I have a problem In the druid grove. The game crashed and it shows this on the tobex console.
Not sure if this is a tobex problem. So I posted it on the BP forum too.
Logging Session---------------------
ASSERTION FAILED!
File: ObjCreature.cpp
Line: 12162
Exp: pCreature != NULL && creatureSize > 0
Msg: no msg.
Run Debugger?
It's not a ToBEx problem, the google search can tell you that... but it will definitelly help here, as it can actually give you more info, if you open the
You should make a change-log out of the creatures in the area in the circomstance the failure happens, and to do that we need more info, on when the crash happens, can you reproduce it regularly etc... and run the debugger:
First, make sure that TobEx is actually the issue.
You can forcefully disable TobEx from running by renaming TobEx.dll in your game directory.
For more debugging information:
1. Open TobEx_ini/TobExCore.ini in a simple text editor.
2. Under the [Debug] section, set all values of 0 to 1.
3. Try to reproduce your error in-game. TobEx may sometimes reports some extra information about the error.
4. Report any errors you find on the Spellhold Studios forums. Expect to be asked to attach a .zip of your saved game folder, WeiDU.log, TobEx.log, TobExCore.ini, and TobExTweak.ini.
Edited by Jarno Mikkola, 27 March 2013 - 03:52 AM.