Realistic Terrain Generation

Realistic Terrain Generation

3M Downloads

Witchery worldgen crash (RTG-1.7.10-1.1.1.6)

bHXDgiuMa5yLHyC8 opened this issue ยท 7 comments

commented

Forge 1.7.10 1614

When I launch a MultiMC pack including RTG, Witchery, ClimateControl, Thaumcraft, Advanced Rocketry, Gregtech, Biomes O'Plenty, Fastcraft, and others, when I generate a world the first time, it works fine, but if I restart Minecraft and try to generate the same seed again, I get the following crash. The strange thing is that deleting the configs causes it to work one more time, but even if you don't change them at all you still have to delete them again to get the world to generate once more.

Crash Report : https://pastebin.com/pcDkv1rZ

commented

@bHXDgiuMa5yLHyC8 Since Optifine is explicitly mentioned in the stacktrace, I doubt that.
at WorldServerOF.(WorldServerOF.java:69)
at WorldServerMultiOF.(WorldServerMultiOF.java:23)
If you remove Optifine, those lines in the crash report should change in the very least.

commented

Apparently removing Thaumic Horizons prevents this issue.

commented

This is an exception thrown on a vanilla Minecraft class (that can't be found), which should never happen, unless some mod is doing something it shouldn't. My guess is it's Optifine.
There's no way this is RTG. All we are doing in this case is providing a vanilla chunk generator (Which means this is happening in a non-Overworld dimension).

Next time please use pastebin for your crash report.

commented

For the benefit of anyone else who is having this problem: disabling Optifine and Fastcraft doesn't appear to do anything.

commented

Try this. :)

commented

There is a link in the spoiler to a version that may solve your crash.

commented

Thanks a lot. That version didn't help, but this issue doesn't seem to have anything to do with RTG.