Can someone help me whit the animal bike mod crash whitout taking the mod out plz here is the crash report
---- Minecraft Crash Report ----
// My bad.
Time: 15-12-23 13:29
Description: Initializing game
java.lang.RuntimeException: No more entity indicies left
at cpw.mods.fml.common.registry.EntityRegistry.findGlobalUniqueEntityId(EntityRegistry.java:322)
at com.tihyo.superheroes.entities.RegisterBossZoom.createEntity(RegisterBossZoom.java:23)
at com.tihyo.superheroes.entities.RegisterBossZoom.registerEntity(RegisterBossZoom.java:18)
at com.tihyo.superheroes.entities.RegisterBossZoom.mainRegistry(RegisterBossZoom.java:13)
at com.tihyo.superheroes.common.SuperHeroesMain.PreLoad(SuperHeroesMain.java:587)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at cpw.mods.fml.common.registry.EntityRegistry.findGlobalUniqueEntityId(EntityRegistry.java:322)
at com.tihyo.superheroes.entities.RegisterBossZoom.createEntity(RegisterBossZoom.java:23)
at com.tihyo.superheroes.entities.RegisterBossZoom.registerEntity(RegisterBossZoom.java:18)
at com.tihyo.superheroes.entities.RegisterBossZoom.mainRegistry(RegisterBossZoom.java:13)
at com.tihyo.superheroes.common.SuperHeroesMain.PreLoad(SuperHeroesMain.java:587)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 175364896 bytes (167 MB) / 543748096 bytes (518 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 Optifine OptiFine_1.7.10_HD_U_C1 74 mods loaded, 74 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCH Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCH CodeChickenCore{1.0.6.44} [CodeChicken Core] (minecraft.jar)
UCH Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCH NotEnoughItems{1.0.4.107} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.107-universal.jar)
UCH PlayerAPI{1.2} [Player API] (minecraft.jar)
UCH VeinMiner_coremod{0.27.1_build.unknown} [Core mod] (minecraft.jar)
UCH OpenModsCore{0.8} [OpenModsCore] (minecraft.jar)
UCH <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCH battlegear2{1.0.7.0} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.7.0.jar)
UCH zeldaswordskills{1.7.10-2.2.8b} [Zelda Sword Skills] (1.7.10-zeldaswordskills-2.2.8b.jar)
UCH lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar.zip)
UCH DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar)
UCH Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCH adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8b.jar)
UCH animalbikes{1.7.10} [Animal Bikes] (AnimalBikes_1.7.10.jar)
UCH AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCE Artifacts{1.1.1} [Artifacts] (Artifacts-1.1.1.jar)
UCH Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
UCH CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
UCH BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCH AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-13.jar)
UCH BuildCraft|Core{7.1.14} [BuildCraft] (buildcraft-7.1.14-core.jar)
UCH BuildCraft|Compat{7.0.12} [BuildCraft Compat] (buildcraft-compat-7.0.12.jar)
UCH CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCH ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
UCH TwilightForest{2.3.4} [The Twilight Forest] (twilightforest-1.7.10-2.3.4.jar)
UCH chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
UCH chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
UCH DraconicEvolution{1.0.1c} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.1c.jar)
UCH eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
UCH GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.406.jar)
UCH GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.406.jar)
UCH godzillamod{1.6.6} [Godzilla Mod] (Godzilla Mod-1.7.10-1.6.6.jar)
UCH iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCH GraviGun{4.0.0-beta} [GraviGun] (GravityGun-4.0.0-beta.jar)
UCH Growthcraft{2.1.0a} [Growthcraft] (growthcraft-core-1.7.10-2.1.0a.jar)
UCH Growthcraft|Cellar{2.1.0a} [Growthcraft Cellar] (growthcraft-cellar-1.7.10-2.1.0b.jar)
UCH Growthcraft|Hops{2.1.0} [Growthcraft Hops] (growthcraft-hops-1.7.10-2.1.0.jar)
UCH guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar)
UCH Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UCH instahouse{7.5} [Insta House] (InstaHousev7.5.jar)
UCH ItFellFromTheSky{4.0.0} [ItFellFromTheSky] (ItFellFromTheSky-4.0.0.jar)
UCH legends{1.3} [Legends Mod] (Legends Core-1.3.jar)
UCH malisiscore{1.7.10-0.14.0} [MalisisCore] (malisiscore-1.7.10-0.14.0.jar)
UCH Mantle{1.7.10-0.3.2.jenkins188} [Mantle] (Mantle-1.7.10-0.3.2a.jar)
UCH RadixCore{2.1.1} [RadixCore] (RadixCore-1.7.10-2.1.1-universal.jar)
UCH MCA{1.7.10-5.1.1.0} [Minecraft Comes Alive] (MCA-1.7.10-5.1.1.0-universal.jar)
UCH me{1.3.1.2} [More Enchantments] (More-Enchantments-Mod-1.7.10.jar)
UCH AencEx{0.0.1} [AencEx] (More-Enchantments-Mod-1.7.10.jar)
UCH Morph{0.9.2} [Morph] (Morph-Beta-0.9.2.jar)
UCH MovingWorld{1.7.10-1.8} [Moving World] (movingworld-1.7.10-1.8.jar)
UCH MutantCreatures{1.4.9} [Mutant Creatures] (MutantCreatures-1.7.10-1.4.9.jar)
UCH OpenMods{0.8} [OpenMods] (OpenModsLib-1.7.10-0.8.jar)
UCH OpenBlocks{1.4.4} [OpenBlocks] (OpenBlocks-1.7.10-1.4.4.jar)
UCH OreSpawn{1.7.10.20.3} [OreSpawn] (orespawn-1.7.10-20.3.zip)
UCH PetBat{1.3.6} [Pet Bat] (PetBat-1.7.10.jar)
UCH PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6.jar)
UCH gibby_pun{1.5} [The Ultimate Pun Mod!] (PunMod 1.7.10-1.5.2.jar)
UCH RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
UCH rivalrebels{1.7.10J} [Rival Rebels] (rivalrebels-1.7.10J.jar)
UCH SaintsCore{0.9} [Saintscore] (SaintsCore-0.9-Minecraft-1.7.10.jar)
UCH mod_Saintspack{0.9} [Saintspack] (SaintsPack-0.9-Minecraft_1.7.10)
UCE sus{4.2.1} [Superheroes Unlimited Mod] (Superheroes Unlimited Mod-1.7.10-4.2.1.jar)
UCE susaddon{4.2.1} [Superheroes Unlimited Mod (Part 2)] (Superheroes Unlimited Mod-1.7.10-4.2.1.jar)
UCH TConstruct{1.7.10-1.6.0.build611} [Tinkers' Construct] (TConstruct_mc1.7.10_1.6.0d40.1.jar)
UCH SpecialArmor{1.7.10} [TeeLuk's SpecialArmor] (TLSpecialArmor-1.7.10.jar)
UCE transformers{${version}} [Transformers Mod] (Transformers-1.7.10-0.5.5.jar)
UCH VeinMiner{0.27.1_build.unknown} [Vein Miner] (VeinMiner-1.7.10_0.27.1.unknown.jar)
UCH VeinMinerModSupport{0.27.1_build.unknown} [Mod Support] (VeinMiner-1.7.10_0.27.1.unknown.jar)
UCH WiiRemoteId{1.0} [WiiRemoteMod by Nether] (WiiMod-1.7.10-1.0.jar)
UCH witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UCH voxelmap{1.7.10} [VoxelMap No Radar] (Zans-Minimap-No-Radar-Mod-1.7.10.jar)
GL info: ' Vendor: 'Intel' Version: '3.1.0 - Build 8.15.10.2509' Renderer: 'Intel(R) HD Graphics Family'
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:ACTIVATED],[map_gen_fix:ENABLED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
CoFHCore: -[1.7.10]3.0.3-303
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
TConstruct Environment: Environment healthy.
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
Launched Version: 1.7.10-Forge10.13.4.1448-1.7.10
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics Family GL version 3.1.0 - Build 8.15.10.2509, Intel
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
Can someone help me whit the animal bike mod crash whitout taking the mod out plz here is the crash report
---- Minecraft Crash Report ----
// My bad.
Time: 15-12-23 13:29
Description: Initializing game
java.lang.RuntimeException: No more entity indicies left
at cpw.mods.fml.common.registry.EntityRegistry.findGlobalUniqueEntityId(EntityRegistry.java:322)
at com.tihyo.superheroes.entities.RegisterBossZoom.createEntity(RegisterBossZoom.java:23)
at com.tihyo.superheroes.entities.RegisterBossZoom.registerEntity(RegisterBossZoom.java:18)
at com.tihyo.superheroes.entities.RegisterBossZoom.mainRegistry(RegisterBossZoom.java:13)
at com.tihyo.superheroes.common.SuperHeroesMain.PreLoad(SuperHeroesMain.java:587)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at cpw.mods.fml.common.registry.EntityRegistry.findGlobalUniqueEntityId(EntityRegistry.java:322)
at com.tihyo.superheroes.entities.RegisterBossZoom.createEntity(RegisterBossZoom.java:23)
at com.tihyo.superheroes.entities.RegisterBossZoom.registerEntity(RegisterBossZoom.java:18)
at com.tihyo.superheroes.entities.RegisterBossZoom.mainRegistry(RegisterBossZoom.java:13)
at com.tihyo.superheroes.common.SuperHeroesMain.PreLoad(SuperHeroesMain.java:587)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 175364896 bytes (167 MB) / 543748096 bytes (518 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 Optifine OptiFine_1.7.10_HD_U_C1 74 mods loaded, 74 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCH Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCH CodeChickenCore{1.0.6.44} [CodeChicken Core] (minecraft.jar)
UCH Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCH NotEnoughItems{1.0.4.107} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.107-universal.jar)
UCH PlayerAPI{1.2} [Player API] (minecraft.jar)
UCH VeinMiner_coremod{0.27.1_build.unknown} [Core mod] (minecraft.jar)
UCH OpenModsCore{0.8} [OpenModsCore] (minecraft.jar)
UCH <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCH battlegear2{1.0.7.0} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.7.0.jar)
UCH zeldaswordskills{1.7.10-2.2.8b} [Zelda Sword Skills] (1.7.10-zeldaswordskills-2.2.8b.jar)
UCH lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar.zip)
UCH DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar)
UCH Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCH adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8b.jar)
UCH animalbikes{1.7.10} [Animal Bikes] (AnimalBikes_1.7.10.jar)
UCH AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCE Artifacts{1.1.1} [Artifacts] (Artifacts-1.1.1.jar)
UCH Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
UCH CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
UCH BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCH AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-13.jar)
UCH BuildCraft|Core{7.1.14} [BuildCraft] (buildcraft-7.1.14-core.jar)
UCH BuildCraft|Compat{7.0.12} [BuildCraft Compat] (buildcraft-compat-7.0.12.jar)
UCH CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCH ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
UCH TwilightForest{2.3.4} [The Twilight Forest] (twilightforest-1.7.10-2.3.4.jar)
UCH chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
UCH chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
UCH DraconicEvolution{1.0.1c} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.1c.jar)
UCH eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
UCH GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.406.jar)
UCH GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.406.jar)
UCH godzillamod{1.6.6} [Godzilla Mod] (Godzilla Mod-1.7.10-1.6.6.jar)
UCH iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCH GraviGun{4.0.0-beta} [GraviGun] (GravityGun-4.0.0-beta.jar)
UCH Growthcraft{2.1.0a} [Growthcraft] (growthcraft-core-1.7.10-2.1.0a.jar)
UCH Growthcraft|Cellar{2.1.0a} [Growthcraft Cellar] (growthcraft-cellar-1.7.10-2.1.0b.jar)
UCH Growthcraft|Hops{2.1.0} [Growthcraft Hops] (growthcraft-hops-1.7.10-2.1.0.jar)
UCH guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar)
UCH Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UCH instahouse{7.5} [Insta House] (InstaHousev7.5.jar)
UCH ItFellFromTheSky{4.0.0} [ItFellFromTheSky] (ItFellFromTheSky-4.0.0.jar)
UCH legends{1.3} [Legends Mod] (Legends Core-1.3.jar)
UCH malisiscore{1.7.10-0.14.0} [MalisisCore] (malisiscore-1.7.10-0.14.0.jar)
UCH Mantle{1.7.10-0.3.2.jenkins188} [Mantle] (Mantle-1.7.10-0.3.2a.jar)
UCH RadixCore{2.1.1} [RadixCore] (RadixCore-1.7.10-2.1.1-universal.jar)
UCH MCA{1.7.10-5.1.1.0} [Minecraft Comes Alive] (MCA-1.7.10-5.1.1.0-universal.jar)
UCH me{1.3.1.2} [More Enchantments] (More-Enchantments-Mod-1.7.10.jar)
UCH AencEx{0.0.1} [AencEx] (More-Enchantments-Mod-1.7.10.jar)
UCH Morph{0.9.2} [Morph] (Morph-Beta-0.9.2.jar)
UCH MovingWorld{1.7.10-1.8} [Moving World] (movingworld-1.7.10-1.8.jar)
UCH MutantCreatures{1.4.9} [Mutant Creatures] (MutantCreatures-1.7.10-1.4.9.jar)
UCH OpenMods{0.8} [OpenMods] (OpenModsLib-1.7.10-0.8.jar)
UCH OpenBlocks{1.4.4} [OpenBlocks] (OpenBlocks-1.7.10-1.4.4.jar)
UCH OreSpawn{1.7.10.20.3} [OreSpawn] (orespawn-1.7.10-20.3.zip)
UCH PetBat{1.3.6} [Pet Bat] (PetBat-1.7.10.jar)
UCH PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6.jar)
UCH gibby_pun{1.5} [The Ultimate Pun Mod!] (PunMod 1.7.10-1.5.2.jar)
UCH RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
UCH rivalrebels{1.7.10J} [Rival Rebels] (rivalrebels-1.7.10J.jar)
UCH SaintsCore{0.9} [Saintscore] (SaintsCore-0.9-Minecraft-1.7.10.jar)
UCH mod_Saintspack{0.9} [Saintspack] (SaintsPack-0.9-Minecraft_1.7.10)
UCE sus{4.2.1} [Superheroes Unlimited Mod] (Superheroes Unlimited Mod-1.7.10-4.2.1.jar)
UCE susaddon{4.2.1} [Superheroes Unlimited Mod (Part 2)] (Superheroes Unlimited Mod-1.7.10-4.2.1.jar)
UCH TConstruct{1.7.10-1.6.0.build611} [Tinkers' Construct] (TConstruct_mc1.7.10_1.6.0d40.1.jar)
UCH SpecialArmor{1.7.10} [TeeLuk's SpecialArmor] (TLSpecialArmor-1.7.10.jar)
UCE transformers{${version}} [Transformers Mod] (Transformers-1.7.10-0.5.5.jar)
UCH VeinMiner{0.27.1_build.unknown} [Vein Miner] (VeinMiner-1.7.10_0.27.1.unknown.jar)
UCH VeinMinerModSupport{0.27.1_build.unknown} [Mod Support] (VeinMiner-1.7.10_0.27.1.unknown.jar)
UCH WiiRemoteId{1.0} [WiiRemoteMod by Nether] (WiiMod-1.7.10-1.0.jar)
UCH witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UCH voxelmap{1.7.10} [VoxelMap No Radar] (Zans-Minimap-No-Radar-Mod-1.7.10.jar)
GL info: ' Vendor: 'Intel' Version: '3.1.0 - Build 8.15.10.2509' Renderer: 'Intel(R) HD Graphics Family'
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:ACTIVATED],[map_gen_fix:ENABLED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
CoFHCore: -[1.7.10]3.0.3-303
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
TConstruct Environment: Environment healthy.
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
Launched Version: 1.7.10-Forge10.13.4.1448-1.7.10
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics Family GL version 3.1.0 - Build 8.15.10.2509, Intel
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumYou've run out of free entity IDs. You'll have to remove a mod (one that adds entities) to free up some IDs.
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
Notes - Provides a clientside in-game notepad.
Souls - After you die, a hostile Soul that stores your inventory will spawn.
Auto Refresh - Automatically refreshes your server list and alerts you when your selected server comes online.
Pick Block Plus - A clientside mod that significantly improves the vanilla pick block function.
And a few others that we don't talk about.