Project Zomboid

Project Zomboid

'89 Honda Acty Attack Truck
Squidd  [developer] 1 Oct @ 10:58am
BUGS
Hey! Post any bugs you encounter here.
< >
Showing 1-4 of 4 comments
Chris 1 Oct @ 10:02pm 
Getting right click errors on most parts on a car in the vehicle repair menu. The option to inflate the tires doesn't show up. I can confirm that removing this mod restored the options and stopped the errors.

LOG : General f:832, t:1759381175681> ----------------------------------------- STACK TRACE ----------------------------------------- function: doMenuTooltip -- file: ISVehicleMechanics.lua line # 845 | Vanilla function: doPartContextMenu -- file: ISVehicleMechanics.lua line # 237 | Vanilla function: onRightMouseUp -- file: ISVehicleMechanics.lua line # 1025 | Vanilla ERROR: General f:832, t:1759381175681> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: attempted index: isEmpty 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:502) se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:174) se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1826) se.krka.kahlua.vm.KahluaThread.pcallBoolean(KahluaThread.java:1765) se.krka.kahlua.integration.LuaCaller.protectedCallBoolean(LuaCaller.java:104) zombie.ui.UIElement.onRightMouseUp(UIElement.java:1931) zombie.ui.UIElement.onConsumeMouseButtonUp(UIElement.java:1703) zombie.ui.UIManager.updateMouseButtons(UIManager.java:866) zombie.ui.UIManager.update(UIManager.java:725) zombie.GameWindow.logic(GameWindow.java:329) zombie.GameWindow.frameStep(GameWindow.java:923) zombie.GameWindow.mainThreadStep(GameWindow.java:647) zombie.MainThread.mainLoop(MainThread.java:76) java.base/java.lang.Thread.run(Unknown Source) LOG : General f:832, t:1759381175681> ----------------------------------------- STACK TRACE ----------------------------------------- function: doMenuTooltip -- file: ISVehicleMechanics.lua line # 845 | Vanilla function: doPartContextMenu -- file: ISVehicleMechanics.lua line # 237 | Vanilla function: onRightMouseUp -- file: ISVehicleMechanics.lua line # 1025 | Vanilla
Last edited by Chris; 1 Oct @ 10:07pm
Squidd  [developer] 2 Oct @ 4:52pm 
Yep found it, since the 42.12 update the mod now requires Vehicle Repair Overhaul, I'm gonna try to fix it, but I'm no coder so bear with me.
Chris 2 Oct @ 7:57pm 
I fixed the errors, here is the corrected 89actytruck_vehiclesfixing.txt.
No dependency needed now.


module Base { fixing Fix 89 Acty Truck Hood Welding { Require = Base.89actytruckHood1, GlobalItem = BlowTorch=2, ConditionModifier = 1.2, Fixer = SheetMetal; MetalWelding=1;Mechanics=2, Fixer = SmallSheetMetal=2; MetalWelding=1;Mechanics=2, } fixing Fix 89 Acty Truck Hood { Require = Base.89actytruckHood1, GlobalItem = Screws=8, ConditionModifier = 0.5, Fixer = SheetMetal; Mechanics=2, } fixing Fix 89 Acty Truck Door Welding { Require = Base.89actytruckDoorFrontLeft1;Base.89actytruckDoorFrontRight1, GlobalItem = BlowTorch=2, ConditionModifier = 1.2, Fixer = SheetMetal; MetalWelding=3;Mechanics=2, Fixer = SmallSheetMetal=2; MetalWelding=3;Mechanics=2, } fixing Fix 89 Acty Truck Trunk Lid Welding { Require = Base.89actytruckTrunk1, GlobalItem = BlowTorch=2, ConditionModifier : 1.2, Fixer = SheetMetal; MetalWelding=1;Mechanics=2, Fixer = SmallSheetMetal=2; MetalWelding=1;Mechanics=2, } fixing Fix 89 Acty Truck Trunk Lid { Require = Base.89actytruckTrunk1, GlobalItem = Screws=8, ConditionModifier = 0.5, Fixer = SheetMetal; Mechanics=2, } }
Last edited by Chris; 2 Oct @ 7:58pm
Squidd  [developer] 3 Oct @ 9:30am 
tysm Chris! I'm new to all of this and appreciate the help!
< >
Showing 1-4 of 4 comments
Per page: 1530 50