Page 1 of 1
Error
Posted: Thu Dec 06, 2001 4:28 pm
by Tim
I got this error while meandering around in Furnace:
Assertation Failed!
Program: Exult.exe
File: actors.cc
Line 3973
Exp. Next! = This
Then it went
on me. I loaded my saved game and it worked fine after I went through the same area.
Re: Error
Posted: Thu Dec 06, 2001 8:12 pm
by Soul Harvester
That happens to me everytime I try to move an NPC that is "in transit", as in they are currently moving. Well, at least it did with yesterday's snapshot, but I submitted a bug report a few days ago. Were you moving people around?
Re: Error
Posted: Fri Dec 07, 2001 1:46 am
by wjp
One (known) cause of this 'crash' is hack-moving an NPC within the same chunk.
This is caused by a bug in the drag'n'drop code, and as such not an issue if you don't cheat. (I will take a shot at fixing it tonight, though)
Anyway, the reason that that assert is there is because we suspect things might occasionally go wrong there, and apparently they did in this case.