Skip to content

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

@UnavengedAvo

Description

@UnavengedAvo

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* )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions