EtienneLamoureux / TQVaultAE

Extra bank space for Titan Quest Anniversary Edition
MIT License
279 stars 62 forks source link

Fix an issue where points are not refunded when resetting masteries and skills #455

Closed GammaO20 closed 2 years ago

GammaO20 commented 2 years ago

When i reset mastery, the skill points are not return. Its a error?

hguy commented 2 years ago

Hi @GammaO20, I can't replicate the problem. What is the Masteries on your character?

Reset Masteries

image

In Game after reset

image

Decimous commented 2 years ago

I just tried resetting my masteries (Nature/Earth) and now it says I don't have any skill points either

Decimous commented 2 years ago

So I found a work around to get them back. In the edit character page check off the leveling option then reduce your characters level down to 1 and then bring them back to whatever level they were. That should give you all your points back

Decimous commented 2 years ago

or at least gave me all the points from leveling my character back, not sure if it gave me the quest reward points back

EtienneLamoureux commented 2 years ago

In the meantime, feel free to use TQRespec, which does this exclusively: https://github.com/epinter/tqrespec

hguy commented 2 years ago

This problem is related to a form refresh issue.

When you click on the "reset mastery" button the form is closed and the points are refund but when you reopen the form the textbox is not refreshed with the new value, misleading everyone.

Until someone fix it, use the "Save" button or close the tool to force saving and reopen then tool everything is ok then.