Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[HeavenMS V83] cash shop crash from specific item

Newbie Spellweaver
Joined
Mar 15, 2020
Messages
13
Reaction score
0
I was using the surprise cash boxes and it gave me an item that instantly crashes my hand with no errors. If the item appears on the screen (a blue and yellow present) it crashes. My question is, is there a way to manually clear out the cash shop inventory of an account via mysql it something? I can't seem to figure out there in the database those items are stored.



I figured out the issue. There was an item with the ID 9102237 under the inventory tables. it was in inventory value 0 in the account. It wouldn't let me straight up delete it so I set the account value and total values to 0 and it removed it from the cash inventory. Hope this helps anyone else.
 
Newbie Spellweaver
Joined
Nov 6, 2020
Messages
15
Reaction score
0
i think it need to be done on java editing. try to figure what the problem on netbeans program
 
Last edited:
Upvote 0
Back
Top