Posted May 26, 20232 yr I keep getting a NoSuchFieldError: f_131099_ (which, for your convenience, is Style.EMPTY) while trying to runClient or runData in IntelliJ, but when I build both jars and run it in Prism it works fine. Log I haven't ever made a library before but from what I've been reading I've imported the jar right. Any help would be appreciated! Edited May 26, 20232 yr by RealDarkStudios solved - RealDarkStudios
May 26, 20232 yr You don't add mods to your mod folder in the dev environment - unless you know it is the deobfuscated jar with the correct mappings. Correct way: https://forge.gemwire.uk/wiki/Dependencies Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post.
May 26, 20232 yr Author I've added my library as a dependency, I just put it in run/mods/ as well as I wasn't sure if I needed it there or not. - RealDarkStudios
May 26, 20232 yr If a mod is available twice, forge will just choose one of them at random (well actually it will choose the latest version, but in this case they both have the same version). Remove the one from your mods folder. Edited May 26, 20232 yr by warjort Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post.
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.