level 1
iopuy456321
楼主
[06:42:33.161] [.NET TP Worker/INFO] [Terraria]: Generating World: 炫耀的悲哀木材
[06:42:33.161] [.NET TP Worker/ERROR] [tML]: ContinentOfJourney/CoJWorldGeneration : 生成世界时遇到问题
System.ArgumentOutOfRangeException: Index must be within the bounds of the List. (Parameter 'index')
at ContinentOfJourney.CoJWorldGeneration.ModifyWorldGenTasks(List`1 tasks, Double& totalWeight) in ContinentOfJourney\Abyss.cs:line 151
at Terraria.ModLoader.SystemLoader.ModifyWorldGenTasks(List`1 passes, Double& totalWeight) in tModLoader\Terraria\ModLoader\SystemLoader.cs:line 437
[06:42:33.162] [.NET TP Worker/ERROR] [tML]: 生成世界时遇到问题
System.ArgumentOutOfRangeException: Index must be within the bounds of the List. (Parameter 'index')
at ContinentOfJourney.CoJWorldGeneration.ModifyWorldGenTasks(List`1 tasks, Double& totalWeight) in ContinentOfJourney\Abyss.cs:line 151
at Terraria.ModLoader.SystemLoader.ModifyWorldGenTasks(List`1 passes, Double& totalWeight) in tModLoader\Terraria\ModLoader\SystemLoader.cs:line 437
at Terraria.WorldGen.GenerateWorld_RunTasksAndFinish(Int32 seed, Stopwatch generationStopwatch, GenerationProgress customProgressObject) in tModLoader\Terraria\WorldGen.cs:line 14050
at Terraria.WorldGen.GenerateWorld(Int32 seed, GenerationProgress customProgressObject) in tModLoader\Terraria\WorldGen.cs:line 6263
at Terraria.WorldGen.do_worldGenCallBack(Object threadContext) in tModLoader\Terraria\WorldGen.cs:line 2504
at Terraria.WorldGen.worldGenCallback(Object threadContext) in tModLoader\Terraria\WorldGen.cs:line 2493
[06:42:34.317] [Main Thread/DEBUG] [tML]: Process.Start (UseShellExecute = True): "tModLoader-Logs"
琢磨一晚上了还是搞不定,只定位到是装了灾厄本体mod的问题,但是不知道怎么解决。
2025年02月21日 22点02分
1
[06:42:33.161] [.NET TP Worker/ERROR] [tML]: ContinentOfJourney/CoJWorldGeneration : 生成世界时遇到问题
System.ArgumentOutOfRangeException: Index must be within the bounds of the List. (Parameter 'index')
at ContinentOfJourney.CoJWorldGeneration.ModifyWorldGenTasks(List`1 tasks, Double& totalWeight) in ContinentOfJourney\Abyss.cs:line 151
at Terraria.ModLoader.SystemLoader.ModifyWorldGenTasks(List`1 passes, Double& totalWeight) in tModLoader\Terraria\ModLoader\SystemLoader.cs:line 437
[06:42:33.162] [.NET TP Worker/ERROR] [tML]: 生成世界时遇到问题
System.ArgumentOutOfRangeException: Index must be within the bounds of the List. (Parameter 'index')
at ContinentOfJourney.CoJWorldGeneration.ModifyWorldGenTasks(List`1 tasks, Double& totalWeight) in ContinentOfJourney\Abyss.cs:line 151
at Terraria.ModLoader.SystemLoader.ModifyWorldGenTasks(List`1 passes, Double& totalWeight) in tModLoader\Terraria\ModLoader\SystemLoader.cs:line 437
at Terraria.WorldGen.GenerateWorld_RunTasksAndFinish(Int32 seed, Stopwatch generationStopwatch, GenerationProgress customProgressObject) in tModLoader\Terraria\WorldGen.cs:line 14050
at Terraria.WorldGen.GenerateWorld(Int32 seed, GenerationProgress customProgressObject) in tModLoader\Terraria\WorldGen.cs:line 6263
at Terraria.WorldGen.do_worldGenCallBack(Object threadContext) in tModLoader\Terraria\WorldGen.cs:line 2504
at Terraria.WorldGen.worldGenCallback(Object threadContext) in tModLoader\Terraria\WorldGen.cs:line 2493
[06:42:34.317] [Main Thread/DEBUG] [tML]: Process.Start (UseShellExecute = True): "tModLoader-Logs"
琢磨一晚上了还是搞不定,只定位到是装了灾厄本体mod的问题,但是不知道怎么解决。