Jump to content

NinjaOficial

Members
  • Posts

    2
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

NinjaOficial's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Thx everyone, the solution was disabling the GC message and putting more RAM in JVM. Ty all
  2. When trying to do gradlew setupDecompWorkspace it starts and when it get on 56% it crashes with the error message "GC Overhead Limit Exceeded". I know what that means but I don't know how to fix it, can someone help me plz? The error with no stacktrace: [embed=425,349]################################################# ForgeGradle 2.2-SNAPSHOT-c438b06 https://github.com/MinecraftForge/ForgeGradle ################################################# Powered by MCP unknown http://modcoderpack.com by: Searge, ProfMobius, Fesh0r, R4wk, ZeuX, IngisKahn, bspkrs ################################################# :deobfCompileDummyTask :deobfProvidedDummyTask :getVersionJson :extractUserdev UP-TO-DATE :extractDependencyATs SKIPPED :extractMcpData SKIPPED :extractMcpMappings SKIPPED :genSrgs SKIPPED :downloadClient SKIPPED :downloadServer SKIPPED :splitServerJar SKIPPED :mergeJars SKIPPED :deobfMcSRG SKIPPED :decompileMc FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':decompileMc'. > GC overhead limit exceeded * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED[/embed] Error with stacktrace: When decompileMC appears, my CPU goes to 96 to 98% of use and the memory stays at 46% Can someone tell me how to fix it plz? Ty
×
×
  • Create New...

Important Information

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