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

I heard there is the MDK for Forge 1.8.

According to the instructions I should extract the MDK, thn execute gradlew setupDecompWorkspace at the extracted directory.

But everytime I tried this, it gives me a BUILD FAILED with a nasty "task recompileMC failed"

 

Anyone know a way to fix that?

  • Author

I am using Forge 1.8.9-11.15.1.1722

 

How do I obtain the complete log? Overtime the cmd will 'discard' the logs printed from earlier...

 

As you can see there are quite some weird characters going on. What is happening? Is the Forge using a different encoding scheme or something like that?

http://pastebin.com/CLqVEw1d

  • Author

wiped the entire .gradle

 

So there is a .gradle at my MDK directory, and a .gradle at my user home... which one are you referring to?

wiped the entire .gradle

 

So there is a .gradle at my MDK directory, and a .gradle at my user home... which one are you referring to?

 

user home.

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

  • Author

Still a negative... That annoying Encoding

 

So:

Forge has something done wrong in its encoding (but its just a few lines...? I am using version 11.15.1.1722 by the way)

OR

My PC has something that failed to be compatible with Forge

  • Author

Like this?

 

apply plugin: 'net.minecraftforge.gradle.forge'

 

tasks.withType(Compile) {

options.encoding = 'UTF-8'

}

  • Author

Can someone give me a slightest hint what I should add and where I should add? It is frustrating as hell, since the gradle has to be fixed by myself even though it is with a supposedly ok recommended Forge package!

 

Bump bump bump

Inside the gradle file.  Just pick a spot that isn't inside some other block.  Done.

 

How do I know? Because one of those lines says "task" and there's already at least one "task" block in the gradle file already.

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

  • Author

Before we continue, I would like to confess something.

I am a Java programmer, not a gradle master. So it is quite sad to see you assume I am deliberately bragging about a supposedly minor issue.

  • Author

Let me try to summarize this stuff and stop salts:

 

gradlew setupDecompWorkspace is not working because there are a few "unmappable characters for encoding UTF-8"

Any ideas?

This is getting dumb, I've linked you the tutorial on how to change your encoding.

Something on your system is defaulting it to a non-UTF format. Which is why you have to configure it.

The link tells you exactly where to put it and even gives multiple methods of applying it.

 

You don't need to sit here trolling/bumping this post just follow the damn directions.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Guest
This topic is now closed to further replies.

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.