yejian508 发表于 2022-10-17 16:08

大佬们,这是什么红字?是溢出吗?

et TimeScale ; 1
Set TimeScale ; 1
Incoming message: ErrorMessages
Incoming message: Disconnect
ReadInterProcessMessages thread is about to exit.
Outgoing message: Disconnect
WriteInterProcessMessages thread is about to exit.
2022-10-17 15:57:44.1808|ERROR|Main|GameData.Program|System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
   at System.Collections.Generic.List`1.RemoveAt(Int32 index)
   at GameData.Domains.Combat.CombatCharacter.RemoveTeammateCommand(DataContext context, Int32 index) in C:\GitLab-Runner\builds\n1JyyH3P\0\scroll-of-taiwu\game-data\GameData\Domains\Combat\CombatCharacter_Calc.cs:line 1703
   at GameData.Domains.Combat.CombatDomain.RemoveTeammateCommand(DataContext context, Int32 charId, Int32 index) in C:\GitLab-Runner\builds\n1JyyH3P\0\scroll-of-taiwu\game-data\GameData\Domains\Combat\CombatDomain_Calc_Teammate.cs:line 206
   at DMD<GameData.Domains.Combat.CombatDomain::CallMethod>(CombatDomain this, Operation operation, RawDataPool argDataPool, RawDataPool returnDataPool, DataContext context)
   at DMD<GameData.GameDataBridge.GameDataBridge::ProcessMethodCall>(Operation operation, RawDataPool argDataPool, DataContext context)
   at GameData.GameDataBridge.GameDataBridge.ProcessOperations(DataContext context)
   at GameData.GameDataBridge.GameDataBridge.RunMainLoop()
   at GameData.Program.Main(String[] args)
UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogError(Object)
GameData.GameDataBridge.GameDataBridge:CheckErrorMessages() (at C:\GitLab-Runner\builds\n1JyyH3P\0\scroll-of-taiwu\taiwu-remake\Assets\Scripts\Game\GameDataBridge\GameDataBridge.cs:602)
GameData.GameDataBridge.UnityAdapter.GameDataBridgeUnityAdapter:Update() (at C:\GitLab-Runner\builds\n1JyyH3P\0\scroll-of-taiwu\taiwu-remake\Assets\Scripts\Game\GameDataBridge\UnityAdapter\GameDataBridgeUnityAdapter.cs:30)

(Filename: C:/GitLab-Runner/builds/n1JyyH3P/0/scroll-of-taiwu/taiwu-remake/Assets/Scripts/Game/GameDataBridge/GameDataBridge.cs Line: 602)

yusiyuan0825 发表于 2022-10-18 05:17

我也是跳这个红字,卸载重装都没用
页: [1]
查看完整版本: 大佬们,这是什么红字?是溢出吗?