Jump to content

Casiel368

Members
  • Posts

    6
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

Casiel368's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. I replied again and nobody helped me, there were no solution...
  2. When i opened my workspace (Mod Folder > eclipse) with Eclipse, the MDKexample folder is empty, what can i do? In the modding tutorial videos that folder is filled with a lot of things. How do i make them appear? I have already done the "gradlew setupDecompWorkspace" and "gradlew eclipse" in the Mod Folder. When i try to do thoose commands again in the eclipse folder it tells me "gradlew" is not a existing command.
  3. Do i need to execute it on that folder too? I done that on the main folder. When i extracted the mdk.rar on my mod project folder i done "gradlew setupDecompWorkspace" and then i done "gradlew eclipse". Opened that folder with eclipse and then found the empty folder.
  4. When i opened my workspace (Mod Folder > eclipse) with Eclipse, the MDKexample folder is empty, what can i do? In the modding tutorial videos that folder is filled with a lot of things. How do i make them appear?
  5. I will leave here the code of my mod, i will make it with eclipse. When i open the cmd and do the workspace command it displays me this: C:\Users\pc1\Desktop\Chemistry Mod>gradlew setupDecompWorkspace ################################################# ForgeGradle 2.1-SNAPSHOT-da90449 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 :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 Total time: 6 mins 40.695 secs The all SKIPPED are because i already done the "gradlew setupDecompWorkspace" couple times...
×
×
  • Create New...

Important Information

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