Posted June 10, 20196 yr Hello everyone. I have created a new workspace in Eclipse with Minecraft Forge Version 1.14.2-26.0.14, but some of Minecraft's source code (some of classes that are involved with the Minecraft 1.14.2 update) is unviewable and looks like Java byte code. It is somewhat readable but it is still quite confusing. If anyone knows what to do to fix this, that would be greatly appreciated. Or maybe I have to wait until Forge updates something. Edited June 11, 20196 yr by RainbowLuigi281
June 11, 20196 yr How did you set up your workspace? 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 11, 20196 yr Author I change the build.gradle first, then with gradlew in command line I say "buildNeeded", then "eclipse", then "genEclipseRuns", and then "prepareRuns." setupDecompWorkspace disappeared last Minecraft update. Again, I can view classes that weren't affected by the 1.14.2 (like many of the different block classes), but not classes that were affected by it (ex. TileEntityFurnace.class). Edited June 11, 20196 yr by RainbowLuigi281
June 11, 20196 yr Did you set up 1.14.2 in the same folder as a previous 1.13.2/1.12.2 workspace? 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 11, 20196 yr Author 12 minutes ago, fishsaucey said: Try running "gradlew --refresh-dependencies" It works now! ? I had to do another gradlew eclipse, but it works now! I kept refreshing the Minecraft Forge download site to see if a new version would fix it and now I don't have to anymore. 21 minutes ago, Cadiboo said: Did you set up 1.14.2 in the same folder as a previous 1.13.2/1.12.2 workspace? I have a seperate directory for it. It's possible that I could have confused the two directory (which I have done before), but I don't think I did.
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.