Editing config on Forge 36.1.61 causes weirdness in config and server crash on start
RipleyHyena opened this issue ยท 6 comments
If bug:
- Forge Version: 36.1.61
- Mod Version: FruitTrees-1.16.5-2.4.1.jar
- Can you reproduce this issue with relevant mods only?: yes/no
Yes and No
Kind of a strange answer. It works just fine in single player on Windows, but on my Linux server, after editing the lines for drop type, it appends 'true' or 'e' at line 19 and creates a .bak file. Then the server crashes.
weird result: https://pastebin.com/YP1VqU4A
No, I stopped the server and edited the config. Upon next two launches, it appends the e, server stopped again, and 3rd launch, it crashes with above crash log
Right, I did that, it goes back to default, and everything works just fine, but changing it once again to NO_DROPS on multiplayer line puts the 'e' back, or puts in 'true' on line 19
edit: wrong log