Jump to content

Recommended Posts

Posted

I have install like over 10 version of forge,

and i have found that,

before the version 1.7.10-Forge10.13.3.1387-1.7.10

after you have install the client, in below path you will get two files

.minecraft\versions\"the forge version folder"\

1. "the forge version".jar

2. "the forge version".json

 

BUT!!!

From 1.7.10-Forge10.13.3.1388-1.7.10 or after those version

i have only got the .json file

i have try these version all without that jar file,

that's make me can't even open Minecraft normally

 

1.7.10-Forge10.13.3.1389

1.7.10-Forge10.13.3.1400

1.7.10-Forge10.13.4.1428

1.7.10-Forge10.13.4.1448

1.7.10-Forge10.13.4.1481

 

How can i solve this problem?

or how can i make that right jar file for the corresponding forge version?

This is the non mod case, it just for a clear forged client.

Posted

em... i was using other customize launcher......

and i have just found a way to get over this problem

 

i was adding this pile of code to the bottom of new version json

and i manage to open minecraft

 

},

{

"name": "com.mojang:realms:1.3.5"

},

{

"name": "org.apache.commons:commons-compress:1.8.1"

},

{

"name": "org.apache.httpcomponents:httpclient:4.3.3"

},

{

"name": "commons-logging:commons-logging:1.1.3"

},

{

"name": "org.apache.httpcomponents:httpcore:4.3.2"

},

{

"name": "java3d:vecmath:1.3.1"

},

{

"name": "net.sf.trove4j:trove4j:3.0.3"

},

{

"name": "com.ibm.icu:icu4j-core-mojang:51.2"

},

{

"name": "com.paulscode:codecjorbis:20101023"

},

{

"name": "com.paulscode:codecwav:20101023"

},

{

"name": "com.paulscode:libraryjavasound:20101123"

},

{

"name": "com.paulscode:librarylwjglopenal:20100824"

},

{

"name": "com.paulscode:soundsystem:20120107"

},

{

"name": "io.netty:netty-all:4.0.10.Final"

},

{

"name": "com.google.guava:guava:16.0"

},

{

"name": "org.apache.commons:commons-lang3:3.2.1"

},

{

"name": "commons-io:commons-io:2.4"

},

{

"name": "commons-codec:commons-codec:1.9"

},

{

"name": "net.java.jinput:jinput:2.0.5"

},

{

"name": "net.java.jutils:jutils:1.0.0"

},

{

"name": "com.google.code.gson:gson:2.2.4"

},

{

"name": "com.mojang:authlib:1.5.16"

},

{

"name": "org.apache.logging.log4j:log4j-api:2.0-beta9"

},

{

"name": "org.apache.logging.log4j:log4j-core:2.0-beta9"

},

{

"name": "org.lwjgl.lwjgl:lwjgl:2.9.1"

},

{

"name": "org.lwjgl.lwjgl:lwjgl_util:2.9.1"

},

{

"name": "org.lwjgl.lwjgl:lwjgl-platform:2.9.1",

"natives": {

"linux": "natives-linux",

"windows": "natives-windows",

"osx": "natives-osx"

},

"extract": {

"exclude": [

"META-INF/"

]

}

},

{

"name": "net.java.jinput:jinput-platform:2.0.5",

"natives": {

"linux": "natives-linux",

"windows": "natives-windows",

"osx": "natives-osx"

},

"extract": {

"exclude": [

"META-INF/"

]

}

},

{

"name": "tv.twitch:twitch:5.16"

},

{

"name": "tv.twitch:twitch-platform:5.16",

"rules": [

{

"action": "allow"

},

{

"action": "disallow",

"os": {

"name": "linux"

}

}

],

"natives": {

"linux": "natives-linux",

"windows": "natives-windows-${arch}",

"osx": "natives-osx"

},

"extract": {

"exclude": [

"META-INF/"

]

}

},

{

"name": "tv.twitch:twitch-external-platform:4.5",

"rules": [

{

"action": "allow",

"os": {

"name": "windows"

}

}

],

"natives": {

"windows": "natives-windows-${arch}"

},

"extract": {

"exclude": [

"META-INF/"

]

}

}

],

"mainClass": "net.minecraft.launchwrapper.Launch"

}

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



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I tried do download the essential mod to my mod pack but i didnt work. I paly on 1.21 and it should work. I use neoforge for my modding. The weird things is my friend somehow added the mod to his modpack and many others that I somehow can´t. Is there anything i can do? 
    • Thanks, I've now installed a slightly newer version and the server is at least starting up now.
    • i have the same issue. Found 1 Create mod class dependency(ies) in createdeco-1.3.3-1.19.2.jar, which are missing from the current create-1.19.2-0.5.1.i.jar Found 11 Create mod class dependency(ies) in createaddition-fabric+1.19.2-20230723a.jar, which are missing from the current create-1.19.2-0.5.1.i.jar Detailed walkthrough of mods which rely on missing Create mod classes: Mod: createaddition-fabric+1.19.2-20230723a.jar Missing classes of create: com/simibubi/create/compat/jei/category/sequencedAssembly/JeiSequencedAssemblySubCategory com/simibubi/create/compat/recipeViewerCommon/SequencedAssemblySubCategoryType com/simibubi/create/compat/rei/CreateREI com/simibubi/create/compat/rei/EmptyBackground com/simibubi/create/compat/rei/ItemIcon com/simibubi/create/compat/rei/category/CreateRecipeCategory com/simibubi/create/compat/rei/category/WidgetUtil com/simibubi/create/compat/rei/category/animations/AnimatedBlazeBurner com/simibubi/create/compat/rei/category/animations/AnimatedKinetics com/simibubi/create/compat/rei/category/sequencedAssembly/ReiSequencedAssemblySubCategory com/simibubi/create/compat/rei/display/CreateDisplay Mod: createdeco-1.3.3-1.19.2.jar Missing classes of create: com/simibubi/create/content/kinetics/fan/SplashingRecipe
    • The crash points to moonlight lib - try other builds or make a test without this mod and the mods requiring it
    • Do you have shaders enabled? There is an issue with the mod simpleclouds - remove this mod or disable shaders, if enabled  
  • Topics

×
×
  • Create New...

Important Information

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