Project Zomboid

Project Zomboid

'76 Chevrolet K Series
 This topic has been pinned, so it's probably important
KI5  [developer] 21 Jan @ 1:30pm
B42 Bugs go here
This place is for B42 bugs only, every unrelated message will be deleted!

Know stuff :
-player is devoured by seats
-missing blood texture for wreckers turns car parts black

Fixed
-na
Last edited by KI5; 20 Aug @ 6:13am
< >
Showing 1-14 of 14 comments
i cant repair hood of this exact vehicle, the button simply doesn't appear. however all the other of your vehicles seem to work just fine, every button is on its place
actually multiple other cars have this issue too, its only caravan that ive found had option of repairing hood
Hi there, I can't repair part of the K serie (hood, bullbar etc), the recipe appears, he do the action, use all the stuff but the lifebar don't go up...
KI5  [developer] 25 Feb @ 6:41am 
there seems to be some mod conflict, do you guys have any other repair mods?
JeanPhiBRZ 27 Feb @ 11:41am 
Hi, nop, no repair mod, but I change the place of the damnlib library in the list of my mod. I place it in the top of my list and before the K serie chevrolet mod and It's seem to be working now. Thanks !
JeanPhiBRZ 27 Feb @ 11:54am 
I speak to quick, I repair my bulbar, but the door don't work. I don't no why...
ERROR: General f:0, t:1743780817517> ExceptionLogger.logException> Exception thrown
java.lang.Exception: Item not found: Base.3rdGenChevyCKseriesRearWindshield2 at OutputMapper.getItem(OutputMapper.java:127).
Stack trace:
zombie.entity.components.crafting.recipe.OutputMapper.getItem(OutputMapper.java:127)
zombie.entity.components.crafting.recipe.OutputMapper.OnPostWorldDictionaryInit(OutputMapper.java:157)
zombie.scripting.entity.components.crafting.OutputScript.OnPostWorldDictionaryInit(OutputScript.java:398)
zombie.scripting.entity.components.crafting.CraftRecipe.OnPostWorldDictionaryInit(CraftRecipe.java:718)
zombie.scripting.ScriptBucketCollection.OnPostWorldDictionaryInit(ScriptBucketCollection.java:188)
zombie.scripting.ScriptManager.PostWorldDictionaryInit(ScriptManager.java:1746)
zombie.iso.IsoWorld.init(IsoWorld.java:2744)
zombie.gameStates.GameLoadingState$1.runInner(GameLoadingState.java:300)
zombie.gameStates.GameLoadingState$1.run(GameLoadingState.java:250)
java.base/java.lang.Thread.run(Unknown Source)

I added three mods, only one of which was related to vehicles. Now regardless if I have them or not I get this error and the game refuses to let me load or start a save.
KI5  [developer] 8 Apr @ 2:02am 
Originally posted by Electrose:
ERROR: General f:0, t:1743780817517> ExceptionLogger.logException> Exception thrown
java.lang.Exception: Item not found: Base.3rdGenChevyCKseriesRearWindshield2 at OutputMapper.getItem(OutputMapper.java:127).
Stack trace:
zombie.entity.components.crafting.recipe.OutputMapper.getItem(OutputMapper.java:127)
zombie.entity.components.crafting.recipe.OutputMapper.OnPostWorldDictionaryInit(OutputMapper.java:157)
zombie.scripting.entity.components.crafting.OutputScript.OnPostWorldDictionaryInit(OutputScript.java:398)
zombie.scripting.entity.components.crafting.CraftRecipe.OnPostWorldDictionaryInit(CraftRecipe.java:718)
zombie.scripting.ScriptBucketCollection.OnPostWorldDictionaryInit(ScriptBucketCollection.java:188)
zombie.scripting.ScriptManager.PostWorldDictionaryInit(ScriptManager.java:1746)
zombie.iso.IsoWorld.init(IsoWorld.java:2744)
zombie.gameStates.GameLoadingState$1.runInner(GameLoadingState.java:300)
zombie.gameStates.GameLoadingState$1.run(GameLoadingState.java:250)
java.base/java.lang.Thread.run(Unknown Source)

