AngelLoader v1.11.0 - now works better on Wine! (updated 2025/07/24) - by FenPhoenix
Random_Taffer on 5/4/2023 at 20:30
Trying to set this up on someone else's laptop and for some reason I'm getting the error "Zip Extraction failed full or partially" when trying to install Feast of Pilgrims or Godbreaker. Other FMs seem to work so far.
Here's the log I'm getting if you want to check it out.
(
https://drive.google.com/file/d/1NEGOEA40ZsIO3TlFOvjVUkKlSkKtQckk/view?usp=sharing) Here.
Not sure if I installed something wrong or something?
FenPhoenix on 5/4/2023 at 23:43
Code:
System.IO.InvalidDataException: Found invalid data while decoding.
at System.IO.Compression.InflaterZlib.Inflate(FlushCode flushCode)
Simple enough error, it couldn't extract some part of the zip file. I can only assume your zip files for those two FMs must be broken, or at least broken enough that the .NET Framework zip extractor can't handle them (sometimes other apps can, but I have no control over it). Try re-downloading them.
klatremus on 6/4/2023 at 01:28
If I am to transition from NewDarkloader, is there an easy way to transfer comments and stats (last played, finished, etc)?
klatremus on 6/4/2023 at 02:22
Wow, I gotta say!
Wind_Falcon on 14/4/2023 at 17:18
Hey Fen, I was wondering if on the bottom right in the main window where it shows how many FMs are selected and available (left of the Settings button), if you can add a third line with how many FM are ticked as finished? That would be pretty cool and helpful addition.
FenPhoenix on 19/4/2023 at 05:16
(
https://github.com/FenPhoenix/AngelLoader/releases/download/v1.7.3/AngelLoader_v1.7.3.zip)
AngelLoader v1.7.3 is out.
Features and improvements:* Finished FM count is now shown with the FM stats in the bottom-right.
Fixes:* Fixed the FM stats (on the bottom-right-hand side) were updated while the FMs list was potentially still being populated, sometimes causing it to say "0 FMs available" or some other wrong number on startup.
* Fixed visual glitch where in certain circumstances, showing a previously hidden UI element would result in it being almost completely covered with the background color.
* Fixed FMSel comment ("Notes") import didn't unescape all possible escaped chars (tab, double-quote, backslash).
* With fuzzy-search enabled, if the first matched FM was filtered out, the selection would default to the top of the list and not to the first
visible matched FM.
Stingm on 19/4/2023 at 23:49
Thanks for the hard work again Fen!