IComparable
jpgolay
Posts: 2 Bronze 2
After obfuscating a .NET exe I get this error:
At leats one object must implement Icomparable.
The source exe work well?
At leats one object must implement Icomparable.
The source exe work well?
Comments
Are you able to at least narrow it down a little by working out which feature is causing this? Probably the best way to do this is to turn all the options off and add them one by one until you hit the problem again.