[Fixed for V0.38] Crash suddenly while playing

Messages are moved here (should anyone ever want to see them again) once they are no longer applicable to the current version (e.g. suggestions that have been implemented or bugs that have been fixed).

Moderator: George Gilbert

Forum rules
Please read the Forum rules and policies before posting.
Post Reply
KlausM
Novice
Posts: 22
Joined: Fri Apr 14, 2006 1:39 am
Location: Germany, Rheinland-Pfalz

[Fixed for V0.38] Crash suddenly while playing

Post by KlausM »

Hi!

I get the following bug, suddenly while playing (with v0.37),
the loaded dungeon was Deep Dungeon (deep.RTC) from your list of dungeons.

I can't say when this crash occurs, but i've got 3 crashes until the game was won. It crashed while killing mummys in a long corridor with weapons. (at end of that corridor was an eye at the wall)

Error:
an integer divide by zero exception.

Stack Dump:
RTC.DrawPartyView();
RTC.ProgStateInDungeon();
RTC.DoFrame(int 50);
RTC.WinMain();

hope this helps!
User avatar
George Gilbert
Dungeon Master
Posts: 3022
Joined: Mon Sep 25, 2000 11:04 am
Location: London, England
Contact:

Post by George Gilbert »

Hmmm - I spotted a possible problem there (and fixed it for V0.38).

Of course, whether it's exactly the same one as you hit is another matter altogether, so I've also improved the information given in the error file if it crashes in the same place again.
Post Reply