Did not recieve the free Respec

By FranKen · · 13 views · 0 upvotes · 3 replies

Hi sorry for taking anyone's time

Recently TokenLord gave everyone a free respec , everyone seems to got theirs. I didn't get mine yet

I was in the middle of a battle while this are all going on
I started playing on jun 1 2026
and have used up all my 3 free respec because I've been juggling my skill tree to fit my play style.

Edit: I forgot to mention that i have tried re-login, hard refresh and refresh.

Replies

TokenLord ·
Thanks for reporting this! I found the issue - the free respec bonus was granted correctly to your account (bonus_free_respecs = 1), but there was a math bug in how it was applied.

The check was respecCount < 3 + bonusFreeRespecs which evaluates to 4 < 4 = false when you have already used 4 respecs. So the bonus was essentially useless for anyone who had already used their 3 base free respecs.

I have now fixed it. Your next respec will be free regardless of how many respecs you have done. Sorry for the trouble, and thanks for bringing it to our attention!
TokenLord ·
Quick follow-up: I have refunded 100 energy to your account for the respec that should have been free. Your energy was 91.55 and is now 191.55.

I have also added proper audit logging to the respec system so energy charges are now tracked and verifiable. Thanks again!
FranKen ·

Thank you so much TokenLord!!