Opened 16 years ago
Closed 13 years ago
#105 closed bug (implemented)
(Linux) A harmless EAccessViolation
Reported by: | malek | Owned by: | epyon |
---|---|---|---|
Priority: | minor | Milestone: | 0.9.9.6 |
Component: | engine | Version: | 0.9.9 |
Keywords: | Linux | Cc: | |
Blocked By: | Blocking: |
Description
I haven't played much DoomRL directly under Linux (using Qemu->Windows XP) but having run it a few times I was always confused when I quit and got a message like:
An unhandled exception occurred at $0805B203 :
EAccessViolation : Access violation
$0805B203
$08055CE4
$08055BB2
After poking at the problem for a few minutes I realized the problem was that DoomRL was being run directly in an xterm I had lying around and not via any of the doomrl_* scripts. This would be okay, if my default terms where 80x25 and not 80x24. So to make a long story short, if you run DoomRL in a term that is too small, you'll get this message after you quit. So resize your term.
Change History (7)
comment:1 Changed 16 years ago by malek
comment:2 Changed 16 years ago by epyon
- Milestone changed from 0.9.9.1 to 0.9.9.2
comment:3 Changed 14 years ago by epyon
- Milestone changed from 0.9.9.2 to 0.9.9.5
- Status changed from new to assigned
comment:4 Changed 13 years ago by epyon
- Milestone changed from 0.9.9.5 to 0.9.9.6
comment:5 Changed 13 years ago by epyon
- Milestone changed from 0.9.9.6 to 0.9.9.7
comment:6 Changed 13 years ago by epyon
- Milestone changed from 0.9.9.7 to 0.9.9.6
comment:7 Changed 13 years ago by epyon
- Resolution set to implemented
- Status changed from assigned to closed
Forgot topic again: http://forum.chaosforge.org/index.php/topic,2349.0.html