DoomRL > Modding

Mod Ports (from older versions)

<< < (3/8) > >>

Ander Hammer:
Restless:

----------------------------------------------------------------------
Timestamp   : 9/23/2011 7:21:27
Error level : ERROR
Message     : Lua hook OnDie failed!

Hook name     : beings[resigned].OnDie
Error message : Lua error : modules\restless.module\main.lua:408: attempt to read undeclared variable min
----------------------------------------------------------------------

Still runs more or less fine, until wave 20, when things come unglued.

----------------------------------------------------------------------
Timestamp   : 9/23/2011 7:48:41
Error level : ERROR
Message     : Lua hook OnAction failed!

Hook name     : beings[darkness].OnAction
Error message : Lua error : lua\ai.lua:432: Object expected as parameter 3!
----------------------------------------------------------------------

----------------------------------------------------------------------
Timestamp   : 9/23/2011 7:54:37
Error level : ERROR
Message     : Lua hook OnTick failed!

Hook name     : affects[1].OnTick
Error message : Access violation
----------------------------------------------------------------------

----------------------------------------------------------------------
Timestamp   : 9/23/2011 7:55:29
Error level : ERROR
Message     : Lua hook OnAction failed!

Hook name     : beings[skeletons].OnAction
Error message : Access violation
----------------------------------------------------------------------


----------------------------------------------------------------------
Timestamp   : 9/23/2011 7:55:35
Error level : ERROR
Message     : Lua hook OnAction failed!

Hook name     : beings[shade].OnAction
Error message : Access violation
----------------------------------------------------------------------

----------------------------------------------------------------------
Timestamp   : 9/23/2011 7:55:36
Error level : ERROR
Message     : Lua hook OnDie failed!

Hook name     : beings[mookskeleton].OnDie
Error message : Access violation
----------------------------------------------------------------------

(tried picking up rockets and walking down stairs)
----------------------------------------------------------------------
Timestamp   : 9/23/2011 7:59:02
Error level : CRITICAL
Message     : Player action exception!

Error message : Access violation
----------------------------------------------------------------------

----------------------------------------------------------------------
Timestamp   : 9/23/2011 7:59:05
Error level : ERROR
Message     : Lua hook OnEnter failed!

Hook name     : cells[17].OnEnter
Error message : Access violation
----------------------------------------------------------------------

----------------------------------------------------------------------
Timestamp   : 9/23/2011 7:59:07
Error level : ERROR
Message     : Lua hook OnExit failed!

Hook name     : cells[17].OnExit
Error message : OnExit not found!
----------------------------------------------------------------------

----------------------------------------------------------------------
Timestamp   : 9/23/2011 7:59:11
Error level : FATAL EXCEPTION
Message     : Fatal exception encountered

An unhandled exception occurred at $004810AD :
Exception : cannot resume non-suspended coroutine
  $004810AD  TLUACONFIG__RESUME,  line 107 of d:/Projects/fpcvalkyrie/src/vluaconfig.pas
  $00488609  TPLAYER__AICONTROL,  line 1083 of src/dfplayer.pas
  $0049DE07  TBEING__ACTION,  line 649 of src/dfbeing.pas
  $0049DF6C  TBEING__CALL,  line 675 of src/dfbeing.pas
  $0041E70A  TDOOM__RUN,  line 444 of src/doombase.pas
  $004022CA  main,  line 91 of src/doomrl.pas

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

----------------------------------------------------------------------
Timestamp   : 9/23/2011 7:59:11
Error level : FATAL EXCEPTION
Message     : Fatal exception encountered

An unhandled exception occurred at $6C9A8C65 :
EAccessViolation : Access violation
  $6C9A8C65
  $6C9A3567
  $6C9A5054
  $6C9A60B3
  $6C9AFCC3
  $6C988BED
  $5C574196
  $5C57A37D
  $5C57E06B
  $5C57E20E
  $10005397
  $1001FF67
  $00482852
  $0042A193
  $0040B2E9
  $004022CA

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


Whee! A fun module, but it doesn't seem to have aged well.

Game Hunter:
I've actually had Invasion done for some time now, but I was waiting for 'you' on permission. Since this is just the WAD file anyway, I'm going to post it.

I still haven't figured out the bug in Restless: any information regarding it (and other ports) should be sent to this thread post-haste.

Ander Hammer:
I'd have posted more information if I hadn't a) had zero free time the past few weeks and b) lost the computer with the error data to an as-yet-unascertained malfunction a while back.

I'll see if I can replicate it when I get a chance.

Game Hunter:
Okay, the Metal Gear port is good enough to put here (see OP). For SOME reason the enemy sounds don't feel like working, and I want to resolve that at some point, but everything else is functional and you guys have been waiting long enough. (Also note that the source folder is given here because it's too ridiculous to lump all of it into a single file.) As always, report bugs as you find them. Incidentally, if you figure out how to make the sounds work (the information is in main.lua) then let me know that, too.

Quake 2 Demo and TerminatorRL should be done soon enough, and that will have taken care of all the publicly-released old mods.

Shinji_Ikari_9th:

--- Quote from: Game Hunter on October 25, 2011, 21:39 ---Okay, the Metal Gear port is good enough to put here (see OP). For SOME reason the enemy sounds don't feel like working, and I want to resolve that at some point, but everything else is functional and you guys have been waiting long enough. (Also note that the source folder is given here because it's too ridiculous to lump all of it into a single file.) As always, report bugs as you find them. Incidentally, if you figure out how to make the sounds work (the information is in main.lua) then let me know that, too.

Quake 2 Demo and TerminatorRL should be done soon enough, and that will have taken care of all the publicly-released old mods.

--- End quote ---

just downloaded metal gear, and when i tried it, i was getting this error,

----------------------------------------------------------------------
Timestamp   : 10/26/2011 0:36:31
Error level : ERROR
Message     : Lua hook OnAction failed!

Hook name     : beings[scientist].OnAction
Error message : Lua error : modules\metal_gear.module\ai.lua:52: attempt to read undeclared variable interval
----------------------------------------------------------------------

just letting you know.

ps, thanks for this.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version