The Meaning of Life, the Universe, and Everything.
Join Date:
12/23/2014
Posts:
104
Member Details
crash report
---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
Time: 3/5/16 12:03 PM
Description: Initializing game
java.lang.RuntimeException: No more entity indicies left
at cpw.mods.fml.common.registry.EntityRegistry.findGlobalUniqueEntityId(EntityRegistry.java:322)
at fiskfille.tf.common.entity.TFEntities.registerEntity(TFEntities.java:34)
at fiskfille.tf.common.entity.TFEntities.registerEntities(TFEntities.java:17)
at fiskfille.tf.TransformersMod.preInit(TransformersMod.java:92)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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 fiskfille.tf.common.entity.TFEntities.registerEntity(TFEntities.java:34)
at fiskfille.tf.common.entity.TFEntities.registerEntities(TFEntities.java:17)
at fiskfille.tf.TransformersMod.preInit(TransformersMod.java:92)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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 8.1 (amd64) version 6.3
Java Version: 1.8.0_66, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 170813160 bytes (162 MB) / 361947136 bytes (345 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.1614 Optifine OptiFine_1.7.10_HD_U_D1 17 mods loaded, 17 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.1614-1.7.10.jar)
UCH Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCH CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
UCH NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar)
UCH FLabsBF{4.3} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.3.jar)
UCH Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCH EE3{0.3.507} [Equivalent Exchange 3] (EquivalentExchange3-1.7.10-0.3.507.jar)
UCH InventoryPets{1.3.91} [Inventory Pets] (inventorypets-1.7.10-1.3.91-universal.jar)
UCH IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCH legends{1.4} [Legends Mod] (Legends Core-1.4.jar)
UCH Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCH OreSpawn{1.7.10.20.3} [OreSpawn] (orespawn-1.7.10-20.3.zip)
UCH sus{4.3.2} [Superheroes Unlimited Mod] (Superheroes Unlimited Mod-1.7.10-4.3.2.jar)
UCH susaddon{4.3.2} [Superheroes Unlimited Mod (Part 2)] (Superheroes Unlimited Mod-1.7.10-4.3.2.jar)
UCH TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCE transformers{${version}} [Transformers Mod] (Transformers-1.7.10-0.5.10.jar)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.2.12422 Compatibility Profile Context 13.152.1.1000' Renderer: 'AMD Radeon HD 7560D'
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
TConstruct Environment: Environment healthy.
Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 7560D GL version 4.2.12422 Compatibility Profile Context 13.152.1.1000, ATI Technologies Inc.
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: [Prestons Resource Pack!, Music Pack]
Current Language: English (UK)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
OptiFine Version: OptiFine_1.7.10_HD_U_D1
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
OpenGlVersion: 4.2.12422 Compatibility Profile Context 13.152.1.1000
OpenGlRenderer: AMD Radeon HD 7560D
OpenGlVendor: ATI Technologies Inc.
CpuCount: 4
The Meaning of Life, the Universe, and Everything.
Join Date:
12/23/2014
Posts:
104
Member Details
I installed NEI Intergration, but it still crashes
New report
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 3/6/16 11:51 AM
Description: Initializing game
java.lang.RuntimeException: No more entity indicies left
at cpw.mods.fml.common.registry.EntityRegistry.findGlobalUniqueEntityId(EntityRegistry.java:322)
at fiskfille.tf.common.entity.TFEntities.registerEntity(TFEntities.java:34)
at fiskfille.tf.common.entity.TFEntities.registerEntities(TFEntities.java:17)
at fiskfille.tf.TransformersMod.preInit(TransformersMod.java:92)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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 fiskfille.tf.common.entity.TFEntities.registerEntity(TFEntities.java:34)
at fiskfille.tf.common.entity.TFEntities.registerEntities(TFEntities.java:17)
at fiskfille.tf.TransformersMod.preInit(TransformersMod.java:92)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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 8.1 (amd64) version 6.3
Java Version: 1.8.0_66, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 134098864 bytes (127 MB) / 346480640 bytes (330 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.1614 Optifine OptiFine_1.7.10_HD_U_D1 16 mods loaded, 16 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.1614-1.7.10.jar)
UCH Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCH CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
UCH NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar)
UCH FLabsBF{4.3} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.3.jar)
UCH Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCH EE3{0.3.507} [Equivalent Exchange 3] (EquivalentExchange3-1.7.10-0.3.507.jar)
UCH InventoryPets{1.3.91} [Inventory Pets] (inventorypets-1.7.10-1.3.91-universal.jar)
UCH IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCH legends{1.4} [Legends Mod] (Legends Core-1.4.jar)
UCH neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
UCH OreSpawn{1.7.10.20.3} [OreSpawn] (orespawn-1.7.10-20.3.zip)
UCH sus{4.3.2} [Superheroes Unlimited Mod] (Superheroes Unlimited Mod-1.7.10-4.3.2.jar)
UCH susaddon{4.3.2} [Superheroes Unlimited Mod (Part 2)] (Superheroes Unlimited Mod-1.7.10-4.3.2.jar)
UCE transformers{${version}} [Transformers Mod] (Transformers-1.7.10-0.5.10.jar)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.2.12422 Compatibility Profile Context 13.152.1.1000' Renderer: 'AMD Radeon HD 7560D'
Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 7560D GL version 4.2.12422 Compatibility Profile Context 13.152.1.1000, ATI Technologies Inc.
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: [Music Pack, Prestons Resource Pack!]
Current Language: English (UK)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
OptiFine Version: OptiFine_1.7.10_HD_U_D1
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
OpenGlVersion: 4.2.12422 Compatibility Profile Context 13.152.1.1000
OpenGlRenderer: AMD Radeon HD 7560D
OpenGlVendor: ATI Technologies Inc.
CpuCount: 4
All of them at once? Orespawn + Superheroes Unlimited + Superheroes addons + Transformers?
Unlikely.
Ironically Crazy Craft 3 Has all these mods, and some. I ran into the same error when setting up my own private mod-pack. i'm guessing they had to make some custom configs and jar's to get the pack to run properly, Voidswrath tends to do this allot. i haven't found a workaround but i'm guessing the Crazy Craft 3 pack has some info on it, maybe something in the configs or mod's i just haven't found yet.
No it doesn't. Nope. From big, badly coded, "mob" mods there's only Orespawn there.
None of the other known troublemakers like Superhearoes Unlimited or Too Much TNT.
The issue OP had is that the installed 2 huge mods that incorrectly register entities: Orespawn and Superheroes Unlimited. This used up most of their Global Entity ID pool, and left almost nothing for other mods, like Transformers.
No, i'm sure there is. I installed Crazy Craft 3 not too long ago, quite clearly in the mods files there's a superheros jar, orespawn, and Transformers. I also got this error with Inventory pets, which is also in Crazy Craft 3. If you watched some Youtuber's series, or downloaded it yourself, you would definitely see there is. I'm pretty sure the website has a list as well.
One big difference though is that all the Jars are re-named and there's tons of configs and lots of custom jars that i'm sure solve lots of the errors these mods bring up, 'course i have no idea how they work and really don't feel like going through a bunch of the files to figure it out. but, i'm done now since this is a pretty old thread.
oh, there's a difference? xD i hadn't even noticed. i knew there was a core mod (Legends) and that when in the active mods list in-game there were multiple Superhero mods listed, but i didn't notice the extra addon's. So Crazy craft only has a partial super-hero support then? Thanks for helping clear all this up!
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
crash report
---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
Time: 3/5/16 12:03 PM
Description: Initializing game
java.lang.RuntimeException: No more entity indicies left
at cpw.mods.fml.common.registry.EntityRegistry.findGlobalUniqueEntityId(EntityRegistry.java:322)
at fiskfille.tf.common.entity.TFEntities.registerEntity(TFEntities.java:34)
at fiskfille.tf.common.entity.TFEntities.registerEntities(TFEntities.java:17)
at fiskfille.tf.TransformersMod.preInit(TransformersMod.java:92)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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 fiskfille.tf.common.entity.TFEntities.registerEntity(TFEntities.java:34)
at fiskfille.tf.common.entity.TFEntities.registerEntities(TFEntities.java:17)
at fiskfille.tf.TransformersMod.preInit(TransformersMod.java:92)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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 8.1 (amd64) version 6.3
Java Version: 1.8.0_66, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 170813160 bytes (162 MB) / 361947136 bytes (345 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.1614 Optifine OptiFine_1.7.10_HD_U_D1 17 mods loaded, 17 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.1614-1.7.10.jar)
UCH Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCH CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
UCH NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar)
UCH FLabsBF{4.3} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.3.jar)
UCH Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCH EE3{0.3.507} [Equivalent Exchange 3] (EquivalentExchange3-1.7.10-0.3.507.jar)
UCH InventoryPets{1.3.91} [Inventory Pets] (inventorypets-1.7.10-1.3.91-universal.jar)
UCH IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCH legends{1.4} [Legends Mod] (Legends Core-1.4.jar)
UCH Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCH OreSpawn{1.7.10.20.3} [OreSpawn] (orespawn-1.7.10-20.3.zip)
UCH sus{4.3.2} [Superheroes Unlimited Mod] (Superheroes Unlimited Mod-1.7.10-4.3.2.jar)
UCH susaddon{4.3.2} [Superheroes Unlimited Mod (Part 2)] (Superheroes Unlimited Mod-1.7.10-4.3.2.jar)
UCH TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCE transformers{${version}} [Transformers Mod] (Transformers-1.7.10-0.5.10.jar)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.2.12422 Compatibility Profile Context 13.152.1.1000' Renderer: 'AMD Radeon HD 7560D'
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
TConstruct Environment: Environment healthy.
Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 7560D GL version 4.2.12422 Compatibility Profile Context 13.152.1.1000, ATI Technologies Inc.
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: [Prestons Resource Pack!, Music Pack]
Current Language: English (UK)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
OptiFine Version: OptiFine_1.7.10_HD_U_D1
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
OpenGlVersion: 4.2.12422 Compatibility Profile Context 13.152.1.1000
OpenGlRenderer: AMD Radeon HD 7560D
OpenGlVendor: ATI Technologies Inc.
CpuCount: 4
I have made modpacks with more mobs, and those ran fine, why is this the only one that crashes?
Do you know what mods are using it up? Because from what I know, only 2 mods has mobs in it.
Which one is using it up? I only see the transformer mod. And how do you make an entity ID dump?
I installed NEI Intergration, but it still crashes
New report
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 3/6/16 11:51 AM
Description: Initializing game
java.lang.RuntimeException: No more entity indicies left
at cpw.mods.fml.common.registry.EntityRegistry.findGlobalUniqueEntityId(EntityRegistry.java:322)
at fiskfille.tf.common.entity.TFEntities.registerEntity(TFEntities.java:34)
at fiskfille.tf.common.entity.TFEntities.registerEntities(TFEntities.java:17)
at fiskfille.tf.TransformersMod.preInit(TransformersMod.java:92)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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 fiskfille.tf.common.entity.TFEntities.registerEntity(TFEntities.java:34)
at fiskfille.tf.common.entity.TFEntities.registerEntities(TFEntities.java:17)
at fiskfille.tf.TransformersMod.preInit(TransformersMod.java:92)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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 8.1 (amd64) version 6.3
Java Version: 1.8.0_66, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 134098864 bytes (127 MB) / 346480640 bytes (330 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.1614 Optifine OptiFine_1.7.10_HD_U_D1 16 mods loaded, 16 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.1614-1.7.10.jar)
UCH Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCH CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
UCH NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar)
UCH FLabsBF{4.3} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.3.jar)
UCH Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCH EE3{0.3.507} [Equivalent Exchange 3] (EquivalentExchange3-1.7.10-0.3.507.jar)
UCH InventoryPets{1.3.91} [Inventory Pets] (inventorypets-1.7.10-1.3.91-universal.jar)
UCH IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCH legends{1.4} [Legends Mod] (Legends Core-1.4.jar)
UCH neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
UCH OreSpawn{1.7.10.20.3} [OreSpawn] (orespawn-1.7.10-20.3.zip)
UCH sus{4.3.2} [Superheroes Unlimited Mod] (Superheroes Unlimited Mod-1.7.10-4.3.2.jar)
UCH susaddon{4.3.2} [Superheroes Unlimited Mod (Part 2)] (Superheroes Unlimited Mod-1.7.10-4.3.2.jar)
UCE transformers{${version}} [Transformers Mod] (Transformers-1.7.10-0.5.10.jar)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.2.12422 Compatibility Profile Context 13.152.1.1000' Renderer: 'AMD Radeon HD 7560D'
Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 7560D GL version 4.2.12422 Compatibility Profile Context 13.152.1.1000, ATI Technologies Inc.
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: [Music Pack, Prestons Resource Pack!]
Current Language: English (UK)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
OptiFine Version: OptiFine_1.7.10_HD_U_D1
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
OpenGlVersion: 4.2.12422 Compatibility Profile Context 13.152.1.1000
OpenGlRenderer: AMD Radeon HD 7560D
OpenGlVendor: ATI Technologies Inc.
CpuCount: 4
I have created an entity dump, what do I do now?
Mod
ID
Name
Class Name
(global)
1
Item
net.minecraft.entity.item.EntityItem
(global)
2
XPOrb
net.minecraft.entity.item.EntityXPOrb
(global)
3
Batmobile
com.tihyo.superheroes.entities.EntityBTASBatmobile
(global)
4
Batchair
com.tihyo.superheroes.entities.EntityBatchair
(global)
5
Catwoman
com.tihyo.superheroes.entities.EntityCatwoman
(global)
6
Scarecrow
com.tihyo.superheroes.entities.EntityScarecrow
(global)
7
Joker
com.tihyo.superheroes.entities.EntityJoker
(global)
8
LeashKnot
net.minecraft.entity.EntityLeashKnot
(global)
9
Painting
net.minecraft.entity.item.EntityPainting
(global)
10
Arrow
net.minecraft.entity.projectile.EntityArrow
(global)
11
Snowball
net.minecraft.entity.projectile.EntitySnowball
(global)
12
Fireball
net.minecraft.entity.projectile.EntityLargeFireball
(global)
13
SmallFireball
net.minecraft.entity.projectile.EntitySmallFireball
(global)
14
ThrownEnderpearl
net.minecraft.entity.item.EntityEnderPearl
(global)
15
EyeOfEnderSignal
net.minecraft.entity.item.EntityEnderEye
(global)
16
ThrownPotion
net.minecraft.entity.projectile.EntityPotion
(global)
17
ThrownExpBottle
net.minecraft.entity.item.EntityExpBottle
(global)
18
ItemFrame
net.minecraft.entity.item.EntityItemFrame
(global)
19
WitherSkull
net.minecraft.entity.projectile.EntityWitherSkull
(global)
20
PrimedTnt
net.minecraft.entity.item.EntityTNTPrimed
(global)
21
FallingSand
net.minecraft.entity.item.EntityFallingBlock
(global)
22
FireworksRocketEntity
net.minecraft.entity.item.EntityFireworkRocket
(global)
23
ProfessorZoom
com.tihyo.superheroes.entities.EntityProfessorZoom
(global)
24
ProfessorZoomTamed
com.tihyo.superheroes.entities.EntityProfessorZoomTamed
(global)
25
Loki
com.tihyo.superheroes.entities.EntityLoki
(global)
26
ShrinkAntMan
com.tihyo.superheroes.entities.EntityShrinkAntMan
(global)
27
ShrinkWasp
com.tihyo.superheroes.entities.EntityShrinkWasp
(global)
28
TamedAnt
com.tihyo.superheroes.entities.EntityTamedAnt
(global)
29
WildAnt
com.tihyo.superheroes.entities.EntityAnt
(global)
30
StanLee
com.tihyo.superheroes.entities.EntityStanLee
(global)
31
LuciusFox
com.tihyo.superheroes.entities.EntityLuciusFox
(global)
32
Alfred
com.tihyo.superheroes.entities.EntityAlfred
(global)
33
WakandaNative
com.tihyo.superheroes.entities.EntityWakandaNative
(global)
34
WakandaSoldier
com.tihyo.superheroes.entities.EntityWakandaSoldier
(global)
35
RSpider
com.tihyo.superheroes.entities.EntityRSpider
(global)
36
Criminal1
com.tihyo.superheroes.entities.EntityCriminal1
(global)
37
Mark7Pod
com.tihyo.superheroes.entities.EntityMark7Pod
(global)
38
PigZombieControl
com.tihyo.superheroes.entities.EntityPigZombieControl
(global)
39
WitherSeeker
com.tihyo.superheroes.entities.EntityWitherSeeker
(global)
40
MinecartCommandBlock
net.minecraft.entity.EntityMinecartCommandBlock
(global)
41
Boat
net.minecraft.entity.item.EntityBoat
(global)
42
MinecartRideable
net.minecraft.entity.item.EntityMinecartEmpty
(global)
43
MinecartChest
net.minecraft.entity.item.EntityMinecartChest
(global)
44
MinecartFurnace
net.minecraft.entity.item.EntityMinecartFurnace
(global)
45
MinecartTNT
net.minecraft.entity.item.EntityMinecartTNT
(global)
46
MinecartHopper
net.minecraft.entity.item.EntityMinecartHopper
(global)
47
MinecartSpawner
net.minecraft.entity.ai.EntityMinecartMobSpawner
(global)
48
Mob
net.minecraft.entity.EntityLiving
(global)
49
Monster
net.minecraft.entity.monster.EntityMob
(global)
50
Creeper
net.minecraft.entity.monster.EntityCreeper
(global)
51
Skeleton
net.minecraft.entity.monster.EntitySkeleton
(global)
52
Spider
net.minecraft.entity.monster.EntitySpider
(global)
53
Giant
net.minecraft.entity.monster.EntityGiantZombie
(global)
54
Zombie
net.minecraft.entity.monster.EntityZombie
(global)
55
Slime
net.minecraft.entity.monster.EntitySlime
(global)
56
Ghast
net.minecraft.entity.monster.EntityGhast
(global)
57
PigZombie
net.minecraft.entity.monster.EntityPigZombie
(global)
58
Enderman
net.minecraft.entity.monster.EntityEnderman
(global)
59
CaveSpider
net.minecraft.entity.monster.EntityCaveSpider
(global)
60
Silverfish
net.minecraft.entity.monster.EntitySilverfish
(global)
61
Blaze
net.minecraft.entity.monster.EntityBlaze
(global)
62
LavaSlime
net.minecraft.entity.monster.EntityMagmaCube
(global)
63
EnderDragon
net.minecraft.entity.boss.EntityDragon
(global)
64
WitherBoss
net.minecraft.entity.boss.EntityWither
(global)
65
Bat
net.minecraft.entity.passive.EntityBat
(global)
66
Witch
net.minecraft.entity.monster.EntityWitch
(global)
67
Mark2
com.tihyo.superheroes.entities.EntityMark2Armor
(global)
68
Mark3
com.tihyo.superheroes.entities.EntityMark3Armor
(global)
69
Mark4
com.tihyo.superheroes.entities.EntityMark4Armor
(global)
70
Mark5
com.tihyo.superheroes.entities.EntityMark5Armor
(global)
71
Mark6
com.tihyo.superheroes.entities.EntityMark6Armor
(global)
72
Mark7
com.tihyo.superheroes.entities.EntityMark7Armor
(global)
73
Mark8
com.tihyo.superheroes.entities.EntityMark8Armor
(global)
74
Mark8Up
com.tihyo.superheroes.entities.EntityMark8ArmorUp
(global)
75
Mark9
com.tihyo.superheroes.entities.EntityMark9Armor
(global)
76
Mark10
com.tihyo.superheroes.entities.EntityMark10Armor
(global)
77
Mark11
com.tihyo.superheroes.entities.EntityMark11Armor
(global)
78
Mark12
com.tihyo.superheroes.entities.EntityMark12Armor
(global)
79
Mark13
com.tihyo.superheroes.entities.EntityMark13Armor
(global)
80
Mark14
com.tihyo.superheroes.entities.EntityMark14Armor
(global)
81
Mark15
com.tihyo.superheroes.entities.EntityMark15Armor
(global)
82
Mark16
com.tihyo.superheroes.entities.EntityMark16Armor
(global)
83
Mark17
com.tihyo.superheroes.entities.EntityMark17Armor
(global)
84
Mark18
com.tihyo.superheroes.entities.EntityMark18Armor
(global)
85
Mark19
com.tihyo.superheroes.entities.EntityMark19Armor
(global)
86
Mark20
com.tihyo.superheroes.entities.EntityMark20Armor
(global)
87
Mark21
com.tihyo.superheroes.entities.EntityMark21Armor
(global)
88
Mark22
com.tihyo.superheroes.entities.EntityMark22Armor
(global)
89
Mark23
com.tihyo.superheroes.entities.EntityMark23Armor
(global)
90
Pig
net.minecraft.entity.passive.EntityPig
(global)
91
Sheep
net.minecraft.entity.passive.EntitySheep
(global)
92
Cow
net.minecraft.entity.passive.EntityCow
(global)
93
Chicken
net.minecraft.entity.passive.EntityChicken
(global)
94
Squid
net.minecraft.entity.passive.EntitySquid
(global)
95
Wolf
net.minecraft.entity.passive.EntityWolf
(global)
96
MushroomCow
net.minecraft.entity.passive.EntityMooshroom
(global)
97
SnowMan
net.minecraft.entity.monster.EntitySnowman
(global)
98
Ozelot
net.minecraft.entity.passive.EntityOcelot
(global)
99
VillagerGolem
net.minecraft.entity.monster.EntityIronGolem
(global)
100
EntityHorse
net.minecraft.entity.passive.EntityHorse
(global)
101
Mark24
com.tihyo.superheroes.entities.EntityMark24Armor
(global)
102
Mark25
com.tihyo.superheroes.entities.EntityMark25Armor
(global)
103
Mark26
com.tihyo.superheroes.entities.EntityMark26Armor
(global)
104
Mark27
com.tihyo.superheroes.entities.EntityMark27Armor
(global)
105
Mark28
com.tihyo.superheroes.entities.EntityMark28Armor
(global)
106
Mark29
com.tihyo.superheroes.entities.EntityMark29Armor
(global)
107
Mark30
com.tihyo.superheroes.entities.EntityMark30Armor
(global)
108
Mark31
com.tihyo.superheroes.entities.EntityMark31Armor
(global)
109
Mark32
com.tihyo.superheroes.entities.EntityMark32Armor
(global)
110
Mark33
com.tihyo.superheroes.entities.EntityMark33Armor
(global)
111
Wheelchair
com.tihyo.superheroesaddon.entities.EntityWheelchair
(global)
112
ZodFollower
com.tihyo.superheroesaddon.entities.EntityZodFollower
(global)
113
tf_tank_shell
fiskfille.tf.common.entity.EntityTankShell
(global)
114
tf_missile
fiskfille.tf.common.entity.EntityMissile
(global)
115
tf_laser
fiskfille.tf.common.entity.EntityLaser
(global)
116
tf_transformium_seed
fiskfille.tf.common.entity.EntityTransformiumSeed
(global)
117
tf_flamethrower_fire
fiskfille.tf.common.entity.EntityFlamethrowerFire
(global)
118
tf_bass_charge
fiskfille.tf.common.entity.EntityBassCharge
(global)
119
tf_laser_beam
fiskfille.tf.common.entity.EntityLaserBeam
(global)
120
Villager
net.minecraft.entity.passive.EntityVillager
(global)
200
EnderCrystal
net.minecraft.entity.item.EntityEnderCrystal
InventoryPets
400
InventoryPets.EntityBanana
com.inventorypets.EntityBanana
InventoryPets
401
InventoryPets.MiniQuantumBlaze
com.inventorypets.EntityMiniQuantumBlaze
InventoryPets
402
InventoryPets.MiniQuantumEnderman
com.inventorypets.EntityMiniQuantumEnderman
sus
3
sus.Batmobile
com.tihyo.superheroes.entities.EntityBTASBatmobile
sus
4
sus.Batchair
com.tihyo.superheroes.entities.EntityBatchair
sus
5
sus.Catwoman
com.tihyo.superheroes.entities.EntityCatwoman
sus
6
sus.Scarecrow
com.tihyo.superheroes.entities.EntityScarecrow
sus
7
sus.Joker
com.tihyo.superheroes.entities.EntityJoker
sus
23
sus.ProfessorZoom
com.tihyo.superheroes.entities.EntityProfessorZoom
sus
24
sus.ProfessorZoomTamed
com.tihyo.superheroes.entities.EntityProfessorZoomTamed
sus
25
sus.Loki
com.tihyo.superheroes.entities.EntityLoki
sus
26
sus.ShrinkAntMan
com.tihyo.superheroes.entities.EntityShrinkAntMan
sus
27
sus.ShrinkWasp
com.tihyo.superheroes.entities.EntityShrinkWasp
sus
28
sus.TamedAnt
com.tihyo.superheroes.entities.EntityTamedAnt
sus
29
sus.WildAnt
com.tihyo.superheroes.entities.EntityAnt
sus
30
sus.StanLee
com.tihyo.superheroes.entities.EntityStanLee
sus
31
sus.LuciusFox
com.tihyo.superheroes.entities.EntityLuciusFox
sus
32
sus.Alfred
com.tihyo.superheroes.entities.EntityAlfred
sus
33
sus.WakandaNative
com.tihyo.superheroes.entities.EntityWakandaNative
sus
34
sus.WakandaSoldier
com.tihyo.superheroes.entities.EntityWakandaSoldier
sus
35
sus.RSpider
com.tihyo.superheroes.entities.EntityRSpider
sus
36
sus.Criminal1
com.tihyo.superheroes.entities.EntityCriminal1
sus
37
sus.Mark7Pod
com.tihyo.superheroes.entities.EntityMark7Pod
sus
38
sus.PigZombieControl
com.tihyo.superheroes.entities.EntityPigZombieControl
sus
39
sus.WitherSeeker
com.tihyo.superheroes.entities.EntityWitherSeeker
sus
67
sus.Mark2
com.tihyo.superheroes.entities.EntityMark2Armor
sus
68
sus.Mark3
com.tihyo.superheroes.entities.EntityMark3Armor
sus
69
sus.Mark4
com.tihyo.superheroes.entities.EntityMark4Armor
sus
70
sus.Mark5
com.tihyo.superheroes.entities.EntityMark5Armor
sus
71
sus.Mark6
com.tihyo.superheroes.entities.EntityMark6Armor
sus
72
sus.Mark7
com.tihyo.superheroes.entities.EntityMark7Armor
sus
73
sus.Mark8
com.tihyo.superheroes.entities.EntityMark8Armor
sus
74
sus.Mark8Up
com.tihyo.superheroes.entities.EntityMark8ArmorUp
sus
75
sus.Mark9
com.tihyo.superheroes.entities.EntityMark9Armor
sus
76
sus.Mark10
com.tihyo.superheroes.entities.EntityMark10Armor
sus
77
sus.Mark11
com.tihyo.superheroes.entities.EntityMark11Armor
sus
78
sus.Mark12
com.tihyo.superheroes.entities.EntityMark12Armor
sus
79
sus.Mark13
com.tihyo.superheroes.entities.EntityMark13Armor
sus
80
sus.Mark14
com.tihyo.superheroes.entities.EntityMark14Armor
sus
81
sus.Mark15
com.tihyo.superheroes.entities.EntityMark15Armor
sus
82
sus.Mark16
com.tihyo.superheroes.entities.EntityMark16Armor
sus
83
sus.Mark17
com.tihyo.superheroes.entities.EntityMark17Armor
sus
84
sus.Mark18
com.tihyo.superheroes.entities.EntityMark18Armor
sus
85
sus.Mark19
com.tihyo.superheroes.entities.EntityMark19Armor
sus
86
sus.Mark20
com.tihyo.superheroes.entities.EntityMark20Armor
sus
87
sus.Mark21
com.tihyo.superheroes.entities.EntityMark21Armor
sus
88
sus.Mark22
com.tihyo.superheroes.entities.EntityMark22Armor
sus
89
sus.Mark23
com.tihyo.superheroes.entities.EntityMark23Armor
sus
101
sus.Mark24
com.tihyo.superheroes.entities.EntityMark24Armor
sus
102
sus.Mark25
com.tihyo.superheroes.entities.EntityMark25Armor
sus
103
sus.Mark26
com.tihyo.superheroes.entities.EntityMark26Armor
sus
104
sus.Mark27
com.tihyo.superheroes.entities.EntityMark27Armor
sus
105
sus.Mark28
com.tihyo.superheroes.entities.EntityMark28Armor
sus
106
sus.Mark29
com.tihyo.superheroes.entities.EntityMark29Armor
sus
107
sus.Mark30
com.tihyo.superheroes.entities.EntityMark30Armor
sus
108
sus.Mark31
com.tihyo.superheroes.entities.EntityMark31Armor
sus
109
sus.Mark32
com.tihyo.superheroes.entities.EntityMark32Armor
sus
110
sus.Mark33
com.tihyo.superheroes.entities.EntityMark33Armor
sus
18000
sus.Batarang
com.tihyo.superheroes.entities.EntityBatarang
sus
18001
sus.BatBomb
com.tihyo.superheroes.entities.EntityBatBomb
sus
18002
sus.HeatBatarang
com.tihyo.superheroes.entities.EntityHeatBatarang
sus
18003
sus.ElectricBatarang
com.tihyo.superheroes.entities.EntityElectricBatarang
sus
18005
sus.GrapplingHook
com.tihyo.superheroes.entities.EntityGrapplingHook
sus
18006
sus.SmokePellet
com.tihyo.superheroes.entities.EntitySmokePellet
sus
18007
sus.GasPellet
com.tihyo.superheroes.entities.EntityGasPellet
sus
18008
sus.FreezePellet
com.tihyo.superheroes.entities.EntityFreezePellet
sus
18015
sus.ThrowingBird
com.tihyo.superheroes.entities.EntityThrowingBird
sus
18018
sus.WingDing
com.tihyo.superheroes.entities.EntityWingDing
sus
18019
sus.WristDart
com.tihyo.superheroes.entities.EntityWristDart
sus
18020
sus.BeyondDisc
com.tihyo.superheroes.entities.EntityBeyondDisc
sus
18021
sus.BeyondBatarang
com.tihyo.superheroes.entities.EntityBeyondBatarang
sus
18022
sus.LaserVision
com.tihyo.superheroes.entities.EntityLaserVision
sus
18023
sus.CapShield
com.tihyo.superheroes.entities.EntityCapShield
sus
18024
sus.CrescentDart
com.tihyo.superheroes.entities.EntityCrescentDart
sus
18025
sus.WaspStinger
com.tihyo.superheroes.entities.EntityWaspStingers
sus
18026
sus.HexBolt
com.tihyo.superheroes.entities.EntityHexBolt
sus
18027
sus.OpicBeam
com.tihyo.superheroes.entities.EntityOpticBeam
sus
18028
sus.ThorHammer
com.tihyo.superheroes.entities.EntityThorHammer
sus
18029
sus.ConcussiveBlast
com.tihyo.superheroes.entities.EntityConcussiveBlast
sus
18030
sus.JokerAcid
com.tihyo.superheroes.entities.EntityJokerAcid
sus
180301
sus.GArrow
com.tihyo.superheroes.entities.EntityGArrow
sus
180302
sus.WebArrow
com.tihyo.superheroes.entities.EntityWebArrow
sus
180303
sus.BoxingArrow
com.tihyo.superheroes.entities.EntityBoxingArrow
sus
180304
sus.ExplosiveArrow
com.tihyo.superheroes.entities.EntityExplosiveArrow
sus
180305
sus.GreekFireArrow
com.tihyo.superheroes.entities.EntityGreekFireArrow
sus
180306
sus.SleepingGasArrow
com.tihyo.superheroes.entities.EntitySleepingGasArrow
sus
180307
sus.SpeedyArrow
com.tihyo.superheroes.entities.EntitySpeedyArrow
sus
180308
sus.HArrow
com.tihyo.superheroes.entities.EntityHArrow
sus
180309
sus.AcidArrow
com.tihyo.superheroes.entities.EntityAcidArrow
sus
180310
sus.FlareArrow
com.tihyo.superheroes.entities.EntityFlareArrow
sus
180311
sus.SmokeArrow
com.tihyo.superheroes.entities.EntitySmokeArrow
sus
180312
sus.JokerCard
com.tihyo.superheroes.entities.EntityJokerCard
sus
180313
sus.JokerGrenade
com.tihyo.superheroes.entities.EntityJokerGrenade
sus
180314
sus.IceBlast
com.tihyo.superheroes.entities.EntityIceBlast
sus
180315
sus.WebShoot
com.tihyo.superheroes.entities.EntityWebShoot
sus
180316
sus.WebNet
com.tihyo.superheroes.entities.EntityWebNet
sus
180317
sus.WebPull
com.tihyo.superheroes.entities.EntityWebPull
sus
180318
sus.GrapplingHookPull
com.tihyo.superheroes.entities.EntityGrapplingHookPull
sus
180319
sus.Flamethrower
com.tihyo.superheroes.entities.EntityFlamethrower
sus
180320
sus.Rocket
com.tihyo.superheroes.entities.EntityRocket
sus
180321
sus.RepuslorMK2
com.tihyo.superheroes.entities.EntityRepulsorMK2
sus
180323
sus.UnibeamMK2
com.tihyo.superheroes.entities.EntityUnibeamMK2
sus
180324
sus.Repulsor
com.tihyo.superheroes.entities.EntityRepulsorStandard
sus
180325
sus.Unibeam
com.tihyo.superheroes.entities.EntityUnibeamStandard
sus
180326
sus.Flare
com.tihyo.superheroes.entities.EntityFlare
sus
180327
sus.Bullet
com.tihyo.superheroes.entities.EntityBullet
sus
180328
sus.RepulsorVibranium
com.tihyo.superheroes.entities.EntityRepulsorVibranium
sus
180329
sus.UnibeamVibranium
com.tihyo.superheroes.entities.EntityUnibeamVibranium
sus
180330
sus.Laser
com.tihyo.superheroes.entities.EntityLaser
sus
180331
sus.AirBlast
com.tihyo.superheroes.entities.EntityAirBlast
sus
180332
sus.WaterBlast
com.tihyo.superheroes.entities.EntityWaterBlast
sus
180333
sus.Seed
com.tihyo.superheroes.entities.EntitySeed
sus
180334
sus.WidowBite
com.tihyo.superheroes.entities.EntityWidowBite
sus
180335
sus.Grenade
com.tihyo.superheroes.entities.EntityGrenade
sus
180336
sus.SonicCannon
com.tihyo.superheroes.entities.EntitySonicCannon
sus
180337
sus.Mace
com.tihyo.superheroes.entities.EntityMace
sus
180338
sus.WillPower
com.tihyo.superheroes.entities.EntityWillPowerBlast
sus
180339
sus.WillpowerArrow
com.tihyo.superheroes.entities.EntityWillpowerArrow
sus
180340
sus.ExplosiveTipArrow
com.tihyo.superheroes.entities.EntityExplosiveTipArrow
sus
180341
sus.MagicBlast
com.tihyo.superheroes.entities.EntityMagicBlast
sus
180342
sus.MagicBlast2
com.tihyo.superheroes.entities.EntityMagicBlast2
sus
180343
sus.FearToxin
com.tihyo.superheroes.entities.EntityFearToxin
sus
180344
sus.ImpactBlast
com.tihyo.superheroes.entities.EntityImpactBlast
sus
180345
sus.BlackLight
com.tihyo.superheroes.entities.EntityBlackLight
sus
180346
sus.LightBlast
com.tihyo.superheroes.entities.EntityLightBlast
sus
180347
sus.DisintegrationBeam
com.tihyo.superheroes.entities.EntityDisintegrationBeam
sus
180348
sus.FlameBlast
com.tihyo.superheroes.entities.EntityFlameBlast
sus
180349
sus.CosmicBlast
com.tihyo.superheroes.entities.EntityCosmicBlast
sus
180350
sus.BlackHole
com.tihyo.superheroes.entities.EntityBlackHole
sus
180351
sus.RepulsorVibranium
com.tihyo.superheroes.entities.EntityRepulsorVibraniumPowered
sus
180352
sus.UnibeamVibranium
com.tihyo.superheroes.entities.EntityUnibeamVibraniumPowered
sus
180353
sus.RepulsorVibraniumRT
com.tihyo.superheroes.entities.EntityRepulsorVibraniumRT
sus
180354
sus.RepulsorVibraniumPoweredRT
com.tihyo.superheroes.entities.EntityRepulsorVibraniumPoweredRT
sus
180355
sus.UnibeamVibraniumRT
com.tihyo.superheroes.entities.EntityUnibeamVibraniumRT
sus
180356
sus.UnibeamVibraniumPoweredRT
com.tihyo.superheroes.entities.EntityUnibeamVibraniumPoweredRT
sus
180357
sus.RepulsorVibraniumBeam
com.tihyo.superheroes.entities.EntityRepulsorVibraniumBeam
sus
180358
sus.RepulsorVibraniumRTBeam
com.tihyo.superheroes.entities.EntityRepulsorVibraniumRTBeam
sus
180359
sus.ElectricBlast
com.tihyo.superheroes.entities.EntityElectricBlast
sus
180360
sus.ElectricBlastCharged
com.tihyo.superheroes.entities.EntityElectricBlastCharged
sus
180361
sus.BerserkerBeam
com.tihyo.superheroes.entities.EntityBerserkerBeam
sus
180362
sus.WitherBlast
com.tihyo.superheroes.entities.EntityWitherBlast
sus
180363
sus.SpawnBlast
com.tihyo.superheroes.entities.EntitySpawnBlast
sus
180364
sus.SpawnChain
com.tihyo.superheroes.entities.EntitySpawnChain
sus
180365
sus.UnibeamVibraniumRT2
com.tihyo.superheroes.entities.EntityUnibeamVibraniumRT2
sus
180367
sus.MentalBlast
com.tihyo.superheroesaddon.entities.EntityMindBolt
sus
180370
sus.BigBlast
com.tihyo.superheroes.entities.EntityBigBlast
susaddon
111
susaddon.Wheelchair
com.tihyo.superheroesaddon.entities.EntityWheelchair
susaddon
112
susaddon.ZodFollower
com.tihyo.superheroesaddon.entities.EntityZodFollower
susaddon
180366
susaddon.GambitCard
com.tihyo.superheroesaddon.entities.EntityGambitCard
transformers
113
transformers.tf_tank_shell
fiskfille.tf.common.entity.EntityTankShell
transformers
114
transformers.tf_missile
fiskfille.tf.common.entity.EntityMissile
transformers
115
transformers.tf_laser
fiskfille.tf.common.entity.EntityLaser
transformers
116
transformers.tf_transformium_seed
fiskfille.tf.common.entity.EntityTransformiumSeed
transformers
117
transformers.tf_flamethrower_fire
fiskfille.tf.common.entity.EntityFlamethrowerFire
transformers
118
transformers.tf_bass_charge
fiskfille.tf.common.entity.EntityBassCharge
transformers
119
transformers.tf_laser_beam
fiskfille.tf.common.entity.EntityLaserBeam
so what do I do?
But the mods don't have the option in the config. What am I supposed to do then?
So I can't fix it at all? I have to get mod creators to fix it? I have seen modpacks with these mods in it and it works fine.
But I've seen modpacks with these mods in it together and they run fine.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumIronically Crazy Craft 3 Has all these mods, and some. I ran into the same error when setting up my own private mod-pack. i'm guessing they had to make some custom configs and jar's to get the pack to run properly, Voidswrath tends to do this allot. i haven't found a workaround but i'm guessing the Crazy Craft 3 pack has some info on it, maybe something in the configs or mod's i just haven't found yet.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumNo, i'm sure there is. I installed Crazy Craft 3 not too long ago, quite clearly in the mods files there's a superheros jar, orespawn, and Transformers. I also got this error with Inventory pets, which is also in Crazy Craft 3. If you watched some Youtuber's series, or downloaded it yourself, you would definitely see there is. I'm pretty sure the website has a list as well.
One big difference though is that all the Jars are re-named and there's tons of configs and lots of custom jars that i'm sure solve lots of the errors these mods bring up, 'course i have no idea how they work and really don't feel like going through a bunch of the files to figure it out. but, i'm done now since this is a pretty old thread.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumVoidsWrath- CrazyCraft 3.0.2 updated.
'nuff said i think.
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumoh, there's a difference? xD i hadn't even noticed. i knew there was a core mod (Legends) and that when in the active mods list in-game there were multiple Superhero mods listed, but i didn't notice the extra addon's. So Crazy craft only has a partial super-hero support then? Thanks for helping clear all this up!