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! I am making a private mod in Swedish, and the letters Å Ä Ö doesn't work. I think the

gradlew build

is messing it up, because this error only comes when I have exported the mod. It's instead replacing ÅÄÖ with some crazy symbols. I wonder if you code use

gradlew build --Charset UTF-8

or something similar.

And if I ever helped anyone with anything, let me know

I am a noob in forge

Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! |

mah twitter

This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.

 

Did you mean "gradlew"?

With "gradlew build utf-8" it didn't work :'(

 

Sorry, I was unclear. It's not the command you're supposed to enter, it's the search term where I found the link.

Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! |

mah twitter

This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.

  • Author

 

Did you mean "gradlew"?

With "gradlew build utf-8" it didn't work :'(

 

Sorry, I was unclear. It's not the command you're supposed to enter, it's the search term where I found the link.

 

Oh! Sorry

And if I ever helped anyone with anything, let me know

I am a noob in forge

  • Author

 

Did you mean "gradlew"?

With "gradlew build utf-8" it didn't work :'(

 

Sorry, I was unclear. It's not the command you're supposed to enter, it's the search term where I found the link.

 

gradle build utf-8

 

Lol :D

And if I ever helped anyone with anything, let me know

I am a noob in forge

  • Author

Thanks soo much for the help, SanAndreasP! It works perfect now :D

It was fixed by adding this line

[compileJava, compileTestJava]*.compile*.encoding = 'UTF-8'

to build.gradle, and replacing every "ÅÄÖ" with some weird symbols in the .java files. The weird symbols can be found in sv_SE.lang with the other minecraft language files.

And if I ever helped anyone with anything, let me know

I am a noob in forge

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.