Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Its a bug that shouldn't happen from what i can tell but i'll put an update out that should make it not happen more
Next error
`attempted index: getParent of non-table: zombie.inventory.ItemPickerJava$ItemPickerContainer@d56e6dd
function: OnFillContainer -- file: CL_LaundryCraft.lua line # 518 | MOD: Functioning Clothing line
Callframe at: fillContainer
function: checkExplored -- file: ISInventoryPage.lua line # 1396 | Vanilla
function: refreshBackpacks -- file: ISInventoryPage.lua line # 1608 | Vanilla
function: refreshBackpacks -- file: ReorderContainers_InventoryPage.lua line # 220 | MOD: Reorder Containers
function: dirtyUI -- file: ISInventoryPage.lua line # 1218 | Vanilla
function: prerender -- file: ISInventoryPage.lua line # 617 | Vanilla
function: prerender -- file: EquipmentUi_InventoryPage.lua line # 48 | MOD: Equipment UI
java.lang.RuntimeException: attempted index: getParent of non-table: zombie.inventory.ItemPickerJava$ItemPickerContainer@d56e6dd
at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1667)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:624)
at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:173)
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1963)
at se.krka.kahlua.vm.KahluaThread.pcallvoid(KahluaThread.java:1790)
at se.krka.kahlua.integration.LuaCaller.pcallvoid(LuaCaller.java:66)
at se.krka.kahlua.integration.LuaCaller.protectedCallVoid(LuaCaller.java:139)
at zombie.Lua.Event.trigger(Event.java:81)
at zombie.Lua.LuaEventManager.triggerEvent(LuaEventManager.java:410)
at zombie.inventory.ItemPickerJava.fillContainerInternal(ItemPickerJava.java:756)
at zombie.inventory.ItemPickerJava.fillContainer(ItemPickerJava.java:724)
at jdk.internal.reflect.GeneratedMethodAccessor1247.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at se.krka.kahlua.integration.expose.caller.MethodCaller.call(MethodCaller.java:62)
at se.krka.kahlua.integration.expose.LuaJavaInvoker.call(LuaJavaInvoker.java:211)
at se.krka.kahlua.integration.expose.LuaJavaInvoker.call(LuaJavaInvoker.java:201)
at se.krka.kahlua.vm.KahluaThread.callJava(KahluaThread.java:192)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:988)
at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:173)
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1963)
at se.krka.kahlua.vm.KahluaThread.pcallvoid(KahluaThread.java:1805)
at se.krka.kahlua.integration.LuaCaller.pcallvoid(LuaCaller.java:38)
at zombie.ui.UIElement.render(UIElement.java:1978)
at zombie.GameProfiler.invokeAndMeasure(GameProfiler.java:176)
at zombie.ui.UIManager.render(UIManager.java:414)
at zombie.GameProfiler.invokeAndMeasure(GameProfiler.java:176)
at zombie.gameStates.IngameState.renderFrameUI(IngameState.java:1215)
at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:102)
at zombie.gameStates.IngameState.renderframeui(IngameState.java:1208)
at zombie.gameStates.IngameState.renderInternal(IngameState.java:1313)
at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:102)
at zombie.gameStates.IngameState.render(IngameState.java:1271)
at zombie.gameStates.GameStateMachine.render(GameStateMachine.java:37)
at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:102)
at zombie.GameWindow.renderInternal(GameWindow.java:450)
at zombie.GameWindow.frameStep(GameWindow.java:938)
at zombie.GameWindow.run_ez(GameWindow.java:810)
at zombie.GameWindow.mainThread(GameWindow.java:610)
at java.base/java.lang.Thread.run(Unknown Source)
`
function: OnFillContainer -- file: CL_LaundryCraft.lua line # 518 | MOD: Functioning Clothing line
java.lang.RuntimeException: attempted index: getParent of non-table: zombie.inventory.ItemPickerJava$ItemPickerContainer@2bd322c8
at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1667)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:624)
at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:173)
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1963)
at se.krka.kahlua.vm.KahluaThread.pcallvoid(KahluaThread.java:1790)
at se.krka.kahlua.integration.LuaCaller.pcallvoid(LuaCaller.java:66)
at se.krka.kahlua.integration.LuaCaller.protectedCallVoid(LuaCaller.java:139)
at zombie.Lua.Event.trigger(Event.java:81)
at zombie.Lua.LuaEventManager.triggerEvent(LuaEventManager.java:410)
at zombie.inventory.ItemPickerJava.doRollItemInternal(ItemPickerJava.java:1138)
at zombie.inventory.ItemPickerJava.doRollItemInternal(ItemPickerJava.java:918)
at zombie.inventory.ItemPickerJava.rollProceduralItemInternal(ItemPickerJava.java:827)
at zombie.inventory.ItemPickerJava.rollItemInternal(ItemPickerJava.java:894)
at zombie.inventory.ItemPickerJava.fillContainerTypeInternal(ItemPickerJava.java:671)
at zombie.inventory.ItemPickerJava.fillContainerInternal(ItemPickerJava.java:570)
at zombie.inventory.ItemPickerJava.fillContainer(ItemPickerJava.java:526)
at zombie.LoadGridsquarePerformanceWorkaround$ItemPicker.checkObject(LoadGridsquarePerformanceWorkaround.java:67)
at zombie.LoadGridsquarePerformanceWorkaround.LoadGridsquare(LoadGridsquarePerformanceWorkaround.java:31)
at zombie.iso.IsoChunk.doLoadGridsquare(IsoChunk.java:4022)
at zombie.GameProfiler.invokeAndMeasure(GameProfiler.java:176)
at zombie.iso.IsoChunkMap.updateInternal(IsoChunkMap.java:243)
at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:102)
at zombie.iso.IsoChunkMap.update(IsoChunkMap.java:204)
at zombie.iso.IsoCell.updateInternal(IsoCell.java:5936)
at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:102)
at zombie.iso.IsoCell.update(IsoCell.java:5897)
at zombie.iso.IsoWorld.updateWorld(IsoWorld.java:3893)
at zombie.iso.IsoWorld.updateInternal(IsoWorld.java:3993)
at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:102)
at zombie.iso.IsoWorld.update(IsoWorld.java:3917)
at zombie.gameStates.IngameState.updateInternal(IngameState.java:1570)
at zombie.gameStates.IngameState.update(IngameState.java:1320)
at zombie.gameStates.GameStateMachine.update(GameStateMachine.java:101)
at zombie.GameWindow.logic(GameWindow.java:372)
at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:76)
at zombie.GameWindow.frameStep(GameWindow.java:917)
at zombie.GameWindow.run_ez(GameWindow.java:810)
at zombie.GameWindow.mainThread(GameWindow.java:610)
at java.base/java.lang.Thread.run(Unknown Source)
`
Well, this error is happening directly in my save, I'm going to deactivate the mod for now... when I fix the mod and if there is a solution to this problem, I'll activate this mod again.
It must be because build 42 is unstable...
I'm just driving/walking around the map and this error happens...
Is it only in one save? if you had the old version loaded in that save there may be conflicting data
I've done this in other saves, usually when I die I start a new save and get this error.
Ok, Np
function: pickSprite -- file: CL_spriteUtil.lua line # 270 | MOD: Functioning Clothing line
function: UpdateSprite -- file: CL_spriteUtil.lua line # 342 | MOD: Functioning Clothing line
java.lang.RuntimeException: attempted index: GetATexture of non-table: null
at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1667)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:624)
at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:173)
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1963)
at se.krka.kahlua.vm.KahluaThread.pcallvoid(KahluaThread.java:1790)
at se.krka.kahlua.integration.LuaCaller.pcallvoid(LuaCaller.java:66)
at se.krka.kahlua.integration.LuaCaller.protectedCallVoid(LuaCaller.java:139)
at zombie.Lua.Event.trigger(Event.java:72)
at zombie.Lua.LuaEventManager.triggerEvent(LuaEventManager.java:281)
at zombie.GameTime.update(GameTime.java:664)
at zombie.gameStates.IngameState.UpdateStuff(IngameState.java:653)
at zombie.gameStates.IngameState.updateInternal(IngameState.java:2093)
at zombie.gameStates.IngameState.update(IngameState.java:1755)
at zombie.gameStates.GameStateMachine.update(GameStateMachine.java:101)
at zombie.GameWindow.logic(GameWindow.java:388)
at zombie.GameWindow.frameStep(GameWindow.java:928)
at zombie.GameWindow.run_ez(GameWindow.java:821)
at zombie.GameWindow.mainThread(GameWindow.java:619)
at java.base/java.lang.Thread.run(Unknown Source)
`
Thank you, this should be fixed