• 0

    posted a message on [Alpha] The Aether II: Genesis of the Void (The Festive Update! Presents, new companions, and more!)
    Use minecraft version changer (=craften terminal), it's in there. So you don't need a new client for that. I think the devs are busy enough with te mod alone without writing a new client or startup thingy... how do you call this... right: Launcher, that was the word i was looking for.
    - Shadow
    €dit: fixed spelling :D (sorry, I'm from Germany). Did you mean capitals or missing spaces?
    Posted in: Minecraft Mods
  • 0

    posted a message on [Alpha] The Aether II: Genesis of the Void (The Festive Update! Presents, new companions, and more!)
    Well, as It's not running on 1.5.2 (i found out the hard way), could someone tell me where the big difference between the versions is?
    Also, I used the latest player and player render api from their forums page for 1.5.2, so they are not the problem.
    Will there be an 1.5.2 release eventually, and can someone tell me if the portal blocks are configurable or will be?
    Because glowstone is a bit too easy to get :D
    - Shadow
    €dit: fixed spelling :D damn, it's too dark in here, I keep hitting the wrong keys...
    Posted in: Minecraft Mods
  • 0

    posted a message on ENCHANTING PLUS
    Could you add a config option where one can enter the level cap for full bookshelves?
    I ask because i wanted to fully enchant a sword, which i wasn't able to do because of the level cap.
    - Shadow
    Posted in: Minecraft Mods
  • 0

    posted a message on Biomes O' Plenty - Over 50 new biomes, with new trees, plants, mobs, and more!
    Hey there, i just wanted to report an error which spams my forge log.
    I suppose It might be an incompatiblility with the ic2 greg tech addon.
    Can you tell me more about it?

    Here is an extract from the forge log:


    2013-06-03 22:45:48 [INFO] [STDOUT] java.lang.NullPointerException
    2013-06-03 22:45:48 [INFO] [STDOUT] at net.minecraft.world.World.func_72964_e(World.java:528)
    2013-06-03 22:45:48 [INFO] [STDOUT] at net.minecraft.world.World.func_72805_g(World.java:617)
    2013-06-03 22:45:48 [INFO] [STDOUT] at biomesoplenty.blocks.BlockBOPFlower.func_71854_d(BlockBOPFlower.java:271)
    2013-06-03 22:45:48 [INFO] [STDOUT] at net.minecraftforge.common.ForgeHooks.plantGrass(ForgeHooks.java:62)
    2013-06-03 22:45:48 [INFO] [STDOUT] at gregtechmod.GT_Mod.postload(GT_Mod.java:3267)
    2013-06-03 22:45:48 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-06-03 22:45:48 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2013-06-03 22:45:48 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2013-06-03 22:45:48 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
    2013-06-03 22:45:48 [INFO] [STDOUT] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
    2013-06-03 22:45:48 [INFO] [STDOUT] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    2013-06-03 22:45:48 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2013-06-03 22:45:48 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
    2013-06-03 22:45:48 [INFO] [STDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    2013-06-03 22:45:48 [INFO] [STDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    2013-06-03 22:45:48 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    2013-06-03 22:45:48 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    2013-06-03 22:45:48 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    2013-06-03 22:45:48 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
    2013-06-03 22:45:48 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-06-03 22:45:48 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2013-06-03 22:45:48 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2013-06-03 22:45:48 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
    2013-06-03 22:45:48 [INFO] [STDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    2013-06-03 22:45:48 [INFO] [STDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    2013-06-03 22:45:48 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    2013-06-03 22:45:48 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    2013-06-03 22:45:48 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    2013-06-03 22:45:48 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
    2013-06-03 22:45:48 [INFO] [STDOUT] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:701)
    2013-06-03 22:45:48 [INFO] [STDOUT] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:213)
    2013-06-03 22:45:48 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
    2013-06-03 22:45:48 [INFO] [STDOUT] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
    2013-06-03 22:45:48 [INFO] [STDOUT] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
    2013-06-03 22:45:48 [INFO] [STDOUT] at java.lang.Thread.run(Unknown Source)
    2013-06-03 22:45:48 [INFO] [STDOUT] Minor Bug: Wasn't able to simulate the planting of a Flower with Bonemeal, to add Extractor Recipe for Dye:

    i'll ask about this at gregtech too.
    And, Thanks for this great mod!

    -Shadow
    Posted in: Minecraft Mods
  • 0

    posted a message on ExtrabiomesXL Universal 3.16.3 for MC 1.7.10
    Hey there,
    I just wanted to report the same error:

    From the Forge log:

    2013-06-03 22:45:42 [INFO] [STDERR] java.lang.ClassNotFoundException: ic2.api.Crops
    2013-06-03 22:45:42 [INFO] [STDERR]  at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
    2013-06-03 22:45:42 [INFO] [STDERR]  at java.lang.ClassLoader.loadClass(Unknown Source)
    2013-06-03 22:45:42 [INFO] [STDERR]  at java.lang.ClassLoader.loadClass(Unknown Source)
    2013-06-03 22:45:42 [INFO] [STDERR]  at java.lang.Class.forName0(Native Method)
    2013-06-03 22:45:42 [INFO] [STDERR]  at java.lang.Class.forName(Unknown Source)
    2013-06-03 22:45:42 [INFO] [STDERR]  at extrabiomes.module.amica.ic2.IC2API.<init>(IC2API.java:27)
    2013-06-03 22:45:42 [INFO] [STDERR]  at extrabiomes.module.amica.ic2.IC2Plugin.preInit(IC2Plugin.java:78)

    and so on.

    I recommend to update the mod to the latest ic2 api, it has got a new structure and more classes.

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