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

[Error :Il2CppInterop] Nested type ToolbarButtonSize on GUI not found! #657

Open
michaelwuwar opened this issue Jan 19, 2025 · 0 comments
Open

Comments

@michaelwuwar
Copy link

When I start BepInEx, I get a fixed error:
Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object. at Il2CppInterop.Runtime.Injection.Hooks.GenericMethod_GetMethod_Hook.Hook(Il2CppGenericMethod* gmethod, Boolean copyMethodPtr) in /home/runner/work/Il2CppInterop/Il2CppInterop/Il2CppInterop.Runtime/Injection/Hooks/GenericMethod_GetMethod_Hook.cs:line 22 Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object. at Il2CppInterop.Runtime.Injection.Hooks.GenericMethod_GetMethod_Hook.Hook(Il2CppGenericMethod* gmethod, Boolean copyMethodPtr) in /home/runner/work/Il2CppInterop/Il2CppInterop/Il2CppInterop.Runtime/Injection/Hooks/GenericMethod_GetMethod_Hook.cs:line 22

And after I set ListeningLog to false, I can enter the game normally
But as soon as I installed the AutoTranslator plugin, launching the game became impossible. It gave the following error:

[Error :Il2CppInterop] Nested type ToolbarButtonSize on GUI not found!

Here is my log file:

LogOutput.log

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

No branches or pull requests

1 participant