Created
October 23, 2022 16:59
-
-
Save ErraticFox/3917bb3e4a301dffedbbddc332bbec90 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[KCSG] Cannot add more symbolDef. Maximum amount reached. | |
UnityEngine.StackTraceUtility:ExtractStackTrace () | |
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch4 (string) | |
KCSG.Debug:Error (string,string) | |
KCSG.StartupActions:AddDef (KCSG.SymbolDef) | |
KCSG.StartupActions:CreateAllSymbolsForDef (Verse.ThingDef) | |
KCSG.StartupActions:CreateSymbolsFor (System.Collections.Generic.List`1<Verse.ThingDef>,System.Collections.Generic.List`1<Verse.PawnKindDef>,string) | |
KCSG.StartupActions:CreateSymbols () | |
KCSG.StartupActions:.cctor () | |
System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) | |
(wrapper dynamic-method) Verse.StaticConstructorOnStartupUtility:Verse.StaticConstructorOnStartupUtility.CallAll_Patch3 () | |
Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_5 () | |
Verse.LongEventHandler:ExecuteToExecuteWhenFinished () | |
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent () | |
Verse.LongEventHandler:LongEventsUpdate (bool&) | |
(wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root) | |
Verse.Root_Entry:Update () |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment