|
Post by laympuppeh on Aug 19, 2022 13:23:50 GMT
Hi, whenever i try to jump/climb over an "JumpOver_prefab" (with 2 Trigger actions on either side of the object) The prompt appears but when i try to interact i cant move my camera and i get this error
"IndexOutOfRangeException: Index was outside the bounds of the array. Invector.vCharacterController.vActions.vGenericAction.get_inActionAnimation () (at Assets/Invector-3rdPersonController/Basic Locomotion/Scripts/CharacterController/Actions/vGenericAction.cs:152) Invector.vCharacterController.vActions.vGenericAction.get_playingAnimation () (at Assets/Invector-3rdPersonController/Basic Locomotion/Scripts/CharacterController/Actions/vGenericAction.cs:439) Invector.vCharacterController.vActions.vGenericAction.AnimationBehaviour () (at Assets/Invector-3rdPersonController/Basic Locomotion/Scripts/CharacterController/Actions/vGenericAction.cs:270) Invector.vCharacterController.vActions.vGenericAction.UpdateGenericAction () (at Assets/Invector-3rdPersonController/Basic Locomotion/Scripts/CharacterController/Actions/vGenericAction.cs:123) Invector.vCharacterController.vThirdPersonInput.LateUpdate () (at Assets/Invector-3rdPersonController/Basic Locomotion/Scripts/CharacterController/vThirdPersonInput.cs:207)"
Please help
|
|
|
Post by ahmet elif on Nov 16, 2022 16:39:59 GMT
I have the same problem. When I try to get something from the chest, it gives the error vGenericAction.cs:152. do you have a solution?
|
|