Skip to content

Character cannot be moved #2

@cw2501

Description

@cw2501

Any movement of the character doesn't work when running the customizable camera mod. The following exception is coming up in the logs.

[Error : Unity Log] MethodAccessException: Method Humanoid.GetLeftItem()' is inaccessible from method CustomizableCamera.Player_SetControls_Patch.Prefix(Player,bool&,bool&)'
Stack trace:
CustomizableCamera.Player_SetControls_Patch.Prefix (Player __instance, System.Boolean& block, System.Boolean& blockHold) (at :0)
(wrapper dynamic-method) Player.DMDPlayer::SetControls(Player,UnityEngine.Vector3,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool)
PlayerController.FixedUpdate () (at <2959d3c128e64c61a08dcc9bb6744ec3>:0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions