Project Zomboid

Project Zomboid

item GPS
Mihalich™ 31 Mar, 2024 @ 7:30am
Problems on the server Mihalich™
`Callframe at: table.insert function: DURGAM_ZombieZoneDefinition.lua -- file: DURGAM_ZombieZoneDefinition.lua line # 14 | MOD: Danger Zone (State of Emergency) java.lang.NullPointerException: Cannot invoke "se.krka.kahlua.vm.KahluaTable.len()" because "<local2>" is null at se.krka.kahlua.stdlib.TableLib.insert(TableLib.java:217) at se.krka.kahlua.stdlib.TableLib.call(TableLib.java:89) at se.krka.kahlua.vm.KahluaThread.callJava(KahluaThread.java:182) at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:1007) 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.pcall(KahluaThread.java:1782) at se.krka.kahlua.integration.LuaCaller.pcall(LuaCaller.java:76) at se.krka.kahlua.integration.LuaCaller.protectedCall(LuaCaller.java:117) at zombie.Lua.LuaManager.RunLuaInternal(LuaManager.java:564) at zombie.Lua.LuaManager.RunLua(LuaManager.java:510) at zombie.Lua.LuaManager.RunLua(LuaManager.java:496) at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:342) at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:264) at zombie.gameStates.GameLoadingState.enter(GameLoadingState.java:97) at zombie.gameStates.GameStateMachine.update(GameStateMachine.java:145) at zombie.GameWindow.logic(GameWindow.java:298) at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:71) at zombie.GameWindow.frameStep(GameWindow.java:765) at zombie.GameWindow.run_ez(GameWindow.java:667) at zombie.GameWindow.mainThread(GameWindow.java:495) at java.base/java.lang.Thread.run(Unknown Source) `

`Callframe at: table.insert function: SpongieClothingZombiesZone.lua -- file: SpongieClothingZombiesZone.lua line # 15 | MOD: Spongie's Clothing java.lang.NullPointerException: Cannot invoke "se.krka.kahlua.vm.KahluaTable.len()" because "<local2>" is null at se.krka.kahlua.stdlib.TableLib.insert(TableLib.java:217) at se.krka.kahlua.stdlib.TableLib.call(TableLib.java:89) at se.krka.kahlua.vm.KahluaThread.callJava(KahluaThread.java:182) at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:1007) 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.pcall(KahluaThread.java:1782) at se.krka.kahlua.integration.LuaCaller.pcall(LuaCaller.java:76) at se.krka.kahlua.integration.LuaCaller.protectedCall(LuaCaller.java:117) at zombie.Lua.LuaManager.RunLuaInternal(LuaManager.java:564) at zombie.Lua.LuaManager.RunLua(LuaManager.java:510) at zombie.Lua.LuaManager.RunLua(LuaManager.java:496) at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:342) at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:264) at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:391) at zombie.core.Core.ResetLua(Core.java:4170) at zombie.gameStates.ConnectToServerState.receiveServerOptions(ConnectToServerState.java:131) at zombie.gameStates.ConnectToServerState.Finish(ConnectToServerState.java:688) at zombie.gameStates.ConnectToServerState.update(ConnectToServerState.java:100) at zombie.gameStates.MainScreenState.update(MainScreenState.java:523) at zombie.gameStates.GameStateMachine.update(GameStateMachine.java:101) at zombie.GameWindow.logic(GameWindow.java:298) at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:71) at zombie.GameWindow.frameStep(GameWindow.java:765) at zombie.GameWindow.run_ez(GameWindow.java:667) at zombie.GameWindow.mainThread(GameWindow.java:495) at java.base/java.lang.Thread.run(Unknown Source) `

