Project Zomboid

Project Zomboid

'92 NISSAN Skyline GT-R (R32)
 此主题已被置顶,因此可能具有重要性
KI5  [开发者] 2 月 18 日 下午 12:07
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
< >
正在显示第 1 - 7 条,共 7 条留言
Zimnyte 2 月 18 日 下午 4:09 
When entering the vehicle there is no dashboard and vehicle can't start.
Oiten 2 月 19 日 上午 8:37 
Windshield armor only has one spot in the mechanics window. It says windshield armor, but wants the rear armor, but puts both on.
Oiten 2 月 20 日 下午 8:12 
Also the recipes for the tires seem to be missing and can't be made.
KI5  [开发者] 2 月 25 日 上午 4:10 
引用自 Zimnyte
When entering the vehicle there is no dashboard and vehicle can't start.

make sure to try other seat



引用自 Oiten
Windshield armor only has one spot in the mechanics window. It says windshield armor, but wants the rear armor, but puts both on.

引用自 Oiten
Also the recipes for the tires seem to be missing and can't be made.


i will check it out, thanks for reporting
Overclock 5 月 15 日 下午 4:24 
Hello there! First of all, love your mods. Thank you for making them and this one in particular.

I seem to have a problem when I open up the vehicle mechanics menu of the imported R32s.

1. There is no sound when opening the hood.
2. When I try to interact with any of the parts, The left half menu disappears, but is still interactable (I can right click and open the menus)
3. The right half menu is visible but I cannot bring up the right click menu so I cannot interact with them.
4. The right click menu seems to cut off inbetween the left and right menu.
5. Reloading the game makes the menu appear normal again but touching anything will make it go back to problem 2.


Note: The converted R32s are fine, and I can interact with them okay (but there is still no sound when you open the hood which isn't really a big deal honestly).


I put this mod in the last of the load order and it hasn't done anything. I hope this is enough detail.
Keef 6 月 22 日 下午 9:32 
I am getting an error trying to add crafted parts onto the car. Here is what the error magnifier says:

`Callframe at: se.krka.kahlua.integration.expose.MultiLuaJavaInvoker@c326373
function: complete -- file: ISUninstallVehiclePart.lua line # 87 | Vanilla
`
`java.lang.reflect.InvocationTargetException
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.pcall(KahluaThread.java:1760)
at se.krka.kahlua.integration.LuaCaller.pcall(LuaCaller.java:85)
at zombie.characters.CharacterTimedActions.LuaTimedActionNew.complete(LuaTimedActionNew.java:153)
at zombie.characters.IsoGameCharacter.updateInternal(IsoGameCharacter.java:10559)
at zombie.characters.IsoGameCharacter.update(IsoGameCharacter.java:10194)
at zombie.characters.IsoPlayer.updateInternal1(IsoPlayer.java:2283)
at zombie.characters.IsoPlayer.update(IsoPlayer.java:2262)
at zombie.MovingObjectUpdateSchedulerUpdateBucket.update(MovingObjectUpdateSchedulerUpdateBucket.java:71)
at zombie.MovingObjectUpdateScheduler.update(MovingObjectUpdateScheduler.java:158)
at zombie.iso.IsoCell.ProcessObjects(IsoCell.java:3054)
at zombie.iso.IsoCell.updateInternal(IsoCell.java:5959)
at zombie.iso.IsoCell.update(IsoCell.java:5892)
at zombie.iso.IsoWorld.updateWorld(IsoWorld.java:4192)
at zombie.iso.IsoWorld.updateInternal(IsoWorld.java:4312)
at zombie.iso.IsoWorld.update(IsoWorld.java:4226)
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:381)
at zombie.GameWindow.frameStep(GameWindow.java:914)
at zombie.GameWindow.mainThreadStep(GameWindow.java:640)
at zombie.MainThread.mainLoop(MainThread.java:76)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException: Cannot invoke "java.lang.Class.getDeclaredConstructor(java.lang.Class[])" because "<parameter2>.handler" is null
at zombie.network.packets.INetworkPacket.getPacket(INetworkPacket.java:186)
at zombie.network.packets.INetworkPacket.send(INetworkPacket.java:253)
at zombie.spnetwork.SinglePlayerServer.sendObjectChange(SinglePlayerServer.java:67)
at zombie.spnetwork.SinglePlayerServer.sendObjectChange(SinglePlayerServer.java:77)
at zombie.iso.IsoObject.sendObjectChange(IsoObject.java:5569)
... 34 more
``Callframe at: se.krka.kahlua.integration.expose.MultiLuaJavaInvoker@c326373
function: complete -- file: ISUninstallVehiclePart.lua line # 81 | Vanilla
`
`Callframe at: se.krka.kahlua.integration.expose.MultiLuaJavaInvoker@c326373
function: complete -- file: ISInstallVehiclePart.lua line # 108 | Vanilla
`




Please help. Thank you in advance.
KI5  [开发者] 6 月 24 日 上午 10:00 
引用自 Overclock
Hello there! First of all, love your mods. Thank you for making them and this one in particular.

I seem to have a problem when I open up the vehicle mechanics menu of the imported R32s.

1. There is no sound when opening the hood.
2. When I try to interact with any of the parts, The left half menu disappears, but is still interactable (I can right click and open the menus)
3. The right half menu is visible but I cannot bring up the right click menu so I cannot interact with them.
4. The right click menu seems to cut off inbetween the left and right menu.
5. Reloading the game makes the menu appear normal again but touching anything will make it go back to problem 2.


Note: The converted R32s are fine, and I can interact with them okay (but there is still no sound when you open the hood which isn't really a big deal honestly).


I put this mod in the last of the load order and it hasn't done anything. I hope this is enough detail.

thanks for reporting, i will investigate it



引用自 Keef
I am getting an error trying to add crafted parts onto the car. Here is what the error magnifier says:

`Callframe at: se.krka.kahlua.integration.expose.MultiLuaJavaInvoker@c326373
function: complete -- file: ISUninstallVehiclePart.lua line # 87 | Vanilla
`
++++
`
`Callframe at: se.krka.kahlua.integration.expose.MultiLuaJavaInvoker@c326373
function: complete -- file: ISInstallVehiclePart.lua line # 108 | Vanilla
`
Please help. Thank you in advance.

that is a common error introduced in one of the latest game updates, it can be ignored for now since it is probably connected to b42 multiplayer
< >
正在显示第 1 - 7 条,共 7 条留言
每页显示数: 1530 50