• 0

    posted a message on MrCrayfish's Furniture Mod v4.1 - The Outdoor Update! (Updated: 9/1/2017)
    Quote from Palin_Tishnar»

    I re looked at this crash report and realized that I had miss-read the game version in my earlier post. I mistakenly thought this was a 1.7.10 game SORRY ABOUT THAT. If you load the game this crash report is associated with after removing the mod highlighted in red you should be good to go.

    Sorry for any confusion due to my last 2 post on this problem, my misreading the game version made my responses a little messed up

    No, it's fine, for a second there I thought I was being dumb and left it on that version since I was messing around in 1.7.10 a few hours before I went back to version 1.7.2.

    So this time I went ahead and put the previous update of this mod in the folder, instead of the current one, it allows me to play and I have yet to encounter another crash, but none of the items show up in the NEI interface or the game world unfortunately. :(

    I'll take what I have now, but I'll still configure the folder around to see if there's any specific mod that's causing this mod to not show up...

    Thank you for your help ^^

    EDIT: After looking closer at a newer crash report, I realized that it's an achievement ID error, when I realized that there isn't an option to fix id conflicts in the config file, and looking back at some posts of users with similar problems, my situation might be a little hopeless..

    EDIT 2: Downloaded developmental build and everything's peachy! Thanks again for your help!
    Posted in: Minecraft Mods
  • 0

    posted a message on MrCrayfish's Furniture Mod v4.1 - The Outdoor Update! (Updated: 9/1/2017)
    Prior to this one I had this report here:



    ---- Minecraft Crash Report ----
    // You're mean.

    Time: 10/26/14 7:48 PM
    Description: Initializing game

    java.lang.RuntimeException: Duplicate stat id: "TranslatableComponent{key='achievement.install', args=[], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}" and "TranslatableComponent{key='achievement.install', args=[], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}" at id achievement.install
    at net.minecraft.stats.StatBase.func_75971_g(SourceFile:42)
    at net.minecraft.stats.Achievement.func_75971_g(SourceFile:54)
    at com.mrcrayfish.furniture.FurnitureAchievements.loadAchievements(FurnitureAchievements.java:48)
    at com.mrcrayfish.furniture.MrCrayfishFurnitureMod.load(MrCrayfishFurnitureMod.java:449)
    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:513)
    at sun.reflect.GeneratedMethodAccessor7.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:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    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:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
    at net.minecraft.client.main.Main.main(SourceFile:103)
    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:134)
    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.stats.StatBase.func_75971_g(SourceFile:42)
    at net.minecraft.stats.Achievement.func_75971_g(SourceFile:54)
    at com.mrcrayfish.furniture.FurnitureAchievements.loadAchievements(FurnitureAchievements.java:48)
    at com.mrcrayfish.furniture.MrCrayfishFurnitureMod.load(MrCrayfishFurnitureMod.java:449)
    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:513)
    at sun.reflect.GeneratedMethodAccessor7.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:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    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:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
    at net.minecraft.client.main.Main.main(SourceFile:103)
    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:134)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.7.2
    Operating System: Windows 8.1 (amd64) version 6.3
    Java Version: 1.7.0_67, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 362670504 bytes (345 MB) / 595066880 bytes (567 MB) up to 2863661056 bytes (2731 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G
    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.03 FML v7.2.217.1147 Minecraft Forge 10.12.2.1147 Optifine OptiFine_1.7.2_HD_U_D3 37 mods loaded, 37 mods active
    mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FML{7.2.217.1147} [Forge Mod Loader] (forge-1.7.2-10.12.2.1147.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Forge{10.12.2.1147} [Minecraft Forge] (forge-1.7.2-10.12.2.1147.jar) Unloaded->Constructed->Pre-initialized->Initialized
    CodeChickenCore{1.0.2.10} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    NotEnoughItems{1.0.2.14} [Not Enough Items] (Not-Enough-Items-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FamiliarsAPI{1.7.2} [Familiars API] (FamiliarsAPI-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    battlegear2{1.0.5.5} [Mine & Blade Battlegear 2 - Bullseye] (1.7.2-MB_Battlegear2-Bullseye-1.0.5.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
    bspkrsCore{6.11} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.11.jar) Unloaded->Constructed->Pre-initialized->Initialized
    CrystalWing{1.7.2.r03} [CrystalWing] ([1.7.2]CrystalWing-universal-1.7.2.r03.jar) Unloaded->Constructed->Pre-initialized->Initialized
    DamageIndicatorsMod{3.1.2} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    powerGems{0.3.0} [Power Gems] ([1.7.2]PowerGems 0.4.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Treecapitator{1.7.2} [Treecapitator] ([1.7.2]Treecapitator-universal-2.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Artifacts{1.0.4} [Artifacts] (Artifacts-1.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Backpack{2.0.0} [Backpack] (backpack-2.0.0-1.7.x.jar) Unloaded->Constructed->Pre-initialized->Initialized
    props{1.9b} [Decocraft] (DecoCraft1.7.2V1.9b.zip) Unloaded->Constructed->Pre-initialized->Initialized
    CavesAPI{1.0} [Caves API] (ElementalCaves-1.7.2-1.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ElementalCaves{1.7.2-1.1.3} [Elemental Caves] (ElementalCaves-1.7.2-1.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
    eplus{1.7.2-2.0.4} [Enchanting Plus] (EnchantingPlus-1.7.2-2.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FamiliarsDefaultMobPack{1.7.2} [DefaultMobPack] (FamiliarsDefaultMobPack-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FamiliarsExtendedFamPack{1.7.2} [ExtendedFamPack] (FamiliarsExtendedFamPack-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FamiliarsHerobrineFamPack{1.7.2} [HerobrineFamPack] (FamiliarsHerobrineFamPack-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FoodPlus{3.0rS} [§bFood Plus] (FoodPlus-1.7.2-3.0rS.jar) Unloaded->Constructed->Pre-initialized->Initialized
    wuppy29_harderpeaceful{1.7.2} [Harder Peaceful] (Harder Peaceful 1.7.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
    magicalcrops{1.7.2 - 0.1 ALPHA} [Magical Crops] (magicalcrops-1.7.2-0.11.jar) Unloaded->Constructed->Pre-initialized->Initialized
    radixcore{1.3.0} [RadixCore] (RadixCore-1.3.0 MC-1.7.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
    mca{4.1.1} [Minecraft Comes Alive] (MCA-4.1.1 MC-1.7.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
    MoreSwordsMod{2.6.1} [More Swords Mod] (More Swords Mod 2.6.1 For 1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    moreores{2.0} [Wolffang's More Ores] (moreores-1.7.2-2.0(2).jar) Unloaded->Constructed->Pre-initialized->Initialized
    movillages{1.3.1} [Mo' Villages] (MoVillages-1.3.1-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    cfm{3.3.5} [§6MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.3.5(1.7.2).jar) Unloaded->Constructed->Pre-initialized->Errored
    plantmegapack{3.00.09} [Plant Mega Pack] (Plant Mega Pack-1.7.2-3.00.09.jar) Unloaded->Constructed->Pre-initialized->Initialized
    quiverchevsky{b56} [QuiverBow] (QuiverBow_1.7.2_b56.zip) Unloaded->Constructed->Pre-initialized->Initialized
    stillhungry{1.7.2-2.1.0} [Still Hungry!] (stillhungry-1.7.2-2.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    SOIAPICore{v0.1} [SwordsofIsraphel API] (SwordsofIsraphel-0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
    soi{v0.4} [Swords of Israphel] (SwordsofIsraphel-0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
    voxelmap{1.7.2} [VoxelMap] (voxelmap-1.7.2-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Waila{1.5.2_1.7.2} [Waila] (Waila-1.5.2a_1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Launched Version: 1.7.2-Forge10.12.2.1147
    LWJGL: 2.9.0
    OpenGL: Intel(R) HD Graphics GL version 3.1.0 - Build 9.17.10.3347, Intel
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
    Anisotropic Filtering: Off (1)




    After separating this mod from the others Minecraft worked fine without crashing, sine you mentioned that there were a lot of mods that could cause instabilities, maybe there's a mod I have that might not be compatible with this one? I'd rather remove that one than this mod if it comes down to it, since this mod isn't really replaceable.
    Posted in: Minecraft Mods
  • 0

    posted a message on MrCrayfish's Furniture Mod v4.1 - The Outdoor Update! (Updated: 9/1/2017)
    So after adding a few new mods to the fray, and then updating this mod last once I realized that it had been released, I found Minecraft crashing right at the Mojang screen. I though maybe it had something to do with the new mods I downloaded and never suspected this mod since it seemed to work regardless of what new mods I added in. So lots of denial there lol, then I finally separated the updated file from the rest and found that Minecraft did not crash like it would previously, the only problem is that I'm not exactly sure what this mod might be conflicting with, even though I know it was the problem. Was wondering if anyone could help me here?

    Here's my previous crash report:



    ---- Minecraft Crash Report ----
    // This doesn't make any sense!

    Time: 10/26/14 8:10 PM
    Description: Initializing game

    java.lang.NumberFormatException: For input string: "HTTP/1.0 302 FoundLocation: /cgi-bin/ipdiags.haPragma: no-cacheContent-Type: text/html<html><meta http-equiv=Refresh content=0;url=/cgi-bin/ipdiags.ha><body></body></html>"
    at java.lang.NumberFormatException.forInputString(Unknown Source)
    at java.lang.Integer.parseInt(Unknown Source)
    at java.lang.Integer.parseInt(Unknown Source)
    at com.wuppy.harderpeaceful.UpdateChecker.getNewest(UpdateChecker.java:53)
    at com.wuppy.harderpeaceful.UpdateChecker.checkForUpdates(UpdateChecker.java:15)
    at com.wuppy.harderpeaceful.HarderPeaceful.preInit(HarderPeaceful.java:44)
    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:513)
    at sun.reflect.GeneratedMethodAccessor7.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:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    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:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:512)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
    at net.minecraft.client.main.Main.main(SourceFile:103)
    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:134)
    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 java.lang.NumberFormatException.forInputString(Unknown Source)
    at java.lang.Integer.parseInt(Unknown Source)
    at java.lang.Integer.parseInt(Unknown Source)
    at com.wuppy.harderpeaceful.UpdateChecker.getNewest(UpdateChecker.java:53)
    at com.wuppy.harderpeaceful.UpdateChecker.checkForUpdates(UpdateChecker.java:15)
    at com.wuppy.harderpeaceful.HarderPeaceful.preInit(HarderPeaceful.java:44)
    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:513)
    at sun.reflect.GeneratedMethodAccessor7.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:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    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:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:512)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
    at net.minecraft.client.main.Main.main(SourceFile:103)
    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:134)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.7.2
    Operating System: Windows 8.1 (amd64) version 6.3
    Java Version: 1.7.0_67, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 71579856 bytes (68 MB) / 558366720 bytes (532 MB) up to 2863661056 bytes (2731 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G
    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.03 FML v7.2.217.1147 Minecraft Forge 10.12.2.1147 Optifine OptiFine_1.7.2_HD_U_D3 46 mods loaded, 46 mods active
    mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML{7.2.217.1147} [Forge Mod Loader] (forge-1.7.2-10.12.2.1147.jar) Unloaded->Constructed->Pre-initialized
    Forge{10.12.2.1147} [Minecraft Forge] (forge-1.7.2-10.12.2.1147.jar) Unloaded->Constructed->Pre-initialized
    accore{1.2.0} [AbyssalCraft Core] (AbyssalCraft-1.7.2-1.7.6.jar) Unloaded->Constructed->Pre-initialized
    CodeChickenCore{1.0.2.10} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    NotEnoughItems{1.0.2.14} [Not Enough Items] (Not-Enough-Items-1.7.2.jar) Unloaded->Constructed->Pre-initialized
    FamiliarsAPI{1.7.2} [Familiars API] (FamiliarsAPI-1.7.2.jar) Unloaded->Constructed->Pre-initialized
    battlegear2{1.0.5.5} [Mine & Blade Battlegear 2 - Bullseye] (1.7.2-MB_Battlegear2-Bullseye-1.0.5.5.jar) Unloaded->Constructed->Pre-initialized
    bspkrsCore{6.11} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.11.jar) Unloaded->Constructed->Pre-initialized
    CrystalWing{1.7.2.r03} [CrystalWing] ([1.7.2]CrystalWing-universal-1.7.2.r03.jar) Unloaded->Constructed->Pre-initialized
    DamageIndicatorsMod{3.1.2} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.1.2.jar) Unloaded->Constructed->Pre-initialized
    powerGems{0.3.0} [Power Gems] ([1.7.2]PowerGems 0.4.0.jar) Unloaded->Constructed->Pre-initialized
    Treecapitator{1.7.2} [Treecapitator] ([1.7.2]Treecapitator-universal-2.0.3.jar) Unloaded->Constructed->Pre-initialized
    abyssalcraft{1.7.6} [AbyssalCraft] (AbyssalCraft-1.7.2-1.7.6.jar) Unloaded->Constructed->Pre-initialized
    Artifacts{1.0.4} [Artifacts] (Artifacts-1.0.4.jar) Unloaded->Constructed->Pre-initialized
    Backpack{2.0.0} [Backpack] (backpack-2.0.0-1.7.x.jar) Unloaded->Constructed->Pre-initialized
    Baubles{1.0.0.16} [Baubles] (Baubles-1.7.2-1.0.0.16.jar) Unloaded->Constructed->Pre-initialized
    candycraftmod{Beta 1.3} [candycraftmod] (CandyCraft-1.3 (1.7.2).jar) Unloaded->Constructed->Pre-initialized
    kegare.caveworld{1.5.6} [Caveworld] (Caveworld_1.7.2-v1.5.6.jar) Unloaded->Constructed->Pre-initialized
    props{1.9b} [Decocraft] (DecoCraft1.7.2V1.9b.zip) Unloaded->Constructed->Pre-initialized
    CavesAPI{1.0} [Caves API] (ElementalCaves-1.7.2-1.1.3.jar) Unloaded->Constructed->Pre-initialized
    ElementalCaves{1.7.2-1.1.3} [Elemental Caves] (ElementalCaves-1.7.2-1.1.3.jar) Unloaded->Constructed->Pre-initialized
    eplus{1.7.2-2.0.4} [Enchanting Plus] (EnchantingPlus-1.7.2-2.0.4.jar) Unloaded->Constructed->Pre-initialized
    enhancedbiomes{2.1 for MC 1.7.2} [Enhanced Biomes] (Enhanced Biomes 2.1 for MC 1.7.2.jar) Unloaded->Constructed->Pre-initialized
    FamiliarsDefaultMobPack{1.7.2} [DefaultMobPack] (FamiliarsDefaultMobPack-1.7.2.jar) Unloaded->Constructed->Pre-initialized
    FamiliarsExtendedFamPack{1.7.2} [ExtendedFamPack] (FamiliarsExtendedFamPack-1.7.2.jar) Unloaded->Constructed->Pre-initialized
    FamiliarsHerobrineFamPack{1.7.2} [HerobrineFamPack] (FamiliarsHerobrineFamPack-1.7.2.jar) Unloaded->Constructed->Pre-initialized
    FoodPlus{3.0rS} [§bFood Plus] (FoodPlus-1.7.2-3.0rS.jar) Unloaded->Constructed->Pre-initialized
    wuppy29_harderpeaceful{1.7.2} [Harder Peaceful] (Harder Peaceful 1.7.2.zip) Unloaded->Constructed->Errored
    Highlands{2.2.2} [Highlands] (Highlands-1.7.2-v-2.2.2.jar) Unloaded->Constructed->Pre-initialized
    magicalcrops{1.7.2 - 0.1 ALPHA} [Magical Crops] (magicalcrops-1.7.2-0.11.jar) Unloaded->Constructed->Pre-initialized
    radixcore{1.3.0} [RadixCore] (RadixCore-1.3.0 MC-1.7.2.zip) Unloaded->Constructed->Pre-initialized
    mca{4.1.1} [Minecraft Comes Alive] (MCA-4.1.1 MC-1.7.2.zip) Unloaded->Constructed->Pre-initialized
    MoreSwordsMod{2.6.1} [More Swords Mod] (More Swords Mod 2.6.1 For 1.7.2.jar) Unloaded->Constructed->Pre-initialized
    moreores{2.0} [Wolffang's More Ores] (moreores-1.7.2-2.0(2).jar) Unloaded->Constructed->Pre-initialized
    movillages{1.3.1} [Mo' Villages] (MoVillages-1.3.1-1.7.2.jar) Unloaded->Constructed->Pre-initialized
    cfm{3.3.5} [§6MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.3.5(1.7.2).jar) Unloaded->Constructed->Pre-initialized
    plantmegapack{3.00.09} [Plant Mega Pack] (Plant Mega Pack-1.7.2-3.00.09.jar) Unloaded->Constructed->Pre-initialized
    quiverchevsky{b56} [QuiverBow] (QuiverBow_1.7.2_b56.zip) Unloaded->Constructed->Pre-initialized
    stillhungry{1.7.2-2.1.0} [Still Hungry!] (stillhungry-1.7.2-2.1.1.jar) Unloaded->Constructed->Pre-initialized
    SOIAPICore{v0.1} [SwordsofIsraphel API] (SwordsofIsraphel-0.5.jar) Unloaded->Constructed->Pre-initialized
    soi{v0.4} [Swords of Israphel] (SwordsofIsraphel-0.5.jar) Unloaded->Constructed->Pre-initialized
    TLSpecialArmor{1.7.2} [TeeLuk's SpecialArmor] (TLSpecialArmor-1.7.2.jar) Unloaded->Constructed->Pre-initialized
    TwilightForest{2.2.3} [The Twilight Forest] (twilightforest-1.7.2-2.2.3.jar) Unloaded->Constructed->Pre-initialized
    voxelmap{1.7.2} [VoxelMap] (voxelmap-1.7.2-1.0.jar) Unloaded->Constructed->Pre-initialized
    Waila{1.5.2_1.7.2} [Waila] (Waila-1.5.2a_1.7.2.jar) Unloaded->Constructed->Pre-initialized
    Launched Version: 1.7.2-Forge10.12.2.1147
    LWJGL: 2.9.0
    OpenGL: Intel(R) HD Graphics GL version 3.1.0 - Build 9.17.10.3347, Intel
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
    Anisotropic Filtering: Off (1)


    Posted in: Minecraft Mods
  • 0

    posted a message on [Forge] Highlands 2.2.3 [updated February 19]
    Is this by any chance compatible with the Enhanced Biomes mod?
    Posted in: Minecraft Mods
  • 0

    posted a message on [MC 1.12.x] Minecraft Comes Alive v6.0.0 (MILLIONS OF PLAYERS!)
    Quote from fahlman

    Not compatible with 1.7.10

    Ha, thank you so much, I feel kinda stupid not paying attention to that before >.<, appreciate the help.
    Posted in: Minecraft Mods
  • 0

    posted a message on [MC 1.12.x] Minecraft Comes Alive v6.0.0 (MILLIONS OF PLAYERS!)
    Alright so, my game crashes whenever I even attempt to summon a Male or Female Villager,(The momentI point and right click the spawn egg at the ground, it freezes turns the screen black for a second, and then to the brown tiled screen and says 'Shutting Down Internal Server') I have yet to come across any villages in the game though so I don't know how the game might react to that. I isolated the mod by itself in my mods folder to see if it might have been conflicting with any of them but even alone I still get the same error unfortunately, I'm kind of green to putting mods in Minecaft, and would greatly appreciate any help if I'm doing something wrong.

    ---- Minecraft Crash Report ----

    // There are four lights!

    Time: 7/31/14 7:17 PM
    Description: Rendering entity in world

    java.lang.NoSuchMethodError: net.minecraft.world.World.func_82732_R()Lnet/minecraft/util/Vec3Pool;
    at mca.client.render.RenderHuman.canRenderNameTag(RenderHuman.java:140)
    at mca.client.render.RenderHuman.renderLabels(RenderHuman.java:238)
    at mca.client.render.RenderHuman.func_77033_b(RenderHuman.java:104)
    at net.minecraft.client.renderer.entity.RendererLivingEntity.func_76986_a(RendererLivingEntity.java:280)
    at net.minecraft.client.renderer.entity.RenderLiving.func_76986_a(SourceFile:23)
    at net.minecraft.client.renderer.entity.RenderBiped.func_76986_a(RenderBiped.java:164)
    at mca.client.render.RenderHuman.renderHuman(RenderHuman.java:203)
    at mca.client.render.RenderHuman.func_76986_a(RenderHuman.java:63)
    at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:293)
    at net.minecraft.client.renderer.entity.RenderManager.func_147936_a(RenderManager.java:271)
    at net.minecraft.client.renderer.entity.RenderManager.func_147937_a(RenderManager.java:244)
    at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:471)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1224)
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1011)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:989)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
    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:134)
    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 mca.client.render.RenderHuman.canRenderNameTag(RenderHuman.java:140)
    at mca.client.render.RenderHuman.renderLabels(RenderHuman.java:238)
    at mca.client.render.RenderHuman.func_77033_b(RenderHuman.java:104)
    at net.minecraft.client.renderer.entity.RendererLivingEntity.func_76986_a(RendererLivingEntity.java:280)
    at net.minecraft.client.renderer.entity.RenderLiving.func_76986_a(SourceFile:23)
    at net.minecraft.client.renderer.entity.RenderBiped.func_76986_a(RenderBiped.java:164)
    at mca.client.render.RenderHuman.renderHuman(RenderHuman.java:203)
    at mca.client.render.RenderHuman.func_76986_a(RenderHuman.java:63)

    -- Entity being rendered --
    Details:
    Entity Type: mca.EntityVillagerAdult (mca.entity.EntityVillagerAdult)
    Entity ID: 2462
    Entity Name: entity.mca.EntityVillagerAdult.name
    Entity's Exact location: 189.50, 71.00, -226.50
    Entity's Block location: World: (189,71,-227), Chunk: (at 13,4,13 in 11,-15; contains blocks 176,0,-240 to 191,255,-225), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
    Entity's Momentum: 0.00, -0.08, 0.00

    -- Renderer details --
    Details:
    Assigned renderer: mca.client.render.RenderHuman@fd82f5
    Location: 4.25,-1.62,-1.72 - World: (4,-2,-2), Chunk: (at 4,-1,14 in 0,-1; contains blocks 0,0,-16 to 15,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
    Rotation: 160.3125
    Delta: 0.19719148
    Stacktrace:
    at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:293)
    at net.minecraft.client.renderer.entity.RenderManager.func_147936_a(RenderManager.java:271)
    at net.minecraft.client.renderer.entity.RenderManager.func_147937_a(RenderManager.java:244)
    at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:471)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1224)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['n'/157, l='MpServer', x=185.25, y=72.62, z=-224.78]]
    Chunk stats: MultiplayerChunkCache: 39, 39
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (46,64,-154), Chunk: (at 14,4,6 in 2,-10; contains blocks 32,0,-160 to 47,255,-145), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
    Level time: 2574 game time, 2574 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 8 total; [EntityVillagerAdult['entity.mca.EntityVillagerAdult.name'/2462, l='MpServer', x=189.50, y=71.00, z=-226.50], EntityChicken['Chicken'/137, l='MpServer', x=117.50, y=69.06, z=-260.50], EntityChicken['Chicken'/136, l='MpServer', x=117.50, y=69.06, z=-261.50], EntityChicken['Chicken'/138, l='MpServer', x=117.53, y=69.06, z=-262.19], EntityChicken['Chicken'/135, l='MpServer', x=119.47, y=69.06, z=-267.44], EntityBat['Bat'/2022, l='MpServer', x=173.78, y=17.55, z=-143.84], EntityBat['Bat'/2338, l='MpServer', x=156.75, y=24.31, z=-226.78], EntityClientPlayerMP['n'/157, l='MpServer', x=185.25, y=72.62, z=-224.78]]
    Retry entities: 0 total; []
    Server brand: fml,forge
    Server type: Integrated singleplayer server
    Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2432)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:909)
    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:134)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 8.1 (x86) version 6.3
    Java Version: 1.7.0_65, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
    Memory: 37853048 bytes (36 MB) / 400556032 bytes (382 MB) up to 518979584 bytes (494 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
    FML: MCP v9.05 FML v7.10.18.1180 Minecraft Forge 10.13.0.1180 5 mods loaded, 5 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML{7.10.18.1180} [Forge Mod Loader] (forge-1.7.10-10.13.0.1180.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge{10.13.0.1180} [Minecraft Forge] (forge-1.7.10-10.13.0.1180.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    radixcore{1.2.0} [RadixCore] (RadixCore-1.2.0 MC-1.7.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    mca{4.0.4} [Minecraft Comes Alive] (MCA-4.0.4 MC-1.7.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Launched Version: 1.7.10-Forge10.13.0.1180
    LWJGL: 2.9.1
    OpenGL: Intel(R) HD Graphics GL version 3.1.0 - Build 9.17.10.3347, Intel
    GL Caps: Using GL 1.3 multitexturing.
    Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
    Anisotropic filtering is supported and maximum anisotropy is 16.
    Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)
    Posted in: Minecraft Mods
  • To post a comment, please .