Tree of Savior Forum

Weapon swap has crash

Server Name: Telsiai
Team Name: UUNYA
Character Name: Fray

Bug Description :
Hi, after update August 1, 2017 patch (https://treeofsavior.com/page/news/view.php?n=1057)
and all UI has changed. i have got the problem in sometime with weapon swap.
my weapon has lose from the slot after fast swap it.

Steps to reproduce the issue :

  1. equip the weapon in swap slot
  2. try to swap weapon with hotkey ( Alt + Z )
  3. make swap faster with hotkey ( Alt + Z )
  4. BOOM!!!

Screenshots / Video :

Game Control Mode: Keyboard
System:

Both of your weapons disappeared from their appropriate slots after swapping quickly with the hotkey?

yes, it’s disappeared

Shot in the dark here, what if you run this in dev console?

WEAPONSWAP_HOTKEY_ENTERED_OLD=WEAPONSWAP_HOTKEY_ENTERED;WEAPONSWAP_HOTKEY_ENTERED_HOOKED=function() if not mywpnswitching then mywpnswitching=true;WEAPONSWAP_HOTKEY_ENTERED_OLD();mywpnswitching=false end;WEAPONSWAP_HOTKEY_ENTERED=WEAPONSWAP_HOTKEY_ENTERED_HOOKED