Chaosforge Forum

  • June 17, 2025, 03:03
  • Welcome, Guest
Please login or register.



Login with username, password and session length

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.

Messages - Hircon

Pages: [1]
1
That fixed it for console mode thanks!

It still gives the same error if I try to run it without -console though, even with the window resized.

2
Just found out I can start the game up using xterm, which I couldn't do yesterday. Not sure what exactly changed.

3
I get 80x24 when I open a terminal, would that be a problem?

error.log just gives the same information:

Quote
----------------------------------------------------------------------
Timestamp   : 28-8-13 15:28:02
Error level : FATAL EXCEPTION
Message     : Fatal exception encountered

An unhandled exception occurred at $00000000004D8ABA :
EAccessViolation : Access violation
  $00000000004D8ABA line 520 of ../fpcvalkyrie/src/vnode.pas
  $00000000004D8CD6 line 569 of ../fpcvalkyrie/src/vnode.pas
  $000000000048D5BB line 51 of ../fpcvalkyrie/src/vsystem.pas
  $00000000005C5277 line 66 of ../fpcvalkyrie/src/vio.pas
  $00000000004836BE line 386 of src/doomio.pas
  $000000000046C101 line 226 of src/doombase.pas

----------------------------------------------------------------------

4
Whenever I try to start the game from the terminal it launches a window as if the game is going to start, but then it gives me this error message:

Quote
Abnormal program termination!

Reason : Access violation

If this reason doesn't seem your fault, please submit a bug report at
http://forum.chaosforge.org/, be sure to include the last entries in
your error.log that will get created once you hit Enter.

An unhandled exception occurred at $00000000004D8ABA :
EAccessViolation : Access violation
  $00000000004D8ABA line 520 of ../fpcvalkyrie/src/vnode.pas
  $00000000004D8CD6 line 569 of ../fpcvalkyrie/src/vnode.pas
  $000000000048D5BB line 51 of ../fpcvalkyrie/src/vsystem.pas
  $00000000005C5277 line 66 of ../fpcvalkyrie/src/vio.pas
  $00000000004836BE line 386 of src/doomio.pas
  $000000000046C101 line 226 of src/doombase.pas

Does anyone know how to resolve this?  I would really like to be able to play this without resorting to wine.

Pages: [1]