Chaosforge Forum

DRL => Bug Reports => Topic started by: PotatoEngineer on January 19, 2008, 21:46

Title: two bugs: random crash, and can't save profile
Post by: PotatoEngineer on January 19, 2008, 21:46
The crash happened just as I went down some stairs:
ERangeError: Range check error
TLEVEL__VISIBLE, line 434 of dflevel.pas
TBEING__SENDMISSILE, line 1292 of dfbeing.pas
TBEING__AISCAN, line 706 of dfbeing.pas
line 777 of dfbeing.pas
line 789 of dfbeing.pas
line 275 of doombase.pas
line 22 of doomrl.pas


The second bug happens every time I end a game:
Critical Error: <TDoomLua> beings[105] are not found!

I should note that I copied my profile from 0.9.8.5, because I didn't want to re-do my progress so far.
Title: Re: two bugs: random crash, and can't save profile
Post by: PotatoEngineer on January 20, 2008, 02:03
Oops, found the problem with the second one.  I copied the high score table as well as the player file from the previous version.  I just deleted the score file, and now DoomRL doesn't fail after the post-mortem.  So old player = good, old scores = bad.