BuiltBrokenModding / ICBM-2

Missile mod for minecraft forge
http://www.builtbroken.com/pages/icbm/
MIT License
55 stars 38 forks source link

Server crash on disabling explosives #319

Open Noire86 opened 5 years ago

Noire86 commented 5 years ago

Server crashes, when some of the explosives are disabled.

crash-2019-01-09_08.58.02-server.txt

But somehow, server starts up after removing json file of the explosive from the mod`s jarfile.

ICBM-1.7.10-2.15.5b515 VE 1.11.0 b485

DarkGuardsman commented 5 years ago

Not sure the explosive JSON handler was ever tested with disabled states. Honestly the entire system was never finished and the mod is currently in an abandoned state pending rewrite 1.12.

Quick fix is to do what you are doing now and delete the file. As the entire system works to register explosives by using data in the JSON.

Noire86 commented 5 years ago

This means no progress on 1.7.10?

DarkGuardsman commented 5 years ago

Its highly unlikely as I got a full time position that leaves me with 2 hours free per day. Only way we will see progress is if someone else takes over update for 1.7 in my place. As well ICBM 2 not getting updated to 1.12 so its in a rather odd position.