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

Failed to recompile function #70

Open
0x410c opened this issue Sep 21, 2023 · 4 comments
Open

Failed to recompile function #70

0x410c opened this issue Sep 21, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@0x410c
Copy link

0x410c commented Sep 21, 2023

Describe the bug
error in a specific function recompilation

To Reproduce
binaries and config same as in issue https://github.com/Washi1337/OldRod/issues/69

Expected behavior
no error

Additional context
error generated :

17:25:45.785 [Recompiler]: Failed to recompile function_F8C3. Variable local_6 in the expression `call System.Void Sgafajta.Syscall.Uirqiaasuruyesu::__VMFUNCTION__15FD0(System.Object, System.Object, System.Object, System.Object, System.Object)(ldloca local_7, ldloca local_6, ldc.i4 64, ldsfld System.IntPtr System.IntPtr::Zero, ldsfld System.IntPtr System.IntPtr::Zero)` in __VMFUNCTION__F8C3 (06000000) was passed on by reference, but does not have a by-reference expected type.
@0x410c 0x410c added the bug Something isn't working label Sep 21, 2023
@Washi1337
Copy link
Owner

This is a known issue, see #61 and #20.

@0x410c
Copy link
Author

0x410c commented Sep 21, 2023

ok any timelines to have a fix on that?

@Washi1337
Copy link
Owner

No timeline as of right now.

Try using --salvage to ignore the error in the meantime.

@0x410c
Copy link
Author

0x410c commented Sep 22, 2023

ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants