Posted June 8, 20196 yr I'm following a tutorial on how to install forge and set up the workspace for Minecraft 1.12.2. When I try to do 'gradlew setupDecompWorkspace eclipse' it outputs: 'Documents\Desktop\modding\MyFirstMod\' is not recognized as an internal or external command, operable program or batch file. Error: Could not find or load main class org.gradle.wrapper.GradleWrapperMain Double-clicking the gradlew.bat file also outputs those first two lines. Does anyone have any idea how I can fix this? Edited June 8, 20196 yr by saoj12 incorrect version stated
June 8, 20196 yr What version? The "most recent version of Minecraft" is 1.14.2 and that command was removed between 1.12.2 and 1.13. About Me Spoiler My Discord - Cadiboo#8887 My Website - Cadiboo.github.io My Mods - Cadiboo.github.io/projects My Tutorials - Cadiboo.github.io/tutorials Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support. When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible. Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)
June 8, 20196 yr Author 3 minutes ago, Cadiboo said: What version? The "most recent version of Minecraft" is 1.14.2 and that command was removed between 1.12.2 and 1.13. Ah yes, my mistake. It's version 1.12.2. Not sure why I said 'most recent', my bad
June 8, 20196 yr If you're running gradlew.bat setupDecompWorkspace it should work. About Me Spoiler My Discord - Cadiboo#8887 My Website - Cadiboo.github.io My Mods - Cadiboo.github.io/projects My Tutorials - Cadiboo.github.io/tutorials Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support. When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible. Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)
June 8, 20196 yr Author 5 minutes ago, Cadiboo said: If you're running gradlew.bat setupDecompWorkspace it should work. unfortunately, it does not. Is there any alternative method I could try that might bypass this issue?
June 8, 20196 yr Author Fixed. For some reason, moving the file into my SSD (C drive) instead of my HDD (D drive) fixed the problem
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.