tModLoader

tModLoader

DawnMod: RisingDays
茶绘CH 17 May, 2024 @ 12:12am
猎人挑战问题
我在单人世界点击猎人挑战,进入草原的时候,卡在子世界加载,下面是TMOD代码显示


[15:07:36.114] [.NET TP Worker/INFO] [StatusText]: 正在保存地图数据:
[15:07:36.714] [.NET TP Worker/INFO] [StatusText]: 正在保存世界数据:
[15:07:36.852] [.NET TP Worker/INFO] [StatusText]: 正在验证世界存档:
[15:07:38.236] [.NET TP Worker/WARN] [tML]: 静默捕获异常:
System.ArgumentOutOfRangeException: minValue must be less than maxValue (Parameter 'minValue')
at Terraria.Utilities.UnifiedRandom.Next(Int32 minValue, Int32 maxValue) in tModLoader\Terraria\Utilities\UnifiedRandom.cs:line 103
at SpearToJavelin.ZergAccesories.ZergSystem.ReCaculateZergPosition() in SpearToJavelin\ZergAccesories\ZergSystem.cs:line 185
at SpearToJavelin.ZergAccesories.ZergSystem.LoadWorldData(TagCompound tag) in SpearToJavelin\ZergAccesories\ZergSystem.cs:line 87
at DDmod.SubworldLibraryWorld.SWSystem.ReadSave() in DDmod\SubworldLibraryWorld\SWSystem.cs:line 335
at DDmod.SubworldLibraryWorld.草原.Grassland.OnLoad() in DDmod\SubworldLibraryWorld\草原\Grassland.cs:line 210
at SubworldLibrary.SubworldSystem.LoadWorld() in SubworldLibrary\SubworldSystem.cs:line 1223
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()

[15:07:38.236] [.NET TP Worker/WARN] [tML]: 静默捕获异常:
Terraria.ModLoader.Exceptions.CustomModDataException: Error in reading custom world data for SpearToJavelin
at DDmod.SubworldLibraryWorld.SWSystem.ReadSave() in DDmod\SubworldLibraryWorld\SWSystem.cs:line 335
at DDmod.SubworldLibraryWorld.草原.Grassland.OnLoad() in DDmod\SubworldLibraryWorld\草原\Grassland.cs:line 210
at SubworldLibrary.SubworldSystem.LoadWorld() in SubworldLibrary\SubworldSystem.cs:line 1223
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()