• 0

    posted a message on [1.6.2/1.5.2][Forge] denoflions Mods! (Threads condensed)
    Do not fix the water in nether!
    If i wanted to solidify all the lava i gust need a firestone from railcraft....
    Water in nether let me live in the nether :P

    Also, player keep nerfing BC fuel and oil over and over.... Could you add a config in which i could choose those fuels in the BC combustion engine?

    Combustion engine should be better than biogas, because it is harder to maintain....

    Also, ever thought about a iron barrel or something like that that store even more liquids, buts work only for transport?
    (Any machine i know can hold more than 10, so i cant increase the regular barrel size. I use it to refuel combustion and biogas engines)

    Also, it seens that if i use the "percent loss" option on biogas engine fuels options, the thing get creazy. My burn time is a negative hight number.


        bioethanol {
    	    ####################
    	    # biogas
    	    ####################
    
    	    biogas {
    		    I:BurnTime=20400
    		    I:MJt=4
    		    B:enabled=true
    
    		    # BurnTime - (BurnTime * percent_loss) = final burntime
    		    I:percent_loss=20
    	    }
    
        }
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.2/1.5.2][Forge] denoflions Mods! (Threads condensed)
    WTF?
    My server and my clients start do crashing out of nowere! It was working yesterday, and i dint update or touch any files meanwhile!

    I am not using experimental branch.

    ---- Minecraft Crash Report ----
    // This doesn't make any sense!
    Time: 21/11/13 16:16
    Description: Exception in server tick loop
    java.lang.NullPointerException
    at denoflionsx.PluginsforForestry.Lang.PfFTranslator.overrideKey(PfFTranslator.java:23)
    at denoflionsx.PluginsforForestry.Plugins.Holiday.Objects.HolidayObject.setupHolidayContent(HolidayObject.java:34)
    at denoflionsx.PluginsforForestry.Plugins.Holiday.Holiday.onPreLoad(Holiday.java:25)
    at denoflionsx.PluginsforForestry.Managers.PfFPluginManager.runPluginLoadEvent(PfFPluginManager.java:28)
    at denoflionsx.PluginsforForestry.Core.PfF.preLoad(PfF.java:44)
    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:194)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
    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:105)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:521)
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
    
    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------
    -- System Details --
    Details:
    Minecraft Version: 1.6.4
    Operating System: Linux (amd64) version 2.6.32-358.23.2.el6.centos.plus.x86_64
    Java Version: 1.7.0_40, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 345376792 bytes (329 MB) / 461897728 bytes (440 MB) up to 922746880 bytes (880 MB)
    JVM Flags: 0 total;
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v8.11 FML v6.4.24.920 Minecraft Forge 9.11.1.920 28 mods loaded, 28 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML{6.4.24.920} [Forge Mod Loader] (minecraftforge-universal-1.6.4-9.11.1.920.jar) Unloaded->Constructed->Pre-initialized
    Forge{9.11.1.920} [Minecraft Forge] (minecraftforge-universal-1.6.4-9.11.1.920.jar) Unloaded->Constructed->Pre-initialized
    denLib{3.1.35} [denLib] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    BiblioCraft{1.5.0} [BiblioCraft] (BiblioCraft[v1.5.0].zip) Unloaded->Constructed->Pre-initialized
    ConfigMod{v1.0} [Extended Mod Config] (ConfigMod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
    CoroAI{v1.0} [CoroAI] (CoroAI for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
    craftguide{1.5.2} [CraftGuide] (CraftGuide-1.6.7.4.zip) Unloaded->Constructed->Pre-initialized
    ExtrabiomesXL{3.14.2} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.6.4-3.14.2.jar) Unloaded->Constructed->Pre-initialized
    IC2{2.0.305-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.305-experimental.jar) Unloaded->Constructed->Pre-initialized
    IC2NuclearControl{1.6.2e} [Nuclear Control] (IC2NuclearControl-1.6.2e-ic2-experimental.zip) Unloaded->Constructed->Pre-initialized
    BuildCraft|Core{4.1.2} [BuildCraft] (buildcraft-A-1.6.2-4.1.2.jar) Unloaded->Constructed->Pre-initialized
    Forestry{2.3.0.5} [Forestry for Minecraft] (forestry-A-2.3.0.5.jar) Unloaded->Constructed->Pre-initialized
    PluginsforForestry{3.2.28} [PluginsforForestry] (PluginsforForestry-1.6.4-3.2.28.jar) Unloaded->Constructed->Errored
    BuildCraft|Builders{4.1.2} [BC Builders] (buildcraft-A-1.6.2-4.1.2.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Energy{4.1.2} [BC Energy] (buildcraft-A-1.6.2-4.1.2.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Factory{4.1.2} [BC Factory] (buildcraft-A-1.6.2-4.1.2.jar) Unloaded->Constructed->Pre-initialized
    Railcraft{8.2.0.0} [Railcraft] (Railcraft_1.6.2-8.2.0.0.jar) Unloaded->Constructed->Pre-initialized
    ZAMod{v1.9} [Zombie Awareness] (Zombie Awareness v1.9 Mod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
    BetterAnvil{3.0.6} [Better Anvils] (betterAnvil - 3.0.9.zip) Unloaded->Constructed->Pre-initialized
    BinnieCore{1.8-dev2} [Binnie Core] (binnie-mods-1.8-dev2.jar) Unloaded->Constructed->Pre-initialized
    ExtraBees{1.8-dev2} [Extra Bees] (binnie-mods-1.8-dev2.jar) Unloaded->Constructed->Pre-initialized
    ExtraTrees{1.8-dev2} [Extra Trees] (binnie-mods-1.8-dev2.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Transport{4.1.2} [BC Transport] (buildcraft-A-1.6.2-4.1.2.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Silicon{4.1.2} [BC Silicon] (buildcraft-A-1.6.2-4.1.2.jar) Unloaded->Constructed->Pre-initialized
    Additional-Buildcraft-Objects{1.0.6.180} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.0.6.180.jar) Unloaded->Constructed->Pre-initialized
    TwilightForest{1.20.1} [The Twilight Forest] (twilightforest-1.20.1.jar) Unloaded->Constructed->Pre-initialized
    xpStorageChest{1.0.0} [XP Storage Chest] (xpStorageChest.jar) Unloaded->Constructed->Pre-initialized
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)

    EDIT:
    Okay, i updated PFF to 3.2.30 and the server started, but still WTF. i didnt like this crash ¬¬
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.2]/[1.5.2] Insane World Generation! (256 Blocks High!) (Wedge v1.3.3)
    Okay, i need exemples of configs ....
    to many parameters to mess around
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.2/1.5.2][Forge] denoflions Mods! (Threads condensed)
    Cant you maintain a changelog in somewere?
    Posted in: Minecraft Mods
  • 0

    posted a message on Beginner, help!
    This guy looks good!
    I will take a deeper look later. Thxs!
    Posted in: Modification Development
  • 0

    posted a message on [1.6.2/1.5.2][Forge] denoflions Mods! (Threads condensed)
    Bug:
    Wooden bucket:
    only from birch wood.
    Posted in: Minecraft Mods
  • 0

    posted a message on CubeX2's Mods - All mods available for 1.8.9
    what is this?


    013-05-26 21:15:36 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
    2013-05-26 21:15:36 [SEVERE] [ForgeModLoader] Caught exception from CustomStuff2Core
    org.mozilla.javascript.WrappedException: Wrapped java.lang.NullPointerException (mod.js#423)
    at org.mozilla.javascript.Context.throwAsScriptRuntimeEx(Context.java:1754)
    at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:148)
    at org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:225)
    at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1473)
    at script(mod.js:423)
    at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:815)
    at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:109)
    at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:394)
    at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3091)
    at org.mozilla.javascript.InterpretedFunction.exec(InterpretedFunction.java:120)
    at org.mozilla.javascript.Context.evaluateString(Context.java:1079)
    at cubex2.cs2.DefaultMod.init(DefaultMod.java:107)
    at cubex2.cs2.ModLoader.initMods(ModLoader.java:45)
    at cubex2.cs2core.CustomStuff2Core.postInit(CustomStuff2Core.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    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:314)
    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.propogateStateMessage(LoadController.java:165)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    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:314)
    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:98)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
    at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
    at net.minecraft.client.Minecraft.run(Minecraft.java:733)
    at java.lang.Thread.run(Thread.java:722)
    Caused by: java.lang.NullPointerException
    at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:268)
    at cubex2.cs2core.helper.GeneralHelper.itemStackEqual(GeneralHelper.java:172)
    at cubex2.cs2core.scripting.ScriptableMod.recipeEqual(ScriptableMod.java:483)
    at cubex2.cs2core.scripting.ScriptableMod.removeRecipe_do(ScriptableMod.java:473)
    at cubex2.cs2core.scripting.ScriptableMod.removeRecipe(ScriptableMod.java:372)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:126)
    ... 41 more
    2013-05-26 21:15:36 [INFO] [STDERR] org.mozilla.javascript.WrappedException: Wrapped java.lang.NullPointerException (mod.js#423)
    2013-05-26 21:15:36 [INFO] [STDERR] at org.mozilla.javascript.Context.throwAsScriptRuntimeEx(Context.java:1754)
    2013-05-26 21:15:36 [INFO] [STDERR] at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:148)
    2013-05-26 21:15:36 [INFO] [STDERR] at org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:225)
    2013-05-26 21:15:36 [INFO] [STDERR] at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1473)
    2013-05-26 21:15:36 [INFO] [STDERR] at script(mod.js:423)
    2013-05-26 21:15:36 [INFO] [STDERR] at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:815)
    2013-05-26 21:15:36 [INFO] [STDERR] at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:109)
    2013-05-26 21:15:36 [INFO] [STDERR] at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:394)
    2013-05-26 21:15:36 [INFO] [STDERR] at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3091)
    2013-05-26 21:15:36 [INFO] [STDERR] at org.mozilla.javascript.InterpretedFunction.exec(InterpretedFunction.java:120)
    2013-05-26 21:15:36 [INFO] [STDERR] at org.mozilla.javascript.Context.evaluateString(Context.java:1079)
    2013-05-26 21:15:36 [INFO] [STDERR] at cubex2.cs2.DefaultMod.init(DefaultMod.java:107)
    2013-05-26 21:15:36 [INFO] [STDERR] at cubex2.cs2.ModLoader.initMods(ModLoader.java:45)
    2013-05-26 21:15:36 [INFO] [STDERR] at cubex2.cs2core.CustomStuff2Core.postInit(CustomStuff2Core.java:74)
    2013-05-26 21:15:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-05-26 21:15:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    2013-05-26 21:15:36 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    2013-05-26 21:15:36 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:601)
    2013-05-26 21:15:36 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
    2013-05-26 21:15:36 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    2013-05-26 21:15:36 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    2013-05-26 21:15:36 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:601)
    2013-05-26 21:15:36 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    2013-05-26 21:15:36 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    2013-05-26 21:15:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    2013-05-26 21:15:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    2013-05-26 21:15:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    2013-05-26 21:15:36 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
    2013-05-26 21:15:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-05-26 21:15:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    2013-05-26 21:15:36 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    2013-05-26 21:15:36 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:601)
    2013-05-26 21:15:36 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    2013-05-26 21:15:36 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    2013-05-26 21:15:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    2013-05-26 21:15:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    2013-05-26 21:15:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    2013-05-26 21:15:36 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
    2013-05-26 21:15:36 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
    2013-05-26 21:15:36 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
    2013-05-26 21:15:36 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
    2013-05-26 21:15:36 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
    2013-05-26 21:15:36 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
    2013-05-26 21:15:36 [INFO] [STDERR] at java.lang.Thread.run(Thread.java:722)
    2013-05-26 21:15:36 [INFO] [STDERR] Caused by: java.lang.NullPointerException
    2013-05-26 21:15:36 [INFO] [STDERR] at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:268)
    2013-05-26 21:15:36 [INFO] [STDERR] at cubex2.cs2core.helper.GeneralHelper.itemStackEqual(GeneralHelper.java:172)
    2013-05-26 21:15:36 [INFO] [STDERR] at cubex2.cs2core.scripting.ScriptableMod.recipeEqual(ScriptableMod.java:483)
    2013-05-26 21:15:36 [INFO] [STDERR] at cubex2.cs2core.scripting.ScriptableMod.removeRecipe_do(ScriptableMod.java:473)
    2013-05-26 21:15:36 [INFO] [STDERR] at cubex2.cs2core.scripting.ScriptableMod.removeRecipe(ScriptableMod.java:372)
    2013-05-26 21:15:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-05-26 21:15:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    2013-05-26 21:15:36 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    2013-05-26 21:15:36 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:601)
    2013-05-26 21:15:36 [INFO] [STDERR] at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:126)
    2013-05-26 21:15:36 [INFO] [STDERR] ... 41 more

    Trying to use SplendidStones alongsite with other mods...
    It alone work, but crashes when i put everytthing.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.8.1][SMP][CUSTOM STUFF] Quechus13's Mods
    delete this post.
    Posted in: Minecraft Mods
  • 0

    posted a message on Beginner, help!
    I tryed that too. yesterday. Their exemple give me a lot of errors. And i cant open it today....
    Posted in: Modification Development
  • 0

    posted a message on Beginner, help!
    Hey, i am lost with mod development.
    i searched a lot for tutorials, but i cant find any that explain what i need to know, or that have working exemples.

    The best i found so far was:

    http://www.minecraftforum.net/topic/1750316-minecraft-151-forge-modding-tutorial-vilediamond/

    I done almost everything there (except the create item)

    What i need to know now is, what next?
    I only want a mod that create one or two new ores, and some new stones that are generated prety much like gravel.

    Can anyone help me anyhow?
    Posted in: Modification Development
  • 0

    posted a message on Mods that add rocks?
    I am asking because i spend some hours on the forum and cant find any mod by myself XD
    Posted in: Discussion
  • 0

    posted a message on Mods that add rocks?
    Hey, anyone know mods that add more rocks to the game?

    I only saw, in this field, redpower (basalt, marble)


    and "more rocks" (Marble, basalt, granite, limestone) (which dont seen to be forge)
    http://www.minecraftforum.net/topic/1419864-147-hardstone-morerocks-smallchanges/

    I remember once of seeing a mod that give a lot of geological stuff, but i cant remember.
    Anyone has any link for this kind of stuff?
    Posted in: Discussion
  • 0

    posted a message on [1.6.2/1.5.2][Forge] denoflions Mods! (Threads condensed)
    Any chance of you adding tweks for red power, like to disable the recycle feature of alloy furnace?
    Posted in: Minecraft Mods
  • 0

    posted a message on Can i block mods on the server?
    There is anyhow i server block and refuse clients with some mods in it?

    My server is a forge one, WITHOUT butkkit.
    Posted in: Java Edition Support
  • 0

    posted a message on Metallurgy - Putting the "Mine" back in "Minecraft"!
    Hey. It seen for me that sulfur isn't registered on ore dictionary.
    Posted in: Minecraft Mods
  • To post a comment, please .