Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Method CreateFragment has no valid ret instruction #14

Open
jjkakakk opened this issue Jan 30, 2014 · 1 comment
Open

Method CreateFragment has no valid ret instruction #14

jjkakakk opened this issue Jan 30, 2014 · 1 comment
Labels

Comments

@jjkakakk
Copy link

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:

@andreycha
Copy link
Owner

Hi.
Thanks for the feedback. Сould you please send me CIL code of CreateFragment method or, say, 10 last instructions?

@andreycha andreycha added the bug label Feb 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants