Project Zomboid

Project Zomboid

Vehicle Military Zone
 This topic has been pinned, so it's probably important
Пупсич  [developer] 2 Aug @ 4:41am
B42 Bugs
Send your errors received on B42 here.
< >
Showing 1-7 of 7 comments
VKingr 2 Aug @ 7:25am 
`attempted index: getType of non-table: public final java.util.ArrayList zombie.iso.IsoMetaCell.vehicleZones
function: removeMapZonesForMods -- file: MVZ_RegisterZonesCore.lua line # 33 | MOD: Vehicle Military Zone
function: registerVehZonesForVanilla -- file: MVZ_RegisterZonesCore.lua line # 63 | MOD: Vehicle Military Zone
function: VMZ_registerVanilla -- file: VMZ_RegisterZones.lua line # 4 | MOD: Vehicle Military Zone
java.lang.RuntimeException: attempted index: getType of non-table: public final java.util.ArrayList zombie.iso.IsoMetaCell.vehicleZones
at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1667)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:479)
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.iso.IsoWorld.init(IsoWorld.java:2806)
at zombie.gameStates.GameLoadingState$1.runInner(GameLoadingState.java:301)
at zombie.gameStates.GameLoadingState$1.run(GameLoadingState.java:251)
at java.base/java.lang.Thread.run(Unknown Source)
`
VKingr 2 Aug @ 7:54am 
Originally posted by VKingr:
`attempted index: getType of non-table: public final java.util.ArrayList zombie.iso.IsoMetaCell.vehicleZones
function: removeMapZonesForMods -- file: MVZ_RegisterZonesCore.lua line # 33 | MOD: Vehicle Military Zone
function: registerVehZonesForVanilla -- file: MVZ_RegisterZonesCore.lua line # 63 | MOD: Vehicle Military Zone
function: VMZ_registerVanilla -- file: VMZ_RegisterZones.lua line # 4 | MOD: Vehicle Military Zone
java.lang.RuntimeException: attempted index: getType of non-table: public final java.util.ArrayList zombie.iso.IsoMetaCell.vehicleZones
at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1667)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:479)
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.iso.IsoWorld.init(IsoWorld.java:2806)
at zombie.gameStates.GameLoadingState$1.runInner(GameLoadingState.java:301)
at zombie.gameStates.GameLoadingState$1.run(GameLoadingState.java:251)
at java.base/java.lang.Thread.run(Unknown Source)
`
ITS NEW BUG
Пупсич  [developer] 2 Aug @ 10:52am 
Originally posted by VKingr:
Originally posted by VKingr:
`attempted index: getType of non-table: public final java.util.ArrayList zombie.iso.IsoMetaCell.vehicleZones
function: removeMapZonesForMods -- file: MVZ_RegisterZonesCore.lua line # 33 | MOD: Vehicle Military Zone
function: registerVehZonesForVanilla -- file: MVZ_RegisterZonesCore.lua line # 63 | MOD: Vehicle Military Zone
function: VMZ_registerVanilla -- file: VMZ_RegisterZones.lua line # 4 | MOD: Vehicle Military Zone
java.lang.RuntimeException: attempted index: getType of non-table: public final java.util.ArrayList zombie.iso.IsoMetaCell.vehicleZones
at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1667)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:479)
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.iso.IsoWorld.init(IsoWorld.java:2806)
at zombie.gameStates.GameLoadingState$1.runInner(GameLoadingState.java:301)
at zombie.gameStates.GameLoadingState$1.run(GameLoadingState.java:251)
at java.base/java.lang.Thread.run(Unknown Source)
`
ITS NEW BUG
To be honest, it's a bit of a strange error, but I reworked the function so maybe it's fixed
VKingr 2 Aug @ 12:48pm 
Originally posted by Пупсич:
Originally posted by VKingr:
ITS NEW BUG
To be honest, it's a bit of a strange error, but I reworked the function so maybe it's fixed

`attempted index: getType of non-table: public final java.util.ArrayList zombie.iso.IsoMetaCell.vehicleZones
function: removeMapZonesForMods -- file: MVZ_RegisterZonesCore.lua line # 14 | MOD: Vehicle Military Zone
function: registerVehZonesForVanilla -- file: MVZ_RegisterZonesCore.lua line # 44 | MOD: Vehicle Military Zone
function: VMZ_registerVanilla -- file: VMZ_RegisterZones.lua line # 4 | MOD: Vehicle Military Zone
java.lang.RuntimeException: attempted index: getType of non-table: public final java.util.ArrayList zombie.iso.IsoMetaCell.vehicleZones
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.iso.IsoWorld.init(IsoWorld.java:2806)
at zombie.gameStates.GameLoadingState$1.runInner(GameLoadingState.java:301)
at zombie.gameStates.GameLoadingState$1.run(GameLoadingState.java:251)
at java.base/java.lang.Thread.run(Unknown Source)
`

i m so confusion.... there is a new bug
Пупсич  [developer] 2 Aug @ 1:29pm 
Originally posted by VKingr:
Originally posted by Пупсич:
To be honest, it's a bit of a strange error, but I reworked the function so maybe it's fixed

`attempted index: getType of non-table: public final java.util.ArrayList zombie.iso.IsoMetaCell.vehicleZones
function: removeMapZonesForMods -- file: MVZ_RegisterZonesCore.lua line # 14 | MOD: Vehicle Military Zone
function: registerVehZonesForVanilla -- file: MVZ_RegisterZonesCore.lua line # 44 | MOD: Vehicle Military Zone
function: VMZ_registerVanilla -- file: VMZ_RegisterZones.lua line # 4 | MOD: Vehicle Military Zone
java.lang.RuntimeException: attempted index: getType of non-table: public final java.util.ArrayList zombie.iso.IsoMetaCell.vehicleZones
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.iso.IsoWorld.init(IsoWorld.java:2806)
at zombie.gameStates.GameLoadingState$1.runInner(GameLoadingState.java:301)
at zombie.gameStates.GameLoadingState$1.run(GameLoadingState.java:251)
at java.base/java.lang.Thread.run(Unknown Source)
`

i m so confusion.... there is a new bug
No it's all the same thing, i just can't understand why it's not working on your side. Because when i was testing i never had this error. So i think, i just remove this line, it's not so necessary
VKingr 2 Aug @ 2:38pm 
THANKS BRO NO NEW BUG:cozybethesda:
Пупсич  [developer] 2 Aug @ 2:50pm 
Originally posted by VKingr:
THANKS BRO NO NEW BUG:cozybethesda:
No need to react like that, I should have just removed that part right away, since there was no particular meaning in it, sorry that you had to make so many reports
< >
Showing 1-7 of 7 comments
Per page: 1530 50