WARNING: coremods are present:
MMFMLCorePlugin (MultiMine-1.8.jar)
CAFMLPlugin (Craftable-Animals-Mod-1.8.jar)
DLFMLCorePlugin (DynamicLights-1.8.jar)
FMLPlugin (Inventory-Tweaks-Mod-1.8.jar)
Contact their authors BEFORE contacting forge
// Oh - I know what I did wrong!
Time: 1/11/16 6:19 PM
Description: Initializing game
java.lang.IllegalArgumentException: Attempted to register a entity with invalid ID: 3000 Name: robot Class: class net.essence.entity.mob.vanilla.EntityRobot
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:93)
at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:122)
at net.slayer.api.SlayerAPI.registerMob(SlayerAPI.java:104)
at net.essence.util.EntityRegistry.init(EntityRegistry.java:28)
at net.essence.proxy.CommonProxy.preInit(CommonProxy.java:46)
at net.essence.Essence.preInit(Essence.java:33)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:553)
at sun.reflect.GeneratedMethodAccessor2.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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at net.minecraftforge.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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
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 net.minecraft.entity.EntityList.func_75618_a(EntityList.java:93)
at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:122)
at net.slayer.api.SlayerAPI.registerMob(SlayerAPI.java:104)
at net.essence.util.EntityRegistry.init(EntityRegistry.java:28)
at net.essence.proxy.CommonProxy.preInit(CommonProxy.java:46)
at net.essence.Essence.preInit(Essence.java:33)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:553)
at sun.reflect.GeneratedMethodAccessor2.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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at net.minecraftforge.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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
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.8
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: 890423576 bytes (849 MB) / 1139802112 bytes (1087 MB) up to 4660396032 bytes (4444 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -Xmx5000m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1563 Optifine OptiFine_1.8_HD_U_G9 50 mods loaded, 50 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{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.4.1563.jar)
UCH Forge{11.14.4.1563} [Minecraft Forge] (forge-1.8-11.14.4.1563.jar)
UCH bspkrsCore{7.01} [bspkrsCore] ([1.8]bspkrsCore-universal-7.01.jar)
UCH StartingInventory{1.8.r01} [StartingInventory] ([1.8]StartingInventory-universal-1.8.r01.jar)
UCH AnimalsPlus{1.6} [Animals Plus] (AnimalsPlus-1.6.jar)
UCH Backpack{2.0.1} [Backpack] (Backpacks-Mod-1.8.jar)
UCH tennox_bacteria{2.4} [Bacteria Mod] (Bacteria-Mod-1.8.jar)
UCH hud{1.3} [Better HUD] (Better HUD by NukeDuck [1.8][1.3].jar)
UCH colorfularmor{1.8-2.7} [Colorful Armor] (Colorful-Armor-Mod-1.8.jar)
UCH CraftableAnimals{2.5.0.0} [Craftable Animals] (Craftable-Animals-Mod-1.8.jar)
UCH customnpcs{1.8.0} [CustomNPCs] (Custom-NPCs-Mod-1.8.jar)
UCH dldungeonsjdg{1.8.7b} [Doomlike Dungeons] (Doomlike-Dungeons-Mod-1.8.jar)
UCH MoCreatures{8.0.0.devA} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod-8.0.0.devA.jar)
UCH DynamicLights{1.3.9} [Dynamic Lights] (DynamicLights-1.8.jar)
UCH DynamicLights_onFire{1.0.5} [Dynamic Lights Burning Entity Module] (DynamicLights-1.8.jar)
UCH DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.8.jar)
UCH DynamicLights_dropItems{1.0.8} [Dynamic Lights EntityItem Module] (DynamicLights-1.8.jar)
UCH DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.8.jar)
UCH DynamicLights_mobEquipment{1.0.8} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.8.jar)
UCH DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.8.jar)
UCH DynamicLights_floodLights{1.0.2} [Dynamic Lights Flood Light] (DynamicLights-1.8.jar)
UCH DynamicLights_otherPlayers{1.0.7} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.8.jar)
UCH DynamicLights_thePlayer{1.1.3} [Dynamic Lights Player Light Module] (DynamicLights-1.8.jar)
UCE essence{Beta 1.8} [Essence of the Gods] (Essence-Of-The-Gods-Mod-1.8.jar)
UCH examplemod{1.0} [examplemod] (Eyemod-Mod-1.8.jar)
UCH eyemod{2.0} [EyeMod] (Eyemod-Mod-1.8.jar)
UCH FloatingRuins{1.8.r01} [FloatingRuins] (Floating-Ruins-Mod-1.8.jar)
UCH InfernalMobs{1.6.6} [Infernal Mobs] (Infernal-Mobs-Mod-1.8.jar)
UCH inventorytweaks{1.60-dev-24-b7247fc} [Inventory Tweaks] (Inventory-Tweaks-Mod-1.8.jar)
UCH IronChest{6.0.99.749} [Iron Chest] (Iron-Chests-Mod-1.8.jar)
UCH JEI{1.12.0.118} [Just Enough Items] (Just-Enough-Items-Mod-1.8.jar)
UCH lucky{6.0.1} [Lucky Block] (Lucky-Block-Mod-1.8.zip)
UCH magicyarn{1.1.6} [Magic Yarn] (Magic-Yarn-Mod-1.8.zip)
UCH RadixCore{2.0.2} [RadixCore] (RadixCore-2.0.2-1.8-universal.jar)
UCH MCA{5.0.6} [Minecraft Comes Alive] (MCA-5.0.6b-1.8-universal.jar)
UCH MoreFurnaces{1.3.11} [More Furnaces] (More-Furnaces-Mod-1.8.jar)
UCH cfm{3.6} [ยง9MrCrayfish's Furniture Mod] (MrCrayfishs-Furniture-Mod-1.8.8.jar)
UCH AS_MultiMine{1.5.0} [Multi Mine] (MultiMine-1.8.jar)
UCH parachutemod{1.8.0} [Parachute Mod] (Parachute-Mod-1.8.jar)
UCH PigManure{1.0.1} [Pig Manure] (Pig-Manure-Mod-1.8.jar)
UCH Roguelike{1.3.6} [Roguelike Dungeons] (Roguelike-Dungeons-Mod-1.8.jar)
UCH AS_Ruins{15.4} [Ruins Spawning System] (Ruins-1.8.jar)
UCH shipwrecks_winslow{1.6.3} [Shipwrecks!] (Shipwrecks-Mod-1.8.jar)
UCH treeores{1.0} [Treeores] (TreeOres-1.8.0-1.0.jar)
UCH universalcoins{1.8-2.0.3} [Universal Coins] (Universal-Coins-Mod-1.8.jar)
UCH VeinMiner{0.30.2_build.unknown} [Vein Miner] (Vein-Miner-Mod-1.8.jar)
UCH VeinMinerModSupport{0.30.2_build.unknown} [Mod Support] (Vein-Miner-Mod-1.8.jar)
UCH mymod{1.3.5} [Bash Cat's Weapon Arsenal] (Weapon-Arsenal-Mod-1.8.jar)
UCH denseores{1.0} [denseores] (Dense-Ores-Mod-1.8.jar)
Loaded coremods (and transformers):
MMFMLCorePlugin (MultiMine-1.8.jar)
atomicstryker.multimine.common.fmlmagic.MMTransformer
CAFMLPlugin (Craftable-Animals-Mod-1.8.jar)
naruto1310.craftableAnimals.vanilla.CATransformer
DLFMLCorePlugin (DynamicLights-1.8.jar)
atomicstryker.dynamiclights.common.DLTransformer
FMLPlugin (Inventory-Tweaks-Mod-1.8.jar)
invtweaks.forge.asm.ContainerTransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13416 Compatibility Profile Context 15.300.1025.1001' Renderer: 'AMD Radeon (TM) R7 370 Series'
Launched Version: 1.8
LWJGL: 2.9.1
OpenGL: AMD Radeon (TM) R7 370 Series GL version 4.5.13416 Compatibility Profile Context 15.300.1025.1001, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
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)
---- Minecraft Crash Report ----
WARNING: coremods are present:
MMFMLCorePlugin (MultiMine-1.8.jar)
CAFMLPlugin (Craftable-Animals-Mod-1.8.jar)
DLFMLCorePlugin (DynamicLights-1.8.jar)
FMLPlugin (Inventory-Tweaks-Mod-1.8.jar)
Contact their authors BEFORE contacting forge
// Oh - I know what I did wrong!
Time: 1/11/16 6:19 PM
Description: Initializing game
java.lang.IllegalArgumentException: Attempted to register a entity with invalid ID: 3000 Name: robot Class: class net.essence.entity.mob.vanilla.EntityRobot
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:93)
at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:122)
at net.slayer.api.SlayerAPI.registerMob(SlayerAPI.java:104)
at net.essence.util.EntityRegistry.init(EntityRegistry.java:28)
at net.essence.proxy.CommonProxy.preInit(CommonProxy.java:46)
at net.essence.Essence.preInit(Essence.java:33)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:553)
at sun.reflect.GeneratedMethodAccessor2.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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at net.minecraftforge.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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
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 net.minecraft.entity.EntityList.func_75618_a(EntityList.java:93)
at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:122)
at net.slayer.api.SlayerAPI.registerMob(SlayerAPI.java:104)
at net.essence.util.EntityRegistry.init(EntityRegistry.java:28)
at net.essence.proxy.CommonProxy.preInit(CommonProxy.java:46)
at net.essence.Essence.preInit(Essence.java:33)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:553)
at sun.reflect.GeneratedMethodAccessor2.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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at net.minecraftforge.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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
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.8
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: 890423576 bytes (849 MB) / 1139802112 bytes (1087 MB) up to 4660396032 bytes (4444 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -Xmx5000m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1563 Optifine OptiFine_1.8_HD_U_G9 50 mods loaded, 50 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{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.4.1563.jar)
UCH Forge{11.14.4.1563} [Minecraft Forge] (forge-1.8-11.14.4.1563.jar)
UCH bspkrsCore{7.01} [bspkrsCore] ([1.8]bspkrsCore-universal-7.01.jar)
UCH StartingInventory{1.8.r01} [StartingInventory] ([1.8]StartingInventory-universal-1.8.r01.jar)
UCH AnimalsPlus{1.6} [Animals Plus] (AnimalsPlus-1.6.jar)
UCH Backpack{2.0.1} [Backpack] (Backpacks-Mod-1.8.jar)
UCH tennox_bacteria{2.4} [Bacteria Mod] (Bacteria-Mod-1.8.jar)
UCH hud{1.3} [Better HUD] (Better HUD by NukeDuck [1.8][1.3].jar)
UCH colorfularmor{1.8-2.7} [Colorful Armor] (Colorful-Armor-Mod-1.8.jar)
UCH CraftableAnimals{2.5.0.0} [Craftable Animals] (Craftable-Animals-Mod-1.8.jar)
UCH customnpcs{1.8.0} [CustomNPCs] (Custom-NPCs-Mod-1.8.jar)
UCH dldungeonsjdg{1.8.7b} [Doomlike Dungeons] (Doomlike-Dungeons-Mod-1.8.jar)
UCH MoCreatures{8.0.0.devA} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod-8.0.0.devA.jar)
UCH DynamicLights{1.3.9} [Dynamic Lights] (DynamicLights-1.8.jar)
UCH DynamicLights_onFire{1.0.5} [Dynamic Lights Burning Entity Module] (DynamicLights-1.8.jar)
UCH DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.8.jar)
UCH DynamicLights_dropItems{1.0.8} [Dynamic Lights EntityItem Module] (DynamicLights-1.8.jar)
UCH DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.8.jar)
UCH DynamicLights_mobEquipment{1.0.8} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.8.jar)
UCH DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.8.jar)
UCH DynamicLights_floodLights{1.0.2} [Dynamic Lights Flood Light] (DynamicLights-1.8.jar)
UCH DynamicLights_otherPlayers{1.0.7} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.8.jar)
UCH DynamicLights_thePlayer{1.1.3} [Dynamic Lights Player Light Module] (DynamicLights-1.8.jar)
UCE essence{Beta 1.8} [Essence of the Gods] (Essence-Of-The-Gods-Mod-1.8.jar)
UCH examplemod{1.0} [examplemod] (Eyemod-Mod-1.8.jar)
UCH eyemod{2.0} [EyeMod] (Eyemod-Mod-1.8.jar)
UCH FloatingRuins{1.8.r01} [FloatingRuins] (Floating-Ruins-Mod-1.8.jar)
UCH InfernalMobs{1.6.6} [Infernal Mobs] (Infernal-Mobs-Mod-1.8.jar)
UCH inventorytweaks{1.60-dev-24-b7247fc} [Inventory Tweaks] (Inventory-Tweaks-Mod-1.8.jar)
UCH IronChest{6.0.99.749} [Iron Chest] (Iron-Chests-Mod-1.8.jar)
UCH JEI{1.12.0.118} [Just Enough Items] (Just-Enough-Items-Mod-1.8.jar)
UCH lucky{6.0.1} [Lucky Block] (Lucky-Block-Mod-1.8.zip)
UCH magicyarn{1.1.6} [Magic Yarn] (Magic-Yarn-Mod-1.8.zip)
UCH RadixCore{2.0.2} [RadixCore] (RadixCore-2.0.2-1.8-universal.jar)
UCH MCA{5.0.6} [Minecraft Comes Alive] (MCA-5.0.6b-1.8-universal.jar)
UCH MoreFurnaces{1.3.11} [More Furnaces] (More-Furnaces-Mod-1.8.jar)
UCH cfm{3.6} [ยง9MrCrayfish's Furniture Mod] (MrCrayfishs-Furniture-Mod-1.8.8.jar)
UCH AS_MultiMine{1.5.0} [Multi Mine] (MultiMine-1.8.jar)
UCH parachutemod{1.8.0} [Parachute Mod] (Parachute-Mod-1.8.jar)
UCH PigManure{1.0.1} [Pig Manure] (Pig-Manure-Mod-1.8.jar)
UCH Roguelike{1.3.6} [Roguelike Dungeons] (Roguelike-Dungeons-Mod-1.8.jar)
UCH AS_Ruins{15.4} [Ruins Spawning System] (Ruins-1.8.jar)
UCH shipwrecks_winslow{1.6.3} [Shipwrecks!] (Shipwrecks-Mod-1.8.jar)
UCH treeores{1.0} [Treeores] (TreeOres-1.8.0-1.0.jar)
UCH universalcoins{1.8-2.0.3} [Universal Coins] (Universal-Coins-Mod-1.8.jar)
UCH VeinMiner{0.30.2_build.unknown} [Vein Miner] (Vein-Miner-Mod-1.8.jar)
UCH VeinMinerModSupport{0.30.2_build.unknown} [Mod Support] (Vein-Miner-Mod-1.8.jar)
UCH mymod{1.3.5} [Bash Cat's Weapon Arsenal] (Weapon-Arsenal-Mod-1.8.jar)
UCH denseores{1.0} [denseores] (Dense-Ores-Mod-1.8.jar)
Loaded coremods (and transformers):
MMFMLCorePlugin (MultiMine-1.8.jar)
atomicstryker.multimine.common.fmlmagic.MMTransformer
CAFMLPlugin (Craftable-Animals-Mod-1.8.jar)
naruto1310.craftableAnimals.vanilla.CATransformer
DLFMLCorePlugin (DynamicLights-1.8.jar)
atomicstryker.dynamiclights.common.DLTransformer
FMLPlugin (Inventory-Tweaks-Mod-1.8.jar)
invtweaks.forge.asm.ContainerTransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13416 Compatibility Profile Context 15.300.1025.1001' Renderer: 'AMD Radeon (TM) R7 370 Series'
Launched Version: 1.8
LWJGL: 2.9.1
OpenGL: AMD Radeon (TM) R7 370 Series GL version 4.5.13416 Compatibility Profile Context 15.300.1025.1001, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
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)
God I wish I could read these logs....thank you I will remove it from my list.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumUCE essence{Beta 1.8} [Essence of the Gods] (Essence-Of-The-Gods-Mod-1.8.jar)
Near the bottom of the report is the mod list. The letters in front of the mod name show what happened to that mod. E is for Error.
"We live on a placid island of ignorance in the midst of black seas of infinity, and it was not meant that we should voyage far."