TheRPGAdventurer 3 Report post Posted April 12, 2018 https://pastebin.com/tpSnKdee Share this post Link to post Share on other sites
TheRPGAdventurer 3 Report post Posted April 12, 2018 [13:14:01] [main/WARN] [FML]: Registry SoundEvent: Override did not have an associated owner object. Name: rotd:mob.dragon.step Value: net.minecraft.util.SoundEvent@6b00eaae [13:14:01] [main/WARN] [FML]: Registry SoundEvent: Override did not have an associated owner object. Name: rotd:mob.dragon.breathe Value: net.minecraft.util.SoundEvent@480f1b59 [13:14:01] [main/WARN] [FML]: Registry SoundEvent: Override did not have an associated owner object. Name: rotd:mob.dragon.death Value: net.minecraft.util.SoundEvent@2a28bf25 [13:14:01] [main/WARN] [FML]: Registry SoundEvent: Override did not have an associated owner object. Name: rotd:mob.dragon.growl Value: net.minecraft.util.SoundEvent@35a7c477 [13:14:01] [main/WARN] [FML]: Registry SoundEvent: Override did not have an associated owner object. Name: rotd:mob.dragon.nethergrowl Value: net.minecraft.util.SoundEvent@591e1df7 [13:14:01] [main/WARN] [FML]: Registry SoundEvent: Override did not have an associated owner object. Name: rotd:mob.dragon.skeletongrowl Value: net.minecraft.util.SoundEvent@697b105e I think that is the cause of the crash I just cant figure out what the "associate owner object means" Share this post Link to post Share on other sites
Matryoshika 115 Report post Posted April 12, 2018 Quote java.lang.RuntimeException: One of more entry values did not copy to the correct id. Check log for details! at net.minecraftforge.registries.ForgeRegistry.sync(ForgeRegistry.java:528) at net.minecraftforge.registries.GameData.loadRegistry(GameData.java:473) at net.minecraftforge.registries.GameData.freezeData(GameData.java:219) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:790) at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:343) Share this post Link to post Share on other sites