Jump to content

Recommended Posts

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?

Posted

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

Posted

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.

Posted

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

Posted

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

Posted

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.

Posted

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.

Posted

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?

Posted

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.

Announcements



×
×
  • Create New...

Important Information

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