Chaosforge Forum

DoomRL => Bug Reports => Topic started by: jinxdone on March 30, 2017, 11:58

Title: [0.9.9.7 G / Win] LuaError when trying to thermonuclear bomb shamblers
Post by: jinxdone on March 30, 2017, 11:58
I tried to thermonuclear bomb two shamblers on Deimos Lab level. Being on 10% HP, the situation was rather dire.

After dying I got the following crash, I think I heard the thermonuclear bomb going off as the last thing that happened.

"""
"DoomRL - Fatal Error!"

DoomRL crashed!

Reason: LuaError: beings[].OnAction -- Lua error :
lua\\beings.lua:1001: Object expected as parameter 1!
"""
Title: Re: [0.9.9.7 G / Win] LuaError when trying to thermonuclear bomb shamblers
Post by: yaflhdztioxo on April 01, 2017, 03:30
This is a known issue that affects several of the more complex monster AIs.  Unfortunately it's knee deep in the engine code and a casual fix isn't easy for a non-pascal coder; there's a more detailed ticket on the code repo if anyone else wants to take a crack at it.