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
logs:
[14:58:19.240] [.NET TP Worker/WARN] [tML]: Silently Caught Exception:
System.Exception: Call Error: The 2nd parameter of TownNPCCondition is now LocalizedText and is optional. Also, localization is now automatic, keys will appear in your hjson files. This TownNPCCondition Mod.Call is only needed if using LocalizedText.WithFormatArgs
at Census.CensusSystem.Call(Object[] args)
at AFKPETS.AFKPetsCrossModSupport.CensusSupport()
at AFKPETS.AFKPetsCrossModSupport.PostSetupContent()
at Terraria.ModLoader.SystemLoader.PostSetupContent(Mod mod)
at Terraria.ModLoader.ModContent.<>c.<Load>b__44_2(Mod mod)
at Terraria.ModLoader.ModContent.LoadModContent(CancellationToken token, Action`1 loadAction)
at Terraria.ModLoader.ModContent.Load(CancellationToken token)
at Terraria.ModLoader.ModLoader.Load(CancellationToken token)
at Terraria.ModLoader.ModLoader.<>c__DisplayClass46_0.<BeginLoad>b__0()
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()
[14:58:19.241] [.NET TP Worker/ERROR] [Census]: Census Call Error: at Census.CensusSystem.Call(Object[] args) in CensusSystem.cs:line 520Call Error: The 2nd parameter of TownNPCCondition is now LocalizedText and is optional. Also, localization is now automatic, keys will appear in your hjson files. This TownNPCCondition Mod.Call is only needed if using LocalizedText.WithFormatArgs
[14:58:19.242] [.NET TP Worker/ERROR] [Census]: Census Call Error: at Census.CensusSystem.Call(Object[] args) in CensusSystem.cs:line 520Call Error: The 2nd parameter of TownNPCCondition is now LocalizedText and is optional. Also, localization is now automatic, keys will appear in your hjson files. This TownNPCCondition Mod.Call is only needed if using LocalizedText.WithFormatArgs
[14:58:19.242] [.NET TP Worker/ERROR] [Census]: Census Call Error: at Census.CensusSystem.Call(Object[] args) in CensusSystem.cs:line 520Call Error: The 2nd parameter of TownNPCCondition is now LocalizedText and is optional. Also, localization is now automatic, keys will appear in your hjson files. This TownNPCCondition Mod.Call is only needed if using LocalizedText.WithFormatArgs
[14:58:19.245] [.NET TP Worker/WARN] [tML]: Silently Caught Exception:
System.FormatException: Input string was not in a correct format. Failure to parse near offset 31. Expected an ASCII digit.
at System.Text.ValueStringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args)
at System.String.FormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args)
at System.String.Format(String format, Object[] args)
at Terraria.Localization.LocalizedText.Format(Object[] args)
at BossChecklist.BossChecklist.LogWarning(String key, Boolean requiresConfig, Object[] args)
at BossChecklist.BossChecklist.Call(Object[] args)
at AFKPETS.AFKPetsCrossModSupport.BossChecklistSupport()
at Terraria.ModLoader.SystemLoader.PostSetupContent(Mod mod)
at Terraria.ModLoader.ModContent.<>c.<Load>b__44_2(Mod mod)
at Terraria.ModLoader.ModContent.LoadModContent(CancellationToken token, Action`1 loadAction)
at Terraria.ModLoader.ModContent.Load(CancellationToken token)
at Terraria.ModLoader.ModLoader.Load(CancellationToken token)
at Terraria.ModLoader.ModLoader.<>c__DisplayClass46_0.<BeginLoad>b__0()
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()
[14:58:19.247] [.NET TP Worker/WARN] [tML]: Silently Caught Exception:
System.Exception: The localization key:
"Mods.BossChecklist.LogMessage.MustContainName"
with a value of:
"Invalid internal name passed ({internalName}). Your call must contain a string comprised of letters and/or digits without whitespace characters in order to generate an entry key."
failed to be formatted with the inputs:
[The Ancient Guardian]
at Terraria.Localization.LocalizedText.Format(Object[] args)
at BossChecklist.BossChecklist.LogWarning(String key, Boolean requiresConfig, Object[] args)
at BossChecklist.BossChecklist.Call(Object[] args)
at AFKPETS.AFKPetsCrossModSupport.BossChecklistSupport()
at Terraria.ModLoader.SystemLoader.PostSetupContent(Mod mod)
at Terraria.ModLoader.ModContent.<>c.<Load>b__44_2(Mod mod)
at Terraria.ModLoader.ModContent.LoadModContent(CancellationToken token, Action`1 loadAction)
at Terraria.ModLoader.ModContent.Load(CancellationToken token)
at Terraria.ModLoader.ModLoader.Load(CancellationToken token)
at Terraria.ModLoader.ModLoader.<>c__DisplayClass46_0.<BeginLoad>b__0()
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()
[14:58:19.248] [.NET TP Worker/ERROR] [BossChecklist]: Call Error: at Terraria.Localization.LocalizedText.Format(Object[] args) in tModLoader\Terraria\Localization\LocalizedText.TML.cs:line 104
at BossChecklist.BossChecklist.LogWarning(String key, Boolean requiresConfig, Object[] args) in BossChecklist.cs:line 95
at BossChecklist.BossChecklist.Call(Object[] args) in BossChecklist.cs:line 180 The localization key:
"Mods.BossChecklist.LogMessage.MustContainName"
with a value of:
"Invalid internal name passed ({internalName}). Your call must contain a string comprised of letters and/or digits without whitespace characters in order to generate an entry key."
failed to be formatted with the inputs:
[The Ancient Guardian]