Skip to content

Instantly share code, notes, and snippets.

[19:45:48] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[19:45:48] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[19:45:48] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[19:45:48] [main/INFO]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading
[19:45:49] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_72, running on Linux:amd64:3.13.0-77-generic, installed at /usr/lib/jvm/java-8-oracle/jre
[19:45:49] [main/INFO]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plugin initialized!
[19:45:49] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:45:49] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[19:45:49] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:45:49] [main/INFO]: Calling tweak class cpw.mods.fml.common.laun
---- Minecraft Crash Report ----
// Ooh. Shiny.
Time: 3/24/16 7:46 PM
Description: Exception in server tick loop
java.lang.IllegalArgumentException: Attempted to register a entity with invalid ID: 530 Name: THFairy Class: class thKaguyaMod.entity.living.EntityTHFairy
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:87)
at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:108)
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:261)