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
System.InvalidOperationException was unhandled by user code
HResult=-2146233079
Message=Method 'CreateFragment' has no valid ret instruction
Source=Tangerine
StackTrace:
at Tangerine.BLL.AssemblyPatcher.LogReturnValue(MethodDefinition methodDefinition) in c:\Users\blah\Desktop\tan\Tangerine\BLL\XAP\AssemblyPatcher.cs:line 512
at Tangerine.BLL.AssemblyPatcher.PatchMethod(MethodDefinition methodDefinition, TypeDefinition typeDefinition, MethodHook methodHook) in c:\Users\blah\Desktop\tan\Tangerine\BLL\XAP\AssemblyPatcher.cs:line 160
at Tangerine.BLL.AssemblyPatcher.PatchAssembly() in c:\Users\blah\Desktop\tan\Tangerine\BLL\XAP\AssemblyPatcher.cs:line 116
at Tangerine.BLL.Tasks.PatchTask.Run() in c:\Users\blah\Desktop\tan\Tangerine\BLL\Tasks\PatchTask.cs:line 67
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
InnerException:
The text was updated successfully, but these errors were encountered:
I get a stacktrace a la:
System.InvalidOperationException was unhandled by user code
HResult=-2146233079
Message=Method 'CreateFragment' has no valid ret instruction
Source=Tangerine
StackTrace:
at Tangerine.BLL.AssemblyPatcher.LogReturnValue(MethodDefinition methodDefinition) in c:\Users\blah\Desktop\tan\Tangerine\BLL\XAP\AssemblyPatcher.cs:line 512
at Tangerine.BLL.AssemblyPatcher.PatchMethod(MethodDefinition methodDefinition, TypeDefinition typeDefinition, MethodHook methodHook) in c:\Users\blah\Desktop\tan\Tangerine\BLL\XAP\AssemblyPatcher.cs:line 160
at Tangerine.BLL.AssemblyPatcher.PatchAssembly() in c:\Users\blah\Desktop\tan\Tangerine\BLL\XAP\AssemblyPatcher.cs:line 116
at Tangerine.BLL.Tasks.PatchTask.Run() in c:\Users\blah\Desktop\tan\Tangerine\BLL\Tasks\PatchTask.cs:line 67
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
InnerException:
The text was updated successfully, but these errors were encountered: