SecretRoomsMod

SecretRoomsMod

10M Downloads

Breaking one way blocks in server crashed the client

Nebula240 opened this issue ยท 2 comments

commented

crash-2021-09-17_01.51.24-client.txt
crash-2021-09-17_01.56.15-client.txt

As it's says, breaking those blocks crashes the client, closing the game.

commented

this looks like the earliest report of the getPooled NPE bug. The others should be closed as a duplicate of this bug:
#60
#63
#67

commented

the first log is less clear, but the second one 01.56.16, shows the getPooled NPE error:

java.lang.NullPointerException: Unexpected error
	at com.wynprice.secretrooms.client.world.DelegateWorld.getPooled(DelegateWorld.java:32) ~[?:1.16.5-1.1.3] {re:classloading}
	at com.wynprice.secretrooms.client.world.DelegateWorld.lambda$createFunction$0(DelegateWorld.java:38) ~[?:1.16.5-1.1.3] {re:classloading}