java.util.concurrent.ExecutionException: java.lang.NullPointerException
SuspiciousMango opened this issue ยท 2 comments
I play with a mod called VanillaFix that will often notify the player of crashes that don't actually close the game. I got this one when I placed down a redstone read socket.
EDIT: I've figured out that the issue occurs when you mouse over the read socket with WAILA which makes me think its an issue on their end.