`Callframe at: table.insert function: NMBMZombiesZoneDefinition.lua -- file: NMBMZombiesZoneDefinition.lua line # 4 | MOD: Better Masks java.lang.NullPointerException: Cannot invoke "se.krka.kahlua.vm.KahluaTable.len()" because "<local2>" is null at se.krka.kahlua.stdlib.TableLib.insert(TableLib.java:217) at se.krka.kahlua.stdlib.TableLib.call(TableLib.java:89) at se.krka.kahlua.vm.KahluaThread.callJava(KahluaThread.java:182) at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:1007) 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.pcall(KahluaThread.java:1782) at se.krka.kahlua.integration.LuaCaller.pcall(LuaCaller.java:76) at se.krka.kahlua.integration.LuaCaller.protectedCall(LuaCaller.java:117) at zombie.Lua.LuaManager.RunLuaInternal(LuaManager.java:564) at zombie.Lua.LuaManager.RunLua(LuaManager.java:510) at zombie.Lua.LuaManager.RunLua(LuaManager.java:496) at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:342) at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:264) at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:391) at zombie.core.Core.ResetLua(Core.java:4170) at zombie.gameStates.ConnectToServerState.receiveServerOptions(ConnectToServerState.java:131) at zombie.gameStates.ConnectToServerState.Finish(ConnectToServerState.java:688) at zombie.gameStates.ConnectToServerState.update(ConnectToServerState.java:100) at zombie.gameStates.MainScreenState.update(MainScreenState.java:523) at zombie.gameStates.GameStateMachine.update(GameStateMachine.java:101) at zombie.GameWindow.logic(GameWindow.java:298) at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:71) at zombie.GameWindow.frameStep(GameWindow.java:765) at zombie.GameWindow.run_ez(GameWindow.java:667) at zombie.GameWindow.mainThread(GameWindow.java:495) at java.base/java.lang.Thread.run(Unknown Source) `
< >
Showing 1-10 of 10 comments
AuD  [developer] 31 Mar, 2024 @ 8:22am 
ok, so this is not actually related, in debug mode, on your server, check if GPS_functionUI.lua and GPS_function.lua

