K-4U / Hydraulicraft

Entry for Modjam #3
Other
16 stars 9 forks source link

Filter crash on server [1.7.10] #231

Open teagan75 opened 7 years ago

teagan75 commented 7 years ago

I really like this mod. Great job btw! Not sure you are still supporting 1.7.10 but I am having an issue only on server.

What were you doing when the issue happened?

I put oil into the filter.

What did you expect to happen?

I expected to open the GUI and place Beachium inside the slot.

What happened instead

When I opened the filter GUI it crashed to desktop. This only happens on a server NOT single player.

Crashlog on pastebin/gist

https://pastebin.com/Hn1i9QTZ

Forge and Minecraft version

MC v1.7.10 Forge 10.13.4.1614

Hydraulicraft version and build number

1.7.10-2.1.253

K4Lib version

1.7.10-0.1.75

WouterG commented 7 years ago

Crash point in code/branch: https://github.com/K-4U/Hydraulicraft/blob/1.7.10/java/k4unl/minecraft/Hydraulicraft/thirdParty/nei/widgets/NEIWidgetTank.java#L68

The icon is probably null here.