mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #02148
[Bug 997380] [NEW] loadMap() fails if the mapper is not open
Public bug reported:
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.
** Affects: mudlet
Importance: Undecided
Status: New
--
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:
New
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
Follow ups
References