World generation completes, but world won't load
PsychoSwan opened this issue ยท 5 comments
Not much of a crash per say, but annoying none the less. When I create a new world, the spawn point generation completes, but I cannot access the world.
The error is near the bottom. The line you're looking for is:
Caught exception from Minecraft Forge (forge)
Caused by: java.lang.ClassCastException: com.brandon3055.brandonscore.lib.FakeWorld cannot be cast to net.minecraft.world.WorldServer
Interesting looks a lot like my issue with spongeforge #818
i suspected something like this would probably happen... (one of the reasons its a beta release) Will be fixed in the next release.