[BUG?][DOWNLOAD MANAGER] Error message when attempting to download

Started by WillLem, July 11, 2020, 10:37:58 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

WillLem

The download manager works great most of the time, but this evening I got the following error message when I was trying to download a piece from namida_special (specifically, the object water_red):

EZipException: Stream read error

I re-downloaded LPVI to get the pieces so that's all good, but just thought I'd give a heads up that this one didn't seem to want to play ball for some reason.

namida

namida_special shouldn't be accessible through the style manager in the first place (relevant pieces from it are instead included with the packs that use them), but this could mean there's a bug that causes it to (presumably, on a "if it was detected as missing, it gets put in the list even if it isn't on the downloadable list") - followed by NL thus trying to download a style that doesn't exist on the server, and getting a 404 error, which it then tries to interpret as a ZIP file because it hasn't been designed to handle such a situation.

So: There is a bug here, but not what you thought it was.
My projects
2D Lemmings: NeoLemmix (engine) | Lemmings Plus Series (level packs) | Doomsday Lemmings (level pack)
3D Lemmings: Loap (engine) | L3DEdit (level / graphics editor) | L3DUtils (replay / etc utility) | Lemmings Plus 3D (level pack)
Non-Lemmings: Commander Keen: Galaxy Reimagined (a Commander Keen fangame)