you have activated the minimap and world map, so I don't really know, the only good technique, and to test internally with your mods, note the bug, if there is, and remove mods in order to find the one that does not It's not compatible, and only then I might be able to do something, like make the mod compatible if it's possible...
Mihalich™ 31 Mar, 2024 @ 9:10am 
@AuD
Unfortunately, I couldn't figure out how to do what you are asking for via DebugMenu. It's the first time I've interacted with it in general)
But I decided to look in the server-console. txt file and found these GPS references there. Maybe this will help:
LOG : Lua , 1711897721557> 432 010 087> Loading: steamapps/workshop/content/108600/2877484605/mods/itemGPS/media/lua/server/itemGPSmod/GPS_ClienCommands.lua LOG : Lua , 1711897721557> 432 010 088> Loading: steamapps/workshop/content/108600/2877484605/mods/itemGPS/media/lua/server/itemGPSmod/GPS_TrackerEvent.lua LOG : Lua , 1711897721557> 432 010 089> Loading: steamapps/workshop/content/108600/2877484605/mods/itemGPS/media/lua/server/itemGPSmod/GPS_TrackerServer.lua LOG : Lua , 1711897721557> 432 010 090> Loading: steamapps/workshop/content/108600/2877484605/mods/itemGPS/media/lua/server/itemGPSmod/items/GNSS-TR101_Distributions.lua LOG : Lua , 1711897721557> 432 010 092> Loading: steamapps/workshop/content/108600/2877484605/mods/itemGPS/media/lua/server/itemGPSmod/items/GPS-315_Distributions.lua LOG : Lua , 1711897721557> 432 010 098> Loading: steamapps/workshop/content/108600/2877484605/mods/itemGPS/media/lua/server/itemGPSmod/items/GPS-DAGR_Distributions.lua LOG : Lua , 1711897721572> 432 010 100> Loading: steamapps/workshop/content/108600/2877484605/mods/itemGPS/media/lua/server/itemGPSmod/items/GPS-DAGR_RepairKitDistributions.lua LOG : Lua , 1711897721572> 432 010 101> Loading: steamapps/workshop/content/108600/2877484605/mods/itemGPS/media/lua/server/itemGPSmod/items/GPS-DZ2012_Distributions.lua LOG : Lua , 1711897721572> 432 010 109> Loading: steamapps/workshop/content/108600/2877484605/mods/itemGPS/media/lua/server/itemGPSmod/items/GPS-DZ2012_RepairKitDistributions.lua LOG : Lua , 1711897721588> 432 010 113> Loading: steamapps/workshop/content/108600/2877484605/mods/itemGPS/media/lua/server/itemGPSmod/items/GPS-DZ2012_StickersDistributions.lua LOG : Lua , 1711897721588> 432 010 116> Loading: steamapps/workshop/content/108600/2877484605/mods/itemGPS/media/lua/server/itemGPSmod/items/GPS-G48_Distributions.lua LOG : Lua , 1711897721588> 432 010 117> Loading: steamapps/workshop/content/108600/2877484605/mods/itemGPS/media/lua/server/itemGPSmod/items/GPS-H800_Distributions.lua LOG : Lua , 1711897721588> 432 010 120> Loading: steamapps/workshop/content/108600/2877484605/mods/itemGPS/media/lua/server/itemGPSmod/items/GPS_UniversalKitDistribution.lua LOG : Lua , 1711897721588> 432 010 122> Loading: steamapps/workshop/content/108600/2877484605/mods/itemGPS/media/lua/server/itemGPSmod/items/GPScable_Distributions.lua LOG : Lua , 1711897721588> 432 010 124> Loading: steamapps/workshop/content/108600/2877484605/mods/itemGPS/media/lua/server/itemGPSmod/recipes/GPS_recipecode.lua LOG : Lua , 1711897721588> 432 010 125> Loading: steamapps/workshop/content/108600/2877484605/mods/itemGPS/media/lua/server/itemGPSmod/recipes/GPSdestroyed_recipecode.lua
WARN : Recipe , 1711897685260> 431 973 787> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe source "Multitool" in recipe "Dismantle GPS" WARN : Recipe , 1711897685260> 431 973 787> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe source "Multitool" in recipe "Dismantle GPS" WARN : Recipe , 1711897685260> 431 973 790> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe source "Multitool" in recipe "Dismantle GPS" WARN : Recipe , 1711897685260> 431 973 791> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe source "Multitool" in recipe "Dismantle GPS" WARN : Recipe , 1711897685260> 431 973 791> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe source "Multitool" in recipe "Dismantle GPS"
AuD  [developer] 1 Apr, 2024 @ 7:02am 
To know, you have an option to turn on the GPS, right click on the GPS item in your inventory, you should have this option "turn on"
Mihalich™ 1 Apr, 2024 @ 1:15pm 
@AuD
It's all working. And the other buttons are present too. But it doesn't give any effect (related to the mini-map)
AuD  [developer] 1 Apr, 2024 @ 1:25pm 
you can on the GPS just with "k" hotkey or right clic > GPS on

all right for you ?
I don't really understand how you solved your problem...
Last edited by AuD; 1 Apr, 2024 @ 1:26pm
Mihalich™ 1 Apr, 2024 @ 10:47pm 
@AuD
I'm not quite sure what exactly you wrote in the last post. The translator says you thought my problem was solved. But it isn't.
I can "turn on" the GPS, but I didn't mean that the mini-map from the mod works. I click "turn on", there is a power on sound etc, but nothing happens to the mini map.
By the way, it's always on at all. The presence of a GPS device has no effect on this, nor does it being on.
In general, my situation has not changed at all.:winter2019sadyul:
AuD  [developer] 1 Apr, 2024 @ 11:47pm 
have you a collection with all your mods?
Mihalich™ 2 Apr, 2024 @ 1:13am 
@AuD
Unfortunately I can't give you a list of mods for the server because I'm at work right now. But I was able to make a collection with all my subscriptions. Almost all of them are included on the server. I can provide a more accurate list in about eight hours.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?edit=true&id=2820271171
AuD  [developer] 2 Apr, 2024 @ 12:08pm 
you have very so much mods ^^ i dont find the mods related sorry.
Mihalich™ 2 Apr, 2024 @ 12:42pm 
Yeah, but it's not the maximum of what it was. It's not your fault you didn't find anything there. Finding anything there in general is already a problem :D
I'll try to think about possible reasons later.
Anyway, thanks for your help!
< >
Showing 1-10 of 10 comments
Per page: 1530 50