c# my app get's error after protecting

after I protect my application exe using vmp 3.5.0 I get this error in console after opening the exe: Operation is not valid due to the current state of the object.

my code is this github tool: GitHub - Outbuilt/Auth.GG-CSharp: A .NET implementation of the Auth.GG Licensing System · GitHub

Please send us original EXE+VMP files.

I Attached the 2 files
Files.rar (356 KB)

Actually I found out this error mean’s I get an HttpStatusCode.NotFound after requesting from a api, without the protection it work’s well, it seems like vmprotect is blocking outgoing connections or something, help?

Your example requires Colorful.Console, DiscordRP, Leaf.xNet Also you forgot about FDP.exe.vmp (VMProtect project file for your example)

I actually have the exe and the dll’s in the same folder, I don’t think It’s about it, and here is the .vmp
FDP.rar (2.8 KB)

It seems you don’t understand that your example doesn’t work without all required dependences (Colorful.Console.dll, DiscordRP.dll, Leaf.xNet.dll, etc.), so your example is useless for us.

here’s all the files, dll’s and everything together does that help?
Release.rar (738 KB)

Thank you for your example. We’ll check it soon.