opentibiabr/canary

client is closed when changing GOD outfit (GameMaster) 13.xx

Opened this issue · 5 comments

Priority

Medium

Area

  • Datapack
  • Source
  • Map
  • Other

What happened?

it is presenting a new bug when you try to change the outfit of the GOD In the client 13.xx the client closes automatically I was testing in oldprotocol and it doesn't close anymore when you try to put on some new outfits, the outfits of community manager, GameMaster, GOD no longer appear.

godbug

This function has been working normally for 2 months. I don't know at what point it got damaged.

"I have the latest version of canary".

What OS are you seeing the problem on?

Linux, Windows

Code of Conduct

  • I agree to follow this project's Code of Conduct

This happens because the assembly box is always checked when opening an outfit customization window, but I'm already producing new bytes for the 13.34 client and this will be corrected, if anyone is as interested as I am, I could also get started If we update the bytes for the login in 13.34, we will not have this problem in the 13.34 client.

do you have this solution in canary src or in client? if it is in source, please create an pr or comment what you do.
tks.

but we have a pr with a temporary fix #2526

Related to: #2540

This happens because the assembly box is always checked when opening an outfit customization window, but I'm already producing new bytes for the 13.34 client and this will be corrected, if anyone is as interested as I am, I could also get started If we update the bytes for the login in 13.34, we will not have this problem in the 13.34 client.

Indeed, this box is not automatically checked in the original game behavior.
~
It appears that the issue only occurs with the gamemaster outfit.
Customer support and Community Manager outfits do not trigger the debug.

Customer support and Community Manager outfits do not trigger the debug. <- Confirmed ✔️

I think I gave a solution or at least I do not know if it is a 100% ideal solution, but before making it GOD you must put a vocation and then you put GOD and there will no longer close the client.