Project Zomboid

Project Zomboid

'93 Chevrolet Suburban / Silverado
 This topic has been pinned, so it's probably important
KI5  [developer] 4 Feb @ 11:13am
B42 Bugs go here
This place is for B42 bugs only, every unrelated message will be deleted!

Know stuff :
-player is devoured by seats
-tires are munched up by ground sometimes, moving car will solve this

Fixed
-na
< >
Showing 1-15 of 25 comments
Bobitec 4 Feb @ 12:53pm 
i think this have to be here...

`se.krka.kahlua.vm.KahluaException: 93chevySilverado_SpawnList.lua:28: '=' expected near `VehicleZoneDistribution`
at org.luaj.kahluafork.compiler.LexState.lexerror(LexState.java:278)
at org.luaj.kahluafork.compiler.LexState.syntaxerror(LexState.java:289)
at org.luaj.kahluafork.compiler.LexState.error_expected(LexState.java:683)
at org.luaj.kahluafork.compiler.LexState.check(LexState.java:696)
at org.luaj.kahluafork.compiler.LexState.checknext(LexState.java:700)
at org.luaj.kahluafork.compiler.LexState.assignment(LexState.java:1402)
at org.luaj.kahluafork.compiler.LexState.exprstat(LexState.java:1696)
at org.luaj.kahluafork.compiler.LexState.statement(LexState.java:1779)
at org.luaj.kahluafork.compiler.LexState.chunk(LexState.java:1790)
at org.luaj.kahluafork.compiler.LexState.block(LexState.java:1350)
at org.luaj.kahluafork.compiler.LexState.test_then_block(LexState.java:1599)
at org.luaj.kahluafork.compiler.LexState.ifstat(LexState.java:1610)
at org.luaj.kahluafork.compiler.LexState.statement(LexState.java:1736)
at org.luaj.kahluafork.compiler.LexState.chunk(LexState.java:1790)
at org.luaj.kahluafork.compiler.LexState.compile(LexState.java:198)
at se.krka.kahlua.luaj.compiler.LuaCompiler.loadis(LuaCompiler.java:132)
at se.krka.kahlua.luaj.compiler.LuaCompiler.loadis(LuaCompiler.java:124)
at zombie.Lua.LuaManager.RunLuaInternal(LuaManager.java:609)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:573)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:559)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:418)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:310)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:470)
at zombie.GameWindow.init(GameWindow.java:1461)
at zombie.GameWindow.mainThreadInit(GameWindow.java:709)
at zombie.GameWindow.mainThread(GameWindow.java:604)
at java.base/java.lang.Thread.run(Unknown Source)
`

i don't have more precision, it's happend on the main menu and in my game
KI5  [developer] 4 Feb @ 1:21pm 
Originally posted by Bobitec:
i think this have to be here...

`se.krka.kahlua.vm.KahluaException: 93chevySilverado_SpawnList.lua:28: '=' expected near `VehicleZoneDistribution`
at org.luaj.kahluafork.compiler.LexState.lexerror(LexState.java:278)
at org.luaj.kahluafork.compiler.LexState.syntaxerror(LexState.java:289)
at org.luaj.kahluafork.compiler.LexState.error_expected(LexState.java:683)
at org.luaj.kahluafork.compiler.LexState.check(LexState.java:696)
at org.luaj.kahluafork.compiler.LexState.checknext(LexState.java:700)
at org.luaj.kahluafork.compiler.LexState.assignment(LexState.java:1402)
at org.luaj.kahluafork.compiler.LexState.exprstat(LexState.java:1696)
at org.luaj.kahluafork.compiler.LexState.statement(LexState.java:1779)
at org.luaj.kahluafork.compiler.LexState.chunk(LexState.java:1790)
at org.luaj.kahluafork.compiler.LexState.block(LexState.java:1350)
at org.luaj.kahluafork.compiler.LexState.test_then_block(LexState.java:1599)
at org.luaj.kahluafork.compiler.LexState.ifstat(LexState.java:1610)
at org.luaj.kahluafork.compiler.LexState.statement(LexState.java:1736)
at org.luaj.kahluafork.compiler.LexState.chunk(LexState.java:1790)
at org.luaj.kahluafork.compiler.LexState.compile(LexState.java:198)
at se.krka.kahlua.luaj.compiler.LuaCompiler.loadis(LuaCompiler.java:132)
at se.krka.kahlua.luaj.compiler.LuaCompiler.loadis(LuaCompiler.java:124)
at zombie.Lua.LuaManager.RunLuaInternal(LuaManager.java:609)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:573)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:559)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:418)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:310)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:470)
at zombie.GameWindow.init(GameWindow.java:1461)
at zombie.GameWindow.mainThreadInit(GameWindow.java:709)
at zombie.GameWindow.mainThread(GameWindow.java:604)
at java.base/java.lang.Thread.run(Unknown Source)
`

