NuclearCraft

NuclearCraft

31M Downloads

New Wasteland Biome breaks Dooglamoo Worlds

MechanosG opened this issue · 4 comments

commented

As the topic says, not much more to say. The game crashes with this error

Encountered an unexpected exception
java.lang.ClassCastException: nc.worldgen.dimension.BiomeProviderWasteland cannot be cast to com.dooglamoo.worlds.world.biome.BiomeProviderDooglamoo

at com.dooglamoo.worlds.world.gen.ChunkGeneratorDooglamoo.<init>(ChunkGeneratorDooglamoo.java:403)
at com.dooglamoo.worlds.world.WorldTypeDooglamoo.getChunkGenerator(WorldTypeDooglamoo.java:80)
at net.minecraft.world.WorldProvider.func_186060_c(WorldProvider.java:63)
at net.minecraft.world.WorldServer.func_72970_h(WorldServer.java:848)
at net.minecraft.world.WorldServer.<init>(WorldServer.java:118)
at net.minecraft.world.WorldServerMulti.<init>(WorldServerMulti.java:18)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:126)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:156)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at java.lang.Thread.run(Thread.java:745)

Turning off the Wasteland biome in the config prevents the crash. I'm not sure what makes your Wasteland biome incompatible considering other biome mods like BoP, and many others, work with Dooglamoo Worlds. But fingers crossed it'll work someday. I just can't give up DW. 😁

commented

Oh... I guess I read it wrong. I didn't even know there was a dimension. Without realizing it, I disabled both the biome and the dimension settings in the NuclearCraft config. Lol my bad. I could try enabling one or the other if you like, just to confirm it's the dimension causing it and not the biome?

commented

That's a bit weird - I'm not doing anything out of the ordinary, so I'll need to wait for what the author of Dooglamoo says to get an idea of how to fix it.

It's got something to do with the wasteland dimension, not the biome - when you say you 'turned off the wasteland biome', you do mean the biome and not the dimension, right?

commented

Perhaps that would be a good idea just to be sure, but looking at the crash log it’s almost certainly the dimension.

commented

It's been many months now and this has still been adressed on Dooglamoo's side. Will close this for now.