mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #02217
Re: [Bug 1035537] Re: loadMap() on test4 cannot load sf maps
Yeah - the crowdmap format was accidentally upgraded to the new one, and
now people on the latest published versions of Mudlet can't load it. As a
temp fix, a newer one is available at:
http://svo.vadisystems.com/2012/01/custom-prompt-disappearing/
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1035537
Title:
loadMap() on test4 cannot load sf maps
Status in Mudlet the MUD client:
New
Bug description:
One person consistently is not getting the map they should be with
loadMap:
(mapper): Map downloaded, loading it in...
(mapper): Map loaded fine - enjoy!
(mapper): Locking all wormholes...
(mapper): Locked 0 known wormholes.
(mapper): Unlocking all sewer grates...
(mapper): Unlocked 0 known sewer grates.
(mapper): Marks from the old map migrated successfully.
The output is from a script that download a common map file, a file
that includes wormholes as special exits. The same code downloads and
finds 300+ wormholes fine. The code checks the loadMap() return value
to say whenever it loaded or not - so loadMap is returning true when
the new map data actually is not getting loaded in.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1035537/+subscriptions
References