Poster: Sylaria at 12/17/2005 12:01:41 PM PST Subject: CT_Mod TargetOfTarget crashing? |
| |
I don't know if anyone else has seen this. Enabling CT_Mod's TargetOfTarget functions causes WoW to instantly crash to the desktop. No error messages, nothing. The game just suddenly exits. This isn't consistently reproduceable, but it happens often enough for me to just turn the whole thing off altogether.
Anyone else seen this happening? Any idea why it's happening?
|
| | http://forums.worldofwarcraft.com/thread.aspx?fn=wow-interface-customization&t=281605&p=#post281605 |
| |
Poster: slouken at 12/22/2005 1:25:53 PM PST Subject: Re: CT_Mod TargetOfTarget crashing? |
| |
Q u o t e: After over an hour of crashing repeatedly and 33 tries, we think we've got a version of CT_UnitFrames that works. If you're experiencing the crashing, please visit our beta downloads page and get the beta version of CT_UnitFrames, and please let us know if you do or do not crash with that version.
Did you track down what the problem was?
|
| | http://forums.worldofwarcraft.com/thread.aspx?fn=wow-interface-customization&t=281605&p=#post284069 |
Poster: slouken at 12/22/2005 2:09:10 PM PST Subject: Re: CT_Mod TargetOfTarget crashing? |
| |
Hmm, any chance of a small reproduceable test case?
|
| | http://forums.worldofwarcraft.com/thread.aspx?fn=wow-interface-customization&t=281605&p=#post284101 |
Poster: slouken at 12/22/2005 3:18:55 PM PST Subject: Re: CT_Mod TargetOfTarget crashing? |
| |
Q u o t e: After narrowing it down by cutting down on the XML file, it seems like it's the bug where the engine does not know how to place the elements because they depend on each other... However, it does not crash when using Button3 instead of Button4 (it's already positioned relative to Button2). Anyway, see:
http://www.ctmod.net/blighted/TestMod.zip
Thanks, I'll take a look at it when I'm back from vacation!
|
| | http://forums.worldofwarcraft.com/thread.aspx?fn=wow-interface-customization&t=281605&p=#post284142 |
Poster: slouken at 1/4/2006 1:42:05 PM PST Subject: Re: CT_Mod TargetOfTarget crashing? |
| |
Q u o t e: After narrowing it down by cutting down on the XML file, it seems like it's the bug where the engine does not know how to place the elements because they depend on each other... However, it does not crash when using Button3 instead of Button4 (it's already positioned relative to Button2). Anyway, see:
http://www.ctmod.net/blighted/TestMod.zip
Use /crash or /tem to crash. Use /nocrash to not crash, which uses Button3 instead of Button4 (see XML).
I just tested this in 1.9, and it looks like I fixed it for 1.9 - you get a Lua error detailing the problem instead of a crash.
|
| | http://forums.worldofwarcraft.com/thread.aspx?fn=wow-interface-customization&t=281605&p=#post291797 |