The only MJ source I see people really wanting to use right now is maybe DartCraft's engines. And judging from what he thinks about new power sources he isn't likely to add support for RF. No matter, if I ever choose to use that crazy mod I still have EnderIO to toss the MJ through.
Rollback Post to RevisionRollBack
If you are satisfied and do what you feel you must do, no matter what that is... then you have reached perfection. -Metamoq, Corwid of the Free
Not really. What MJ source are you wanting to use? Steam Dynamos can already accept Steam from boilers, the Compression Dynamo works with Fuel, Oil, Coal, and Biofuel, and the Magmatic Dynamo takes Lava and Pyrotheum.
This. I actually spent about a week and a half trying to set up a stable 1.6.4 Buildcraft oil-fired MJ power plant (well, oil refined to fuel), and after about eight redesigns and the realizations that (A) I was spending all of my time trying to keep the accursed generation plant working and (B) after all of the overhead and parasitic losses, I wasn't even getting useful power out of it, I tore it all out, threw everything into my lava incinerator, and decided that anything I had that needed MJ could just wait until TE3 shipped. Then when the first TE3 beta came out, I went on my test server, installed a bank of magmatic dynamos, ripped out all the multiple parallel BC gold fluid pipes and replaced them with single runs of fluiduct, and it all Just Worked. No mess, no fuss, no overheating, no stupid malfunctioning refineries...
Not really. What MJ source are you wanting to use? Steam Dynamos can already accept Steam from boilers, the Compression Dynamo works with Fuel, Oil, Coal, and Biofuel, and the Magmatic Dynamo takes Lava and Pyrotheum.
Other than some sort of solar EU -> MJ -> RF cheese, there's not much that Dynamos don't already cover. The only ones I can think of offhand are Creosote and Biomass. I'm *thinking* about a bio-dynamo, but we'd also have to add a fluid in TE that it would use.
A method of energy conversion (MJ-> RF) would allow for much better integration with differing sections of power plants, such as those established on MJ. You must already recognize that energy conversions can be beneficial considering your own mod provides a method for converting your RJ to MJ . I suppose I'm confused as to why you oppose to reverse ?
A method of energy conversion (MJ-> RF) would allow for much better integration with differing sections of power plants, such as those established on MJ. You must already recognize that energy conversions can be beneficial considering your own mod provides a method for converting your RJ to MJ . I suppose I'm confused as to why you oppose to reverse ?
TE uses only RF internally. The RF power API is so much saner and easier to work with than Buildcraft's that most of the rest of the Minecraft modding universe that uses power has either already adopted it or announced support for it. (It was noted previously that it took 30 minutes to add RF support to Universal Electricity.) Buildcraft MJ, on the other hand, is so balky by design and difficult to work with, both for mod authors and for players, that ... honestly, who even wants to if they don't have to?
RF conduits can convert outgoing power to MJ as a courtesy and convenience to people who want to use TE to power MJ-consuming machines. But bringing Buildcraft power into TE ... why on earth would you? If you need RF power, it's so much simpler, easier and saner to just generate it in TE in the first place.
A method of energy conversion (MJ-> RF) would allow for much better integration with differing sections of power plants, such as those established on MJ. You must already recognize that energy conversions can be beneficial considering your own mod provides a method for converting your RJ to MJ . I suppose I'm confused as to why you oppose to reverse ?
Mainly because adding something that receives BC power - a converter or a machine - takes more memory and CPU than it should, and you can directly generate RF which will convert to MJ in the worst case. So by providing a converter and saying "use BC gen instead," I'm really saying "Go ahead and use more memory and CPU than you should for task X." TE isn't about that.
I'm not ruling out a Kinetic dynamo, but it's basically going to be like the others - 40 RF/t; upgradeable in the future.
So was messing around with Thermal Expansion and I have to say props for going your own way. I like the feel of Redstone Flux because I feel it meshes better with the Minecraft world. And I also enjoy the minimalist tech nature that is TE (compared to the craziness in other tech mods) but what it offers can add complexity when combined with other tech mods.
Considering the conversation on cinnabar earlier (speaking of TC4/TE compatibility), would you possibly consider a TC4 plugin on that matter? Thaumic Dynamos that convert aura into RF, Thaumium Itemducts and Fluiducts, thaumic machines that can create ingredient items like shards and vanilla items, and maybe some TE items, stuff like that. Just some ideas that I think will be fun.
Hello! Im new to Mincraft and enjoying it, but I am still in the testing phase...SO MANY MODS!!!!!!!
So I am having a crashing problem, I was hping to get some advice on how to correct it here. I have many mods installed (mod pack) but started getting crashes when installing CoFH core and Thermal Expansion 3.0.0.b7a. Thank you ahead of time for any assistance! (I looked up hoe to post spoiler)
---- Minecraft Crash Report ----
// Don't do that.
Time: 11/25/13 4:38 AM
Description: Initializing game
java.lang.ArrayIndexOutOfBoundsException: 32004
at net.minecraftforge.common.Configuration.getItem(Configuration.java:194)
at net.minecraftforge.common.Configuration.getItem(Configuration.java:183)
at cofh.util.ConfigHandler.init(ConfigHandler.java:210)
at thermalexpansion.ThermalExpansion.preInit(ThermalExpansion.java:128)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:520)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraftforge.common.Configuration.getItem(Configuration.java:194)
at net.minecraftforge.common.Configuration.getItem(Configuration.java:183)
at cofh.util.ConfigHandler.init(ConfigHandler.java:210)
at thermalexpansion.ThermalExpansion.preInit(ThermalExpansion.java:128)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:520)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
King Lemming, I have a question relating to Activators not placing blocks on MCPC+ ... Does the activator by any chance utilize a fake user to place blocks? If so, what is the name of the user? It may be necessary to grant it build permission in order for Activators to work on MCPC+ servers.
I assume this is directed at me? The 40xx is Forge auto-resolving a conflict.
Also, TE is older than BoP and had established itself in the 20xx range first. I see no compelling reason to move. If all mods are installed at the same time, Forge auto-resolves it all properly. The issue is as per usual adding to an already established config.
I learned something new today. I'm sorry if I sounded rude, I didn't mean to. Thank you for your reply, and thank you for such an awesome mod!
MCI Craft supports RF. Its Power Storage machine could be used to convert MJ to RF (It uses the 10RF per 1MJ rate), it doesn't limit the transfer rate per tick.
For those looking for a Quarry replacement its Mineshaft Mole may work as one.
King Lemming, I have a question relating to Activators not placing blocks on MCPC+ ... Does the activator by any chance utilize a fake user to place blocks? If so, what is the name of the user? It may be necessary to grant it build permission in order for Activators to work on MCPC+ servers.
I learned something new today. I'm sorry if I sounded rude, I didn't mean to. Thank you for your reply, and thank you for such an awesome mod!
A question: Is TE3 compatible with railcraft?
No worries. Just that there's no way to configure a mod to avoid ID conflicts, since it depends on other mods and non-existing configs, etc, etc. It'll be way better post-1.7.
No worries. Just that there's no way to configure a mod to avoid ID conflicts, since it depends on other mods and non-existing configs, etc, etc. It'll be way better post-1.7.
Sounds like it'll be a severe nightmare for modders to update.
Though the end results sound well worth it. Block/Item IDs are a royal pain in the *bleep* to deal with sometimes.
King Lemming, I have a question relating to Activators not placing blocks on MCPC+ ... Does the activator by any chance utilize a fake user to place blocks? If so, what is the name of the user? It may be necessary to grant it build permission in order for Activators to work on MCPC+ servers.
That was the problem. For Activators to work on MCPC+, if build permission is not granted globally, the '[CoFH]' fake user must be granted build permission and, if using Towny, it needs to have permission to build in towns. I'm still working on figuring out exactly how to make the latter work.
question, (and please forgive if this has already been answered previously)
Are your conduits / ducts going to be full micro blocks in the full release? Or at least compatible with facades?
I believe I once read a post where Lemming said if it was going to happen it would be in the form of TE's own facades. Hopefully I'm wrong because every mod having their own block covers would suck.
I believe I once read a post where Lemming said if it was going to happen it would be in the form of TE's own facades. Hopefully I'm wrong because every mod having their own block covers would suck.
We're investigating FMP, but conduits are so optimized that they have runtime performance measured in nanoseconds. We don't want to jeopardize that.
Wich with TE and forestry together has in unintended iron loop:
Bluedart is looking into it, but might be on your end:
The transposer picks up everything added to the Fluid Container Registry. So somebody is adding that. The bucket part might be erroneous, but that's because it's in the FCR.
hi !
Thanks for the update of this great addon.
I ve got some problems and find no solution at the moment :
when using the machinist's workbench with NEI the chosen recipe is put in the crafting area but all items in inventory becomes invisible. At this moment if i click on an (invisible) item in the inventory, items become visible but the recipe is erased.
when using the machinist's workbench with the forge hammer (ic2) i can only use the hammer one time (79 uses lost)
java.lang.NullPointerException
at net.minecraft.item.ItemStack.<init>(ItemStack.java:67)
at tconstruct.client.TProxyClient.initManualRecipes(TProxyClient.java:550)
at tconstruct.client.TProxyClient.readManuals(TProxyClient.java:274)
at tconstruct.TConstruct.preInit(TConstruct.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.item.ItemStack.<init>(ItemStack.java:67)
at tconstruct.client.TProxyClient.initManualRecipes(TProxyClient.java:550)
at tconstruct.client.TProxyClient.readManuals(TProxyClient.java:274)
at tconstruct.TConstruct.preInit(TConstruct.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
This. I actually spent about a week and a half trying to set up a stable 1.6.4 Buildcraft oil-fired MJ power plant (well, oil refined to fuel), and after about eight redesigns and the realizations that (A) I was spending all of my time trying to keep the accursed generation plant working and (B) after all of the overhead and parasitic losses, I wasn't even getting useful power out of it, I tore it all out, threw everything into my lava incinerator, and decided that anything I had that needed MJ could just wait until TE3 shipped. Then when the first TE3 beta came out, I went on my test server, installed a bank of magmatic dynamos, ripped out all the multiple parallel BC gold fluid pipes and replaced them with single runs of fluiduct, and it all Just Worked. No mess, no fuss, no overheating, no stupid malfunctioning refineries...
You mean this?
A method of energy conversion (MJ-> RF) would allow for much better integration with differing sections of power plants, such as those established on MJ. You must already recognize that energy conversions can be beneficial considering your own mod provides a method for converting your RJ to MJ . I suppose I'm confused as to why you oppose to reverse ?
Yeah, exactly that.
RF conduits can convert outgoing power to MJ as a courtesy and convenience to people who want to use TE to power MJ-consuming machines. But bringing Buildcraft power into TE ... why on earth would you? If you need RF power, it's so much simpler, easier and saner to just generate it in TE in the first place.
Mainly because adding something that receives BC power - a converter or a machine - takes more memory and CPU than it should, and you can directly generate RF which will convert to MJ in the worst case. So by providing a converter and saying "use BC gen instead," I'm really saying "Go ahead and use more memory and CPU than you should for task X." TE isn't about that.
I'm not ruling out a Kinetic dynamo, but it's basically going to be like the others - 40 RF/t; upgradeable in the future.
Will be fixed in the next release.
Considering the conversation on cinnabar earlier (speaking of TC4/TE compatibility), would you possibly consider a TC4 plugin on that matter? Thaumic Dynamos that convert aura into RF, Thaumium Itemducts and Fluiducts, thaumic machines that can create ingredient items like shards and vanilla items, and maybe some TE items, stuff like that. Just some ideas that I think will be fun.
So I am having a crashing problem, I was hping to get some advice on how to correct it here. I have many mods installed (mod pack) but started getting crashes when installing CoFH core and Thermal Expansion 3.0.0.b7a. Thank you ahead of time for any assistance! (I looked up hoe to post spoiler)
// Don't do that.
Time: 11/25/13 4:38 AM
Description: Initializing game
java.lang.ArrayIndexOutOfBoundsException: 32004
at net.minecraftforge.common.Configuration.getItem(Configuration.java:194)
at net.minecraftforge.common.Configuration.getItem(Configuration.java:183)
at cofh.util.ConfigHandler.init(ConfigHandler.java:210)
at thermalexpansion.ThermalExpansion.preInit(ThermalExpansion.java:128)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:520)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraftforge.common.Configuration.getItem(Configuration.java:194)
at net.minecraftforge.common.Configuration.getItem(Configuration.java:183)
at cofh.util.ConfigHandler.init(ConfigHandler.java:210)
at thermalexpansion.ThermalExpansion.preInit(ThermalExpansion.java:128)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:520)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_13, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 552469288 bytes (526 MB) / 1429143552 bytes (1362 MB) up to 5726666752 bytes (5461 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:MaxPermSize=1024m -Xmx6G
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.31.935 Minecraft Forge 9.11.1.935 176 mods loaded, 176 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{6.4.31.935} [Forge Mod Loader] (minecraftforge-9.11.1.935.jar) Unloaded->Constructed->Pre-initialized
Forge{9.11.1.935} [Minecraft Forge] (minecraftforge-9.11.1.935.jar) Unloaded->Constructed->Pre-initialized
AppliedEnergistics-Core{rv14.dev2} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
Aroma1997Core{1.0.0.7} [Aroma1997Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
CodeChickenCore{0.9.0.6} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
denLib{3.1.28} [denLib] (minecraft.jar) Unloaded->Constructed->Pre-initialized
Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.6.1.5} [Not Enough Items] (NotEnoughItems 1.6.1.5.jar) Unloaded->Constructed->Pre-initialized
PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-7.jar) Unloaded->Constructed->Pre-initialized
DamageIndicatorsMod{2.9.1.1} [Damage Indicators] (1.6.4 DamageIndicatorsv2.9.1.1.zip) Unloaded->Constructed->Pre-initialized
bspkrsCore{v4.3(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev4.3.zip) Unloaded->Constructed->Pre-initialized
mod_bspkrsCore{v4.3(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev4.3.zip) Unloaded->Constructed->Pre-initialized
nohero_morehealth{4.5} [More Health Forge] ([Forge]More Health Enhanced 5.0 Universal.zip) Unloaded->Constructed->Pre-initialized
BuildCraft|Core{4.1.0} [BuildCraft] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Factory{4.1.0} [BC Factory] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Transport{4.1.0} [BC Transport] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Silicon{4.1.0} [BC Silicon] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized
APUnofficial{2.4.5b} [Additional Pipes] (AdditionalPipes2.4.5b-BC4.1.0.jar) Unloaded->Constructed->Pre-initialized
CoFHCore{2.0.0.b7a} [CoFH Core] (CoFHCore-2.0.0.b7a.jar) Unloaded->Constructed->Pre-initialized
ThermalExpansion{3.0.0.b7a} [Thermal Expansion] (ThermalExpansion-3.0.0.b7a.jar) Unloaded->Constructed->Errored
IC2{2.0.281-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.281-experimental.jar) Unloaded->Constructed->Pre-initialized
AdvancedMachines{5.2.3} [IC2 Advanced Machines Addon] (AdvancedMachines_1.6.4.zip) Unloaded->Constructed->Pre-initialized
arsmagica2{1.0.2b} [Ars Magica 2] (AM2_1.0.2b.zip) Unloaded->Constructed->Pre-initialized
AppliedEnergistics{rv14.dev2} [Applied Energistics] (appeng-rv14-dev2-mc16x.jar) Unloaded->Constructed->Pre-initialized
Aroma1997CoreHelper{1.0.0.7} [Aroma1997Core|Helper] (Aroma1997Core MC.1.6.4 v.1.0.0.7.jar) Unloaded->Constructed->Pre-initialized
Aroma1997s Dimension{1.0.2.10} [Aroma1997's Dimensional World] (Aroma1997s Dimensional World MC.1.6.4 v.1.0.2.10 (1).jar) Unloaded->Constructed->Pre-initialized
AtomicScience{1.0.0} [Atomic Science] (Atomic_Science_v1.0.0.145.jar) Unloaded->Constructed->Pre-initialized
iChunUtil{2.2.0} [iChunUtil] (iChunUtil2.2.0.zip) Unloaded->Constructed->Pre-initialized
Grinder{2.0.0} [Grinder] (AttachableGrinder2.0.0.zip) Unloaded->Constructed->Pre-initialized
Backpack{1.18.17} [Backpack] (backpack-1.18.17-1.6.2.zip) Unloaded->Constructed->Pre-initialized
barrels{2.2.2} [The Barrels Mod] (Barrels 1.6.2+ 2.2.2.jar) Unloaded->Constructed->Pre-initialized
BetterAnvil{3.0.6} [Better Anvils] (Better-Anvils-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized
BetterChests{1.0.0.3} [BetterChests] (BetterChests MC.1.6.2 v.1.0.0.3.jar) Unloaded->Constructed->Pre-initialized
BiblioCraft{1.5.1} [BiblioCraft] (BiblioCraft[v1.5.1].zip) Unloaded->Constructed->Pre-initialized
ExtrabiomesXL{3.14.2} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.6.4-3.14.2.jar) Unloaded->Constructed->Pre-initialized
BiblioWoodsEBXL{1.1} [BiblioWoods ExtraBiomesXL Edition] (BiblioWoods[ExtraBiomesXL][v1.1].zip) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatForestryPre{1.6.2R2.7.1} [MFR Compat: Forestry (part 2)] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
Forestry{2.3.0.6} [Forestry for Minecraft] (forestry-A-2.3.0.6.jar) Unloaded->Constructed->Pre-initialized
BiblioWoodsForestry{1.3} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.3].zip) Unloaded->Constructed->Pre-initialized
Natura{2.1.11} [Natura] (Natura-1.6.4-2.1.11.1.jar) Unloaded->Constructed->Pre-initialized
BiblioWoodsNatura{1.1} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.1].zip) Unloaded->Constructed->Pre-initialized
BuildCraft|Builders{4.1.0} [BC Builders] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Energy{4.1.0} [BC Energy] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized
Additional-Buildcraft-Objects{1.0.6.179} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.0.6.179.jar) Unloaded->Constructed->Pre-initialized
CarpentersBlocks{v1.9.3} [Carpenter's Blocks] (Carpenter's Blocks v1.9.3 - MC 1.6+.zip) Unloaded->Constructed->Pre-initialized
ChargePads{3.0.0} [Charge Pads] (chargepads-1.6.2-universal-3.0.0.94-experimental.jar) Unloaded->Constructed->Pre-initialized
CoFHLoot{2.0.0.b7a} [CoFH Loot] (CoFHCore-2.0.0.b7a.jar) Unloaded->Constructed->Pre-initialized
CoFHMasquerade{2.0.0.b7a} [CoFH Masquerade] (CoFHCore-2.0.0.b7a.jar) Unloaded->Constructed->Pre-initialized
CoFHSocial{2.0.0.b7a} [CoFH Social] (CoFHCore-2.0.0.b7a.jar) Unloaded->Constructed->Pre-initialized
CoFHWorld{2.0.0.b7a} [CoFH World] (CoFHCore-2.0.0.b7a.jar) Unloaded->Constructed->Pre-initialized
CompactSolars{4.4.19.205} [Compact Solar Arrays] (compactsolars-universal-1.6.4-4.4.19.205.zip) Unloaded->Constructed->Pre-initialized
CompactWindmills{1.0.2.2} [CompactWindmills] (CompactWindmills+MC.1.6.4+v.1.0.2.2.jar) Unloaded->Constructed->Pre-initialized
ComputerCraft{1.57} [ComputerCraft] (ComputerCraft1.57.zip) Unloaded->Constructed->Pre-initialized
CCTurtle{1.57} [ComputerCraft Turtles] (ComputerCraft1.57.zip) Unloaded->Constructed->Pre-initialized
craftablespawners{2.0} [Craftable Spawners] (Craftable-Spawners-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized
DenPipes-Forestry{1.1.8} [DenPipes-Forestry] (DenPipes-Forestry-1.6.4-1.1.8.jar) Unloaded->Constructed->Pre-initialized
DenPipes-Emerald{1.1.6} [DenPipes-Emerald] (DenPipes-Emerald-1.6.4-1.1.6.jar) Unloaded->Constructed->Pre-initialized
xreliquary{1.6.4} [Xeno's Reliquary] (Reliquary-1.6.4-1.0.zip) Unloaded->Constructed->Pre-initialized
DenPipes{2.1.18} [DenPipes] (DenPipes-1.6.4-2.1.18.jar) Unloaded->Constructed->Pre-initialized
ImmibisCore{57.1.1} [Immibis Core] (immibis-core-57.1.1.jar) Unloaded->Constructed->Pre-initialized
DimensionalAnchors{57.0.0} [Dimensional Anchors] (dimensional-anchor-57.0.0.jar) Unloaded->Constructed->Pre-initialized
E7Core{2.3.0} [Elite7 Core] (e7core-2.3.0.jar) Unloaded->Constructed->Pre-initialized
EnergyManipulator{1.1.8} [Energy Manipulator] (EM1.6.4 1.1.8.zip) Unloaded->Constructed->Pre-initialized
eplus{1.16.5b} [Enchanting Plus] (EnchantingPlus-1.16.5.zip) Unloaded->Constructed->Pre-initialized
EnderIO{0.4.0} [Ender IO] (EnderIO-1.6.4-0.4.0.28.jar) Unloaded->Constructed->Pre-initialized
EnderStorage{1.4.3.5} [EnderStorage] (EnderStorage 1.4.3.5.jar) Unloaded->Constructed->Pre-initialized
EE3{@[email protected] (build @[email protected])} [Equivalent Exchange 3] (Equivalent-Exchange-3-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized
LomLib{1.0.7} [LomLib] (LomLib-1.6.4.jar) Unloaded->Constructed->Pre-initialized
Equivalency{1.5.4} [Equivalency] (Equivalency-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized
extracells{1.4.9e} [ExtraCells] (ExtraCells-universal-1.4.9e (1.6.2).jar) Unloaded->Constructed->Pre-initialized
ExtraUtilities{0.3.4} [Extra Utilities] (extrautils - 0.3.4.zip) Unloaded->Constructed->Pre-initialized
factorization{0.8.04beta17} [Factorization] (Factorization-0.8.04beta17.jar) Unloaded->Constructed->Pre-initialized
factorization.misc{0.8.04beta17} [Factorization Miscellaneous Nonsense] (Factorization-0.8.04beta17.jar) Unloaded->Constructed->Pre-initialized
factorization.notify{0.8.04beta17} [Factorization Notification System] (Factorization-0.8.04beta17.jar) Unloaded->Constructed->Pre-initialized
factorization.dimensionalSlice{0.8.04beta17} [Factorization Dimensional Slices] (Factorization-0.8.04beta17.jar) Unloaded->Constructed->Pre-initialized
FlansMod{3.1.2} [Flans Mod] (FlansMod-3.1.2.jar) Unloaded->Constructed->Pre-initialized
GalacticraftCore{0.1.40} [Galacticraft Core] (Galacticraft-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized
GateCopy{3.1.3} [GateCopy] (GateCopy-1.6.2-3.1.3.jar) Unloaded->Constructed->Pre-initialized
GraviGun{2.0.0} [GraviGun] (GravityGun2.0.0.zip) Unloaded->Constructed->Pre-initialized
GregsLighting{1.9.0} [Greg's Lighting] (GregsLighting-1.9.0-mc1.6.2.jar) Unloaded->Constructed->Pre-initialized
HopperDuctMod{1.2.2} [Hopper Ducts] (HopperDuctsMod1.2.2.zip) Unloaded->Constructed->Pre-initialized
IC2BackpackHUD{2.83} [IC2 Backpack HUD] (IC2 Backpack HUD - v2.83 - MC 1.6.2+ - IC2 1.115.301+.zip) Unloaded->Constructed->Pre-initialized
IC2NuclearControl{1.6.2c} [Nuclear Control] (IC2NuclearControl-1.6.2c-ic2-experimental.zip) Unloaded->Constructed->Pre-initialized
ImmibisPeripherals{57.0.0} [Immibis's Peripherals] (immibis-peripherals-57.0.0.jar) Unloaded->Constructed->Pre-initialized
InfiniTubes{57.0.1} [InfiniTubes] (infinitubes-57.0.1.jar) Unloaded->Constructed->Pre-initialized
inventorytweaks{1.57-dev} [Inventory Tweaks] (InventoryTweaks-MC1.6.4-1.57-dev-b83.jar) Unloaded->Constructed->Pre-initialized
IronChest{5.4.1.584} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.584.zip) Unloaded->Constructed->Pre-initialized
LightBridgesAndDoors{0.1.7} [kris91268's Light Bridges and Doors] (Light bridges and doors V1.7.zip) Unloaded->Constructed->Pre-initialized
LiquidXP{57.0.0} [Liquid XP] (liquid-xp-57.0.0.jar) Unloaded->Constructed->Pre-initialized
TConstruct{1.6.4_1.4.7d} [Tinkers' Construct] (TConstruct_1.6.4_1.4.7d7.jar) Unloaded->Constructed->Pre-initialized
Thaumcraft{4.0.4c} [Thaumcraft] (Thaumcraft4.0.4c.zip) Unloaded->Constructed->Pre-initialized
ThaumicTinkerer{2.0} [Thaumic Tinkerer] (Thaumic-Tinkerer-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized
MagicBees{2.1.7} [Magic Bees] (magicbees-2.1.7.jar) Unloaded->Constructed->Pre-initialized
MFFS{3.4.0} [Modular Force Field System] (MFFS_v3.4.0.232.jar) Unloaded->Constructed->Pre-initialized
minechem{@[email protected]} [MineChem] (Minechem4-413.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded{1.6.2R2.7.1} [MineFactory Reloaded] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatAppliedEnergistics{1.6.2R2.7.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatAtum{1.6.2R2.7.1} [MFR Compat: Atum] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatBackTools{1.6.2R2.7.1} [MFR Compat: BackTools] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatBiomesOPlenty{1.6.2R2.7.1} [MFR Compat: Biomes O' Plenty] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatChococraft{1.6.2R2.7.1} [MFR Compat: Chococraft] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatExtraBiomes{1.6.2R2.7.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatForestry{1.6.2R2.7.1} [MFR Compat: Forestry] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatIC2{1.6.2R2.7.1} [MFR Compat: IC2] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatMagicalCrops{1.6.2R2.7.1} [MFR Compat: Magical Crops] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
Mystcraft{0.10.10.00} [Mystcraft] (mystcraft-uni-1.6.4-0.10.10.00.zip) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatMystcraft{1.6.2R2.7.1} [MFR Compat: Mystcraft] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatPams{1.6.2R2.7.1} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
Railcraft{8.1.0.0} [Railcraft] (Railcraft_1.6.2-8.1.0.0.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatRailcraft{1.6.2R2.7.1} [MFR Compat: Railcraft] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatRP2{1.6.2R2.7.1} [MFR Compat: RP2] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatSufficientBiomes{1.6.2R2.7.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatThaumcraft{1.6.2R2.7.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
TwilightForest{1.20.0} [The Twilight Forest] (Twilight-Forest-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatTwilightForest{1.6.2R2.7.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatVanilla{1.6.2R2.7.1} [MFR Compat: Vanilla] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatXyCraft{1.6.2R2.7.1} [MFR Compat: XyCraft] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
AS_Minions{1.7.4} [Minions] (Minions_1.6.4.zip) Unloaded->Constructed->Pre-initialized
GraviSuite{1.9.7} [Gravitation Suite] (mod_zGraviSuite_1_9_7_MC_1_6_4_IC_EXP.zip) Unloaded->Constructed->Pre-initialized
numina{0.0.1-20} [Numina] (Numina-1.6.2-0.0.1-20.jar) Unloaded->Constructed->Pre-initialized
powersuits{0.8.0-22} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.6.2-0.8.0-22.jar) Unloaded->Constructed->Pre-initialized
MoreSwordsMod{2.5.5} [More Swords Mod] (More Swords Mod 2.5.5. For 1.6.2.jar) Unloaded->Constructed->Pre-initialized
ForgeMultipart{1.0.0.193} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.193.jar) Unloaded->Constructed->Pre-initialized
Natura|ForgeMuliPart{0.1} [Natura Compat: FMP] (Natura-1.6.4-2.1.11.1.jar) Unloaded->Constructed->Pre-initialized
NEIAddons{1.9.2.r44} [NEI Addons] (neiaddons-1.6.2-1.9.2.r44.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|AE{1.9.2.r44} [NEI Addons: Applied Energistics] (neiaddons-1.6.2-1.9.2.r44.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|CraftingTables{1.9.2.r44} [NEI Addons: Crafting Tables] (neiaddons-1.6.2-1.9.2.r44.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|ExtraBees{1.9.2.r44} [NEI Addons: Extra Bees] (neiaddons-1.6.2-1.9.2.r44.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|Forestry{1.9.2.r44} [NEI Addons: Forestry] (neiaddons-1.6.2-1.9.2.r44.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|MiscPeripherals{1.9.2.r44} [NEI Addons: Misc Peripherals] (neiaddons-1.6.2-1.9.2.r44.jar) Unloaded->Constructed->Pre-initialized
NEIPlugins{1.1.0.3} [NEI Plugins] (NEIPlugins-1.1.0.3.jar) Unloaded->Constructed->Pre-initialized
NetherOres{1.6.2R2.2.0} [Nether Ores] (NetherOres-2.2.0-6.jar) Unloaded->Constructed->Pre-initialized
nhwrench{1.0.2} [NHAVE's OmniWrench] (nhwrench-1.0.2.jar) Unloaded->Constructed->Pre-initialized
ObsidiPlates{2.0.0} [Obsidian Pressure Plates] (obsidiplates-1.6.2-universal-2.0.0.15.jar) Unloaded->Constructed->Pre-initialized
OpenBlocks{1.2.0} [OpenBlocks] (OpenBlocks-1.2.0.jar) Unloaded->Constructed->Pre-initialized
OpenPeripheral{0.2.1} [OpenPeripheral] (OpenPeripheral-0.2.1-forge9.11.0.883-snapshot-68.jar) Unloaded->Constructed->Pre-initialized
ee_man-mod3{1.0.0.4d} [Panicle Craft] (Panicle_Craft-v1.0.0.4d.zip) Unloaded->Constructed->Pre-initialized
PluginsforForestry{3.2.25} [PluginsforForestry] (PluginsforForestry-1.6.4-3.2.25.jar) Unloaded->Constructed->Pre-initialized
PortalGun{2.0.1} [PortalGun] (PortalGun2.0.1.zip) Unloaded->Constructed->Pre-initialized
PowerConverters{1.6.4R2.3.2B1} [Power Converters] (PowerConverters-1.6.4-17.zip) Unloaded->Constructed->Pre-initialized
ProjRed|Core{4.0.5.12} [Project: Red-Core] (ProjectRedBase-1.6.4-4.0.5.12.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Compatability{4.0.5.12} [ProjectRed-Compatability] (ProjectRedCompat-1.6.4-4.0.5.12.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Integration{4.0.5.12} [ProjectRed-Integration] (ProjectRedIntegration-1.6.4-4.0.5.12.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Transmission{4.0.5.12} [ProjectRed-Transmission] (ProjectRedIntegration-1.6.4-4.0.5.12.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Exploration{4.0.5.12} [ProjectRed-Exploration] (ProjectRedWorld-1.6.4-4.0.5.12.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Illumination{4.0.5.12} [ProjectRed-Illumination] (ProjectRedWorld-1.6.4-4.0.5.12.jar) Unloaded->Constructed->Pre-initialized
QuarryPlus{1.5.5.2} [QuarryPlus] (QuarryPlus-1.6.4-1.5.5.2.zip) Unloaded->Constructed->Pre-initialized
RandomThings{1.8.1} [Random Things] (Random Things v. 1.8.1 [MC 1.6.2].jar) Unloaded->Constructed->Pre-initialized
RopesPlus{1.4.9} [Ropes+] (Ropes-Plus-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized
shreddie_rftl{2.7 - MC 1.6.4} [RottenFleshToLeather] (RottenFleshToLeather(ShreddieNut).zip) Unloaded->Constructed->Pre-initialized
SoulShards{1.0.39} [Soul Shards] (SoulShards-1.0.39-universal-srg.jar) Unloaded->Constructed->Pre-initialized
StevesCarts{2.0.0.a133} [Steve's Carts 2] (StevesCarts2.0.0.a133.zip) Unloaded->Constructed->Pre-initialized
SuperCraftingFrame{1.6.2.7} [Super Crafting Frame] (SuperCraftingFrame-1.6.2.7.jar) Unloaded->Constructed->Pre-initialized
taleofkingdoms{1.5-Pre Release} [Tale of Kingdoms] (Tale-Of-Kingdoms-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized
TConstruct|CompatMineFactoryReloaded{0.1} [TConstruct Compat: MFR] (TConstruct_1.6.4_1.4.7d7.jar) Unloaded->Constructed->Pre-initialized
TF2Dispenser{1.6.4} [TF2 Dispenser] (TF2_Dispenser_1.6.4a.zip) Unloaded->Constructed->Pre-initialized
TF2Sentry{1.6.4} [TF2 Sentry] (TF2_Sentry_1.6.4a.zip) Unloaded->Constructed->Pre-initialized
TF2Teleporter{1.6.4} [TF2 Teleporter] (TF2_Teleporter_1.6.4a.zip) Unloaded->Constructed->Pre-initialized
ToolBelt{1.6.4} [ToolBelts] (ToolBelts 1.6.4 v3.zip) Unloaded->Constructed->Pre-initialized
tpStones{1.0.0} [Teleportation Stones] (tpstone16.zip) Unloaded->Constructed->Pre-initialized
Translocator{1.1.0.13} [Translocator] (Translocator 1.1.0.13.jar) Unloaded->Constructed->Pre-initialized
TrussMod{beta} [Truss Mod] (TrussMod-beta-1.6.4-30.jar) Unloaded->Constructed->Pre-initialized
Tubestuff{57.0.1} [Tubestuff] (tubestuff-57.0.1.jar) Unloaded->Constructed->Pre-initialized
UniversalWire{1.0.6} [Universal Wire] (UniversalWire.zip) Unloaded->Constructed->Pre-initialized
mod_usefulDNS{1.05.3} [mod_usefulDNS] (usefulDNSv1.05.3.jar) Unloaded->Constructed->Pre-initialized
Waila{1.4.0_dev} [Waila] (Waila_131025a.zip) Unloaded->Constructed->Pre-initialized
WR-CBE|Core{1.4.0.6} [WR-CBE Core] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized
WR-CBE|Addons{1.4.0.6} [WR-CBE Addons] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized
WR-CBE|Logic{1.4.0.6} [WR-CBE Logic] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized
mod_ZanMinimap{0.9.4} [Zan's Minimap] (ZansMinimap1.6.4.zip) Unloaded->Constructed->Pre-initialized
BattleTowers{1.4.2} [Battle Towers] (BattleTowers_1.6.4.zip) Unloaded->Constructed->Pre-initialized
BetterDungeons{2.4} [Chocolate quest] (BetterDungeons204.zip) Unloaded->Constructed->Pre-initialized
McMultipart{1.0.0.193} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.193.jar) Unloaded->Constructed->Pre-initialized
BasicComponents{1.0.0} [Basic Components] (Basic_Components_v1.0.0.19.jar) Unloaded->Constructed->Pre-initialized
ForgeMicroblock{1.0.0.193} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.193.jar) Unloaded->Constructed->Pre-initialized
Launched Version: 1.6.4-DNS6.0.2
LWJGL: 2.9.0
OpenGL: GeForce GTX 660/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Sphax PureBDcraft 128x MC16.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
A question: Is TE3 compatible with railcraft?
Yes. At least, I'm running them together.
For those looking for a Quarry replacement its Mineshaft Mole may work as one.
Minecraft Info - Game Requirements - Minecraft Screensaver - MCI Craft
[CoFH]
No worries. Just that there's no way to configure a mod to avoid ID conflicts, since it depends on other mods and non-existing configs, etc, etc. It'll be way better post-1.7.
And yes, it is compatible with RC.
Sounds like it'll be a severe nightmare for modders to update.
Though the end results sound well worth it. Block/Item IDs are a royal pain in the *bleep* to deal with sometimes.
Are your conduits / ducts going to be full micro blocks in the full release? Or at least compatible with facades?
I believe I once read a post where Lemming said if it was going to happen it would be in the form of TE's own facades. Hopefully I'm wrong because every mod having their own block covers would suck.
We're investigating FMP, but conduits are so optimized that they have runtime performance measured in nanoseconds. We don't want to jeopardize that.
The transposer picks up everything added to the Fluid Container Registry. So somebody is adding that. The bucket part might be erroneous, but that's because it's in the FCR.
It probably is yes, but I don't have the numbers.
You forgot to say which outdated version of TE you're using. This has been fixed for a little while.
Tinker's Construct Version: 1.5.1RC2
Thermal Expansion Version: 3.0.0.b7a
Description: Initializing game
java.lang.NullPointerException
at net.minecraft.item.ItemStack.<init>(ItemStack.java:67)
at tconstruct.client.TProxyClient.initManualRecipes(TProxyClient.java:550)
at tconstruct.client.TProxyClient.readManuals(TProxyClient.java:274)
at tconstruct.TConstruct.preInit(TConstruct.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.item.ItemStack.<init>(ItemStack.java:67)
at tconstruct.client.TProxyClient.initManualRecipes(TProxyClient.java:550)
at tconstruct.client.TProxyClient.readManuals(TProxyClient.java:274)
at tconstruct.TConstruct.preInit(TConstruct.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.7.0_17, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 906383976 bytes (864 MB) / 1650262016 bytes (1573 MB) up to 2863333376 bytes (2730 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072M -Xms1024M -XX:MaxPermSize=1024m
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.45.953 Minecraft Forge 9.11.1.953 151 mods loaded, 151 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{6.4.45.953} [Forge Mod Loader] (minecraftforge-9.11.1.953.jar) Unloaded->Constructed->Pre-initialized
Forge{9.11.1.953} [Minecraft Forge] (minecraftforge-9.11.1.953.jar) Unloaded->Constructed->Pre-initialized
AppliedEnergistics-Core{rv14.finale} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
Aroma1997Core{1.0.1.0} [Aroma1997Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
CodeChickenCore{0.9.0.6} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
MobiusCore{1.0.2} [MobiusCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.6.1.5} [Not Enough Items] (NotEnoughItems 1.6.1.5.jar) Unloaded->Constructed->Pre-initialized
PlayerAPI{1.0} [Player API] (minecraft.jar) Unloaded->Constructed->Pre-initialized
PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-9.jar) Unloaded->Constructed->Pre-initialized
switches|pistontweak{1.3.0 build 25} [Switches|PistonTweak] (minecraft.jar) Unloaded->Constructed->Pre-initialized
TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Core{4.1.2} [BuildCraft] (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
Natura{2.1.12} [Natura] (Natura_1.6.X_2.1.12d2.jar) Unloaded->Constructed->Pre-initialized
BiomesOPlenty{1.1.3} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.1.3.264.jar) Unloaded->Constructed->Pre-initialized
CoFHCore{2.0.0.b7a} [CoFH Core] (CoFHCore-2.0.0.b7a.jar) Unloaded->Constructed->Pre-initialized
NetherOres{1.6.2R2.2.1} [Nether Ores] (NetherOres-2.2.1-14.jar) Unloaded->Constructed->Pre-initialized
ThermalExpansion{3.0.0.b7a} [Thermal Expansion] (ThermalExpansion-3.0.0.b7a.jar) Unloaded->Constructed->Pre-initialized
IC2{2.0.306-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.306-experimental.jar) Unloaded->Constructed->Pre-initialized
Forestry{2.3.0.7} [Forestry for Minecraft] (forestry-A-2.3.0.7.jar) Unloaded->Constructed->Pre-initialized
Thaumcraft{4.0.5b} [Thaumcraft] (Thaumcraft4.0.5b.zip) Unloaded->Constructed->Pre-initialized
betterstorage{0.7.2.37} [BetterStorage] (1.6.4.BetterStorage_0.7.2.37.zip) Unloaded->Constructed->Pre-initialized
DoggyTalents{v1.5.0a} [Doggy Talents] ([1.6.2] Doggy Talents - v1.5.0a.zip) Unloaded->Constructed->Pre-initialized
bspkrsCore{v5.0(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.0.zip) Unloaded->Constructed->Pre-initialized
ArmorStatusHUD{v1.15(1.6.4)} [ArmorStatusHUD] ([1.6.4]ArmorStatusHUDv1.15.zip) Unloaded->Constructed->Pre-initialized
mod_bspkrsCore{v5.0(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.0.zip) Unloaded->Constructed->Pre-initialized
CrystalWing{Forge 1.6.4.r04} [CrystalWing] ([1.6.4]CrystalWing.Forge.1.6.4.r04.Universal.zip) Unloaded->Constructed->Pre-initialized
mod_IngameInfo{ML 1.6.4.r04} [IngameInfo] ([1.6.4]IngameInfo.ML.1.6.4.r04.zip) Unloaded->Constructed->Pre-initialized
ComputerCraft{1.57} [ComputerCraft] (ComputerCraft1.57.zip) Unloaded->Constructed->Pre-initialized
CCTurtle{1.57} [ComputerCraft Turtles] (ComputerCraft1.57.zip) Unloaded->Constructed->Pre-initialized
RedIO{1.1} [RedIO] ([CC1.57]RedIO[v1.1].zip) Unloaded->Constructed->Pre-initialized
BuildCraft|Factory{4.1.2} [BC Factory] (buildcraft-A-1.6.2-4.1.2.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
APUnofficial{2.5.0} [Additional Pipes] (AdditionalPipes2.5.0-BC4.1.2.jar) Unloaded->Constructed->Pre-initialized
AdvancedMachines{5.2.3} [IC2 Advanced Machines Addon] (AdvancedMachines_1.6.4.zip) Unloaded->Constructed->Pre-initialized
arsmagica2{1.0.2b} [Ars Magica 2] (AM2_1.0.2b.zip) Unloaded->Constructed->Pre-initialized
AppliedEnergistics{rv14.finale} [Applied Energistics] (appeng-rv14-finale-mc16x.jar) Unloaded->Constructed->Pre-initialized
Aroma1997CoreHelper{1.0.1.0} [Aroma1997Core|Helper] (Aroma1997Core MC.1.6.4 v.1.0.1.0.jar) Unloaded->Constructed->Pre-initialized
AtomicScience{1.0.0} [Atomic Science] (Atomic_Science_v1.0.0.153.jar) Unloaded->Constructed->Pre-initialized
Backpack{1.18.17} [Backpack] (backpack-1.18.17-1.6.2.zip) Unloaded->Constructed->Pre-initialized
BuildCraft|Builders{4.1.2} [BC Builders] (buildcraft-A-1.6.2-4.1.2.jar) Unloaded->Constructed->Pre-initialized
BCTools{1.4-a-9} [Buildcraft Tools] (bcTools-v1.4-a-9.jar) Unloaded->Constructed->Pre-initialized
BiblioCraft{1.5.1} [BiblioCraft] (BiblioCraft[v1.5.1].zip) Unloaded->Constructed->Pre-initialized
BiblioWoodsBoP{1.3} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.3].zip) Unloaded->Constructed->Pre-initialized
BiblioWoodsForestry{1.3} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.3].zip) Unloaded->Constructed->Pre-initialized
BiblioWoodsNatura{1.1} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.1].zip) Unloaded->Constructed->Pre-initialized
Billund{1.01} [BILLUND] (BILLUND1.01.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
CarpentersBlocks{v1.9.5} [Carpenter's Blocks] (Carpenter's Blocks v1.9.5 - MC 1.6+.zip) Unloaded->Constructed->Pre-initialized
ChargePads{3.0.0} [Charge Pads] (chargepads-1.6.2-universal-3.0.0.94-experimental.jar) Unloaded->Constructed->Pre-initialized
ChickenChunks{1.3.3.3} [ChickenChunks] (ChickenChunks 1.3.3.3.jar) Unloaded->Constructed->Pre-initialized
CoFHLoot{2.0.0.b7a} [CoFH Loot] (CoFHCore-2.0.0.b7a.jar) Unloaded->Constructed->Pre-initialized
CoFHMasquerade{2.0.0.b7a} [CoFH Masquerade] (CoFHCore-2.0.0.b7a.jar) Unloaded->Constructed->Pre-initialized
CoFHSocial{2.0.0.b7a} [CoFH Social] (CoFHCore-2.0.0.b7a.jar) Unloaded->Constructed->Pre-initialized
CoFHWorld{2.0.0.b7a} [CoFH World] (CoFHCore-2.0.0.b7a.jar) Unloaded->Constructed->Pre-initialized
CompactSolars{4.4.19.219} [Compact Solar Arrays] (compactsolars-universal-1.6.4-4.4.19.219.zip) Unloaded->Constructed->Pre-initialized
CompactWindmills{1.0.2.2} [CompactWindmills] (CompactWindmills+MC.1.6.4+v.1.0.2.2.jar) 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
ClaySoldiersMod{2.0.0} [Clay Soldiers Mod] (CSM_v200a.jar) Unloaded->Constructed->Pre-initialized
EnderStorage{1.4.3.5} [EnderStorage] (EnderStorage 1.4.3.5.jar) Unloaded->Constructed->Pre-initialized
factorization{0.8.10} [Factorization] (Factorization-0.8.10.jar) Unloaded->Constructed->Pre-initialized
Railcraft{8.2.0.0} [Railcraft] (Railcraft_1.6.2-8.2.0.0.jar) Unloaded->Constructed->Pre-initialized
TwilightForest{1.20.2} [The Twilight Forest] (twilightforest-1.20.2.jar) Unloaded->Constructed->Pre-initialized
DartCraft{Beta 0.2.12} [DartCraft] (DartCraft Beta 0.2.12.jar) Unloaded->Constructed->Pre-initialized
DynamicLights{1.2.7} [Dynamic Lights] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_onFire{1.0.2} [Dynamic Lights on burning] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_creepers{1.0.2} [Dynamic Lights on Creepers] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_dropItems{1.0.4} [Dynamic Lights on ItemEntities] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_mobEquipment{1.0.2} [Dynamic Lights on Mob Equipment] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_flameArrows{1.0.0} [Dynamic Lights on Flame enchanted Arrows] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_otherPlayers{1.0.4} [Dynamic Lights Other Player Light] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_thePlayer{1.0.8} [Dynamic Lights Player Light] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
EnderIO{0.4.3} [Ender IO] (EnderIO-1.6.4-0.4.3.63.jar) Unloaded->Constructed->Pre-initialized
EnhancedCore{1.1.3} [EnhancedCore] (EnhancedCore_1.1.3.jar) Unloaded->Constructed->Pre-initialized
EP2{1.0.9} [EnhancedPortals 2] (EnhancedPortals-2_1.0.9.jar) Unloaded->Constructed->Pre-initialized
ExpChest{3.1.40.--} [Exp Chest] (Exp Chest v3.1.40.--.zip) Unloaded->Constructed->Pre-initialized
ExtendedRenderer{v1.0} [Extended Renderer] (ExtendedRenderer for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
Waila{1.4.1} [Waila] (Waila_1.4.1.zip) Unloaded->Constructed->Pre-initialized
ForgeMultipart{1.0.0.191} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.191.jar) Unloaded->Constructed->Pre-initialized
TConstruct{1.6.X_1.5.1} [Tinkers' Construct] (TConstruct_1.6.4_1.5.1RC2.jar) Unloaded->Constructed->Errored
ExtraTiC{0.7.1} [ExtraTiC] (ExtraTiC-1.6.4-0.7.1.jar) Unloaded->Constructed->Errored
ExtraUtilities{0.3.5} [Extra Utilities] (extrautils - 0.3.5.zip) Unloaded->Constructed->Pre-initialized
factorization.misc{0.8.10} [Factorization Miscellaneous Nonsense] (Factorization-0.8.10.jar) Unloaded->Constructed->Pre-initialized
factorization.notify{0.8.10} [Factorization Notification System] (Factorization-0.8.10.jar) Unloaded->Constructed->Pre-initialized
factorization.dimensionalSlice{0.8.10} [Factorization Dimensional Slices] (Factorization-0.8.10.jar) Unloaded->Constructed->Pre-initialized
FinndusFillies{1.0.0} [Finndus Fillies] (FinndusFillies-1.6.2-universal-1.0.0.7.jar) Unloaded->Constructed->Pre-initialized
flatsigns{1.4.0} [Flat Signs] (flatsigns-1.6.2-universal-1.4.0.15.jar) Unloaded->Constructed->Pre-initialized
ForestryExtras{0.6.1} [Forestry Extras] (ForestryExtras 0.6.1.zip) Unloaded->Constructed->Pre-initialized
iChunUtil{2.3.0} [iChunUtil] (iChunUtil2.3.0.zip) Unloaded->Constructed->Pre-initialized
GraviGun{2.0.0} [GraviGun] (GravityGun2.0.0.zip) Unloaded->Constructed->Pre-initialized
Hats{2.0.2} [Hats] (Hats2.0.2.zip) Unloaded->Constructed->Pre-initialized
HatStand{2.0.0} [HatStand] (HatStand2.0.0.zip) Unloaded->Constructed->Pre-initialized
inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized
IronChest{5.4.1.644} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.644.zip) Unloaded->Constructed->Pre-initialized
LogisticsPipes|Main{0.7.4.dev.79} [Logistics Pipes] (LogisticsPipes-MC1.6.4-0.7.4.dev.79.jar) Unloaded->Constructed->Pre-initialized
ThaumicTinkerer{2.0} [Thaumic Tinkerer] (ThaumicTinkerer 2.0-28.jar) Unloaded->Constructed->Pre-initialized
MagicBees{2.1.7} [Magic Bees] (magicbees-2.1.7.jar) Unloaded->Constructed->Pre-initialized
MFFS{3.4.0} [Modular Force Field System] (MFFS_v3.4.0.236.jar) Unloaded->Constructed->Pre-initialized
MiscPeripherals{3.3} [MiscPeripherals] (miscperipherals-3.4b2.zip) Unloaded->Constructed->Pre-initialized
GraviSuite{1.9.8} [Gravitation Suite] (mod_zGraviSuite_1_9_8_MC_1_6_4_IC_EXP.zip) Unloaded->Constructed->Pre-initialized
BuildMod{v1.0} [Build Mod] (ModBuild for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
numina{0.0.1-32} [Numina] (Numina-1.6.2-0.0.1-32.jar) Unloaded->Constructed->Pre-initialized
powersuits{0.8.0-44} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.6.2-0.8.0-44.jar) Unloaded->Constructed->Pre-initialized
Morph{0.3.0} [Morph] (Morph-Beta-0.3.0.zip) Unloaded->Constructed->Pre-initialized
AS_MultiMine{1.3.1} [Multi Mine] (MultiMine_1.6.4.jar) Unloaded->Constructed->Pre-initialized
Mystcraft{0.10.11.00} [Mystcraft] (mystcraft-uni-1.6.4-0.10.11.00.zip) Unloaded->Constructed->Pre-initialized
Natura|ForgeMuliPart{0.1} [Natura Compat: FMP] (Natura_1.6.X_2.1.12d2.jar) Unloaded->Constructed->Pre-initialized
Natura|CompatMineFactoryReloaded{0.1} [Natura Compat: MFR] (Natura_1.6.X_2.1.12d2.jar) Unloaded->Constructed->Pre-initialized
Natura|NotEnoughItems{0.1} [Natura Compat: NEI] (Natura_1.6.X_2.1.12d2.jar) Unloaded->Constructed->Pre-initialized
NEIAddons{1.9.3.r47} [NEI Addons] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|AE{1.9.3.r47} [NEI Addons: Applied Energistics] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|CraftingTables{1.9.3.r47} [NEI Addons: Crafting Tables] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|ExtraBees{1.9.3.r47} [NEI Addons: Extra Bees] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|Forestry{1.9.3.r47} [NEI Addons: Forestry] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|MiscPeripherals{1.9.3.r47} [NEI Addons: Misc Peripherals] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized
NEIPlugins{1.1.0.4} [NEI Plugins] (NEIPlugins-1.1.0.4.jar) Unloaded->Constructed->Pre-initialized
ObsidiPlates{2.0.0} [Obsidian Pressure Plates] (obsidiplates-1.6.2-universal-2.0.0.15.jar) Unloaded->Constructed->Pre-initialized
OpenBlocks{1.2.2} [OpenBlocks] (OpenBlocks-1.2.2.jar) Unloaded->Constructed->Pre-initialized
PetBat{1.2.6} [Pet Bat] (PetBat_1.6.4.zip) Unloaded->Constructed->Pre-initialized
PortalGun{2.0.1} [PortalGun] (PortalGun2.0.1.zip) Unloaded->Constructed->Pre-initialized
ProjRed|Core{4.0.5.12} [Project: Red-Core] (ProjectRedBase-1.6.4-4.0.5.12.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Compatability{4.0.5.12} [ProjectRed-Compatability] (ProjectRedCompat-1.6.4-4.0.5.12.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Integration{4.0.5.12} [ProjectRed-Integration] (ProjectRedIntegration-1.6.4-4.0.5.12.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Transmission{4.0.5.12} [ProjectRed-Transmission] (ProjectRedIntegration-1.6.4-4.0.5.12.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Exploration{4.0.5.12} [ProjectRed-Exploration] (ProjectRedWorld-1.6.4-4.0.5.12.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Illumination{4.0.5.12} [ProjectRed-Illumination] (ProjectRedWorld-1.6.4-4.0.5.12.jar) Unloaded->Constructed->Pre-initialized
mod_SmartMoving{14.5} [Smart Moving] (Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip) Unloaded->Constructed->Pre-initialized
mod_SmartRender{1.1} [Smart Render] (Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip) Unloaded->Constructed->Pre-initialized
SS2{2 (build 2)} [Soul Shards 2] (SoulShards-2.0.14-universal-srg.jar) Unloaded->Constructed->Pre-initialized
StevesCarts{2.0.0.a134} [Steve's Carts 2] (StevesCarts2.0.0.a134.zip) Unloaded->Constructed->Pre-initialized
SuperCraftingFrame{1.6.2.7} [Super Crafting Frame] (SuperCraftingFrame-1.6.2.7.jar) Unloaded->Constructed->Pre-initialized
switches{1.3.0} [Switches] (switches-1.6.4-universal-coremod-1.3.0.25.jar) Unloaded->Constructed->Pre-initialized
ThaumcraftExtras{0.2.1} [Thaumcraft Extras] (Thaumcraft Extras 0.2.1.zip) Unloaded->Constructed->Pre-initialized
Translocator{1.1.0.13} [Translocator] (Translocator 1.1.0.13.jar) Unloaded->Constructed->Pre-initialized
tropicraftmod{v5.1.5 for MC 1.6.4} [Tropicraft] (Tropicraft v5.1.5 Mod for MC v1.6.4.jar) Unloaded->Constructed->Pre-initialized
volleyballmod{v5.1.5 for MC 1.6.4} [Volleyball] (Tropicraft v5.1.5 Mod for MC v1.6.4.jar) Unloaded->Constructed->Pre-initialized
AS_UpdateCheck{1.1.1} [AtomicStryker Update Check Mod] (UpdateCheckerMod_1.6.4.zip) Unloaded->Constructed->Pre-initialized
AIBlock{v1.0} [AIBlock] (Weather v1.59 Mod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
WeatherMod{1.58} [Weather and Tornadoes] (Weather v1.59 Mod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
WR-CBE|Core{1.4.0.6} [WR-CBE Core] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized
WR-CBE|Addons{1.4.0.6} [WR-CBE Addons] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized
WR-CBE|Logic{1.4.0.6} [WR-CBE Logic] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized
mod_ZanMinimap{0.9.4} [Zan's Minimap] (ZansMinimap1.6.4.zip) Unloaded->Constructed->Pre-initialized
McMultipart{1.0.0.191} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.191.jar) Unloaded->Constructed->Pre-initialized
ThaumcraftMobAspects{1.6.X-1d} [Thaumcraft Mob Aspects] (thaumcraftmobaspects-1.6.X-1d.zip) Unloaded->Constructed->Pre-initialized
ForgeMicroblock{1.0.0.191} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.191.jar) Unloaded->Constructed->Pre-initialized
TConstruct Environment: Sane and ready for action. Bugs may be reported.
Launched Version: 1.6.4-Forge9.11.1.953
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.3316, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null