Sonar Core

Sonar Core

46M Downloads

NPE in TileHandlerForge

ruifung opened this issue ยท 1 comments

commented

Results in this, on client.
https://paste.dimdev.org/roxesikake.mccrash

I'm under the impression, that capabilities should be checked for null before using them.
It could also be that the calculator mod shouldn't be trying to inject energy on client side but. yeah.

The case in question is when placing a enderIO energy conduit onto a conductor mast.
And this is on a multiplayer server. The server didn't crash, just the client.

Sonar Core 5.0.13-11
Calculator 5.0.8-4

commented

Fixed in dev