Jump to content

Adding ICBM manually?


dillweed65

Recommended Posts

Hello,

          I would like to use ICBM in Attack of the B-Team. Is there anything I need to remove before adding all the required components? I know galacticraft used to run with Universal Electricity but the one in the pack has it's own core. My game starts fine with the Calclavia core and u.e. core but as soon as I add icbm my game shuts down. This is what I could find in the log, I don't program so I don't know what most of this means.

 

Error:

2014-03-31 18:17:33 [iNFO] [sTDOUT] ---- Minecraft Crash Report ----
2014-03-31 18:17:33 [iNFO] [sTDOUT] // My bad.
2014-03-31 18:17:33 [iNFO] [sTDOUT]
2014-03-31 18:17:33 [iNFO] [sTDOUT] Time: 3/31/14 6:17 PM
2014-03-31 18:17:33 [iNFO] [sTDOUT] Description: There was a severe problem during mod loading that has caused the game to fail
2014-03-31 18:17:33 [iNFO] [sTDOUT]
2014-03-31 18:17:33 [iNFO] [sTDOUT] cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: icbm/core/ProxyHandler
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at cpw.mods.fml.common.LoadController.transition(LoadController.java:156)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at cpw.mods.fml.common.Loader.loadMods(Loader.java:523)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at net.minecraft.client.main.Main.main(SourceFile:101)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at java.lang.reflect.Method.invoke(Unknown Source)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-03-31 18:17:33 [iNFO] [sTDOUT] Caused by: java.lang.NoClassDefFoundError: icbm/core/ProxyHandler
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at icbm.core.ICBMCore.preInit(ICBMCore.java:158)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at java.lang.reflect.Method.invoke(Unknown Source)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at java.lang.reflect.Method.invoke(Unknown Source)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at java.lang.reflect.Method.invoke(Unknown Source)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     ... 10 more
2014-03-31 18:17:33 [iNFO] [sTDOUT] Caused by: java.lang.ClassNotFoundException: icbm.core.ProxyHandler
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at java.lang.ClassLoader.loadClass(Unknown Source)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at java.lang.ClassLoader.loadClass(Unknown Source)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     ... 37 more
2014-03-31 18:17:33 [iNFO] [sTDOUT] Caused by: java.lang.NoClassDefFoundError: calclavia/lib/modproxy/PrefabProxyHandler
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at java.lang.ClassLoader.defineClass1(Native Method)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at java.lang.ClassLoader.defineClass(Unknown Source)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at java.security.SecureClassLoader.defineClass(Unknown Source)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     ... 39 more
2014-03-31 18:17:33 [iNFO] [sTDOUT] Caused by: java.lang.ClassNotFoundException: calclavia.lib.modproxy.PrefabProxyHandler
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:97)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at java.lang.ClassLoader.loadClass(Unknown Source)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     at java.lang.ClassLoader.loadClass(Unknown Source)
2014-03-31 18:17:33 [iNFO] [sTDOUT]     ... 43 more

Link to comment
Share on other sites

This is no issue that should go on the tracker, I believe. This is a user issue unrelated to AotBt directly.

 

I don't know what the problem could be. All I can ask is if you've got the correct version of the ICBM mod.

Attack of the B-team runs on 1.6.4, I believe.

 

If that isn't the problem, wait and see if anybody more knowledgeable in Java can help.

Link to comment
Share on other sites

Melfice, i would agree, i had opened a bunch of tabs at the time and only noticed the log but not in relation to what it was about.

 

Similar to Melfices suggestion, make sure you look into mod incompatibilities as this can also happen. Also make sure the version of forge the mod was made with is older or equal to the version used in the modpack along with making sure the version of the mod is for 1.6.4. Assuming these two things are met there shouldn't be a reason it was failing unless my first suggestion takes into effect.

Link to comment
Share on other sites

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...