Project Zomboid

Project Zomboid

Uncle Dave was a Prepper
Error Code
Hey, i loaded up my save today and noticed i kept getting errors. Looking into the logs i saw it was for this mod. From the looks of it, the error keeps repeating itself but i have zero knowledge about this stuff lol. Ill paste it here and hopefully it means something to you :steamthumbsup:

function: maybeConfigureControlPanel -- file: DWAPPowerSystem_server.lua line # 125 | MOD: Uncle Dave Was a Prepper
function: controlSpriteName -- file: Power.lua line # 37 | MOD: Uncle Dave Was a Prepper

ERROR: General f:2194, t:1756190655461> ExceptionLogger.logException> Exception thrown
java.lang.RuntimeException: attempted index: 7.86681448E8 of non-table: null at KahluaThread.tableget(KahluaThread.java:1530).
Stack trace:
se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1530)
se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:403)
se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:174)
se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1826)
se.krka.kahlua.vm.KahluaThread.pcallvoid(KahluaThread.java:1653)
se.krka.kahlua.integration.LuaCaller.pcallvoid(LuaCaller.java:66)
se.krka.kahlua.integration.LuaCaller.protectedCallVoid(LuaCaller.java:139)
zombie.Lua.MapObjects.loadGridSquare(MapObjects.java:187)
zombie.iso.IsoChunk.doLoadGridsquare(IsoChunk.java:4999)
zombie.iso.IsoChunkMap.updateInternal(IsoChunkMap.java:247)
zombie.iso.IsoChunkMap.update(IsoChunkMap.java:206)
zombie.iso.IsoCell.updateInternal(IsoCell.java:5938)
zombie.iso.IsoCell.update(IsoCell.java:5895)
zombie.iso.IsoWorld.updateWorld(IsoWorld.java:4203)
zombie.iso.IsoWorld.updateInternal(IsoWorld.java:4323)
zombie.iso.IsoWorld.update(IsoWorld.java:4237)
zombie.gameStates.IngameState.updateInternal(IngameState.java:1699)
zombie.gameStates.IngameState.update(IngameState.java:1464)
zombie.gameStates.GameStateMachine.update(GameStateMachine.java:87)
zombie.GameWindow.logic(GameWindow.java:382)
zombie.GameWindow.frameStep(GameWindow.java:916)
zombie.GameWindow.mainThreadStep(GameWindow.java:642)
zombie.MainThread.mainLoop(MainThread.java:76)
java.base/java.lang.Thread.run(Unknown Source)
LOG : General f:2194, t:1756190655461> -----------------------------------------
STACK TRACE
-----------------------------------------
function: maybeConfigureControlPanel -- file: DWAPPowerSystem_server.lua line # 125 | MOD: Uncle Dave Was a Prepper
function: controlSpriteName -- file: Power.lua line # 37 | MOD: Uncle Dave Was a Prepper

WARN : General f:2307, t:1756190657373> SpriteConfig.initObjectInfo > Invalid SpriteConfig object! scripted object = DoubleWireGate
LOG : General f:2317, t:1756190657539> -------------------------------------------------------------
attempted index: 7.82011243E8 of non-table: null

LOG : General f:2317, t:1756190657539> -----------------------------------------
STACK TRACE
-----------------------------------------
function: maybeConfigureControlPanel -- file: DWAPPowerSystem_server.lua line # 125 | MOD: Uncle Dave Was a Prepper
function: controlSpriteName -- file: Power.lua line # 37 | MOD: Uncle Dave Was a Prepper

