• 0

    posted a message on Pressure Pipes v1.3.0 - Computer Controlled Tanks!
    I am having a little trouble figuiring out how to connect your pressure pipes to your pump. I am trying to use just your pressure Pipes to move water from your infinite source into a railcraft steam boiler, I can get the pipe to connect to the output, and the input, but not to your pump
    Posted in: Minecraft Mods
  • 0

    posted a message on Pressure Pipes v1.3.0 - Computer Controlled Tanks!
    I like this, its simple and efficient. I think these will work great as steam pipes for my Railcraft Steam Power system.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.2] DrZhark's MagicCarpet Mod v1.2
    Quote from mshirey

    Quote from iAdam____

    Is there a config file? I can't find one anywhere.


    I'd like the answer to this one as well... I cannot seem to find a config for this and I'm having an ID conflict...

    thanks,

    -- M.

    I am having an ID conflict as well, and need to know the location of the config file for this mod.
    Posted in: Minecraft Mods
  • 0

    posted a message on Ars Magica 2 - Version 1.4.0.009 (Updated February 8, 2016)

    Error (509)

    This account's public links are generating too much traffic and have been temporarily disabled!



    Well done, love this mod.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.X]ModTweaker 0.6
    Quote from qazplm601

    will there be a modtweaker version for Minetweaker3 1.6.4 in time for me to work with it for jampacked? or should i abandon all hope and fly into a death star?

    Excellent question, as it will be quite awhile till I upgrade my game to 1.7 since many of my mods are still only available for 1.6.4

    Also wondering how to go about modifying the recipes for the Mekanism Precision Sawmill. I cant seem to find any documentation for it.
    Posted in: WIP Mods
  • 0

    posted a message on Resonant Induction - Universal electricity manipulation and Tesla towers!
    Quote from Planetguy

    Yes.

    Similar problem here, NoClassDefFoundError when trying to fire a laser. Resonant Engine 349, Resonant Induction 369. *rages at @Calclavia for not maintaining a stable API in LATEST STABLE BUILDS!!!!!!!*


    Well I figured out my problem, I was unintentionally using the dev version of Resonant Engine Resonant-Engine-Development-1.2.0.266-universal.jar instead of the most recent non-dev version Resonant-Engine-1.2.0.349-universal.jar

    My game now loads up and seems to playfine, although I still have an error in my logfile,


    2014-06-27 02:11:40 [INFO] [STDERR] java.lang.RuntimeException: java.lang.ClassNotFoundException: resonant.api.event.LaserEvent$LaserDropItemEvent
    2014-06-27 02:11:40 [INFO] [STDERR] at org.objectweb.asm.ClassWriter.getCommonSuperClass(Unknown Source)
    2014-06-27 02:11:40 [INFO] [STDERR] at org.objectweb.asm.ClassWriter.a(Unknown Source)
    2014-06-27 02:11:40 [INFO] [STDERR] at org.objectweb.asm.Frame.a(Unknown Source)
    2014-06-27 02:11:40 [INFO] [STDERR] at org.objectweb.asm.Frame.a(Unknown Source)
    2014-06-27 02:11:40 [INFO] [STDERR] at org.objectweb.asm.MethodWriter.visitMaxs(Unknown Source)
    2014-06-27 02:11:40 [INFO] [STDERR] at org.objectweb.asm.tree.MethodNode.accept(Unknown Source)
    2014-06-27 02:11:40 [INFO] [STDERR] at org.objectweb.asm.tree.MethodNode.accept(Unknown Source)
    2014-06-27 02:11:40 [INFO] [STDERR] at org.objectweb.asm.tree.ClassNode.accept(Unknown Source)
    2014-06-27 02:11:40 [INFO] [STDERR] at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:37)
    2014-06-27 02:11:40 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274)
    2014-06-27 02:11:40 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172)
    2014-06-27 02:11:40 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
    2014-06-27 02:11:40 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
    2014-06-27 02:11:40 [INFO] [STDERR] at net.minecraftforge.transformers.EventTransformer.buildEvents(EventTransformer.java:57)
    2014-06-27 02:11:40 [INFO] [STDERR] at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:34)
    2014-06-27 02:11:40 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274)
    2014-06-27 02:11:40 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172)
    2014-06-27 02:11:40 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
    2014-06-27 02:11:40 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
    2014-06-27 02:11:40 [INFO] [STDERR] at net.minecraftforge.transformers.EventTransformer.buildEvents(EventTransformer.java:57)
    2014-06-27 02:11:40 [INFO] [STDERR] at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:34)
    2014-06-27 02:11:40 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274)
    2014-06-27 02:11:40 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172)
    2014-06-27 02:11:40 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
    2014-06-27 02:11:40 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
    2014-06-27 02:11:40 [INFO] [STDERR] at java.lang.Class.getDeclaredConstructors0(Native Method)
    2014-06-27 02:11:40 [INFO] [STDERR] at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
    2014-06-27 02:11:40 [INFO] [STDERR] at java.lang.Class.getConstructor0(Unknown Source)
    2014-06-27 02:11:40 [INFO] [STDERR] at java.lang.Class.getConstructor(Unknown Source)
    2014-06-27 02:11:40 [INFO] [STDERR] at resonant.lib.content.ContentRegistry.createItem(ContentRegistry.java:244)
    2014-06-27 02:11:40 [INFO] [STDERR] at resonant.lib.content.ContentRegistry.createItem(ContentRegistry.java:226)
    2014-06-27 02:11:40 [INFO] [STDERR] at resonantinduction.electrical.Electrical.preInit(Electrical.java:126)
    2014-06-27 02:11:40 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2014-06-27 02:11:40 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2014-06-27 02:11:40 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2014-06-27 02:11:40 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    2014-06-27 02:11:40 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
    2014-06-27 02:11:40 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
    2014-06-27 02:11:40 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2014-06-27 02:11:40 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    2014-06-27 02:11:40 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    2014-06-27 02:11:40 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    2014-06-27 02:11:40 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    2014-06-27 02:11:40 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    2014-06-27 02:11:40 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    2014-06-27 02:11:40 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
    2014-06-27 02:11:40 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    2014-06-27 02:11:40 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2014-06-27 02:11:40 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2014-06-27 02:11:40 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2014-06-27 02:11:40 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    2014-06-27 02:11:40 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    2014-06-27 02:11:40 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    2014-06-27 02:11:40 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    2014-06-27 02:11:40 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    2014-06-27 02:11:40 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    2014-06-27 02:11:40 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
    2014-06-27 02:11:40 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
    2014-06-27 02:11:40 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
    2014-06-27 02:11:40 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
    2014-06-27 02:11:40 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    2014-06-27 02:11:40 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
    2014-06-27 02:11:40 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2014-06-27 02:11:40 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2014-06-27 02:11:40 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2014-06-27 02:11:40 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    2014-06-27 02:11:40 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    2014-06-27 02:11:40 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
    Posted in: Minecraft Mods
  • 0

    posted a message on Modular Powersuits Addons (MPSA) - Requires Modular Powersuits
    I wish you hadnt moved the clock, now I have to uninstall that module, because it is in the same position as my potion effects
    Posted in: Minecraft Mods
  • 0

    posted a message on Gendustry 1.6.3 - Updated to forestry 4.2
    I managed to solve the problem with the missing Bee Receptacle texture, apparently there was an item ID conflict with another mod, and Gendustry was overwriting it, but apparently not grabbing its textures correctly, I changed the offending item ID in the other mod, and now I have my texture.
    Posted in: Minecraft Mods
  • 0

    posted a message on Biomes O' Plenty - Over 50 new biomes, with new trees, plants, mobs, and more!
    My ivy seems not to grow if I place it, is this intended? or am I doing something wrong?
    Posted in: Minecraft Mods
  • 1

    posted a message on Resonant Induction - Universal electricity manipulation and Tesla towers!
    I am getting the following error when trying to run these mods

    The error goes away if I remove "Electrical"


    Time: 6/26/14 2:05 PM
    Description: There was a severe problem during mod loading that has caused the game to fail

    cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: resonant/api/event/LaserEvent$LaserFiredPlayerEvent
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:156)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:523)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
    Caused by: java.lang.NoClassDefFoundError: resonant/api/event/LaserEvent$LaserFiredPlayerEvent
    at java.lang.Class.getDeclaredConstructors0(Native Method)
    at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
    at java.lang.Class.getConstructor0(Unknown Source)
    at java.lang.Class.getConstructor(Unknown Source)
    at resonant.lib.content.ContentRegistry.createItem(ContentRegistry.java:245)
    at resonant.lib.content.ContentRegistry.createItem(ContentRegistry.java:227)
    at resonantinduction.electrical.Electrical.preInit(Electrical.java:126)
    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:545)
    at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
    ... 10 more
    Caused by: java.lang.ClassNotFoundException: resonant.api.event.LaserEvent$LaserFiredPlayerEvent
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 43 more
    Caused by: java.lang.NullPointerException
    Posted in: Minecraft Mods
  • 0

    posted a message on Mob Spawn Controls 2! Back + Better than ever! Updated
    Quote from Frejoh466

    You got the answer in the first post.

    That says nothing about whether or not guilib is required for the 1.6.4 version, I know it wasnt required for mob spawn controls 1, but by your comment I assume the answer is yes it needs guilib
    Posted in: Minecraft Mods
  • 0

    posted a message on [Forge] Father Toast's Server Mods - Lost Books, Deadly World, Mob Properties, and More!
    Is there a way to get Custom Chest Loot, to not touch the mystcraft chest, or the lecterns in the abandoned library?
    Posted in: Minecraft Mods
  • 0

    posted a message on Gendustry 1.6.3 - Updated to forestry 4.2
    Quote from bdew

    Thats odd. Can you post your log?

    do you know of a handy place to upload it? my client log is way to big to upload to pastebin
    Posted in: Minecraft Mods
  • 0

    posted a message on Mob Spawn Controls 2! Back + Better than ever! Updated
    Do I need GuiLib for the 1.6.4 version? if so is there a quick link available
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.X]ModTweaker 0.6
    Excellent addition to my modded game. I would love to see MineChem support. Am I correct in assuming that I just need to edit the MineTweaker config to use this? Or do you have your own config, that I am just not seeing?
    Posted in: WIP Mods
  • To post a comment, please .