Chaosforge Forum

  • April 19, 2024, 06:54
  • Welcome, Guest
Please login or register.



Login with username, password and session length
Pages: [1]

Author Topic: [0.9.9.4] Unknown property "target" requested...  (Read 1350 times)

Aoi

  • Lance Corporal
  • *
  • Offline Offline
  • Posts: 25
  • Lost Soul
    • View Profile
[0.9.9.4] Unknown property "target" requested...
« on: September 09, 2011, 05:17 »

Looping error message upon stepping on a teleporter on a fully flooded "acid flood" level.

Screenshot and log enclosed.

Corollary: I must be fated never to finish an Ao100 again. This is at least the fifth one I've lost at L75+ to things other than death. =P

Edit: Attempt to upload image responded with an error; offsite link: http://img641.imageshack.us/img641/8963/errorehl.jpg

The rest of the error log is more of the same.

Code: [Select]
----------------------------------------------------------------------
Timestamp   : 2/16/2011 14:01:20
Error level : FATAL EXCEPTION
Message     : Fatal exception encountered

An unhandled exception occurred at $00462506 :
Exception : sandbox/sandbox_arena.lua:57: unknown define (mod_nano)!
  $00462506  LUA_CALLFUNCTION,  line 593 of D:/Projects/fpcvalkyrie/lua/lua.pas
  $0042B825  TLUATABLE__EXECUTE,  line 751 of D:/Projects/fpcvalkyrie/src/vlua.pas
  $0048668E  TLEVEL__CALLHOOK,  line 498 of src/dflevel.pas
  $0041D582  TDOOM__RUN,  line 381 of src/doombase.pas
  $00402102  main,  line 91 of src/doomrl.pas

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

----------------------------------------------------------------------
Timestamp   : 9/9/2011 7:09:18
Error level : ERROR
Message     : Lua hook OnEnter failed!

Hook name     : items[teleport].OnEnter
Error message : Lua error : lua\core.lua:177: Unknown property "target" requested on object of type TItem!
----------------------------------------------------------------------
« Last Edit: September 09, 2011, 12:28 by Aoi »
Logged

tehtmi

  • Programmer
  • Local Inquisitor
  • Lieutenant Colonel
  • *
  • *
  • Offline Offline
  • Posts: 458
    • View Profile
Re: [0.9.9.4] Unknown property "target" requested...
« Reply #1 on: September 10, 2011, 12:13 »

Thanks for the report. This will happen when the teleport can't find a valid target. Having the whole level flood with acid is probably one of the only ways to do this.
Logged
Pages: [1]