Jump to content

1.4.5 Unexpected Error


achenbachs

Recommended Posts

EDIT:  Apparently, I didn't look everywhere like I should have.  I have fixed the problem.  Thank you guys though :)

 

I'm currently trying to build myself a modpack for 1.4.5 consisting of the following mods:

 

minecraftforge-universal-1.4.5-6.4.1.436

OptiFine_1.4.5_HD_U_D7

ee3-universal-pre1d

industrialcraft-2_1.111

buildcraft-A-3.2.2

AdvancedMachines_4.5_1.4.5

mod_AdvancedSolarPanels_3_3_1

mod_zGraviSuite_1_5

Railcraft_1.4.5b-6.11.1.0

 

In the Mods Folder are these:

[1.4.5]ReiMinimap_v3.2_05

AtomicScience_v0.2.8.105

InvTweaks_1.45-1.4.4

portalgun1.4.5v2

StevesCarts2.0.0.a38

 

 

The problem began while trying to get NEI to work correctly.  Up until trying to install NEI, the game would load and start a new game perfectly.  After installing NEI, however, the game would load but I could not create a new world.  The world would create, but would immediately go to "Server is Shutting Down", then crash.  So I skipped putting in NEI.

 

But after removing NEI and ChickenBonesCore from the coremods folder, the game won't load now.  So I did a lot of troubleshooting, removing mods one by one until I eventually removed everything but Forge.  I removed forge, and the game would load.  I put the rest of the mods that didn't require forge in, and the game would load.

 

At one point when messing with NEI earlier java crashed, if that makes any difference.

 

The weird thing is, not an hour ago Forge worked perfectly, along with every other mod except NEI.  But now, none of them work and as far as I can tell I have done nothing different.  I even went so far as to completely redownload everything (incase something somehow got corrupted), but that doesn't even work.  Same problem.  I even restarted my computer, incase maybe the java crash from earlier might have done something.

 

The log MagicLauncher generates is below (sorry it's a long one):

 

 

*** MagicMinecraftLauncher 1.0.0 ***

Disable inactive mods

2013-03-04 14:55:53 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.5.21.486 for Minecraft 1.4.5 loading

2013-03-04 14:55:53 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg

2013-03-04 14:55:53 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg

2013-03-04 14:55:53 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg

2013-03-04 14:55:54 [iNFO] [sTDOUT] Generated BlockMobSpawner helper method.

2013-03-04 14:55:54 [iNFO] [sTDOUT] Generated BlockMobSpawner helper method.

2013-03-04 14:55:54 [iNFO] [sTDOUT] FMLRelauncher.relaunchApplet

2013-03-04 14:55:54 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at java.lang.reflect.Method.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:230)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.fmlReentry(Minecraft.java:2331)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at java.lang.reflect.Method.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:111)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:26)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.main(Minecraft.java:2240)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at java.lang.reflect.Method.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at magic.launcher.Launcher.main(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: ajs

2013-03-04 14:55:54 [iNFO] [sTDERR]    at amj.<clinit>(Block.java:186)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at bdb.<init>(TextureWaterFX.java:25)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.<init>(Minecraft.java:269)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at asi.<init>(SourceFile:36)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:35)

2013-03-04 14:55:54 [iNFO] [sTDERR]    ... 20 more

2013-03-04 14:55:54 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: ajs

2013-03-04 14:55:54 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at java.lang.ClassLoader.loadClass(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at java.lang.ClassLoader.loadClass(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    ... 25 more

2013-03-04 14:55:54 [iNFO] [sTDERR] Caused by: java.lang.ClassFormatError: Duplicate method name&signature in class file ajs

2013-03-04 14:55:54 [iNFO] [sTDERR]    at java.lang.ClassLoader.defineClass1(Native Method)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at java.lang.ClassLoader.defineClass(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at java.lang.ClassLoader.defineClass(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:134)

2013-03-04 14:55:54 [iNFO] [sTDERR]    ... 27 more

2013-03-04 14:55:54 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at java.lang.reflect.Method.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:111)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:26)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.main(Minecraft.java:2240)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at java.lang.reflect.Method.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at magic.launcher.Launcher.main(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

2013-03-04 14:55:54 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:237)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.fmlReentry(Minecraft.java:2331)

2013-03-04 14:55:54 [iNFO] [sTDERR]    ... 12 more

2013-03-04 14:55:54 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at java.lang.reflect.Method.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:230)

2013-03-04 14:55:54 [iNFO] [sTDERR]    ... 15 more

2013-03-04 14:55:54 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: ajs

2013-03-04 14:55:54 [iNFO] [sTDERR]    at amj.<clinit>(Block.java:186)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at bdb.<init>(TextureWaterFX.java:25)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.<init>(Minecraft.java:269)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at asi.<init>(SourceFile:36)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:35)

2013-03-04 14:55:54 [iNFO] [sTDERR]    ... 20 more

2013-03-04 14:55:54 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: ajs

2013-03-04 14:55:54 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at java.lang.ClassLoader.loadClass(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at java.lang.ClassLoader.loadClass(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    ... 25 more

2013-03-04 14:55:54 [iNFO] [sTDERR] Caused by: java.lang.ClassFormatError: Duplicate method name&signature in class file ajs

2013-03-04 14:55:54 [iNFO] [sTDERR]    at java.lang.ClassLoader.defineClass1(Native Method)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at java.lang.ClassLoader.defineClass(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at java.lang.ClassLoader.defineClass(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:134)

2013-03-04 14:55:54 [iNFO] [sTDERR]    ... 27 more

 

 

Unfortunately I haven't taken the time to learn how to read through the error logs, and I was hoping someone from here would be able to point maybe where I went wrong.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.