Same issue with the 1.12.2 version on Mercury. Only seems to affect multiplayer as I can spawn the Magma boss and Venus rover in a single player game but it crashes instantly when using a server. The crash is specific to the client as well, the server only logs the disconnect and some Netty garbage about the connection being forcibly closed by the remote host.
---Issue Report---
Description of Issue
When entering the Mercury dungeon boss spawn area the client crashes but the server stays online and other players are not affected.
Description: Ticking entity
java.lang.ClassCastException: java.lang.Float cannot be cast to java.lang.Integer
Entity Type: extraplanets:extraplanets.entityvenusrover (com.mjr.extraplanets.entities.vehicles.EntityVenusRover)
Troubleshooting Steps
Tried editing region to remove the entity
Disabled custom bosses on both client and server
Deleted DIM-13 (Mercury) to force it to recreate
As a follow up here, I tried re-enabling the fire and nuclear bombs in the ExtraPlanets config. I also re-enabled custom bosses and then deleted the Mercury dimension again. For whatever reason, this worked and the correct boss spawned and didn't crash out the client.
Issue by @rdlenk
Same issue with the 1.12.2 version on Mercury. Only seems to affect multiplayer as I can spawn the Magma boss and Venus rover in a single player game but it crashes instantly when using a server. The crash is specific to the client as well, the server only logs the disconnect and some Netty garbage about the connection being forcibly closed by the remote host.
---Issue Report---
Description of Issue
When entering the Mercury dungeon boss spawn area the client crashes but the server stays online and other players are not affected.
Steps to Reproduce Issue
Walk into the Mercury dungeon and spawn the boss
Details
Client Crash Log: https://pastebin.com/k9jD5Rx0
Version: ExtraPlanets-1.12.2-0.4.9.jar, GalacticraftCore-1.12.2-4.0.2.190.jar
Where did this bug happen: Client
Error Details
Description: Ticking entity java.lang.ClassCastException: java.lang.Float cannot be cast to java.lang.Integer Entity Type: extraplanets:extraplanets.entityvenusrover (com.mjr.extraplanets.entities.vehicles.EntityVenusRover)
Troubleshooting Steps
As a follow up here, I tried re-enabling the fire and nuclear bombs in the ExtraPlanets config. I also re-enabled custom bosses and then deleted the Mercury dimension again. For whatever reason, this worked and the correct boss spawned and didn't crash out the client.