Jump to content

Unable to water plants in 41.53


cavehq

Recommended Posts

Hi all,

 

Started a new game in 41.53 and now can't water seeds. I get a LUA error (Below) has anyone else come across this?

 

function: new -- file: ISFarmingCursorMouse.lua line # 66
function: onWater -- file: ISFarmingMenu.lua line # 453
function: onMouseUp -- file: ISContextMenu.lua line # 95

ERROR: General     , 1630508282641> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: Object tried to call nil in new at KahluaUtil.fail line:82.
ERROR: General     , 1630508282642> DebugLogStream.printException> Stack trace:
java.lang.RuntimeException: Object tried to call nil in new
    at se.krka.kahlua.vm.KahluaUtil.fail(KahluaUtil.java:82)
    at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:973)
    at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:163)
    at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1980)
    at se.krka.kahlua.vm.KahluaThread.pcallBoolean(KahluaThread.java:1924)
    at se.krka.kahlua.integration.LuaCaller.protectedCallBoolean(LuaCaller.java:104)
    at zombie.ui.UIElement.onMouseUp(UIElement.java:1215)
    at zombie.ui.UIManager.update(UIManager.java:782)
    at zombie.GameWindow.logic(GameWindow.java:249)
    at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:71)
    at zombie.GameWindow.frameStep(GameWindow.java:726)
    at zombie.GameWindow.run_ez(GameWindow.java:642)
    at zombie.GameWindow.mainThread(GameWindow.java:471)
    at java.base/java.lang.Thread.run(Unknown Source)
LOG  : General     , 1630508282642> -----------------------------------------
STACK TRACE

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...