I have these errors that come up and even though the server is running I would prefer to take care of all errors that my console is outputting.
So to start off I have installed Forge 47.2.16 on MC 1.20.1 with JDK 17 run on a server set to localhost.
I have a plethora of mods, Most notably Botania's Garden of Glass
I understand that this mod is changing the overworld dimension, I have other mods that add generations to the overworld and other dimensions.
The issue is that the mod doesn't have a config so I have no control over the overworld generation, or do I?
I have no idea how people troubleshoot logs or errors, are there mods I can download that will assist in error troubleshooting or is there a website I can post my logs onto that "scan" for related mod errors?
The part that is curious to me is this snippet of the code here
java.lang.IllegalStateException: Field f_47437_ is not private and an instance field
latest server log here
https://mclo.gs/h9CkO12
What is F_47437_ and how do I figure out what it is that's affecting the biome which is conflicting
Also when there's conflicts with the config files like [KubeJS Recipe Event Worker 0/ERROR] [Cucumber Library/]: An error occurred while reading cucumber-tags.json how do I fix cucumber library?