I added three mods, only one of which was related to vehicles. Now regardless if I have them or not I get this error and the game refuses to let me load or start a save.

you are missing an item that is in my damnlib mod, you either have some modpack with an outdated version of it that is overriding the actual mod or the steam didn't update it for you
Last edited by KI5; 8 Apr @ 2:02am
SP4RTAN 11 Apr @ 4:12pm 
The side lids for the firetruck variant seem to be missing an icon. Not sure if this happens in B41 too or not
IGBY 2.0 18 Apr @ 11:41pm 
Hi. I want to inform you that this mod does not work on build 42. Checked in two different versions 42.2 and 42.7. When trying to start the game with it gives an error with the exit button to the desktop. All your other mods I have installed and work fine!
No repair button on hood, trunk lid or doors. Can repair the trunk itself though. Got a bunch of other KI5 cars, but no other mods related to the car mechanics. Same situation with the volkswagen beetle, actually, might be some other cars also, but I didn't test it much
Last edited by Etteragic; 28 Jul @ 4:29am
Etteragic 29 Jul @ 11:56am 
I test it out little more, and even with no other mods the issue, of no repair button showing up on the hood, or the trunk lid, still persist. Plus most of the other KI5 cars share the same problem
Last edited by Etteragic; 31 Jul @ 1:20am
azmundai 28 Aug @ 7:40pm 
Hook doesn't appear in radial menu for the tow truck variant. Same for the silverado wrecker. Can tow with cable, but .. not the hook. I loaded only this mod and damn library. (B42)
Last edited by azmundai; 28 Aug @ 7:53pm
sergej.1989 30 Aug @ 9:24am 
The 76chevyK10fd variant produces errors when a bed cap is installed and you enter the car.

`attempted index: getCondition of non-table: null
function: activeArmor -- file: 76chevyKseries_armor.lua line # 178 | MOD: '76 Chevrolet K series
function: runArmorCode -- file: DAMN_Armor_Client.lua line # 53 | MOD: that DAMN Library
function: inVehicleUpdateTask -- file: DAMN_Client.lua line # 23 | MOD: that DAMN Library
java.lang.RuntimeException: attempted index: getCondition of non-table: null
at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1530)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:502)
at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:174)
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1826)
at se.krka.kahlua.vm.KahluaThread.pcallvoid(KahluaThread.java:1653)
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:315)
at zombie.characters.IsoPlayer.updateInternal2(IsoPlayer.java:2573)
at zombie.characters.IsoPlayer.updateInternal1(IsoPlayer.java:2281)
at zombie.characters.IsoPlayer.update(IsoPlayer.java:2268)
at zombie.MovingObjectUpdateSchedulerUpdateBucket.update(MovingObjectUpdateSchedulerUpdateBucket.java:71)
at zombie.MovingObjectUpdateScheduler.update(MovingObjectUpdateScheduler.java:155)
at zombie.iso.IsoCell.ProcessObjects(IsoCell.java:3054)
at zombie.iso.IsoCell.updateInternal(IsoCell.java:5962)
at zombie.iso.IsoCell.update(IsoCell.java:5895)
at zombie.iso.IsoWorld.updateWorld(IsoWorld.java:4203)
at zombie.iso.IsoWorld.updateInternal(IsoWorld.java:4323)
at zombie.iso.IsoWorld.update(IsoWorld.java:4237)
at zombie.gameStates.IngameState.updateInternal(IngameState.java:1699)
at zombie.gameStates.IngameState.update(IngameState.java:1464)
at zombie.gameStates.GameStateMachine.update(GameStateMachine.java:87)
at zombie.GameWindow.logic(GameWindow.java:382)
at zombie.GameWindow.frameStep(GameWindow.java:916)
at zombie.GameWindow.mainThreadStep(GameWindow.java:642)
at zombie.MainThread.mainLoop(MainThread.java:76)
at java.base/java.lang.Thread.run(Unknown Source)


@azmundai You need the "Tow Truck [B42]" mod for this to work.
< >
Showing 1-14 of 14 comments
Per page: 1530 50