Hoborific / ThaumicHorizons

decompiled code
11 stars 29 forks source link

Crash on world load #3

Open bHXDgiuMa5yLHyC8 opened 6 years ago

bHXDgiuMa5yLHyC8 commented 6 years ago

https://github.com/Team-RTG/Realistic-Terrain-Generation/issues/1223

latest crash log:

---- Minecraft Crash Report ---- // On the bright side, I bought you a teddy bear!

Time: 10/1/17 5:27 PM Description: Exception in server tick loop

java.lang.NoClassDefFoundError: net/minecraft/world/gen/NoiseGeneratorOctaves at net.minecraft.world.gen.ChunkProviderGenerate.(ChunkProviderGenerate.java:76) at rtg.world.WorldTypeRTG.getChunkGenerator(WorldTypeRTG.java:80) at com.emoniph.witchery.dimension.WorldProviderDreamWorld.func_76555_c(WorldProviderDreamWorld.java:70) at net.minecraft.world.WorldServer.func_72970_h(WorldServer.java:654) at net.minecraft.world.World.(World.java:245) at net.minecraft.world.WorldServer.(WorldServer.java:97) at net.minecraft.world.WorldServerMulti.(WorldServerMulti.java:14) at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:65) at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) Caused by: java.lang.ClassNotFoundException: net.minecraft.world.gen.NoiseGeneratorOctaves at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 11 more

A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_131, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 949637536 bytes (905 MB) / 4234149888 bytes (4038 MB) up to 4234149888 bytes (4038 MB) Mod Pack: Unknown / None LiteLoader Mods: 1 loaded mod(s)

Hoborific commented 6 years ago

Can I get your witchery config and the proper log file? this doesn't look like my problem so far

bHXDgiuMa5yLHyC8 commented 6 years ago

Thanks for responding, I didn't expect to hear anything back so quickly. I have isolated the issue to an interaction between Witchery, Mo' Creatures, and Thaumic Horizons. I never made any changes to the Witchery config.

crash log: https://pastebin.com/TiR2szN3

config: https://pastebin.com/S6tz2VdP

Hoborific commented 6 years ago

This seems like it could possibly be a memory issue with mo creatures, when you generate a world does your ram eat itself until it crashes? Is the error commonly the same or differing? Witchery and Thaumic Horizons are frequently bundled together which have no issues in mod packs.

bHXDgiuMa5yLHyC8 commented 6 years ago

There's no unusual memory usage. The crash log is always the same.

Hoborific commented 6 years ago

I'm sorry there isn't much I am able to do about this, to my knowledge it's a generation issue between RTG and Witchery's dream world, as such I have no knowledge and there is not anything I am able to contribute to the solution of this problem, perhaps bringing it up with the Witchery issue tracker may bring to light a resolution, it could be as simple as an ID conflict with their generation code, apologies, hobo.

Hoborific commented 6 years ago

It has been brought to my attention that Witchery has seemingly stopped developing his mod and the source is not publicly available, I am currently using RTG, Witchery and Thaumic Horizons on my public server, perhaps this mod list can help you troubleshoot your issues.

https://pastebin.com/FTJ03B6M