Comment 12 for bug 937353

Revision history for this message
Travis (dinky-dye-aussie) wrote :

So I ran a debug build, and I ran the game. It was definitly in debug mode because when I was playing the game, it went to freeze up, but instead of just quiting it posted a handy message box. The Error was found to be in the file "action_resouce.cpp" on "Line 594" I searched this in VC, and all the line has written on it is - "Assert(source)".

Dunno why this would cause an error that would make the game flunk out and crash, but it did. This never happened with release 8079, it played great, but it's happening now with release 8119 which I downloaded and compiled today. Maybe something went awry when the action definitions were split into seperate header files...? I don't know.

That's what caused it to crash though.