Posted April 22, 20196 yr This tutorial has served me well for 1.12.2: https://mcforge.readthedocs.io/en/latest/forgedev/ However, I'm having trouble getting it to work for 1.13.2. I managed to figure out that "setupForge" has been renamed to "setup" (makes sense!), but in Eclipse, there are build errors all over the place. Also, I can't get the test mods to enable. When I right-click src/test/java, I don't get any build options. Is there an updated guide somewhere that I'm missing? Thanks!
April 22, 20196 yr The test mods are disabled in 1.13.2 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)
April 22, 20196 yr Author 1 hour ago, V0idWa1k3r said: https://gist.github.com/mcenderdragon/6c7af2daf6f72b0cadf0c63169a87583 Thanks! That fixed the eclipse errors. However, I can't get it to run; please see my comment: https://gist.github.com/mcenderdragon/6c7af2daf6f72b0cadf0c63169a87583#gistcomment-2895146 Edited April 22, 20196 yr by hypehuman
April 23, 20196 yr That only applies if you are using IDEA though, I don't know enough about eclipse to help you with it but check whether forge had been imported.
April 26, 20196 yr Author On 4/23/2019 at 8:51 AM, V0idWa1k3r said: That only applies if you are using IDEA though, I don't know enough about eclipse to help you with it but check whether forge had been imported. But it shouldn't have anything to do with the IDE, right? I'm doing all the setup and builds from the command line. I'm just using Eclipse to edit the source code.
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.