← Back to team overview

mudlet-makers team mailing list archive

[Bug 997380] Re: loadMap() fails if the mapper is not open

 

** Changed in: mudlet
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/997380

Title:
  loadMap() fails if the mapper is not open

Status in Mudlet the MUD client:
  Fix Released

Bug description:
  loadMap() fails if the mapper is not open yet - this is a problem if
  the map is auto-updated by a script and the user does not have the map
  open (happens when they manually open it: because right now, the fact
  that a map was open does not persist through connections as it
  should).

  A possible fix would be to just copy the new .dat over with the new
  timestamp, so when the mapper is indeed opened - it gets the latest
  map.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/997380/+subscriptions


References