• 1

    posted a message on OpenComputers [v1.5.21]

    it is in the power section, the config file could stand a little formatting, but config files can't have any formatting like bold or italics...

    Posted in: Minecraft Mods
  • 1

    posted a message on OpenComputers [v1.5.21]

    config file:

    ignorePower=true


    way down in the config file

    Posted in: Minecraft Mods
  • 1

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Quote from darkraptor6»

    Okay , now i need 3 G of RAM ? If no i think i'm going to buy more RAM memory :P


    you need as much as is necessary to run all those mods. try 3GB if you can.

    Posted in: Minecraft Mods
  • 1

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Quote from darkraptor6»

    Again ... :'(




    ---- Minecraft Crash Report ----
    // Surprise! Haha. Well, this is awkward.

    Time: 15/08/15 19:23
    Description: Updating screen events

    java.lang.OutOfMemoryError: Java heap space
    at sun.util.locale.BaseLocale.getInstance(BaseLocale.java:86)
    at java.util.Locale.getInstance(Locale.java:741)
    at java.util.ResourceBundle$Control$CandidateListCache.getDefaultList(ResourceBundle.java:2482)
    at java.util.ResourceBundle$Control$CandidateListCache.createObject(ResourceBundle.java:2442)
    at java.util.ResourceBundle$Control$CandidateListCache.createObject(ResourceBundle.java:2372)
    at sun.util.locale.LocaleObjectCache.get(LocaleObjectCache.java:60)
    at java.util.ResourceBundle$Control.getCandidateLocales(ResourceBundle.java:2367)
    at sun.util.resources.LocaleData$LocaleDataResourceBundleControl.getCandidateLocales(LocaleData.java:206)
    at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1356)
    at java.util.ResourceBundle.getBundle(ResourceBundle.java:890)
    at sun.util.resources.LocaleData$1.run(LocaleData.java:164)
    at sun.util.resources.LocaleData$1.run(LocaleData.java:160)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.util.resources.LocaleData.getBundle(LocaleData.java:160)
    at sun.util.resources.LocaleData.getNumberFormatData(LocaleData.java:156)
    at sun.util.locale.provider.LocaleResources.getDecimalFormatSymbolsData(LocaleResources.java:167)
    at java.text.DecimalFormatSymbols.initialize(DecimalFormatSymbols.java:616)
    at java.text.DecimalFormatSymbols.<init>(DecimalFormatSymbols.java:113)
    at sun.util.locale.provider.DecimalFormatSymbolsProviderImpl.getInstance(DecimalFormatSymbolsProviderImpl.java:85)
    at java.text.DecimalFormatSymbols.getInstance(DecimalFormatSymbols.java:180)
    at java.util.Formatter.getZero(Formatter.java:2283)
    at java.util.Formatter.<init>(Formatter.java:1892)
    at java.util.Formatter.<init>(Formatter.java:1914)
    at java.lang.String.format(String.java:2927)
    at net.minecraft.client.resources.Locale.func_135023_a(SourceFile:103)
    at net.minecraft.client.resources.I18n.func_135052_a(SourceFile:15)
    at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2118)
    at net.minecraft.client.gui.GuiCreateWorld.func_146284_a(GuiCreateWorld.java:230)
    at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:225)
    at net.minecraft.client.gui.GuiCreateWorld.func_73864_a(GuiCreateWorld.java:377)
    at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296)
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)

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

    -- Head --
    Stacktrace:
    at sun.util.locale.BaseLocale.getInstance(BaseLocale.java:86)
    at java.util.Locale.getInstance(Locale.java:741)
    at java.util.ResourceBundle$Control$CandidateListCache.getDefaultList(ResourceBundle.java:2482)
    at java.util.ResourceBundle$Control$CandidateListCache.createObject(ResourceBundle.java:2442)
    at java.util.ResourceBundle$Control$CandidateListCache.createObject(ResourceBundle.java:2372)
    at sun.util.locale.LocaleObjectCache.get(LocaleObjectCache.java:60)
    at java.util.ResourceBundle$Control.getCandidateLocales(ResourceBundle.java:2367)
    at sun.util.resources.LocaleData$LocaleDataResourceBundleControl.getCandidateLocales(LocaleData.java:206)
    at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1356)
    at java.util.ResourceBundle.getBundle(ResourceBundle.java:890)
    at sun.util.resources.LocaleData$1.run(LocaleData.java:164)
    at sun.util.resources.LocaleData$1.run(LocaleData.java:160)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.util.resources.LocaleData.getBundle(LocaleData.java:160)
    at sun.util.resources.LocaleData.getNumberFormatData(LocaleData.java:156)
    at sun.util.locale.provider.LocaleResources.getDecimalFormatSymbolsData(LocaleResources.java:167)
    at java.text.DecimalFormatSymbols.initialize(DecimalFormatSymbols.java:616)
    at java.text.DecimalFormatSymbols.<init>(DecimalFormatSymbols.java:113)
    at sun.util.locale.provider.DecimalFormatSymbolsProviderImpl.getInstance(DecimalFormatSymbolsProviderImpl.java:85)
    at java.text.DecimalFormatSymbols.getInstance(DecimalFormatSymbols.java:180)
    at java.util.Formatter.getZero(Formatter.java:2283)
    at java.util.Formatter.<init>(Formatter.java:1892)

    -- Affected screen --
    Details:
    Screen name: net.minecraft.client.gui.GuiMainMenu
    Stacktrace:
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1645)
    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)

    -- 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: 496 bytes (0 MB) / 2112618496 bytes (2014 MB) up to 2112618496 bytes (2014 MB)
    JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 15, tcache: 0, allocated: 13, tallocated: 95
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1492 Optifine OptiFine_1.7.10_HD_C1 78 mods loaded, 78 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1492-1.7.10.jar)
    UCHIJAA Forge{10.13.4.1492} [Minecraft Forge] (forge-1.7.10-10.13.4.1492-1.7.10.jar)
    UCHIJAA CodeChickenCore{1.0.4.35} [CodeChicken Core] (minecraft.jar)
    UCHIJAA NotEnoughItems{1.0.4.90} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.90-universal.jar)
    UCHIJAA mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
    UCHIJAA gilded-games-util{1.7.10-1.1} [Gilded Games Utility] (gilded-games-util.jar)
    UCHIJAA battlegear2{1.0.7.0} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.7.0.jar)
    UCHIJAA SC0_SpaceCore{0.7.14} [SpaceCore] (1.7.10-SpaceCore-0.7.14.jar)
    UCHIJAA zeldaswordskills{1.7.10-2.2.8b} [Zelda Sword Skills] (1.7.10-zeldaswordskills-2.2.8b.jar)
    UCHIJAA lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar.zip)
    UCHIJAA DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar)
    UCHIJAA aether{Alpha 1.7.10-1.4} [Aether II] (aether.jar)
    UCHIJAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
    UCHIJAA nevermine{2.3} [AdventOfAscension] (AoA-2.3.1.jar)
    UCHIJAA aquaticabyss{1.1.1} [Aquatic Abyss] (AquaticAbyss-1.7.10-1.1.1.jar)
    UCHIJAA MovingWorld{1.7.10-ALPHA-0} [Moving World] (movingworld-1.7.10-BETA-1.jar)
    UCHIJAA ArchimedesShipsPlus{1.7.10-ALPHA-0} [Archimedes' Ships Plus] (archimedesshipsplus-1.7.10-BETA-1.jar)
    UCHIJAA Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
    UCHIJAA BattleTowers{1.5.1} [Battle Towers] (BattleTowers-1.7.10.jar)
    UCHIJAA BiblioCraft{1.10.3} [BiblioCraft] (BiblioCraft[v1.10.3][MC1.7.10].jar)
    UCHIJAA malisiscore{1.7.10-0.12.7} [MalisisCore] (malisiscore-1.7.10-0.12.7.jar)
    UCHIJAA malisisdoors{1.7.10-1.9.4} [Malisis' Doors] (malisisdoors-1.7.10-1.9.4.jar)
    UCHIJAA BigDoors{1.7.10-1.0.0} [Big Doors] (BigDoors-1.7.10-1.0.0.jar)
    UCHIJAA SC0_BiomeWand{1.1.9} [Biome Wand] (Biome-Wand-Mod-1.7.10.jar)
    UCHIJAA CarpentersBlocks{3.3.5} [Carpenter's Blocks] (Carpenter's Blocks v3.3.5 - MC 1.7.10.jar)
    UCHIJAA WTFCore{1.31} [WTFCore] (WTFCore_V1.31.jar)
    UCHIJAA CaveBiomes{1.1} [WhiskyTangoFox's Cave Biomes] (CaveBiomes_V1.1.jar)
    UCHIJAA chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
    UCHIJAA colourfulportalsmod{1.4.2} [Colourful Portals] (ColourfulPortals-1.4.2_for_1.7.X.jar)
    UCHIJAA CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip)
    UCHIJAA customnpcs{1.7.10c} [CustomNpcs] (CustomNPCs_1.7.10c.jar)
    UCHIJAA diversity{ALPHA 1.6.1} [Diversity] (Diversity-1.7.10-Alpha-1.6.1.jar)
    UCHIJAA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
    UCHIJAA dungeonpack{1.7.10-1.0} [Dungeon Pack] (dungeonpack-1.7.10-1.0.jar)
    UCHIJAA eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
    UCHIJAA GraveStone{2.12.2} [GraveStone] (GraveStone-2.12.2.jar)
    UCHIJAA grim3212core{V0.1 - 1.7.10} [Grim3212 Core] (Grim3212 Core-V0.1 - 1.7.10.jar)
    UCHIJAA GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (Grimoire-of-Gaia-3-Mod-1.7.10.jar)
    UCHIJAA HardcoreEnderExpansion{1.8.2} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.2.jar)
    UCHIJAA iChunUtil{4.1.0} [iChunUtil] (iChunUtil-4.1.0.jar)
    UCHIJAA Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
    UCHIJAA HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar)
    UCHIJAA icepixie{V0.1 - 1.7.10} [Ice Pixie] (Ice-Pixie-Mod-1.7.10.jar)
    UCHIJAA InfernalMobs{1.6.0} [Infernal Mobs] (InfernalMobs-1.7.10.jar)
    UCHIJAA InventoryPets{1.3.2} [Inventory Pets] (inventorypets-1.7.10-1.3.2.jar)
    UCHIJAA IronChest{6.0.60.741} [Iron Chest] (Iron-Chests-Mod-1.7.10.jar)
    UCHIJAA llibrary{0.3.3} [LLibrary] (LLibrary-0.3.3-1.7.10.jar)
    UCHIJAA lycanitesmobs{1.11.0.5 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete 1.11.0.5 [1.7.10].jar)
    UCHIJAA arcticmobs{1.11.0.5 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.11.0.5 [1.7.10].jar)
    UCHIJAA demonmobs{1.11.0.5 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.11.0.5 [1.7.10].jar)
    UCHIJAA desertmobs{1.11.0.5 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.11.0.5 [1.7.10].jar)
    UCHIJAA forestmobs{1.11.0.5 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.11.0.5 [1.7.10].jar)
    UCHIJAA freshwatermobs{1.11.0.5 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.11.0.5 [1.7.10].jar)
    UCHIJAA infernomobs{1.11.0.5 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.11.0.5 [1.7.10].jar)
    UCHIJAA junglemobs{1.11.0.5 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.11.0.5 [1.7.10].jar)
    UCHIJAA mountainmobs{1.11.0.5 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.11.0.5 [1.7.10].jar)
    UCHIJAA plainsmobs{1.11.0.5 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.11.0.5 [1.7.10].jar)
    UCHIJAA saltwatermobs{1.11.0.5 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.11.0.5 [1.7.10].jar)
    UCHIJAA shadowmobs{1.11.0.5 - MC 1.7.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.11.0.5 [1.7.10].jar)
    UCHIJAA swampmobs{1.11.0.5 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.11.0.5 [1.7.10].jar)
    UCHIJAA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
    UCHIJAA Morph{0.9.1} [Morph] (Morph-Beta-0.9.1.jar)
    UCHIJAA mowziesmobs{1.2.1-undefined} [Mowzie's Mobs] (Mowzies Mobs-1.2.2.jar)
    UCHIJAA mwaw{1.7.10-0.0.5} [Elemental Witch Mod] (mwaw-1.7.10-0.0.5.jar)
    UCHIJAA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
    UCHIJAA NightmareCreatures{2.2} [NightmareCreatures] (NightmareCreatures-2.2.jar)
    UCHIJAA pandorasbox{2.0.1} [Pandora's Box] (PandorasBox-2.1.jar)
    UCHIJAA plantmegapack{4.15} [Plant Mega Pack] (Plant-Mega-Pack-Mod-1.7.10.jar)
    UCHIJAA primitivemobs{1.1test} [Primitive Mobs] (primitivemobs-1.1_alpha_build.jar)
    UCHIJAA Roguelike{1.3.6.3} [Roguelike Dungeons] (roguelike-1.7.10-1.3.6.3.jar)
    UCHIJAA AS_Ruins{14.7} [Ruins Spawning System] (Ruins-1.7.10.jar)
    UCHIJAA SlimeCarnage{1.0.4} [Slime Carnage] (SlimeCarnage-1.0.4.jar)
    UCHIJAA SpecialMobs{3.1.1} [Special Mobs] (SpecialMobs-1.7.10-3.1.1.jar)
    UCHIJAA erebus{0.2a} [Erebus] (TheErebus-0.2b.jar)
    UCHIJAA TwilightForest{2.3.5} [The Twilight Forest] (twilightforest-1.7.10-2.3.5.jar)
    UCHIJAA AS_UpdateCheck{1.1.6} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar)
    UCHIJAA zssaddon{1.7.10-alpha-0.0.5-2} [Zelda Sword Skills - Addon] (zeldaswordskillsaddon-v0.0.5a-2-.jar)
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '3.3.11672 Compatibility Profile Context' Renderer: 'ATI Radeon HD 4800 Series'
    Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
    Launched Version: 1.7.10-Forge10.13.4.1492-1.7.10
    LWJGL: 2.9.1
    OpenGL: ATI Radeon HD 4800 Series GL version 3.3.11672 Compatibility Profile Context, 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: [BDcraft Musics Pack.zip, BDcraft Sounds Pack.zip, PureBDcraft 128x MC18.zip] Current Language: Français (France)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)




    same issue. You have to increase the RAM even more, if you can. If you can't, you'll have to figure out what you want to keep.

    Posted in: Minecraft Mods
  • 1

    posted a message on Mine & Blade Battlegear 2 - Bullseye (1.0.9.0)
    Quote from Robijnvogel»

    Especially since this <profane word for dude> seems to think that you have nothing better to do than updating to 1.8...
    Even some very big mods, (I considder this a small mod, sue me) with whole modding teams behind them haven't even started updating to 1.8 yet.

    On second thought, the players on his server must be <profane word for dumb people>. If no modded 1.8 is their most important reason to leave the server, they value the few small changes that 1.8 adds way too much. I mean, are bunnies and aestetic blocks really a reason if Mo' Creatures and Chisel for 1.7.10 add way more stuff?

    Oh by the way, the crashlog crasher bug? Still not gone I am affraid. Keep up the good work though :).


    not to mention there are mods that add in just about everything that 1.8 has to offer without the bad parts of 1.8.

    Posted in: Minecraft Mods
  • 1

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Quote from FlyteofHeart»


    ---- Minecraft Crash Report ----
    // I just don't know what went wrong :(

    Time: 8/2/15 11:03 AM
    Description: Exception in server tick loop

    java.lang.NullPointerException: Exception in server tick loop
    at drzhark.customspawner.registry.StructureRegistry.addStructToConfig(StructureRegistry.java:89)
    at drzhark.customspawner.registry.StructureRegistry.registerStructure(StructureRegistry.java:42)
    at drzhark.customspawner.EventHooks.structureMapGen(EventHooks.java:197)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_71_EventHooks_structureMapGen_InitMapGenEvent.invoke(.dynamic)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
    at net.minecraftforge.event.terraingen.TerrainGen.getModdedMapGen(TerrainGen.java:29)
    at net.minecraft.world.gen.ChunkProviderGenerate.<init>(ChunkProviderGenerate.java:66)
    at net.minecraft.world.WorldType.getChunkGenerator(WorldType.java:149)
    at net.minecraft.world.WorldProvider.func_76555_c(WorldProvider.java:66)
    at net.minecraft.world.WorldServer.func_72970_h(WorldServer.java:654)
    at net.minecraft.world.World.<init>(World.java:245)
    at net.minecraft.world.WorldServer.<init>(WorldServer.java:97)
    at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:62)
    at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

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

    -- 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: 289684208 bytes (276 MB) / 522190848 bytes (498 MB) up to 954728448 bytes (910 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
    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.85.1230 Minecraft Forge 10.13.2.1230 21 mods loaded, 21 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    FML{7.10.85.1230} [Forge Mod Loader] (forge-1.7.10-10.13.2.1230.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    Forge{10.13.2.1230} [Minecraft Forge] (forge-1.7.10-10.13.2.1230.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    SomniaCore{1.3.1.23} [SomniaCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    gilded-games-util{1.7.10-1.1} [Gilded Games Utility] (gilded-games-util.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    AS_Ruins{14.9} [Ruins Spawning System] (Ruins-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    aether{Alpha 1.7.10-1.4} [Aether II] (aether.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    BetterSprinting{1.1.2} [Better Sprinting] (BetterSprinting MC-1.7.10 v1.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    Botania{r1.7-208} [Botania] (Botania r1.7-208.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    doggytalents{v1.9.0h} [Doggy Talents] (DoggyTalents-1.7.10-v1.9.0h-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    wuppy29_frozencraft{1.0.0.0} [FrozenCraft] (Frozencraft 1.7.10-1.0.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    shipwrecks{1.7.0} [Shipwrecks!] (shipwrecks-1.7.10-1.7.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    Somnia{-au} [Somnia] (Somnia-1.4.1.23.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    zyinhud{1.3.9} [Zyin's HUD] (ZyinsHUD-(1.7.10)-v.1.3.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
    Profiler Position: N/A (disabled)
    Player Count: 0 / 8; []
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'


    Can't figure out what is wrong. Crashes upon opening world.


    Tried using a few different versions of forge and it still crashes. Any tips?


    CMS is not liking one of your other mods. it is crashing on trying to add the structures to the config file.

    you'll either have to ditch that mod, or ditch CMS. I'd advise on ditching CMS and picking up JAS.

    btw, try using forge .1448

    Posted in: Minecraft Mods
  • 1

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Quote from Multicameron»

    Does anyone know what the problem is with this crash report, i really love this mod but i cant get it to work anymore, it only started doing this the other day. I have tried reinstalling the mod and forge but still doesn't work???



    ---- Minecraft Crash Report ----
    // Hi. I'm Minecraft, and I'm a crashaholic.

    Time: 01/08/15 16:58
    Description: Initializing game

    java.lang.RuntimeException: Unknown character ' ' in 'C:/Users/cameron/AppData/Roaming/.minecraft/config/MoCreatures/MoCSettings.cfg:1'
    at drzhark.mocreatures.configuration.MoCConfiguration.load(MoCConfiguration.java:449)
    at drzhark.mocreatures.configuration.MoCConfiguration.<init>(MoCConfiguration.java:89)
    at drzhark.mocreatures.MoCProxy.ConfigInit(MoCProxy.java:119)
    at drzhark.mocreatures.client.MoCClientProxy.ConfigInit(MoCClientProxy.java:670)
    at drzhark.mocreatures.MoCreatures.preInit(MoCreatures.java:349)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:518)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:514)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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

    -- Head --
    Stacktrace:
    at drzhark.mocreatures.configuration.MoCConfiguration.load(MoCConfiguration.java:449)
    at drzhark.mocreatures.configuration.MoCConfiguration.<init>(MoCConfiguration.java:89)
    at drzhark.mocreatures.MoCProxy.ConfigInit(MoCProxy.java:119)
    at drzhark.mocreatures.client.MoCClientProxy.ConfigInit(MoCClientProxy.java:670)
    at drzhark.mocreatures.MoCreatures.preInit(MoCreatures.java:349)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:518)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:514)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.8
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 164814984 bytes (157 MB) / 285016064 bytes (271 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.10 FML v8.0.37.1334 Minecraft Forge 11.14.1.1334 5 mods loaded, 5 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML{8.0.37.1334} [Forge Mod Loader] (forge-1.8-11.14.1.1334.jar) Unloaded->Constructed->Pre-initialized
    Forge{11.14.1.1334} [Minecraft Forge] (forge-1.8-11.14.1.1334.jar) Unloaded->Constructed->Pre-initialized
    CustomSpawner{3.4.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.4.0.jar) Unloaded->Constructed->Pre-initialized
    MoCreatures{8.0.0.devA} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod-8.0.0.devA.jar) Unloaded->Constructed->Errored
    Loaded coremods (and transformers):
    Launched Version: 1.8-Forge11.14.1.1334
    LWJGL: 2.9.1
    OpenGL: Intel(R) HD Graphics Family GL version 3.0.0 - Build 8.15.10.2342, Intel
    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: [§aOfficial§b§l_MCMagic_§aPack§r, DisneyParisSoundResourcePack]
    Current Language: English (US)
    Profiler Position: N/A (disabled)



    1. spoiler tags.


    2. you messed with the config files with the wrong text editor and it left in formatting code which the game is now trying to read but can't causing it to crash. delete you config files for MOC and let them regen.

    btw, if you have CMS, editing the MOC config files for spawn settings will do nothing.

    Posted in: Minecraft Mods
  • 1

    posted a message on GotoLink updates: Formivore's options (2015/08/01)...
    Quote from Keybounce»

    Hello GotoLink,

    I enjoyed this mod http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1280690-1-4-6-grey-goo-mod-v2-3-3-new-rainbow-goo-with

    made by stevenrs11

    the mod is dead because Not only is Stevens no longer around, nor working on it, but the one person that was working on an update (Legio) no longer even has a github page.

    the sources are available: Author expressly permits decompiling in the original post.

    Can you update it to 1.7.10?

    Please and thank you


    Keybounce.


    you need to read the OP, suggestions are closed, he's not taking any more mods

    Posted in: Minecraft Mods
  • 1

    posted a message on Mine & Blade Battlegear 2 - Bullseye (1.0.9.0)

    no its not, you just have to be in range, and looking at something, for the left sword to attack instead of block.

    Posted in: Minecraft Mods
  • 1

    posted a message on Mine & Blade Battlegear 2 - Bullseye (1.0.9.0)

    is there anyway you could release a version that fixes the crash logger crash? it gets annoying having to remove this mod to see what is going on when I do crash.

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