Difficulty Not Scaling
Enderdeman opened this issue ยท 3 comments
Modloader
Forge
Minecraft version
1.19.2
Modloader version
Forge 43.1.352
Mod version
1.10.16
TenshiLib version
1.6.13
Description
When enabling difficulty scaling for individual players using PLAYERMAX, there comes a point where the difficulty stagnates. It happens universally for everyone. For example, I'm stuck at 15.5 while my friend on the server is trapped on 12.9 since it paused us at the same time and we're not always on together.
Steps to reproduce
- Set config for Difficulty in the config to use PLAYERMAX
- Allow some time to pass
- Results?
Mods that might affect the issue
No response
Logs
I don't really have any logs for this and I'm not sure what info you would need or how I would acquire it. Let me know and I'll work alongside you for it! I'd like to get this working and see about nipping this in the bud. :P
Forge
MC - 1.18.2
Mod Version - 1.11.0
I am having this same issue. I fiddled with the config and got the count to start tracking again but I am unsure which setting might have triggered it if indeed one of them did.
The issue then reoccurred after another 10ish hours of gameplay. This time, though, it seemed to coincide with my experiments with the command to set my difficulty at a certain level. I don't know if that caused it or if it was a coincidence.
Not a very helpful report, I know, but maybe it helps give you a clue to find the issue.
Edit: With some further investigation I was able to kickstart the difficulty counting by disabling Difficulty Scaling, restarting MC, entering a world and then reversing the process.
keeping this open for now in case its still an issue but
14adad2 might have fixed it