LiamKarlMitchell / InfiniteSky

InfiniteSky is an open-source mmorpg project, It is written in Node.JS
GNU General Public License v3.0
33 stars 42 forks source link

error unequip/buy/sell - failed to drop/failed to sell/failed to buy #86

Closed al3css closed 10 years ago

al3css commented 10 years ago

okey i can buy and sell things but after few minutes getting failed to equip or unequip the item/buy stuff/pick up items or spawn.Relog and i can see my items are back in inventory after i sell them its something like rollback/cant buy getting failed to buy/failed to sell etc.trying to kill 1 monster and after this cant pick up or use any command but the server still running and i dont get any error in infinitie sky console..its something strange here cant figure it how to fix it.

PS: need to do save everytime after relog/need to fix autosave

LiamKarlMitchell commented 10 years ago

It saves.... But there is a bug where clients are somehow removed when one disconnects. Maybe that's happening to you.

Try to debug it more you have the code after all :P

przemyslawwalczak commented 10 years ago

That's should be fixed now.