You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 2, 2019. It is now read-only.
System.BadImageFormatException: 'Kan bestand of assembly SharpTox, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null of een van de afhankelijkheden hiervan niet laden. Poging om een programma te laden met een onjuiste indeling.'
I seem to have this weird exception pointing towards the start of my application "Application.Run(new FileLoader());"
The callstack points towards external code and the line I mentioned.