You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Late to the party, but I would pay to make this addon works fully. Full integration of this using KCC. I can pay ig dollars for that suri. I need a clean and fast controller in my game. and invector seems the way to go. I wont ask you to do it for free tho. But im pretty sure multiple of us would REALLY like this implementation and be whilling to pay some dime.
NotImplementedException: The method or operation is not implemented.
MultiplayerARPG.InvectorCharacterModel.GetSkillActivateAnimationType (System.Int32 dataId) (at Assets/UnityMultiplayerARPG_InvectorCharacterModel-main/Scripts/InvectorCharacterModel.cs:515)
MultiplayerARPG.BaseCharacterModel.UseSkillActivateAnimationType (MultiplayerARPG.BaseSkill skill) (at Assets/UnityMultiplayerARPG/Core/Scripts/GameData/Model/BaseCharacterModel.cs:766)
MultiplayerARPG.BaseCharacterEntity.GetUsingSkillData (MultiplayerARPG.BaseSkill skill, System.Boolean& isLeftHand, MultiplayerARPG.AnimActionType& animActionType, System.Int32& animationDataId, MultiplayerARPG.CharacterItem& weapon) (at Assets/UnityMultiplayerARPG/Core/Scripts/Gameplay/CharacterEntity/BaseCharacterEntity.cs:995)
MultiplayerARPG.DefaultCharacterUseSkillComponent.UseSkillRoutine (System.Int32 simulateSeed, System.Boolean isLeftHand, MultiplayerARPG.BaseSkill skill, System.Int32 skillLevel, System.UInt32 targetObjectId, MultiplayerARPG.AimPosition skillAimPosition, System.Nullable
1[T] itemDataId) (at Assets/UnityMultiplayerARPG/Core/Scripts/Gameplay/CharacterSystems/CharacterActionsSystem/DefaultCharacterUseSkillComponent.cs:126) UnityEngine.Debug:LogException(Exception) Cysharp.Threading.Tasks.UniTaskScheduler:PublishUnobservedTaskException(Exception) (at Assets/UnityMultiplayerARPG/Core/LiteNetLibManager/Plugins/UniTask/Runtime/UniTaskScheduler.cs:90) MultiplayerARPG.<UseSkillRoutine>d__73:MoveNext() (at Assets/UnityMultiplayerARPG/Core/Scripts/Gameplay/CharacterSystems/CharacterActionsSystem/DefaultCharacterUseSkillComponent.cs:343) Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskVoidMethodBuilder:Start(<UseSkillRoutine>d__73&) (at Assets/UnityMultiplayerARPG/Core/LiteNetLibManager/Plugins/UniTask/Runtime/CompilerServices/AsyncUniTaskVoidMethodBuilder.cs:110) MultiplayerARPG.DefaultCharacterUseSkillComponent:UseSkillRoutine(Int32, Boolean, BaseSkill, Int32, UInt32, AimPosition, Nullable
1)MultiplayerARPG.DefaultCharacterUseSkillComponent:WriteServerUseSkillState(NetDataWriter) (at Assets/UnityMultiplayerARPG/Core/Scripts/Gameplay/CharacterSystems/CharacterActionsSystem/DefaultCharacterUseSkillComponent.cs:541)
MultiplayerARPG.BaseCharacterEntity:SendServerState() (at Assets/UnityMultiplayerARPG/Core/Scripts/Gameplay/CharacterEntity/BaseCharacterEntity.cs:437)
MultiplayerARPG.BaseGameNetworkManager:OnServerUpdate(LogicUpdater) (at Assets/UnityMultiplayerARPG/Core/Scripts/Networking/BaseGameNetworkManager.cs:182)
MultiplayerARPG.LanRpgNetworkManager:OnServerUpdate(LogicUpdater) (at Assets/UnityMultiplayerARPG/Core/Scripts/LanGame/Networking/LanRpgNetworkManager.cs:208)
LiteNetLibManager.LogicUpdater:OnAction() (at Assets/UnityMultiplayerARPG/Core/LiteNetLibManager/Scripts/Utils/LogicUpdater.cs:65)
LiteNetLibManager.LogicUpdater:Update() (at Assets/UnityMultiplayerARPG/Core/LiteNetLibManager/Scripts/Utils/LogicUpdater.cs:88)
LiteNetLibManager.LiteNetLibManager:Update() (at Assets/UnityMultiplayerARPG/Core/LiteNetLibManager/Scripts/LiteNetLibManager.cs:143)
MultiplayerARPG.BaseGameNetworkManager:Update() (at Assets/UnityMultiplayerARPG/Core/Scripts/Networking/BaseGameNetworkManager.cs:120)
MultiplayerARPG.LanRpgNetworkManager:Update() (at Assets/UnityMultiplayerARPG/Core/Scripts/LanGame/Networking/LanRpgNetworkManager.cs:197)
The text was updated successfully, but these errors were encountered: