Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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!