I found an issue when i was checking
ShopEx system. If your pack_tab size is bigger than default m2 / SHOP_HOST_ITEM_MAX_NUM is bigger than default this overflow occurs.
This causes a
core crash as seen in the screenshot below:
View attachment 1996
Solution
I use temp buffer for handle better but you can change 8096 too.
To solve this problem, you can follow these steps:
[Gizli içerik]
After following these steps, you should have overcome this problem in the ShopEx system. If you have any problems, please leave a comment.