Chaosforge Forum

DoomRL => Bug Reports => Topic started by: zenfur on April 18, 2013, 15:35

Title: [0.9.9.7] My error log. Linux, gentoo
Post by: zenfur on April 18, 2013, 15:35
Game asked to pass it, so I do it. Also I find that this version is a bit buggy my characters die as game crashes and makes no save. :( Lost 3 great runs because of this. It tends to freeze X-es as well.

----------------------------------------------------------------------
Timestamp   : 17-4-13 17:15:13
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

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

----------------------------------------------------------------------
Timestamp   : 18-4-13 23:31:40
Error level : ERROR
Message     : Lua call OnEnter caught EAccessViolation!

Call path     : cells.29.OnEnter
Call params   : (<object>,<object>)
Error message : Access violation
----------------------------------------------------------------------

----------------------------------------------------------------------
Timestamp   : 18-4-13 23:31:53
Error level : ERROR
Message     : Lua hook OnAction caught EAccessViolation!

Call path     : beings[commando].OnAction
Call params   : ()
Error message : Access violation
----------------------------------------------------------------------

----------------------------------------------------------------------
Timestamp   : 18-4-13 23:32:02
Error level : ERROR
Message     : Lua call OnDestroy caught ELuaException!

Call path     : cells.26.OnDestroy
Call params   : (<object>)
Error message : Get(items.6.group) failed!
----------------------------------------------------------------------

----------------------------------------------------------------------
Timestamp   : 18-4-13 23:32:02
Error level : ERROR
Message     : Lua hook OnAction caught ELuaException!

Call path     : beings[sergeant].OnAction
Call params   : ()
Error message : LuaError: cells.26.OnDestroy -- Get(items.6.group) failed!
----------------------------------------------------------------------

Also I had some issues with saving.
System: linux gentoo
Title: Re: [0.9.9.7] My error log. Linux, gentoo
Post by: Kornel Kisielewicz on April 18, 2013, 18:41
Woah, that's a lot of errors - this doesn't happen often, so something must be really wrong here. What's your exact setup? Most importantly - 32 or 64 bit system? Console or GFX mode?
Title: Re: [0.9.9.7] My error log. Linux, gentoo
Post by: zenfur on April 20, 2013, 12:14
64, GFX. Since it's out i'm too used to it :P I find playing in console weird now. I've had more errors before, I am not sure if they stacked or it's from one game.

I think saving bug could be connected to permissions of  the files (I'm on user, while files are root's). As I changed user's group, it ceased happening (though I am still afraid of saving).

@edit: yeah, they stacked (according to time stamps). Sometimes it was freezing X-ses, so I had to kill -9 it, and no error was generated in the log.