Jump to content

Problems installing


OlDrunk

Recommended Posts

I'm trying to install Forge 3.1.3.105 , I have a fresh install of Minecraft 1.2.5 and installed Modloader for 1.2.5 every thing is fine till Forge is installed , I drop the contents of the zip into Minecraft.jar and after that I just get black screen( YES, META dir is deleted)

Here is the output I get at the terminal

Exception in thread "Thread-6" java.lang.NoClassDefFoundError: forge/IShearable

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 pb.<clinit>(Block.java:60)

at qa.<init>(SourceFile:14)

at net.minecraft.client.Minecraft.<init>(Minecraft.java:232)

at n.<init>(SourceFile:33)

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

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

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

Caused by: java.lang.ClassNotFoundException: forge.IShearable

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)

... 17 more

Here is the modloader.txt log

22-May-2012 9:54:57 PM ModLoader init

FINE: ModLoader 1.2.5 Initializing...

22-May-2012 9:54:57 PM ModLoader readFromClassPath

FINER: Adding mods from /home/flint/.minecraft/bin/minecraft.jar

22-May-2012 9:54:57 PM ModLoader readFromClassPath

FINER: Zip found.

22-May-2012 9:54:58 PM ModLoader addAllRenderers

FINE: Initialized

 

As for system specs I'm running Ubuntu Linux 10.10 64bit 4GigRAM  Java JDK6

If I just drop the forge zip into Mods dir from ModLoader it seems to load fine but then mods that need Forge don't work or crash.

 

Update:

Tryed to update to Java JDK7 and still not working!

 

Link to comment
Share on other sites

I read the Sticky post and included all the requested information.

I started with a clean install(no old copies MC installed) of minecraft 1.2.5 with the intent to run RedPower2.( have tried more then once to install from fresh, same results)  I first installed Risugami's Modloader for 1.2.5 by opening the minecraft.jar with Archive(linux) as I have for other mods in the past and copied over the files from Modloader zip and Delete META-INF, then I closed every thing and ran Minecraft from the terminal with "java -Dsun.java3d.opengl=true -Xmx1024M -Xms512M -cp minecraft.jar net.minecraft.LauncherFrame" and checked that minecraft works, every thing is fine at this point. Then I try to install Forge with the same installation method(Forge Wiki install instructions) of copying ALL the contents of the zip to minecraft.jar in /.minecraft/bin/  and when I try to run MC it just gives the above posted output from the terminal and a blank screen. As far as I can tell I'm not doing any thing wrong with the installation as per Wiki and I have used MC mods in the past (BuildCraft) so installation is not new to me, just hope there is some way to fix this or get it going. 

Link to comment
Share on other sites

You did not put ALL files in the forge zip into your jar.

If you had, this error wouldn't of came up.

Try again.

We can't really do anything to help you, we arnt gunna hold your hand while you do a simple drag & drop.

 

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

I'm NOT some noob looking someone to hold my hand on how to copy and paste, if you can read my posts you'd see so, SO DON'T INSULT ME!!!

 

Now can someone who CAN read and has some idea of how forge works have any idea of what the issue could be, and NO it's NOT how I'm installing it as if Modloader works and Forge was installed the same way but MC with Modloader won't run after Forge is installed!

 

SERIOUSLY I'm looking for troubleshooting help and it's obvious at this point it has nothing to do with user install error so quit pointing that finger!!!

Link to comment
Share on other sites

Aaaannnd. Banned, have a good day sir.

Anyways for anyone who ever reads this, ANY ClassNotFoundException is caused by 1) Using a old/new version of forge that does not have the class that you need or 2) User install error.

#2 is the case here

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

  • 2 weeks later...

hi

 

Just registered to post this - I can confirm for future reference that on my current version of Linux (Mint 10) the archive manager does indeed refuse to copy across 90% of the forge directory from the zip file to the jar file.

 

Sorry to resurrect, but hopefully this will be useful information for the next adamant user.

 

Also it works fine in Mint 12, which is why I've also spent half an hour trying to figure this out :)

 

Edit: For super extra useful reference, e.g. anyone googling the problem, it seems to work if you select all the class files with shift+end, thereby actually scrolling to the bottom of the list, then dragging.

Link to comment
Share on other sites

Yeah, Archive Manager does not always pull directories for whatever retarded reason.  I use Ark, it works fine.  Well, I used to use Ark, now I have a script that full mods up a client and server for me based on mods in a directory tree using the zip/unzip cli commands.

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.



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • https://gist.github.com/it-is-allie/29645c4fb5c7131ad30181769a37d12f There is my latest crash report. I've spent probably 5 hours messing with modpacks and have gotten it almost complete but it then randomly crashes before loading all the mods? I'm not even sure. if anyone  could help it would be greatly appreciated.   
    • Hi, Forge refuses to recognize the mods "moonlight" and "enhancedcelestial" in my friend's modpack for essential, we have double checked that the modpack we're using has both those mods, and it still won't recognize, saying I don't have them. If I try to manually add these mods into my game, it gives me the "Unexpected custom data from client" error. I am stuck in a loop here. -- Unexpected custom data from client Missing required datapack registries: moonlight:soft_fluids, enchancedcelestials:lunar/event, enhancedcelestials:lunar/dimension_settings, moonlight:map_markers -- Logs https://pastebin.com/rvFnk4n3
    • Good afternoon, I have a problem with the minecraft launcher, when trying to open a version with forge it does not open the minecraft and the launcher gives me an error code 1, this passes me from version 1.17 onwards and without having any mod installed.   [29jun.2024 18:08:14.073] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, MarkitoPlex, --version, 1.20.1-forge-47.3.1, --gameDir, C:\Users\Marco Antonio RL\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Marco Antonio RL\AppData\Roaming\.minecraft\assets, --assetIndex, 5, --uuid, 4768b6d7e7fa48f58946cbe18989d2e3, --accessToken, ????????, --clientId, ZmEwYTkyM2YtZTU2YS00NTVlLWE4NTgtYjY0MWI5YzFhODc1, --xuid, 2535453534635465, --userType, msa, --versionType, release, --quickPlayPath, C:\Users\Marco Antonio RL\AppData\Roaming\.minecraft\quickPlay\java\1719706091955.json, --launchTarget, forgeclient, --fml.forgeVersion, 47.3.1, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412] [29jun.2024 18:08:14.077] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.8 by Microsoft; OS Windows 11 arch amd64 version 10.0 [29jun.2024 18:08:14.178] [main/WARN] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Configuration file C:\Users\Marco Antonio RL\AppData\Roaming\.minecraft\config\fml.toml is not correct. Correcting [29jun.2024 18:08:14.179] [main/INFO] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Incorrect key [earlyWindowShowCPU] was corrected from null to false [29jun.2024 18:08:14.196] [main/INFO] [net.minecraftforge.fml.loading.ImmediateWindowHandler/]: Loading ImmediateWindowProvider fmlearlywindow [29jun.2024 18:08:14.341] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.6    
    • Hi, I was wondering how to make a "screenspace texture" like the background of the end portal (not including the moving stars). This is an example of what I want:  I have taken a look at the vanilla shader files, but I don't know how to use the effect for myself. Any help would be great,
  • Topics

  • Who's Online (See full list)

×
×
  • Create New...

Important Information

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