ironbane / IronbaneServerLegacy

A 3D MMO written using pure javascript.
http://www.ironbane.com/
GNU General Public License v3.0
175 stars 44 forks source link

fix issue#401 banks not opening because unit never getting removed from ... #404

Closed bsparks closed 10 years ago

bsparks commented 10 years ago

...trigger guest list

ingmargoudt commented 10 years ago

approved. Not sure if this will solve the infini-bank, but I can imagine that the unit reference stayed, leading to a memory leak on the server

ingmargoudt commented 10 years ago

Tested. Banking looks like it is working on my local