Posted November 18, 20168 yr I will try to decompiling the forge mdk with shift+right click and later gradlew setupDecompWorkspace, but when is in the Decompilexc occurs a error: Java heap space Can you help me?
November 19, 20168 yr Author I read hem now and don't solve the problem or i don´t know what is the file gradle.properties, me only appears the file gradle.wrapper.properties
November 19, 20168 yr You have to create the gradle.properties file yourself. Don't make mods if you don't know Java. Check out my website: http://shadowfacts.net Developer of many mods
November 19, 20168 yr Author Don't work! What instructions? How create the gradle.properties file? Please help!
November 19, 20168 yr Author This is the Gradle Log: This mapping 'snapshot_20160518' was designed for MC 1.9.4! Use at your own peril.This mapping 'snapshot_20160518' was designed for MC 1.9.4! Use at your own peril. ################################################# 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'. > Java heap space * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 3 mins 19.074 secs And i put the create file "gradle.properties" in the .gradle folder and i will put in the "gradle.properties" org.gradle.jvmargs=-Xmx2G
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.