Gain List Size Removed from pmmo-client.toml
kfigs1 opened this issue ยท 1 comments
Describe the bug
Gain List Size in pmmo-client.toml does not exist in latest version. When it is added in manually, it automatically gets overwritten and deleted after launch.
Expected behavior
Gain List Size should be in pmmo-client.toml It is there in previous versions and is expected. Its default value is 3.
To Reproduce
Steps to reproduce the behavior:
- Open pmmo-client.toml in config file
- Notice line 35 there is no
#how much xp gain history should display "Gain List Size" = 3
- Added above in on line 35
- Launch the game and enter a singleplayer world -- Gain List Size is NOT 3
- Go back to pmmo-client.toml and it prompts to be changed by another program (at least in Notepad++).
- The inserted line gets deleted.
Screenshots
https://drive.google.com/file/d/1_xyxGZHhNS5gZEmfT52_H_KAoAchVyRx/view?usp=sharing
Versions:
- Minecraft: 1.20.1
- Loader: Forge-47.2.0
- PMMO: 1.20.1-1.2.13
Additional context
A few other people had this in the discord and were not able to fix it.