Jump to content

Black Screen and hang after Mojang logo


garfield767

Recommended Posts

I have read through the EAQ and pray I have a candidate here of a bug. I am using the regular launcher, and only 1 mod: millenaire. I have the new MC 1.4.2, using the latest forge (601350), and no beans. I have also tried starting MC with forge alone (no mods), and same result. Below is the last bit of the log which shows the errors. The EAQ had some of the same code (for example: java.lang.NoClassDefFoundError), but not ':AUX' written after it.

 

2012-10-29 19:16:13 [iNFO] [sTDOUT] CLIENT Starting new session. Mods: examplemod

2012-10-29 19:16:13 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Millenaire

2012-10-29 19:16:13 [iNFO] [sTDERR] Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: aux

2012-10-29 19:16:13 [iNFO] [sTDERR] at azw.<init>(RenderManager.java:69)

2012-10-29 19:16:13 [iNFO] [sTDERR] at azw.<clinit>(RenderManager.java:17)

2012-10-29 19:16:13 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:432)

2012-10-29 19:16:13 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:752)

2012-10-29 19:16:13 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

2012-10-29 19:16:13 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: aux

2012-10-29 19:16:13 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:126)

2012-10-29 19:16:13 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-10-29 19:16:13 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-10-29 19:16:13 [iNFO] [sTDERR] ... 5 more

2012-10-29 19:16:13 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException

2012-10-29 19:16:13 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:120)

2012-10-29 19:16:13 [iNFO] [sTDERR] ... 7 more

 

 

For illustration, below is a run without any mods:

 

2012-10-29 19:42:26 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Forge

2012-10-29 19:42:26 [iNFO] [sTDERR] Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: aux

2012-10-29 19:42:26 [iNFO] [sTDERR] at azw.<init>(RenderManager.java:69)

2012-10-29 19:42:26 [iNFO] [sTDERR] at azw.<clinit>(RenderManager.java:17)

2012-10-29 19:42:26 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:432)

2012-10-29 19:42:26 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:752)

2012-10-29 19:42:26 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

2012-10-29 19:42:26 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: aux

2012-10-29 19:42:26 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:126)

2012-10-29 19:42:26 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-10-29 19:42:26 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-10-29 19:42:26 [iNFO] [sTDERR] ... 5 more

2012-10-29 19:42:26 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException

 

I hope my error is a simple fix. Thank you in advance for the help.

Andrew

 

Link to comment
Share on other sites

Have you tried installing Forge a using different method? (i.e. using a launcher)

There's an EAQ for a reason. Read it!

"Note that failure to read this will make you look idiotic. You don't want that do you?" -- luacs1998

 

First rule of bug reports: More information is always better.

Oh, and logs OR IT DIDN'T HAPPEN!!

Link to comment
Share on other sites

Use a different instillation procedure, I advise 7zip, whatever you did made the aux class dissapear, which probably means you tried extracting the entirity of minecraft.jar, you can't have a file named aux on your computer, so, you need to do it in memory. Either use a launcher {multimc} or do it properly using a archive manager {7zip}

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

Problem solved! I used 7z, opened both the forge zip and the minecraft.jar, selected all the files in the forge zip and dragged them over to the minecraft.jar 7z window. After copy, I tested the archive. And voila!

 

For the record, I was doing exactly what you described: completely unzipping minecraft.jar, moving the files over, and then rezipping (and renaming back to .jar)

 

Thanks!

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.

Announcements



×
×
  • Create New...

Important Information

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