• 0

    posted a message on [Forge] [v5.5.0] Cheating Essentials - Cheat anything you want - Fixed ALCore link.
    I have a suggestion feature for the mod, how about no blindness? That would be useful against mobs that give blindness and such but this is only a suggestion if you're taking any.
    Posted in: Minecraft Mods
  • 0

    posted a message on Sim Craft(mod) need help!
    Try running it without the mods, remove every single mod except sim kraft and tell me if it works or not.
    Posted in: Mods Discussion
  • 0

    posted a message on Sim Craft(mod) need help!
    Did you run forge with it?
    Posted in: Mods Discussion
  • 0

    posted a message on Crash When Loading World (37 Mods)
    Well, it actually depends on what you type it to, for example, if you change it to 70, it might crash again, but instead of the crash report saying the ID 66 is conflicting, it would actually say its 70 in the crash report. Out of my guesses, try changing it from numbers 100-112. It can be any of those numbers that might make it work but if none those work than try something even higher, like up to 200 something. Another thing I want to say is that if you change it something really high (e.g 10000) It might crash saying array out of bounds, that is because it is too high and will definitely crash so don't do that.
    Posted in: Java Edition Support
  • 0

    posted a message on Crash When Loading World (37 Mods)
    You have a duplicate enchantment id error from the mod "Aquaculture." Try looking in the config for Aquaculture for the ID 66 and change it to something higher.
    Posted in: Java Edition Support
  • 0

    posted a message on [1.7.10+] Advanced Capes mod
    Do u think u can make the capes of this mod be like the mccapes mod when you jump or walk the cape would move up and down based on ur movement. That would be awesome!
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10] [1.8] [V0.0.7] Elemental Witches Mod (Server Fix, New Witches, New Pets)
    Theres already a dark witch
    Posted in: WIP Mods
  • 0

    posted a message on [1.7.10] [1.8] [V0.0.7] Elemental Witches Mod (Server Fix, New Witches, New Pets)
    Quote from Kashos»
    Here is what I got:



    I am using minecraft forge 1.7.2



    Everything is fine and the witches work wonderfully expect for the fact that every time I get a pet, I can't make them stand up. The red particle just stays above them and nothing I do takes it away. Is there some special item that I have to click on them to make them sit? These mobs are freshly spawned in, and I didn't hit them once. I tried shift clicking, clicking, clicking (right clicking) without anything, clicking with fish. Nothing seems to get them up. I get attacked by a monster and they just sit there obediently. ;( Please help me.

    They're not tamed to you, that's why and just get them from the eggs to have them tamed..
    Posted in: WIP Mods
  • 1

    posted a message on YAG Mod (You-are-god)
    Oh great another MCreator mod..
    Posted in: Minecraft Mods
  • 0

    posted a message on [MC 1.12.x] Minecraft Comes Alive v6.0.0 (MILLIONS OF PLAYERS!)
    I got this crash report.. please help out.




    ---- Minecraft Crash Report ----
    // Shall we play a game?

    Time: 1/15/15 3:11 PM
    Description: RADIX CORE: Unexpected exception during pre-initialization.

    java.lang.IllegalArgumentException: No enum constant com.radixshock.radixcore.constant.Language.en_OC
    at java.lang.Enum.valueOf(Unknown Source)
    at com.radixshock.radixcore.constant.Language.valueOf(Language.java:13)
    at com.radixshock.radixcore.lang.LanguageLoader.loadLanguage(LanguageLoader.java:72)
    at com.radixshock.radixcore.lang.LanguageLoader.loadLanguage(LanguageLoader.java:56)
    at com.radixshock.radixcore.core.RadixCore.onPreInit(RadixCore.java:102)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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:208)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.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:118)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java: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:
    ---------------------------------------------------------------------------------------

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_60, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 164538696 bytes (156 MB) / 870842368 bytes (830 MB) up to 1894252544 bytes (1806 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:MaxPermSize=4096m
    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.1286 Minecraft Forge 10.13.2.1286 Optifine OptiFine_1.7.10_HD_B4 47 mods loaded, 47 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML{7.10.85.1286} [Forge Mod Loader] (forge-1.7.10-10.13.2.1286.jar) Unloaded->Constructed->Pre-initialized
    Forge{10.13.2.1286} [Minecraft Forge] (forge-1.7.10-10.13.2.1286.jar) Unloaded->Constructed->Pre-initialized
    lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar) Unloaded->Constructed->Pre-initialized
    simplecore{1.0.1} [SimpleCore API] ([1.7.10] SimpleCore API v1.0.2.jar) Unloaded->Constructed->Pre-initialized
    fusion{1.5.1} [Fusion] ([1.7.10] Fusion v1.5.1.jar) Unloaded->Constructed->Pre-initialized
    netherrocks{1.2.1} [Netherrocks] ([1.7.10] Netherrocks v1.2.2.jar) Unloaded->Constructed->Pre-initialized
    simpleores{1.5.1} [SimpleOres 2] ([1.7.10] SimpleOres 2 v1.5.1.jar) Unloaded->Constructed->Pre-initialized
    bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar) Unloaded->Constructed->Pre-initialized
    ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar) Unloaded->Constructed->Pre-initialized
    FLabsBF{4.1.2} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.1.2.jar) Unloaded->Constructed->Pre-initialized
    DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar) Unloaded->Constructed->Pre-initialized
    StatusEffectHUD{1.27} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.27.jar) Unloaded->Constructed->Pre-initialized
    Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar) Unloaded->Constructed->Pre-initialized
    AnimationAPI{1.2.3} [AnimationAPI] (AnimationAPI-1.7.10-1.2.3 (1).jar) Unloaded->Constructed->Pre-initialized
    Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) Unloaded->Constructed->Pre-initialized
    BiblioCraft{1.9.2} [BiblioCraft] (BiblioCraft[v1.9.2][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized
    chocolateQuest{0.0} [Chocolate Quest] (chocolateQuest-1.7.10-BETA2.jar) Unloaded->Constructed->Pre-initialized
    CMDfiles{0} [CMDfiles] (CMD files.jar) Unloaded->Constructed->Pre-initialized
    cmd{1.5} [Custom Music Discs] (Custom Music Discs-1.5.jar) Unloaded->Constructed->Pre-initialized
    emeraldmod{3.5.2} [EmeraldMod] (EmeraldMod 1.7.10 Forge V3.5.2 (1).jar) Unloaded->Constructed->Pre-initialized
    eternalfrost{2.0b4} [Eternal Frost] (eternalfrost-2.0b5.jar) Unloaded->Constructed->Pre-initialized
    HeroSuits{1.7} [Hero Suits] (HeroSuitsPreview - v0.1 - 1.7.10.jar) Unloaded->Constructed->Pre-initialized
    lycanitesmobs{1.10.9.3 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete 1.10.9.3 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
    arcticmobs{1.10.9.3 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.10.9.3 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
    demonmobs{1.10.9.3 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.10.9.3 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
    desertmobs{1.10.9.3 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.10.9.3 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
    forestmobs{1.10.9.3 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.10.9.3 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
    freshwatermobs{1.10.9.3 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.10.9.3 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
    infernomobs{1.10.9.3 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.10.9.3 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
    junglemobs{1.10.9.3 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.10.9.3 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
    mountainmobs{1.10.9.3 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.10.9.3 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
    plainsmobs{1.10.9.3 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.10.9.3 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
    saltwatermobs{1.10.9.3 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.10.9.3 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
    shadowmobs{1.10.9.3 - MC 1.7.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.10.9.3 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
    swampmobs{1.10.9.3 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.10.9.3 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
    radixcore{1.3.4} [RadixCore] (RadixCore-1.7.10-1.3.4-universal (3).jar) Unloaded->Constructed
    mca{4.1.5} [Minecraft Comes Alive] (MCA-1.7.10-4.1.5-universal (3).jar) Unloaded->Constructed
    cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar) Unloaded->Constructed
    MutantCreatures{1.4.8} [Mutant Creatures] (MutantCreatures-1.7.10-1.4.8.jar) Unloaded->Constructed
    mwaw{1.7.10-0.0.4} [Elemental Witch Mod] (mwaw-1.7.10-0.0.4 (6).jar) Unloaded->Constructed
    OreSpawn{1.7.10.20.2} [OreSpawn] (orespawn-1.7.10-20.2.zip) Unloaded->Constructed
    gibby_pun{1.5} [The Ultimate Pun Mod!] (PunMod 1.7.10-1.5.2 (3).jar) Unloaded->Constructed
    testdummy{1.0} [MmmMmmMmmMmm] (Test-Dummy-Mod-1.7.10.jar) Unloaded->Constructed
    TwilightForest{2.3.2} [The Twilight Forest] (twilightforest-1.7.10-2.3.2 (2).jar) Unloaded->Constructed
    weaponmod{v1.14.3} [Balkon's WeaponMod] (weaponmod-1.14.3 (2).jar) Unloaded->Constructed
    wearmc{1.7.10f} [WearMC] (WearMC-Forge-1.7.10f.jar) Unloaded->Constructed

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10] [1.8] [V0.0.7] Elemental Witches Mod (Server Fix, New Witches, New Pets)
    how do you revive the air pet?

    You don't. You just gotta find another air witch and get a new pet or summon a new one with commands.
    Posted in: WIP Mods
  • 0

    posted a message on [1.7.x] [FORGE] Super Diamond Tools! (Live like a god!) UPDATE: Armor & more!!
    Then maybe use a different diamond armor textures?
    Posted in: Minecraft Mods
  • 1

    posted a message on [1.7.10] [1.8] [V0.0.7] Elemental Witches Mod (Server Fix, New Witches, New Pets)
    It doesnt really make any sense to me because the people that won the event got the prize.. others say that they should get it too just because they weren't here for the event.. TBH I don't think the people that didn't participate in the event should not get it because it was an EVENT. Its like saying you won a real gold trophy from a tournament and others say they should get it yet they didnt enter the tournament.. I know im kinda being a little selfish but its the truth and it defeats the purpose of having a event in the first place.. What would be the point to have an event to give prizes to the winners yet later time comes then they give it all to everyone..?
    Posted in: WIP Mods
  • 0

    posted a message on [1.7.10] [1.8] [V0.0.7] Elemental Witches Mod (Server Fix, New Witches, New Pets)
    Well right now... the vast majority votes are on no.. 21-7 votes jeez.. I wonder why theres so many people that said no and not yes.
    Posted in: WIP Mods
  • 0

    posted a message on [1.7.10] [1.8] [V0.0.7] Elemental Witches Mod (Server Fix, New Witches, New Pets)
    Or maybe he drops all of those ink sacs upon death afterwards Hoopa spawned in a new giant squid I guess.
    Posted in: WIP Mods
  • To post a comment, please .