Skip to content

Instantly share code, notes, and snippets.

@ErraticFox
Created October 23, 2022 16:59
Show Gist options
  • Save ErraticFox/3917bb3e4a301dffedbbddc332bbec90 to your computer and use it in GitHub Desktop.
Save ErraticFox/3917bb3e4a301dffedbbddc332bbec90 to your computer and use it in GitHub Desktop.
[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