tModLoader

tModLoader

Wing Slot Extra
Kiritan 6 Jan, 2023 @ 12:47am
多人模式报错
mod法狗灾厄瑟银暗影
[16:35:06.813] [.NET ThreadPool Worker/WARN] [tML]: Silently Caught Exception:
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'startIndex')
at System.Globalization.CompareInfo.LastIndexOf(String source, String value, Int32 startIndex, Int32 count, CompareOptions options)
at System.String.LastIndexOf(String value, Int32 startIndex, StringComparison comparisonType)
at System.Net.NetworkInformation.StringParsingHelpers.ParseWinsServerAddressesFromSmbConfFile(String smbConfFilePath)
at System.Net.NetworkInformation.LinuxIPInterfaceProperties.GetWinsServerAddresses()
at System.Net.NetworkInformation.LinuxIPInterfaceProperties..ctor(LinuxNetworkInterface lni, LinuxNetworkInterfaceSystemProperties systemProperties)
at System.Net.NetworkInformation.LinuxNetworkInterface.GetLinuxNetworkInterfaces()
at System.Net.NetworkInformation.NetworkInterfacePal.GetIsNetworkAvailable()
at WingSlotExtra.WingSlotExtraVersion.CheckLatestVersion(Boolean worldLoaded)
at Terraria.ModLoader.SystemLoader.OnWorldLoad() in tModLoader\Terraria\ModLoader\SystemLoader.cs:line 123
at Terraria.IO.WorldFile.LoadWorld(Boolean loadFromCloud) in tModLoader\Terraria\IO\WorldFile.cs:line 364
at Terraria.WorldGen.serverLoadWorldCallBack() in tModLoader\Terraria\WorldGen.cs:line 2647
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()
at System.Threading.Thread.StartCallback()