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

Il2Cpp NullError in AmongUs with ClassInjection #54

Closed
yukieiji opened this issue Nov 2, 2022 · 2 comments
Closed

Il2Cpp NullError in AmongUs with ClassInjection #54

yukieiji opened this issue Nov 2, 2022 · 2 comments
Assignees

Comments

@yukieiji
Copy link

yukieiji commented Nov 2, 2022

Null error occurs when using Il2CppInterop.Runtime.Injection.ClassInjector.RegisterTypeInIl2Cpp in some classes(https://github.com/yukieiji/ExtremeRoles/blob/master/ExtremeRoles/Module/CustomMonoBehaviour/AbilityPart.cs, (It worked in be.565))

nullError

  • Env
    • AmongUs v2022.10.25e
    • BepInEx 6.0.0-be.662
    • Windows 10
@js6pak js6pak self-assigned this Nov 2, 2022
@js6pak
Copy link
Member

js6pak commented Nov 2, 2022

Fixed in 2dfe5b2

@js6pak js6pak closed this as completed Nov 2, 2022
@karaok1
Copy link

karaok1 commented Feb 20, 2024

I have a similar problem but with another game, this is the issue, I want to fix it myself but it is not intuitive for me what causes this problem, can you help me to understand and debug this? @js6pak

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

3 participants