Yes indeed, saw the lib stuff pop up and was insanely bored before bed
Amazing work as always, and figured I may as well mention the input quantity while you were still working on it.
Yes indeed, saw the lib stuff pop up and was insanely bored before bed
Amazing work as always, and figured I may as well mention the input quantity while you were still working on it.
Hi
Characoaldust=263,2,1,30000,0,1
is that line correct for the macenerator? Cause everytime the 2nd characoal is done, the server crashes...
It should turn 2 Characoal into one coal dust.
Hi
Characoaldust=263,2,1,30000,0,1
is that line correct for the macenerator? Cause everytime the 2nd characoal is done, the server crashes...
It should turn 2 Characoal into one coal dust.
I copied that line into my config and it works as expected. Post an error log.
Updated for railcraft API changes.
The world doesn't want to load when I add the recipe.
This is the text the file for the blast furnace contains:
[Railcraft Blast Furnace]
# Syntax: tag=input_id, input_amount, input_meta, output_id, output_meta, output_amount
# Spaces will be ignored.
[Custom Recipes]
RefIron2Steel=30249,1,0,7779,0,3
Using railcraft 6.2 and v1.0.4 of this mod.
Display MoreThe world doesn't want to load when I add the recipe.
This is the text the file for the blast furnace contains:
[Railcraft Blast Furnace]
# Syntax: tag=input_id, input_amount, input_meta, output_id, output_meta, output_amount
# Spaces will be ignored.
[Custom Recipes]
RefIron2Steel=30249,1,0,7779,0,3
Using railcraft 6.2 and v1.0.4 of this mod.
I will test this and get back to you after class.
Hey Deno is there maybe a chance of getting a option to deaktivate all UUM recipe except Iridium? it would be cool
Display MoreThe world doesn't want to load when I add the recipe.
This is the text the file for the blast furnace contains:
[Railcraft Blast Furnace]
# Syntax: tag=input_id, input_amount, input_meta, output_id, output_meta, output_amount
# Spaces will be ignored.
[Custom Recipes]
RefIron2Steel=30249,1,0,7779,0,3
Using railcraft 6.2 and v1.0.4 of this mod.
Works fine for me. Check to make sure your item ids are correct.
Hey Deno is there maybe a chance of getting a option to deaktivate all UUM recipe except Iridium? it would be cool
I have no idea if that is possible. I'll look into it though.
is something incompatible did i f*ck up or is something out of date
i only get this when i add CMR_MC1.3.2-Mod1.0.4
InvocationTargetException
2012-09-26 12:24:31 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:102)
2012-09-26 12:24:31 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:632)
2012-09-26 12:24:31 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:176)
2012-09-26 12:24:31 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:459)
2012-09-26 12:24:31 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:746)
2012-09-26 12:24:31 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] Caused by: java.lang.reflect.InvocationTargetException
2012-09-26 12:24:31 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-09-26 12:24:31 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:424)
2012-09-26 12:24:31 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-09-26 12:24:31 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-09-26 12:24:31 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-09-26 12:24:31 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-09-26 12:24:31 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-09-26 12:24:31 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)
2012-09-26 12:24:31 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-09-26 12:24:31 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-09-26 12:24:31 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-09-26 12:24:31 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-09-26 12:24:31 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-09-26 12:24:31 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-09-26 12:24:31 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)
2012-09-26 12:24:31 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:631)
2012-09-26 12:24:31 [INFO] [STDERR] ... 4 more
2012-09-26 12:24:31 [INFO] [STDERR] Caused by: java.lang.NoSuchFieldError: buildnumber
2012-09-26 12:24:31 [INFO] [STDERR] at denoflionsx.CMR.Core.CMRCore.load(CMRCore.java:13)
2012-09-26 12:24:31 [INFO] [STDERR] at denoflionsx.CMR.CMR.load(CMR.java:24)
2012-09-26 12:24:31 [INFO] [STDERR] ... 29 more
2012-09-26 12:24:31 [INFO] [STDERR] Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: component argument pData
2012-09-26 12:24:31 [INFO] [STDERR] at sun.java2d.windows.GDIWindowSurfaceData.initOps(Native Method)
2012-09-26 12:24:31 [INFO] [STDERR] at sun.java2d.windows.GDIWindowSurfaceData.<init>(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at sun.java2d.windows.GDIWindowSurfaceData.createData(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at sun.java2d.d3d.D3DScreenUpdateManager.getGdiSurface(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at sun.java2d.d3d.D3DScreenUpdateManager.createGraphics(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at sun.awt.windows.WComponentPeer.getGraphics(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at java.awt.Component.getGraphics(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at sun.awt.RepaintArea.paint(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at java.awt.Component.dispatchEventImpl(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at java.awt.Component.dispatchEvent(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at java.awt.EventQueue.access$200(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at java.awt.EventQueue$3.run(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at java.awt.EventQueue$3.run(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2012-09-26 12:24:31 [INFO] [STDERR] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at java.awt.EventQueue$4.run(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at java.awt.EventQueue$4.run(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2012-09-26 12:24:31 [INFO] [STDERR] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at java.awt.EventQueue.dispatchEvent(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
2012-09-26 12:24:31 [INFO] [STDERR] at java.awt.EventDispatchThread.run(Unknown Source)
A full log would be nice but I think you forgot this:
https://dl.dropbox.com/u/23892866/denLib/BETA/Distro.html ?
i have denlib and minecraft works fine with only denlib
here is the full log
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Failed to start game
This error has been saved to C:\Users\Kasper\Desktop\MultiMC\instances\modded 1.3.2\.minecraft\crash-reports\crash-2012-09-26_13.23.05-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.
--- BEGIN ERROR REPORT 83377a7 --------
Generated 9/26/12 1:23 PM
- Minecraft Version: 1.3.2
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.7.0_07, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 1741003448 bytes (1660 MB) / 2058027008 bytes (1962 MB) up to 3817799680 bytes (3640 MB)
- JVM Flags: 2 total; -Xmx4096m -Xms2048m
- FML: FML v3.1.15.378 Minecraft Forge 4.1.4.272 Optifine OptiFine_1.3.2_HD_U_B3 26 mods loaded, 26 mods active
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Mystcraft [Mystcraft] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
mod_ReiMinimap [mod_ReiMinimap] ([1.3.2]ReiMinimap_v3.2_05.zip) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Core [BuildCraft] (buildcraft-A-3.2.0pre2.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Builders [BC Builders] (buildcraft-A-3.2.0pre2.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Energy [BC Energy] (buildcraft-A-3.2.0pre2.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Factory [BC Factory] (buildcraft-A-3.2.0pre2.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Transport [BC Transport] (buildcraft-A-3.2.0pre2.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.2.0pre2.jar) Unloaded->Constructed->Pre-initialized->Initialized
CMR [Custom Machine Recipes] (CMR_MC1.3.2-Mod1.0.4.jar) Unloaded->Constructed->Pre-initialized->Errored
ComputerCraft [ComputerCraft] (ComputerCraft1.42.zip) Unloaded->Constructed->Pre-initialized->Initialized
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.42.zip) Unloaded->Constructed->Pre-initialized->Initialized
ForestryGuide [ForestryGuide] (CraftGuide-1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
CraftGuide_forge [CraftGuide] (CraftGuide-1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
ExtraBees [Extra Bees] (extrabees-1.4.0.16-dev-build.zip) Unloaded->Constructed->Pre-initialized->Initialized
Forestry [Forestry for Minecraft] (forestry-A-1.5.0.0.jar) Unloaded->Constructed->Pre-initialized->Errored
IC2 [IndustrialCraft 2] (industrialcraft-2_1.106.jar) Unloaded->Constructed->Pre-initialized->Initialized
IC2NuclearControl [Nuclear Control] (IC2NuclearControl-1.3.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_InvTweaks [Inventory Tweaks] (InvTweaks-1.43b-1.3.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
LogisticsPipes|Main [Logistics Pipes] (LogisticsPipes-0.5.1.pre3.jar) Unloaded->Constructed->Pre-initialized->Initialized
CompactSolars [Compact Solar Arrays] (mod_compactsolars-main-3.0.1.13(1).zip) Unloaded->Constructed->Pre-initialized->Initialized
IronChest [Iron Chest] (mod_ironchests-client-4.0.2.44.zip) Unloaded->Constructed->Pre-initialized->Initialized
Railcraft [Railcraft] (Railcraft_6.0.0.zip) Unloaded->Constructed->Pre-initialized->Errored
- LWJGL: 2.4.2
- OpenGL: GeForce GTX 580/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation
- Is Modded: Definitely; 'forge,fml'
- Type: Client
- Texture Pack: faithful32pack.zip
- Profiler Position: N/A (disabled)
cpw.mods.fml.common.LoaderException: java.lang.reflect.InvocationTargetException
at cpw.mods.fml.common.LoadController.transition(LoadController.java:102)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:632)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:176)
at net.minecraft.client.Minecraft.a(Minecraft.java:459)
at net.minecraft.client.Minecraft.run(Minecraft.java:746)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.reflect.InvocationTargetException
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:424)
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.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:631)
... 4 more
Caused by: java.lang.NoSuchFieldError: buildnumber
at denoflionsx.CMR.Core.CMRCore.load(CMRCore.java:13)
at denoflionsx.CMR.CMR.load(CMR.java:24)
... 29 more
--- END ERROR REPORT a6d219fd ----------
upgrade ur railcraft
Display Morei have denlib and minecraft works fine with only denlib
here is the full log
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Failed to start game
This error has been saved to C:\Users\Kasper\Desktop\MultiMC\instances\modded 1.3.2\.minecraft\crash-reports\crash-2012-09-26_13.23.05-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.
--- BEGIN ERROR REPORT 83377a7 --------
Generated 9/26/12 1:23 PM
- Minecraft Version: 1.3.2
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.7.0_07, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 1741003448 bytes (1660 MB) / 2058027008 bytes (1962 MB) up to 3817799680 bytes (3640 MB)
- JVM Flags: 2 total; -Xmx4096m -Xms2048m
- FML: FML v3.1.15.378 Minecraft Forge 4.1.4.272 Optifine OptiFine_1.3.2_HD_U_B3 26 mods loaded, 26 mods active
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Mystcraft [Mystcraft] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
mod_ReiMinimap [mod_ReiMinimap] ([1.3.2]ReiMinimap_v3.2_05.zip) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Core [BuildCraft] (buildcraft-A-3.2.0pre2.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Builders [BC Builders] (buildcraft-A-3.2.0pre2.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Energy [BC Energy] (buildcraft-A-3.2.0pre2.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Factory [BC Factory] (buildcraft-A-3.2.0pre2.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Transport [BC Transport] (buildcraft-A-3.2.0pre2.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.2.0pre2.jar) Unloaded->Constructed->Pre-initialized->Initialized
CMR [Custom Machine Recipes] (CMR_MC1.3.2-Mod1.0.4.jar) Unloaded->Constructed->Pre-initialized->Errored
ComputerCraft [ComputerCraft] (ComputerCraft1.42.zip) Unloaded->Constructed->Pre-initialized->Initialized
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.42.zip) Unloaded->Constructed->Pre-initialized->Initialized
ForestryGuide [ForestryGuide] (CraftGuide-1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
CraftGuide_forge [CraftGuide] (CraftGuide-1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
ExtraBees [Extra Bees] (extrabees-1.4.0.16-dev-build.zip) Unloaded->Constructed->Pre-initialized->Initialized
Forestry [Forestry for Minecraft] (forestry-A-1.5.0.0.jar) Unloaded->Constructed->Pre-initialized->Errored
IC2 [IndustrialCraft 2] (industrialcraft-2_1.106.jar) Unloaded->Constructed->Pre-initialized->Initialized
IC2NuclearControl [Nuclear Control] (IC2NuclearControl-1.3.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_InvTweaks [Inventory Tweaks] (InvTweaks-1.43b-1.3.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
LogisticsPipes|Main [Logistics Pipes] (LogisticsPipes-0.5.1.pre3.jar) Unloaded->Constructed->Pre-initialized->Initialized
CompactSolars [Compact Solar Arrays] (mod_compactsolars-main-3.0.1.13(1).zip) Unloaded->Constructed->Pre-initialized->Initialized
IronChest [Iron Chest] (mod_ironchests-client-4.0.2.44.zip) Unloaded->Constructed->Pre-initialized->Initialized
Railcraft [Railcraft] (Railcraft_6.0.0.zip) Unloaded->Constructed->Pre-initialized->Errored
- LWJGL: 2.4.2
- OpenGL: GeForce GTX 580/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation
- Is Modded: Definitely; 'forge,fml'
- Type: Client
- Texture Pack: faithful32pack.zip
- Profiler Position: N/A (disabled)
cpw.mods.fml.common.LoaderException: java.lang.reflect.InvocationTargetException
at cpw.mods.fml.common.LoadController.transition(LoadController.java:102)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:632)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:176)
at net.minecraft.client.Minecraft.a(Minecraft.java:459)
at net.minecraft.client.Minecraft.run(Minecraft.java:746)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.reflect.InvocationTargetException
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:424)
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.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:631)
... 4 more
Caused by: java.lang.NoSuchFieldError: buildnumber
at denoflionsx.CMR.Core.CMRCore.load(CMRCore.java:13)
at denoflionsx.CMR.CMR.load(CMR.java:24)
... 29 more
--- END ERROR REPORT a6d219fd ----------
That it definitely a denLib error. CMR 1.0.4 requires at least denLib 1.0.4.
The error Caused by: java.lang.NoSuchFieldError: buildnumber is from when I added a version check in 1.0.4. Newer builds will have a very specific error message when you have the wrong version (i.e. denLib is out of date. Please update!)
It seems to have a 1.2.5 version (I take a search by sites, and many say 1.2.5, CMR, blabla, and link to this thread). But when I come here, no 1.2.5 version avaliable. Please can anyone post the download link? Thanks.
denlib 1.0.4 is installed did i screw up something?
It seems to have a 1.2.5 version (I take a search by sites, and many say 1.2.5, CMR, blabla, and link to this thread). But when I come here, no 1.2.5 version avaliable. Please can anyone post the download link? Thanks.
Grr. Stupid forum keeps eating my links.
denlib 1.0.4 is installed did i screw up something?
Must have. denLib goes in the mods folder along with CMR. Can't confirm any problem with CMR 1.0.4 and denLib 1.0.4. Just did a fresh install to double check.
edit: I just changed the download link so you can download copies with denLib built in. If this causes any issues in the future you can override the bundled version by installing the standalone denLib jar in the mods folder.
When I installed with PFF the game crashed, so I deleted the denlib folder from CMR. The game don't crashed, but the .cfg file don't generate. When I re-put the denlib and deleted PFF the game still works, but the CMR still don't works
Hey Deno is there maybe a chance of getting a option to deaktivate all UUM recipe except Iridium? it would be cool
I have no idea if that is possible. I'll look into it though.
i really would like to find something to disable recipes involing UU for anything except iridium ore. I have a bukkit server and use disablecraft to stop players crafting mass fabs and sell UU via signshop/showcase but i also have a new 1.3.2 vanilla server that obviously cannot use plugins so any ideas on how to stop either crafting the mass fab or is there any CMR can do to at least stop recipes from UU??
Note that the GregTech-Addon has a Config to disable UUM-Recipes individually, so you could disable all except Iridium, or only IRidium and let Iridiumore spawn in the World. [/Advertisement]
P.S. If you need the Code, which i use to disable certain Recipes, then just PM me.
QuoteFinans:
-make it possible t add canning recisapes
Quote-make it possible to add maass fabricator amplifiers
-make it possible to add "energy items" like rMan, you can usedstone
-make it possible to add "fuel items" like gunpowder and "fuel items" like biofuel/coalfuel cells
-make it possible to add selectrolyzer recipes
Still, great-tastic!
No more wait man, custom recipes let's you make fuel itens and custom recipes, of course.