Jump to content

"Forge is setting up Minecraft environment" stuck at 0%, causes exceptions


leoham

Recommended Posts

So I installed Forge 4.1.1 on Minecraft 1.3.2 without any other mods because I wanted to see if it would work first, but when I run Minecraft the Forge window that says "Forge is setting up your Minecraft environment" comes up and the loading bar just stays at 0%.

 

I'm running Ubuntu 12.04 and using OpenJDK Java 7 Runtime.

 

Here's what the console says:

 

 

Exception in thread "Thread-5" java.lang.NoClassDefFoundError: cpw/mods/fml/client/FMLTextureFX

at java.lang.ClassLoader.defineClass1(Native Method)

at java.lang.ClassLoader.defineClass(ClassLoader.java:634)

at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)

at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)

at java.net.URLClassLoader.access$000(URLClassLoader.java:73)

at java.net.URLClassLoader$1.run(URLClassLoader.java:212)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(URLClassLoader.java:205)

at java.lang.ClassLoader.loadClass(ClassLoader.java:321)

at java.lang.ClassLoader.loadClass(ClassLoader.java:266)

at java.lang.Class.getDeclaredMethods0(Native Method)

at java.lang.Class.privateGetDeclaredMethods(Class.java:2444)

at java.lang.Class.getDeclaredMethod(Class.java:1952)

at cpw.mods.fml.relauncher.ReflectionHelper.findMethod(ReflectionHelper.java:170)

at cpw.mods.fml.relauncher.FMLRelauncher.computeExistingClientHome(FMLRelauncher.java:183)

at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:229)

at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:200)

at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)

at net.minecraft.Launcher.replace(Launcher.java:143)

at net.minecraft.Launcher$1.run(Launcher.java:87)

Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.client.FMLTextureFX

at java.net.URLClassLoader$1.run(URLClassLoader.java:217)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(URLClassLoader.java:205)

at java.lang.ClassLoader.loadClass(ClassLoader.java:321)

at java.lang.ClassLoader.loadClass(ClassLoader.java:266)

... 20 more

 

 

 

I deleted META-INF and everything, am I missing a class or something? Thanks in advance.

 

EDIT: I would post ModLoader.txt and the ForgeModLoader logs but it didn't create any.

Link to comment
Share on other sites

Looks like you may have got an incomplete download or install... Try redownloading and installing.

 

I tried that and it didn't work, and I had the same problem with 4.0.0

 

Also when I run Minecraft from Eclipse with mcp and forge it runs fine, so I'm not sure what might be wrong

Link to comment
Share on other sites

There is only one cause of the issue you've posted

Ad thats not a proper install

I dont know what to say but install forge properly.

 

Ok yeah I've looked around in my minecraft.jar and it is indeed missing a bunch of the classes that should be there, I guess it was just something I or the archive manager did when I copied them, I'm going to try and put in all the missing ones.

 

thank you most kindly

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.