I am experiencing a strange issue related to the Prime Shop.The problem started after I changed the Prime Shop product list and added custom items from my server.
Currently, I am using products like these:
<product id="100101" name="VIP Montlhy" category="11" price="30" is_best="true" on_sale="true" account_daily_limit="10" limit_days="1" sale_start_date="1980.01.01 08:00" sale_end_date="2037.06.01 08:00"><br> <component item_id="65213" count="1" /><br></product><br><br><product id="100102" name="Mission Pass Monthly" category="11" price="1000" is_best="true" on_sale="true" account_daily_limit="5" limit_days="1" sale_start_date="1980.01.01 08:00" sale_end_date="2037.06.01 08:00"><br> <component item_id="65215" count="1"/><br></product><br><br><product id="100103" name="Third Class Quest" category="11" price="15" on_sale="true" sale_start_date="1980.01.01 08:00" sale_end_date="2037.06.01 08:00"><br> <component item_id="65200" count="1"/><br></product><br><br><product id="100104" name="Subclass Quest" category="11" price="30" on_sale="true" sale_start_date="1980.01.01 08:00" sale_end_date="2037.06.01 08:00"><br> <component item_id="65202" count="1"/><br></product><br>
Problem
After restarting the server and logging back into the character, the first thing I notice is that the buff / abnormal effect bar near the character HP disappears completely.However, the buffs are still active and their effects are working normally.
If I target my own character and check the buff list displayed on the right side, near the target window, the buffs are still shown correctly there.
The strangest part happens when I use any skill that applies a buff, debuff, or any kind of abnormal/status effect to the character.
As soon as a new effect is applied, the buff bar near the HP immediately appears again, including the buffs that were already active before.
Steps to reproduce
- Modify the Prime Shop product list and add custom items.
- Restart the server.
- Log into a character that already has active buffs.
- Check the buff bar near the character HP.
- The buff bar is missing, even though the buffs are still active.
- Target your own character and check the buffs near the target window.
- The buffs are displayed normally there.
- Use any skill that applies a new buff or abnormal effect.
- The buff bar near the HP appears again and starts displaying all active effects normally.
Expected behavior
When logging into the character, all active buffs and abnormal effects should be loaded and displayed correctly in the buff bar.Actual behavior
The effects remain active, but the buff bar is not displayed after login.The bar only appears again after a new buff or abnormal/status effect is applied to the character.
I am not sure whether this issue is related to the loading of abnormal effects, the packet responsible for updating the buff list, or some unexpected interaction with the Prime Shop.
What makes this issue even more strange is that it started happening after I modified the Prime Shop product list.
If necessary, I can record a video showing the issue and the exact steps to reproduce it.
