Posted September 12, 20169 yr I need help, every time I try to build my mod, using the gradlew build, it gets most of the way done, and stops at retromapReplacedMain. I let it set for about an hour, and nothing happened. I don't think it's a problem with my mod being too big, as I have only added in a few blocks as of yet. Below is what the command prompt output is. Command Prompt Log C:\Users\Ethan\Desktop\Modding\Installation Files>gradlew build 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 :sourceApiJava UP-TO-DATE :compileApiJava UP-TO-DATE :processApiResources UP-TO-DATE :apiClasses UP-TO-DATE :sourceMainJava UP-TO-DATE :compileJava warning: [options] bootstrap class path not set in conjunction with -source 1.6 1 warning :processResources UP-TO-DATE :classes :jar :sourceTestJava UP-TO-DATE :compileTestJava UP-TO-DATE :processTestResources UP-TO-DATE :testClasses UP-TO-DATE :test UP-TO-DATE :extractMcpData SKIPPED :extractMcpMappings SKIPPED :getVersionJson :extractUserdev UP-TO-DATE :genSrgs SKIPPED :reobfJar :extractRangemapReplacedMain C:\Users\Ethan\Desktop\Modding\Installation Files\build\sources\main\java :retromapReplacedMain remapping source... > Building 82% > :retromapReplacedMain
September 13, 20169 yr Author Can anyone help at all? This is really annoying, I don't know what causes it.
September 23, 20169 yr Thank God I found this after hours of research: https://www.bountysource.com/issues/36280497-remapping-source-fails-for-some-classes Hope it works for you too man
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.