ERROR: General f:2317, t:1756190657539> ExceptionLogger.logException> Exception thrown
java.lang.RuntimeException: attempted index: 7.82011243E8 of non-table: null at KahluaThread.tableget(KahluaThread.java:1530).
Stack trace:
se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1530)
se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:403)
se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:174)
se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1826)
se.krka.kahlua.vm.KahluaThread.pcallvoid(KahluaThread.java:1653)
se.krka.kahlua.integration.LuaCaller.pcallvoid(LuaCaller.java:66)
se.krka.kahlua.integration.LuaCaller.protectedCallVoid(LuaCaller.java:139)
zombie.Lua.MapObjects.loadGridSquare(MapObjects.java:187)
zombie.iso.IsoChunk.doLoadGridsquare(IsoChunk.java:4999)
zombie.iso.IsoChunkMap.updateInternal(IsoChunkMap.java:247)
zombie.iso.IsoChunkMap.update(IsoChunkMap.java:206)
zombie.iso.IsoCell.updateInternal(IsoCell.java:5938)
zombie.iso.IsoCell.update(IsoCell.java:5895)
zombie.iso.IsoWorld.updateWorld(IsoWorld.java:4203)
zombie.iso.IsoWorld.updateInternal(IsoWorld.java:4323)
zombie.iso.IsoWorld.update(IsoWorld.java:4237)
zombie.gameStates.IngameState.updateInternal(IngameState.java:1699)
zombie.gameStates.IngameState.update(IngameState.java:1464)
zombie.gameStates.GameStateMachine.update(GameStateMachine.java:87)
zombie.GameWindow.logic(GameWindow.java:382)
zombie.GameWindow.frameStep(GameWindow.java:916)
zombie.GameWindow.mainThreadStep(GameWindow.java:642)
zombie.MainThread.mainLoop(MainThread.java:76)
java.base/java.lang.Thread.run(Unknown Source)
< >
Viser 1-15 af 18 kommentarer
nullvariable  [udvikler] 3. sep. kl. 19:30 
hi, if you are still getting these errors, can you try loading the game in debug mode? There will be some extra information printed out that may help us figure out the issue
PVVforlive 4. sep. kl. 2:42 
hey, it looks like im still getting the same error. Slight difference i see in the console is that instead of the number ''125'' its ''129'' in the error stack. Here's a link to imgur with a screenshot of the debug menu i get when i boot the save, https://imgur.com/a/BOAWg9J
nullvariable  [udvikler] 4. sep. kl. 4:29 
I've just pushed an update that I believe addresses this issue
PVVforlive 4. sep. kl. 6:22 
im still getting the error code, sadly :spiffo: <3
nullvariable  [udvikler] 4. sep. kl. 7:32 
can you do the whole log file into a pastebin or similar so I can see if it's a conflict with another mod? I'm not getting the issue for any of my saves
PVVforlive 4. sep. kl. 8:31 
hey, i tried to paste the log into a pastebin document on their site but it says its too big file wise. Do you have any other program suggestions?:PEAKthink: <3
nullvariable  [udvikler] 4. sep. kl. 8:35 
PVVforlive 4. sep. kl. 8:38 
https://limewire.com/d/BV8bq#G6Ra1j7qwA this should work? It let me paste the console file in there :steamthumbsup:
nullvariable  [udvikler] 4. sep. kl. 9:27 
can you try resubscribing to the mod? it says it's not loading one of the files. Also are you using the Immersive Solar mod at all?
PVVforlive 4. sep. kl. 9:52 
Ill give the resubscribing a go and report back. Im not running the Immersive solar mod
PVVforlive 4. sep. kl. 10:00 
Resubscribing didnt work, sadly. Got the same error :steamthumbsup: <3
nullvariable  [udvikler] 4. sep. kl. 10:49 
does it work if you start a new game with just that uncle dave?
PVVforlive 4. sep. kl. 11:01 
zero errors when i started a debug save with just the library and uncle dave mod :spiffo:
nullvariable  [udvikler] 4. sep. kl. 15:36 
if you're up for it, you could add back 1-2 mods at a time and that might give us a clue which one is causing the issue
PVVforlive 5. sep. kl. 0:31 
Alright, ill give it a go later this weekend and report back :steamthumbsup: :spiffo:
< >
Viser 1-15 af 18 kommentarer
Per side: 1530 50