Jump to content

dillweed65

Members
  • Posts

    9
  • Joined

  • Last visited

Everything posted by dillweed65

  1. I have been trying and trying but no luck. I can't figure out what is making it crash.
  2. I'll try a different version of icbm and re install it.
  3. It would seem I have all the correct versions of the mods I need. I read that Galacticraft may be causing problems but I removed it and it still crashed.
  4. 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
  5. So there isn't anything I can do other than just get rid of it or play on my integrated card?
  6. Ok I see it is optifine, but I like to use it for the customization. Is there an option to fix it? EDIT: I also know that this flashing doesn't show when I run minecraft with my integrated graphics. It is almost like Optifine and my Nvidia graphics card don't like each other.
  7. Hello, I am having an issue with my graphics card making the seared tanks and the casting basin texture flash. The lava inside the tank looks like it is trying to overlap the tank's texture. It flashes a lot when looking around. I couldn't find any fixes except playing the game with integrated graphics. The problem is the game runs so much better with my Nvidia card so I would like to find a solution. This is what it looks like: Any help would be most appreciated. If more information is needed I will try to provide.
×
×
  • Create New...