Skip to content

Instantly share code, notes, and snippets.

@Neceros
Created March 9, 2020 22:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Neceros/4174b18c4e494ad11f4f5088e475d94b to your computer and use it in GitHub Desktop.
Save Neceros/4174b18c4e494ad11f4f5088e475d94b to your computer and use it in GitHub Desktop.
Pawnrules error
Could not do PostLoadInit on PawnRules.Data.Binding: PawnRules.Mod+Exception: [Pawn Rules v1.4.2] Unable to load rules for binding
at PawnRules.Data.Binding.ExposeData () [0x0014c] in <9e0144628b60495e92cc69993d7ccca2>:0
at Verse.PostLoadIniter.DoAllPostLoadInits () [0x00032] in <000153db58284aa38698b9c41ca1154b>:0
Verse.Log:Error(String, Boolean)
Verse.PostLoadIniter:DoAllPostLoadInits()
Verse.ScribeLoader:DMD<DMD<FinalizeLoading_Patch1>?-517248512::FinalizeLoading_Patch1>(ScribeLoader)
Verse.Game:LoadGame()
Verse.SavedGameLoaderNow:DMD<DMD<LoadGameFromSaveFileNow_Patch2>?-1390252800::LoadGameFromSaveFileNow_Patch2>(String)
Verse.<>c:<Start>b__1_1()
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
FULL LOG:
https://gist.github.com/0d0b04978d2a0416388f346787f3d1fe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment