Minecraft will not load with Galacticraft and FluidMechanics!

SkylordJoel

Member
Apr 1, 2013
11
0
1
25
I saw how Galacticraft was now a Universal Electricity mod, so I installed FluidMechanics. Minecraft would not load. Here is the error report:
Client
Galacticraft Alpha v0.1.30 Universal
Forge: Build 7.7.1.624 for 1.5.1Other installed mods: FluidMechanics and Mekanism (tested earlier and worked)
Extra info: Someone said fix for this was to delete Universal Electricity from FluidMechanics so I did.

It won't let me type in or upload the file sorry, but the errors were:
2013-04-01 14:30:15 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.VerifyError: (class: universalelectricity/components/common/BCLoader, method: preInit signature: (Lcpw/mods/fml/common/event/FMLPreInitializationEvent;)V) Bad type in putfield/putstatic
2013-04-01 14:30:15 [INFO] [STDERR]at java.lang.Class.forName0(Native Method)
2013-04-01 14:30:15 [INFO] [STDERR]at java.lang.Class.forName(Class.java:249)
2013-04-01 14:30:15 [INFO] [STDERR]at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:446)
2013-04-01 14:30:15 [INFO] [STDERR]at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-04-01 14:30:15 [INFO] [STDERR]at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2013-04-01 14:30:15 [INFO] [STDERR]at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2013-04-01 14:30:15 [INFO] [STDERR]at java.lang.reflect.Method.invoke(Method.java:597)
2013-04-01 14:30:15 [INFO] [STDERR]at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-04-01 14:30:15 [INFO] [STDERR]at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-04-01 14:30:15 [INFO] [STDERR]at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-04-01 14:30:15 [INFO] [STDERR]at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-04-01 14:30:15 [INFO] [STDERR]at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-04-01 14:30:15 [INFO] [STDERR]at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-04-01 14:30:15 [INFO] [STDERR]at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-04-01 14:30:15 [INFO] [STDERR]at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2013-04-01 14:30:15 [INFO] [STDERR]at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2013-04-01 14:30:15 [INFO] [STDERR]at java.lang.reflect.Method.invoke(Method.java:597)
2013-04-01 14:30:15 [INFO] [STDERR]at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-04-01 14:30:15 [INFO] [STDERR]at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-04-01 14:30:15 [INFO] [STDERR]at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-04-01 14:30:15 [INFO] [STDERR]at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-04-01 14:30:15 [INFO] [STDERR]at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-04-01 14:30:15 [INFO] [STDERR]at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-04-01 14:30:15 [INFO] [STDERR]at cpw.mods.fml.common.Loader.loadMods(Loader.java:502)
2013-04-01 14:30:15 [INFO] [STDERR]at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
2013-04-01 14:30:15 [INFO] [STDERR]at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:407)
2013-04-01 14:30:15 [INFO] [STDERR]at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-04-01 14:30:15 [INFO] [STDERR]at net.minecraft.client.Minecraft.run(Minecraft.java:729)
2013-04-01 14:30:15 [INFO] [STDERR]at java.lang.Thread.run(Thread.java:680)
 

SkylordJoel

Member
Apr 1, 2013
11
0
1
25
Also another bug is Mekanism's solar panels won't work on the the moon or in space even if I set it to day.
 

flashman111

Moderator
Feb 12, 2013
1,061
136
63
I think FluidMechanics and Galacticraft both add Universal Electricity and it's conflicting somehow. But, I could be wrong.
 

micdoodle8

Administrator
Nov 12, 2012
456
215
43
Open either the Galacticraft or the Fluid Mechanics with an archiving program and delete the Universal Electricity folder.
 

SkylordJoel

Member
Apr 1, 2013
11
0
1
25
Open either the Galacticraft or the Fluid Mechanics with an archiving program and delete the Universal Electricity folder.
Tried that, this is what error came out:
Code:
013-04-03 17:35:25 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.VerifyError: (class: fluidmech/common/FluidMech, method: preInit signature: (Lcpw/mods/fml/common/event/FMLPreInitializationEvent;)V) Bad type in putfield/putstatic
2013-04-03 17:35:25 [INFO] [STDERR]    at java.lang.Class.forName0(Native Method)
2013-04-03 17:35:25 [INFO] [STDERR]    at java.lang.Class.forName(Class.java:249)
2013-04-03 17:35:25 [INFO] [STDERR]    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:446)
2013-04-03 17:35:25 [INFO] [STDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-04-03 17:35:25 [INFO] [STDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2013-04-03 17:35:25 [INFO] [STDERR]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2013-04-03 17:35:25 [INFO] [STDERR]    at java.lang.reflect.Method.invoke(Method.java:597)
2013-04-03 17:35:25 [INFO] [STDERR]    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-04-03 17:35:25 [INFO] [STDERR]    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-04-03 17:35:25 [INFO] [STDERR]    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-04-03 17:35:25 [INFO] [STDERR]    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-04-03 17:35:25 [INFO] [STDERR]    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-04-03 17:35:25 [INFO] [STDERR]    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-04-03 17:35:25 [INFO] [STDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-04-03 17:35:25 [INFO] [STDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2013-04-03 17:35:25 [INFO] [STDERR]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2013-04-03 17:35:25 [INFO] [STDERR]    at java.lang.reflect.Method.invoke(Method.java:597)
2013-04-03 17:35:25 [INFO] [STDERR]    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-04-03 17:35:25 [INFO] [STDERR]    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-04-03 17:35:25 [INFO] [STDERR]    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-04-03 17:35:25 [INFO] [STDERR]    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-04-03 17:35:25 [INFO] [STDERR]    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-04-03 17:35:25 [INFO] [STDERR]    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-04-03 17:35:25 [INFO] [STDERR]    at cpw.mods.fml.common.Loader.loadMods(Loader.java:502)
2013-04-03 17:35:25 [INFO] [STDERR]    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
2013-04-03 17:35:25 [INFO] [STDERR]    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:407)
2013-04-03 17:35:25 [INFO] [STDERR]    at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-04-03 17:35:25 [INFO] [STDERR]    at net.minecraft.client.Minecraft.run(Minecraft.java:729)
2013-04-03 17:35:25 [INFO] [STDERR]    at java.lang.Thread.run(Thread.java:680)
 

SkylordJoel

Member
Apr 1, 2013
11
0
1
25
Oh yeah, and with it gives:
Code:
2013-04-03 17:41:04 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.VerifyError: (class: universalelectricity/components/common/BCLoader, method: preInit signature: (Lcpw/mods/fml/common/event/FMLPreInitializationEvent;)V) Bad type in putfield/putstatic
2013-04-03 17:41:04 [INFO] [STDERR]    at java.lang.Class.forName0(Native Method)
2013-04-03 17:41:04 [INFO] [STDERR]    at java.lang.Class.forName(Class.java:249)
2013-04-03 17:41:04 [INFO] [STDERR]    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:446)
2013-04-03 17:41:04 [INFO] [STDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-04-03 17:41:04 [INFO] [STDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2013-04-03 17:41:04 [INFO] [STDERR]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2013-04-03 17:41:04 [INFO] [STDERR]    at java.lang.reflect.Method.invoke(Method.java:597)
2013-04-03 17:41:04 [INFO] [STDERR]    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-04-03 17:41:04 [INFO] [STDERR]    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-04-03 17:41:04 [INFO] [STDERR]    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-04-03 17:41:04 [INFO] [STDERR]    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-04-03 17:41:04 [INFO] [STDERR]    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-04-03 17:41:04 [INFO] [STDERR]    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-04-03 17:41:04 [INFO] [STDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-04-03 17:41:04 [INFO] [STDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2013-04-03 17:41:04 [INFO] [STDERR]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2013-04-03 17:41:04 [INFO] [STDERR]    at java.lang.reflect.Method.invoke(Method.java:597)
2013-04-03 17:41:04 [INFO] [STDERR]    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-04-03 17:41:04 [INFO] [STDERR]    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-04-03 17:41:04 [INFO] [STDERR]    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-04-03 17:41:04 [INFO] [STDERR]    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-04-03 17:41:04 [INFO] [STDERR]    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-04-03 17:41:04 [INFO] [STDERR]    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-04-03 17:41:04 [INFO] [STDERR]    at cpw.mods.fml.common.Loader.loadMods(Loader.java:502)
2013-04-03 17:41:04 [INFO] [STDERR]    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
2013-04-03 17:41:04 [INFO] [STDERR]    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:407)
2013-04-03 17:41:04 [INFO] [STDERR]    at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-04-03 17:41:04 [INFO] [STDERR]    at net.minecraft.client.Minecraft.run(Minecraft.java:729)
2013-04-03 17:41:04 [INFO] [STDERR]    at java.lang.Thread.run(Thread.java:680)
 

Share this page