#Crash

1 messages · Page 1 of 1 (latest)

maiden reefBOT
#

@stiff crest uploaded a log, making new world caused this

  • Forge 43.1.38 on 1.19.2

Recommendations:

  • Unless you know what you're doing, modifying your JVM args could have unintended side effects. It's best to use the defaults.
shell snow
#

@knotty sand so immersive crashes the mod because it hooks on to the gather capabilities event which gets fired in the super constructor and calls for the blockentitytype but its null because we set it in our constructor.

#

and we cant change this because we extend the beehive and with that we cant call the super constructor that takes in a type