• 0

    posted a message on ExtrabiomesXL Universal 3.16.3 for MC 1.7.10
    Quote from zaphim12

    Can somebody help me with this crash http://pastebin.com/BNJhk1Ms
    Quote from RyanLeanardoe

    help please




    Minecraft has crashed!
    ----------------------

    Minecraft has stopped running because it encountered a problem; Failed to start game
    This error has been saved to C:\Users\Deanna\AppData\Roaming\.minecraft\crash-reports\crash-2012-10-22_16.53.04-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.



    --- BEGIN ERROR REPORT 32bce667 --------
    Generated 10/22/12 4:53 PM

    - Minecraft Version: 1.3.2
    - Operating System: Windows 7 (amd64) version 6.1
    - Java Version: 1.7.0_05, Oracle Corporation
    - Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
    - Memory: 682778888 bytes (651 MB) / 788660224 bytes (752 MB) up to 1577254912 bytes (1504 MB)
    - JVM Flags: 2 total; -Xmx1556m -Xms778m
    - FML: FML v3.1.35.394 Minecraft Forge 4.2.5.305 Optifine OptiFine_1.3.2_HD_U_B4 24 mods loaded, 24 mods active
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    jfm [JammyFurniture] (1.3.2_Jammy_Furniture_Mod_Universal_BETA_V4.3.zip) Unloaded->Constructed->Pre-initialized->Initialized
    UniversalElectricity [Universal Electricity] (Universal Electricity_v0.9.0.206.zip) Unloaded->Constructed->Pre-initialized->Initialized
    AtomicScience [Atomic Science] (Atomic Science_v0.0.9.63.zip) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Core [BuildCraft] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Builders [BC Builders] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Energy [BC Energy] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Factory [BC Factory] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Transport [BC Transport] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
    MoCreatures [DrZhark's Mo'Creatures] (DrZhark's Mo'Creatures Mod v4.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
    ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL-universal-3.1.0.e.108.jar) Unloaded->Constructed->Pre-initialized->Errored
    ICBM [ICBM] (ICBM_v0.5.6.27.zip) Unloaded->Constructed->Pre-initialized->Initialized
    IC2 [IndustrialCraft 2] (industrialcraft-2_1.106.jar) Unloaded->Constructed->Pre-initialized->Initialized
    mFC [mo' Foods and crops] (mFC.zip) Unloaded->Constructed->Pre-initialized->Initialized
    MontyPylon [More Pistons] (More Pistons 1.0.1 for [1.3.2].zip) Unloaded->Constructed->Pre-initialized->Initialized
    SimpleGuns [nerdboy64's SimpleGuns Forge Version] (SimpleGuns_110.zip) Unloaded->Constructed->Pre-initialized->Initialized
    TwilightForest [The Twilight Forest] (twilightforest-1.11.11.zip) Unloaded->Constructed->Pre-initialized->Initialized
    weaponmod [Balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized->Initialized
    WirelessRedstoneCore [Wireless Redstone] (WirelessRedstone.zip) Unloaded->Constructed->Pre-initialized->Initialized
    Xie_RuntimeContentLoader [Xie's Mod] (Xie) Unloaded->Constructed->Pre-initialized->Initialized
    - LWJGL: 2.8.4
    - OpenGL: AMD M880G with ATI Mobility Radeon HD 4200 GL version 2.1.8787, ATI Technologies Inc.
    - Is Modded: Definitely; 'forge,fml'
    - Type: Client
    - Texture Pack: Default
    - Profiler Position: N/A (disabled)

    cpw.mods.fml.common.LoaderException: java.lang.reflect.InvocationTargetException
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:102)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:640)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:183)
    at net.minecraft.client.Minecraft.a(Minecraft.java:461)
    at net.minecraft.client.Minecraft.run(Minecraft.java:748)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.reflect.InvocationTargetException
    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:437)
    at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
    at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)
    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.EventHandler.handleEvent(EventHandler.java:69)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
    at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:639)
    ... 4 more
    Caused by: java.lang.IllegalStateException: value is absent
    at com.google.common.base.Absent.get(Absent.java:40)
    at extrabiomes.Module.do_init(Module.java:113)
    at extrabiomes.Module.init(Module.java:44)
    at extrabiomes.Extrabiomes.init(Extrabiomes.java:54)
    ... 29 more
    --- END ERROR REPORT c79ba49f ----------


    EDIT: i had to move all the block ids below 256. it works now.


    Looks like the same crash, just work out the IDs a little more.
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    Quote from nworB_cirE

    Also, your jar has to be named minecraft.jar.


    I don't think that applies any longer since 1.0.0.
    Posted in: Minecraft Mods
  • 0

    posted a message on Teds World Gen Mods - Realistic World Gen Alpha 1.3.2
    Quote from teaser303

    We have tried both the forge version and the other version. The forge version gets to a screen that says converting world and locks up. The other version gives this error message. Any help would be appreciated.

    --- BEGIN ERROR REPORT d07e9156 --------
    Generated 10/22/12 8:34 PM

    - Minecraft Version: 1.3.2
    - Operating System: Windows 7 (amd64) version 6.1
    - Java Version: 1.6.0_27, Sun Microsystems Inc.
    - Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
    - Memory: 383638424 bytes (365 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
    - JVM Flags: 2 total; -Xms512m -Xmx1024m
    - FML: FML v3.1.30.390 Minecraft Forge 4.1.4.297 4 mods loaded, 4 mods active
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ClaySoldiersMod [Clay Soldiers Mod] (CSM_v8_02_universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Millenaire [Millénaire] (millenaire3.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    - LWJGL: 2.4.2
    - OpenGL: Intel® HD Graphics Family GL version 3.1.0 - Build 8.15.10.2361, Intel
    - Is Modded: Definitely; 'forge,fml'
    - Type: Client
    - Texture Pack: Default
    - Profiler Position: N/A (disabled)

    java.lang.NoSuchMethodError: va.onGUICreateWorldPress()V
    at aoo.a(GuiCreateWorld.java:252)
    at apn.a(SourceFile:64)
    at aoo.a(GuiCreateWorld.java:405)
    at apn.d(SourceFile:112)
    at apn.m(SourceFile:100)
    at net.minecraft.client.Minecraft.l(Minecraft.java:1495)
    at net.minecraft.client.Minecraft.J(Minecraft.java:845)
    at net.minecraft.client.Minecraft.run(Minecraft.java:775)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT 6de385d9 ----------


    4.0.0.241 ≠ 4.1.4.297
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    Quote from Tedious

    Would anyone know how to get MagicLauncher to recognize ChickenCore and NEI? I've tried putting them in both the coremods and mods folder, both as .zips and .jars. No luck.


    MagicLauncher doesn't recognize the coremods folder at all, but you can run NEI with MagicLauncher. Just drop the .jars into .minecraft/coremods. And, FYI, internal mods ≠ coremods.
    Posted in: Minecraft Mods
  • 0

    posted a message on ExtrabiomesXL Universal 3.16.3 for MC 1.7.10
    Quote from RyanLeanardoe

    im useing 4.2.5.305


    Yea, I noticed. I'll check which version I'm using.

    EDIT: Nope, it's not that. Anyone have any idea what's going on?
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    Quote from yyttuuyy

    i keep getting this everytime i open my inventry
    Generated 10/20/12 9:29 PM

    - Minecraft Version: 1.3.2
    - Operating System: Windows 7 (x86) version 6.1
    - Java Version: 1.7.0_05, Oracle Corporation
    - Java VM Version: Java HotSpot™ Client VM (mixed mode), Oracle Corporation
    - Memory: 315081000 bytes (300 MB) / 518979584 bytes (494 MB) up to 518979584 bytes (494 MB)
    - JVM Flags: 2 total; -Xms512m -Xmx512m
    - FML: FML v3.1.35.394 Minecraft Forge 4.2.5.303 Optifine OptiFine_1.3.2_HD_B4 4 mods loaded, 4 mods active
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    mod_ReiMinimap [mod_ReiMinimap] ([1.3.2]ReiMinimap_v3.2_05.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    mod_InvTweaks [Inventory Tweaks] (InvTweaks-1.43b-1.3.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    - LWJGL: 2.4.2
    - OpenGL: GeForce 8200M G/PCI/SSE2/3DNOW! GL version 3.0.0, NVIDIA Corporation
    - Is Modded: Definitely; 'forge,fml'
    - Type: Client
    - Texture Pack: Default
    - Profiler Position: N/A (disabled)
    - World MpServer Entities: 14 total; [atg['yyttuuyy'/181, l='MpServer', x=2.05, y=71.62, z=432.13], oa['Zombie'/76, l='MpServer', x=2.00, y=49.00, z=389.53], oa['Zombie'/73, l='MpServer', x=0.93, y=66.00, z=361.38], nx['Skeleton'/64, l='MpServer', x=-16.50, y=65.00, z=498.84], nz['Spider'/189, l='MpServer', x=-72.81, y=68.00, z=500.91], oa['Zombie'/196, l='MpServer', x=-59.55, y=66.00, z=507.79], nz['Spider'/115, l='MpServer', x=71.00, y=72.00, z=415.13], no['Creeper'/88, l='MpServer', x=28.93, y=70.00, z=384.84], nx['Skeleton'/109, l='MpServer', x=62.83, y=66.00, z=356.29], np['Enderman'/53, l='MpServer', x=-33.16, y=14.00, z=402.50], nz['Spider'/42, l='MpServer', x=-68.38, y=69.00, z=492.92], nz['Spider'/96, l='MpServer', x=49.97, y=72.00, z=420.84], nz['Spider'/41, l='MpServer', x=-73.19, y=75.00, z=481.19], oi['arrow'/216, l='MpServer', x=-19.28, y=70.67, z=441.00]]
    - World MpServer Players: 1 total; [atg['yyttuuyy'/181, l='MpServer', x=2.05, y=71.62, z=432.13]]
    - World MpServer Chunk Stats: MultiplayerChunkCache: 441
    - Forced Entities: 14 total; [nx['Skeleton'/64, l='MpServer', x=-16.50, y=65.00, z=498.84], nz['Spider'/96, l='MpServer', x=49.97, y=72.00, z=420.84], oa['Zombie'/76, l='MpServer', x=2.00, y=49.00, z=389.53], nz['Spider'/42, l='MpServer', x=-68.38, y=69.00, z=492.92], oa['Zombie'/196, l='MpServer', x=-59.55, y=66.00, z=507.79], nx['Skeleton'/109, l='MpServer', x=62.83, y=66.00, z=356.29], nz['Spider'/41, l='MpServer', x=-73.19, y=75.00, z=481.19], oa['Zombie'/73, l='MpServer', x=0.93, y=66.00, z=361.38], oi['arrow'/216, l='MpServer', x=-19.28, y=70.67, z=441.00], nz['Spider'/115, l='MpServer', x=71.00, y=72.00, z=415.13], np['Enderman'/53, l='MpServer', x=-33.16, y=14.00, z=402.50], nz['Spider'/189, l='MpServer', x=-72.81, y=68.00, z=500.91], atg['yyttuuyy'/181, l='MpServer', x=2.05, y=71.62, z=432.13], no['Creeper'/88, l='MpServer', x=28.93, y=70.00, z=384.84]]
    - Retry Entities: 0 total; []

    java.lang.IllegalAccessError: tried to access field apn.e from class codechicken.nei.forge.GuiContainerManager
    at codechicken.nei.forge.GuiContainerManager.shouldShowTooltip(GuiContainerManager.java:534)
    at codechicken.nei.forge.GuiContainerManager.renderToolTips(GuiContainerManager.java:515)
    at aqh.a(GuiContainer.java:142)
    at aqq.a(SourceFile:31)
    at aqu.a(SourceFile:47)
    at auw.b(EntityRenderer.java:1088)
    at net.minecraft.client.Minecraft.J(Minecraft.java:882)
    at net.minecraft.client.Minecraft.run(Minecraft.java:775)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT 48fa0fef ----------


    coremods ≠ minecraft.jar


    Quote from roblox2852

    Dude. Are you blind? What is the wall of text he put there? Cause it looks an awful lot like a log to me!


    At the time of posting that comment, that wall of text wasn't there.
    Posted in: Minecraft Mods
  • 0

    posted a message on ExtrabiomesXL Universal 3.16.3 for MC 1.7.10
    Quote from RyanLeanardoe

    help please




    Minecraft has crashed!
    ----------------------

    Minecraft has stopped running because it encountered a problem; Failed to start game
    This error has been saved to C:\Users\Deanna\AppData\Roaming\.minecraft\crash-reports\crash-2012-10-22_16.53.04-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.



    --- BEGIN ERROR REPORT 32bce667 --------
    Generated 10/22/12 4:53 PM

    - Minecraft Version: 1.3.2
    - Operating System: Windows 7 (amd64) version 6.1
    - Java Version: 1.7.0_05, Oracle Corporation
    - Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
    - Memory: 682778888 bytes (651 MB) / 788660224 bytes (752 MB) up to 1577254912 bytes (1504 MB)
    - JVM Flags: 2 total; -Xmx1556m -Xms778m
    - FML: FML v3.1.35.394 Minecraft Forge 4.2.5.305 Optifine OptiFine_1.3.2_HD_U_B4 24 mods loaded, 24 mods active
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    jfm [JammyFurniture] (1.3.2_Jammy_Furniture_Mod_Universal_BETA_V4.3.zip) Unloaded->Constructed->Pre-initialized->Initialized
    UniversalElectricity [Universal Electricity] (Universal Electricity_v0.9.0.206.zip) Unloaded->Constructed->Pre-initialized->Initialized
    AtomicScience [Atomic Science] (Atomic Science_v0.0.9.63.zip) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Core [BuildCraft] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Builders [BC Builders] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Energy [BC Energy] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Factory [BC Factory] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Transport [BC Transport] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
    MoCreatures [DrZhark's Mo'Creatures] (DrZhark's Mo'Creatures Mod v4.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
    ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL-universal-3.1.0.e.108.jar) Unloaded->Constructed->Pre-initialized->Errored
    ICBM [ICBM] (ICBM_v0.5.6.27.zip) Unloaded->Constructed->Pre-initialized->Initialized
    IC2 [IndustrialCraft 2] (industrialcraft-2_1.106.jar) Unloaded->Constructed->Pre-initialized->Initialized
    mFC [mo' Foods and crops] (mFC.zip) Unloaded->Constructed->Pre-initialized->Initialized
    MontyPylon [More Pistons] (More Pistons 1.0.1 for [1.3.2].zip) Unloaded->Constructed->Pre-initialized->Initialized
    SimpleGuns [nerdboy64's SimpleGuns Forge Version] (SimpleGuns_110.zip) Unloaded->Constructed->Pre-initialized->Initialized
    TwilightForest [The Twilight Forest] (twilightforest-1.11.11.zip) Unloaded->Constructed->Pre-initialized->Initialized
    weaponmod [Balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized->Initialized
    WirelessRedstoneCore [Wireless Redstone] (WirelessRedstone.zip) Unloaded->Constructed->Pre-initialized->Initialized
    Xie_RuntimeContentLoader [Xie's Mod] (Xie) Unloaded->Constructed->Pre-initialized->Initialized
    - LWJGL: 2.8.4
    - OpenGL: AMD M880G with ATI Mobility Radeon HD 4200 GL version 2.1.8787, ATI Technologies Inc.
    - Is Modded: Definitely; 'forge,fml'
    - Type: Client
    - Texture Pack: Default
    - Profiler Position: N/A (disabled)

    cpw.mods.fml.common.LoaderException: java.lang.reflect.InvocationTargetException
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:102)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:640)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:183)
    at net.minecraft.client.Minecraft.a(Minecraft.java:461)
    at net.minecraft.client.Minecraft.run(Minecraft.java:748)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.reflect.InvocationTargetException
    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:437)
    at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
    at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)
    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.EventHandler.handleEvent(EventHandler.java:69)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
    at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:639)
    ... 4 more
    Caused by: java.lang.IllegalStateException: value is absent
    at com.google.common.base.Absent.get(Absent.java:40)
    at extrabiomes.Module.do_init(Module.java:113)
    at extrabiomes.Module.init(Module.java:44)
    at extrabiomes.Extrabiomes.init(Extrabiomes.java:54)
    ... 29 more
    --- END ERROR REPORT c79ba49f ----------



    My only guess is that your Forge is too old, but I'm probably wrong.
    Posted in: Minecraft Mods
  • 0

    posted a message on ExtrabiomesXL Universal 3.16.3 for MC 1.7.10
    Quote from Creeper_Genocide

    Here is a neat seed I found while testing mods I have installed. Spawn in a plains biome with a village behind spawn on top of an extreme hills biome. There is a nice autumn forest nearby with an in-ground ravine and some other caves near spawn.

    Current Mods Installed: (Just in case another mod besides this one affects the seed)

    In Jar:
    Minecraft Forge Universal 4.2.5.303
    Render Player API 1.3
    Keep Items On Death

    In Coremods:
    Code Chicken Core 0.6.5
    Not Enough Items 1.4.0.5

    In Mods:
    ExtrabiomesXL universal 3.1.0.e.108
    Buildcraft A 3.2.0 pre7
    Industrialcraft² 1.106
    Forestry A 1.5.0.2
    Railcraft 6.4.1.0
    Factorization 0.6.6_738
    Runic Dust mod Test v1.0.1
    Train Mod Universal v3.1.8
    Crossbow Mod 2 v9
    ComputerCraft 1.43
    Click Image to Enlarge



    Awesome! The only mods you have that significantly alter how the world's shaped is EBXL as far as I can tell, so just EBXL should work!
    Posted in: Minecraft Mods
  • 0

    posted a message on Teds World Gen Mods - Realistic World Gen Alpha 1.3.2
    Quote from GoldenEagle2556

    Quick question. Will you be making the mod loader version of the mod so you just need to put it into the mod folder? That way it will be easier for you to code as you will only need to focus on one version of the mod as forge users can still use the mod loader version, it will be 10 times easier to install, saves more of your time and forge users will always have the same update.

    Also I would love you a lot, because this mod is one of the many mods that my minecraft does not like to be in it's jar (don't ask me why, it just freezes on Loading World: Converting World whenever I try to make a new map, so every mod except certain mods has to be in the mods folder for some strange reason [It was working fine])


    Hmm, weird error. Anyway, possibly everything but the more awesome Default generation *might* be doable with a drop into the mods folder. Just don't expect it anytime soon.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.2] WATER SHADER ALPHA - OVER 325,000 DOWNLOADS! - ITS BACK! OPTIFINE SUPPORT
    Quote from sdevoll

    When I installed the mod, everything worked fine at first. But when I enlarge my game to full screen it crashes.
    I have optifine installed, would optifine cause this problem?


    Um, did you read the OP?
    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Yay, an update! Will download.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.3.2] Mysterious Ores MOD 1.1
    Yay, a new ore! Re-installing.
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    It appears putting a Steel Pick from Railcraft into the "enchanter" yields the following error:




    Minecraft has crashed!
    ----------------------

    Minecraft has stopped running because it encountered a problem; Unexpected error
    This error has been saved to (Censoring this for some reason) for your convenience. Please include a copy of this file if you report this crash to anyone.



    --- BEGIN ERROR REPORT 2e1643f6 --------
    Generated 10/20/12 5:28 PM

    - Minecraft Version: 1.3.2
    - Operating System: Mac OS X (x86_64) version 10.7.5
    - Java Version: 1.6.0_35, Apple Inc.
    - Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Apple Inc.
    - Memory: 1841122504 bytes (1755 MB) / 2138767360 bytes (2039 MB) up to 2138767360 bytes (2039 MB)
    - JVM Flags: 2 total; -Xms2048m -Xmx2048m
    - FML: FML v3.1.50.400 Minecraft Forge 4.2.5.317 Optifine OptiFine_1.3.2_HD_U_B4 30 mods loaded, 30 mods active
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    mod_Biosphere [mod_Biosphere] (Biosphere.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    3ditems [3D Items] (3DItems - v1.4.2 [Forge].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    mod_ReiMinimap [mod_ReiMinimap] ([1.3.2]ReiMinimap_v3.2_05.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    Netherrocks [Netherrocks] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    SimpleOres [SimpleOres] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    IC2 [IndustrialCraft 2] (industrialcraft-2_1.107.35-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    ChargingBench [Charging Bench] (ChargingBench-1.0.9-IC2_1.106.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    EnderStorage [EnderStorage] (EnderStorage 1.2.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL-universal-3.1.0.e.108.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    BuildCraft|Core [BuildCraft] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    Forestry [Forestry for Minecraft] (forestry-A-1.5.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    Railcraft [Railcraft] (Railcraft_6.4.1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    mod_SmartMoving [mod_SmartMoving] (Smart Moving Client for ModLoader.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    mod_SmartRender [mod_SmartRender] (Smart Moving Client for ModLoader.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    snyke7_Transformers [Transformers] (Transformers v1.4a Universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    TreeCapitator [TreeCapitator] (Treecapitator.FML.1.3.2.r08.Universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    weaponmod [Balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    BuildCraft|Builders [BC Builders] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    BuildCraft|Energy [BC Energy] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    BuildCraft|Factory [BC Factory] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    BuildCraft|Transport [BC Transport] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    AdvancedSolarPanel [Advanced Solar Panels] (mod_AdvancedSolarPanels_3_1_0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    CompactSolars [Compact Solar Arrays] (mod_compactsolars-main-3.0.1.13.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    IronChest [Iron Chest] (mod_ironchests-client-4.0.3.46.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    mod_IDResolver [mod_IDResolver] (IDResolver_1.3.2_COREMOD_PRE2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    - LWJGL: 2.4.2
    - OpenGL: Intel HD Graphics 3000 OpenGL Engine GL version 2.1 APPLE-7.32.12, Intel Inc.
    - Is Modded: Definitely; 'forge,fml'
    - Type: Client
    - Texture Pack: Sphax
    - Profiler Position: N/A (disabled)
    - World MpServer Entities: 20 total; [atg['bdejean'/5080, l='MpServer', x=579.62, y=6.62, z=-2174.69], mu['Sheep'/5035, l='MpServer', x=549.91, y=4.00, z=-2150.84], mp['Cow'/5047, l='MpServer', x=559.91, y=4.00, z=-2235.16], mu['Sheep'/5058, l='MpServer', x=610.22, y=4.00, z=-2221.78], mu['Sheep'/5059, l='MpServer', x=611.81, y=4.00, z=-2220.19], nj['item.item.egg'/5056, l='MpServer', x=603.34, y=4.13, z=-2140.06], mu['Sheep'/5057, l='MpServer', x=611.50, y=4.00, z=-2226.50], mu['Sheep'/5053, l='MpServer', x=602.22, y=4.00, z=-2226.41], nj['item.item.egg'/5052, l='MpServer', x=591.78, y=4.13, z=-2133.84], mo['Chicken'/5055, l='MpServer', x=592.44, y=4.00, z=-2134.56], mo['Chicken'/5054, l='MpServer', x=603.44, y=4.00, z=-2139.56], mp['Cow'/5049, l='MpServer', x=564.63, y=4.00, z=-2239.31], mp['Cow'/5048, l='MpServer', x=565.09, y=4.00, z=-2244.56], nj['item.item.egg'/5051, l='MpServer', x=564.19, y=4.13, z=-2208.97], mo['Chicken'/5050, l='MpServer', x=563.44, y=4.00, z=-2209.44], mp['Cow'/5046, l='MpServer', x=565.97, y=4.00, z=-2243.09], mu['Sheep'/5036, l='MpServer', x=540.50, y=4.00, z=-2150.50], mu['Sheep'/5037, l='MpServer', x=546.63, y=4.00, z=-2158.75], mu['Sheep'/5034, l='MpServer', x=543.63, y=4.00, z=-2152.84], mo['Chicken'/5065, l='MpServer', x=641.59, y=4.00, z=-2249.63]]
    - World MpServer Players: 1 total; [atg['bdejean'/5080, l='MpServer', x=579.62, y=6.62, z=-2174.69]]
    - World MpServer Chunk Stats: MultiplayerChunkCache: 441
    - Forced Entities: 23 total; [mu['Sheep'/5053, l='MpServer', x=602.22, y=4.00, z=-2226.41], nj['item.item.egg'/5052, l='MpServer', x=591.78, y=4.13, z=-2133.84], atg['bdejean'/5080, l='MpServer', x=579.62, y=6.62, z=-2174.69], mo['Chicken'/5055, l='MpServer', x=592.44, y=4.00, z=-2134.56], mo['Chicken'/5054, l='MpServer', x=603.44, y=4.00, z=-2139.56], mp['Cow'/5049, l='MpServer', x=564.63, y=4.00, z=-2239.31], mp['Cow'/5048, l='MpServer', x=565.09, y=4.00, z=-2244.56], nj['item.item.egg'/5051, l='MpServer', x=564.19, y=4.13, z=-2208.97], mo['Chicken'/5050, l='MpServer', x=563.44, y=4.00, z=-2209.44], mp['Cow'/5047, l='MpServer', x=559.91, y=4.00, z=-2235.16], mp['Cow'/5046, l='MpServer', x=565.97, y=4.00, z=-2243.09], mu['Sheep'/5036, l='MpServer', x=540.50, y=4.00, z=-2150.50], mu['Sheep'/5037, l='MpServer', x=546.63, y=4.00, z=-2158.75], mo['Chicken'/5065, l='MpServer', x=641.59, y=4.00, z=-2249.63], nj['item.item.egg'/5051, l='MpServer', x=564.19, y=4.13, z=-2208.97], mu['Sheep'/5034, l='MpServer', x=543.63, y=4.00, z=-2152.84], mu['Sheep'/5035, l='MpServer', x=549.91, y=4.00, z=-2150.84], mu['Sheep'/5058, l='MpServer', x=610.22, y=4.00, z=-2221.78], mu['Sheep'/5059, l='MpServer', x=611.81, y=4.00, z=-2220.19], nj['item.item.egg'/5056, l='MpServer', x=603.34, y=4.13, z=-2140.06], mu['Sheep'/5057, l='MpServer', x=611.50, y=4.00, z=-2226.50], nj['item.item.egg'/5056, l='MpServer', x=603.34, y=4.13, z=-2140.06], nj['item.item.egg'/5052, l='MpServer', x=591.78, y=4.13, z=-2133.84]]
    - Retry Entities: 0 total; []

    java.lang.NullPointerException
    at codechicken.nei.ContainerEnchantmentModifier.updateEnchantmentOptions(ContainerEnchantmentModifier.java:269)
    at codechicken.nei.ContainerEnchantmentModifier.a(ContainerEnchantmentModifier.java:245)
    at pe.d(SourceFile:23)
    at ja.a(SourceFile:62)
    at pr.d(SourceFile:76)
    at ov.a(SourceFile:141)
    at atc.a(PlayerControllerMP.java:423)
    at aqh.a(GuiContainer.java:397)
    at codechicken.nei.forge.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17)
    at codechicken.nei.forge.GuiContainerManager.handleMouseClick(GuiContainerManager.java:570)
    at aqh.a(GuiContainer.java:360)
    at codechicken.nei.GuiEnchantmentModifier.a(GuiEnchantmentModifier.java:79)
    at apn.d(SourceFile:112)
    at aqh.d(GuiContainer.java:480)
    at apn.m(SourceFile:100)
    at net.minecraft.client.Minecraft.l(Minecraft.java:1495)
    at net.minecraft.client.Minecraft.J(Minecraft.java:845)
    at net.minecraft.client.Minecraft.run(Minecraft.java:775)
    at java.lang.Thread.run(Thread.java:680)
    --- END ERROR REPORT aebe89af ----------

    I'll be seeing if it happens with Vanilla tools.

    EDIT: Yep, it does.
    Posted in: Minecraft Mods
  • 0

    posted a message on TooManyItems, the inventory editor and more (1.8 Forge is here!)
    Quote from EmkMage

    Marglyph since you're adding new features, Add an Enchanter/Renamer :D


    Enchanter would be awesome, Chickenbones has already done that but I'd like to see that also in TMI.


    Quote from supershrooman100

    Will this be updated to 1.4 pre realease?
    Quote from Diechewood

    1.4?


    Patience?
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods

    whenever i install the 3 mods i get a fatal error. i did the exact same thing. does anyone know how this is happening?


    Looks like it's not related to this mod, it's an error caused by some other mod requesting AudioMod and not finding it.
    Posted in: Minecraft Mods
  • To post a comment, please .