Free For All without bots (Bug)

Report bugs of MFPS 2.0 here
Post Reply
User avatar
Moor
Member
Member
Posts: 23
Joined: Thu Apr 11, 2019 2:38 pm

Hallo all.

MFPS - Latest version 1.7

ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.

Parameter name: index
System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) (at <1f0c1ef1ad524c38bbc5536809c46b48>:0)
System.ThrowHelper.ThrowArgumentOutOfRangeException () (at <1f0c1ef1ad524c38bbc5536809c46b48>:0)
System.Collections.Generic.List`1[T].get_Item (System.Int32 index) (at <1f0c1ef1ad524c38bbc5536809c46b48>:0)
bl_AIMananger.GetBotWithMoreKills () (at Assets/MFPS/Scripts/GamePlay/AI/bl_AIMananger.cs:573)
bl_FreeForAll.get_isLocalPlayerWinner () (at Assets/MFPS/Scripts/GamePlay/GameModes/FreeForAll/bl_FreeForAll.cs:96)
bl_GameManager.isLocalPlayerWinner () (at Assets/MFPS/Scripts/Network/Room/bl_GameManager.cs:362)
bl_GameFinish.CollectData () (at Assets/MFPS/Scripts/UI/Room/bl_GameFinish.cs:38)
bl_MatchTimeManager.FinishRound () (at Assets/MFPS/Scripts/GamePlay/Time/bl_MatchTimeManager.cs:313)
bl_MatchTimeManager.OnFixedUpdate () (at Assets/MFPS/Scripts/GamePlay/Time/bl_MatchTimeManager.cs:289)
bl_UpdateManager.FixedUpdate () (at Assets/MFPS/Scripts/Utility/bl_UpdateManager.cs:201)
User avatar
Lovatto
Admin
Admin
Posts: 1834
Joined: Sun Dec 07, 2014 3:18 pm
Contact:

How to find your Invoice Number: Here
How to find your Order Number: Here
User avatar
Moor
Member
Member
Posts: 23
Joined: Thu Apr 11, 2019 2:38 pm

Successful. Thank you. :D
Post Reply