mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #04176
[Bug 1427364] Re: 3.0 downloadFile on Windows doesn't support https
Ah, let me try that last one - I assume you mean this:
https://github.com/Nyyrazzilyss/NyyLIB/raw/master/NyyLIB010e.zip
The map problem is with totally clean installs of Mudlet 3.0 (delta),
and I was very careful to uninstall, and also to remove the .config
directory, the Mudlet directory that is in AppData/Local, and the
mudlet-data file that is created in the User's folder (I hope that is
the right answer you were looking for). I also ensured that I enabled
GMCP on the new install(s), and then restarted. I updated the mapper
script... When I have had any sort of hiccups with maps in the past, the
best fix has always been to just delete the map.xml file in my profile,
along with the map folder containing the map.dat files (because Mudlet
isn't always great about being able to overwrite). It had always worked
like an absolute charm. Until yesterday... And Garryn from our game's
admin mentioned that the map.xml files are not all on https sites and
said that Mudlet may not be able to grab them (which does seem to be the
case).
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1427364
Title:
3.0 downloadFile on Windows doesn't support https
Status in Mudlet:
In Progress
Bug description:
Using downloadFile on Windows on an https url in 3.0.0-delta fails
with: Unable to init SSL Context
Stephen reckons it is:
You are using Windows I take it? Seems that there might be an outdated
or missing SSL Library, an admittedly old StackOverflow
[http://stackoverflow.com/questions/14989135/qt-downloading-a-file-
doesnt-work] post suggests that you might need libeay32.dll,
libssl32.dll, ssleay32.dll from the OpenSSL project. Whether that is
still relevant remains to be seen but it does seem that you cannot get
the SSL subsystem up and running...
Original report: http://forums.mudlet.org/viewtopic.php?f=9&t=4728
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1427364/+subscriptions
References