Aetolia map download fails due to Connection refused

Post Reply
Slayd
Posts: 102
Joined: Mon Jul 25, 2011 4:57 am

Aetolia map download fails due to Connection refused

Post by Slayd »

I get a message saying there is a new map to download.

When I try to download it through the Settings/Mapper, I get a "Connection refused." error. Is there a setting I can update to fix this?

phasma
Posts: 191
Joined: Sat Aug 03, 2013 7:00 pm
Discord: phasma#4694

Re: Aetolia map download fails due to Connection refused

Post by phasma »

(mapper): The games map was updated - you should update yours! Go to Settings -> Mapper tab and
click on the button there. Once you've updated, click here to remove the reminder.[ INFO ] - Map
download initiated, please wait...
[ INFO ] - ... map downloaded and stored, now parsing it...
[ INFO ] - Auditing of a loaded/imported/downloaded map starting...
[ OK ] - Auditing of map completed, in 0.129931 seconds. Enjoy your game...
(mapper): Go you for updating!

Seems fine for me. What Mudlet version?

Slayd
Posts: 102
Joined: Mon Jul 25, 2011 4:57 am

Re: Aetolia map download fails due to Connection refused

Post by Slayd »

3.0.1 on OS X. Thanks for the feedback

User avatar
SlySven
Posts: 1019
Joined: Mon Mar 04, 2013 3:40 pm
Location: Deepest Wiltshire, UK
Discord: SlySven#2703

Re: Aetolia map download fails due to Connection refused

Post by SlySven »

Should have the required SSL (I think) library in the system but that would be my guess - don't forget you can download XML map files manually (if you know the right URL) and install them by hand now...!

Slayd
Posts: 102
Joined: Mon Jul 25, 2011 4:57 am

Re: Aetolia map download fails due to Connection refused

Post by Slayd »

I seem to remember that XML download from earlier days. Thanks for your reply.

Do you mean an SSL library that is installed in my OS X Library directory? Or a specific SSL file to be used by Mudlet that is installed in a Mudlet directory

Do you know how I convert the XML to a map.dat file?

User avatar
SlySven
Posts: 1019
Joined: Mon Mar 04, 2013 3:40 pm
Location: Deepest Wiltshire, UK
Discord: SlySven#2703

Re: Aetolia map download fails due to Connection refused

Post by SlySven »

Late 3.0.0 preview and Release 3.0.0 and later and development versions can now load the file use
Code: [show] | [select all] lua
loadMap("fullPathAndFileName.xml")
from a lua script (the ".xml", not case sensitive as MacOs isn't IIRC, file extension will trigger the alternate handling for XML files) or from the load map command on the map tab of the options dialogue - for this you may have to change the "Files of type" setting to "Xml map data":
mudlet_snapshot7.png

Slayd
Posts: 102
Joined: Mon Jul 25, 2011 4:57 am

Re: Aetolia map download fails due to Connection refused

Post by Slayd »

Brilliant! Thanks for your help, SlySven!

Post Reply