skinwalker
Member
Hi,
I have a lot of testers now and sometimes while they are playing I'm getting this error logged in my Discord (I have realtime error detection discord bot)
I got it a few times myself, the game freezes for a second then its back to normal and I got no idea whats causing it. Its not breaking anything after the error and its usually logged in only once.
I have a lot of testers now and sometimes while they are playing I'm getting this error logged in my Discord (I have realtime error detection discord bot)
[15:55:02] KeyNotFoundException: The given key 'UnityEngine.RaycastHit' was not present in the dictionary.System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) (at <c9d3ffd4b98649ee9989e1908eaca019>:0)Opsive.UltimateCharacterController.Character.CharacterLocomotion.DetectCollisions () (at <5660b73b509d4872b6fa93e3f8e380f1>:0)Opsive.UltimateCharacterController.Character.CharacterLocomotion.UpdateCharacter () (at <5660b73b509d4872b6fa93e3f8e380f1>:0)Opsive.UltimateCharacterController.Character.UltimateCharacterLocomotion.UpdateCharacter () (at <5660b73b509d4872b6fa93e3f8e380f1>:0)Opsive.UltimateCharacterController.Character.CharacterLocomotion.Move (System.Single horizontalMovement, System.Single forwardMovement, System.Single deltaYawRotation) (at <5660b73b509d4872b6fa93e3f8e380f1>:0)Opsive.UltimateCharacterController.SimulationManager+SmoothedCharacter.Move (System.Boolean preMove) (at <5660b73b509d4872b6fa93e3f8e380f1>:0)Opsive.UltimateCharacterController.SimulationManager.MoveCharacters (System.Boolean preMove, System.Single interpAmount) (at <5660b73b509d4872b6fa93e3f8e380f1>:0)Opsive.UltimateCharacterController.SimulationManager.FixedUpdate () (at <5660b73b509d4872b6fa93e3f8e380f1>:0)
I got it a few times myself, the game freezes for a second then its back to normal and I got no idea whats causing it. Its not breaking anything after the error and its usually logged in only once.