- October 12, 2025, 18:56
- Welcome, Guest
Show Posts
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
2
AliensRL / Re: AliensRL - Linux version needs testing!
« on: May 19, 2007, 18:32 »
All seems to work great :)
3
Announcements / Re: DoomRL 0.9.8.7 for Linux and FreeBSD - released!
« on: May 17, 2007, 14:55 »
Hi I tried doomrl today and all seems to work fine except one *little* glitch.
Just to be clear I am running it on Arch Linux.
I saw it posted before on the forum, but there was no solution supplied.
The problem is that after character death, the player statistics and high scores are not saved.
This happens both when I return to the menu and exit manualy and also when I set the MenuReturn setting to false.
log.txt contains these information.
The terminal is broken after the game ends so I can't copy the whole error message, I managed to get this part only:
Note that this is a quite serious problem, becouse it disables any feature unlocking :/
Note also that files player.dat and score.dat are not even created.
It happens on both the sound and nosound version of the game.
2 of my friends also confirmed that these issue exits.
Just to be clear I am running it on Arch Linux.
I saw it posted before on the forum, but there was no solution supplied.
The problem is that after character death, the player statistics and high scores are not saved.
This happens both when I return to the menu and exit manualy and also when I set the MenuReturn setting to false.
log.txt contains these information.
Code: [Select]
<TSystems/0/0> Closed.
<TSystems/0/0> Closing
<TSystems/0/0> Detaching
<TSystems/0/0> Detached
<TSystems/0/0> killing...
<TTextModeOutput/0/0> ...myself!
Comparing this to a valid quit (run the game and quit when the menu loads)Code: [Select]
<TSystems/0/0> Closed.
<TSystems/0/0> Closing
<TSystems/0/0> Detaching
<TSystems/0/0> Detached
<TSystems/0/0> Closed
The terminal is broken after the game ends so I can't copy the whole error message, I managed to get this part only:
Code: [Select]
An unhandled exception occurred at $0805A433
Note that this is a quite serious problem, becouse it disables any feature unlocking :/
Note also that files player.dat and score.dat are not even created.
It happens on both the sound and nosound version of the game.
2 of my friends also confirmed that these issue exits.
Pages: [1]