Mods loaded: 30
ModLoader 1.2.3
mod_ModLoaderMp 1.2.3v3
mod_MinecraftForge 1.4.0.46
mod_NotEnoughItems 1.2.0
mod_ReiMinimap v3.0_03 [1.2.3]
mod_InvTweaks 1.40 (1.2.3)
mod_Somnia v21 [1.2.3]
mod_SmartMovingMp 7.0.1
mod_PigbearLaser 1.4
mod_LightSensor 1.2.3
mod_BuildCraftCore 2.2.13
mod_BuildCraftBuilders 2.2.13
mod_BuildCraftEnergy 2.2.13
mod_BuildCraftFactory 2.2.13
mod_BuildCraftTransport 2.2.13
mod_RedPowerCore 2.0pr4e
mod_RedPowerWiring 2.0pr4e
mod_RedPowerLogic 2.0pr4e
mod_RedPowerLighting 2.0pr4e
mod_RedPowerArray 2.0pr4e
mod_RedPowerMachine 2.0pr4e
mod_RedPowerWorld 2.0pr4e
mod_stevescarts 1.2.0
mod_Railcraft 4.0.0
mod_Stackables 1.2.3
mod_HealthBars by Vazkii, for 1.2.3 (Update 1)
mod_treecapitator 1.2.3.a updated by bspkrs
mod_EE 1.4.1.5
mod_ThaumCraft 2.0
mod_CustomRecipes 1.2.3_v3-4
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT d9190d61 --------
Generated 4/3/12 4:47 PM
Minecraft: Minecraft 1.2.3
OS: Windows 7 (amd64) version 6.1
Java: 1.7.0_03, Oracle Corporation
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: AMD M880G with ATI Mobility Radeon HD 4200 version 2.1.8796, ATI Technologies Inc.
java.lang.NoSuchMethodError: [color=#800000]railcraft[/color].common.rails.EnumRail.getTag()Ljava/lang/String;
at codechicken.nei.plugins.railcraft.NEIRailCraftConfig.addSubsets(NEIRailCraftConfig.java:92)
at codechicken.nei.plugins.railcraft.NEIRailCraftConfig.loadConfig(NEIRailCraftConfig.java:29)
at codechicken.nei.NEIConfig.loadConfig(NEIConfig.java:620)
at codechicken.nei.NEIConfig.loadWorld(NEIConfig.java:287)
at mod_NotEnoughItems.onTickInGame(mod_NotEnoughItems.java:264)
at ModLoader.onTick(ModLoader.java:1109)
at EntityRendererProxy.b(EntityRendererProxy.java:22)
at net.minecraft.client.Minecraft.x(Minecraft.java:892)
at net.minecraft.client.Minecraft.run(Minecraft.java:747)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 2a34724a ----------
Also, can you add a port for ThaumCraft? Seeing as there are recipes in the Infusing/Dark Infusing table that will note show up in NEI.
Sorry that I can't really help, but its probably a problem with your railcraft mod, so it you don't think you need it too much, just uninstall it for now untill someone with more experience than me check your problem
Alittle unrelated: I noticed you have forge 1.4.0, do you still have the download for that version?
Sorry that I can't really help, but its probably a problem with your railcraft mod, so it you don't think you need it too much, just uninstall it for now untill someone with more experience than me check your problem
Alittle unrelated: I noticed you have forge 1.4.0, do you still have the download for that version?
Well, RailCraft works, but the addon makes me crash (though the RedPower addon doesn't).
And indeed I do... And I feel pretty luck to have kept it, seeing as I can't seem to get to it on the website...
Well, it would not really matter, seeing that even if you know the recipe you can't make it till you have seen the Discovery for it....
Well, RailCraft works, but the addon makes me crash (though the RedPower addon doesn't).
And indeed I do... And I feel pretty luck to have kept it, seeing as I can't seem to get to it on the website...
yeah, the 1.4.1 version of forge doesn't work properly, so I'm having to use the ever glitchy TMI, I wasn't fortunate enought to have ever downloaded it anytime since 1.1
yeah, the 1.4.1 version of forge doesn't work properly, so I'm having to use the ever glitchy TMI, I wasn't fortunate enought to have ever downloaded it anytime since 1.1
I wonder why LexManos removed the 1.4.0 download?
Not sure why...
If you need me to I will upload it to MediaFire so you (and anyone else in need of it) can download it... owo
EDIT: MinecraftForge-1.4.0.46 Download for Minecraft 1.2.3
-----------------------------------------
Um, chickenbones... Can you make the RedPower plug where the Covers and such are under a different Tab? My list of items just jumped from 22 pages to 46 pages and I have to manually un-highlight everything and select everything else in order to minimize the list...
If you need me to I will upload it to MediaFire so you (and anyone else in need of it) can download it... owo
EDIT: MinecraftForge-1.4.0.46 Download for Minecraft 1.2.3
-----------------------------------------
Um, chickenbones... Can you make the RedPower plug where the Covers and such are under a different Tab? My list of items just jumped from 22 pages to 46 pages and I have to manually un-highlight everything and select everything else in order to minimize the list...
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT 5ad80cb4 --------
Generated 4/3/12 6:16 PM
Minecraft: Minecraft 1.2.3
OS: Windows 7 (x86) version 6.1
Java: 1.7.0_03, Oracle Corporation
VM: Java HotSpot™ Client VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: ATI Radeon X1200 Series version 2.1.8545 Release, ATI Technologies Inc.
java.lang.NoClassDefFoundError: codechicken/nei/API
at codechicken.nei.plugins.redpower.NEIRedPowerConfig.loadDamageRanges(NEIRedPowerConfig.java:354)
at codechicken.nei.plugins.redpower.NEIRedPowerConfig.loadConfig(NEIRedPowerConfig.java:46)
at codechicken.nei.NEIConfig.loadConfig(NEIConfig.java:405)
at codechicken.nei.NEIUtils.loadItems(NEIUtils.java:77)
at codechicken.nei.NEIController.onTextChange(NEIController.java:265)
at codechicken.nei.TextField.setText(TextField.java:130)
at codechicken.nei.NEIConfig.loadWorld(NEIConfig.java:118)
at mod_NotEnoughItems.onTickInGame(mod_NotEnoughItems.java:257)
at ModLoader.onTick(ModLoader.java:1109)
at EntityRendererProxy.b(EntityRendererProxy.java:22)
at net.minecraft.client.Minecraft.x(Minecraft.java:892)
at net.minecraft.client.Minecraft.run(Minecraft.java:747)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: codechicken.nei.API
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 13 more
--- END ERROR REPORT aff1340e ----------
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT 5ad80cb4 --------
Generated 4/3/12 6:16 PM
Minecraft: Minecraft 1.2.3
OS: Windows 7 (x86) version 6.1
Java: 1.7.0_03, Oracle Corporation
VM: Java HotSpot™ Client VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: ATI Radeon X1200 Series version 2.1.8545 Release, ATI Technologies Inc.
java.lang.NoClassDefFoundError: codechicken/nei/API
at codechicken.nei.plugins.redpower.NEIRedPowerConfig.loadDamageRanges(NEIRedPowerConfig.java:354)
at codechicken.nei.plugins.redpower.NEIRedPowerConfig.loadConfig(NEIRedPowerConfig.java:46)
at codechicken.nei.NEIConfig.loadConfig(NEIConfig.java:405)
at codechicken.nei.NEIUtils.loadItems(NEIUtils.java:77)
at codechicken.nei.NEIController.onTextChange(NEIController.java:265)
at codechicken.nei.TextField.setText(TextField.java:130)
at codechicken.nei.NEIConfig.loadWorld(NEIConfig.java:118)
at mod_NotEnoughItems.onTickInGame(mod_NotEnoughItems.java:257)
at ModLoader.onTick(ModLoader.java:1109)
at EntityRendererProxy.b(EntityRendererProxy.java:22)
at net.minecraft.client.Minecraft.x(Minecraft.java:892)
at net.minecraft.client.Minecraft.run(Minecraft.java:747)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: codechicken.nei.API
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 13 more
--- END ERROR REPORT aff1340e ----------
According to Risugami’s Mod’s Thread, you didn’t follow the installation instructions correctly.
Hi, I have 'CONFLICT @ -131' or similar appearing in the console output (3rd spoiler) despite me changing it to use unused block IDs in EnderChest.cfg, and I was hoping someone could give me a hand to resolve this, or explain it please.
When I first noticed this I did a NEI Block ID export and saw ID 125 was unused:
then I changed EnderChest.cfg to use block ID 125:
#EnderChest Configuration File
#Deleting any element will restore it to it's default value
#Block ID's will be automatically generated the first time it's run
block.id=125
gui.id=165
but this just resulted in a different conflict number in the console output:
27 achievements
177 recipes
LWJGL Version: 2.4.2
ModLoader 1.2.3 Initializing...
Mod Initialized: mod_AutoSwitch AutoSwitch v1.7.0 for Minecraft 1.2.3
Mod Initialized: mod_BE MC: 1.2.3 ; BE: 1.2.3
Mod Initialized: mod_GuiApiBasicExample 1.1
Mod Initialized: mod_GuiApiIntermediateExample 1.0
Mod Initialized: mod_GuiApiItemTickExample 1.0
Mod Initialized: mod_GuiApiTWLExamples 1.0
Mod Initialized: mod_MinecraftForge 1.4.1.59
Mod Initialized: mod_ModLoaderMp 1.2.3v3
Mod Initialized: mod_NotEnoughItems 1.2.0
Mod Initialized: mod_Timber 1.2.3
Mod Initialized: mod_ReiMinimap v3.0_03 [1.2.3]
Mod Initialized: mod_EnderChest 1.0.2
Mod Initialized: mod_InvTweaks 1.40 (1.2.3)
Overriding /gui/items.png with /mocreatures/hsaddle.png @ 38. 84 left.
Overriding /gui/items.png with /mocreatures/haystack.png @ 102. 83 left.
Overriding /gui/items.png with /mocreatures/sugarlump.png @ 118. 82 left.
Overriding /gui/items.png with /mocreatures/sharkteeth.png @ 119. 81 left.
Overriding /gui/items.png with /mocreatures/sharkegg.png @ 120. 80 left.
Overriding /gui/items.png with /mocreatures/fishyegg.png @ 134. 79 left.
Overriding /gui/items.png with /mocreatures/bigcatclaw.png @ 144. 78 left.
Overriding /gui/items.png with /mocreatures/whip.png @ 145. 77 left.
Overriding /gui/items.png with /mocreatures/medallion.png @ 146. 76 left.
Overriding /gui/items.png with /mocreatures/bedkitty.png @ 147. 75 left.
Overriding /gui/items.png with /mocreatures/boxlitter.png @ 148. 74 left.
Overriding /gui/items.png with /mocreatures/woolball.png @ 149. 73 left.
Overriding /gui/items.png with /mocreatures/rope.png @ 150. 72 left.
Overriding /gui/items.png with /mocreatures/petfood.png @ 152. 71 left.
Overriding /gui/items.png with /mocreatures/crochide.png @ 160. 70 left.
Overriding /gui/items.png with /mocreatures/crocplate.png @ 161. 69 left.
Overriding /gui/items.png with /mocreatures/crochelmet.png @ 162. 68 left.
Overriding /gui/items.png with /mocreatures/croclegs.png @ 163. 67 left.
Overriding /gui/items.png with /mocreatures/crocboots.png @ 164. 66 left.
Mo'Creatures is updating settings
Mod Initialized: mod_mocreatures v3.3.0 (MC 1.2.3)
Mod Initialized: mod_RedPowerArray 2.0pr4e
Mod Initialized: mod_RedPowerCore 2.0pr4e
Mod Initialized: mod_RedPowerLighting 2.0pr4e
Mod Initialized: mod_RedPowerLogic 2.0pr4e
Mod Initialized: mod_RedPowerMachine 2.0pr4e
Mod Initialized: mod_RedPowerWiring 2.0pr4e
Mod Initialized: mod_RedPowerWorld 2.0pr4e
Mod Loaded: mod_AutoSwitch AutoSwitch v1.7.0 for Minecraft 1.2.3
Mod Loaded: mod_BE MC: 1.2.3 ; BE: 1.2.3
Mod Loaded: mod_GuiApiBasicExample 1.1
Mod Loaded: mod_GuiApiIntermediateExample 1.0
Mod Loaded: mod_GuiApiItemTickExample 1.0
Mod Loaded: mod_GuiApiTWLExamples 1.0
Mod Loaded: mod_MinecraftForge 1.4.1.59
Mod Loaded: mod_ModLoaderMp 1.2.3v3
ModLoaderMP 1.0.0 Initialized
Mod Loaded: mod_NotEnoughItems 1.2.0
Mod Loaded: mod_Timber 1.2.3
Mod Loaded: mod_ReiMinimap v3.0_03 [1.2.3] CONFLICT @ -131
Mod Loaded: mod_EnderChest 1.0.2
Mod Loaded: mod_InvTweaks 1.40 (1.2.3)
Mod Loaded: mod_mocreatures v3.3.0 (MC 1.2.3)
Mod Loaded: mod_RedPowerArray 2.0pr4e
Mod Loaded: mod_RedPowerCore 2.0pr4e
Mod Loaded: mod_RedPowerLighting 2.0pr4e
Mod Loaded: mod_RedPowerLogic 2.0pr4e
Mod Loaded: mod_RedPowerMachine 2.0pr4e
Mod Loaded: mod_RedPowerWiring 2.0pr4e
Mod Loaded: mod_RedPowerWorld 2.0pr4e
MinecraftForge v1.4.1.59 Initialized
Done.
Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
OpenAL initialized.
Mod Initialized: MultiplayerSupport MC: 1.2.3; MOD: 1.2.5; SMP: 1.2.5
Deleting C:\Documents and Settings\LocalAdmin\Application Data\.minecraft\saves\New World\data
Deleting C:\Documents and Settings\LocalAdmin\Application Data\.minecraft\saves\New World\region
[Rei's Minimap] MCPatcher HD Fix: Not found
Mo'Creatures Spawned 48 Mo'Creatures
Mo'Creatures DeSpawned 0 Vanilla Creatures
Mo'Creatures Spawned 1 Mo'Creatures
Mo'Creatures DeSpawned 0 Vanilla Creatures
Loaded codechicken.nei.plugins.redpower.NEIRedPowerConfig
Stopping!
So, I'm a little bit confused.
- What does the negative conflict number which is always 256 less than the EnderChest ID mean?
- How come when I set it to use an unused block ID the conflict persists?
- And, how can I get rid of this problem, if it is actually a problem?
I've searched around for an hour or two for conflict etc, and there were plenty of posts about people with crashes and replies saying to change the ID in the config, but I didn't find anything which answered my questions, so I was hoping someone here could. Thanks.
My guess is that you've changed the config to run id dumps are start up.. vs using the ingame menu. Causing false postives for free ids.
I guess this is because of load order of mods.. There is nothing that can be done to solve this. So just know that when you change the config to run id dumps on startup, false positives may happen.
I have a problem with NEI in Creative. If I click on any item in my hotbar or the Item Block selection, I get the Saving Chunks Screen. I have tried to get the crash log, but it was unsuccessful. I have also searched the last 10 pages to see if there was someone who also posted about this but all I see is people talking about the IC2 integration. If anyone can help that would be great.
Edit: It ends up happening in any gamemode. One click in the inventory, and I get a saving chunks error.
According to Risugami’s Mod’s Thread, you didn’t follow the installation instructions correctly.
You clearly did not read my error log there is a problem with the redpower plugin with NEI "at codechicken.nei.plugins.redpower.NEIRedPowerConfig.loadDamageRanges(NEIRedPowerConfig.java:354)" according to that phrase. I did install Risugami's Mod loader correctly I have done this a number of times.
I noticed that i cannot play Minecraft with either of the Railcraft addon or the RedPower Addon they both give me the "Saving Chunks" error upon loading a world or even generating a new world or signing in to a server... I have installed everything and backed up my jar (before using either of those addons) and i can do everything fine but if i install either addon i get saving chunks then black screen and no error report to find!
I am in no way worried about this as i can still play and use all the mods i want (just the addons would be nice) but I thought you should know (assuming you don't know already)
Can anyone help me out? I am still having problems with the saving chunks screen while clicking in any inventory in any gamemode. I have tried reinstalling and having it be the only mod installed but it is something that I can't figure out.
I have a problem with NEI in Creative. If I click on any item in my hotbar or the Item Block selection, I get the Saving Chunks Screen. I have tried to get the crash log, but it was unsuccessful. I have also searched the last 10 pages to see if there was someone who also posted about this but all I see is people talking about the IC2 integration. If anyone can help that would be great.
Edit: It ends up happening in any gamemode. One click in the inventory, and I get a saving chunks error.
I've had this issue too.
I think it's commonplace, but most people ignore it. I think it's somewhat important, because if the creative mode table is accessible, it is possible to delete stuff in multiplayer by dropping stuff into that table.
Maybe an integration of the NEI table on the right can be made that deletes items by sending them to the same place the creative table does in multiplayer... that is... since deletion doesn't exist by dragging items onto the right yet.
The dev is on holiday and also 1.2.5 is coming out later today so just wait and it will come.
1. i know this 2. i also know this i was just saying, just because i said i wanted something doesnt mean i want it now (well i do but im not like all the other people "hur dur updates noes")
Hope you don't mean the ones you got to research first.
Sorry that I can't really help, but its probably a problem with your railcraft mod, so it you don't think you need it too much, just uninstall it for now untill someone with more experience than me check your problem
Alittle unrelated: I noticed you have forge 1.4.0, do you still have the download for that version?
Well, it would not really matter, seeing that even if you know the recipe you can't make it till you have seen the Discovery for it....
Well, RailCraft works, but the addon makes me crash (though the RedPower addon doesn't).
And indeed I do... And I feel pretty luck to have kept it, seeing as I can't seem to get to it on the website...
yeah, the 1.4.1 version of forge doesn't work properly, so I'm having to use the ever glitchy TMI, I wasn't fortunate enought to have ever downloaded it anytime since 1.1
I wonder why LexManos removed the 1.4.0 download?
Not sure why...
If you need me to I will upload it to MediaFire so you (and anyone else in need of it) can download it... owo
EDIT:
MinecraftForge-1.4.0.46 Download for Minecraft 1.2.3
-----------------------------------------
Um, chickenbones... Can you make the RedPower plug where the Covers and such are under a different Tab? My list of items just jumped from 22 pages to 46 pages and I have to manually un-highlight everything and select everything else in order to minimize the list...
Thanks man, that is soooo helpfull
ModLoader 1.2.3
mod_ModLoaderMp 1.2.3v3
mod_MinecraftForge 1.4.1.61
mod_GuiApiBasicExample 1.1
mod_GuiApiIntermediateExample 1.0
mod_GuiApiItemTickExample 1.0
mod_GuiApiTWLExamples 1.0
mod_NotEnoughItems 1.1.3
mod_ReiMinimap v3.0_03 [1.2.3]
mod_AdditionalBuildcraftObjects 0.9.1-84 (MC 1.2.3, BC 3.1.4pre)
mod_BuildCraftCore 3.1.4
mod_BuildCraftBuilders 3.1.4
mod_BuildCraftEnergy 3.1.4
mod_BuildCraftFactory 3.1.4
mod_BuildCraftTransport 3.1.4
mod_BuildCraftSilicon 3.1.4
mod_zAdditionalPipes 3.0.1 (Minecraft 1.2.3, Buildcraft 3.1.4, Forge 1.4.1.59)
mod_EE 1.4.1.5
mod_Forestry 1.4.0.4
mod_BuildCraftZFP (Forestry Package)
mod_IC2 v1.81
mod_IC2AdvancedMachines v3.8
mod_InvTweaks 1.40 (1.2.3)
mod_PigbearLaser 1.4
mod_IronChest 3.1
mod_RedPowerArray 2.0pr4d
mod_RedPowerCore 2.0pr4e
mod_RedPowerLighting 2.0pr4e
mod_RedPowerLogic 2.0pr4e
mod_RedPowerMachine 2.0pr4e
mod_RedPowerWiring 2.0pr4e
mod_RedPowerWorld 2.0pr4e
mod_Timber 1.2.3
mod_ThaumCraft 2.0
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT 5ad80cb4 --------
Generated 4/3/12 6:16 PM
Minecraft: Minecraft 1.2.3
OS: Windows 7 (x86) version 6.1
Java: 1.7.0_03, Oracle Corporation
VM: Java HotSpot™ Client VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: ATI Radeon X1200 Series version 2.1.8545 Release, ATI Technologies Inc.
java.lang.NoClassDefFoundError: codechicken/nei/API
at codechicken.nei.plugins.redpower.NEIRedPowerConfig.loadDamageRanges(NEIRedPowerConfig.java:354)
at codechicken.nei.plugins.redpower.NEIRedPowerConfig.loadConfig(NEIRedPowerConfig.java:46)
at codechicken.nei.NEIConfig.loadConfig(NEIConfig.java:405)
at codechicken.nei.NEIUtils.loadItems(NEIUtils.java:77)
at codechicken.nei.NEIController.onTextChange(NEIController.java:265)
at codechicken.nei.TextField.setText(TextField.java:130)
at codechicken.nei.NEIConfig.loadWorld(NEIConfig.java:118)
at mod_NotEnoughItems.onTickInGame(mod_NotEnoughItems.java:257)
at ModLoader.onTick(ModLoader.java:1109)
at EntityRendererProxy.b(EntityRendererProxy.java:22)
at net.minecraft.client.Minecraft.x(Minecraft.java:892)
at net.minecraft.client.Minecraft.run(Minecraft.java:747)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: codechicken.nei.API
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 13 more
--- END ERROR REPORT aff1340e ----------
My guess is that you've changed the config to run id dumps are start up.. vs using the ingame menu. Causing false postives for free ids.
I guess this is because of load order of mods.. There is nothing that can be done to solve this. So just know that when you change the config to run id dumps on startup, false positives may happen.
Edit: It ends up happening in any gamemode. One click in the inventory, and I get a saving chunks error.
Former Lead Modeler of Pixelmon
The dev is on holiday and also 1.2.5 is coming out later today so just wait and it will come.
I am in no way worried about this as i can still play and use all the mods i want (just the addons would be nice) but I thought you should know (assuming you don't know already)
this is my modloader.txt data
Apr 03, 2012 11:50:34 PM ModLoader init
FINE: ModLoader 1.2.3 Initializing...
Apr 03, 2012 11:50:34 PM ModLoader readFromClassPath
FINER: Adding mods from C:\Users\Ben\AppData\Roaming\.minecraft\bin\minecraft.jar
Apr 03, 2012 11:50:34 PM ModLoader readFromClassPath
FINER: Zip found.
Apr 03, 2012 11:50:34 PM ModLoader addMod
FINE: Mod Initialized: "mod_ModLoaderMp 1.2.3v3" from mod_ModLoaderMp.class
Apr 03, 2012 11:50:34 PM ModLoader addMod
FINE: Mod Initialized: "mod_MinecraftForge 1.4.1.59" from mod_MinecraftForge.class
Apr 03, 2012 11:50:34 PM ModLoader addMod
FINE: Mod Initialized: "mod_NotEnoughItems 1.1.3" from mod_NotEnoughItems.class
Apr 03, 2012 11:50:34 PM ModLoader addOverride
FINER: addOverride(/terrain.png,/morePistons/doublePistonExtension.png,168). 34 left.
Apr 03, 2012 11:50:34 PM ModLoader addOverride
FINER: addOverride(/terrain.png,/morePistons/doublePistonSide.png,169). 33 left.
Apr 03, 2012 11:50:34 PM ModLoader addOverride
FINER: addOverride(/terrain.png,/morePistons/doublePistonBack.png,170). 32 left.
Apr 03, 2012 11:50:34 PM ModLoader addOverride
FINER: addOverride(/terrain.png,/morePistons/triplePistonExtension.png,171). 31 left.
Apr 03, 2012 11:50:34 PM ModLoader addOverride
FINER: addOverride(/terrain.png,/morePistons/triplePistonSide.png,172). 30 left.
Apr 03, 2012 11:50:34 PM ModLoader addOverride
FINER: addOverride(/terrain.png,/morePistons/triplePistonBack.png,173). 29 left.
Apr 03, 2012 11:50:34 PM ModLoader addOverride
FINER: addOverride(/terrain.png,/morePistons/quadPistonExtension.png,184). 28 left.
Apr 03, 2012 11:50:34 PM ModLoader addOverride
FINER: addOverride(/terrain.png,/morePistons/quadPistonSide.png,185). 27 left.
Apr 03, 2012 11:50:34 PM ModLoader addOverride
FINER: addOverride(/terrain.png,/morePistons/quadPistonBack.png,186). 26 left.
Apr 03, 2012 11:50:34 PM ModLoader addOverride
FINER: addOverride(/terrain.png,/morePistons/pistonRod.png,187). 25 left.
Apr 03, 2012 11:50:34 PM ModLoader addOverride
FINER: addOverride(/terrain.png,/morePistons/pistonRodTop.png,188). 24 left.
Apr 03, 2012 11:50:34 PM ModLoader setupProperties
FINER: idBlockDoublePistonBase set to 210
Apr 03, 2012 11:50:34 PM ModLoader setupProperties
FINER: idBlockDoubleStickyPistonBase set to 211
Apr 03, 2012 11:50:34 PM ModLoader setupProperties
FINER: idBlockTriplePistonBase set to 212
Apr 03, 2012 11:50:34 PM ModLoader setupProperties
FINER: idBlockTripleStickyPistonBase set to 213
Apr 03, 2012 11:50:34 PM ModLoader setupProperties
FINER: idBlockQuadPistonBase set to 214
Apr 03, 2012 11:50:34 PM ModLoader setupProperties
FINER: idBlockQuadStickyPistonBase set to 215
Apr 03, 2012 11:50:34 PM ModLoader setupProperties
FINER: idBlockGravitationalPistonBase set to 216
Apr 03, 2012 11:50:34 PM ModLoader setupProperties
FINER: idBlockPistonExtension set to 217
Apr 03, 2012 11:50:34 PM ModLoader setupProperties
FINER: idBlockPistonRod set to 209
Apr 03, 2012 11:50:34 PM ModLoader addMod
FINE: Mod Initialized: "mod_MorePistons V0.8 for [1.2.3]" from mod_MorePistons.class
Apr 03, 2012 11:50:34 PM ModLoader addMod
FINE: Mod Initialized: "mod_GuiApiBasicExample 1.1" from mod_GuiApiBasicExample.class
Apr 03, 2012 11:50:34 PM ModLoader addMod
FINE: Mod Initialized: "mod_GuiApiIntermediateExample 1.0" from mod_GuiApiIntermediateExample.class
Apr 03, 2012 11:50:34 PM ModLoader addMod
FINE: Mod Initialized: "mod_GuiApiItemTickExample 1.0" from mod_GuiApiItemTickExample.class
Apr 03, 2012 11:50:34 PM ModLoader addMod
FINE: Mod Initialized: "mod_GuiApiTWLExamples 1.0" from mod_GuiApiTWLExamples.class
Apr 03, 2012 11:50:34 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Ben\AppData\Roaming\.minecraft\mods\[1.2.3]ReiMinimap_v3.0_03.zip
Apr 03, 2012 11:50:34 PM ModLoader readFromModFolder
FINER: Zip found.
Apr 03, 2012 11:50:34 PM ModLoader addMod
FINE: Mod Initialized: "mod_ReiMinimap v3.0_03 [1.2.3]" from mod_ReiMinimap.class
Apr 03, 2012 11:50:34 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Ben\AppData\Roaming\.minecraft\mods\buildcraft-client-A-core-2.2.13.zip
Apr 03, 2012 11:50:34 PM ModLoader readFromModFolder
FINER: Zip found.
Apr 03, 2012 11:50:34 PM ModLoader addMod
FINE: Mod Initialized: "mod_BuildCraftCore 2.2.13" from mod_BuildCraftCore.class
Apr 03, 2012 11:50:34 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Ben\AppData\Roaming\.minecraft\mods\buildcraft-client-B-builders-2.2.13.zip
Apr 03, 2012 11:50:34 PM ModLoader readFromModFolder
FINER: Zip found.
Apr 03, 2012 11:50:34 PM ModLoader addMod
FINE: Mod Initialized: "mod_BuildCraftBuilders 2.2.13" from mod_BuildCraftBuilders.class
Apr 03, 2012 11:50:34 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Ben\AppData\Roaming\.minecraft\mods\buildcraft-client-B-energy-2.2.13.zip
Apr 03, 2012 11:50:34 PM ModLoader readFromModFolder
FINER: Zip found.
Apr 03, 2012 11:50:34 PM ModLoader addMod
FINE: Mod Initialized: "mod_BuildCraftEnergy 2.2.13" from mod_BuildCraftEnergy.class
Apr 03, 2012 11:50:34 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Ben\AppData\Roaming\.minecraft\mods\buildcraft-client-B-factory-2.2.13.zip
Apr 03, 2012 11:50:34 PM ModLoader readFromModFolder
FINER: Zip found.
Apr 03, 2012 11:50:34 PM ModLoader addMod
FINE: Mod Initialized: "mod_BuildCraftFactory 2.2.13" from mod_BuildCraftFactory.class
Apr 03, 2012 11:50:34 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Ben\AppData\Roaming\.minecraft\mods\buildcraft-client-B-transport-2.2.13.zip
Apr 03, 2012 11:50:34 PM ModLoader readFromModFolder
FINER: Zip found.
Apr 03, 2012 11:50:34 PM ModLoader addMod
FINE: Mod Initialized: "mod_BuildCraftTransport 2.2.13" from mod_BuildCraftTransport.class
Apr 03, 2012 11:50:34 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Ben\AppData\Roaming\.minecraft\mods\CodeChickenCore-Client 0.4.3.zip
Apr 03, 2012 11:50:34 PM ModLoader readFromModFolder
FINER: Zip found.
Apr 03, 2012 11:50:34 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Ben\AppData\Roaming\.minecraft\mods\EE2ModV1.4.1.5.zip
Apr 03, 2012 11:50:34 PM ModLoader readFromModFolder
FINER: Zip found.
Apr 03, 2012 11:50:35 PM ModLoaderMp log
FINE: ModLoaderMP 1.0.0 Initialized
Apr 03, 2012 11:50:35 PM forge.ForgeHooks <clinit>
INFO: MinecraftForge v1.4.1.59 Initialized
Apr 03, 2012 11:50:35 PM ModLoader addMod
FINE: Mod Initialized: "mod_EE 1.4.1.5" from mod_EE.class
Apr 03, 2012 11:50:35 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Ben\AppData\Roaming\.minecraft\mods\forestry-client-A-1.4.0.3_bc2.2.jar
Apr 03, 2012 11:50:35 PM ModLoader readFromModFolder
FINER: Zip found.
Apr 03, 2012 11:50:35 PM ModLoader addMod
FINE: Mod Initialized: "mod_Forestry 1.4.0.3" from mod_Forestry.class
Apr 03, 2012 11:50:35 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Ben\AppData\Roaming\.minecraft\mods\industrialcraft-2-client_1.81.jar
Apr 03, 2012 11:50:35 PM ModLoader readFromModFolder
FINER: Zip found.
Apr 03, 2012 11:50:35 PM ModLoader addMod
FINE: Mod Initialized: "mod_IC2 v1.81" from mod_IC2.class
Apr 03, 2012 11:50:35 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Ben\AppData\Roaming\.minecraft\mods\millenaire2.4.3.zip
Apr 03, 2012 11:50:35 PM ModLoader readFromModFolder
FINER: Zip found.
Apr 03, 2012 11:50:36 PM ModLoader addMod
FINE: Mod Initialized: "mod_Millenaire 2.4.3" from mod_Millenaire.class
Apr 03, 2012 11:50:36 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Ben\AppData\Roaming\.minecraft\mods\mocreatures
Apr 03, 2012 11:50:36 PM ModLoader readFromModFolder
FINER: Directory found.
Apr 03, 2012 11:50:36 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Ben\AppData\Roaming\.minecraft\mods\MoCreatures.zip
Apr 03, 2012 11:50:36 PM ModLoader readFromModFolder
FINER: Zip found.
Apr 03, 2012 11:50:36 PM ModLoader addOverride
FINER: addOverride(/gui/items.png,/mocreatures/hsaddle.png,119). 81 left.
Apr 03, 2012 11:50:36 PM ModLoader addOverride
FINER: addOverride(/gui/items.png,/mocreatures/haystack.png,120). 80 left.
Apr 03, 2012 11:50:36 PM ModLoader addOverride
FINER: addOverride(/gui/items.png,/mocreatures/sugarlump.png,134). 79 left.
Apr 03, 2012 11:50:36 PM ModLoader addOverride
FINER: addOverride(/gui/items.png,/mocreatures/sharkteeth.png,144). 78 left.
Apr 03, 2012 11:50:36 PM ModLoader addOverride
FINER: addOverride(/gui/items.png,/mocreatures/sharkegg.png,145). 77 left.
Apr 03, 2012 11:50:36 PM ModLoader addOverride
FINER: addOverride(/gui/items.png,/mocreatures/fishyegg.png,146). 76 left.
Apr 03, 2012 11:50:36 PM ModLoader addOverride
FINER: addOverride(/gui/items.png,/mocreatures/bigcatclaw.png,147). 75 left.
Apr 03, 2012 11:50:36 PM ModLoader addOverride
FINER: addOverride(/gui/items.png,/mocreatures/whip.png,148). 74 left.
Apr 03, 2012 11:50:36 PM ModLoader addOverride
FINER: addOverride(/gui/items.png,/mocreatures/medallion.png,149). 73 left.
Apr 03, 2012 11:50:36 PM ModLoader addOverride
FINER: addOverride(/gui/items.png,/mocreatures/bedkitty.png,150). 72 left.
Apr 03, 2012 11:50:36 PM ModLoader addOverride
FINER: addOverride(/gui/items.png,/mocreatures/boxlitter.png,152). 71 left.
Apr 03, 2012 11:50:36 PM ModLoader addOverride
FINER: addOverride(/gui/items.png,/mocreatures/woolball.png,160). 70 left.
Apr 03, 2012 11:50:36 PM ModLoader addOverride
FINER: addOverride(/gui/items.png,/mocreatures/rope.png,161). 69 left.
Apr 03, 2012 11:50:36 PM ModLoader addOverride
FINER: addOverride(/gui/items.png,/mocreatures/petfood.png,162). 68 left.
Apr 03, 2012 11:50:36 PM ModLoader addOverride
FINER: addOverride(/gui/items.png,/mocreatures/crochide.png,163). 67 left.
Apr 03, 2012 11:50:36 PM ModLoader addOverride
FINER: addOverride(/gui/items.png,/mocreatures/crocplate.png,164). 66 left.
Apr 03, 2012 11:50:36 PM ModLoader addOverride
FINER: addOverride(/gui/items.png,/mocreatures/crochelmet.png,165). 65 left.
Apr 03, 2012 11:50:36 PM ModLoader addOverride
FINER: addOverride(/gui/items.png,/mocreatures/croclegs.png,166). 64 left.
Apr 03, 2012 11:50:36 PM ModLoader addOverride
FINER: addOverride(/gui/items.png,/mocreatures/crocboots.png,168). 63 left.
Apr 03, 2012 11:50:36 PM ModLoader addMod
FINE: Mod Initialized: "mod_mocreatures v3.3.0 (MC 1.2.3)" from mod_mocreatures.class
Apr 03, 2012 11:50:36 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Ben\AppData\Roaming\.minecraft\mods\mod_GuiApiBasicExample
Apr 03, 2012 11:50:36 PM ModLoader readFromModFolder
FINER: Directory found.
Apr 03, 2012 11:50:36 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Ben\AppData\Roaming\.minecraft\mods\mod_GuiApiIntermediateExample
Apr 03, 2012 11:50:36 PM ModLoader readFromModFolder
FINER: Directory found.
Apr 03, 2012 11:50:36 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Ben\AppData\Roaming\.minecraft\mods\mod_GuiApiItemTickExample
Apr 03, 2012 11:50:36 PM ModLoader readFromModFolder
FINER: Directory found.
Apr 03, 2012 11:50:36 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Ben\AppData\Roaming\.minecraft\mods\mod_GuiApiTWLExamples
Apr 03, 2012 11:50:36 PM ModLoader readFromModFolder
FINER: Directory found.
Apr 03, 2012 11:50:36 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Ben\AppData\Roaming\.minecraft\mods\Railcraft_Client_4.1.4.zip
Apr 03, 2012 11:50:36 PM ModLoader readFromModFolder
FINER: Zip found.
Apr 03, 2012 11:50:36 PM ModLoader addMod
FINE: Mod Initialized: "mod_Railcraft 4.1.4" from mod_Railcraft.class
Apr 03, 2012 11:50:36 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Ben\AppData\Roaming\.minecraft\mods\RedPowerArray-2.0pr4e.zip
Apr 03, 2012 11:50:36 PM ModLoader readFromModFolder
FINER: Zip found.
Apr 03, 2012 11:50:36 PM ModLoader addMod
FINE: Mod Initialized: "mod_RedPowerArray 2.0pr4e" from mod_RedPowerArray.class
Apr 03, 2012 11:50:36 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Ben\AppData\Roaming\.minecraft\mods\RedPowerCore-2.0pr4e.zip
Apr 03, 2012 11:50:36 PM ModLoader readFromModFolder
FINER: Zip found.
Apr 03, 2012 11:50:36 PM ModLoader addMod
FINE: Mod Initialized: "mod_RedPowerCore 2.0pr4e" from mod_RedPowerCore.class
Apr 03, 2012 11:50:36 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Ben\AppData\Roaming\.minecraft\mods\RedPowerLighting-2.0pr4e.zip
Apr 03, 2012 11:50:36 PM ModLoader readFromModFolder
FINER: Zip found.
Apr 03, 2012 11:50:36 PM ModLoader addMod
FINE: Mod Initialized: "mod_RedPowerLighting 2.0pr4e" from mod_RedPowerLighting.class
Apr 03, 2012 11:50:36 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Ben\AppData\Roaming\.minecraft\mods\RedPowerLogic-2.0pr4e.zip
Apr 03, 2012 11:50:36 PM ModLoader readFromModFolder
FINER: Zip found.
Apr 03, 2012 11:50:36 PM ModLoader addMod
FINE: Mod Initialized: "mod_RedPowerLogic 2.0pr4e" from mod_RedPowerLogic.class
Apr 03, 2012 11:50:36 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Ben\AppData\Roaming\.minecraft\mods\RedPowerMachine-2.0pr4e.zip
Apr 03, 2012 11:50:36 PM ModLoader readFromModFolder
FINER: Zip found.
Apr 03, 2012 11:50:36 PM ModLoader addMod
FINE: Mod Initialized: "mod_RedPowerMachine 2.0pr4e" from mod_RedPowerMachine.class
Apr 03, 2012 11:50:36 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Ben\AppData\Roaming\.minecraft\mods\RedPowerWiring-2.0pr4e.zip
Apr 03, 2012 11:50:36 PM ModLoader readFromModFolder
FINER: Zip found.
Apr 03, 2012 11:50:36 PM ModLoader addMod
FINE: Mod Initialized: "mod_RedPowerWiring 2.0pr4e" from mod_RedPowerWiring.class
Apr 03, 2012 11:50:36 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Ben\AppData\Roaming\.minecraft\mods\RedPowerWorld-2.0pr4e.zip
Apr 03, 2012 11:50:36 PM ModLoader readFromModFolder
FINER: Zip found.
Apr 03, 2012 11:50:36 PM ModLoader addMod
FINE: Mod Initialized: "mod_RedPowerWorld 2.0pr4e" from mod_RedPowerWorld.class
Apr 03, 2012 11:50:36 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Ben\AppData\Roaming\.minecraft\mods\rei_minimap
Apr 03, 2012 11:50:36 PM ModLoader readFromModFolder
FINER: Directory found.
Apr 03, 2012 11:50:36 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Users\Ben\AppData\Roaming\.minecraft\mods\WirelessRedstone.zip
Apr 03, 2012 11:50:36 PM ModLoader readFromModFolder
FINER: Zip found.
Apr 03, 2012 11:50:36 PM ModLoader addMod
FINE: Mod Initialized: "WirelessRedstone 1.5" from mod_WirelessRedstone.class
Apr 03, 2012 11:50:36 PM ModLoader addMod
FINE: Mod Initialized: "mod_WirelessRedstoneDev 1.5" from mod_WirelessRedstoneDev.class
Apr 03, 2012 11:50:36 PM ModLoader init
FINE: Mod Loaded: "mod_ModLoaderMp 1.2.3v3"
Apr 03, 2012 11:50:36 PM ModLoader init
FINE: Mod Loaded: "mod_MinecraftForge 1.4.1.59"
Apr 03, 2012 11:50:36 PM ModLoader init
FINE: Mod Loaded: "mod_NotEnoughItems 1.1.3"
Apr 03, 2012 11:50:36 PM ModLoader init
FINE: Mod Loaded: "mod_MorePistons V0.8 for [1.2.3]"
Apr 03, 2012 11:50:36 PM ModLoader init
FINE: Mod Loaded: "mod_GuiApiBasicExample 1.1"
Apr 03, 2012 11:50:36 PM ModLoader init
FINE: Mod Loaded: "mod_GuiApiIntermediateExample 1.0"
Apr 03, 2012 11:50:36 PM ModLoader init
FINE: Mod Loaded: "mod_GuiApiItemTickExample 1.0"
Apr 03, 2012 11:50:37 PM ModLoader init
FINE: Mod Loaded: "mod_GuiApiTWLExamples 1.0"
Apr 03, 2012 11:50:37 PM ModLoader init
FINE: Mod Loaded: "mod_ReiMinimap v3.0_03 [1.2.3]"
Apr 03, 2012 11:50:37 PM ModLoader init
FINE: Mod Loaded: "mod_BuildCraftCore 2.2.13"
Apr 03, 2012 11:50:37 PM ModLoader init
FINE: Mod Loaded: "mod_BuildCraftBuilders 2.2.13"
Apr 03, 2012 11:50:37 PM ModLoader init
FINE: Mod Loaded: "mod_BuildCraftEnergy 2.2.13"
Apr 03, 2012 11:50:37 PM ModLoader init
FINE: Mod Loaded: "mod_BuildCraftFactory 2.2.13"
Apr 03, 2012 11:50:37 PM ModLoader init
FINE: Mod Loaded: "mod_BuildCraftTransport 2.2.13"
Apr 03, 2012 11:50:37 PM ModLoader init
FINE: Mod Loaded: "mod_EE 1.4.1.5"
Apr 03, 2012 11:50:37 PM ModLoader init
FINE: Mod Loaded: "mod_Forestry 1.4.0.3"
Apr 03, 2012 11:50:37 PM ModLoader init
FINE: Mod Loaded: "mod_IC2 v1.81"
Apr 03, 2012 11:50:37 PM ModLoader init
FINE: Mod Loaded: "mod_Millenaire 2.4.3"
Apr 03, 2012 11:50:37 PM ModLoader init
FINE: Mod Loaded: "mod_mocreatures v3.3.0 (MC 1.2.3)"
Apr 03, 2012 11:50:37 PM railcraft.common.CoreOreHandler registerOre
FINER: Railcraft Core Module: Bronze detected, adding alternative minecart recipe: ingotBronze, id=5,261
Apr 03, 2012 11:50:37 PM railcraft.common.CoreOreHandler registerOre
FINER: Railcraft Core Module: Bronze detected, adding alternative minecart recipe: ingotBronze, id=30,246
Apr 03, 2012 11:50:37 PM railcraft.common.BoreOreHandler registerOre
FINER: Railcraft Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=249 meta=0
Apr 03, 2012 11:50:37 PM railcraft.common.BoreOreHandler registerOre
FINER: Railcraft Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreTin, id=248 meta=0
Apr 03, 2012 11:50:37 PM railcraft.common.BoreOreHandler registerOre
FINER: Railcraft Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreUranium, id=247 meta=0
Apr 03, 2012 11:50:37 PM railcraft.common.BoreOreHandler registerOre
FINER: Railcraft Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: woodRubber, id=243 meta=0
Apr 03, 2012 11:50:37 PM railcraft.common.IC2OreHandler registerOre
FINER: Railcraft IC2 Module: Tin detected, adding Energy Detector recipe: id=5,260
Apr 03, 2012 11:50:37 PM railcraft.common.IC2OreHandler registerOre
FINER: Railcraft IC2 Module: Tin detected, adding Energy Detector recipe: id=30,247
Apr 03, 2012 11:50:37 PM railcraft.common.FactoryOreHandler registerOre
FINER: Railcraft Factory Module: Bronze detected, adding alternative recipes: ingotBronze, id=5,261
Apr 03, 2012 11:50:37 PM railcraft.common.FactoryOreHandler registerOre
FINER: Railcraft Factory Module: Bronze detected, adding alternative recipes: ingotBronze, id=30,246
Apr 03, 2012 11:50:37 PM railcraft.common.FactoryOreHandler registerOre
FINER: Railcraft Factory Module: Refined Iron detected, adding alternative recipes: ingotRefinedIron, id=30,249
Apr 03, 2012 11:50:37 PM ModLoader init
FINE: Mod Loaded: "mod_Railcraft 4.1.4"
Apr 03, 2012 11:50:37 PM ModLoader init
FINE: Mod Loaded: "mod_RedPowerArray 2.0pr4e"
Apr 03, 2012 11:50:37 PM ModLoader init
FINE: Mod Loaded: "mod_RedPowerCore 2.0pr4e"
Apr 03, 2012 11:50:37 PM ModLoader init
FINE: Mod Loaded: "mod_RedPowerLighting 2.0pr4e"
Apr 03, 2012 11:50:37 PM ModLoader init
FINE: Mod Loaded: "mod_RedPowerLogic 2.0pr4e"
Apr 03, 2012 11:50:37 PM ModLoader init
FINE: Mod Loaded: "mod_RedPowerMachine 2.0pr4e"
Apr 03, 2012 11:50:37 PM ModLoader init
FINE: Mod Loaded: "mod_RedPowerWiring 2.0pr4e"
Apr 03, 2012 11:50:37 PM ModLoader init
FINE: Mod Loaded: "mod_RedPowerWorld 2.0pr4e"
Apr 03, 2012 11:50:37 PM ModLoader addOverride
FINER: addOverride(/terrain.png,/WirelessSprites/topOn.png,189). 23 left.
Apr 03, 2012 11:50:37 PM ModLoader addOverride
FINER: addOverride(/terrain.png,/WirelessSprites/topOff.png,190). 22 left.
Apr 03, 2012 11:50:37 PM ModLoader addOverride
FINER: addOverride(/terrain.png,/WirelessSprites/rxOn.png,191). 21 left.
Apr 03, 2012 11:50:37 PM ModLoader addOverride
FINER: addOverride(/terrain.png,/WirelessSprites/rxOff.png,198). 20 left.
Apr 03, 2012 11:50:37 PM ModLoader addOverride
FINER: addOverride(/terrain.png,/WirelessSprites/txOn.png,199). 19 left.
Apr 03, 2012 11:50:37 PM ModLoader addOverride
FINER: addOverride(/terrain.png,/WirelessSprites/txOff.png,200). 18 left.
Apr 03, 2012 11:50:37 PM ModLoader init
FINE: Mod Loaded: "WirelessRedstone 1.5"
Apr 03, 2012 11:50:37 PM ModLoader init
FINE: Mod Loaded: "mod_WirelessRedstoneDev 1.5"
Apr 03, 2012 11:50:37 PM BuildCraftCore initialize
FINE: Starting BuildCraft 2.2.13
Apr 03, 2012 11:50:37 PM BuildCraftCore initialize
FINE: Copyright © SpaceToad, 2011
Apr 03, 2012 11:50:37 PM BuildCraftCore initialize
FINE: http://www.mod-buildcraft.com
Apr 03, 2012 11:50:37 PM forestry.ForestryCore ModsLoaded
FINE: Using buildcraft.energy.PneumaticPowerFramework as framework.
Apr 03, 2012 11:50:37 PM forestry.config.OreHandler initApatiteOre
FINER: Registering ore apatite.
Apr 03, 2012 11:50:37 PM railcraft.common.BoreOreHandler registerOre
FINER: Railcraft Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreApatite, id=198 meta=0
Apr 03, 2012 11:50:37 PM railcraft.common.BoreOreHandler registerOre
FINER: Railcraft Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=198 meta=1
Apr 03, 2012 11:50:37 PM railcraft.common.BoreOreHandler registerOre
FINER: Railcraft Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreTin, id=198 meta=2
Apr 03, 2012 11:50:37 PM forestry.ForestryCore ModsLoaded
FINE: Skipped plugin class forestry.plugins.PluginTwilightForest because preconditions were not met.
Apr 03, 2012 11:50:38 PM railcraft.common.IC2OreHandler registerOre
FINER: Railcraft IC2 Module: Tin detected, adding Energy Detector recipe: id=1,257
Apr 03, 2012 11:50:38 PM railcraft.common.BoreOreHandler registerOre
FINER: Railcraft Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSilver, id=140 meta=3
Apr 03, 2012 11:50:38 PM railcraft.common.BoreOreHandler registerOre
FINER: Railcraft Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreTin, id=140 meta=4
Apr 03, 2012 11:50:38 PM railcraft.common.BoreOreHandler registerOre
FINER: Railcraft Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=140 meta=5
Apr 03, 2012 11:50:38 PM railcraft.common.BoreOreHandler registerOre
FINER: Railcraft Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: woodRubber, id=143 meta=0
Apr 03, 2012 11:50:38 PM ModLoader addAllRenderers
FINE: Initialized
Apr 03, 2012 11:50:43 PM ee.EEAddonForestry initialize
FINE: [EE2] Loaded EE2-Forestry Addon
Apr 03, 2012 11:50:43 PM ee.EEAddonIC2 initialize
FINE: [EE2] Loaded EE2-IC2 Addon
Apr 03, 2012 11:50:43 PM ee.EEAddonRP2 initBase
FINE: [EE2] Loaded EE2-RP2 Core Addon
Apr 03, 2012 11:50:43 PM ee.EEAddonRP2 initBase
FINE: [EE2] Loaded EE2-RP2 Core Addon
Apr 03, 2012 11:50:43 PM ee.EEAddonRP2 initWorld
FINE: [EE2] Loaded EE2-RP2 World Addon
Apr 03, 2012 11:50:43 PM railcraft.common.modules.ModuleBuildcraft integrateWithBuildcraft
FINER: Railcraft Buildcraft Module 4.1.4: Buildcraft Detected, creating Tank Cart and Liquid Loader recipes.
Apr 03, 2012 11:50:43 PM railcraft.common.modules.ModuleIC2 integrateWithIC2
FINER: Railcraft IC2 Module 4.1.4: IC2 Detected, creating MFE Cart and Energy Loader recipes.
I've had this issue too.
I think it's commonplace, but most people ignore it. I think it's somewhat important, because if the creative mode table is accessible, it is possible to delete stuff in multiplayer by dropping stuff into that table.
Maybe an integration of the NEI table on the right can be made that deletes items by sending them to the same place the creative table does in multiplayer... that is... since deletion doesn't exist by dragging items onto the right yet.
1. i know this 2. i also know this i was just saying, just because i said i wanted something doesnt mean i want it now (well i do but im not like all the other people "hur dur updates noes")
Former Lead Modeler of Pixelmon
You're missing something, hint is located in the quote above.