Jump to content

[SOLVED] NoSuchFieldError: f_131099_


RealDarkStudios

Recommended Posts

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 by RealDarkStudios
solved

- RealDarkStudios

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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 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.

Link to comment
Share on other sites

  • RealDarkStudios changed the title to [SOLVED] NoSuchFieldError: f_131099_

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.