Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

Hello people,

 

I started modding with last MC version(1.10.2) and created my first mod, which I already released.

Now I made some changes to the mod, while still coding with the 1.10 forge and everything worked fine.

Now that I finished my work, I wanted to update forge and the mod to 1.11 before I release the update.

Well I did everything you need to do(get the new forge-version, put the gradlew commands in the cmd) and I can run 1.11 in eclipse now.

But my mod, doesn't load the new forgeSrc-library from the Forge-Project and it won't get loaded into Minecraft.

Any idea how to fix this? I tried many things, but my mod won't accept the library :(

 

Thanks in advance,

 

RaphiiWarren

you need to start fresh a new folder do that whole stuff over then simply copy and paste your src code over. If you try to upgrade in same folder you need to do more work clean up stuff I couldn't figure it out and it never worked for me.

 

So

 

this worked for me

 

1.10.2 folder

make a 1.11 folder copy all the forge stuff do setupDecomp and setup project for whatver IDE you use

copy 1.10.2 src over to 1.11

erase 1.10.2

open your IDE and start to change the code over to 1.11

 

 

This did not work for me

1.10.2 folder change gradle to 1.11 setupDecom + all that stuff

try to run CRASH issues errors bugs broken not compiling

Disclaimer:  I been told to keep my opinions to myself, to shut up and that I am spreading lies and misinformation or even that my methods are unorthodox and or too irregular. Here are my suggestions take it or leave it.

  • Author

I will try that. Currently I found the location of the forgeSrc-library and added it into my mod project. Maybe that works, otherwise I will try your idea :)

You can simply add the library in the compile path i think. But I don't know how is setup so I can't help you with that. I just did it all over let forge do the hard work for me. I only mod i don't dev forge so I don't know how is setup. :D good luck

 

edit: if my adv doesn't work maybe someone else has a better idea

Disclaimer:  I been told to keep my opinions to myself, to shut up and that I am spreading lies and misinformation or even that my methods are unorthodox and or too irregular. Here are my suggestions take it or leave it.

No, you don't need to start over from scratch. Just change the Minecraft version, Forge version, and mappings versions in your

build.gradle

file and re-run the

gradlew setupDecompWorkspace eclipse

command.

Don't make mods if you don't know Java.

Check out my website: http://shadowfacts.net

Developer of many mods

No, you don't need to start over from scratch. Just change the Minecraft version, Forge version, and mappings versions in your

build.gradle

file and re-run the

gradlew setupDecompWorkspace eclipse

command.

 

That didn't work for me when  idid it. I think you also need to clear cache and referesh dependencies maybe I dunno.

Disclaimer:  I been told to keep my opinions to myself, to shut up and that I am spreading lies and misinformation or even that my methods are unorthodox and or too irregular. Here are my suggestions take it or leave it.

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...

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.