Jump to content

Teaboar

Player
  • Content count

    14
  • Joined

  • Last visited

Community Reputation

0 Neutral

About Teaboar

  • Rank
    Lurker

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Teaboar

    My game is constantly crashing

    I haven't tried disabling my addons yet. I think I will try increasing my addon memory like you suggested, because it's currently below 100 I think. Thanks for the tip!
  2. Hello, I've been playing on Elysium for a few weeks now and until today the game has been running almost perfectly. The game might have crashed once every couple of days or so but not enough to be a problem. Even as late as this morning, everything was running fine. When I logged on in the evening though, I was getting constant crashes every few minutes. I tried restarting my computer but it didn't help. The games is completely unplayable for me at the moment. I have not installed any new addons or other applications today either. Here is the error message I'm getting: This application has encountered a critical error: ERROR #132 (0x85100084) Fatal Exception Program: C:\Games\World of Warcraft 1.12\WoW.exe Exception: 0xC0000005 (ACCESS_VIOLATION) at 0023:006F3C49 The instruction at "0x006F3C49" referenced memory at "0x251D9000". The memory could not be "written". Any help would be appreciated.
  3. Haha, I didn't know that there was actually a complete list of them online. Thanks a lot Overtime. :)
  4. Hello, I'm trying to figure out which zones I should do quests at in order to get my Darnassus reputation closer to exalted. Currently I've done the obvious ones: Teldrassil, Darkshore, Ashenvale. I also found a quest chain at Desolace that gives Darnassus rep, and if I recall correctly there is a quest chain in Stonetalon that gives Darnassus rep as well (although I might be wrong on that one). Anyway, I was wondering if someone could help me locate other quests that award Darnassus rep at completion? :)
  5. Teaboar

    2 factor verification not working

    I got it to work with Microsoft Authenticator. Thank you for the tip! :)
  6. Teaboar

    2 factor verification not working

    I have the same issue. I'm using Authenticator+ and automatic time correction is on by default. I still always get the error message "the secret key you provided could not be validated". I have a Windows Phone and the authenticator that is suggested can't be downloaded, so I had to download another one.
  7. Hello, My mining skill is currently 201, but when I try to mine mithril ore out of "Ooze Covered Mithril Deposists" in the Shimmering Flats, I don't get any loot. The strange thing is that I can even start mining and I get skill gains in mining, but the loot windows never opens. What could be causing this? On a side note, I was able to mine out of a Ooze Covered Silver Deposit in the same location.
  8. Teaboar

    Powershift macro

    Thank you for the reply. It turns out I'm just an idiot. I'd prefer not to go into it more than that. :D I like your macro, I think I will use it from now on to save up one hotkey.
  9. Teaboar

    Powershift macro

    I'm having trouble to get my travel form macro to work. I use WobLights support lua from this thread together with this macro: /run local a=GetActiveForm() if a==0 then CastShapeshiftForm(4) else if not IsSpellOnCD('Travel Form') then CastShapeshiftForm(a)end end It works like intended for every other form, but if I'm in any other form than travel form I get the "You are already shapeshifted" alert message (or something like that). What am I missing? Just to clarify, I want to be able to shift out of my current form and into travel form with the same hotkey, but now I have to first shift out with another hotkey and then use travel form. I'm bad at explaining it but I hope someone understands what I mean.
  10. Teaboar

    My client crashes randomly

    Thank you for the reply. I haven't tried disabling all my addons, mainly because I have some addons that I don't want to play without (Luna Unit Frames for instance). This crash also happens very randomly. It has only happened 3 or 4 times during 30+ hours of game time. I now re-downloaded questie from the link that you provided, although I think it's the exact same version. In the worst case I will probably just uninstall questie, and possibly supermacro since it's another addon that sometimes gives me lua errors. No other addons have been acting up though. I'm currently using these addons: Autoprofit, Bagnon, Big Wigs (not sure if this one is working), ccwatch, cdframes, Gatherer, Luna Unit Frames, Super Macro, Super Ignore, XLoot and Questie. Now I increased the memory to 99 (it was 48 previously), let's hope that it helps. Thanks again!
  11. Teaboar

    My client crashes randomly

    Hello, I've been experiencing occasional crashes for the last few days, and I was wondering if somebody could help me figure out why that is. Here is the error message: "This application has encountered a critical error: ERROR #124 (0x8510007c) Memory Invalid Block Program: C:\Games\World of Warcraft 1.12\WoW.exe File: E:\build\buildWoW\WoW\Source\WorldClient\MapObjGroup.cpp Line: 831 SMem3: Pointer does not refer to a valid allocated block of memory WoWBuild: 5875" I'm using the Questie addon, and lately it has given me lots of lua errors. Could this addon be a cause of the crashes?
  12. Teaboar

    Powershift macro

    EDIT: Haha, nevermind. :D
  13. Thank you for the replies! I will try to use the suggested macro instead. I really appreciate the help. :) EDIT: It works! Thanks again!
  14. Hello, I installed SuperMacro earlier today in order to make it possible to use some macros that I wanted for my druid. For some reason however, some of my old macros seemed to have stopped working after I installed it. For instance, I use an autoattack macro for each of my attacks in bear form that look something like this: /script if (not PlayerFrame.inCombat) then AttackTarget() end /cast Maul(rank 1) I used to be able to spam this ability and I would still keep autoattacking, but now using the macro turns auto attacks on and off. Why is that? How can I make a macro with SuperMacro that does the same thing? Thank you in advance!
×