• 0

    posted a message on [1.7.10][Forge]LootBags (and technically Carbonization too)

    Looks like that. I deleted the mod and configs and redownloaded them then, I started a new world so no longer have the bags, if i get another ill try it out. Maybe is a mod conflict of some sort? Im unsure right now if deleting and redownload worked as i havent gotten a bag and im playing single player no cheats as i normally do so cant just bring one into existance far as i know lol. Only a matter of time before i run into one though im sure of it.

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10][Forge]LootBags (and technically Carbonization too)

    The worn out bag is a "secret" bag, it's specifically my secret bag and
    commemorates a particular series of issue reports and exchanges during
    SF2's early development cycle. It hasn't been recyclable for a while
    now, since in 2.0 I took it out of the general loot table and added it
    to the mob drop list. You should be able to open the bag just fine, if
    you're on the 1.10.2 version you might need to remove and re-add the
    file and replace the config files if you're using the curse launcher,
    there seemed to be a slight curse derp with the file and it sometimes
    doesn't update to 2.1.2 correctly and messes things up slightly.

    Im playing on the normal minecraft launcher using forge 1.10.2. I can open the other lootbags just fine but the worn out one does nothing it seems, i have a few sitting in a chest as i thought maybe i had to do something special to open them. I just came back to MC so not sure what launcher is best to use. Ill mess with the configs and stuff though and see if i can get it working. Thanks for answering my question i appreciate it :). If i dont get it working its not that big a deal, i can turn it off in the config cant i?

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10][Forge]LootBags (and technically Carbonization too)

    Whats a worn out lootbag do? I cant seem to open them. is it for just recycling?

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.12] Minecraft Minions - evil always finds a way

    Crash Report when i try to use minions on 1.7.10, was wondering if there is a way to fix this or am i just screwed into not using minions?



    ---- Minecraft Crash Report ----
    // My bad.

    Time: 4/4/16 12:30 AM
    Description: Initializing game

    java.lang.NullPointerException: Initializing game
    at atomicstryker.minions.common.MinionsCore.getViableTreeBlocks(MinionsCore.java:305)
    at atomicstryker.minions.common.MinionsCore.modsLoaded(MinionsCore.java:212)
    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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(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 atomicstryker.minions.common.MinionsCore.getViableTreeBlocks(MinionsCore.java:305)
    at atomicstryker.minions.common.MinionsCore.modsLoaded(MinionsCore.java:212)
    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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(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.7.10
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1913869856 bytes (1825 MB) / 2982150144 bytes (2844 MB) up to 2982150144 bytes (2844 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072M -Xms3072M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_D1 110 mods loaded, 110 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJ FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
    UCHIJ Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
    UCHIJ Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
    UCHIJ CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
    UCHIJ ivtoolkit{IvToolkit} [1.2] (minecraft.jar)
    UCHIJ Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
    UCHIJ NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
    UCHIJ mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
    UCHIJ gilded-games-util{1.7.10-1.2} [Gilded Games Utility] (gilded-games-util-1.7.10-1.9.jar)
    UCHIJ GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.454.jar)
    UCHIJ SpaceCore{4.1.9} [4Space Core] (4Space-4.1.9.jar)
    UCHIJ ExoCore{0.1.2} [4Space Exoplanets Core] (4Space-4.1.9.jar)
    UCHIJ ExoElipse{0.1.2} [4Space Exoplanets Elipse] (4Space-4.1.9.jar)
    UCHIJ SpaceCallisto{4.1.9} [4Space Callisto] (4Space-4.1.9.jar)
    UCHIJ SpaceEuropa{4.1.9} [4Space Europa] (4Space-4.1.9.jar)
    UCHIJ SpaceVenus{4.1.9} [4Space Venus] (4Space-4.1.9.jar)
    UCHIJ SpaceIo{4.1.9} [4Space Io] (4Space-4.1.9.jar)
    UCHIJ SpaceMercury{4.1.9} [4Space Mercury] (4Space-4.1.9.jar)
    UCHIJ SpacePluto{4.1.9} [4Space Pluto] (4Space-4.1.9.jar)
    UCHIJ lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar)
    UCHIJ FLabsBF{4.3} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.3.jar)
    UCHIJ bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
    UCHIJ StartingInventory{1.7.10.r03} [StartingInventory] ([1.7.10]StartingInventory-universal-1.7.10.r03.jar)
    UCHIJ Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
    UCHIJ ActuallyAdditions{1.7.10-r21} [Actually Additions] (ActuallyAdditions-1.7.10-r21.jar)
    UCHIJ Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
    UCHIJ adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8c.jar)
    UCHIJ guideapi{1.7.10-1.0.1-29} [Guide-API] (Guide-API-1.7.10-1.0.1-29.jar)
    UCHIJ adventurersamulets{1.7.10-1.6.0-pre1} [Adventurer's Amulets] (AdventurersAmulets-1.7.10-1.6.0-pre1.jar)
    UCHIJ aether{1.7.10-1.6} [Aether II] (aether-1.7.10-1.6.jar)
    UCHIJ Aquaculture{1.2.6} [Aquaculture] (Aquaculture-1.7.10-1.2.6.21.jar)
    UCHIJ Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
    UCHIJ Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar)
    UCHIJ AutoSapling{1.0} [AutoSapling] (AutoSapling-1.1.jar)
    UCHIJ baublelicious{1.7.10-1.2.1} [Baublelicious] (baublelicious-1.7.10-1.2.1.jar)
    UCHIJ hud{1.3.5} [Better HUD] (Better HUD by NukeDuck [1.7.10][1.3.5].jar)
    UCHIJ BetterAnvil{4.0.0.0} [Better Anvil] (BetterAnvil-4.0.0.0-alpha-1.jar)
    UCHIJ BetterChests{1.1.1.9} [BetterChests] (BetterChests-1.7.10-1.1.1.9.jar)
    UCHIJ BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
    UCHIJ BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar)
    UCHIJ BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
    UCHIJ Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
    UCHIJ cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (cfm-3.4.8-mc1.7.10.jar)
    UCHIJ chancecubes{1.7.10-2.0.0.82} [Chance Cubes] (ChanceCubes-1.7.10-2.0.0.82.jar)
    UCHIJ ChickenChunks{1.3.4.16} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.16-universal.jar)
    UCHIJ chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
    UCHIJ convenientrecipes{1.3.1} [Convenient Recipes] (ConvenientRecipes-1.7.10-1.3.1.jar)
    UCHIJ darkcore{0.3} [Dark Core] (darkcore-0.3-86.jar)
    UCHIJ PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.2.1_1.7.10.jar)
    UCHIJ props{2.2.1} [Decocraft] (Decocraft-2.2.1_1.7.10.jar)
    UCHIJ dungeonpack{1.7.10-1.0} [Dungeon Pack] (dungeonpack-1.7.10-1.0.jar)
    UCHIJ DungeonTactics{DT0.8.2} [DungeonTactics] (DungeonTactics-1.7.10-0.8.2.jar)
    UCHIJ emeraldobsidianmod{1.3.1} [Emerald & Obsidian tools/armor mod] (emeraldobsidianmod-1.7.10-1.3.1.jar)
    UCHIJ eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
    UCHIJ thebombzenapi{2.4.2} [ThebombzenAPI] (ThebombzenAPI-v2.4.2-mc1.7.10.jar)
    UCHIJ enchantview{4.1.0} [EnchantView] (EnchantView-v4.1.0-mc1.7.10.jar)
    UCHIJ enhancedportals{3.0.12} [EnhancedPortals] (EnhancedPortals_1.7.10-universal-3.0.12.jar)
    UCHIJ ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
    UCHIJ extvil{1.7.10-3.0} [Extended_Villages] (extvil-1.7.10-3.0.jar)
    UCHIJ GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.454.jar)
    UCHIJ ganysend{1.11.3} [Gany's End] (Ganys End-1.11.3.jar)
    UCHIJ ganysnether{1.8.3} [Gany's Nether] (Ganys Nether-1.8.3.jar)
    UCHIJ ganyssurface{1.12.8} [Gany's Surface] (Ganys Surface-1.12.8.jar)
    UCHIJ imc{1.7.4} [Improving Minecraft] (Improving Minecraft-1.7.4.jar)
    UCHIJ inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar)
    UCHIJ IrishLuck{1.7.10-0.0.8} [Irish Luck] (IrishLuck-1.7.10-0.0.8.jar)
    UCHIJ journeymap{5.1.4} [JourneyMap] (journeymap-1.7.10-5.1.4-unlimited.jar)
    UCHIJ KeepingInventory{1.8} [Keeping Inventory] (KeepingInventory-1.7.10-1.8.jar)
    UCHIJ lootplusplus{0.22_for_1.7} [Loot++] (Loot++-0.22_for_1.7.jar)
    UCHIJ lootbags{1.8.1} [Loot Bags] (LootBags-1.7.10-1.8.1.jar)
    UCHIJ LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar)
    UCHIJ magicclover{1.7.10-0.7.2} [Magic Clover] (magicclover-1.7.10-0.7.2.jar)
    UCHIJ malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar)
    UCHIJ malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar)
    UCHIJ MapMakingTools{v2.2.3a} [Map Making Tools] (MapMakingTools-1.7.10-v2.2.3a-universal.jar)
    UCHIJ RadixCore{2.1.1} [RadixCore] (RadixCore-1.7.10-2.1.1-universal.jar)
    UCHIJ MCA{1.7.10-5.1.2} [Minecraft Comes Alive] (MCA-1.7.10-5.1.2-universal.jar)
    UCHIJ millenaire{6.0.0} [Millénaire] (millenaire-6.0.0.jar)
    UCHIJ minecolonies{1.7.10-0.0.17} [MineColonies] (minecolonies-fishermansfriends-v5_1459279000.jar)
    UCHIE AS_Minions{1.9.4} [Minions] (Minions-1.7.10.jar)
    UCHIJ MorePlanet{1.3.1} [More Planets] (More-Planets-1.3.1-1.7.10.jar)
    UCHIJ me{1.3.2.1} [More Enchantments] (MoreEnchantments-1.7.10-1.3.2.1.jar)
    UCHIJ AencEx{0.0.1} [AencEx] (MoreEnchantments-1.7.10-1.3.2.1.jar)
    UCHIJ mwaw{1.7.10-0.0.7} [Elemental Witch Mod] (mwaw-0.0.7-1.7.10.jar)
    UCHIJ ObsidianBoat{v1.3.2} [Obsidian Boat] (ObsidianBoat-1.7.10-1.3.2.jar)
    UCHIJ harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
    UCHIJ pandorasbox{2.0.1} [Pandora's Box] (PandorasBox-2.1.jar)
    UCHIJ Railcraft{9.9.0.0} [Railcraft] (Railcraft_1.7.10-9.9.0.0.jar)
    UCHIJ RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
    UCHIJ reccomplex{0.9.6.3} [Recurrent Complex] (RecurrentComplex-0.9.6.3.jar)
    UCHIJ Rediscovered{1.3} [Minecraft Rediscovered Mod] (Rediscovered-1.7.10-1.3.jar)
    UCHIJ roadblock{1.7.10-2.1.8-} [Roadblocks] (Roadblocks-1.7.10-2.1.8.jar)
    UCHIJ Roguelike{1.4.4} [Roguelike Dungeons] (roguelike-1.7.10-1.4.4.jar)
    UCHIJ AS_Ruins{15.4} [Ruins Spawning System] (Ruins-1.7.10.jar)
    UCHIJ runicdungeons{1.1.6a} [Runic Dungeons] (runicdungeons-1.1.6a.jar)
    UCHIJ Schematica{1.7.6.131} [Schematica] (Schematica-1.7.10-1.7.6.131-universal.jar)
    UCHIJ SlimeCarnage{1.0.5} [Slime Carnage] (SlimeCarnage-1.0.5d-mc1.7.10.jar)
    UCHIJ smoothbedrock{2.2.0.9} [SmoothBedrock] (SmoothBedrock-1.7.10-2.2.0.9.jar)
    UCHIJ Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
    UCHIJ TardisMod{0.994} [Tardis Mod] (tardismod-1.7.10-0.994-124-DS.jar)
    UCHIJ sgs_treasure{3.0.6} [SGS Treasure!] (Treasure-3.0.6-mc1.7.10.jar)
    UCHIJ TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
    UCHIJ jordy141minecraftmagicwrench{0.5 Alpha} [Magic Wrench] (UncraftingTable-1.7.10-alpha1.jar)
    UCHIJ uncraftingTable{1.7.10 Alpha 1} [Uncrafting Table] (UncraftingTable-1.7.10-alpha1.jar)
    UCHIJ universalcoins{1.7.10-1.6.40} [Universal Coins] (UniversalCoins-1.7.10-1.6.40.jar)
    UCHIJ AS_UpdateCheck{1.1.7} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar)
    UCHIJ WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
    UCHIJ wawla{1.3.3} [What Are We Looking At] (Wawla-1.3.3-1.7.10.jar)
    UCHIJ YALSM{2.1.3} [Yet Another Leather Smelting Mod] (yalsm-2.1.3.jar)
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.201.1151.0' Renderer: 'AMD Radeon HD 6520G'
    Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
    LWJGL: 2.9.1
    OpenGL: AMD Radeon HD 6520G GL version 4.5.13399 Compatibility Profile Context 15.201.1151.0, ATI Technologies Inc.
    GL Caps: Using GL 1.3 multitexturing.
    Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
    Anisotropic filtering is supported and maximum anisotropy is 16.
    Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    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)
    OptiFine Version: OptiFine_1.7.10_HD_D1
    Render Distance Chunks: 8
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    OpenGlVersion: 4.5.13399 Compatibility Profile Context 15.201.1151.0
    OpenGlRenderer: AMD Radeon HD 6520G
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 4

    Posted in: Minecraft Mods
  • 0

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

    3) When utilizing the furniture mod, by McCrayfish. I've noticed if I
    put down carpets or cobblestone paths atop my roads, the villagers just
    stand there, bounce and dance on one spot, instead of just walking like
    normal people. The guards do the same thing. Even the animals get wonky.
    But this might be something to address with McCrayfish instead. It's
    almost as if they see the stone path as an object to fixate on?

    Theres a mod called roadblocks that makes for good roads with adjustable speed boost that seems at last in my modded minecraft to work well enough with this mod, only problem ive had with it is that you cant build the roadblocks up to a door or staircase as they are slightly smaller than a normal block and youll be unable to get inside the building or up the stairs, easily fixed by putting a normal block of the same appearance such as using stone bricks and roadblock stone bricks, use regular ones as the stop point infront of stairs and buildings and use the roadblock ones as the travel between areas.

    I have the same issues as 1 and 2 though but im also only using 1.7.10 still (many of my favorite mods still are not updated yet and i have my game all stable and without much weirdness going on with well over 100 mods).

    Posted in: Minecraft Mods
  • 0

    posted a message on Keeping Inventory - Tired of losing all those diamonds?

    I like how this is a simply but highly useful mod, the firetick thing isnt all that important ive kinda in the last few days grown accustomed to putting out fires and stuff and it adds a bit of things for me to do but the option would be awesome to have.

    Ever think of maybe adding a bunch of the gamerules to this? Would make this a even more incredible mod. Im personally not to up to date on minecraft anymore as ive taken several long hiatus from it and tend to forget some of the game rules, while i could look them up easily online i also have a insane amount of mods i have to constantly look thinks up for as well that make it seem like i spend more time looking things up than actually doing them lol.

    You for sure have the main two most important gamerules already though. Keepinventory is one i always use as i hate having to track my inventory down when i die or losing it to lava or whatever. And i simply hate creepers blowing up all my hard work when i cant see them coming and round the corner in the center of a large project only to lose a huge chunk of it, even endermen stealing a block here and there can be annoying and tedious.

    Thanks for this mod though i guess is the short of what im saying lol.

    Posted in: Minecraft Mods
  • 0

    posted a message on Keeping Inventory - Tired of losing all those diamonds?

    is there any way to add doFireTick to this mod? Im terrible at remembering to put in gamerules.

    I recently spent days building a huge nice town. Have elemental witches mod, was a fire witch not to close to my town but i could see it on journey map, went to kill it came back started working on town again heard fire, my massive 5 story inn was burning down, tried to put it out was already to late so tried to minimize screen and see if i could move my save file and maybe it hadnt saved yet (have a mod that limits how often mincraft saves) it saved at the point right before i started trying to put it out hah. cant find any decent mods that stop fire from burning blocks so guess i need to just turn on the gamerule even though i dont care for it, just dont want my towns burning down, have creepers and tnt explosions off for the same reason didnt think to turn off fire as i didnt expect fire to be a problem stupid me i guess lol.

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10][Forge] KoadMasters Pirates

    Have a issue with this mod combined with another mod. I have skyrim rediscovered mod which allows you to have a sky dimension of sorts (floating islands with red drgons and giant zombies as mobs there. With this mod active i lag there terribly bad. There are tons of mice and pirate zombies of various kinds all over. The mice are what i think causes the lag as there are just so many of them everywhere. I have yet to try any of the other dimensions i have yin my world yet but my last world i had i used twilight dimension and it didnt have this issue (unsure if pirates was installed at the time though).

    Cant find any way to slow the rat spawn rate, theres a good amount of pirates there as well but really no worse than a average nightly spawn in the normal world.


    Really like this mod and dont want to have to remove it but its looking like i may have to until theres a config option for the spawn of it.

    Posted in: WIP Mods
  • 0

    posted a message on ChickenBones Mods

    UCE reallifemod{0.32} [Real Life Mod] (Real Life Mod 0.43.jar)

    Thats your problem right there. Make sure to read your crash reports. Specifically this part

    "States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' =
    Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available
    'D' = Disabled 'E' = Errored"

    UCE means Unloaded, Contructed "H', Errored, the rest of the mods while unloaded are otherwise checking out alright far as i can tell (though im not a modder or a pro by any means). But crash log while it looks like a mess always has useful information on what went wrong that even those of us who have no clue how a mod works can usually get a decent idea of what broke by looking at it close enough.

    Remove real life mod and try again, im willing to bet it will work without that mod.

    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    I don't know why, as you don't have any of Chickenbones' mods installed, but it's convenient that you are here.


    Yeah i usually have some, working with a fresh install after updating to windows 10 and ran into this problem before i really got all my mods back in place lol. Been scouring google and the forums with how to deal with this, do appreciate the help though! I get notifications of posts all over minecraft forums, this is one that i like to watch as i enjoy the mods (handful of others i watch as well). Was kind of a nice thing to see someone else with the same issue by randomly clicking a notification lol.

    Probably right on deconstruction seems like i had a problem with it before (havent played MC in a while but had all the kinks worked out before upgrading windows). Starting MC right now without decon though see what happens :)

    Well that seems to be the problem sadly. One of my favorites. Time to figure out if decon is conflicting with and decide between them i suppose, kinda guessing its lootbags as ive never used that before.

    EDIT: Cant figure it out, assume its just a problem with decon then as even with no mods beside decon it does it which i should have checked first but im am not a smart man lol.

    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods

    I have the same issue, having no luck with it either. If i try to craft a crafting table soon as i put last wood block in crash. Same updating screen events error.

    Heres my crash report if it helps anyone figure it out


    ---- Minecraft Crash Report ----
    // Oh - I know what I did wrong!

    Time: 3/17/16 9:28 AM
    Description: Updating screen events

    java.lang.NullPointerException: Updating screen events
    at net.minecraft.item.crafting.ShapelessRecipes.func_77569_a(SourceFile:36)
    at net.minecraft.item.crafting.CraftingManager.func_82787_a(CraftingManager.java:323)
    at net.minecraft.inventory.ContainerPlayer.func_75130_a(ContainerPlayer.java:80)
    at net.minecraft.inventory.InventoryCrafting.func_70299_a(SourceFile:81)
    at net.minecraft.inventory.Slot.func_75215_d(Slot.java:77)
    at net.minecraft.inventory.Container.func_75144_a(SourceFile:222)
    at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:419)
    at net.minecraft.client.gui.inventory.GuiContainer.func_146984_a(GuiContainer.java:641)
    at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java:607)
    at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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.item.crafting.ShapelessRecipes.func_77569_a(SourceFile:36)

    at net.minecraft.item.crafting.CraftingManager.func_82787_a(CraftingManager.java:323)

    at net.minecraft.inventory.ContainerPlayer.func_75130_a(ContainerPlayer.java:80)

    at net.minecraft.inventory.InventoryCrafting.func_70299_a(SourceFile:81)

    at net.minecraft.inventory.Slot.func_75215_d(Slot.java:77)

    at net.minecraft.inventory.Container.func_75144_a(SourceFile:222)

    at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:419)

    at net.minecraft.client.gui.inventory.GuiContainer.func_146984_a(GuiContainer.java:641)

    at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java:607)

    at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)

    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)


    -- Affected screen --
    Details:
    Screen name: net.minecraft.client.gui.inventory.GuiInventory

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['OctavianCloud'/126, l='MpServer', x=-591.77, y=65.62, z=956.28]]
    Chunk stats: MultiplayerChunkCache: 526, 526
    Level seed: 0
    Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: false
    Level generator options:
    Level spawn location: World: (-592,64,956), Chunk: (at 0,4,12 in -37,59; contains blocks -592,0,944 to -577,255,959), Region: (-2,1; contains chunks -64,32 to -33,63, blocks -1024,0,512 to -513,255,1023)
    Level time: 147 game time, 147 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: creative (ID 1). Hardcore: false. Cheats: false
    Forced entities: 220 total; [EntityItem['item.tile.mushroom'/7, l='MpServer', x=-626.03, y=28.13, z=924.41], EntityItem['item.tile.torch'/10, l='MpServer', x=-545.81, y=34.13, z=972.25], EntityMinecartChest['entity.MinecartChest.name'/11, l='MpServer', x=-549.50, y=34.50, z=973.50], EntityMinecartChest['entity.MinecartChest.name'/12, l='MpServer', x=-536.50, y=34.50, z=987.50], EntityMinecartChest['entity.MinecartChest.name'/16, l='MpServer', x=-523.50, y=39.50, z=892.50], EntityMinecartChest['entity.MinecartChest.name'/17, l='MpServer', x=-530.50, y=39.50, z=890.50], EntitySheep['Sheep'/18, l='MpServer', x=-523.50, y=63.00, z=950.50], EntitySheep['Sheep'/19, l='MpServer', x=-523.50, y=63.00, z=950.50], EntitySheep['Sheep'/20, l='MpServer', x=-523.50, y=63.00, z=950.50], EntitySheep['Sheep'/21, l='MpServer', x=-528.91, y=63.00, z=953.06], EntityChicken['Chicken'/22, l='MpServer', x=-528.76, y=62.42, z=946.34], EntityItem['item.tile.rail'/23, l='MpServer', x=-525.25, y=33.13, z=962.22], EntityItem['item.tile.rail'/27, l='MpServer', x=-529.19, y=33.13, z=964.25], EntityBat['Bat'/539, l='MpServer', x=-645.84, y=42.00, z=940.75], EntityItem['item.tile.rail'/28, l='MpServer', x=-530.97, y=33.13, z=963.88], EntityItem['item.tile.torch'/29, l='MpServer', x=-534.19, y=33.13, z=969.81], EntityItem['item.tile.rail'/30, l='MpServer', x=-537.88, y=33.13, z=972.81], EntityFallingBlock['Falling Block'/4638, l='MpServer', x=-534.50, y=26.49, z=971.50], EntityFallingBlock['Falling Block'/4639, l='MpServer', x=-533.50, y=27.49, z=971.50], EntityItem['item.tile.rail'/32, l='MpServer', x=-533.22, y=33.13, z=968.81], EntityFallingBlock['Falling Block'/4640, l='MpServer', x=-535.50, y=25.49, z=971.50], EntityFallingBlock['Falling Block'/4641, l='MpServer', x=-534.50, y=26.49, z=970.50], EntityItem['item.tile.rail'/34, l='MpServer', x=-534.09, y=33.13, z=968.81], EntityItem['item.tile.rail'/35, l='MpServer', x=-538.19, y=33.13, z=969.44], EntityZombie['Zombie'/1571, l='MpServer', x=-599.50, y=34.00, z=1025.50], EntityItem['item.tile.rail'/36, l='MpServer', x=-534.81, y=33.13, z=969.81], EntityItem['item.tile.rail'/37, l='MpServer', x=-536.56, y=33.13, z=967.81], EntityItem['item.tile.rail'/39, l='MpServer', x=-534.91, y=33.13, z=968.81], EntityMinecartChest['entity.MinecartChest.name'/40, l='MpServer', x=-521.50, y=34.50, z=1004.50], EntityMinecartChest['entity.MinecartChest.name'/41, l='MpServer', x=-515.50, y=38.50, z=917.50], EntityChicken['Chicken'/42, l='MpServer', x=-511.50, y=63.00, z=983.50], EntityChicken['Chicken'/43, l='MpServer', x=-510.50, y=63.00, z=982.50], EntityChicken['Chicken'/44, l='MpServer', x=-513.50, y=63.00, z=981.50], EntityChicken['Chicken'/45, l='MpServer', x=-510.50, y=63.00, z=980.50], EntityFallingBlock['Falling Block'/4664, l='MpServer', x=-540.50, y=28.49, z=1030.50], EntityFallingBlock['Falling Block'/4665, l='MpServer', x=-539.50, y=28.49, z=1029.50], EntityFallingBlock['Falling Block'/4666, l='MpServer', x=-539.50, y=28.49, z=1030.50], EntityFallingBlock['Falling Block'/4667, l='MpServer', x=-540.50, y=28.49, z=1029.50], EntityBat['Bat'/572, l='MpServer', x=-561.53, y=21.45, z=953.63], EntityFallingBlock['Falling Block'/4668, l='MpServer', x=-541.50, y=28.49, z=1029.50], EntityFallingBlock['Falling Block'/4669, l='MpServer', x=-541.50, y=28.49, z=1030.50], EntityFallingBlock['Falling Block'/4670, l='MpServer', x=-538.50, y=22.49, z=1044.50], EntityFallingBlock['Falling Block'/4671, l='MpServer', x=-538.50, y=22.49, z=1045.50], EntityFallingBlock['Falling Block'/4673, l='MpServer', x=-537.50, y=22.49, z=1043.50], EntityFallingBlock['Falling Block'/4674, l='MpServer', x=-539.50, y=22.49, z=1044.50], EntityFallingBlock['Falling Block'/4675, l='MpServer', x=-539.50, y=22.49, z=1045.50], EntitySkeleton['Skeleton'/2116, l='MpServer', x=-663.50, y=49.00, z=1002.50], EntityFallingBlock['Falling Block'/4676, l='MpServer', x=-538.50, y=22.49, z=1043.50], EntityFallingBlock['Falling Block'/4677, l='MpServer', x=-540.50, y=22.49, z=1045.50], EntityFallingBlock['Falling Block'/4678, l='MpServer', x=-541.50, y=22.49, z=1045.50], EntityFallingBlock['Falling Block'/4679, l='MpServer', x=-540.50, y=22.49, z=1046.50], EntityFallingBlock['Falling Block'/4682, l='MpServer', x=-542.50, y=22.49, z=1045.50], EntitySkeleton['Skeleton'/1612, l='MpServer', x=-538.50, y=42.00, z=881.50], EntityFallingBlock['Falling Block'/4684, l='MpServer', x=-541.50, y=22.49, z=1044.50], EntityWitch['Witch'/589, l='MpServer', x=-631.50, y=29.00, z=939.50], EntityFallingBlock['Falling Block'/4685, l='MpServer', x=-540.50, y=22.49, z=1044.50], EntityWitch['Witch'/590, l='MpServer', x=-629.50, y=29.00, z=939.50], EntityWitch['Witch'/591, l='MpServer', x=-629.50, y=29.00, z=937.50], EntityWitch['Witch'/592, l='MpServer', x=-627.50, y=29.00, z=936.50], EntityCreeper['Creeper'/1107, l='MpServer', x=-545.50, y=37.00, z=893.50], EntityCreeper['Creeper'/1108, l='MpServer', x=-552.44, y=38.00, z=896.03], EntityZombie['Zombie'/604, l='MpServer', x=-664.50, y=19.00, z=879.50], EntityFallingBlock['Falling Block'/4728, l='MpServer', x=-537.50, y=15.49, z=1095.50], EntityFallingBlock['Falling Block'/4729, l='MpServer', x=-537.50, y=15.49, z=1096.50], EntityFallingBlock['Falling Block'/4730, l='MpServer', x=-536.50, y=15.49, z=1095.50], EntityFallingBlock['Falling Block'/4731, l='MpServer', x=-536.50, y=15.49, z=1096.50], EntityZombie['Zombie'/636, l='MpServer', x=-620.50, y=40.00, z=901.50], EntityFallingBlock['Falling Block'/4732, l='MpServer', x=-535.50, y=15.49, z=1095.50], EntityFallingBlock['Falling Block'/4733, l='MpServer', x=-535.50, y=15.49, z=1096.50], EntityFallingBlock['Falling Block'/4734, l='MpServer', x=-538.50, y=15.49, z=1096.50], EntityFallingBlock['Falling Block'/4735, l='MpServer', x=-537.50, y=15.49, z=1097.50], EntityFallingBlock['Falling Block'/4736, l='MpServer', x=-536.50, y=15.49, z=1097.50], EntityZombie['Zombie'/129, l='MpServer', x=-628.50, y=21.00, z=880.50], EntityFallingBlock['Falling Block'/4737, l='MpServer', x=-538.50, y=16.49, z=1097.50], EntityZombie['Zombie'/130, l='MpServer', x=-631.50, y=21.00, z=877.50], EntityFallingBlock['Falling Block'/4738, l='MpServer', x=-539.50, y=16.49, z=1096.50], EntityFallingBlock['Falling Block'/4739, l='MpServer', x=-539.50, y=16.49, z=1097.50], EntityFallingBlock['Falling Block'/4740, l='MpServer', x=-538.50, y=15.49, z=1095.50], EntityFallingBlock['Falling Block'/4741, l='MpServer', x=-537.50, y=16.49, z=1098.50], EntityItem['item.item.seeds'/1671, l='MpServer', x=-526.38, y=63.13, z=923.56], EntitySkeleton['Skeleton'/2187, l='MpServer', x=-557.50, y=26.00, z=925.50], EntityCreeper['Creeper'/1183, l='MpServer', x=-554.50, y=38.00, z=887.50], EntitySpider['Spider'/1184, l='MpServer', x=-554.50, y=38.00, z=889.50], EntityFish['Fish'/166, l='MpServer', x=-652.34, y=60.56, z=902.69], EntityFish['Fish'/167, l='MpServer', x=-651.16, y=60.41, z=903.38], EntityFish['Fish'/168, l='MpServer', x=-654.41, y=60.06, z=897.09], EntityFish['Fish'/169, l='MpServer', x=-651.88, y=59.41, z=899.31], EntityFish['Fish'/170, l='MpServer', x=-639.53, y=59.56, z=904.28], EntityFish['Fish'/171, l='MpServer', x=-646.03, y=59.34, z=906.56], EntityFish['Fish'/172, l='MpServer', x=-645.13, y=60.56, z=905.31], EntityFish['Fish'/173, l='MpServer', x=-646.25, y=61.00, z=897.13], EntityFish['Fish'/174, l='MpServer', x=-650.53, y=61.44, z=894.09], EntitySquid['Squid'/187, l='MpServer', x=-645.81, y=62.34, z=938.94], EntitySquid['Squid'/188, l='MpServer', x=-647.88, y=62.31, z=938.16], EntitySquid['Squid'/189, l='MpServer', x=-646.91, y=62.28, z=936.94], EntitySquid['Squid'/190, l='MpServer', x=-649.72, y=61.31, z=928.25], EntitySquid['Squid'/191, l='MpServer', x=-643.84, y=60.16, z=938.34], EntitySquid['Squid'/192, l='MpServer', x=-630.25, y=61.00, z=944.28], EntitySquid['Squid'/193, l='MpServer', x=-639.03, y=61.72, z=941.38], EntitySquid['Squid'/194, l='MpServer', x=-639.09, y=62.00, z=952.63], EntitySquid['Squid'/195, l='MpServer', x=-643.75, y=61.13, z=947.59], EntitySquid['Squid'/196, l='MpServer', x=-641.84, y=62.34, z=944.31], EntitySquid['Squid'/198, l='MpServer', x=-634.63, y=61.78, z=946.47], EntitySquid['Squid'/199, l='MpServer', x=-617.31, y=55.00, z=983.88], EntitySquid['Squid'/200, l='MpServer', x=-624.03, y=55.00, z=981.53], EntitySquid['Squid'/201, l='MpServer', x=-628.03, y=55.34, z=982.38], EntityFish['Fish'/211, l='MpServer', x=-546.25, y=59.50, z=997.59], EntitySkeleton['Skeleton'/723, l='MpServer', x=-550.50, y=42.00, z=930.50], EntityFish['Fish'/212, l='MpServer', x=-558.72, y=61.53, z=995.25], EntityFish['Fish'/213, l='MpServer', x=-552.97, y=60.06, z=995.91], EntityFish['Fish'/214, l='MpServer', x=-555.63, y=59.91, z=998.75], EntitySquid['Squid'/215, l='MpServer', x=-550.56, y=61.38, z=997.47], EntitySquid['Squid'/216, l='MpServer', x=-552.88, y=59.22, z=1002.53], EntitySquid['Squid'/217, l='MpServer', x=-553.53, y=61.28, z=1000.91], EntitySquid['Squid'/219, l='MpServer', x=-555.91, y=61.38, z=997.19], EntitySquid['Squid'/220, l='MpServer', x=-559.81, y=61.34, z=997.25], EntitySquid['Squid'/221, l='MpServer', x=-562.19, y=60.19, z=1003.94], EntitySquid['Squid'/222, l='MpServer', x=-553.16, y=61.34, z=998.91], EntityZombie['Zombie'/1252, l='MpServer', x=-531.50, y=28.00, z=969.50], EntityFallingBlock['Falling Block'/4841, l='MpServer', x=-523.50, y=57.95, z=823.50], EntityFallingBlock['Falling Block'/4842, l='MpServer', x=-528.50, y=34.95, z=833.50], EntityClientPlayerMP['OctavianCloud'/126, l='MpServer', x=-591.77, y=65.62, z=956.28], EntityFallingBlock['Falling Block'/4843, l='MpServer', x=-529.50, y=34.95, z=834.50], EntityFallingBlock['Falling Block'/4844, l='MpServer', x=-529.50, y=33.95, z=835.50], EntityFallingBlock['Falling Block'/4845, l='MpServer', x=-529.50, y=34.95, z=833.50], EntityFallingBlock['Falling Block'/4846, l='MpServer', x=-524.50, y=57.95, z=837.50], EntityFallingBlock['Falling Block'/4847, l='MpServer', x=-524.50, y=57.95, z=838.50], EntityFallingBlock['Falling Block
    '/4848, l='MpServer', x=-523.50, y=57.95, z=837.50], EntityFallingBlock['Falling Block'/4849, l='MpServer', x=-523.50, y=57.95, z=838.50], EntityFallingBlock['Falling Block'/4850, l='MpServer', x=-523.50, y=57.95, z=839.50], EntityFallingBlock['Falling Block'/4851, l='MpServer', x=-522.50, y=57.95, z=838.50], EntityFallingBlock['Falling Block'/4852, l='MpServer', x=-522.50, y=57.95, z=837.50], EntityFallingBlock['Falling Block'/4853, l='MpServer', x=-528.50, y=2.69, z=854.50], EntityZombie['Zombie'/1270, l='MpServer', x=-664.50, y=23.00, z=1020.50], EntityFallingBlock['Falling Block'/4854, l='MpServer', x=-529.50, y=3.69, z=853.50], EntityFallingBlock['Falling Block'/4855, l='MpServer', x=-529.50, y=3.69, z=854.50], EntityZombie['Zombie'/1272, l='MpServer', x=-637.70, y=46.00, z=1019.04], EntityFallingBlock['Falling Block'/4856, l='MpServer', x=-527.50, y=3.49, z=854.50], EntityZombie['Zombie'/1273, l='MpServer', x=-636.02, y=46.00, z=1018.86], EntityFallingBlock['Falling Block'/4857, l='MpServer', x=-530.50, y=3.69, z=853.50], EntityZombie['Zombie'/1274, l='MpServer', x=-637.70, y=46.00, z=1017.30], EntityFallingBlock['Falling Block'/4858, l='MpServer', x=-529.50, y=4.49, z=852.50], EntityFallingBlock['Falling Block'/4859, l='MpServer', x=-528.50, y=2.69, z=852.50], EntityFallingBlock['Falling Block'/4860, l='MpServer', x=-525.50, y=45.95, z=839.50], EntityFallingBlock['Falling Block'/4861, l='MpServer', x=-525.50, y=45.95, z=840.50], EntityFallingBlock['Falling Block'/4862, l='MpServer', x=-524.50, y=45.95, z=839.50], EntityFallingBlock['Falling Block'/4863, l='MpServer', x=-524.50, y=45.95, z=840.50], EntityZombie['Zombie'/2304, l='MpServer', x=-511.50, y=12.00, z=923.50], EntityZombie['Zombie'/1286, l='MpServer', x=-526.50, y=42.00, z=906.50], EntityFallingBlock['Falling Block'/4895, l='MpServer', x=-530.50, y=32.49, z=859.50], EntityFallingBlock['Falling Block'/4896, l='MpServer', x=-531.50, y=31.71, z=861.50], EntityFallingBlock['Falling Block'/4897, l='MpServer', x=-531.50, y=32.71, z=858.50], EntityFallingBlock['Falling Block'/4898, l='MpServer', x=-531.50, y=32.71, z=859.50], EntityFallingBlock['Falling Block'/4899, l='MpServer', x=-531.50, y=32.71, z=860.50], EntityFallingBlock['Falling Block'/4900, l='MpServer', x=-532.50, y=32.71, z=859.50], EntityFallingBlock['Falling Block'/4901, l='MpServer', x=-532.50, y=32.71, z=860.50], EntityFallingBlock['Falling Block'/4902, l='MpServer', x=-533.50, y=32.71, z=858.50], EntityFallingBlock['Falling Block'/4903, l='MpServer', x=-533.50, y=32.71, z=859.50], EntityFallingBlock['Falling Block'/4904, l='MpServer', x=-533.50, y=32.71, z=860.50], EntityFallingBlock['Falling Block'/4905, l='MpServer', x=-532.50, y=32.71, z=857.50], EntityFallingBlock['Falling Block'/4906, l='MpServer', x=-532.50, y=32.71, z=858.50], EntityFallingBlock['Falling Block'/4907, l='MpServer', x=-531.50, y=32.71, z=857.50], EntityFallingBlock['Falling Block'/4908, l='MpServer', x=-533.50, y=32.71, z=857.50], EntityFallingBlock['Falling Block'/4909, l='MpServer', x=-534.50, y=31.71, z=857.50], EntityFallingBlock['Falling Block'/4910, l='MpServer', x=-533.50, y=32.71, z=856.50], EntityFallingBlock['Falling Block'/4911, l='MpServer', x=-534.50, y=31.71, z=856.50], EntityFallingBlock['Falling Block'/4912, l='MpServer', x=-530.50, y=35.49, z=879.50], EntityFallingBlock['Falling Block'/4913, l='MpServer', x=-533.50, y=41.33, z=902.50], EntityFallingBlock['Falling Block'/4440, l='MpServer', x=-564.50, y=19.49, z=956.50], EntityFallingBlock['Falling Block'/4957, l='MpServer', x=-522.50, y=4.03, z=986.50], EntityFallingBlock['Falling Block'/4958, l='MpServer', x=-523.50, y=4.03, z=987.50], EntityFallingBlock['Falling Block'/4959, l='MpServer', x=-524.50, y=4.03, z=988.50], EntityFallingBlock['Falling Block'/4960, l='MpServer', x=-525.50, y=4.03, z=990.50], EntityFallingBlock['Falling Block'/4961, l='MpServer', x=-525.50, y=5.03, z=988.50], EntityFallingBlock['Falling Block'/4962, l='MpServer', x=-526.50, y=5.03, z=989.50], EntityFallingBlock['Falling Block'/4963, l='MpServer', x=-525.50, y=5.03, z=987.50], EntityFallingBlock['Falling Block'/4964, l='MpServer', x=-526.50, y=5.03, z=988.50], EntityFallingBlock['Falling Block'/4965, l='MpServer', x=-526.50, y=5.03, z=990.50], EntityFallingBlock['Falling Block'/4966, l='MpServer', x=-527.50, y=5.03, z=989.50], EntityFallingBlock['Falling Block'/4967, l='MpServer', x=-526.50, y=4.03, z=991.50], EntityFallingBlock['Falling Block'/4968, l='MpServer', x=-528.50, y=5.03, z=990.50], EntityFallingBlock['Falling Block'/4969, l='MpServer', x=-531.50, y=36.03, z=989.50], EntityFallingBlock['Falling Block'/4970, l='MpServer', x=-522.50, y=3.03, z=984.50], EntityFallingBlock['Falling Block'/4971, l='MpServer', x=-523.50, y=3.03, z=985.50], EntityFallingBlock['Falling Block'/4972, l='MpServer', x=-524.50, y=4.03, z=986.50], EntityFallingBlock['Falling Block'/4461, l='MpServer', x=-565.50, y=4.49, z=1066.50], EntityFallingBlock['Falling Block'/4973, l='MpServer', x=-523.50, y=4.03, z=986.50], EntityFallingBlock['Falling Block'/4462, l='MpServer', x=-565.50, y=4.49, z=1067.50], EntityFallingBlock['Falling Block'/4466, l='MpServer', x=-567.50, y=5.49, z=1064.50], EntityFallingBlock['Falling Block'/4468, l='MpServer', x=-566.50, y=5.49, z=1063.50], EntitySkeleton['Skeleton'/1416, l='MpServer', x=-539.66, y=28.00, z=1029.84], EntityZombie['Zombie'/1960, l='MpServer', x=-668.50, y=48.00, z=1020.50], EntityCreeper['Creeper'/943, l='MpServer', x=-581.50, y=27.00, z=965.50], EntitySkeleton['Skeleton'/1456, l='MpServer', x=-642.50, y=38.00, z=1036.50], EntityCreeper['Creeper'/446, l='MpServer', x=-575.50, y=37.00, z=892.94], EntityZombie['Zombie'/971, l='MpServer', x=-630.50, y=47.00, z=977.50], EntitySkeleton['Skeleton'/972, l='MpServer', x=-629.50, y=47.00, z=976.50], EntityZombie['Zombie'/980, l='MpServer', x=-562.50, y=46.00, z=880.50], EntityFallingBlock['Falling Block'/4568, l='MpServer', x=-552.50, y=48.49, z=823.50], EntityFallingBlock['Falling Block'/4569, l='MpServer', x=-552.50, y=47.49, z=824.50], EntityFallingBlock['Falling Block'/4570, l='MpServer', x=-551.50, y=48.49, z=823.50], EntityFallingBlock['Falling Block'/4571, l='MpServer', x=-551.50, y=47.49, z=824.50], EntityFallingBlock['Falling Block'/4572, l='MpServer', x=-550.50, y=48.49, z=823.50], EntityFallingBlock['Falling Block'/4576, l='MpServer', x=-550.50, y=47.49, z=824.50], EntityFallingBlock['Falling Block'/4579, l='MpServer', x=-550.50, y=46.49, z=825.50], EntityFallingBlock['Falling Block'/4582, l='MpServer', x=-549.50, y=48.49, z=823.50], EntityFallingBlock['Falling Block'/4584, l='MpServer', x=-549.50, y=47.49, z=824.50], EntityFallingBlock['Falling Block'/4585, l='MpServer', x=-548.50, y=48.49, z=823.50], EntityFallingBlock['Falling Block'/4586, l='MpServer', x=-549.50, y=47.49, z=825.50], EntitySkeleton['Skeleton'/1012, l='MpServer', x=-633.50, y=44.00, z=1016.50], EntityCreeper['Creeper'/1527, l='MpServer', x=-632.50, y=29.00, z=953.50], EntityZombie['Zombie'/1528, l='MpServer', x=-632.50, y=29.00, z=952.50], EntityZombie['Zombie'/1529, l='MpServer', x=-633.50, y=29.00, z=950.50], EntitySkeleton['Skeleton'/2041, l='MpServer', x=-535.50, y=40.00, z=883.50], EntitySkeleton['Skeleton'/2042, l='MpServer', x=-535.50, y=40.00, z=879.50], EntityFallingBlock['Falling Block'/4602, l='MpServer', x=-551.50, y=29.49, z=866.50], EntitySkeleton['Skeleton'/2043, l='MpServer', x=-533.50, y=40.00, z=882.50], EntityCreeper['Creeper'/2044, l='MpServer', x=-535.50, y=40.00, z=887.50], EntityFallingBlock['Falling Block'/4604, l='MpServer', x=-551.50, y=29.49, z=867.50], EntityZombie['Zombie'/2046, l='MpServer', x=-535.50, y=40.00, z=888.50]]
    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:2444)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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.7.10
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 2291634680 bytes (2185 MB) / 3140747264 bytes (2995 MB) up to 3140747264 bytes (2995 MB)
    JVM Flags: 26 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -Xms3G -Xmn768m -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+UseNUMA -XX:+CMSParallelRemarkEnabled -XX:MaxTenuringThreshold=15 -XX:MaxGCPauseMillis=30 -XX:GCPauseIntervalMillis=150 -XX:+UseAdaptiveGCBoundary -XX:-UseGCOverheadLimit -XX:+UseBiasedLocking -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -XX:+UseFastAccessorMethods -XX:+UseCompressedOops -XX:+OptimizeStringConcat -XX:+AggressiveOpts -XX:ReservedCodeCacheSize=2048m -XX:+UseCodeCacheFlushing -XX:SoftRefLRUPolicyMSPerMB=10000 -XX:ParallelGCThreads=10
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 104
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 22 mods loaded, 22 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
    UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
    UCHIJAAAA lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar)
    UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
    UCHIJAAAA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
    UCHIJAAAA deconstruction{2.2.6} [The Deconstruction Mod] ([MC1.7.10]deconstruction[v2.2.6].jar)
    UCHIJAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar)
    UCHIJAAAA ganysend{1.11.2} [Gany's End] (Ganys End-1.11.2.jar)
    UCHIJAAAA ganysnether{1.8.3} [Gany's Nether] (Ganys Nether-1.8.3.jar)
    UCHIJAAAA ganyssurface{1.12.8} [Gany's Surface] (Ganys Surface-1.12.8.jar)
    UCHIJAAAA journeymap{5.1.4} [JourneyMap] (journeymap-1.7.10-5.1.4-unlimited.jar)
    UCHIJAAAA KeepingInventory{1.8} [Keeping Inventory] (KeepingInventory-1.7.10-1.8.jar)
    UCHIJAAAA lootplusplus{0.22_for_1.7} [Loot++] (Loot++-0.22_for_1.7.jar)
    UCHIJAAAA lootbags{1.8.1} [Loot Bags] (LootBags-1.7.10-1.8.1.jar)
    UCHIJAAAA RadixCore{2.1.1} [RadixCore] (RadixCore-1.7.10-2.1.1-universal.jar)
    UCHIJAAAA MCA{1.7.10-5.1.1.2} [Minecraft Comes Alive] (MCA-1.7.10-5.1.1.2-universal.jar)
    UCHIJAAAA millenaire{6.0.0} [Millénaire] (millenaire-6.0.0.jar)
    UCHIJAAAA Rediscovered{1.3} [Minecraft Rediscovered Mod] (Rediscovered-1.7.10-1.3.jar)
    UCHIJAAAA Roguelike{1.4.4} [Roguelike Dungeons] (roguelike-1.7.10-1.4.4.jar)
    UCHIJAAAA AS_Ruins{15.4} [Ruins Spawning System] (Ruins-1.7.10.jar)
    UCHIJAAAA AS_UpdateCheck{1.1.7} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar)
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.201.1151.0' Renderer: 'AMD Radeon HD 6520G'
    Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
    LWJGL: 2.9.1
    OpenGL: AMD Radeon HD 6520G GL version 4.5.13399 Compatibility Profile Context 15.201.1151.0, ATI Technologies Inc.
    GL Caps: Using GL 1.3 multitexturing.
    Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
    Anisotropic filtering is supported and maximum anisotropy is 16.
    Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    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
  • 0

    posted a message on Crash Problems

    Been crashing when i try to create a crafting bench, havent been able to figure out what the problem is. Was wondering if someone could help me with the crash report?


    ---- Minecraft Crash Report ----
    // Why did you do that?

    Time: 3/17/16 8:20 AM
    Description: Updating screen events

    java.lang.NullPointerException: Updating screen events
    at net.minecraft.item.crafting.ShapelessRecipes.func_77569_a(SourceFile:36)
    at net.minecraft.item.crafting.CraftingManager.func_82787_a(CraftingManager.java:323)
    at net.minecraft.inventory.ContainerPlayer.func_75130_a(ContainerPlayer.java:80)
    at net.minecraft.inventory.InventoryCrafting.func_70299_a(SourceFile:81)
    at net.minecraft.inventory.Slot.func_75215_d(Slot.java:77)
    at net.minecraft.inventory.Container.func_75144_a(SourceFile:222)
    at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:419)
    at net.minecraft.client.gui.inventory.GuiContainer.func_146984_a(GuiContainer.java:641)
    at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java:607)
    at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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.item.crafting.ShapelessRecipes.func_77569_a(SourceFile:36)
    at net.minecraft.item.crafting.CraftingManager.func_82787_a(CraftingManager.java:323)
    at net.minecraft.inventory.ContainerPlayer.func_75130_a(ContainerPlayer.java:80)
    at net.minecraft.inventory.InventoryCrafting.func_70299_a(SourceFile:81)
    at net.minecraft.inventory.Slot.func_75215_d(Slot.java:77)
    at net.minecraft.inventory.Container.func_75144_a(SourceFile:222)
    at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:419)
    at net.minecraft.client.gui.inventory.GuiContainer.func_146984_a(GuiContainer.java:641)
    at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java:607)
    at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)

    -- Affected screen --
    Details:
    Screen name: net.minecraft.client.gui.inventory.GuiInventory

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['OctavianCloud'/267, l='MpServer', x=166.67, y=72.62, z=-205.03]]
    Chunk stats: MultiplayerChunkCache: 598, 598
    Level seed: 0
    Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: false
    Level generator options:
    Level spawn location: World: (165,64,-205), Chunk: (at 5,4,3 in 10,-13; contains blocks 160,0,-208 to 175,255,-193), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
    Level time: 631 game time, 631 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: creative (ID 1). Hardcore: false. Cheats: false
    Forced entities: 131 total; [EntityBat['Bat'/1037, l='MpServer', x=201.25, y=36.02, z=-128.71], EntityItem['item.tile.flowers2.minersdelight'/5137, l='MpServer', x=113.78, y=26.13, z=-244.28], EntityBat['Bat'/1052, l='MpServer', x=131.50, y=32.10, z=-205.47], EntityRosester['Rosester'/83, l='MpServer', x=106.50, y=64.00, z=-164.50], EntityRosester['Rosester'/84, l='MpServer', x=108.50, y=64.00, z=-164.50], EntityRosester['Rosester'/85, l='MpServer', x=107.50, y=64.00, z=-163.50], EntityItem['item.tile.flowers2.minersdelight'/87, l='MpServer', x=105.84, y=17.13, z=-155.69], EntityItem['item.tile.flowers2.minersdelight'/88, l='MpServer', x=103.13, y=16.13, z=-162.19], EntityRosester['Rosester'/96, l='MpServer', x=134.41, y=64.00, z=-209.44], EntityRosester['Rosester'/97, l='MpServer', x=126.50, y=63.00, z=-200.50], EntityRosester['Rosester'/98, l='MpServer', x=128.38, y=63.00, z=-203.78], EntityRosester['Rosester'/102, l='MpServer', x=122.56, y=68.00, z=-141.44], EntityBat['Bat'/1126, l='MpServer', x=179.24, y=39.88, z=-261.97], EntityRosester['Rosester'/103, l='MpServer', x=125.50, y=69.00, z=-135.50], EntityRosester['Rosester'/104, l='MpServer', x=127.44, y=67.00, z=-135.34], EntityBat['Bat'/1128, l='MpServer', x=177.40, y=40.17, z=-260.57], EntityRosester['Rosester'/105, l='MpServer', x=128.50, y=69.00, z=-135.50], EntityBat['Bat'/1129, l='MpServer', x=186.55, y=37.00, z=-261.80], EntityRosester['Rosester'/117, l='MpServer', x=152.44, y=66.00, z=-247.44], EntityRosester['Rosester'/118, l='MpServer', x=145.41, y=65.00, z=-251.28], EntityCreeper['Creeper'/1142, l='MpServer', x=157.50, y=32.00, z=-167.50], EntityRosester['Rosester'/119, l='MpServer', x=145.50, y=65.00, z=-250.16], EntityCreeper['Creeper'/1143, l='MpServer', x=156.50, y=32.00, z=-167.50], EntityRosester['Rosester'/120, l='MpServer', x=146.41, y=65.00, z=-248.84], EntityRosester['Rosester'/144, l='MpServer', x=154.66, y=66.00, z=-263.34], EntityRosester['Rosester'/145, l='MpServer', x=151.59, y=66.00, z=-262.56], EntityRosester['Rosester'/146, l='MpServer', x=157.50, y=64.00, z=-258.50], EntityRosester['Rosester'/147, l='MpServer', x=152.56, y=66.00, z=-264.41], EntityItem['item.tile.flowers2.minersdelight'/148, l='MpServer', x=151.81, y=20.13, z=-202.41], EntityItem['item.tile.flowers2.minersdelight'/149, l='MpServer', x=156.09, y=20.13, z=-204.19], EntityItem['item.tile.flowers2.minersdelight'/150, l='MpServer', x=153.63, y=20.13, z=-206.06], EntityRosester['Rosester'/151, l='MpServer', x=156.69, y=74.00, z=-163.41], EntityRosester['Rosester'/152, l='MpServer', x=165.53, y=75.00, z=-191.16], EntityRosester['Rosester'/153, l='MpServer', x=169.47, y=73.00, z=-173.41], EntityRosester['Rosester'/154, l='MpServer', x=161.13, y=72.00, z=-174.53], EntityRosester['Rosester'/155, l='MpServer', x=154.19, y=72.00, z=-179.25], EntityRosester['Rosester'/156, l='MpServer', x=154.53, y=72.00, z=-180.09], EntityItem['item.tile.mushroom'/160, l='MpServer', x=170.56, y=12.13, z=-198.81], EntityItem['item.tile.mushroom'/161, l='MpServer', x=176.88, y=12.13, z=-204.13], EntityRosester['Rosester'/162, l='MpServer', x=180.72, y=63.00, z=-151.19], EntityZombie['Zombie'/1186, l='MpServer', x=197.50, y=50.00, z=-131.50], EntityRosester['Rosester'/163, l='MpServer', x=180.13, y=63.00, z=-149.47], EntityZombie['Zombie'/1187, l='MpServer', x=195.50, y=50.00, z=-128.50], EntityRosester['Rosester'/164, l='MpServer', x=181.34, y=67.00, z=-158.47], EntityZombie['Zombie'/1188, l='MpServer', x=195.50, y=50.00, z=-131.50], EntityRosester['Rosester'/165, l='MpServer', x=177.50, y=64.00, z=-148.13], EntityRosester['Rosester'/166, l='MpServer', x=175.53, y=64.00, z=-143.53], EntityRosester['Rosester'/167, l='MpServer', x=179.50, y=63.00, z=-147.50], EntityRosester['Rosester'/168, l='MpServer', x=178.50, y=63.00, z=-147.50], EntityRosester['Rosester'/169, l='MpServer', x=177.59, y=65.00, z=-137.34], EntityRosester['Rosester'/170, l='MpServer', x=175.84, y=67.00, z=-133.47], EntityRosester['Rosester'/171, l='MpServer', x=172.53, y=72.00, z=-133.34], EntityRosester['Rosester'/172, l='MpServer', x=172.47, y=73.00, z=-132.16], EntityRosester['Rosester'/181, l='MpServer', x=186.66, y=63.00, z=-243.50], EntityRosester['Rosester'/182, l='MpServer', x=177.59, y=63.00, z=-234.59], EntityRosester['Rosester'/187, l='MpServer', x=202.81, y=64.00, z=-262.25], EntityRosester['Rosester'/188, l='MpServer', x=202.50, y=64.00, z=-263.50], EntityItem['item.tile.mushroom'/189, l='MpServer', x=203.13, y=19.13, z=-195.81], EntityItem['item.tile.flowers2.minersdelight'/190, l='MpServer', x=199.28, y=12.13, z=-199.13], EntityCreeper['Creeper'/1222, l='MpServer', x=194.50, y=16.00, z=-193.50], EntityRosester['Rosester'/200, l='MpServer', x=224.53, y=63.00, z=-139.53], EntityRosester['Rosester'/201, l='MpServer', x=233.69, y=63.00, z=-147.28], EntityRosester['Rosester'/202, l='MpServer', x=245.50, y=64.00, z=-150.50], EntitySkeleton['Skeleton'/1233, l='MpServer', x=121.50, y=20.00, z=-167.50], EntitySkeleton['Skeleton'/1234, l='MpServer', x=118.69, y=20.00, z=-165.84], EntityItem['item.tile.flowers2.minersdelight'/5358, l='MpServer', x=205.22, y=19.13, z=-243.78], EntityEnderman['Enderman'/1288, l='MpServer', x=165.25, y=21.00, z=-206.75], EntityItem['item.tile.gravel'/4388, l='MpServer', x=202.81, y=13.13, z=-198.22], EntityBat['Bat'/309, l='MpServer', x=116.61, y=26.00, z=-194.48], EntityBat['Bat'/314, l='MpServer', x=127.48, y=36.71, z=-176.46], EntitySkeleton['Skeleton'/1345, l='MpServer', x=211.50, y=49.00, z=-154.50], EntitySkeleton['Skeleton'/1346, l='MpServer', x=211.50, y=49.00, z=-156.50], EntitySkeleton['Skeleton'/1348, l='MpServer', x=214.50, y=49.00, z=-152.50], EntitySkeleton['Skeleton'/1349, l='MpServer', x=213.50, y=49.00, z=-147.50], EntitySkeleton['Skeleton'/1350, l='MpServer', x=210.50, y=49.00, z=-145.50], EntityClientPlayerMP['OctavianCloud'/267, l='MpServer', x=166.67, y=72.62, z=-205.03], EntitySkeleton['Skeleton'/348, l='MpServer', x=195.50, y=21.00, z=-218.50], EntitySkeleton['Skeleton'/349, l='MpServer', x=195.09, y=22.00, z=-212.50], EntityBat['Bat'/368, l='MpServer', x=190.94, y=21.10, z=-179.56], EntityCreeper['Creeper'/1393, l='MpServer', x=189.50, y=35.00, z=-276.50], EntityCreeper['Creeper'/1394, l='MpServer', x=193.50, y=35.00, z=-279.50], EntityBat['Bat'/5506, l='MpServer', x=99.70, y=26.60, z=-270.41], EntityItem['item.item.ganyssurface.beetrootSeeds'/5509, l='MpServer', x=213.13, y=61.13, z=-239.88], EntityItem['item.tile.flowers2.minersdelight'/5515, l='MpServer', x=110.81, y=32.13, z=-253.66], EntityBat['Bat'/397, l='MpServer', x=133.80, y=37.91, z=-226.30], EntitySpider['Spider'/426, l='MpServer', x=215.53, y=31.00, z=-211.84], EntityZombie['Zombie'/1471, l='MpServer', x=168.50, y=20.00, z=-249.50], EntitySkeleton['Skeleton'/1490, l='MpServer', x=159.50, y=32.00, z=-172.50], EntitySkeleton['Skeleton'/1491, l='MpServer', x=161.50, y=32.00, z=-169.50], EntityCreeper['Creeper'/1492, l='MpServer', x=147.91, y=28.00, z=-161.28], EntityZombie['Zombie'/481, l='MpServer', x=89.34, y=18.00, z=-191.66], EntityItem['item.tile.flowers2.minersdelight'/4619, l='MpServer', x=202.38, y=13.13, z=-198.81], EntityBat['Bat'/524, l='MpServer', x=190.14, y=19.12, z=-196.72], EntitySkeleton['Skeleton'/540, l='MpServer', x=223.50, y=44.00, z=-251.50], EntityZombie['Zombie'/541, l='MpServer', x=217.59, y=43.00, z=-238.88], EntityZombie['Zombie'/542, l='MpServer', x=220.50, y=44.00, z=-247.50], EntityZombie['Zombie'/544, l='MpServer', x=218.25, y=44.00, z=-244.63], EntityCreeper['Creeper'/550, l='MpServer', x=163.69, y=30.00, z=-243.59], EntityItem['item.tile.gravel'/2627, l='MpServer', x=202.81, y=13.13, z=-198.78], EntityCreeper['Creeper'/1614, l='MpServer', x=103.50, y=32.00, z=-272.50], EntityCreeper['Creeper'/1619, l='MpServer', x=157.50, y=22.00, z=-285.50], EntitySkeleton['Skeleton'/1620, l='MpServer', x=156.50, y=23.00, z=-280.94], EntitySkeleton['Skeleton'/1621, l='MpServer', x=157.50, y=22.00, z=-281.50], EntitySkeleton['Skeleton'/1622, l='MpServer', x=159.50, y=22.00, z=-281.50], EntityItem['item.tile.mushroom'/4696, l='MpServer', x=169.03, y=17.13, z=-205.84], EntityBat['Bat'/602, l='MpServer', x=233.25, y=54.39, z=-276.25], EntityBat['Bat'/604, l='MpServer', x=239.44, y=58.93, z=-266.31], EntitySkeleton['Skeleton'/1661, l='MpServer', x=164.50, y=20.00, z=-209.50], EntitySkeleton['Skeleton'/1684, l='MpServer', x=169.13, y=32.00, z=-225.50], EntitySkeleton['Skeleton'/1685, l='MpServer', x=170.50, y=32.00, z=-219.50], EntitySkeleton['Skeleton'/1686, l='MpServer', x=172.50, y=32.00, z=-221.50], EntityItem['item.tile.flowers2.minersdelight'/4766, l='MpServer', x=162.84, y=34.13, z=-164.31], EntitySquid['Squid'/4770, l='MpServer', x=219.88, y=62.34, z=-245.94], EntityCreeper['Creeper'/1714, l='MpServer', x=133.50, y=14.00, z=-193.50], EntityCreeper['Creeper'/1715, l='MpServer', x=133.50, y=14.00, z=-191.50], EntityCreeper['Creeper'/1716, l='MpServer', x=133.50, y=14.00, z=-192.50], EntityCreeper['Creeper'/1717, l='MpServer', x=128.50, y=14.00, z=-194.50], EntityCreeper['Creeper'/1720, l='MpServer', x=126.50, y=26.00, z=-139.50], EntityCreeper['Creeper'/1721, l='MpServer', x=125.50, y=26.00, z=-138.50], EntityCreeper['Creeper'/1722, l='MpServer', x=126.50, y=26.00, z=-140.50], EntityCreeper['Creeper'/1723, l='MpServer', x=123.50, y=26.00, z=-142.50], EntityItem['item.item.seeds'/4921, l='MpServer', x=128.91, y=61.13, z=-186.09], EntitySkeleton['Skeleton'/838, l='MpServer', x=195.50, y=50.00, z=-127.50], EntitySkeleton['Skeleton'/839, l='MpServer', x=197.50, y=50.00, z=-130.50], EntityCreeper['Creeper'/840, l='MpServer', x=199.03, y=49.00, z=-133.53], EntityCreeper['Creeper'/904, l='MpServer', x=105.50, y=46.00, z=-145.50], EntitySquid['Squid'/5020, l='MpServer', x=167.47, y=45.00, z=-258.50], EntityItem['item.tile.flowers2.minersdelight'/3006, l='MpServer', x=224.88, y=46.13, z=-255.47], EntityBat['Bat'/996, l='MpServer', x=104.25, y=53.01, z=-251.25], EntityItem['item.tile.mushroom'/4093
    , l='MpServer', x=200.16, y=18.13, z=-196.34], EntityZombie['Zombie'/1023, l='MpServer', x=117.50, y=32.00, z=-195.50]]
    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:2444)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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.7.10
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 2213568384 bytes (2111 MB) / 3140747264 bytes (2995 MB) up to 3140747264 bytes (2995 MB)
    JVM Flags: 26 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -Xms3G -Xmn768m -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+UseNUMA -XX:+CMSParallelRemarkEnabled -XX:MaxTenuringThreshold=15 -XX:MaxGCPauseMillis=30 -XX:GCPauseIntervalMillis=150 -XX:+UseAdaptiveGCBoundary -XX:-UseGCOverheadLimit -XX:+UseBiasedLocking -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -XX:+UseFastAccessorMethods -XX:+UseCompressedOops -XX:+OptimizeStringConcat -XX:+AggressiveOpts -XX:ReservedCodeCacheSize=2048m -XX:+UseCodeCacheFlushing -XX:SoftRefLRUPolicyMSPerMB=10000 -XX:ParallelGCThreads=10
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 104
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 23 mods loaded, 23 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
    UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
    UCHIJAAAA lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar)
    UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
    UCHIJAAAA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
    UCHIJAAAA deconstruction{2.2.6} [The Deconstruction Mod] ([MC1.7.10]deconstruction[v2.2.6].jar)
    UCHIJAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar)
    UCHIJAAAA ganysend{1.11.2} [Gany's End] (Ganys End-1.11.2.jar)
    UCHIJAAAA ganysnether{1.8.3} [Gany's Nether] (Ganys Nether-1.8.3.jar)
    UCHIJAAAA ganyssurface{1.12.8} [Gany's Surface] (Ganys Surface-1.12.8.jar)
    UCHIJAAAA journeymap{5.1.4} [JourneyMap] (journeymap-1.7.10-5.1.4-unlimited.jar)
    UCHIJAAAA KeepingInventory{1.8} [Keeping Inventory] (KeepingInventory-1.7.10-1.8.jar)
    UCHIJAAAA lootplusplus{0.22_for_1.7} [Loot++] (Loot++-0.22_for_1.7.jar)
    UCHIJAAAA lootbags{1.8.1} [Loot Bags] (LootBags-1.7.10-1.8.1.jar)
    UCHIJAAAA RadixCore{2.1.1} [RadixCore] (RadixCore-1.7.10-2.1.1-universal.jar)
    UCHIJAAAA MCA{1.7.10-5.1.1.2} [Minecraft Comes Alive] (MCA-1.7.10-5.1.1.2-universal.jar)
    UCHIJAAAA millenaire{6.0.0} [Millénaire] (millenaire-6.0.0.jar)
    UCHIJAAAA minecolonies{1.7.10-0.0.17} [MineColonies] (minecolonies-universal-1.7.10-0.0.17_1454883013.jar)
    UCHIJAAAA Rediscovered{1.3} [Minecraft Rediscovered Mod] (Rediscovered-1.7.10-1.3.jar)
    UCHIJAAAA Roguelike{1.4.4} [Roguelike Dungeons] (roguelike-1.7.10-1.4.4.jar)
    UCHIJAAAA AS_Ruins{15.4} [Ruins Spawning System] (Ruins-1.7.10.jar)
    UCHIJAAAA AS_UpdateCheck{1.1.7} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar)
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.201.1151.0' Renderer: 'AMD Radeon HD 6520G'
    Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
    LWJGL: 2.9.1
    OpenGL: AMD Radeon HD 6520G GL version 4.5.13399 Compatibility Profile Context 15.201.1151.0, ATI Technologies Inc.
    GL Caps: Using GL 1.3 multitexturing.
    Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
    Anisotropic filtering is supported and maximum anisotropy is 16.
    Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    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)

    Appreciate any assistance. Im unsure if its a mod or what, have tried uninstalling them individually but no specific one seems to be the problem that i can find.

    Posted in: Mods Discussion
  • 0

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

    Getting the same ticking entity error others are reporting on 1.8 with the latest update. Heres my crash report:



    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
    SFMLLoadingPlugin (Somnia-1.5.0.40.jar)
    LoadingPlugin (VersionChecker-1.2.2.jar)
    BOPLoadingPlugin (BiomesOPlenty-1.8-3.0.0.1389-universal.jar)
    CCCDeobfPlugin (unknown)
    CoreMod (Aroma1997Core-1.8-1.0.3.4.jar)
    CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
    BabyAnimalsCore (BabyAnimals-1.8-2.jar)
    NEICorePlugin (NotEnoughItems-1.8-1.0.5.82-universal.jar)
    LoadingPlugin (FastLeaveDecay-1.1.jar)
    Contact their authors BEFORE contacting forge

    // Hey, that tickles! Hehehe!

    Time: 8/24/15 6:42 PM
    Description: Ticking entity

    java.lang.IllegalArgumentException: Cannot get property PropertyEnum{name=part, clazz=class net.minecraft.block.BlockBed$EnumPartType, values=[head, foot]} as it does not exist in BlockState{block=minecraft:cobblestone, properties=[]}
    at net.minecraft.block.state.BlockState$StateImplementation.func_177229_b(BlockState.java:165)
    at mca.ai.AISleep.trySleepInBed(AISleep.java:354)
    at mca.ai.AISleep.onUpdateServer(AISleep.java:90)
    at mca.ai.AIManager.onUpdate(AIManager.java:45)
    at mca.entity.EntityHuman.func_70071_h_(EntityHuman.java:308)
    at net.minecraft.world.World.func_72866_a(World.java:1880)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:732)
    at net.minecraft.world.World.func_72870_g(World.java:1850)
    at net.minecraft.world.World.func_72939_s(World.java:1679)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:571)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:704)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:164)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
    at java.lang.Thread.run(Thread.java:745)

    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- Head --
    Stacktrace:
    at net.minecraft.block.state.BlockState$StateImplementation.func_177229_b(BlockState.java:165)
    at mca.ai.AISleep.trySleepInBed(AISleep.java:354)
    at mca.ai.AISleep.onUpdateServer(AISleep.java:90)
    at mca.ai.AIManager.onUpdate(AIManager.java:45)
    at mca.entity.EntityHuman.func_70071_h_(EntityHuman.java:308)
    at net.minecraft.world.World.func_72866_a(World.java:1880)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:732)
    at net.minecraft.world.World.func_72870_g(World.java:1850)

    -- Entity being ticked --
    Details:
    Entity Type: MCA.EntityHuman (mca.entity.EntityHuman)
    Entity ID: 504
    Entity Name: Sally
    Entity's Exact location: 155.50, 63.00, 283.50
    Entity's Block location: 155.00,63.00,283.00 - World: (155,63,283), Chunk: (at 11,3,11 in 9,17; contains blocks 144,0,272 to 159,255,287), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Entity's Momentum: 0.00, -0.08, 0.00
    Entity's Rider: ~~ERROR~~ NullPointerException: null
    Entity's Vehicle: ~~ERROR~~ NullPointerException: null
    Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:1679)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:571)

    -- Affected level --
    Details:
    Level name: No Kids Graybles
    All players: 1 total; [EntityPlayerMP['OctavianCloud'/1797, l='No Kids Graybles', x=183.70, y=57.12, z=278.54]]
    Chunk stats: ServerChunkCache: 525 Drop: 0
    Level seed: -1987516593087877258
    Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: true
    Level generator options: {"landScheme":"continents","tempScheme":"latitude","rainScheme":"medium_zones","biomeSize":"medium","amplitude":1.0,"generateBopOre":true}
    Level spawn location: 169.00,64.00,228.00 - World: (169,64,228), Chunk: (at 9,4,4 in 10,14; contains blocks 160,0,224 to 175,255,239), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 12542 game time, 12542 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 116677 (now: false), thunder time: 47120 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
    Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:704)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:164)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
    at java.lang.Thread.run(Thread.java:745)

    -- System Details --
    Details:
    Minecraft Version: 1.8
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 2249649168 bytes (2145 MB) / 3188195328 bytes (3040 MB) up to 3188195328 bytes (3040 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072M -Xms3072M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 89
    FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1502 55 mods loaded, 55 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1502.jar)
    UCHIJAAAA Forge{11.14.3.1502} [Minecraft Forge] (forge-1.8-11.14.3.1502.jar)
    UCHIJAAAA Aroma1997Core{1.0.3.4} [Aroma1997Core] (Aroma1997Core-1.8-1.0.3.4.jar)
    UCHIJAAAA CodeChickenCore{1.0.5.34} [CodeChicken Core] (minecraft.jar)
    UCHIJAAAA NotEnoughItems{1.0.5.82} [Not Enough Items] (NotEnoughItems-1.8-1.0.5.82-universal.jar)
    UCHIJAAAA SomniaCore{1.5.0.40} [SomniaCore] (minecraft.jar)
    UCHIJAAAA bspkrsCore{7.01} [bspkrsCore] (BspkrsCore-1.8.jar)
    UCHIJAAAA Treecapitator{1.8} [Treecapitator] ([1.8]Treecapitator-universal-2.0.5.jar)
    UCHIJAAAA Aroma1997CoreHelper{1.0.3.4} [Aroma1997Core|Helper] (Aroma1997Core-1.8-1.0.3.4.jar)
    UCHIJAAAA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.8-1.1.1.0.jar)
    UCHIJAAAA grim3212core{V0.1 - 1.8} [Grim3212 Core] (Grim3212-Core-1.8.jar)
    UCHIJAAAA autoitemreplacer{V0.1 - 1.8} [Automatic Item Replacer] (Auto-Item-Replacer-Mod-1.8.jar)
    UCHIJAAAA AutoSapling{1.0} [AutoSapling] (Auto-Sapling-Mod-1.8.jar)
    UCHIJAAAA babyanimals{1.8-2} [Baby Animals Model Swapper] (BabyAnimals-1.8-2.jar)
    UCHIJAAAA Baubles{1.1.1.0} [Baubles] (Baubles-1.8-1.1.1.0.jar)
    UCHIJAAAA BiomesOPlenty{3.0.0} [Biomes O' Plenty] (BiomesOPlenty-1.8-3.0.0.1389-universal.jar)
    UCHIJAAAA DamageIndicatorsMod{3.3.2} [Damage Indicators] (Damage-Indicators-Mod-1.8.jar)
    UCHIJAAAA doubledoors{V0.1 - 1.8} [Double Doors] (Double-doors-mod-by-derbam-1.8.jar)
    UCHIJAAAA DungeonPack{1.8} [DungeonPack] (dungeonpack-1.8.jar.zip)
    UCHIJAAAA eplus{3.1.0a1} [Enchanting Plus] (EnchantingPlus-1.8-3.1.0a1.jar)
    UCHIJAAAA fancypack{V0.1 - 1.8} [Fancy Pack] (FancyPack-Mod-1.8.jar)
    UCHIJAAAA FastLeaveDecay{1.1} [Fast Leave Decay] (FastLeaveDecay-1.1.jar)
    UCHIJAAAA foundry{1.3.3} [Giacomo's Foundry] (GiacomosFoundry1.8-1.3.3.jar)
    UCHIJAAAA hungryanimals{1.8-11.14.3.1499-2.1} [Hungry Animals] (hungryanimals-2.1.alpha01.jar)
    UCHIJAAAA wuppy29_improvedmobspawn{1.6.0} [Improved Mob Spawn] (Improved Mob Spawn 1.8.0-1.6.0.jar)
    UCHIJAAAA imc{1.8.0} [Improving Minecraft] (Improving Minecraft-1.8.0.jar)
    UCHIJAAAA LunatriusCore{1.1.2.28} [LunatriusCore] (LunatriusCore-1.8-1.1.2.28-universal.jar)
    UCHIJAAAA InGameInfoXML{2.8.1.78} [InGame Info XML] (InGameInfoXML-1.8-2.8.1.78-universal.jar)
    UCHIJAAAA InGameModConfigs{1.0.0.2} [InGame Mod Configs] (InGameModConfigs-1.8-1.0.0.2-client.jar)
    UCHIJAAAA journeymap{1.8} [JourneyMap] (journeymap-1.8-5.1.1b5-unlimited.jar)
    UCHIJAAAA larrysmod{1.06.4} [Larry's Mod] (larrysmod-1.06.4-1.8.jar)
    UCHIJAAAA lootplusplus{1.1.1_for_1.8} [Loot++] (Loot++-1.1.1_for_1.8.jar)
    UCHIJAAAA lucky{6.0.1} [Lucky Block] (LuckyBlock_1-8_v6-0-1.zip)
    UCHIJAAAA magicclover{1.8-0.6.2} [Magic Clover] (magicclover-1.8-0.6.2.jar)
    UCHIJAAAA RadixCore{1.8-2.0.4} [RadixCore] (RadixCore-1.8-2.0.4-universal.jar)
    UCHIJAAAA MCA{1.8-5.0.7} [Minecraft Comes Alive] (MCA-1.8-5.0.7-universal.jar)
    UCHIJAAAA ministrapp{1.8.0-4.1.0} [Minestrappolation Mod] (Minestrappolation-1.8-4.1.0.jar)
    UCHIJAAAA me{1.3.2.1} [More Enchantments] (MoreEnchantments-1.8-1.3.2.1.jar)
    UCHIJAAAA AencEx{0.0.1} [AencEx] (MoreEnchantments-1.8-1.3.2.1.jar)
    UCHIJAAAA cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8-build1(1.8).jar)
    UCHIJAAAA Rediscovered{1.1} [Minecraft Rediscovered Mod] (Rediscovered-1.8-1.1.jar)
    UCHIJAAAA Roguelike{1.3.6} [Roguelike Dungeons] (RoguelikeDungeons-1.8-1.3.6.jar)
    UCHIJAAAA AS_Ruins{15.2} [Ruins Spawning System] (Ruins-1.8.jar)
    UCHIJAAAA shipwrecks{1.7.0} [Shipwrecks!] (shipwrecks-1.8.0-1.7.1.jar)
    UCHIJAAAA wuppy29_simplerecipes{1.9.0} [Simple Recipes] (Simple Recipes 1.8.0-1.9.0.jar)
    UCHIJAAAA smoothbedrock{2.2.0.8} [SmoothBedrock] (SmoothBedrock-1.8-2.2.0.8.jar)
    UCHIJAAAA Somnia{-au} [Somnia] (Somnia-1.5.0.40.jar)
    UCHIJAAAA SophisticatedWolves{3.5.0} [SophisticatedWolves] (SophisticatedWolves-3.5.0.jar)
    UCHIJAAAA StartingInventory{1.8.r01} [StartingInventory] (Starting-Inventory-Mod-1.8.jar)
    UCHIJAAAA treasuremob{V0.1 - 1.8} [Treasure Mob] (Treasure-Chest-Mod-1.8.jar)
    UCHIJAAAA AS_UpdateCheck{1.1.7} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.8.jar)
    UCHIJAAAA VersionChecker{1.2.2} [Version Checker] (VersionChecker-1.2.2.jar)
    UCHIJAAAA chunkbase_villageinfo_ssp{2.1} [Village Info (SSP)] (VillageInfoSSP-1.8-2.1.jar)
    UCHIJAAAA Waila{1.6.0_B1} [Waila] (Waila-1.6.0_B1_1.8.1.jar)
    Loaded coremods (and transformers):
    CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
    codechicken.lib.asm.ClassHeirachyManager
    codechicken.lib.asm.RenderHookTransformer
    SFMLLoadingPlugin (Somnia-1.5.0.40.jar)
    com.kingrunes.somnia.asm.SClassTransformer
    LoadingPlugin (VersionChecker-1.2.2.jar)

    BOPLoadingPlugin (BiomesOPlenty-1.8-3.0.0.1389-universal.jar)

    CCCDeobfPlugin (unknown)

    CoreMod (Aroma1997Core-1.8-1.0.3.4.jar)

    CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
    codechicken.core.asm.InterfaceDependancyTransformer
    codechicken.core.asm.TweakTransformer
    codechicken.core.asm.DelegatedTransformer
    codechicken.core.asm.DefaultImplementationTransformer
    BabyAnimalsCore (BabyAnimals-1.8-2.jar)

    NEICorePlugin (NotEnoughItems-1.8-1.0.5.82-universal.jar)
    codechicken.nei.asm.NEITransformer
    LoadingPlugin (FastLeaveDecay-1.1.jar)
    lumien.fastleavedecay.asm.ClassTransformer
    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    Profiler Position: N/A (disabled)
    Player Count: 1 / 8; [EntityPlayerMP['OctavianCloud'/1797, l='No Kids Graybles', x=183.70, y=57.12, z=278.54]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'


    It appears to be a npc, in my case the npcs name is sally. This is the third world ive tried this on and it happens fairly often and once it starts happening the world becomes unplayable.

    Posted in: Minecraft Mods
  • 0

    posted a message on Hungry Animals - More Realistic Animals!

    I crash whenever i try to use a shovel on excrement. Heres the report.


    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
    SFMLLoadingPlugin (Somnia-1.5.0.40.jar)
    LoadingPlugin (VersionChecker-1.2.2.jar)
    BOPLoadingPlugin (BiomesOPlenty-1.8-3.0.0.1389-universal.jar)
    CCCDeobfPlugin (unknown)
    CoreMod (Aroma1997Core-1.8-1.0.3.4.jar)
    CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
    NEICorePlugin (NotEnoughItems-1.8-1.0.5.82-universal.jar)
    LoadingPlugin (FastLeaveDecay-1.1.jar)
    Contact their authors BEFORE contacting forge

    // Who set us up the TNT?

    Time: 8/20/15 3:12 PM
    Description: Unexpected error

    java.lang.IllegalArgumentException: Cannot get property PropertyEnum{name=content, clazz=class oortcloud.hungryanimals.blocks.BlockExcreta$EnumType, values=[(excreta = 1, manure = 0), (excreta = 2, manure = 0), (excreta = 3, manure = 0), (excreta = 4, manure = 0), (excreta = 0, manure = 1), (excreta = 1, manure = 1), (excreta = 2, manure = 1), (excreta = 3, manure = 1), (excreta = 0, manure = 2), (excreta = 1, manure = 2), (excreta = 2, manure = 2), (excreta = 0, manure = 3), (excreta = 1, manure = 3), (excreta = 0, manure = 4)]} as it does not exist in BlockState{block=minecraft:air, properties=[]}
    at net.minecraft.block.state.BlockState$StateImplementation.func_177229_b(BlockState.java:165)
    at oortcloud.hungryanimals.blocks.BlockExcreta.func_176195_g(BlockExcreta.java:157)
    at net.minecraft.item.ItemTool.func_179218_a(ItemTool.java:59)
    at net.minecraft.item.ItemStack.func_179548_a(ItemStack.java:327)
    at net.minecraft.client.multiplayer.PlayerControllerMP.func_178888_a(PlayerControllerMP.java:154)
    at net.minecraft.client.multiplayer.PlayerControllerMP.func_180512_c(PlayerControllerMP.java:294)
    at net.minecraft.client.Minecraft.func_147115_a(Minecraft.java:1402)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2056)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1029)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
    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.block.state.BlockState$StateImplementation.func_177229_b(BlockState.java:165)
    at oortcloud.hungryanimals.blocks.BlockExcreta.func_176195_g(BlockExcreta.java:157)
    at net.minecraft.item.ItemTool.func_179218_a(ItemTool.java:59)
    at net.minecraft.item.ItemStack.func_179548_a(ItemStack.java:327)
    at net.minecraft.client.multiplayer.PlayerControllerMP.func_178888_a(PlayerControllerMP.java:154)
    at net.minecraft.client.multiplayer.PlayerControllerMP.func_180512_c(PlayerControllerMP.java:294)
    at net.minecraft.client.Minecraft.func_147115_a(Minecraft.java:1402)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityPlayerSP['OctavianCloud'/168, l='MpServer', x=1276.78, y=63.00, z=890.09]]
    Chunk stats: MultiplayerChunkCache: 441, 441
    Level seed: 0
    Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: false
    Level generator options:
    Level spawn location: 1244.00,32.00,1071.00 - World: (1244,32,1071), Chunk: (at 12,2,15 in 77,66; contains blocks 1232,0,1056 to 1247,255,1071), Region: (2,2; contains chunks 64,64 to 95,95, blocks 1024,0,1024 to 1535,255,1535)
    Level time: 295783 game time, 295783 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: 82 total; [EntitySpiderCustom['Spider'/8962, l='MpServer', x=1279.50, y=31.00, z=886.50], EntitySquid['Squid'/9735, l='MpServer', x=1335.09, y=52.06, z=915.28], EntitySquid['Squid'/9736, l='MpServer', x=1330.97, y=52.13, z=916.03], EntitySquid['Squid'/9737, l='MpServer', x=1330.97, y=54.28, z=922.72], EntityBat['Bat'/9994, l='MpServer', x=1231.66, y=23.10, z=867.53], EntityWitch['Witch'/10506, l='MpServer', x=1265.50, y=28.00, z=876.50], EntityWildSheep['Wild Sheep'/8459, l='MpServer', x=1273.34, y=61.98, z=852.34], EntityBat['Bat'/9996, l='MpServer', x=1226.75, y=22.10, z=860.81], EntityBat['Bat'/9997, l='MpServer', x=1229.44, y=23.10, z=862.25], EntityZombie['Zombie'/9229, l='MpServer', x=1215.16, y=30.00, z=834.50], EntityZombie['Zombie'/9230, l='MpServer', x=1203.50, y=30.00, z=838.50], EntityZombie['Zombie'/9231, l='MpServer', x=1206.50, y=30.00, z=840.50], EntityBat['Bat'/10768, l='MpServer', x=1294.50, y=23.34, z=863.86], EntityZombie['Zombie'/9233, l='MpServer', x=1242.50, y=30.00, z=864.50], EntitySkeleton['Skeleton'/10263, l='MpServer', x=1220.50, y=30.00, z=864.50], EntitySkeleton['Skeleton'/10264, l='MpServer', x=1217.50, y=30.00, z=871.50], EntityZombie['Zombie'/8988, l='MpServer', x=1252.50, y=14.00, z=852.50], EntityCreeper['Creeper'/10270, l='MpServer', x=1204.31, y=30.00, z=819.41], EntitySkeleton['Skeleton'/10272, l='MpServer', x=1215.50, y=30.00, z=811.50], EntityCreeper['Creeper'/11297, l='MpServer', x=1199.50, y=50.00, z=829.50], EntitySkeleton['Skeleton'/10273, l='MpServer', x=1217.50, y=30.00, z=811.50], EntitySkeleton['Skeleton'/8998, l='MpServer', x=1209.50, y=24.00, z=842.50], EntitySkeleton['Skeleton'/11052, l='MpServer', x=1208.50, y=50.00, z=875.50], EntitySkeleton['Skeleton'/11053, l='MpServer', x=1204.53, y=62.60, z=871.28], EntityBat['Bat'/9006, l='MpServer', x=1203.99, y=20.13, z=852.35], EntitySkeleton['Skeleton'/11054, l='MpServer', x=1206.50, y=50.00, z=875.50], EntitySkeleton['Skeleton'/11055, l='MpServer', x=1205.50, y=50.00, z=874.50], EntityBat['Bat'/9008, l='MpServer', x=1201.45, y=21.72, z=840.75], EntitySkeleton['Skeleton'/10547, l='MpServer', x=1320.50, y=15.00, z=872.50], EntityFish['Fish'/9525, l='MpServer', x=1254.59, y=55.13, z=867.25], EntityCreeper['Creeper'/10549, l='MpServer', x=1319.50, y=15.00, z=876.50], EntityFish['Fish'/9526, l='MpServer', x=1278.45, y=57.59, z=861.01], EntitySquid['Squid'/9527, l='MpServer', x=1242.66, y=59.94, z=880.72], EntityCreeper['Creeper'/9016, l='MpServer', x=1291.50, y=34.00, z=882.06], EntitySquid['Squid'/9528, l='MpServer', x=1246.09, y=58.93, z=880.31], EntityItem['item.tile.dirt.default'/11576, l='MpServer', x=1276.88, y=63.00, z=891.69], EntityCreeper['Creeper'/9017, l='MpServer', x=1291.69, y=34.00, z=880.09], EntityWildPig['Wild Pig'/67, l='MpServer', x=1249.84, y=64.00, z=901.94], EntityBat['Bat'/8772, l='MpServer', x=1232.29, y=30.06, z=872.48], EntityBat['Bat'/11087, l='MpServer', x=1319.66, y=13.61, z=903.51], EntityBat['Bat'/9041, l='MpServer', x=1230.97, y=21.00, z=851.44], EntityRabbit['Rabbit'/89, l='MpServer', x=1294.59, y=62.39, z=920.56], EntityWildChicken['Wild Chicken'/95, l='MpServer', x=1288.56, y=62.63, z=919.34], EntityFish['Fish'/9569, l='MpServer', x=1212.28, y=52.78, z=816.03], EntityBat['Bat'/10851, l='MpServer', x=1309.38, y=12.38, z=882.91], EntityCreeper['Creeper'/10606, l='MpServer', x=1310.50, y=11.00, z=877.50], EntityItem['item.item.rabbitHide'/10102, l='MpServer', x=1316.34, y=44.00, z=918.19], EntityItem['item.item.rabbitRaw'/10103, l='MpServer', x=1314.94, y=45.00, z=917.53], EntityFish['Fish'/9345, l='MpServer', x=1271.54, y=63.05, z=879.18], EntityFish['Fish'/9346, l='MpServer', x=1262.34, y=62.28, z=868.38], EntityFish['Fish'/9347, l='MpServer', x=1271.13, y=57.92, z=866.47], EntityFish['Fish'/9349, l='MpServer', x=1264.81, y=56.48, z=873.17], EntityItem['item.tile.dirt.default'/11406, l='MpServer', x=1275.56, y=63.00, z=891.63], EntityZombie['Zombie'/11411, l='MpServer', x=1232.43, y=20.00, z=859.31], EntityZombie['Zombie'/11412, l='MpServer', x=1228.50, y=20.00, z=858.50], EntitySkeleton['Skeleton'/11414, l='MpServer', x=1230.50, y=20.00, z=858.50], EntitySkeleton['Skeleton'/11415, l='MpServer', x=1226.50, y=20.00, z=858.50], EntityEnderman['Enderman'/9889, l='MpServer', x=1214.50, y=31.00, z=915.50], EntityEnderman['Enderman'/9890, l='MpServer', x=1211.50, y=31.00, z=914.50], EntityPlayerSP['OctavianCloud'/168, l='MpServer', x=1276.78, y=63.00, z=890.09], EntityZombie['Zombie'/8884, l='MpServer', x=1294.50, y=33.00, z=871.50], EntityItem['item.tile.sapling.spruce'/10681, l='MpServer', x=1275.50, y=64.00, z=887.56], EntityItem['item.item.celery_seeds'/10170, l='MpServer', x=1306.19, y=63.00, z=899.19], EntitySophisticatedWolf['Sophisticated wolf'/8143, l='MpServer', x=1315.13, y=62.45, z=918.66], EntityFish['Fish'/9423, l='MpServer', x=1200.75, y=44.16, z=852.28], EntityZombie['Zombie'/10450, l='MpServer', x=1224.50, y=50.00, z=827.50], EntitySquid['Squid'/9685, l='MpServer', x=1276.56, y=62.56, z=834.09], EntitySquid['Squid'/9688, l='MpServer', x=1276.13, y=61.66, z=829.53], EntityCreeper['Creeper'/8921, l='MpServer', x=1312.50, y=16.00, z=875.50], EntityZombie['Zombie'/8925, l='MpServer', x=1309.50, y=16.00, z=877.50], EntityCreeper['Creeper'/10461, l='MpServer', x=1200.50, y=20.00, z=851.50], EntitySkeleton['Skeleton'/10462, l='MpServer', x=1201.50, y=40.00, z=822.50], EntityItem['item.item.bone'/8672, l='MpServer', x=1263.97, y=66.00, z=889.44], EntityItem['item.item.animal_bones'/8673, l='MpServer', x=1263.94, y=66.00, z=889.19], EntitySquid['Squid'/9705, l='MpServer', x=1269.91, y=47.69, z=922.47], EntityItem['item.item.rabbitHide'/3051, l='MpServer', x=1263.50, y=66.00, z=906.69], EntitySkeleton['Skeleton'/8939, l='MpServer', x=1209.50, y=30.00, z=870.50], EntitySquid['Squid'/9458, l='MpServer', x=1337.66, y=56.66, z=876.47], EntitySkeleton['Skeleton'/10482, l='MpServer', x=1228.50, y=50.00, z=850.50], EntitySkeleton['Skeleton'/11250, l='MpServer', x=1199.13, y=49.00, z=831.41], EntitySquid['Squid'/9459, l='MpServer', x=1337.63, y=57.56, z=870.59], EntitySquid['Squid'/9466, l='MpServer', x=1338.72, y=49.53, z=951.09]]
    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:351)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2503)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:374)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.8
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1959774944 bytes (1868 MB) / 3127377920 bytes (2982 MB) up to 3127377920 bytes (2982 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072M -Xms3072M
    IntCache: cache: 0, tcache: 40, allocated: 0, tallocated: 89
    FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1502 54 mods loaded, 54 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1502.jar)
    UCHIJAAAA Forge{11.14.3.1502} [Minecraft Forge] (forge-1.8-11.14.3.1502.jar)
    UCHIJAAAA Aroma1997Core{1.0.3.4} [Aroma1997Core] (Aroma1997Core-1.8-1.0.3.4.jar)
    UCHIJAAAA CodeChickenCore{1.0.5.34} [CodeChicken Core] (minecraft.jar)
    UCHIJAAAA NotEnoughItems{1.0.5.82} [Not Enough Items] (NotEnoughItems-1.8-1.0.5.82-universal.jar)
    UCHIJAAAA SomniaCore{1.5.0.40} [SomniaCore] (minecraft.jar)
    UCHIJAAAA bspkrsCore{7.01} [bspkrsCore] (BspkrsCore-1.8.jar)
    UCHIJAAAA Treecapitator{1.8} [Treecapitator] ([1.8]Treecapitator-universal-2.0.5.jar)
    UCHIJAAAA Aroma1997CoreHelper{1.0.3.4} [Aroma1997Core|Helper] (Aroma1997Core-1.8-1.0.3.4.jar)
    UCHIJAAAA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.8-1.1.1.0.jar)
    UCHIJAAAA grim3212core{V0.1 - 1.8} [Grim3212 Core] (Grim3212-Core-1.8.jar)
    UCHIJAAAA autoitemreplacer{V0.1 - 1.8} [Automatic Item Replacer] (Auto-Item-Replacer-Mod-1.8.jar)
    UCHIJAAAA AutoSapling{1.0} [AutoSapling] (Auto-Sapling-Mod-1.8.jar)
    UCHIJAAAA Baubles{1.1.1.0} [Baubles] (Baubles-1.8-1.1.1.0.jar)
    UCHIJAAAA BiomesOPlenty{3.0.0} [Biomes O' Plenty] (BiomesOPlenty-1.8-3.0.0.1389-universal.jar)
    UCHIJAAAA DamageIndicatorsMod{3.3.2} [Damage Indicators] (Damage-Indicators-Mod-1.8.jar)
    UCHIJAAAA doubledoors{V0.1 - 1.8} [Double Doors] (Double-doors-mod-by-derbam-1.8.jar)
    UCHIJAAAA DungeonPack{1.8} [DungeonPack] (dungeonpack-1.8.jar.zip)
    UCHIJAAAA eplus{3.1.0a1} [Enchanting Plus] (EnchantingPlus-1.8-3.1.0a1.jar)
    UCHIJAAAA fancypack{V0.1 - 1.8} [Fancy Pack] (FancyPack-Mod-1.8.jar)
    UCHIJAAAA FastLeaveDecay{1.1} [Fast Leave Decay] (FastLeaveDecay-1.1.jar)
    UCHIJAAAA foundry{1.3.3} [Giacomo's Foundry] (GiacomosFoundry1.8-1.3.3.jar)
    UCHIJAAAA hungryanimals{1.8-11.14.3.1499-2.0} [Hungry Animals] (Hungry-Animals-Mod-1.8.jar)
    UCHIJAAAA wuppy29_improvedmobspawn{1.6.0} [Improved Mob Spawn] (Improved Mob Spawn 1.8.0-1.6.0.jar)
    UCHIJAAAA imc{1.8.0} [Improving Minecraft] (Improving Minecraft-1.8.0.jar)
    UCHIJAAAA LunatriusCore{1.1.2.28} [LunatriusCore] (LunatriusCore-1.8-1.1.2.28-universal.jar)
    UCHIJAAAA InGameInfoXML{2.8.1.78} [InGame Info XML] (InGameInfoXML-1.8-2.8.1.78-universal.jar)
    UCHIJAAAA InGameModConfigs{1.0.0.2} [InGame Mod Configs] (InGameModConfigs-1.8-1.0.0.2-client.jar)
    UCHIJAAAA journeymap{1.8} [JourneyMap] (journeymap-1.8-5.1.1b5-unlimited.jar)
    UCHIJAAAA larrysmod{1.06.4} [Larry's Mod] (larrysmod-1.06.4-1.8.jar)
    UCHIJAAAA lootplusplus{1.1.1_for_1.8} [Loot++] (Loot++-1.1.1_for_1.8.jar)
    UCHIJAAAA lucky{6.0.1} [Lucky Block] (LuckyBlock_1-8_v6-0-1.zip)
    UCHIJAAAA magicclover{1.8-0.6.2} [Magic Clover] (magicclover-1.8-0.6.2.jar)
    UCHIJAAAA RadixCore{2.0.3-1.8} [RadixCore] (RadixCore-2.0.3-1.8-universal.jar)
    UCHIJAAAA MCA{5.0.6.1-1.8} [Minecraft Comes Alive] (MCA-5.0.6.2-1.8-universal.jar)
    UCHIJAAAA ministrapp{1.8.0-4.1.0} [Minestrappolation Mod] (Minestrappolation-1.8-4.1.0.jar)
    UCHIJAAAA me{1.3.2.1} [More Enchantments] (MoreEnchantments-1.8-1.3.2.1.jar)
    UCHIJAAAA AencEx{0.0.1} [AencEx] (MoreEnchantments-1.8-1.3.2.1.jar)
    UCHIJAAAA cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8-build1(1.8).jar)
    UCHIJAAAA Rediscovered{1.1} [Minecraft Rediscovered Mod] (Rediscovered-1.8-1.1.jar)
    UCHIJAAAA Roguelike{1.3.6} [Roguelike Dungeons] (RoguelikeDungeons-1.8-1.3.6.jar)
    UCHIJAAAA AS_Ruins{15.2} [Ruins Spawning System] (Ruins-1.8.jar)
    UCHIJAAAA shipwrecks{1.7.0} [Shipwrecks!] (shipwrecks-1.8.0-1.7.1.jar)
    UCHIJAAAA wuppy29_simplerecipes{1.9.0} [Simple Recipes] (Simple Recipes 1.8.0-1.9.0.jar)
    UCHIJAAAA smoothbedrock{2.2.0.8} [SmoothBedrock] (SmoothBedrock-1.8-2.2.0.8.jar)
    UCHIJAAAA Somnia{-au} [Somnia] (Somnia-1.5.0.40.jar)
    UCHIJAAAA SophisticatedWolves{3.5.0} [SophisticatedWolves] (SophisticatedWolves-3.5.0.jar)
    UCHIJAAAA StartingInventory{1.8.r01} [StartingInventory] (Starting-Inventory-Mod-1.8.jar)
    UCHIJAAAA treasuremob{V0.1 - 1.8} [Treasure Mob] (Treasure-Chest-Mod-1.8.jar)
    UCHIJAAAA AS_UpdateCheck{1.1.7} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.8.jar)
    UCHIJAAAA VersionChecker{1.2.2} [Version Checker] (VersionChecker-1.2.2.jar)
    UCHIJAAAA chunkbase_villageinfo_ssp{2.1} [Village Info (SSP)] (VillageInfoSSP-1.8-2.1.jar)
    UCHIJAAAA Waila{1.6.0_B1} [Waila] (Waila-1.6.0_B1_1.8.1.jar)
    Loaded coremods (and transformers):
    CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
    codechicken.lib.asm.ClassHeirachyManager
    codechicken.lib.asm.RenderHookTransformer
    SFMLLoadingPlugin (Somnia-1.5.0.40.jar)
    com.kingrunes.somnia.asm.SClassTransformer
    LoadingPlugin (VersionChecker-1.2.2.jar)

    BOPLoadingPlugin (BiomesOPlenty-1.8-3.0.0.1389-universal.jar)

    CCCDeobfPlugin (unknown)

    CoreMod (Aroma1997Core-1.8-1.0.3.4.jar)

    CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
    codechicken.core.asm.InterfaceDependancyTransformer
    codechicken.core.asm.TweakTransformer
    codechicken.core.asm.DelegatedTransformer
    codechicken.core.asm.DefaultImplementationTransformer
    NEICorePlugin (NotEnoughItems-1.8-1.0.5.82-universal.jar)
    codechicken.nei.asm.NEITransformer
    LoadingPlugin (FastLeaveDecay-1.1.jar)
    lumien.fastleavedecay.asm.ClassTransformer
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.1.11156 Compatibility Profile Context' Renderer: 'AMD Radeon(TM) HD 6520G'
    Launched Version: 1.8-Forge11.14.3.1502
    LWJGL: 2.9.1
    OpenGL: AMD Radeon(TM) HD 6520G GL version 4.1.11156 Compatibility Profile Context, ATI Technologies Inc.
    GL Caps: Using GL 1.3 multitexturing.
    Using GL 1.3 texture combiners.
    Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
    Shaders are available because OpenGL 2.1 is supported.
    VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: No
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)

    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods

    Tried editing my post but it still dont show but after a clean install NEI works great, not sure how i ended up with TMI and it seemed to be over powering NEI for some reason, there wasnt a TMI.jar in my mods folder or anything, redownloaded every single mod i had which took some major time and reinstalled NEI first and it works fine no crashes in creative and i can see recipes. Wanted to say thanks to those that tried to help me get it working, really appreciated that.

    Glad all is working well now. Im guessing one of the mods i download was TMI but wasnt named that, figured that it was NEI but honestly dont know what one it was and im not trying to mess up my current install again just to find out lol. Not sure if you can rename a jar and it still works or not but somehow i got TMI on a clean install without installing it and without it being in my mods folder or anything, that was weird and a new one ive never run into in many years of playing minecraft :P

    Posted in: Minecraft Mods
  • To post a comment, please .