Users can't see inventory.
A lot of users have lately been complaining about their inventory being blank. It happen to me once, without I purchased any new furni and it's random when it appears. All of sudden, everyone got the problem and :empty is the currently only known solution.
And max items has been set to 0 in the config folder.
Re: Users can't see inventory.
What emulator? Phoenix? BCStorm? Butterfly? or what you call it
Re: Users can't see inventory.
Quote:
Originally Posted by
Xversion
What emulator? Phoenix? BCStorm? Butterfly? or what you call it
BcStorm
Re: Users can't see inventory.
Re: Users can't see inventory.
Quote:
Originally Posted by
Twan
Try to clean items_users
Most likely the worst solution and the error would just appear again after that.
Re: Users can't see inventory.
I still need help, more and more people are required to do :empty.
Re: Users can't see inventory.
I can tell you two things: NEVER delete something from your items_base which has been in your catalog and NEVER delete a group. When you do one of these, the furniture(which doesn't exist anymore) or the furniture from the group(which doesn't exist anymore) is going to bug their inventory and make it blank.
Re: Users can't see inventory.
Quote:
Originally Posted by
BaasHotel
I can tell you two things: NEVER delete something from your items_base which has been in your catalog and NEVER delete a group. When you do one of these, the furniture(which doesn't exist anymore) or the furniture from the group(which doesn't exist anymore) is going to bug their inventory and make it blank.
I've never deleted anything from items_base and I've never had groups enabled.
Re: Users can't see inventory.
Quote:
Originally Posted by
Matata
I've never deleted anything from items_base and I've never had groups enabled.
It can also be the case that you have a limit on how much furni you can have in your inventory. In your emu config look for client.maxitemsininventary. If it is limited, you can set it to 0 to make it unlimited.
Re: Users can't see inventory.
Quote:
Originally Posted by
BaasHotel
It can also be the case that you have a limit on how much furni you can have in your inventory. In your emu config look for client.maxitemsininventary. If it is limited, you can set it to 0 to make it unlimited.
Did you even read the main post?