i don't have more precision, it's happend on the main menu and in my game

there is a typo in that file, i will have to patch it up tomorrow, it is safe to ignore for now, thank you for reporting this!
z0ntir 4 Feb @ 4:27pm 
Same problem for me
Yann 5 Feb @ 4:58am 
Originally posted by Yann:
Originally posted by Bobitec:
i think this have to be here...

`se.krka.kahlua.vm.KahluaException: 93chevySilverado_SpawnList.lua:28: '=' expected near `VehicleZoneDistribution`
at org.luaj.kahluafork.compiler.LexState.lexerror(LexState.java:278)
at org.luaj.kahluafork.compiler.LexState.syntaxerror(LexState.java:289)
at org.luaj.kahluafork.compiler.LexState.error_expected(LexState.java:683)
at org.luaj.kahluafork.compiler.LexState.check(LexState.java:696)
at org.luaj.kahluafork.compiler.LexState.checknext(LexState.java:700)
at org.luaj.kahluafork.compiler.LexState.assignment(LexState.java:1402)
at org.luaj.kahluafork.compiler.LexState.exprstat(LexState.java:1696)
at org.luaj.kahluafork.compiler.LexState.statement(LexState.java:1779)
at org.luaj.kahluafork.compiler.LexState.chunk(LexState.java:1790)
at org.luaj.kahluafork.compiler.LexState.block(LexState.java:1350)
at org.luaj.kahluafork.compiler.LexState.test_then_block(LexState.java:1599)
at org.luaj.kahluafork.compiler.LexState.ifstat(LexState.java:1610)
at org.luaj.kahluafork.compiler.LexState.statement(LexState.java:1736)
at org.luaj.kahluafork.compiler.LexState.chunk(LexState.java:1790)
at org.luaj.kahluafork.compiler.LexState.compile(LexState.java:198)
at se.krka.kahlua.luaj.compiler.LuaCompiler.loadis(LuaCompiler.java:132)
at se.krka.kahlua.luaj.compiler.LuaCompiler.loadis(LuaCompiler.java:124)
at zombie.Lua.LuaManager.RunLuaInternal(LuaManager.java:609)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:573)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:559)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:418)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:310)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:470)
at zombie.GameWindow.init(GameWindow.java:1461)
at zombie.GameWindow.mainThreadInit(GameWindow.java:709)
at zombie.GameWindow.mainThread(GameWindow.java:604)
at java.base/java.lang.Thread.run(Unknown Source)
`

i don't have more precision, it's happend on the main menu and in my game


