• 0

    posted a message on Essence of the Gods [V1.0.0] [Minecraft 1.8] [79k+ Downloads!] [FORGE] [SMP]

    Please help! Want to play so bad but can't.



    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    LoadingPlugin (VersionChecker-1.2.2.jar)
    NowWithRendering (redstonepaste-mc1.8-1.7.1.jar)
    FMLPlugin (InventoryTweaks-1.60-dev-14.jar)
    CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal.jar)
    NowWithRendering (hopperducts-mc1.8-1.4.5.jar)
    BabyAnimalsCore (BabyAnimals-1.8-2.jar)
    BOPLoadingPlugin (BiomesOPlenty-1.8-3.0.0.1099-universal.jar)
    LoadingPlugin (FastLeaveDecay-1.0.jar)
    BetterFoliageLoader (BetterFoliage-mc1.8-1.1.5.jar)
    LoadPlugin (AlexIILLib-1.8-1.3.42.jar)
    CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
    CCCDeobfPlugin (unknown)
    CoreMod (Aroma1997Core-1.8-1.0.3.4.jar)
    ItemPatchingLoader (ItemPhysic Full 1.1.4 mc1.8.jar)
    NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar)
    Contact their authors BEFORE contacting forge

    // Quite honestly, I wouldn't worry myself about that.

    Time: 7/28/15 2:05 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:108)
    at net.essence.util.EntityRegistry.init(EntityRegistry.java:40)
    at net.essence.proxy.CommonProxy.preInit(CommonProxy.java:49)
    at net.essence.Essence.preInit(Essence.java:34)
    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:537)
    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 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:413)
    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:108)
    at net.essence.util.EntityRegistry.init(EntityRegistry.java:40)
    at net.essence.proxy.CommonProxy.preInit(CommonProxy.java:49)
    at net.essence.Essence.preInit(Essence.java:34)
    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:537)
    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 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:413)

    -- 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 8.1 (amd64) version 6.3
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 80405056 bytes (76 MB) / 329101312 bytes (313 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
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1498 Optifine OptiFine_1.8_HD_U_D5 57 mods loaded, 57 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.3.1498.jar)
    UCH Forge{11.14.3.1498} [Minecraft Forge] (forge-1.8-11.14.3.1498.jar)
    UCH Aroma1997Core{1.0.3.4} [Aroma1997Core] (Aroma1997Core-1.8-1.0.3.4.jar)
    UCH CodeChickenCore{1.0.5.36} [CodeChicken Core] (minecraft.jar)
    UCH NotEnoughItems{1.0.5.104} [Not Enough Items] (NotEnoughItems-1.8-1.0.5.104-universal.jar)
    UCH itemphysic{1.1.2} [ItemPhysic] (minecraft.jar)
    UCH BiomesOPlenty{3.0.0} [Biomes O' Plenty] (BiomesOPlenty-1.8-3.0.0.1099-universal.jar)
    UCH bspkrsCore{7.01} [bspkrsCore] ([1.8]bspkrsCore-universal-7.01.jar)
    UCH ArmorStatusHUD{1.8} [ArmorStatusHUD] ([1.8]ArmorStatusHUD-client-1.29.jar)
    UCH StatusEffectHUD{1.8} [StatusEffectHUD] ([1.8]StatusEffectHUD-client-1.27.jar)
    UCH Treecapitator{1.8} [Treecapitator] ([1.8]Treecapitator-universal-2.0.5.jar)
    UCH alexiillib{0.1} [AlexIILLib] (AlexIILLib-1.8-1.3.42.jar)
    UCH Aroma1997CoreHelper{1.0.3.4} [Aroma1997Core|Helper] (Aroma1997Core-1.8-1.0.3.4.jar)
    UCH babyanimals{1.8-2} [Baby Animals Model Swapper] (BabyAnimals-1.8-2.jar)
    UCH BattleTowers{1.5.2} [Battle Towers] (BattleTowers-1.8.jar)
    UCH Baubles{1.1.1.0} [Baubles] (Baubles-1.8-1.1.1.0.jar)
    UCH BetterChests{1.2.0.0} [BetterChests] (BetterChests-1.8-1.2.0.0.jar)
    UCH BetterFoliage{1.1.5} [Better Foliage] (BetterFoliage-mc1.8-1.1.5.jar)
    UCH butterflymania{1.5} [Butterfly Mania] (butterflymania-1.8-1.5.jar)
    UCH C4Lib{1.0.0} [C4Lib] (C4Lib-1.8-1.0.0-universal.jar)
    UCH chiselsandbits{1.3} [Chisels & Bits] (chiselsandbits-1.3.jar)
    UCH eplus{3.1.0a1} [Enchanting Plus] (EnchantingPlus-1.8-3.1.0a1.jar)
    UCH enderutilities{0.4.0-beta-1a} [Ender Utilities] (enderutilities-1.8-0.4.0-beta-1a.jar)
    UCE essence{1.0.0} [Essence of the Gods] (Essence-of-the-Gods-1.0.0.jar)
    UCH et{1.0.0} [Exp-Translation] (ExpTranslation-1.0.0-1.8.7.jar)
    UCH extraachievements{2.3.0} [Extra Achievements] (Extra Achievements 2.3.0.jar)
    UCH FastLeaveDecay{1.0} [Fast Leave Decay] (FastLeaveDecay-1.0.jar)
    UCH fluxducts{1.0.2} [Flux Ducts] (fluxducts-mc1.8-1.0.2.jar)
    UCH exp{1.1} [Exp Seedling Mod] (GiacomosExperienceSeedling1.8-1.1.jar)
    UCH fishing{1.4} [Fishing Net Mod] (GiacomosFishingNet1.8-1.4.jar)
    UCH foundry{1.3.3} [Giacomo's Foundry] (GiacomosFoundry1.8-1.3.3.jar)
    UCH hopperducts{1.4.5} [Hopper Ducts] (hopperducts-mc1.8-1.4.5.jar)
    UCH InfernalMobs{1.6.1} [Infernal Mobs] (InfernalMobs-1.8.jar)
    UCH inventorytweaks{1.60-dev-14-f1025d7} [Inventory Tweaks] (InventoryTweaks-1.60-dev-14.jar)
    UCH IronChest{6.0.103.753} [Iron Chest] (ironchest-1.8-6.0.103.753-universal.jar)
    UCH lootplusplus{1.1.1_for_1.8} [Loot++] (Loot++-1.1.1_for_1.8.jar)
    UCH lucky{6.0.0} [Lucky Block] (LuckyBlock_1-8-3_v6-0-0.zip)
    UCH MapWriter{2.2.5} [MapWriter] (MapWriter-1.8-2.2.5.jar)
    UCH MemoryCleaner{1.0} [Memory Cleaner] (MemoryCleaner-1.4-mc.1.8.jar)
    UCH me{1.3.2.1} [More Enchantments] (MoreEnchantments-1.8-1.3.2.1.jar)
    UCH AencEx{0.0.1} [AencEx] (MoreEnchantments-1.8-1.3.2.1.jar)
    UCH cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8-build1(1.8).jar)
    UCH obsidianutils{v1.0} [Obsidian Utilities] (ObsidianUtilities-1.0.jar)
    UCH pandorasbox{2.1.1} [Pandora's Box] (PandorasBox-2.1.1.jar)
    UCH progressiveautomation{1.6.15} [Progressive Automation] (ProgressiveAutomation-1.8-1.6.15.jar)
    UCH ProjectE{1.8-PE1.0.1B} [ProjectE] (ProjectE-1.8-PE1.0.1B.jar)
    UCH redstonepaste{1.7.1} [Redstone Paste] (redstonepaste-mc1.8-1.7.1.jar)
    UCH Roguelike{1.3.6} [Roguelike Dungeons] (RoguelikeDungeons-1.8-1.3.6.jar)
    UCH SlimevoidLib{3.0.0.4-beta-1.8} [Slimevoid Library] (SlimevoidLibrary-3.0.0.4-beta-1.8.jar)
    UCH SmartCursor{1.5.0} [SmartCursor] (SmartCursor-1.5.0-MC1.8.jar)
    UCH smoothbedrock{2.2.0.8} [SmoothBedrock] (SmoothBedrock-1.8-2.2.0.8.jar)
    UCH Talismans 2{2.1.2} [Talismans 2] (Talismans2-1.8-2.1.2.jar)
    UCH elementsmod{1.0.5} [The Elements Mod] (The Elements Mod [1.0.5c] for Minecraft 1.8.jar)
    UCH VersionChecker{1.2.2} [Version Checker] (VersionChecker-1.2.2.jar)
    UCH WirelessRedstone{2.0.0.1-alpha-1.8} [Wireless Redstone] (WirelessRedstoneCore-2.0.0.1-alpha-1.8.jar)
    UCH denseores{1.0} [denseores] (denseores-2.(-1).0 (alpha 1.8).jar)
    Loaded coremods (and transformers):
    LoadingPlugin (VersionChecker-1.2.2.jar)

    NowWithRendering (redstonepaste-mc1.8-1.7.1.jar)
    net.fybertech.nwr.NowWithRendering
    FMLPlugin (InventoryTweaks-1.60-dev-14.jar)
    invtweaks.forge.asm.ContainerTransformer
    CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal.jar)
    codechicken.core.asm.InterfaceDependancyTransformer
    codechicken.core.asm.TweakTransformer
    codechicken.core.asm.DelegatedTransformer
    codechicken.core.asm.DefaultImplementationTransformer
    NowWithRendering (hopperducts-mc1.8-1.4.5.jar)
    net.fybertech.nwr.NowWithRendering
    BabyAnimalsCore (BabyAnimals-1.8-2.jar)

    BOPLoadingPlugin (BiomesOPlenty-1.8-3.0.0.1099-universal.jar)
    org.spongepowered.asm.mixin.transformer.MixinTransformer
    LoadingPlugin (FastLeaveDecay-1.0.jar)
    lumien.fastleavedecay.asm.ClassTransformer
    BetterFoliageLoader (BetterFoliage-mc1.8-1.1.5.jar)
    mods.betterfoliage.loader.impl.BetterFoliageTransformer
    LoadPlugin (AlexIILLib-1.8-1.3.42.jar)
    alexiil.mods.lib.coremod.ClassTransformer
    CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
    codechicken.lib.asm.ClassHeirachyManager
    codechicken.lib.asm.RenderHookTransformer
    CCCDeobfPlugin (unknown)

    CoreMod (Aroma1997Core-1.8-1.0.3.4.jar)

    ItemPatchingLoader (ItemPhysic Full 1.1.4 mc1.8.jar)
    com.creativemd.itemphysic.ItemTransformer
    NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar)
    codechicken.nei.asm.NEITransformer
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13397 Compatibility Profile Context 15.200.1046.0' Renderer: 'AMD Radeon R9 200 / HD 7900 Series'
    Launched Version: 1.8-Forge11.14.3.1498
    LWJGL: 2.9.1
    OpenGL: AMD Radeon R9 200 / HD 7900 Series GL version 4.5.13397 Compatibility Profile Context 15.200.1046.0, 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: Yes
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: [faithful32pack.zip]
    Current Language: English (US)
    Profiler Position: N/A (disabled)

    Posted in: Minecraft Mods
  • 0

    posted a message on The Barrels Mod
    A great compromise when factorization itself isn't updated :)
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.1/1.5.2] PowerCrystals' mods - The updates never stop
    Hey PowerCrystal, one question, is plastic craft coming back? I really loved that mod! Also, loving MFR and Power Converters ;) Nice job
    Posted in: Minecraft Mods
  • 10

    posted a message on DartCraft Beta 0.2.20
    Glad to finally see your project out in the open dude.....can't wait for updates.
    Posted in: Minecraft Mods
  • 1

    posted a message on Direwolf20's AMAA Post
    Show us your gaming rig!
    Posted in: Q&As
  • 0

    posted a message on Equivalent Exchange 3 - 0.1.142
    Hey can someone make a vid on how to use EE3? I really want to learn it :3
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.3.2] Minegicka - REWRITING
    This is amazing!. But I do have 1 suggestion. If you don't want to have to keep going into your spell book, can you make a button that automatically sets the spells for you. :D
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.4.7][Forge-Universal]Pacman Arcade[v0.33]
    this is really cool. My idea is you should add more arcade machines, and I hope that at least a more stable version comes in 1.2.5 so I can play it while i wait for my mods to update to 1.3 :D
    Posted in: Minecraft Mods
  • 0

    posted a message on Extricocraft Mod Pack
    ic2 rp2 bc? any of em......
    Posted in: Minecraft Mods
  • 1

    posted a message on [1.3.1] FancyGUI 3.3 [NOW WITH FRIENDS LIST]
    can you make a forge version that supports v 3.3.8.164,
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.2.5] The Ages Modpack
    this looks promising... But you need to expand. I have a plethera of ideas if your interested
    Posted in: Minecraft Mods
  • 0

    posted a message on Crossbow Mod 2 - 100% Customizable! - 250+ Combinations!
    Plz help me.


    java.lang.NoSuchMethodError: l.renderAllSortedRenderers(ID)I
    at lr.a(EntityRenderer.java:1419)
    at lr.b(EntityRenderer.java:1052)
    at EntityRendererProxy.b(EntityRendererProxy.java:37)
    at EntityRendererProxyWeather.b(EntityRendererProxyWeather.java:34)
    at net.minecraft.client.Minecraft.x(Minecraft.java:873)
    at net.minecraft.client.Minecraft.run(Minecraft.java:750)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT c92ce844 ----------outstanding :D
    Posted in: Minecraft Mods
  • 0

    posted a message on [Req/Idea] Minecraft 1.3 for Minecraft 1.2.5
    Hello. The idea just came to me that when 1.3 comes out all mods are going to be broken. And I personally cannot play vanilla minecraft as it's to boring (my opinion). But in 1.3 there are quite a few smoothing and fps increasers that would be great to have in 1.2.5. Anyways


    │▒│ /▒/

    │▒│/▒/

    │▒ /▒/─┬─┐

    │▒│▒|▒│▒│

    ┌┴─┴─┐-┘─┘

    │▒┌──┘▒▒▒│

    └┐▒▒▒▒▒▒┌┘

    └┐▒▒▒▒┌
    ≧✯◡✯≦✌
    Posted in: Requests / Ideas For Mods
  • 0

    posted a message on [1.3.2][SMP][FORGE] nerdboy64's SimpleGuns - OLD THREAD
    hey man really nice job on the mod, but I have a suggestion. Snipers? Zoom scopes? Sniping is really fun. SInce flans mod is incomplatable with forge 3.3.8 you can be the first to bring a really nice gun mod with snipers :D
    Posted in: Minecraft Mods
  • To post a comment, please .