- Apr
- Threads
- 25
- 112
- 1
- 477
- 63
AD: Mt2009 - Mobile & PC - 30 January 2026 CHECK THE PRESENTATION!
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:
Solution
I use temp buffer for handle better but you can change 8096 too.
To solve this problem, you can follow these steps:
After following these steps, you should have overcome this problem in the ShopEx system. If you have any problems, please leave a comment.
This causes a core crash as seen in the screenshot below:
Solution
I use temp buffer for handle better but you can change 8096 too.
To solve this problem, you can follow these steps:
Hidden content
You need to reply to this thread in order to see this content.
After following these steps, you should have overcome this problem in the ShopEx system. If you have any problems, please leave a comment.

