安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
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()
------------
Honestly, at this point, I'm kind of reaching out to anybody that might be able to help.
Sincerely,
Green
(Note: I am so very lost on how disabling tPackBuilder allows me to load into the world.)
[.NET TP Worker/WARN] [tML]: Silently Caught Exception:
System.NullReferenceException: Object reference not set to an instance of an object.
at System.Nullable`1.get_HasValue()
at DMD<DMD<>?6018070::Terraria.NPC::SetDefaults>(NPC this, Int32 Type, NPCSpawnParams spawnparams)
at SyncProxy<System.Void Terraria.NPC:SetDefaults(System.Int32, Terraria.NPCSpawnParams)>(NPC , Int32 , NPCSpawnParams )
at Terraria.NPC.SetDefaults(Int32 Type, NPCSpawnParams spawnparams)
at Terraria.IO.WorldFile.LoadNPCs(BinaryReader reader) in tModLoader\Terraria\IO\WorldFile.cs:line 2362
at Terraria.IO.WorldFile.LoadWorld_Version2(BinaryReader reader) in tModLoader\Terraria\IO\WorldFile.cs:line 1486
at Terraria.IO.WorldFile.LoadWorld(Boolean loadFromCloud) in tModLoader\Terraria\IO\WorldFile.cs:line 492
https://discord.com/channels/103110554649894912/1369416731579256972
That's a link to the discord thread I have made in the tModLoader channel. It should have the client.log, server.log, and both the character data files and the world data files. I have a ton more of my experimentation listed in a separate discord, but I'd have to ask the modpack author if he's okay with me putting links to his discord.
Essentially I'm getting this specific error in my server.log file once I try and host a specific world and disabling any of the previously mentioned mods seems to resolve it in the minimal mod list.
and also, are you able to modify vanilla and modded reforges?
Yup just tested & looks like you've completely fixed the issue!
Thank you for the swift resolution!
[22:51:01.209] [Main Thread/DEBUG] [tML]: ILHook Terraria.NPC::SetDefaultsFromNetId(int, NPCSpawnParams) added by PackBuilder
[22:51:01.595] [Main Thread/DEBUG] [tML]: ILHook Terraria.NPC::SetDefaults(int, NPCSpawnParams) added by PackBuilder
[23:00:14.296] [Main Thread/WARN] [tML]: Silently Caught Exception:
System.NullReferenceException: Object reference not set to an instance of an object.
at System.Nullable`1.get_HasValue()
at DMD<DMD<>?53113474::Terraria.NPC::SetDefaults>(NPC this, Int32 Type, NPCSpawnParams spawnparams)
Tysm for telling us!