BuiltBrokenModding / ICBM-2

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

[bug] crash on missile networks #206

Closed hunterdubbs closed 8 years ago

hunterdubbs commented 8 years ago

Destroying missile silos and then opening the GUI of a launch controller they were previously connected to causes a null pointer exception crash.

Log here : http://pastebin.com/Bwz4Rb1n

dmodoomsirius commented 8 years ago

did you try to reproduce this issue with just VoltzEngine and ICBM?

DarkGuardsman commented 8 years ago

Will take me a while to debug but looks like some data was empty when sent to the client. Easy bug to over look but very hard to track down.

DarkGuardsman commented 8 years ago

I could not replicate the issue on my machine, something tells me its rather rare setup issue. However, I did patch a section that looked like it could be the cause. Download the latest dev version and see if that fixes the issue.