It is impossible to start an arena with a rating
MegaserverRU opened this issue · 8 comments
confirmed it is still happening, it is not possible to target rated arenas
i confirm, please fix.
@Winfidonarleyan can you check this
me too
Sooo, Arena1v1, implaces slot1v1 3, arenateam1v1 type 1 and max player 2, this is ok.
Then void Player::_LoadArenaTeamInfo() loads all arenateam info in memory in the PLAYER_FIELD_ARENA_TEAM_INFO_1_1 which has only place for 3 arena slots, due the change of max_slots to 4 which is done, the adress index for slot4 1v1 gets 1277 which is then PLAYER_FIELD_HONOR_CURRENCY thats why arenamod1v1 not work anymore
What is the current status of this issue, has it been resolved or does the problem persist? The module has had some updates, but I don't know if all the issues have been fixed. I look forward to hearing from you. Thank you.
What is the current status of this issue, has it been resolved or does the problem persist? The module has had some updates, but I don't know if all the issues have been fixed. I look forward to hearing from you. Thank you.
Tested today. The problem still persists. If the character has an honor, it is impossible to create a team. We'll be grateful for the fix.
Video
Try updating the module, and see if you can now.