open the "Zomboid\mods\93chevySuburban\42.0\media\lua\shared" folder and look for the 93chevySilverado_SpawnList.lua file, open it using notepad and if you notice around line 28 there is a "v" located after ";" you can delete the "v"
Last edited by Yann; 5 Feb @ 4:59am
Green -.- 6 Feb @ 3:10am 
`se.krka.kahlua.vm.KahluaException: 93chevySilverado_SpawnList.lua:28: '=' expected near `VehicleZoneDistribution`
at org.luaj.kahluafork.compiler.LexState.lexerror(LexState.java:278)
at org.luaj.kahluafork.compiler.LexState.syntaxerror(LexState.java:289)
at org.luaj.kahluafork.compiler.LexState.error_expected(LexState.java:683)
at org.luaj.kahluafork.compiler.LexState.check(LexState.java:696)
at org.luaj.kahluafork.compiler.LexState.checknext(LexState.java:700)
at org.luaj.kahluafork.compiler.LexState.assignment(LexState.java:1402)
at org.luaj.kahluafork.compiler.LexState.exprstat(LexState.java:1696)
at org.luaj.kahluafork.compiler.LexState.statement(LexState.java:1779)
at org.luaj.kahluafork.compiler.LexState.chunk(LexState.java:1790)
at org.luaj.kahluafork.compiler.LexState.block(LexState.java:1350)
at org.luaj.kahluafork.compiler.LexState.test_then_block(LexState.java:1599)
at org.luaj.kahluafork.compiler.LexState.ifstat(LexState.java:1610)
at org.luaj.kahluafork.compiler.LexState.statement(LexState.java:1736)
at org.luaj.kahluafork.compiler.LexState.chunk(LexState.java:1790)
at org.luaj.kahluafork.compiler.LexState.compile(LexState.java:198)
at se.krka.kahlua.luaj.compiler.LuaCompiler.loadis(LuaCompiler.java:132)
at se.krka.kahlua.luaj.compiler.LuaCompiler.loadis(LuaCompiler.java:124)
at zombie.Lua.LuaManager.RunLuaInternal(LuaManager.java:609)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:573)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:559)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:418)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:310)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:470)
at zombie.core.Core.ResetLua(Core.java:4888)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.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.MultiLuaJavaInvoker.call(MultiLuaJavaInvoker.java:60)
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.pcallBoolean(KahluaThread.java:1902)
at se.krka.kahlua.integration.LuaCaller.protectedCallBoolean(LuaCaller.java:104)
at zombie.ui.UIElement.onMouseUp(UIElement.java:1626)
at zombie.ui.UIElement.onMouseUp(UIElement.java:1581)
at zombie.ui.UIElement.onMouseUp(UIElement.java:1581)
at zombie.ui.UIElement.onConsumeMouseButtonUp(UIElement.java:1688)
at zombie.ui.UIManager.updateMouseButtons(UIManager.java:861)
at zombie.ui.UIManager.update(UIManager.java:721)
at zombie.GameProfiler.invokeAndMeasure(GameProfiler.java:176)
at zombie.GameWindow.logic(GameWindow.java:324)
at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:76)
at zombie.GameWindow.frameStep(GameWindow.java:924)
at zombie.GameWindow.run_ez(GameWindow.java:817)
at zombie.GameWindow.mainThread(GameWindow.java:615)
at java.base/java.lang.Thread.run(Unknown Source)
se.krka.kahlua.vm.KahluaException: 93chevySilverado_SpawnList.lua:28: '=' expected near `VehicleZoneDistribution`
at org.luaj.kahluafork.compiler.LexState.lexerror(LexState.java:278)
at org.luaj.kahluafork.compiler.LexState.syntaxerror(LexState.java:289)
at org.luaj.kahluafork.compiler.LexState.error_expected(LexState.java:683)
at org.luaj.kahluafork.compiler.LexState.check(LexState.java:696)
at org.luaj.kahluafork.compiler.LexState.checknext(LexState.java:700)
at org.luaj.kahluafork.compiler.LexState.assignment(LexState.java:1402)
at org.luaj.kahluafork.compiler.LexState.exprstat(LexState.java:1696)
at org.luaj.kahluafork.compiler.LexState.statement(LexState.java:1779)
at org.luaj.kahluafork.compiler.LexState.chunk(LexState.java:1790)
at org.luaj.kahluafork.compiler.LexState.block(LexState.java:1350)
at org.luaj.kahluafork.compiler.LexState.test_then_block(LexState.java:1599)
at org.luaj.kahluafork.compiler.LexState.ifstat(LexState.java:1610)
at org.luaj.kahluafork.compiler.LexState.statement(LexState.java:1736)
at org.luaj.kahluafork.compiler.LexState.chunk(LexState.java:1790)
at org.luaj.kahluafork.compiler.LexState.compile(LexState.java:198)
at se.krka.kahlua.luaj.compiler.LuaCompiler.loadis(LuaCompiler.java:132)
at se.krka.kahlua.luaj.compiler.LuaCompiler.loadis(LuaCompiler.java:124)
at zombie.Lua.LuaManager.RunLuaInternal(LuaManager.java:609)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:573)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:559)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:418)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:310)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:470)
at zombie.core.Core.ResetLua(Core.java:4888)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.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.MultiLuaJavaInvoker.call(MultiLuaJavaInvoker.java:60)
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.pcallBoolean(KahluaThread.java:1902)
at se.krka.kahlua.integration.LuaCaller.protectedCallBoolean(LuaCaller.java:104)
at zombie.ui.UIElement.onMouseUp(UIElement.java:1626)
at zombie.ui.UIElement.onMouseUp(UIElement.java:1581)
at zombie.ui.UIElement.onMouseUp(UIElement.java:1581)
at zombie.ui.UIElement.onConsumeMouseButtonUp(UIElement.java:1688)
at zombie.ui.UIManager.updateMouseButtons(UIManager.java:861)
at zombie.ui.UIManager.update(UIManager.java:721)
at zombie.GameProfiler.invokeAndMeasure(GameProfiler.java:176)
at zombie.GameWindow.logic(GameWindow.java:324)
at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:76)
at zombie.GameWindow.frameStep(GameWindow.java:924)
at zombie.GameWindow.run_ez(GameWindow.java:817)
at zombie.GameWindow.mainThread(GameWindow.java:615)
at java.base/java.lang.Thread.run(Unknown Source)
`
KI5  [developer] 6 Feb @ 10:24am 
there was an extra letter v in the spawn file, it should be fixed now
Liberto 15 Feb @ 7:37am 
Not sure if it's a bug, but the car seems too tall to go inside some garages (for instance the Muldraugh car shop along the highway)
Last edited by Liberto; 16 Feb @ 6:12am
Tiamat 19 Feb @ 6:27am 
The Suburban/Silverado magazine doesn't give any recipes. The TeachedRecipes line is blank in the vehicleitems file.
Originally posted by Tiamat:
The Suburban/Silverado magazine doesn't give any recipes. The TeachedRecipes line is blank in the vehicleitems file.
have same problem? read twice
KI5  [developer] 25 Feb @ 6:35am 
Originally posted by Liberto:
Not sure if it's a bug, but the car seems too tall to go inside some garages (for instance the Muldraugh car shop along the highway)

i will check it out



Originally posted by Tiamat:
The Suburban/Silverado magazine doesn't give any recipes. The TeachedRecipes line is blank in the vehicleitems file.


Originally posted by s.l.a.v.u.t.a:
Originally posted by Tiamat:
The Suburban/Silverado magazine doesn't give any recipes. The TeachedRecipes line is blank in the vehicleitems file.
have same problem? read twice

it will be fixed today
OxTailSafu 17 Mar @ 11:47am 
There seems to be an issue when it comes to repairing parts for this and another vehicle. I attempted to repair the hood multiple times and the action went through, however the condition never improved while also consuming the materials.
KI5  [developer] 18 Mar @ 4:21am 
Originally posted by OxTailSafu:
There seems to be an issue when it comes to repairing parts for this and another vehicle. I attempted to repair the hood multiple times and the action went through, however the condition never improved while also consuming the materials.

it seems there is some mod out there that blocks my repair functions, still haven't found what it is
Ack. I didn't know mods could block such things. I'll see if I can troubleshoot that, my apologies!
OxTailSafu 18 Mar @ 9:59am 
Okay so I think I found the issue. It looks like it was a load order issue with Vanilla Clothing Expanded/Spongies Open Jackets. I'm not sure *why*, but using auto load on them which sorts them above your mods resolved the issue and now I can repair them.
KI5  [developer] 18 Mar @ 11:34am 
Originally posted by OxTailSafu:
Okay so I think I found the issue. It looks like it was a load order issue with Vanilla Clothing Expanded/Spongies Open Jackets. I'm not sure *why*, but using auto load on them which sorts them above your mods resolved the issue and now I can repair them.

thank you for reporting back, i will look into it!
< >
Showing 1-15 of 25 comments
Per page: 1530 50