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

2.0.0 Bug - No Configuration options listed in the Options menu #27

Open
UnavengedAvo opened this issue Jun 12, 2024 · 1 comment
Open

Comments

@UnavengedAvo
Copy link

UnavengedAvo commented Jun 12, 2024

I installed this mod along with BepInExPack_V_Rising, and it seems to be working. However, I do not seem to have the menu options to configure it.

I did notice the following error in the logs after I opened the options menu. ( Edit:Seems like this was also raised in #22)

[Error  :Il2CppInterop] During invoking native->managed trampoline
Exception: System.MissingMethodException: Method not found: 'Void ProjectM.UI.SettingsEntry_Dropdown.Initialize(Stunlock.Localization.LocalizationKey, Il2CppSystem.Nullable_Unboxed`1<Stunlock.Localization.LocalizationKey>, Il2CppSystem.Collections.Generic.List`1<System.String>, Int32, Int32, Il2CppSystem.Action`1<Int32>, Boolean, Boolean, Boolean)'.
   at Silkworm.Hooks.OptionsPanel_Interface_Hook.Start(OptionsPanel_Interface __instance)
   at DMD<ProjectM.UI.OptionsPanel_Interface::Start>(OptionsPanel_Interface this)
   at (il2cpp -> managed) Start(IntPtr , Il2CppMethodInfo* )

And then the following error being spammed as mentioned in #21:

[Error  :Il2CppInterop] During invoking native->managed trampoline
Exception: System.NullReferenceException: Object reference not set to an instance of an object.
   at ModernCamera.Patches.ActionWheelSystem_Patch.OnUpdate(ActionWheelSystem __instance)
   at DMD<ProjectM.UI.ActionWheelSystem::OnUpdate>(ActionWheelSystem this)
   at (il2cpp -> managed) OnUpdate(IntPtr , Il2CppMethodInfo* )
@xinping1989
Copy link

Issue #24 already , library needs update after the recent hotfixes

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

2 participants