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

Dump Il2Cpp Exception stack traces from proxy class #31

Merged
merged 1 commit into from
Apr 26, 2022
Merged

Dump Il2Cpp Exception stack traces from proxy class #31

merged 1 commit into from
Apr 26, 2022

Conversation

Kasuromi
Copy link
Member

From my testing, the API function il2cpp_format_stack_trace doesn't appear to return anything to the buffer and wrapping the Il2CppException to get the stack trace string returns 0x00. The only way to obtain the stack trace is to use the Il2CppSystem.Exception proxy from unhollowed libraries.

@ghorsington ghorsington merged commit e39ad35 into BepInEx:master Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants