nickrobson / skillmmo

A Fabric mod for Minecraft that adds unlockable skills to the game
MIT License
5 stars 1 forks source link

Nether Causes a Skill Level Reset #4

Closed MaKuronie closed 1 year ago

MaKuronie commented 1 year ago

Describe the bug Upon entering or exiting the nether dimension via portal or waystone the player's skill levels get reset to zero until a stat is leveled up to where it will return to its original value.

Minecraft and Fabric version Minecraft 1.19.4 Fabric Loader 0.14.21 Fabric API 0.84.0

Config changes None

Other mods installed https://drive.google.com/drive/folders/1NGLIk4YYQr-TcqxpgnUOzcQsYRmWvqsa?usp=sharing

To reproduce Steps to reproduce the behavior:

  1. Create a new world
  2. Level up
  3. Acquire X levels any stat
  4. Create a Nether Portal
  5. Enter the Nether
  6. See that your stats are back to 0
  7. Level up and add a point to a stat
  8. See your stats are back to normal
  9. Leave Nether
  10. See that your stats are back to 0 again

Expected behavior The levels will continue to be the same upon both entering and exiting the nether

Screenshots 2023-07-17_03 34 54 2023-07-17_03 41 15

nickrobson commented 1 year ago

Thanks for reporting this @MaKuronie ! It turns out to be a simple fix, I'll submit it to Modrinth + CurseForge now (so hopefully it'll be available there tomorrow or the day after). If you don't want to wait, I've just pushed the code with the fix and you're welcome to build it yourself.

nickrobson commented 1 year ago

File links: