Simple Storage Network

Simple Storage Network

57M Downloads

1.16.4 Ticking block entity crash

mnsnownutt opened this issue ยท 2 comments

commented

Minecraft version & Mod Version: 1.16.4, 1.3.1

Single player or Server: Single player (luckily, running a test in creative before implementing)

Describe problem (what you were doing / what happened): placed a network interface link on a network exchange. No other blocks or entities were placed in the test world.
crash-2021-01-22_08.56.49-server.txt

Crash log (if any):

SS.crash.mp4

(If this is a suggestion and not a bug report, delete all this and just write your suggestion!)

commented

java.lang.NullPointerException: Ticking block entity at com.lothrazar.storagenetwork.block.exchange.TileExchange.getCapability(TileExchange.java:45) ~[storagenetwork:1.16.4-1.3.1] {re:classloading} at com.lothrazar.storagenetwork.block.TileCableWithFacing.isValidLinkNeighbor(TileCableWithFacing.java:47) ~[storagenetwork:1.16.4-1.3.1] {re:classloading} at com.lothrazar.storagenetwork.block.TileCableWithFacing.findNewDirection(TileCableWithFacing.java:58) ~[storagenetwork:1.16.4-1.3.1] {re:classloading} at com.lothrazar.storagenetwork.block.TileCableWithFacing.refreshDirection(TileCableWithFacing.java:90) ~[storagenetwork:1.16.4-1.3.1] {re:classloading} at com.lothrazar.storagenetwork.block.cable.link.TileCableLink.func_73660_a(TileCableLink.java:55) ~[storagenetwork:1.16.4-1.3.1] {re:classloading}

commented

Fix coming soon 1.3.2