标题: 报错求助,下面是日志 [打印本页] 作者: sweereoku 时间: 2024-8-21 13:22 标题: 报错求助,下面是日志 Error in outpost generation parameters. Trying to place 1 modules of the type "DockingTiny", but there aren't enough suitable modules available. You may need to increase the "max count" value of some of the modules in the sub editor or decrease the number of modules in the outpost.
Coroutine Barotrauma.SinglePlayerCampaign+<DoLoadInitialLevel>d__26 threw an exception: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.List`1.Enumerator.MoveNextRare()
at System.Collections.Generic.List`1.Enumerator.MoveNext()
at Barotrauma.OutpostGenerator.Generate(OutpostGenerationParams generationParams, LocationType locationType, Location location, Boolean onlyEntrance, Boolean allowInvalidOutpost) in <DEV>\Barotrauma\BarotraumaShared\SharedSource\Map\Outposts\OutpostGenerator.cs:line 174
at Barotrauma.Level.CreateOutposts() in <DEV>\Barotrauma\BarotraumaShared\SharedSource\Map\Levels\Level.cs:line 4214
at Barotrauma.Level.Generate(Boolean mirror, Location startLocation, Location endLocation) in <DEV>\Barotrauma\BarotraumaShared\SharedSource\Map\Levels\Level.cs:line 1280
at Barotrauma.Level.Generate_Patch1(LevelData levelData, Boolean mirror, Location startLocation, Location endLocation, SubmarineInfo startOutpost, SubmarineInfo endOutpost)
at Barotrauma.GameSession.StartRound_Patch2(GameSession this, LevelData levelData, Boolean mirrorLevel, SubmarineInfo startOutpost, SubmarineInfo endOutpost)
at Barotrauma.SinglePlayerCampaign.DoLoadInitialLevel(LevelData level, Boolean mirror)+MoveNext() in <DEV>\Barotrauma\BarotraumaClient\ClientSource\GameSession\GameModes\SinglePlayerCampaign.cs:line 268
at Barotrauma.CoroutineManager.PerformCoroutineStep(CoroutineHandle handle) in <DEV>\Barotrauma\BarotraumaShared\SharedSource\CoroutineManager.cs:line 214
at Barotrauma.CoroutineManager.IsDone(CoroutineHandle handle) in <DEV>\Barotrauma\BarotraumaShared\SharedSource\CoroutineManager.cs:line 236