Project Zomboid

Project Zomboid

Functional Clothesline
PH 1 月 7 日 下午 3:25
Bug
`attempted index: getParent of non-table: zombie.inventory.ItemPickerJava$ItemPickerContainer@5dd16300
function: OnFillContainer -- file: CL_LaundryCraft.lua line # 517 | MOD: Functioning Clothing line
java.lang.RuntimeException: attempted index: getParent of non-table: zombie.inventory.ItemPickerJava$ItemPickerContainer@5dd16300
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:1358)
at zombie.inventory.ItemPickerJava.doRollItemInternal(ItemPickerJava.java:1128)
at zombie.inventory.ItemPickerJava.rollProceduralItemInternal(ItemPickerJava.java:1036)
at zombie.inventory.ItemPickerJava.rollItemInternal(ItemPickerJava.java:1110)
at zombie.inventory.ItemPickerJava.fillContainerTypeInternal(ItemPickerJava.java:878)
at zombie.inventory.ItemPickerJava.fillContainerInternal(ItemPickerJava.java:842)
at zombie.inventory.ItemPickerJava.fillContainer(ItemPickerJava.java:724)
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)
`
< >
正在显示第 1 - 11 条,共 11 条留言
gunslinger  [开发者] 1 月 7 日 下午 8:00 
@NopOYes is this breaking the game? when does it happen and have you seen it again?

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
PH 1 月 9 日 上午 7:48 
引用自 gunslinger
@NopOYes is this breaking the game? when does it happen and have you seen it again?

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)
`
PH 1 月 10 日 上午 8:03 
`attempted index: getParent of non-table: zombie.inventory.ItemPickerJava$ItemPickerContainer@2bd322c8
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...
最后由 PH 编辑于; 1 月 10 日 上午 8:07
gunslinger  [开发者] 1 月 10 日 上午 9:00 
引用自 NopOYes
`attempted index: getParent of non-table: zombie.inventory.ItemPickerJava$ItemPickerContainer@2bd322c8
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
gunslinger  [开发者] 1 月 10 日 上午 9:03 
This is part of a function that cleans out the containers because the game will auto spawn when they are created. I'm going to work on an update that will remove the need for this entirely so it won't be an issue
PH 1 月 10 日 上午 9:23 
引用自 gunslinger
引用自 NopOYes
`attempted index: getParent of non-table: zombie.inventory.ItemPickerJava$ItemPickerContainer@2bd322c8
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.
PH 1 月 10 日 上午 9:23 
引用自 gunslinger
This is part of a function that cleans out the containers because the game will auto spawn when they are created. I'm going to work on an update that will remove the need for this entirely so it won't be an issue

Ok, Np
yayie 2 月 27 日 下午 3:39 
Got this accidentally after clicking a washing machine.

`function: UpdateSprite -- file: CL_spriteUtil.lua line # 347 | MOD: Functioning Clothing line java.lang.RuntimeException: __concat not defined for operands: null and : addAttachedAnimSprite: TrousersMesh_White_5 at se.krka.kahlua.vm.KahluaUtil.fail(KahluaUtil.java:82) at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:786) 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:281) at zombie.GameTime.update(GameTime.java:748) at zombie.gameStates.IngameState.UpdateStuff(IngameState.java:649) at zombie.GameProfiler.invokeAndMeasure(GameProfiler.java:176) at zombie.gameStates.IngameState.updateInternal(IngameState.java:1823) at zombie.gameStates.IngameState.update(IngameState.java:1492) at zombie.gameStates.GameStateMachine.update(GameStateMachine.java:101) at zombie.GameWindow.logic(GameWindow.java:377) at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:76) at zombie.GameWindow.frameStep(GameWindow.java:909) at zombie.GameWindow.run_ez(GameWindow.java:802) at zombie.GameWindow.mainThread(GameWindow.java:600) at java.base/java.lang.Thread.run(Unknown Source) `
gunslinger  [开发者] 2 月 27 日 下午 6:25 
thanks i have an idea why ill check this out and fix it soon
Cline West 4 月 1 日 上午 9:42 
`attempted index: GetATexture of non-table: null
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)
`
gunslinger  [开发者] 4 月 3 日 下午 3:32 
引用自 Cline West
`attempted index: GetATexture of non-table: null
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
< >
正在显示第 1 - 11 条,共 11 条留言
每页显示数: 1530 50