[Bug]: Error during the common_setup event phase
ponchisao326 opened this issue ยท 4 comments
Minecraft Version
1.19.2
BYG Version
2.0.0.7
Terrablender Version
2.0.0.120
Mod Loader
Forge
Mod Loader Version
43.1.1
Bug Severity
Major
What happened?
I have this mod in my server and it's working but when I try to enter to the MC it seems there's an error*
latest.log
Did you isolate BYG?
I tried BYG alone
from what I can see, I think that you've updated to 1.19 recently, because the trades.json5 shouldn't have the id anymore.
if you haven't manually changed the \config\byg\trades.json5 config file in your .minecraft folder, you can try to delete it and it should recreate it automatically
If there is a crash or error in another mod, this can happen, as it prevents the configurations from being able to generate correctly. Not sure how to best handle this, as this kind of thing has long been solved in Forge, so not sure since you're rolling your own config here.
So the issue is that it looks like a BYG bug, when it is actually caused by another mod, just the errors from BYG are overpowering when this occurs.