Jump to content

BuddingDev

Members
  • Posts

    237
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am not as new.

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

BuddingDev's Achievements

Creeper Killer

Creeper Killer (4/8)

-1

Reputation

  1. You think locking my thread can shut me up??? NO. The issue is still NOT SOLVED. I am now using forge-1.8.9-11.15.1.1855 So this is my build.gradle: http://pastebin.com/mHK06YUU Still it is giving me "unmappable character for utf-8", no matter how hard I try. So yeah. That does not quite work out well. 1. Am I doing the build.gradle right? 2. Are the Forge builders missing something out? Most 1.8 versions I have tried gave me this error. Try not to lock a thread when the issue in that thread is not even solved.
  2. 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?
  3. 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.
  4. 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
  5. I seriously dont get it. What am I supposed to type? This is Minecraft Forge, not Java
  6. Like this? apply plugin: 'net.minecraftforge.gradle.forge' tasks.withType(Compile) { options.encoding = 'UTF-8' }
  7. But... whete should I put it? This is my first time trying to fix a gradle file.
  8. I dont get it. What should I type in that encoding area?
  9. Aaaaaaaaaaaaaaaalllllright Here you go http://pastebin.com/wwk48HCv
  10. Should I be doing stacktrace, debug or info? Just to make sure we have the correct info.
  11. 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
  12. I am wiping out both of them, just to see if things work out
  13. So there is a .gradle at my MDK directory, and a .gradle at my user home... which one are you referring to?
  14. Aw mannnnn, it is so so so soooooooo disappointing Encoding issues again http://pastebin.com/uyZ3fHKT
  15. Oh you mean that one? I think I will retry
×
×
  • Create New...

Important Information

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