• 0

    posted a message on Electrodynamics - [UPDATE]

    Looks like a good mod. I was a huge fan of RI, but I've lately had some trouble installing it. Let's hope it gets better!

    Posted in: Minecraft Mods
  • 0

    posted a message on JRE List Tool (Switching to Java 7 on OS X)
    EDIT: still doesn't work, which is really unfortunate. There are a few mods that didn't seem to want to work, and i suspect that this is why...
    Posted in: Minecraft Tools
  • 0

    posted a message on JRE List Tool (Switching to Java 7 on OS X)
    Ok I ran the test on the java website, and it confirmed that it is installed. The tool still shows nothing. I'm gonna try to re-download the tool and see if that helps.
    Posted in: Minecraft Tools
  • 0

    posted a message on JRE List Tool (Switching to Java 7 on OS X)
    can someone just paste the latest java 7 path for me?
    Posted in: Minecraft Tools
  • 0

    posted a message on JRE List Tool (Switching to Java 7 on OS X)
    The textedit is blank... what am i doing wrong?
    Posted in: Minecraft Tools
  • 0

    posted a message on Resonant Induction - Universal electricity manipulation and Tesla towers!
    Oh mannnn... need a 1.7.10 version!!!!! Anyone know when it's out?
    Posted in: Minecraft Mods
  • 0

    posted a message on TragicMC mod, tough Bosses, Mobs, Weapons and Dimensions (TragicMC3)
    ---- Minecraft Crash Report ----
    // You're mean.

    Time: 8/22/14 6:24 PM
    Description: Initializing game

    java.lang.NullPointerException: Initializing game
    at tragicneko.tragicmc.items.food.ItemGooeyFruit.<init>(ItemGooeyFruit.java:14)
    at tragicneko.tragicmc.main.TragicItems.load(TragicItems.java:593)
    at tragicneko.tragicmc.TragicMC.preInit(TragicMC.java:181)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    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(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    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(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

    -- Head --
    Stacktrace:
    at tragicneko.tragicmc.items.food.ItemGooeyFruit.<init>(ItemGooeyFruit.java:14)
    at tragicneko.tragicmc.main.TragicItems.load(TragicItems.java:593)
    at tragicneko.tragicmc.TragicMC.preInit(TragicMC.java:181)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    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(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    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)

    -- Initialization --
    Details:
    Stacktrace:
    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(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Mac OS X (x86_64) version 10.9.4
    Java Version: 1.6.0_65, Apple Inc.
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
    Memory: 113113912 bytes (107 MB) / 248594432 bytes (237 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    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.18.1180 Minecraft Forge 10.13.0.1180 22 mods loaded, 22 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML{7.10.18.1180} [Forge Mod Loader] (forge-1.7.10-10.13.0.1180.jar) Unloaded->Constructed->Pre-initialized
    Forge{10.13.0.1180} [Minecraft Forge] (forge-1.7.10-10.13.0.1180.jar) Unloaded->Constructed->Pre-initialized
    PlayerAPI{1.0} [Player API] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    RenderPlayerAPI{1.0} [Render Player API] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    SmartCore{1.0} [Smart Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    BWG4{1.2.1} [Better World Generation 4] (BWG4-1.2.1.jar) Unloaded->Constructed->Pre-initialized
    lycanitesmobs{1.8.3 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete 1.8.3 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
    arcticmobs{1.8.3 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.8.3 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
    demonmobs{1.8.3 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.8.3 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
    desertmobs{1.8.3 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.8.3 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
    forestmobs{1.8.3 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.8.3 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
    freshwatermobs{1.8.3 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.8.3 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
    infernomobs{1.8.3 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.8.3 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
    junglemobs{1.8.3 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.8.3 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
    mountainmobs{1.8.3 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.8.3 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
    plainsmobs{1.8.3 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.8.3 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
    saltwatermobs{1.8.3 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.8.3 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
    swampmobs{1.8.3 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.8.3 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
    SmartMoving{15.2} [Smart Moving] (SmartMoving-1.7.10-15.2.jar) Unloaded->Constructed->Pre-initialized
    SmartRender{2.0} [Smart Render] (SmartRender-1.7.10-2.0.jar) Unloaded->Constructed->Pre-initialized
    TragicMC{1.28.1055 Beta} [TragicMC 2] (TragicMC2-1.7.10-1.28.1055.jar) Unloaded->Constructed->Errored
    Launched Version: 1.7.10-Forge10.13.0.1180
    LWJGL: 2.9.1
    OpenGL: NVIDIA GeForce 8800 GS OpenGL Engine GL version 2.1 NVIDIA-8.24.15 310.90.9.05f01, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
    Using framebuffer objects because ARB_framebuffer_object 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)



    Baaaaaah. I'm told it's great
    Posted in: Minecraft Mods
  • 0

    posted a message on Better Foliage
    Fantastic! Only problem I can find is that grass spawns on gravel. I personally think thats not good. I'm keeping the mod, though!
    Posted in: Minecraft Mods
  • 0

    posted a message on Teds World Gen Mods - Realistic World Gen Alpha 1.3.2
    Woooah! The fifth one down on the right almost looks real! ;) lol jk
    Posted in: Minecraft Mods
  • 0

    posted a message on Medical/Better Death Mod
    So you're out at night, hunting spiders for some string. You see one about 350 meters away. You take out your bow, set your sights, and shoot. Your arrow goes right where you aimed it, smashing into the spider's face. Now if you're that good of a shot, why should you have to shoot the thing again from that distance AGAIN? My mod request is to completely redefine the health system. Instead of hearts, you have a miniature of your body. Get hit in the arm, your arm goes red on the miniature. You start bleeding out. You can craft bandages, syringes, anything you need to. In PvP, hit the other player in the neck, they die instantly. Hit them in the leg, they walk slower and bleed. Hit a zombie in the stomach and he almost dies, but not quite. You can leave blood trails, armor can have different use, etc. If anyone can make or teach me to make a mod like this, it'd be on my mod pack! Thanks!
    Posted in: Requests / Ideas For Mods
  • 0

    posted a message on Ars Magica 2 - Version 1.4.0.009 (Updated February 8, 2016)
    Awesome mod, but does anyone know why nothing from the mod is spawning? I've seen about one mana elemental and a few fire elementals. No buildings, dungeons, towers, anything. Any reason for this?
    Posted in: Minecraft Mods
  • 0

    posted a message on Ars Magica 2 help
    Quote from Loach11

    maybe this is a stupid question, but how do I build the crafting altar? it says it's a multiblock structure, but I can't figure out what it's supposed to look like.
    Plus it should say in your arcane compendium.Well the problem I'm having is i get it paired with the nexus (just right click the nexus then the altar(block) with the crystal wrench, right?) but when I hit the lever, it just flips back up. Bug?
    Posted in: Mods Discussion
  • 0

    posted a message on Grimoire of Gaia 3 (1.12.2) (1.7.1) (Updated 01/27/2020) - Mobs, Monsters, Monster Girls
    so in my world, I installed the mod and nothing seem to want to spawn. I haven't seen anything from this mod yet. Any help?
    Posted in: Minecraft Mods
  • 0

    posted a message on Too Many Items Uninstaller
    Guys, all I did was take the TMI.jar out of my mods folder and it worked just fine.
    Posted in: Mods Discussion
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]
    Can someone guarantee to me that this mod will work for 1.6.4? Cuz i dont want to update and reinstall forge and stuff for nothing.
    Posted in: Minecraft Mods
  • To post a comment, please .