AngelLoader v1.11.0 - now works better on Wine! (updated 2025/07/24) - by FenPhoenix
Ramone on 21/4/2019 at 09:14
1.0.9 looks perfect
Dahenjo on 21/4/2019 at 10:12
:angel: Fentastic!!! :angel:
Lord Soth on 21/4/2019 at 13:03
Uploaded the new version Updated the link.
Ramone on 21/4/2019 at 21:43
have you thought about a dark mode? (not Dark Mod)
FenPhoenix on 21/4/2019 at 22:10
Yep. And it's another "harder than it sounds due to inflexibility of WinForms" thing (I know I keep saying that, then I keep doing it anyway in like a day). But yeah, it's something I'm interested in so I'll probably do it eventually.
Edit: The biggest potential issue is that RTF readmes were all designed to be read on a white background: it's possible that some text colors would be hard to read against a dark background (but I haven't extensively tested to see how common that really is). I could always provide a temporary "make readme background white" button for these cases. The second biggest issue is scroll bars, which are going to be rendered in system style (so most probably bright greyish-whitish) no matter what. Not the end of the world, but might be ugly. Dunno.
Ramone on 21/4/2019 at 22:47
that sounds like a challenge.
guys, we're gonna have 16 million colors to choose from by tomorrow (including scroll bars)
Stingm on 21/4/2019 at 22:48
Just got this error in 1.09a. error on fmscanner.dll
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.FileLoadException: Could not load file or assembly 'FMScanner, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Access is denied.
File name: 'FMScanner, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
at AngelLoader.Forms.MainForm.<DisplaySelectedFM>d__109.MoveNext()
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
at AngelLoader.Forms.MainForm.DisplaySelectedFM(Boolean refreshReadme)
at AngelLoader.Forms.MainForm.<RefreshFMsList>d__99.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at AngelLoader.Forms.MainForm.<SetFilter>d__72.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at AngelLoader.Forms.MainForm.<MainForm_Shown>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3324.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
AngelLoader
Assembly Version: 1.0.9.1
Win32 Version: 1.0.9.1
CodeBase: file:///C:/Games/AngelLoader/AngelLoader.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3324.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3353.0 built by: NET472REL1LAST_B
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3324.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3324.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
Gma.System.MouseKeyHook
Assembly Version: 5.6.130.0
Win32 Version: 5.6.130.0
CodeBase: file:///C:/Games/AngelLoader/Gma.System.MouseKeyHook.DLL
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
FenPhoenix on 21/4/2019 at 23:51
It's not loading the .dll at all. Weird.
What version of AngelLoader did you upgrade to 1.0.9a from?
What version of Windows are you using?
Where is your AngelLoader folder located?
What is the list of files in your AngelLoader folder?