-
June 20, 2025, 16:10
- 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]
1
Bug Reports / [0.9.9.5 Mac] Show Player leads to Access Violation crash
« on: January 26, 2012, 21:15 »
Whenever I select "show player" from the title screen, the game immediately crashes. I know that the Mac build is still experimental, but I thought I should report this.
Update: It looks like the ranking code isn't working in general, since I just got the following message:
Code: [Select]
----------------------------------------------------------------------
Timestamp : 26-1-12 22:06:46
Error level : FATAL EXCEPTION
Message : Fatal exception encountered
An unhandled exception occurred at $FFF6358B48EA8948 :
ELuaException : Get(exp_ranks.<UNK:16>.name) failed!
$FFF6358B48EA8948
$00000001000D12C7
$000000010005B5F5
$00000001000599BD
----------------------------------------------------------------------
----------------------------------------------------------------------
Timestamp : 26-1-12 22:06:46
Error level : FATAL EXCEPTION
Message : Fatal exception encountered
An unhandled exception occurred at $000000010002D27B :
EAccessViolation : Access violation
$000000010002D27B
----------------------------------------------------------------------
Update: It looks like the ranking code isn't working in general, since I just got the following message:
Code: [Select]
Congratulations!
You have fierceful determination and advanced
to rank!
Press <Enter>...
2
Discussion / Re: Testing Needed - DoomRL 0.9.9.4 Experimental MacOS X 64 bit Version
« on: September 24, 2011, 22:50 »
Installed the three frameworks, works sorta OK in iTerm, Terminal, X11, except:
-The music doesn't loop. Others have mentioned this, but I would add that once the music stops looping, it breaks all of the sound effects.
-I noticed that picking up ammo would look like "You found of 10mm ammo" with a blank space where the number should be.
-iTerm worked better for showing non-ASCII glyphs (edit: terminal seems fine as well), but it had trouble with the rightmost and part of the leftmost column. Edit: fixed by updating iTerm
-X11 is the only one showing the bottom line of display ie tactics and current level
Thanks for working on the build!
-The music doesn't loop. Others have mentioned this, but I would add that once the music stops looping, it breaks all of the sound effects.
-I noticed that picking up ammo would look like "You found of 10mm ammo" with a blank space where the number should be.
-iTerm worked better for showing non-ASCII glyphs (edit: terminal seems fine as well), but it had trouble with the rightmost and part of the leftmost column. Edit: fixed by updating iTerm
-X11 is the only one showing the bottom line of display ie tactics and current level
Thanks for working on the build!
Pages: [1]