-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
This is a long shot, but I'm a newb at Java, and trying to fix this. It appears to be simple, but; yeah, total beginner here.
The as_compiled src from this Git throws a null registry error with the latest forge for 1.12.2. (build-2854)
error:
java.lang.NullPointerException: Can't use a null-name for the registry, object null.
offending classes:
at (BiomeHandler.java:27)
+(BiomeHandler.java:15)
+(CommonProxy.java:52)
Appears that there needs to be an explicit registryName set for the Biome object, before the register event is called.
Not sure the best way to go about handling this ? Since the Biomes extend from
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels