
[1.18.2] Configs about Button Location
INooBTooMuch opened this issue ยท 18 comments
Bug description
I wanted to find the config file to change the button location (as is mentioned in the Curseforge page "Configurable trade cycling button location") but I wasn't able to find it in neither "config" not "serverconfig" folders so I use the Configured mod to do it in-game and then crashed.
This might be a Feature for maybe only Fabric or 1.19.x but I didn't find anything more about it.
Steps to reproduce the issue
- Go to mods
- Select Trade Cycling config
- Change the location to None or Top Right
- Save Changes
- Crash
Log files
Log
I found this line here :
Caused by: java.lang.NullPointerException: Cannot invoke "com.electronwill.nightconfig.core.UnmodifiableCommentedConfig.configFormat()" because "config" is null
And on the Crash Screen :
Error: java.lang.NullPointerException: Cannot invoke "com.electronwill.nightconfig.core.UnmodifiableCommentedConfig.configFormat()" because "config" is null
Versions
- Minecraft version : 1.18.2
- Forge/Fabric version : Forge 40.1.80
- Mod version : 1.0.2
Other mods
Happens also with these mods:
Catalogue : 1.6.2
Configured : 1.5.4
Trade Cycling : 1.0.2
It seems that this crash happens with configured. Please try if it happens without that mod.
Without that mod I wont be able to change the location, because I wan't able to find the config file for this mod. Tried searching for Trade and Cycling but only got the configs for other mods.
Maybe the name is something else and then I wouldn't need to change them while in-game
I can't find the file inside the config or the serverconfig files. That's why I used Configured but it causes the crash.
Do you know if the config doesn't load in 1.18.2 or the name isn't "trade-cycling" because searching it doesn't show up
If I download the config and put it in the config folder with the correct name will that work?
is this [Render thread/INFO]: Deleting level trade cycle
normal in the Log?