Guest User

Untitled

a guest
Oct 22nd, 2017
514
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 MB | None | 0 0
  1. Log uploaded on Saturday, October 21, 2017, 5:31:41 PM
  2. Loaded mods:
  3. Core: (no assemblies)
  4.  
  5. Active Harmony patches:
  6. Building.Destroy: PRE: ICanFixIt.Building_Patch_Destroy.Prefix post: ICanFixIt.Building_Patch_Destroy.Postfix
  7. Command.GizmoOnGUI: TRANS: AllowTool.Patches.Command_GizmoOnGUI_Patch.DrawRightClickIcon
  8. DefGenerator.GenerateImpliedDefs_PreResolve: post: Fluffy.DefGenerator_GenerateImpliedDefs_PreResolve.Postfix
  9. DefOfHelper.RebindAllDefOfs: post: AllowTool.Patches.DefOfHelper_RebindAll_Patch.HookBeforeImpliedDefsGeneration
  10. Designator.ProcessInput: PRE: AllowTool.Patches.Designator_ProcessInput_Patch.InterceptRightClicksOnSupportedDesignators
  11. Dialog_Options.DoWindowContents: TRANS: HugsLib.Patches.Dialog_Options_Patch.ReplaceModOptionsButton
  12. EditWindow_Log.DoMessagesListing: PRE: HugsLib.Patches.EditWindow_Log_Patch.ExtraLogWindowButtons
  13. Game.DeinitAndRemoveMap: post: HugsLib.Patches.Game_DeinitAndRemoveMap_Patch.MapRemovalHook
  14. Game.FinalizeInit: post: HugsLib.Patches.Game_FinalizeInit_Patch.WorldLoadedHook
  15. InspectGizmoGrid.DrawInspectGizmoGridFor: TRANS: AllowTool.Patches.InspectGizmoGrid_DrawInspectGizmoGridFor_Patch.RegisterRevereseDesignatorCommandPair
  16. LanguageDatabase.SelectLanguage: PRE: HugsLib.Patches.LanguageDatabase_Patch.ForceRestartAfterLangChange
  17. ListerBuildings.Add: post: ResearchPal.ListerBuildingsPatch_Add.Postfix
  18. ListerBuildings.Remove: post: ResearchPal.ListerBuildingsPatch_Remove.Postfix
  19. Map.ConstructComponents: post: HugsLib.Patches.Map_ConstructComponents_Patch.MapComponentsInitHook
  20. Map.FinalizeInit: post: HugsLib.Patches.Map_FinalizeInit_Patch.MapLoadedHook
  21. PlayDataLoader.DoPlayLoad: post: HugsLib.Patches.PlayDataLoader_Patch.InitModsHook
  22. ResearchManager.DoCompletionDialog: PRE: ResearchPal.ResearchManagerPatch_DoCompletionDialog.Prefix
  23. ResearchManager.ResearchPerformed: PRE: ResearchPal.ResearchManagerPatch_ResearchPerformed.Prefix post: ResearchPal.ResearchManagerPatch_ResearchPerformed.Postfix
  24. ReverseDesignatorDatabase.InitDesignators: post: AllowTool.Patches.ReverseDesignatorDatabase_Init_Patch.InjectReverseDesignators
  25. Root.Update: post: HugsLib.Patches.Root_Patch.UpdateHook
  26. ThingWithComps.GetFloatMenuOptions: post: AllowTool.Patches.Thing_GetFloatMenuOptions_Patch.FinishOffWhenDrafted
  27. UIRoot.UIRootOnGUI: post: HugsLib.Patches.UIRoot_Patch.OnGUIHook
  28. Harmony versions present: rimworld.research_engine:1.0.9.1, UnlimitedHugs.HugsLib:1.0.9.1, fluffy.medicaltab:1.0.9.1, com.mandible.rimworld.icanfixit:1.0.9.1, HugsLib.AllowTool:1.0.9.1
  29.  
  30. Platform information: (hidden, hold Shift while publishing to include)
  31.  
  32. Log file contents:
  33. Initialize engine version: 5.4.1f1 (649f48bbbf0f)
  34. GfxDevice: [Renderer information redacted]
  35. Begin MonoManager ReloadAssembly
  36. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.dll into Unity Child Domain
  37. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
  38. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
  39. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
  40. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
  41. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\System.Xml.Linq.dll into Unity Child Domain
  42. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NAudio.dll into Unity Child Domain
  43. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NVorbis.dll into Unity Child Domain
  44. desktop: 1366x768 60Hz; virtual: 1366x768 at 0,0
  45. [Steamworks.NET] SteamAPI.Init() failed. Possible causes: Steam client not running, launched from outside Steam without steam_appid.txt in place, running with different privileges than Steam client (e.g. "as administrator")
  46.  
  47. RimWorld 0.17.1557 rev1153
  48.  
  49. ReflectionTypeLoadException getting types in assembly QOLTweaksPack: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  50. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  51. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  52. at Verse.ModAssemblyHandler.AssemblyIsUsable (System.Reflection.Assembly asm) [0x00000] in <filename unknown>:0
  53.  
  54. Loader exceptions:
  55. => System.TypeLoadException: Could not load type 'HugsLib.ModBase' from assembly 'HugsLib, Version=0.17.0.0, Culture=neutral, PublicKeyToken=null'.
  56. => System.TypeLoadException: Could not load type 'HugsLib.Utils.UtilityWorldObject' from assembly 'HugsLib, Version=0.17.0.0, Culture=neutral, PublicKeyToken=null'.
  57. => System.TypeLoadException: Could not load type 'HugsLib.Settings.SettingHandleConvertible' from assembly 'HugsLib, Version=0.17.0.0, Culture=neutral, PublicKeyToken=null'.
  58. => System.TypeLoadException: Could not load type 'QOLTweaksPack.hugsLibSettings.StringHashSetHandler' from assembly 'QOLTweaksPack, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
  59. => System.TypeLoadException: Could not load type 'SurgeryEstimateMode' from assembly 'QOLTweaksPack, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
  60. => System.TypeLoadException: Could not load type '<>c' from assembly 'QOLTweaksPack, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
  61.  
  62.  
  63. XML Verse.TerrainDef defines the same field twice: affordances.
  64.  
  65. Field contents: Undefined.
  66.  
  67. Whole XML:
  68.  
  69. <TerrainDef><defName>Marsh</defName><label>marsh</label><texturePath>Terrain/Surfaces/Marsh</texturePath><EdgeType>FadeRough</EdgeType><RenderPrecedence>325</RenderPrecedence><PathCost>23</PathCost><statBases><Beauty>-2</Beauty><Cleanliness>-2</Cleanliness></statBases><TerrainFilthDef>FilthDirt</TerrainFilthDef><affordances><li>Diggable</li></affordances><Fertility>0</Fertility><TakeFootprints>True</TakeFootprints><acceptFilth>false</acceptFilth><avoidWander>true</avoidWander><driesTo>Soil</driesTo><affordances><li>Undefined</li></affordances></TerrainDef>
  70.  
  71. Could not find a type named QOLTweaksPack.rimworld.JobDriver_DropObject
  72.  
  73. Could not find a type named QOLTweaksPack.rimworld.JobDriver_PickupObject
  74.  
  75. Duplicate def-linked translation key: ShutDown.label
  76.  
  77. Error loading language from [Rimworld_dir]\Mods\Core\Languages\Spanish: dir MainTabDef doesn't correspond to any def type. Skipping...
  78.  
  79. Error loading language from [Rimworld_dir]\Mods\Core\Languages\Spanish: dir MapConditionDef doesn't correspond to any def type. Skipping...
  80.  
  81. Duplicate def-linked translation key: InstallNaturalEye.label
  82.  
  83. Duplicate def-linked translation key: InstallNaturalEye.description
  84.  
  85. Duplicate def-linked translation key: InstallNaturalNose.label
  86.  
  87. Duplicate def-linked translation key: InstallNaturalNose.description
  88.  
  89. Duplicate def-linked translation key: InstallNaturalEar.label
  90.  
  91. Duplicate def-linked translation key: InstallNaturalEar.description
  92.  
  93. Duplicate def-linked translation key: InstallNaturalJaw.label
  94.  
  95. Duplicate def-linked translation key: InstallNaturalJaw.description
  96.  
  97. Duplicate def-linked translation key: InstallNaturalArm.label
  98.  
  99. Duplicate def-linked translation key: InstallNaturalArm.description
  100.  
  101. Duplicate def-linked translation key: InstallNaturalLeg.label
  102.  
  103. Duplicate def-linked translation key: InstallNaturalLeg.description
  104.  
  105. Duplicate def-linked translation key: InstallNaturalStomach.label
  106.  
  107. Duplicate def-linked translation key: InstallNaturalStomach.description
  108.  
  109. Duplicate def-linked translation key: Leg.label
  110.  
  111. Duplicate def-linked translation key: Leg.description
  112.  
  113. Duplicate def-linked translation key: Arm.label
  114.  
  115. Duplicate def-linked translation key: Arm.description
  116.  
  117. Duplicate def-linked translation key: Stomach.label
  118.  
  119. Duplicate def-linked translation key: Stomach.description
  120.  
  121. Duplicate def-linked translation key: Eye.label
  122.  
  123. Duplicate def-linked translation key: Eye.description
  124.  
  125. Duplicate def-linked translation key: Nose.label
  126.  
  127. Duplicate def-linked translation key: Nose.description
  128.  
  129. Duplicate def-linked translation key: Ear.label
  130.  
  131. Duplicate def-linked translation key: Ear.description
  132.  
  133. Duplicate def-linked translation key: Jaw.label
  134.  
  135. Duplicate def-linked translation key: Jaw.description
  136.  
  137. Caught exception while loading play data but there are active mods other than Core. Resetting mods config and trying again.
  138. The exception was: System.MissingMethodException: Method not found: 'HugsLib.Settings.ModSettingsPack.PeekValue'.
  139. at AllowTool.Patches.DefOfHelper_RebindAll_Patch.HookBeforeImpliedDefsGeneration () <0x0000b>
  140. at (wrapper dynamic-method) RimWorld.DefOfHelper.RebindAllDefOfs_Patch1 (bool) <0x00078>
  141. at Verse.PlayDataLoader.DoPlayLoad () <0x001e4>
  142. at Verse.PlayDataLoader.LoadAllPlayData (bool) <0x00048>
  143.  
  144.  
  145. Duplicate def-linked translation key: ShutDown.label
  146.  
  147. Error loading language from [Rimworld_dir]\Mods\Core\Languages\Spanish: dir MainTabDef doesn't correspond to any def type. Skipping...
  148.  
  149. Error loading language from [Rimworld_dir]\Mods\Core\Languages\Spanish: dir MapConditionDef doesn't correspond to any def type. Skipping...
  150.  
  151. Could not recover from errors loading play data. Giving up.
  152.  
  153. Exception from asynchronous event: System.MissingMethodException: Method not found: 'HugsLib.Settings.ModSettingsPack.PeekValue'.
  154. at AllowTool.Patches.DefOfHelper_RebindAll_Patch.HookBeforeImpliedDefsGeneration () <0x0000b>
  155. at (wrapper dynamic-method) RimWorld.DefOfHelper.RebindAllDefOfs_Patch1 (bool) <0x00078>
  156. at (wrapper dynamic-method) Verse.PlayDataLoader.DoPlayLoad_Patch1 () <0x00114>
  157. at Verse.PlayDataLoader.LoadAllPlayData (bool) <0x00048>
  158.  
  159.  
  160. Failed to find any texture while constructing Multi(initPath=Things/Building/Bed, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  161.  
  162. Failed to find any texture while constructing Multi(initPath=Things/Building/DoubleBed, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  163.  
  164. Failed to find any texture while constructing Multi(initPath=Things/Building/RoyalBed, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  165.  
  166. Collection cannot init: No textures found at path Things/Item/Drug/FluEz
  167.  
  168. Collection cannot init: No textures found at path Things/Item/Drug/Ibuprofen
  169.  
  170. Could not load UnityEngine.Texture2D at Things/Item/antibiotics in any active mod or in base resources.
  171.  
  172. MatFrom with null sourceTex.
  173.  
  174. Could not load UnityEngine.Texture2D at Things/Item/Cigarillos in any active mod or in base resources.
  175.  
  176. MatFrom with null sourceTex.
  177.  
  178. Collection cannot init: No textures found at path Things/Item/cider
  179.  
  180. Collection cannot init: No textures found at path Things/Item/rum
  181.  
  182. Collection cannot init: No textures found at path Things/Item/Wine
  183.  
  184. Collection cannot init: No textures found at path Things/Item/StrawberryWine
  185.  
  186. Collection cannot init: No textures found at path Things/Item/Sake
  187.  
  188. Collection cannot init: No textures found at path Things/Item/vodka
  189.  
  190. Collection cannot init: No textures found at path Things/Item/Tequila
  191.  
  192. Collection cannot init: No textures found at path Things/Item/whiskey
  193.  
  194. Could not load UnityEngine.Texture2D at Things/floor/bamboofloor in any active mod or in base resources.
  195.  
  196. MatFrom with null sourceTex.
  197.  
  198. Could not load UnityEngine.Texture2D at Things/floor/IronwoodFloor in any active mod or in base resources.
  199.  
  200. MatFrom with null sourceTex.
  201.  
  202. Could not load UnityEngine.Texture2D at Things/floor/FarmSoil in any active mod or in base resources.
  203.  
  204. MatFrom with null sourceTex.
  205.  
  206. Could not load UnityEngine.Texture2D at Things/floor/PlowSoil in any active mod or in base resources.
  207.  
  208. MatFrom with null sourceTex.
  209.  
  210. Could not load UnityEngine.Texture2D at Ui/Icons/ThingCategories/FruitFoodRaw in any active mod or in base resources.
  211.  
  212. Could not load UnityEngine.Texture2D at Ui/Icons/ThingCategories/Feed in any active mod or in base resources.
  213.  
  214. Could not load UnityEngine.Texture2D at Ui/Icons/ThingCategories/Sweets in any active mod or in base resources.
  215.  
  216. Could not load UnityEngine.Texture2D at Ui/Icons/ThingCategories/Cookingstuff in any active mod or in base resources.
  217.  
  218. Collection cannot init: No textures found at path Things/Crate/BeerCrate
  219.  
  220. Collection cannot init: No textures found at path Things/Crate/BeerCrate
  221.  
  222. Collection cannot init: No textures found at path Things/Crate/BeerCrate
  223.  
  224. Collection cannot init: No textures found at path Things/Crate/BeerCrate
  225.  
  226. Collection cannot init: No textures found at path Things/Crate/BeerCrate
  227.  
  228. Collection cannot init: No textures found at path Things/Crate/BeerCrate
  229.  
  230. Collection cannot init: No textures found at path Things/Crate/BeerCrate
  231.  
  232. Collection cannot init: No textures found at path Things/Crate/BeerCrate
  233.  
  234. Could not load UnityEngine.Texture2D at Things/Item/Meal/Cannedfood in any active mod or in base resources.
  235.  
  236. MatFrom with null sourceTex.
  237.  
  238. Could not load UnityEngine.Texture2D at Things/Item/canveg in any active mod or in base resources.
  239.  
  240. MatFrom with null sourceTex.
  241.  
  242. Could not load UnityEngine.Texture2D at Things/Item/canmeat in any active mod or in base resources.
  243.  
  244. MatFrom with null sourceTex.
  245.  
  246. Could not load UnityEngine.Texture2D at Things/Item/RawCotton in any active mod or in base resources.
  247.  
  248. MatFrom with null sourceTex.
  249.  
  250. Could not load UnityEngine.Texture2D at Things/Item/RawFlax in any active mod or in base resources.
  251.  
  252. MatFrom with null sourceTex.
  253.  
  254. Could not load UnityEngine.Texture2D at Things/Item/RawDevilstrand in any active mod or in base resources.
  255.  
  256. MatFrom with null sourceTex.
  257.  
  258. Could not load UnityEngine.Texture2D at Things/Item/HempCloth in any active mod or in base resources.
  259.  
  260. MatFrom with null sourceTex.
  261.  
  262. Could not load UnityEngine.Texture2D at Things/Item/linen in any active mod or in base resources.
  263.  
  264. MatFrom with null sourceTex.
  265.  
  266. Could not load UnityEngine.Texture2D at Things/Item/BlendedLeather in any active mod or in base resources.
  267.  
  268. MatFrom with null sourceTex.
  269.  
  270. Could not load UnityEngine.Texture2D at Things/Veg/SteelLeaf in any active mod or in base resources.
  271.  
  272. MatFrom with null sourceTex.
  273.  
  274. Could not load UnityEngine.Texture2D at Things/Veg/PlasteelLeaf in any active mod or in base resources.
  275.  
  276. MatFrom with null sourceTex.
  277.  
  278. Could not load UnityEngine.Texture2D at Things/Veg/GoldLeaf in any active mod or in base resources.
  279.  
  280. MatFrom with null sourceTex.
  281.  
  282. Could not load UnityEngine.Texture2D at Things/Veg/SilverLeaf in any active mod or in base resources.
  283.  
  284. MatFrom with null sourceTex.
  285.  
  286. Could not load UnityEngine.Texture2D at Things/Veg/UraniumLeaf in any active mod or in base resources.
  287.  
  288. MatFrom with null sourceTex.
  289.  
  290. Could not load UnityEngine.Texture2D at Things/Item/Meal/caramel in any active mod or in base resources.
  291.  
  292. MatFrom with null sourceTex.
  293.  
  294. Could not load UnityEngine.Texture2D at Things/Item/Meal/hardcandy in any active mod or in base resources.
  295.  
  296. MatFrom with null sourceTex.
  297.  
  298. Could not load UnityEngine.Texture2D at Things/Item/Meal/taffy in any active mod or in base resources.
  299.  
  300. MatFrom with null sourceTex.
  301.  
  302. Could not load UnityEngine.Texture2D at Things/Item/Meal/cookie in any active mod or in base resources.
  303.  
  304. MatFrom with null sourceTex.
  305.  
  306. Could not load UnityEngine.Texture2D at Things/Item/Meal/BlueberryPie in any active mod or in base resources.
  307.  
  308. MatFrom with null sourceTex.
  309.  
  310. Could not load UnityEngine.Texture2D at Things/Item/Meal/PumpkinPie in any active mod or in base resources.
  311.  
  312. MatFrom with null sourceTex.
  313.  
  314. Could not load UnityEngine.Texture2D at Things/Item/cuptea in any active mod or in base resources.
  315.  
  316. MatFrom with null sourceTex.
  317.  
  318. Could not load UnityEngine.Texture2D at Things/Item/Coffee in any active mod or in base resources.
  319.  
  320. MatFrom with null sourceTex.
  321.  
  322. Could not load UnityEngine.Texture2D at Things/Item/Fruitdrink in any active mod or in base resources.
  323.  
  324. MatFrom with null sourceTex.
  325.  
  326. Could not load UnityEngine.Texture2D at Things/Item/Meal/driedfruit in any active mod or in base resources.
  327.  
  328. MatFrom with null sourceTex.
  329.  
  330. Could not load UnityEngine.Texture2D at Things/Item/Meal/bread in any active mod or in base resources.
  331.  
  332. MatFrom with null sourceTex.
  333.  
  334. Could not load UnityEngine.Texture2D at Things/Item/chocomilk in any active mod or in base resources.
  335.  
  336. MatFrom with null sourceTex.
  337.  
  338. Could not load UnityEngine.Texture2D at Things/Item/Meal/sweetbun in any active mod or in base resources.
  339.  
  340. MatFrom with null sourceTex.
  341.  
  342. Could not load UnityEngine.Texture2D at Things/Item/Meal/bowlstew in any active mod or in base resources.
  343.  
  344. MatFrom with null sourceTex.
  345.  
  346. Could not load UnityEngine.Texture2D at Things/Item/Meal/grilledcheese in any active mod or in base resources.
  347.  
  348. MatFrom with null sourceTex.
  349.  
  350. Could not load UnityEngine.Texture2D at Things/Item/Meal/grilledmeat in any active mod or in base resources.
  351.  
  352. MatFrom with null sourceTex.
  353.  
  354. Could not load UnityEngine.Texture2D at Things/Item/Meal/pizza in any active mod or in base resources.
  355.  
  356. MatFrom with null sourceTex.
  357.  
  358. Could not load UnityEngine.Texture2D at Things/Item/Meal/stirfry in any active mod or in base resources.
  359.  
  360. MatFrom with null sourceTex.
  361.  
  362. Could not load UnityEngine.Texture2D at Things/Item/Meal/Porridge in any active mod or in base resources.
  363.  
  364. MatFrom with null sourceTex.
  365.  
  366. Could not load UnityEngine.Texture2D at Things/Item/Meal/Yogurt in any active mod or in base resources.
  367.  
  368. MatFrom with null sourceTex.
  369.  
  370. Could not load UnityEngine.Texture2D at Things/Item/Meal/Icecream in any active mod or in base resources.
  371.  
  372. MatFrom with null sourceTex.
  373.  
  374. Could not load UnityEngine.Texture2D at Things/Item/Meal/Smoothie in any active mod or in base resources.
  375.  
  376. MatFrom with null sourceTex.
  377.  
  378. Could not load UnityEngine.Texture2D at Things/Item/Meal/Tacos in any active mod or in base resources.
  379.  
  380. MatFrom with null sourceTex.
  381.  
  382. Could not load UnityEngine.Texture2D at Things/Item/Meal/Grilledsteak in any active mod or in base resources.
  383.  
  384. MatFrom with null sourceTex.
  385.  
  386. Could not load UnityEngine.Texture2D at Things/Item/Meal/Grilledveg in any active mod or in base resources.
  387.  
  388. MatFrom with null sourceTex.
  389.  
  390. Could not load UnityEngine.Texture2D at Things/Item/Meal/Kabob in any active mod or in base resources.
  391.  
  392. MatFrom with null sourceTex.
  393.  
  394. Could not load UnityEngine.Texture2D at Things/Item/Meal/Salad in any active mod or in base resources.
  395.  
  396. MatFrom with null sourceTex.
  397.  
  398. Could not load UnityEngine.Texture2D at Things/Item/Meal/grilledpolenta in any active mod or in base resources.
  399.  
  400. MatFrom with null sourceTex.
  401.  
  402. Could not load UnityEngine.Texture2D at Things/Item/Meal/bakedpolenta in any active mod or in base resources.
  403.  
  404. MatFrom with null sourceTex.
  405.  
  406. Could not load UnityEngine.Texture2D at Things/Item/Meal/cornbread in any active mod or in base resources.
  407.  
  408. MatFrom with null sourceTex.
  409.  
  410. Could not load UnityEngine.Texture2D at Things/Item/Meal/cornbreadmuffin in any active mod or in base resources.
  411.  
  412. MatFrom with null sourceTex.
  413.  
  414. Could not load UnityEngine.Texture2D at Things/Item/Meal/muffin in any active mod or in base resources.
  415.  
  416. MatFrom with null sourceTex.
  417.  
  418. Could not load UnityEngine.Texture2D at Things/Item/Meal/chocolatemuffin in any active mod or in base resources.
  419.  
  420. MatFrom with null sourceTex.
  421.  
  422. Could not load UnityEngine.Texture2D at Things/Item/Bandagekit in any active mod or in base resources.
  423.  
  424. MatFrom with null sourceTex.
  425.  
  426. Could not load UnityEngine.Texture2D at Things/Item/Herbmeds in any active mod or in base resources.
  427.  
  428. MatFrom with null sourceTex.
  429.  
  430. Could not load UnityEngine.Texture2D at Things/Veg/wheat in any active mod or in base resources.
  431.  
  432. MatFrom with null sourceTex.
  433.  
  434. Could not load UnityEngine.Texture2D at Things/Item/cocoa in any active mod or in base resources.
  435.  
  436. MatFrom with null sourceTex.
  437.  
  438. Could not load UnityEngine.Texture2D at Things/Veg/sugarcane in any active mod or in base resources.
  439.  
  440. MatFrom with null sourceTex.
  441.  
  442. Could not load UnityEngine.Texture2D at Things/Item/Meal/cheese in any active mod or in base resources.
  443.  
  444. MatFrom with null sourceTex.
  445.  
  446. Could not load UnityEngine.Texture2D at Things/Item/sugar in any active mod or in base resources.
  447.  
  448. MatFrom with null sourceTex.
  449.  
  450. Could not load UnityEngine.Texture2D at Things/Item/flour in any active mod or in base resources.
  451.  
  452. MatFrom with null sourceTex.
  453.  
  454. Could not load UnityEngine.Texture2D at Things/Item/RawTobacco in any active mod or in base resources.
  455.  
  456. MatFrom with null sourceTex.
  457.  
  458. Could not load UnityEngine.Texture2D at Things/Item/Cornmeal in any active mod or in base resources.
  459.  
  460. MatFrom with null sourceTex.
  461.  
  462. Could not load UnityEngine.Texture2D at Things/Veg/RawCoffee in any active mod or in base resources.
  463.  
  464. MatFrom with null sourceTex.
  465.  
  466. Could not load UnityEngine.Texture2D at Things/Veg/tea in any active mod or in base resources.
  467.  
  468. MatFrom with null sourceTex.
  469.  
  470. Could not load UnityEngine.Texture2D at Things/Item/soymilk in any active mod or in base resources.
  471.  
  472. MatFrom with null sourceTex.
  473.  
  474. Could not load UnityEngine.Texture2D at Things/Item/CoconutMilk in any active mod or in base resources.
  475.  
  476. MatFrom with null sourceTex.
  477.  
  478. Could not load UnityEngine.Texture2D at Things/Veg/Hops in any active mod or in base resources.
  479.  
  480. MatFrom with null sourceTex.
  481.  
  482. Could not load UnityEngine.Texture2D at Things/Item/NeutroPetals in any active mod or in base resources.
  483.  
  484. MatFrom with null sourceTex.
  485.  
  486. Could not load UnityEngine.Texture2D at Things/Item/Fertilizer in any active mod or in base resources.
  487.  
  488. MatFrom with null sourceTex.
  489.  
  490. Could not load UnityEngine.Texture2D at Things/Item/Soil in any active mod or in base resources.
  491.  
  492. MatFrom with null sourceTex.
  493.  
  494. Could not load UnityEngine.Texture2D at Things/Veg/bamboo in any active mod or in base resources.
  495.  
  496. MatFrom with null sourceTex.
  497.  
  498. Collection cannot init: No textures found at path Things/Item/IronWoodLog
  499.  
  500. Could not load UnityEngine.Texture2D at Things/Fruits/apple in any active mod or in base resources.
  501.  
  502. MatFrom with null sourceTex.
  503.  
  504. Could not load UnityEngine.Texture2D at Things/Fruits/banana in any active mod or in base resources.
  505.  
  506. MatFrom with null sourceTex.
  507.  
  508. Could not load UnityEngine.Texture2D at Things/Fruits/grape in any active mod or in base resources.
  509.  
  510. MatFrom with null sourceTex.
  511.  
  512. Could not load UnityEngine.Texture2D at Things/Fruits/orange in any active mod or in base resources.
  513.  
  514. MatFrom with null sourceTex.
  515.  
  516. Could not load UnityEngine.Texture2D at Things/Fruits/peach in any active mod or in base resources.
  517.  
  518. MatFrom with null sourceTex.
  519.  
  520. Could not load UnityEngine.Texture2D at Things/Fruits/pineapple in any active mod or in base resources.
  521.  
  522. MatFrom with null sourceTex.
  523.  
  524. Could not load UnityEngine.Texture2D at Things/Fruits/blueberry in any active mod or in base resources.
  525.  
  526. MatFrom with null sourceTex.
  527.  
  528. Could not load UnityEngine.Texture2D at Things/Fruits/watermelon in any active mod or in base resources.
  529.  
  530. MatFrom with null sourceTex.
  531.  
  532. Could not load UnityEngine.Texture2D at Things/Fruits/date in any active mod or in base resources.
  533.  
  534. MatFrom with null sourceTex.
  535.  
  536. Could not load UnityEngine.Texture2D at Things/Fruits/fig in any active mod or in base resources.
  537.  
  538. MatFrom with null sourceTex.
  539.  
  540. Could not load UnityEngine.Texture2D at Things/Fruits/gooseberries in any active mod or in base resources.
  541.  
  542. MatFrom with null sourceTex.
  543.  
  544. Could not load UnityEngine.Texture2D at Things/Fruits/cloudberries in any active mod or in base resources.
  545.  
  546. MatFrom with null sourceTex.
  547.  
  548. Could not load UnityEngine.Texture2D at Things/Fruits/CherryFruit in any active mod or in base resources.
  549.  
  550. MatFrom with null sourceTex.
  551.  
  552. Could not load UnityEngine.Texture2D at Things/Fruits/Coconut in any active mod or in base resources.
  553.  
  554. MatFrom with null sourceTex.
  555.  
  556. Could not load UnityEngine.Texture2D at Things/Fruits/CoconutHalves in any active mod or in base resources.
  557.  
  558. MatFrom with null sourceTex.
  559.  
  560. Could not load UnityEngine.Texture2D at Things/Fruits/Berries in any active mod or in base resources.
  561.  
  562. MatFrom with null sourceTex.
  563.  
  564. Could not load UnityEngine.Texture2D at Things/Veg/AgaveFruit in any active mod or in base resources.
  565.  
  566. MatFrom with null sourceTex.
  567.  
  568. Could not load UnityEngine.Texture2D at Things/Veg/redlentil in any active mod or in base resources.
  569.  
  570. MatFrom with null sourceTex.
  571.  
  572. Could not load UnityEngine.Texture2D at Things/Item/SaltedMeat in any active mod or in base resources.
  573.  
  574. MatFrom with null sourceTex.
  575.  
  576. Could not load UnityEngine.Texture2D at Things/Item/tofu in any active mod or in base resources.
  577.  
  578. MatFrom with null sourceTex.
  579.  
  580. Could not load UnityEngine.Texture2D at Things/Item/Polenta in any active mod or in base resources.
  581.  
  582. MatFrom with null sourceTex.
  583.  
  584. Could not load UnityEngine.Texture2D at Things/Veg/Rice in any active mod or in base resources.
  585.  
  586. MatFrom with null sourceTex.
  587.  
  588. Could not load UnityEngine.Texture2D at Things/Veg/Potato in any active mod or in base resources.
  589.  
  590. MatFrom with null sourceTex.
  591.  
  592. Could not load UnityEngine.Texture2D at Things/Veg/Corn in any active mod or in base resources.
  593.  
  594. MatFrom with null sourceTex.
  595.  
  596. Could not load UnityEngine.Texture2D at Things/Veg/snowbeet in any active mod or in base resources.
  597.  
  598. MatFrom with null sourceTex.
  599.  
  600. Could not load UnityEngine.Texture2D at Things/Veg/eggplant in any active mod or in base resources.
  601.  
  602. MatFrom with null sourceTex.
  603.  
  604. Could not load UnityEngine.Texture2D at Things/Veg/pumpkin in any active mod or in base resources.
  605.  
  606. MatFrom with null sourceTex.
  607.  
  608. Could not load UnityEngine.Texture2D at Things/Veg/squash in any active mod or in base resources.
  609.  
  610. MatFrom with null sourceTex.
  611.  
  612. Could not load UnityEngine.Texture2D at Things/Veg/bean in any active mod or in base resources.
  613.  
  614. MatFrom with null sourceTex.
  615.  
  616. Could not load UnityEngine.Texture2D at Things/Veg/Tomato in any active mod or in base resources.
  617.  
  618. MatFrom with null sourceTex.
  619.  
  620. Could not load UnityEngine.Texture2D at Things/Fruits/OliveFruit in any active mod or in base resources.
  621.  
  622. MatFrom with null sourceTex.
  623.  
  624. Could not load UnityEngine.Texture2D at Things/Veg/Carrot in any active mod or in base resources.
  625.  
  626. MatFrom with null sourceTex.
  627.  
  628. Could not load UnityEngine.Texture2D at Things/Veg/mushroom in any active mod or in base resources.
  629.  
  630. MatFrom with null sourceTex.
  631.  
  632. Could not load UnityEngine.Texture2D at Things/Veg/oats in any active mod or in base resources.
  633.  
  634. MatFrom with null sourceTex.
  635.  
  636. Could not load UnityEngine.Texture2D at Things/Item/PickleVeg in any active mod or in base resources.
  637.  
  638. MatFrom with null sourceTex.
  639.  
  640. Failed to find any texture while constructing Multi(initPath=Things/Building/CanningTable, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  641.  
  642. Could not load UnityEngine.Texture2D at Things/Building/Planterbox in any active mod or in base resources.
  643.  
  644. MatFrom with null sourceTex.
  645.  
  646. Could not load UnityEngine.Texture2D at Things/Building/PlanterModular_Atlas in any active mod or in base resources.
  647.  
  648. MatFrom with null sourceTex.
  649.  
  650. Could not load UnityEngine.Texture2D at Things/Building/PlanterIcon in any active mod or in base resources.
  651.  
  652. Could not load UnityEngine.Texture2D at Things/Building/HydroModular_Atlas in any active mod or in base resources.
  653.  
  654. MatFrom with null sourceTex.
  655.  
  656. Could not load UnityEngine.Texture2D at Things/Building/HydroIcon in any active mod or in base resources.
  657.  
  658. Could not load UnityEngine.Texture2D at Things/Building/HydroModular_Atlas in any active mod or in base resources.
  659.  
  660. MatFrom with null sourceTex.
  661.  
  662. Could not load UnityEngine.Texture2D at Things/Building/HydroIcon in any active mod or in base resources.
  663.  
  664. Could not load UnityEngine.Texture2D at Things/Building/Planterbox in any active mod or in base resources.
  665.  
  666. MatFrom with null sourceTex.
  667.  
  668. Could not load UnityEngine.Texture2D at Things/Building/FlowerModular_Atlas in any active mod or in base resources.
  669.  
  670. MatFrom with null sourceTex.
  671.  
  672. Could not load UnityEngine.Texture2D at Things/Building/FlowerBed in any active mod or in base resources.
  673.  
  674. Could not load UnityEngine.Texture2D at Things/Building/FlowerBed in any active mod or in base resources.
  675.  
  676. MatFrom with null sourceTex.
  677.  
  678. Failed to find any texture while constructing Multi(initPath=Things/Building/FertilizerProductionMachine, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  679.  
  680. Could not load UnityEngine.Texture2D at Things/Building/SunLamp in any active mod or in base resources.
  681.  
  682. MatFrom with null sourceTex.
  683.  
  684. Could not load UnityEngine.Texture2D at Things/Building/LampSunSmall in any active mod or in base resources.
  685.  
  686. MatFrom with null sourceTex.
  687.  
  688. Could not load UnityEngine.Texture2D at Things/Building/LampSunMini in any active mod or in base resources.
  689.  
  690. MatFrom with null sourceTex.
  691.  
  692. Failed to find any texture while constructing Multi(initPath=Things/Building/Oven, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  693.  
  694. Failed to find any texture while constructing Multi(initPath=Things/Building/Canningstove, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  695.  
  696. Failed to find any texture while constructing Multi(initPath=Things/Building/Canningstove, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  697.  
  698. Failed to find any texture while constructing Multi(initPath=Things/Building/Candytable, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  699.  
  700. Failed to find any texture while constructing Multi(initPath=Things/Building/Candytable, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  701.  
  702. Could not load UnityEngine.Texture2D at Things/Building/CookingTools in any active mod or in base resources.
  703.  
  704. MatFrom with null sourceTex.
  705.  
  706. Could not load UnityEngine.Texture2D at Things/Building/OutdoorTorch in any active mod or in base resources.
  707.  
  708. MatFrom with null sourceTex.
  709.  
  710. Failed to find any texture while constructing Multi(initPath=Things/Building/GrindingStone, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  711.  
  712. Failed to find any texture while constructing Multi(initPath=Things/Building/Loom, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  713.  
  714. Could not load UnityEngine.Texture2D at Things/Item/Salt in any active mod or in base resources.
  715.  
  716. MatFrom with null sourceTex.
  717.  
  718. Could not load UnityEngine.Texture2D at Things/Building/HeatedSunLamp in any active mod or in base resources.
  719.  
  720. MatFrom with null sourceTex.
  721.  
  722. Could not load UnityEngine.Texture2D at Things/Building/HeatedSunSmall in any active mod or in base resources.
  723.  
  724. MatFrom with null sourceTex.
  725.  
  726. Could not load UnityEngine.Texture2D at Things/Building/HeatedSunMini in any active mod or in base resources.
  727.  
  728. MatFrom with null sourceTex.
  729.  
  730. Collection cannot init: No textures found at path Things/Plants/PotatoPlant
  731.  
  732. Collection cannot init: No textures found at path Things/Plants/CornPlant
  733.  
  734. Collection cannot init: No textures found at path Things/Plants/RicePlant
  735.  
  736. Could not load UnityEngine.Texture2D at Things/Plants/SnowBeetPlant in any active mod or in base resources.
  737.  
  738. MatFrom with null sourceTex.
  739.  
  740. Could not load UnityEngine.Texture2D at Things/Plants/eggplantPlant in any active mod or in base resources.
  741.  
  742. MatFrom with null sourceTex.
  743.  
  744. Could not load UnityEngine.Texture2D at Things/Plants/RedLentilPlant in any active mod or in base resources.
  745.  
  746. MatFrom with null sourceTex.
  747.  
  748. Could not load UnityEngine.Texture2D at Things/Plants/pumpkinPlant in any active mod or in base resources.
  749.  
  750. MatFrom with null sourceTex.
  751.  
  752. Could not load UnityEngine.Texture2D at Things/Plants/squashPlant in any active mod or in base resources.
  753.  
  754. MatFrom with null sourceTex.
  755.  
  756. Could not load UnityEngine.Texture2D at Things/Plants/beanPlant in any active mod or in base resources.
  757.  
  758. MatFrom with null sourceTex.
  759.  
  760. Could not load UnityEngine.Texture2D at Things/Plants/TomatoPlant in any active mod or in base resources.
  761.  
  762. MatFrom with null sourceTex.
  763.  
  764. Could not load UnityEngine.Texture2D at Things/Plants/CarrotPlant in any active mod or in base resources.
  765.  
  766. MatFrom with null sourceTex.
  767.  
  768. Collection cannot init: No textures found at path Things/Plants/Mushroom
  769.  
  770. Could not load UnityEngine.Texture2D at Things/Plants/oatsPlant in any active mod or in base resources.
  771.  
  772. MatFrom with null sourceTex.
  773.  
  774. Could not load UnityEngine.Texture2D at Things/Plants/wheatPlant in any active mod or in base resources.
  775.  
  776. MatFrom with null sourceTex.
  777.  
  778. Could not load UnityEngine.Texture2D at Things/Plants/cocoaPlant in any active mod or in base resources.
  779.  
  780. MatFrom with null sourceTex.
  781.  
  782. Could not load UnityEngine.Texture2D at Things/Plants/sugarcanePlant in any active mod or in base resources.
  783.  
  784. MatFrom with null sourceTex.
  785.  
  786. Could not load UnityEngine.Texture2D at Things/Plants/teaPlant in any active mod or in base resources.
  787.  
  788. MatFrom with null sourceTex.
  789.  
  790. Could not load UnityEngine.Texture2D at Things/Plants/CoffeePlant in any active mod or in base resources.
  791.  
  792. MatFrom with null sourceTex.
  793.  
  794. Collection cannot init: No textures found at path Things/Plants/HopsPlant
  795.  
  796. Collection cannot init: No textures found at path Things/Plants/Healroot
  797.  
  798. Collection cannot init: No textures found at path Things/Plants/CottonPlant
  799.  
  800. Collection cannot init: No textures found at path Things/Plants/Devilstrand
  801.  
  802. Could not load UnityEngine.Texture2D at Things/Plants/flaxflower in any active mod or in base resources.
  803.  
  804. MatFrom with null sourceTex.
  805.  
  806. Could not load UnityEngine.Texture2D at Things/Plants/NeutroFlower in any active mod or in base resources.
  807.  
  808. MatFrom with null sourceTex.
  809.  
  810. Could not load UnityEngine.Texture2D at Things/Plants/bambooPlant in any active mod or in base resources.
  811.  
  812. MatFrom with null sourceTex.
  813.  
  814. Collection cannot init: No textures found at path Things/Plants/appleTree
  815.  
  816. Collection cannot init: No textures found at path Things/Plants/bananaTree
  817.  
  818. Collection cannot init: No textures found at path Things/Plants/orangeTree
  819.  
  820. Collection cannot init: No textures found at path Things/Plants/peachTree
  821.  
  822. Collection cannot init: No textures found at path Things/Plants/DateTree
  823.  
  824. Collection cannot init: No textures found at path Things/Plants/FigTree
  825.  
  826. Collection cannot init: No textures found at path Things/Tree/TreeCherryFruit
  827.  
  828. Collection cannot init: No textures found at path Things/Tree/TreeCoconut
  829.  
  830. Collection cannot init: No textures found at path Things/Tree/TreeOlive
  831.  
  832. Could not load UnityEngine.Texture2D at Things/Plants/pineapplePlant in any active mod or in base resources.
  833.  
  834. MatFrom with null sourceTex.
  835.  
  836. Could not load UnityEngine.Texture2D at Things/Plants/grapePlant in any active mod or in base resources.
  837.  
  838. MatFrom with null sourceTex.
  839.  
  840. Could not load UnityEngine.Texture2D at Things/Plants/cloudberryPlant in any active mod or in base resources.
  841.  
  842. MatFrom with null sourceTex.
  843.  
  844. Could not load UnityEngine.Texture2D at Things/Plants/gooseberryPlant in any active mod or in base resources.
  845.  
  846. MatFrom with null sourceTex.
  847.  
  848. Collection cannot init: No textures found at path Things/Plants/Agave
  849.  
  850. Collection cannot init: No textures found at path Things/Plants/StrawberryPlant
  851.  
  852. Could not load UnityEngine.Texture2D at Things/Plants/blueberryPlant in any active mod or in base resources.
  853.  
  854. MatFrom with null sourceTex.
  855.  
  856. Could not load UnityEngine.Texture2D at Things/Plants/watermelonPlant in any active mod or in base resources.
  857.  
  858. MatFrom with null sourceTex.
  859.  
  860. Collection cannot init: No textures found at path Things/Plants/Raspberry
  861.  
  862. Could not load UnityEngine.Texture2D at Things/Plants/SteelPlant in any active mod or in base resources.
  863.  
  864. MatFrom with null sourceTex.
  865.  
  866. Could not load UnityEngine.Texture2D at Things/Plants/PlasteelPlant in any active mod or in base resources.
  867.  
  868. MatFrom with null sourceTex.
  869.  
  870. Could not load UnityEngine.Texture2D at Things/Plants/GoldPlant in any active mod or in base resources.
  871.  
  872. MatFrom with null sourceTex.
  873.  
  874. Could not load UnityEngine.Texture2D at Things/Plants/SilverPlant in any active mod or in base resources.
  875.  
  876. MatFrom with null sourceTex.
  877.  
  878. Could not load UnityEngine.Texture2D at Things/Plants/UraniumPlant in any active mod or in base resources.
  879.  
  880. MatFrom with null sourceTex.
  881.  
  882. Collection cannot init: No textures found at path Things/Plants/appleTree
  883.  
  884. Collection cannot init: No textures found at path Things/Plants/bananaTree
  885.  
  886. Collection cannot init: No textures found at path Things/Plants/orangeTree
  887.  
  888. Collection cannot init: No textures found at path Things/Plants/peachTree
  889.  
  890. Collection cannot init: No textures found at path Things/Plants/DateTree
  891.  
  892. Collection cannot init: No textures found at path Things/Plants/FigTree
  893.  
  894. Collection cannot init: No textures found at path Things/Tree/TreeCoconut
  895.  
  896. Could not load UnityEngine.Texture2D at Things/Item/Fertilizer in any active mod or in base resources.
  897.  
  898. MatFrom with null sourceTex.
  899.  
  900. Could not load UnityEngine.Texture2D at Things/Plants/TobaccoPlant in any active mod or in base resources.
  901.  
  902. MatFrom with null sourceTex.
  903.  
  904. Collection cannot init: No textures found at path Things/Plants/Rose
  905.  
  906. Collection cannot init: No textures found at path Things/Plants/Daylily
  907.  
  908. Collection cannot init: No textures found at path Things/Flowers/AlliumGiganteum
  909.  
  910. Collection cannot init: No textures found at path Things/Flowers/Anthurium
  911.  
  912. Collection cannot init: No textures found at path Things/Flowers/NymphHair
  913.  
  914. Collection cannot init: No textures found at path Things/Flowers/PinkRimstalk
  915.  
  916. Collection cannot init: No textures found at path Things/Flowers/Plumeria
  917.  
  918. Collection cannot init: No textures found at path Things/Flowers/Sunflower
  919.  
  920. Collection cannot init: No textures found at path Things/Tree/TreeWeepingWillow
  921.  
  922. Collection cannot init: No textures found at path Things/Tree/Tree_Leafless/TreeWeepingWillow_Leafless
  923.  
  924. Collection cannot init: No textures found at path Things/Tree/TreeJapaneseMaple
  925.  
  926. Collection cannot init: No textures found at path Things/Tree/Tree_Leafless/TreeJapaneseMaple_Leafless
  927.  
  928. Collection cannot init: No textures found at path Things/Tree/TreeIronwood
  929.  
  930. Collection cannot init: No textures found at path Things/Tree/Tree_Leafless/TreeIronwood_Leafless
  931.  
  932. Collection cannot init: No textures found at path Things/Tree/TreeCherryBlossom
  933.  
  934. Collection cannot init: No textures found at path Things/Tree/Tree_Leafless/TreeCherryBlossom_Leafless
  935.  
  936. Collection cannot init: No textures found at path Things/Tree/TreeCamellia
  937.  
  938. Collection cannot init: No textures found at path Things/Tree/TreeAcacia
  939.  
  940. Collection cannot init: No textures found at path Things/Tree/TreePalm
  941.  
  942. Collection cannot init: No textures found at path Things/Tree/RedMaple
  943.  
  944. Could not load UnityEngine.Texture2D at Things/Plant/Cattail in any active mod or in base resources.
  945.  
  946. MatFrom with null sourceTex.
  947.  
  948. Failed to find any texture while constructing Multi(initPath=Things/Building/BedRed, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  949.  
  950. Failed to find any texture while constructing Multi(initPath=Things/Building/BedYellow, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  951.  
  952. Failed to find any texture while constructing Multi(initPath=Things/Building/BedGreen, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  953.  
  954. Failed to find any texture while constructing Multi(initPath=Things/Building/BedBlue, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  955.  
  956. Failed to find any texture while constructing Multi(initPath=Things/Building/BedPurple, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  957.  
  958. Failed to find any texture while constructing Multi(initPath=Things/Building/DoubleBedRed, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  959.  
  960. Failed to find any texture while constructing Multi(initPath=Things/Building/DoubleBedYellow, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  961.  
  962. Failed to find any texture while constructing Multi(initPath=Things/Building/DoubleBedGreen, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  963.  
  964. Failed to find any texture while constructing Multi(initPath=Things/Building/DoubleBedBlue, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  965.  
  966. Failed to find any texture while constructing Multi(initPath=Things/Building/DoubleBedPurple, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  967.  
  968. Failed to find any texture while constructing Multi(initPath=Things/Building/RoyalBedRed, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  969.  
  970. Failed to find any texture while constructing Multi(initPath=Things/Building/RoyalBedYellow, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  971.  
  972. Failed to find any texture while constructing Multi(initPath=Things/Building/RoyalBedGreen, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  973.  
  974. Failed to find any texture while constructing Multi(initPath=Things/Building/RoyalBedBlue, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  975.  
  976. Failed to find any texture while constructing Multi(initPath=Things/Building/RoyalBedPurple, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  977.  
  978. Could not load UnityEngine.Texture2D at InvisiColumn in any active mod or in base resources.
  979.  
  980. MatFrom with null sourceTex.
  981.  
  982. Could not load UnityEngine.Texture2D at Walls/Wall_Atlas_Smooth in any active mod or in base resources.
  983.  
  984. MatFrom with null sourceTex.
  985.  
  986. Could not load UnityEngine.Texture2D at Walls/Wall_Atlas_Bricks in any active mod or in base resources.
  987.  
  988. MatFrom with null sourceTex.
  989.  
  990. Could not load UnityEngine.Texture2D at Walls/Wall_Atlas_Bricks_Atom in any active mod or in base resources.
  991.  
  992. MatFrom with null sourceTex.
  993.  
  994. Could not load UnityEngine.Texture2D at Walls/Wall_Atlas_Bricks_Beer in any active mod or in base resources.
  995.  
  996. MatFrom with null sourceTex.
  997.  
  998. Could not load UnityEngine.Texture2D at Walls/Wall_Atlas_Bricks_Cheese in any active mod or in base resources.
  999.  
  1000. MatFrom with null sourceTex.
  1001.  
  1002. Could not load UnityEngine.Texture2D at Walls/Wall_Atlas_Bricks_Door in any active mod or in base resources.
  1003.  
  1004. MatFrom with null sourceTex.
  1005.  
  1006. Could not load UnityEngine.Texture2D at Walls/Wall_Atlas_Bricks_Shovel in any active mod or in base resources.
  1007.  
  1008. MatFrom with null sourceTex.
  1009.  
  1010. Could not load UnityEngine.Texture2D at Walls/Wall_Atlas_Bricks_Boomalope in any active mod or in base resources.
  1011.  
  1012. MatFrom with null sourceTex.
  1013.  
  1014. Could not load UnityEngine.Texture2D at Walls/Wall_Atlas_Bricks_Forest in any active mod or in base resources.
  1015.  
  1016. MatFrom with null sourceTex.
  1017.  
  1018. Could not load UnityEngine.Texture2D at Walls/Wall_Atlas_Bricks_House in any active mod or in base resources.
  1019.  
  1020. MatFrom with null sourceTex.
  1021.  
  1022. Could not load UnityEngine.Texture2D at Walls/Wall_Atlas_Bricks_Planet in any active mod or in base resources.
  1023.  
  1024. MatFrom with null sourceTex.
  1025.  
  1026. Could not load UnityEngine.Texture2D at Walls/Wall_Atlas_Bricks_Rocket in any active mod or in base resources.
  1027.  
  1028. MatFrom with null sourceTex.
  1029.  
  1030. Could not load UnityEngine.Texture2D at Walls/Wall_Atlas_Bricks_Gerbils in any active mod or in base resources.
  1031.  
  1032. MatFrom with null sourceTex.
  1033.  
  1034. Could not load UnityEngine.Texture2D at Walls/Wall_Atlas_Bricks_Island in any active mod or in base resources.
  1035.  
  1036. MatFrom with null sourceTex.
  1037.  
  1038. Could not load UnityEngine.Texture2D at Walls/Wall_Atlas_Bricks_Man in any active mod or in base resources.
  1039.  
  1040. MatFrom with null sourceTex.
  1041.  
  1042. Could not load UnityEngine.Texture2D at Walls/Wall_Atlas_Bricks_Rose in any active mod or in base resources.
  1043.  
  1044. MatFrom with null sourceTex.
  1045.  
  1046. Could not load UnityEngine.Texture2D at Walls/Wall_Atlas_Bricks_Woman in any active mod or in base resources.
  1047.  
  1048. MatFrom with null sourceTex.
  1049.  
  1050. Failed to find any texture while constructing Multi(initPath=Buildings/WeaponAssemblyTable, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  1051.  
  1052. Could not load UnityEngine.Texture2D at Projectile/M67Grenade in any active mod or in base resources.
  1053.  
  1054. MatFrom with null sourceTex.
  1055.  
  1056. Could not load UnityEngine.Texture2D at Weapon/M67GrenadePack in any active mod or in base resources.
  1057.  
  1058. MatFrom with null sourceTex.
  1059.  
  1060. Could not load UnityEngine.Texture2D at Projectile/M84Flashbang in any active mod or in base resources.
  1061.  
  1062. MatFrom with null sourceTex.
  1063.  
  1064. Could not load UnityEngine.Texture2D at Weapon/M84Flashbangpack in any active mod or in base resources.
  1065.  
  1066. MatFrom with null sourceTex.
  1067.  
  1068. Could not load UnityEngine.Texture2D at Projectile/ANM14TH3IncendiaryGrenade in any active mod or in base resources.
  1069.  
  1070. MatFrom with null sourceTex.
  1071.  
  1072. Could not load UnityEngine.Texture2D at Weapon/ANM14TH3IncendiaryGrenadePack in any active mod or in base resources.
  1073.  
  1074. MatFrom with null sourceTex.
  1075.  
  1076. Could not load UnityEngine.Texture2D at Projectile/FirefoamGrenade1 in any active mod or in base resources.
  1077.  
  1078. MatFrom with null sourceTex.
  1079.  
  1080. Could not load UnityEngine.Texture2D at Weapon/FirefoamGrenade1 in any active mod or in base resources.
  1081.  
  1082. MatFrom with null sourceTex.
  1083.  
  1084. Could not load UnityEngine.Texture2D at Projectile/FirefoamGrenade2 in any active mod or in base resources.
  1085.  
  1086. MatFrom with null sourceTex.
  1087.  
  1088. Could not load UnityEngine.Texture2D at Weapon/FirefoamGrenade2 in any active mod or in base resources.
  1089.  
  1090. MatFrom with null sourceTex.
  1091.  
  1092. Could not load UnityEngine.Texture2D at Projectile/Bullet_M79GL_rt in any active mod or in base resources.
  1093.  
  1094. MatFrom with null sourceTex.
  1095.  
  1096. Could not load UnityEngine.Texture2D at Weapon/M79GL in any active mod or in base resources.
  1097.  
  1098. MatFrom with null sourceTex.
  1099.  
  1100. Could not load UnityEngine.Texture2D at Projectile/Bullet_PKM_rt in any active mod or in base resources.
  1101.  
  1102. MatFrom with null sourceTex.
  1103.  
  1104. Could not load UnityEngine.Texture2D at Weapon/PKM in any active mod or in base resources.
  1105.  
  1106. MatFrom with null sourceTex.
  1107.  
  1108. Could not load UnityEngine.Texture2D at Projectile/Bullet_RPG_rt in any active mod or in base resources.
  1109.  
  1110. MatFrom with null sourceTex.
  1111.  
  1112. Could not load UnityEngine.Texture2D at Weapon/RPG in any active mod or in base resources.
  1113.  
  1114. MatFrom with null sourceTex.
  1115.  
  1116. Could not load UnityEngine.Texture2D at Projectile/Bullet_M32MGL_rt in any active mod or in base resources.
  1117.  
  1118. MatFrom with null sourceTex.
  1119.  
  1120. Could not load UnityEngine.Texture2D at Weapon/M32MGL in any active mod or in base resources.
  1121.  
  1122. MatFrom with null sourceTex.
  1123.  
  1124. Could not load UnityEngine.Texture2D at Projectile/Bullet_MG42_rt in any active mod or in base resources.
  1125.  
  1126. MatFrom with null sourceTex.
  1127.  
  1128. Could not load UnityEngine.Texture2D at Weapon/MG42 in any active mod or in base resources.
  1129.  
  1130. MatFrom with null sourceTex.
  1131.  
  1132. Could not load UnityEngine.Texture2D at Projectile/Bullet_SAWM249_rt in any active mod or in base resources.
  1133.  
  1134. MatFrom with null sourceTex.
  1135.  
  1136. Could not load UnityEngine.Texture2D at Weapon/SAWM249 in any active mod or in base resources.
  1137.  
  1138. MatFrom with null sourceTex.
  1139.  
  1140. Could not load UnityEngine.Texture2D at Projectile/Bullet_M1918_rt in any active mod or in base resources.
  1141.  
  1142. MatFrom with null sourceTex.
  1143.  
  1144. Could not load UnityEngine.Texture2D at Weapon/BARM1918 in any active mod or in base resources.
  1145.  
  1146. MatFrom with null sourceTex.
  1147.  
  1148. Could not load UnityEngine.Texture2D at Weapon/Sickle in any active mod or in base resources.
  1149.  
  1150. MatFrom with null sourceTex.
  1151.  
  1152. Could not load UnityEngine.Texture2D at Weapon/Pickaxe in any active mod or in base resources.
  1153.  
  1154. MatFrom with null sourceTex.
  1155.  
  1156. Could not load UnityEngine.Texture2D at Weapon/Butcher Knife in any active mod or in base resources.
  1157.  
  1158. MatFrom with null sourceTex.
  1159.  
  1160. Could not load UnityEngine.Texture2D at Weapon/Military Shovel in any active mod or in base resources.
  1161.  
  1162. MatFrom with null sourceTex.
  1163.  
  1164. Could not load UnityEngine.Texture2D at Weapon/FireAxe in any active mod or in base resources.
  1165.  
  1166. MatFrom with null sourceTex.
  1167.  
  1168. Could not load UnityEngine.Texture2D at Weapon/Karambit in any active mod or in base resources.
  1169.  
  1170. MatFrom with null sourceTex.
  1171.  
  1172. Could not load UnityEngine.Texture2D at Weapon/Machete in any active mod or in base resources.
  1173.  
  1174. MatFrom with null sourceTex.
  1175.  
  1176. Could not load UnityEngine.Texture2D at Weapon/Katana in any active mod or in base resources.
  1177.  
  1178. MatFrom with null sourceTex.
  1179.  
  1180. Could not load UnityEngine.Texture2D at Weapon/GerberSurvivalKnife in any active mod or in base resources.
  1181.  
  1182. MatFrom with null sourceTex.
  1183.  
  1184. Could not load UnityEngine.Texture2D at Weapon/M9_Bayonet in any active mod or in base resources.
  1185.  
  1186. MatFrom with null sourceTex.
  1187.  
  1188. Could not load UnityEngine.Texture2D at Weapon/Crowbar in any active mod or in base resources.
  1189.  
  1190. MatFrom with null sourceTex.
  1191.  
  1192. Could not load UnityEngine.Texture2D at Weapon/Baton in any active mod or in base resources.
  1193.  
  1194. MatFrom with null sourceTex.
  1195.  
  1196. Could not load UnityEngine.Texture2D at Weapon/Huntsman in any active mod or in base resources.
  1197.  
  1198. MatFrom with null sourceTex.
  1199.  
  1200. Could not load UnityEngine.Texture2D at Weapon/Kuri in any active mod or in base resources.
  1201.  
  1202. MatFrom with null sourceTex.
  1203.  
  1204. Could not load UnityEngine.Texture2D at Projectile/50cal in any active mod or in base resources.
  1205.  
  1206. MatFrom with null sourceTex.
  1207.  
  1208. Could not load UnityEngine.Texture2D at Weapon/Magnum in any active mod or in base resources.
  1209.  
  1210. MatFrom with null sourceTex.
  1211.  
  1212. Could not load UnityEngine.Texture2D at Projectile/5.7x28mm in any active mod or in base resources.
  1213.  
  1214. MatFrom with null sourceTex.
  1215.  
  1216. Could not load UnityEngine.Texture2D at Weapon/FiveSeven in any active mod or in base resources.
  1217.  
  1218. MatFrom with null sourceTex.
  1219.  
  1220. Could not load UnityEngine.Texture2D at Projectile/Bullet_Glock17_rt in any active mod or in base resources.
  1221.  
  1222. MatFrom with null sourceTex.
  1223.  
  1224. Could not load UnityEngine.Texture2D at Weapon/Glock17 in any active mod or in base resources.
  1225.  
  1226. MatFrom with null sourceTex.
  1227.  
  1228. Could not load UnityEngine.Texture2D at Projectile/Bullet_Deagle_rt in any active mod or in base resources.
  1229.  
  1230. MatFrom with null sourceTex.
  1231.  
  1232. Could not load UnityEngine.Texture2D at Weapon/Deagle in any active mod or in base resources.
  1233.  
  1234. MatFrom with null sourceTex.
  1235.  
  1236. Could not load UnityEngine.Texture2D at Projectile/Bullet_ColtPythonRevolver_rt in any active mod or in base resources.
  1237.  
  1238. MatFrom with null sourceTex.
  1239.  
  1240. Could not load UnityEngine.Texture2D at Weapon/ColtPythonRevolver in any active mod or in base resources.
  1241.  
  1242. MatFrom with null sourceTex.
  1243.  
  1244. Could not load UnityEngine.Texture2D at Projectile/Bullet_M1911_rt in any active mod or in base resources.
  1245.  
  1246. MatFrom with null sourceTex.
  1247.  
  1248. Could not load UnityEngine.Texture2D at Weapon/M1911 in any active mod or in base resources.
  1249.  
  1250. MatFrom with null sourceTex.
  1251.  
  1252. Could not load UnityEngine.Texture2D at Projectile/Bullet_LugerP08_rt in any active mod or in base resources.
  1253.  
  1254. MatFrom with null sourceTex.
  1255.  
  1256. Could not load UnityEngine.Texture2D at Weapon/LugerP08 in any active mod or in base resources.
  1257.  
  1258. MatFrom with null sourceTex.
  1259.  
  1260. Could not load UnityEngine.Texture2D at Projectile/Bullet_DualBerettas_rt in any active mod or in base resources.
  1261.  
  1262. MatFrom with null sourceTex.
  1263.  
  1264. Could not load UnityEngine.Texture2D at Weapon/DualBerettas in any active mod or in base resources.
  1265.  
  1266. MatFrom with null sourceTex.
  1267.  
  1268. Could not load UnityEngine.Texture2D at Projectile/Arrow_Compound_rt in any active mod or in base resources.
  1269.  
  1270. MatFrom with null sourceTex.
  1271.  
  1272. Could not load UnityEngine.Texture2D at Weapon/CompoundBow in any active mod or in base resources.
  1273.  
  1274. MatFrom with null sourceTex.
  1275.  
  1276. Could not load UnityEngine.Texture2D at Projectile/Arrow_TCrossbow_rt in any active mod or in base resources.
  1277.  
  1278. MatFrom with null sourceTex.
  1279.  
  1280. Could not load UnityEngine.Texture2D at Weapon/Tactical Crossbow in any active mod or in base resources.
  1281.  
  1282. MatFrom with null sourceTex.
  1283.  
  1284. Could not load UnityEngine.Texture2D at Projectile/5.56X45mmNATO in any active mod or in base resources.
  1285.  
  1286. MatFrom with null sourceTex.
  1287.  
  1288. Could not load UnityEngine.Texture2D at Weapon/AK-12 in any active mod or in base resources.
  1289.  
  1290. MatFrom with null sourceTex.
  1291.  
  1292. Could not load UnityEngine.Texture2D at Projectile/5.56X45mmNATO in any active mod or in base resources.
  1293.  
  1294. MatFrom with null sourceTex.
  1295.  
  1296. Could not load UnityEngine.Texture2D at Weapon/LVOA-C in any active mod or in base resources.
  1297.  
  1298. MatFrom with null sourceTex.
  1299.  
  1300. Could not load UnityEngine.Texture2D at Projectile/Bullet_AACHoneyBadger_rt in any active mod or in base resources.
  1301.  
  1302. MatFrom with null sourceTex.
  1303.  
  1304. Could not load UnityEngine.Texture2D at Weapon/AACHoneyBadger in any active mod or in base resources.
  1305.  
  1306. MatFrom with null sourceTex.
  1307.  
  1308. Could not load UnityEngine.Texture2D at Projectile/Bullet_IWITavor_rt in any active mod or in base resources.
  1309.  
  1310. MatFrom with null sourceTex.
  1311.  
  1312. Could not load UnityEngine.Texture2D at Weapon/IWI Tavor in any active mod or in base resources.
  1313.  
  1314. MatFrom with null sourceTex.
  1315.  
  1316. Could not load UnityEngine.Texture2D at Projectile/Bullet_FNFAL_rt in any active mod or in base resources.
  1317.  
  1318. MatFrom with null sourceTex.
  1319.  
  1320. Could not load UnityEngine.Texture2D at Weapon/FN FAL in any active mod or in base resources.
  1321.  
  1322. MatFrom with null sourceTex.
  1323.  
  1324. Could not load UnityEngine.Texture2D at Projectile/Bullet_AK5C_rt in any active mod or in base resources.
  1325.  
  1326. MatFrom with null sourceTex.
  1327.  
  1328. Could not load UnityEngine.Texture2D at Weapon/AK5C in any active mod or in base resources.
  1329.  
  1330. MatFrom with null sourceTex.
  1331.  
  1332. Could not load UnityEngine.Texture2D at Projectile/Bullet_QBZ95_rt in any active mod or in base resources.
  1333.  
  1334. MatFrom with null sourceTex.
  1335.  
  1336. Could not load UnityEngine.Texture2D at Weapon/QBZ-95 in any active mod or in base resources.
  1337.  
  1338. MatFrom with null sourceTex.
  1339.  
  1340. Could not load UnityEngine.Texture2D at Projectile/Bullet_HKG36C_rt in any active mod or in base resources.
  1341.  
  1342. MatFrom with null sourceTex.
  1343.  
  1344. Could not load UnityEngine.Texture2D at Weapon/HK_G36C in any active mod or in base resources.
  1345.  
  1346. MatFrom with null sourceTex.
  1347.  
  1348. Could not load UnityEngine.Texture2D at Projectile/Bullet_AK47_rt in any active mod or in base resources.
  1349.  
  1350. MatFrom with null sourceTex.
  1351.  
  1352. Could not load UnityEngine.Texture2D at Weapon/AK47 in any active mod or in base resources.
  1353.  
  1354. MatFrom with null sourceTex.
  1355.  
  1356. Could not load UnityEngine.Texture2D at Projectile/Bullet_M1_rt in any active mod or in base resources.
  1357.  
  1358. MatFrom with null sourceTex.
  1359.  
  1360. Could not load UnityEngine.Texture2D at Weapon/M1Garand in any active mod or in base resources.
  1361.  
  1362. MatFrom with null sourceTex.
  1363.  
  1364. Could not load UnityEngine.Texture2D at Projectile/Bullet_M4_rt in any active mod or in base resources.
  1365.  
  1366. MatFrom with null sourceTex.
  1367.  
  1368. Could not load UnityEngine.Texture2D at Weapon/M4 in any active mod or in base resources.
  1369.  
  1370. MatFrom with null sourceTex.
  1371.  
  1372. Could not load UnityEngine.Texture2D at Projectile/Bullet_G3A3_rt in any active mod or in base resources.
  1373.  
  1374. MatFrom with null sourceTex.
  1375.  
  1376. Could not load UnityEngine.Texture2D at Weapon/G3A3 in any active mod or in base resources.
  1377.  
  1378. MatFrom with null sourceTex.
  1379.  
  1380. Could not load UnityEngine.Texture2D at Projectile/Bullet_Steyr_Stg.77AUG_rt in any active mod or in base resources.
  1381.  
  1382. MatFrom with null sourceTex.
  1383.  
  1384. Could not load UnityEngine.Texture2D at Weapon/Steyr_Stg.77AUG in any active mod or in base resources.
  1385.  
  1386. MatFrom with null sourceTex.
  1387.  
  1388. Could not load UnityEngine.Texture2D at Projectile/Bullet_XM8_rt in any active mod or in base resources.
  1389.  
  1390. MatFrom with null sourceTex.
  1391.  
  1392. Could not load UnityEngine.Texture2D at Weapon/XM8 in any active mod or in base resources.
  1393.  
  1394. MatFrom with null sourceTex.
  1395.  
  1396. Could not load UnityEngine.Texture2D at Projectile/Bullet_FNF2000_rt in any active mod or in base resources.
  1397.  
  1398. MatFrom with null sourceTex.
  1399.  
  1400. Could not load UnityEngine.Texture2D at Weapon/FNF2000 in any active mod or in base resources.
  1401.  
  1402. MatFrom with null sourceTex.
  1403.  
  1404. Could not load UnityEngine.Texture2D at Projectile/Bullet_M14_rt in any active mod or in base resources.
  1405.  
  1406. MatFrom with null sourceTex.
  1407.  
  1408. Could not load UnityEngine.Texture2D at Weapon/M14 in any active mod or in base resources.
  1409.  
  1410. MatFrom with null sourceTex.
  1411.  
  1412. Could not load UnityEngine.Texture2D at Projectile/Bullet_SCAR_rt in any active mod or in base resources.
  1413.  
  1414. MatFrom with null sourceTex.
  1415.  
  1416. Could not load UnityEngine.Texture2D at Weapon/FN Scar_L in any active mod or in base resources.
  1417.  
  1418. MatFrom with null sourceTex.
  1419.  
  1420. Could not load UnityEngine.Texture2D at Projectile/Bullet_Famas_rt in any active mod or in base resources.
  1421.  
  1422. MatFrom with null sourceTex.
  1423.  
  1424. Could not load UnityEngine.Texture2D at Weapon/Famas in any active mod or in base resources.
  1425.  
  1426. MatFrom with null sourceTex.
  1427.  
  1428. Could not load UnityEngine.Texture2D at Projectile/Bullet_L85A2_rt in any active mod or in base resources.
  1429.  
  1430. MatFrom with null sourceTex.
  1431.  
  1432. Could not load UnityEngine.Texture2D at Weapon/L85A2 in any active mod or in base resources.
  1433.  
  1434. MatFrom with null sourceTex.
  1435.  
  1436. Could not load UnityEngine.Texture2D at Projectile/12 Gauge in any active mod or in base resources.
  1437.  
  1438. MatFrom with null sourceTex.
  1439.  
  1440. Could not load UnityEngine.Texture2D at Weapon/USAS-12 in any active mod or in base resources.
  1441.  
  1442. MatFrom with null sourceTex.
  1443.  
  1444. Could not load UnityEngine.Texture2D at Projectile/Bullet_M1014_rt in any active mod or in base resources.
  1445.  
  1446. MatFrom with null sourceTex.
  1447.  
  1448. Could not load UnityEngine.Texture2D at Weapon/M1014 in any active mod or in base resources.
  1449.  
  1450. MatFrom with null sourceTex.
  1451.  
  1452. Could not load UnityEngine.Texture2D at Projectile/Bullet_DP12_rt in any active mod or in base resources.
  1453.  
  1454. MatFrom with null sourceTex.
  1455.  
  1456. Could not load UnityEngine.Texture2D at Weapon/DP-12 in any active mod or in base resources.
  1457.  
  1458. MatFrom with null sourceTex.
  1459.  
  1460. Could not load UnityEngine.Texture2D at Projectile/Bullet_Winchester87_rt in any active mod or in base resources.
  1461.  
  1462. MatFrom with null sourceTex.
  1463.  
  1464. Could not load UnityEngine.Texture2D at Weapon/Winchester87 in any active mod or in base resources.
  1465.  
  1466. MatFrom with null sourceTex.
  1467.  
  1468. Could not load UnityEngine.Texture2D at Projectile/Bullet_SPAS12_rt in any active mod or in base resources.
  1469.  
  1470. MatFrom with null sourceTex.
  1471.  
  1472. Could not load UnityEngine.Texture2D at Weapon/SPAS_12 in any active mod or in base resources.
  1473.  
  1474. MatFrom with null sourceTex.
  1475.  
  1476. Could not load UnityEngine.Texture2D at Projectile/9mm in any active mod or in base resources.
  1477.  
  1478. MatFrom with null sourceTex.
  1479.  
  1480. Could not load UnityEngine.Texture2D at Weapon/MP40 in any active mod or in base resources.
  1481.  
  1482. MatFrom with null sourceTex.
  1483.  
  1484. Could not load UnityEngine.Texture2D at Projectile/Bullet_Skorpionvz61_rt in any active mod or in base resources.
  1485.  
  1486. MatFrom with null sourceTex.
  1487.  
  1488. Could not load UnityEngine.Texture2D at Weapon/Skorpion vz 61 in any active mod or in base resources.
  1489.  
  1490. MatFrom with null sourceTex.
  1491.  
  1492. Could not load UnityEngine.Texture2D at Projectile/Bullet_Uzi_rt in any active mod or in base resources.
  1493.  
  1494. MatFrom with null sourceTex.
  1495.  
  1496. Could not load UnityEngine.Texture2D at Weapon/Uzi in any active mod or in base resources.
  1497.  
  1498. MatFrom with null sourceTex.
  1499.  
  1500. Could not load UnityEngine.Texture2D at Projectile/Bullet_HKMP7_rt in any active mod or in base resources.
  1501.  
  1502. MatFrom with null sourceTex.
  1503.  
  1504. Could not load UnityEngine.Texture2D at Weapon/HK_MP7 in any active mod or in base resources.
  1505.  
  1506. MatFrom with null sourceTex.
  1507.  
  1508. Could not load UnityEngine.Texture2D at Projectile/Bullet_CZ3A1_rt in any active mod or in base resources.
  1509.  
  1510. MatFrom with null sourceTex.
  1511.  
  1512. Could not load UnityEngine.Texture2D at Weapon/CZ-3A1 in any active mod or in base resources.
  1513.  
  1514. MatFrom with null sourceTex.
  1515.  
  1516. Could not load UnityEngine.Texture2D at Projectile/Bullet_KRISSvector_rt in any active mod or in base resources.
  1517.  
  1518. MatFrom with null sourceTex.
  1519.  
  1520. Could not load UnityEngine.Texture2D at Weapon/KRISSvector in any active mod or in base resources.
  1521.  
  1522. MatFrom with null sourceTex.
  1523.  
  1524. Could not load UnityEngine.Texture2D at Projectile/Bullet_HK_UMP45_rt in any active mod or in base resources.
  1525.  
  1526. MatFrom with null sourceTex.
  1527.  
  1528. Could not load UnityEngine.Texture2D at Weapon/HK_UMP45 in any active mod or in base resources.
  1529.  
  1530. MatFrom with null sourceTex.
  1531.  
  1532. Could not load UnityEngine.Texture2D at Projectile/Bullet_P90_rt in any active mod or in base resources.
  1533.  
  1534. MatFrom with null sourceTex.
  1535.  
  1536. Could not load UnityEngine.Texture2D at Weapon/P90 in any active mod or in base resources.
  1537.  
  1538. MatFrom with null sourceTex.
  1539.  
  1540. Could not load UnityEngine.Texture2D at Projectile/Bullet_TSMG_rt in any active mod or in base resources.
  1541.  
  1542. MatFrom with null sourceTex.
  1543.  
  1544. Could not load UnityEngine.Texture2D at Weapon/Thompson_Submachine_Gun in any active mod or in base resources.
  1545.  
  1546. MatFrom with null sourceTex.
  1547.  
  1548. Could not load UnityEngine.Texture2D at Projectile/Bullet_TSMG_rt in any active mod or in base resources.
  1549.  
  1550. MatFrom with null sourceTex.
  1551.  
  1552. Could not load UnityEngine.Texture2D at Weapon/PPSH_41 in any active mod or in base resources.
  1553.  
  1554. MatFrom with null sourceTex.
  1555.  
  1556. Could not load UnityEngine.Texture2D at Projectile/308 Winchester in any active mod or in base resources.
  1557.  
  1558. MatFrom with null sourceTex.
  1559.  
  1560. Could not load UnityEngine.Texture2D at Weapon/SteyrSSG08 in any active mod or in base resources.
  1561.  
  1562. MatFrom with null sourceTex.
  1563.  
  1564. Could not load UnityEngine.Texture2D at Projectile/Bullet_L96A1_rt in any active mod or in base resources.
  1565.  
  1566. MatFrom with null sourceTex.
  1567.  
  1568. Could not load UnityEngine.Texture2D at Weapon/L96A1 in any active mod or in base resources.
  1569.  
  1570. MatFrom with null sourceTex.
  1571.  
  1572. Could not load UnityEngine.Texture2D at Projectile/Bullet_AWM_rt in any active mod or in base resources.
  1573.  
  1574. MatFrom with null sourceTex.
  1575.  
  1576. Could not load UnityEngine.Texture2D at Weapon/AWM in any active mod or in base resources.
  1577.  
  1578. MatFrom with null sourceTex.
  1579.  
  1580. Could not load UnityEngine.Texture2D at Projectile/Bullet_Barrett_rt in any active mod or in base resources.
  1581.  
  1582. MatFrom with null sourceTex.
  1583.  
  1584. Could not load UnityEngine.Texture2D at Weapon/Barrett in any active mod or in base resources.
  1585.  
  1586. MatFrom with null sourceTex.
  1587.  
  1588. Could not load UnityEngine.Texture2D at Projectile/Bullet_VSSVintorez_rt in any active mod or in base resources.
  1589.  
  1590. MatFrom with null sourceTex.
  1591.  
  1592. Could not load UnityEngine.Texture2D at Weapon/VSSVintorez in any active mod or in base resources.
  1593.  
  1594. MatFrom with null sourceTex.
  1595.  
  1596. Could not load UnityEngine.Texture2D at Projectile/Bullet_Dragunov_rt in any active mod or in base resources.
  1597.  
  1598. MatFrom with null sourceTex.
  1599.  
  1600. Could not load UnityEngine.Texture2D at Weapon/Dragunov in any active mod or in base resources.
  1601.  
  1602. MatFrom with null sourceTex.
  1603.  
  1604. Failed to find any texture while constructing Multi(initPath=Building/Temperature/Fridge/DualFridge, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  1605.  
  1606. Failed to find any texture while constructing Multi(initPath=Building/Temperature/Fridge/SingleFridge, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  1607.  
  1608. OnLevelWasLoaded was found on ModInitializerComponent
  1609. This message has been deprecated and will be removed in a later version of Unity.
  1610. Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed
  1611. (Filename: Line: 375)
  1612.  
  1613. Could not load UnityEngine.Texture2D at Things/Building/Joy/PokerGame in any active mod or in base resources.
  1614.  
  1615. MatFrom with null sourceTex.
  1616.  
  1617. Could not load UnityEngine.Texture2D at Things/Building/Furniture/FurnitureBasic/Anon2SquarePlantPot in any active mod or in base resources.
  1618.  
  1619. MatFrom with null sourceTex.
  1620.  
  1621. Could not load UnityEngine.Texture2D at Things/Building/Furniture/FurnitureBasic/Linked/Anon2PlantSpot_Atlas in any active mod or in base resources.
  1622.  
  1623. MatFrom with null sourceTex.
  1624.  
  1625. Could not load UnityEngine.Texture2D at Things/Building/Furniture/FurnitureBasic/Linked/Anon2PlantSpot_MenuIcon in any active mod or in base resources.
  1626.  
  1627. Collection cannot init: No textures found at path Things/Building/Furniture/FurnitureBasic/Anon2OrnatePlantPot
  1628.  
  1629. Collection cannot init: No textures found at path Things/Building/Furniture/FurnitureBasic/Anon2OrnateSquarePlantPot
  1630.  
  1631. Failed to find any texture while constructing Multi(initPath=Things/Building/Furniture/BedroomStuff/Anon2Dresser, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  1632.  
  1633. Failed to find any texture while constructing Multi(initPath=Things/Building/Furniture/BedroomStuff/Anon2EndTable, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  1634.  
  1635. Failed to find any texture while constructing Multi(initPath=Things/Building/Furniture/BedroomStuff/Anon2RoyalEndTable, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  1636.  
  1637. Failed to find any texture while constructing Multi(initPath=Things/Building/Furniture/BedroomStuff/Anon2EndTableLight, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  1638.  
  1639. Failed to find any texture while constructing Multi(initPath=Things/Building/Furniture/BedroomStuff/Anon2RoyalEndTableLight, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  1640.  
  1641. Failed to find any texture while constructing Multi(initPath=Things/Building/Furniture/Misc/Anon2FileCabinet2, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  1642.  
  1643. Failed to find any texture while constructing Multi(initPath=Things/Building/Furniture/SeatingStuff/Anon2SquareChair, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  1644.  
  1645. Failed to find any texture while constructing Multi(initPath=Things/Building/Furniture/SeatingStuff/Anon2CushionedChair, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  1646.  
  1647. Failed to find any texture while constructing Multi(initPath=Things/Building/Furniture/SeatingStuff/Anon2CouchR, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  1648.  
  1649. Failed to find any texture while constructing Multi(initPath=Things/Building/Furniture/SeatingStuff/Anon2CouchC, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  1650.  
  1651. Failed to find any texture while constructing Multi(initPath=Things/Building/Furniture/SeatingStuff/Anon2CouchL, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  1652.  
  1653. Failed to find any texture while constructing Multi(initPath=Things/Building/Furniture/SeatingStuff/Anon2CouchCorner, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  1654.  
  1655. Failed to find any texture while constructing Multi(initPath=Things/Building/Furniture/SeatingStuff/Anon2CouchCornerInv, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  1656.  
  1657. Failed to find any texture while constructing Multi(initPath=Things/Building/Furniture/TableStuff/Anon2TableSmall, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  1658.  
  1659. Failed to find any texture while constructing Multi(initPath=Things/Building/Furniture/TableStuff/Anon2TableTiny, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  1660.  
  1661. Could not load UnityEngine.Texture2D at Things/Building/Furniture/TableStuff/Linked/Anon2Counter_Atlas in any active mod or in base resources.
  1662.  
  1663. MatFrom with null sourceTex.
  1664.  
  1665. Could not load UnityEngine.Texture2D at Things/Building/Furniture/TableStuff/Linked/Anon2Counter_MenuIcon in any active mod or in base resources.
  1666.  
  1667. Could not load UnityEngine.Texture2D at Things/Building/Furniture/TableStuff/Linked/Anon2CounterFull_Atlas in any active mod or in base resources.
  1668.  
  1669. MatFrom with null sourceTex.
  1670.  
  1671. Could not load UnityEngine.Texture2D at Things/Building/Furniture/TableStuff/Linked/Anon2CounterFull_MenuIcon in any active mod or in base resources.
  1672.  
  1673. Could not load UnityEngine.Texture2D at Things/Building/Furniture/CoveredLamp in any active mod or in base resources.
  1674.  
  1675. MatFrom with null sourceTex.
  1676.  
  1677. Failed to find any texture while constructing Multi(initPath=Things/Building/Furniture/Spotlight, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  1678.  
  1679. Could not load UnityEngine.Texture2D at Things/Building/Furniture/FloorLamp in any active mod or in base resources.
  1680.  
  1681. MatFrom with null sourceTex.
  1682.  
  1683. Could not load UnityEngine.Texture2D at Things/Building/Furniture/FloorLightStraight in any active mod or in base resources.
  1684.  
  1685. MatFrom with null sourceTex.
  1686.  
  1687. Could not load UnityEngine.Texture2D at Things/Building/Furniture/FloorLightCorner in any active mod or in base resources.
  1688.  
  1689. MatFrom with null sourceTex.
  1690.  
  1691. Could not load UnityEngine.Texture2D at Things/Building/Furniture/FloorLightPathStraight in any active mod or in base resources.
  1692.  
  1693. MatFrom with null sourceTex.
  1694.  
  1695. Could not load UnityEngine.Texture2D at Things/Building/Furniture/FloorLightPathCap in any active mod or in base resources.
  1696.  
  1697. MatFrom with null sourceTex.
  1698.  
  1699. Could not load UnityEngine.Texture2D at Things/Building/AquacultureBasin in any active mod or in base resources.
  1700.  
  1701. MatFrom with null sourceTex.
  1702.  
  1703. Could not load UnityEngine.Texture2D at Things/Building/AquacultureHopper in any active mod or in base resources.
  1704.  
  1705. MatFrom with null sourceTex.
  1706.  
  1707. Could not load UnityEngine.Texture2D at Things/Building/FishingPierSpawner in any active mod or in base resources.
  1708.  
  1709. MatFrom with null sourceTex.
  1710.  
  1711. Could not load UnityEngine.Texture2D at Things/Building/MenuIcon_FishingPierSpawner in any active mod or in base resources.
  1712.  
  1713. Could not load UnityEngine.Texture2D at Things/Building/FishingPierSpawner in any active mod or in base resources.
  1714.  
  1715. MatFrom with null sourceTex.
  1716.  
  1717. Could not load UnityEngine.Texture2D at Things/Building/MenuIcon_FishingPierSpawner in any active mod or in base resources.
  1718.  
  1719. Could not load UnityEngine.Texture2D at Things/Building/FishingPier in any active mod or in base resources.
  1720.  
  1721. MatFrom with null sourceTex.
  1722.  
  1723. Could not load UnityEngine.Texture2D at Things/Item/Resource/Oyster in any active mod or in base resources.
  1724.  
  1725. MatFrom with null sourceTex.
  1726.  
  1727. Could not load UnityEngine.Texture2D at Things/Item/Resource/Pearl in any active mod or in base resources.
  1728.  
  1729. MatFrom with null sourceTex.
  1730.  
  1731. Could not load UnityEngine.Texture2D at Things/Mote/Bubble in any active mod or in base resources.
  1732.  
  1733. MatFrom with null sourceTex.
  1734.  
  1735. Could not load UnityEngine.Texture2D at Things/Mote/FishingRodNorth in any active mod or in base resources.
  1736.  
  1737. MatFrom with null sourceTex.
  1738.  
  1739. Could not load UnityEngine.Texture2D at Things/Mote/FishingRodEast in any active mod or in base resources.
  1740.  
  1741. MatFrom with null sourceTex.
  1742.  
  1743. Could not load UnityEngine.Texture2D at Things/Mote/FishingRodSouth in any active mod or in base resources.
  1744.  
  1745. MatFrom with null sourceTex.
  1746.  
  1747. Could not load UnityEngine.Texture2D at Things/Mote/FishingRodWest in any active mod or in base resources.
  1748.  
  1749. MatFrom with null sourceTex.
  1750.  
  1751. Could not load UnityEngine.Texture2D at Terrain/Surfaces/FloorPlywood in any active mod or in base resources.
  1752.  
  1753. MatFrom with null sourceTex.
  1754.  
  1755. Could not load UnityEngine.Texture2D at Terrain/Surfaces/FloorPlywoodIco in any active mod or in base resources.
  1756.  
  1757. Could not load UnityEngine.Texture2D at Terrain/Surfaces/FloorGrate in any active mod or in base resources.
  1758.  
  1759. MatFrom with null sourceTex.
  1760.  
  1761. Could not load UnityEngine.Texture2D at Terrain/Surfaces/FloorGrateIco in any active mod or in base resources.
  1762.  
  1763. Could not load UnityEngine.Texture2D at Terrain/Surfaces/FloorPlate in any active mod or in base resources.
  1764.  
  1765. MatFrom with null sourceTex.
  1766.  
  1767. Could not load UnityEngine.Texture2D at Terrain/Surfaces/FloorPlateIco in any active mod or in base resources.
  1768.  
  1769. Could not load UnityEngine.Texture2D at Terrain/Surfaces/FloorTech in any active mod or in base resources.
  1770.  
  1771. MatFrom with null sourceTex.
  1772.  
  1773. Could not load UnityEngine.Texture2D at Terrain/Surfaces/FloorTechIco in any active mod or in base resources.
  1774.  
  1775. Could not load UnityEngine.Texture2D at Things/Building/Fences/WoodFence in any active mod or in base resources.
  1776.  
  1777. MatFrom with null sourceTex.
  1778.  
  1779. Could not load UnityEngine.Texture2D at Things/Building/Fences/WoodFenceIco in any active mod or in base resources.
  1780.  
  1781. Could not load UnityEngine.Texture2D at Things/Building/Fences/WoodFenceGate_Mover in any active mod or in base resources.
  1782.  
  1783. MatFrom with null sourceTex.
  1784.  
  1785. Could not load UnityEngine.Texture2D at Things/Building/Fences/WoodFenceGateIco in any active mod or in base resources.
  1786.  
  1787. Could not load UnityEngine.Texture2D at Things/Building/Fences/WoodFenceGateB_Mover in any active mod or in base resources.
  1788.  
  1789. MatFrom with null sourceTex.
  1790.  
  1791. Could not load UnityEngine.Texture2D at Things/Building/Fences/WoodFenceGateBIco in any active mod or in base resources.
  1792.  
  1793. Could not load UnityEngine.Texture2D at Things/Building/Fences/ChainFence in any active mod or in base resources.
  1794.  
  1795. MatFrom with null sourceTex.
  1796.  
  1797. Could not load UnityEngine.Texture2D at Things/Building/Fences/ChainFenceIco in any active mod or in base resources.
  1798.  
  1799. Could not load UnityEngine.Texture2D at Things/Building/Fences/ChainFenceGate_Mover in any active mod or in base resources.
  1800.  
  1801. MatFrom with null sourceTex.
  1802.  
  1803. Could not load UnityEngine.Texture2D at Things/Building/Fences/ChainFenceGateIco in any active mod or in base resources.
  1804.  
  1805. Could not load UnityEngine.Texture2D at Things/Building/Fences/ChainFenceGateB_Mover in any active mod or in base resources.
  1806.  
  1807. MatFrom with null sourceTex.
  1808.  
  1809. Could not load UnityEngine.Texture2D at Things/Building/Fences/ChainFenceGateBIco in any active mod or in base resources.
  1810.  
  1811. Could not load UnityEngine.Texture2D at Things/Building/Fences/TechFence in any active mod or in base resources.
  1812.  
  1813. MatFrom with null sourceTex.
  1814.  
  1815. Could not load UnityEngine.Texture2D at Things/Building/Fences/TechFenceIco in any active mod or in base resources.
  1816.  
  1817. Could not load UnityEngine.Texture2D at Things/Building/Fences/TechFenceGate_Mover in any active mod or in base resources.
  1818.  
  1819. MatFrom with null sourceTex.
  1820.  
  1821. Could not load UnityEngine.Texture2D at Things/Building/Fences/TechFenceGateIco in any active mod or in base resources.
  1822.  
  1823. Could not load UnityEngine.Texture2D at Things/Building/Fences/TechFenceGateB_Mover in any active mod or in base resources.
  1824.  
  1825. MatFrom with null sourceTex.
  1826.  
  1827. Could not load UnityEngine.Texture2D at Things/Building/Fences/TechFenceGateBIco in any active mod or in base resources.
  1828.  
  1829. Could not load UnityEngine.Texture2D at Things/Building/Fences/Barrier in any active mod or in base resources.
  1830.  
  1831. MatFrom with null sourceTex.
  1832.  
  1833. Could not load UnityEngine.Texture2D at Things/Building/Fences/BarrierIco in any active mod or in base resources.
  1834.  
  1835. Failed to find any texture while constructing Multi(initPath=Things/Building/Production/TableBasicProsthetics, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  1836.  
  1837. Failed to find any texture while constructing Multi(initPath=Things/Building/Production/TableBionics, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  1838.  
  1839. Failed to find any texture while constructing Multi(initPath=Things/Building/Production/TableSimpleProsthetics, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  1840.  
  1841. Failed to find any texture while constructing Multi(initPath=Things/Building/Production/TableOrgans, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  1842.  
  1843. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/AdvancedPart in any active mod or in base resources.
  1844.  
  1845. MatFrom with null sourceTex.
  1846.  
  1847. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/AdvancedPart in any active mod or in base resources.
  1848.  
  1849. MatFrom with null sourceTex.
  1850.  
  1851. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/AdvancedPart in any active mod or in base resources.
  1852.  
  1853. MatFrom with null sourceTex.
  1854.  
  1855. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/AdvancedPart in any active mod or in base resources.
  1856.  
  1857. MatFrom with null sourceTex.
  1858.  
  1859. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/AdvancedPart in any active mod or in base resources.
  1860.  
  1861. MatFrom with null sourceTex.
  1862.  
  1863. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/AdvancedPart in any active mod or in base resources.
  1864.  
  1865. MatFrom with null sourceTex.
  1866.  
  1867. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/AdvancedPart in any active mod or in base resources.
  1868.  
  1869. MatFrom with null sourceTex.
  1870.  
  1871. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/AdvancedPart in any active mod or in base resources.
  1872.  
  1873. MatFrom with null sourceTex.
  1874.  
  1875. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/AdvancedPart in any active mod or in base resources.
  1876.  
  1877. MatFrom with null sourceTex.
  1878.  
  1879. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/AdvancedPart in any active mod or in base resources.
  1880.  
  1881. MatFrom with null sourceTex.
  1882.  
  1883. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/BasicProsthesis in any active mod or in base resources.
  1884.  
  1885. MatFrom with null sourceTex.
  1886.  
  1887. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/BasicProsthesis in any active mod or in base resources.
  1888.  
  1889. MatFrom with null sourceTex.
  1890.  
  1891. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/BasicProsthesis in any active mod or in base resources.
  1892.  
  1893. MatFrom with null sourceTex.
  1894.  
  1895. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/BasicProsthesis in any active mod or in base resources.
  1896.  
  1897. MatFrom with null sourceTex.
  1898.  
  1899. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/BasicProsthesis in any active mod or in base resources.
  1900.  
  1901. MatFrom with null sourceTex.
  1902.  
  1903. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/BasicProsthesis in any active mod or in base resources.
  1904.  
  1905. MatFrom with null sourceTex.
  1906.  
  1907. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/BasicProsthesis in any active mod or in base resources.
  1908.  
  1909. MatFrom with null sourceTex.
  1910.  
  1911. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/BionicPart in any active mod or in base resources.
  1912.  
  1913. MatFrom with null sourceTex.
  1914.  
  1915. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/BionicPart in any active mod or in base resources.
  1916.  
  1917. MatFrom with null sourceTex.
  1918.  
  1919. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/BionicPart in any active mod or in base resources.
  1920.  
  1921. MatFrom with null sourceTex.
  1922.  
  1923. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/BionicPart in any active mod or in base resources.
  1924.  
  1925. MatFrom with null sourceTex.
  1926.  
  1927. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/BionicPart in any active mod or in base resources.
  1928.  
  1929. MatFrom with null sourceTex.
  1930.  
  1931. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/BionicPart in any active mod or in base resources.
  1932.  
  1933. MatFrom with null sourceTex.
  1934.  
  1935. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/BionicPart in any active mod or in base resources.
  1936.  
  1937. MatFrom with null sourceTex.
  1938.  
  1939. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/BionicPart in any active mod or in base resources.
  1940.  
  1941. MatFrom with null sourceTex.
  1942.  
  1943. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/BionicPart in any active mod or in base resources.
  1944.  
  1945. MatFrom with null sourceTex.
  1946.  
  1947. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/BionicPart in any active mod or in base resources.
  1948.  
  1949. MatFrom with null sourceTex.
  1950.  
  1951. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/BionicPart in any active mod or in base resources.
  1952.  
  1953. MatFrom with null sourceTex.
  1954.  
  1955. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/BionicPart in any active mod or in base resources.
  1956.  
  1957. MatFrom with null sourceTex.
  1958.  
  1959. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/BionicPart in any active mod or in base resources.
  1960.  
  1961. MatFrom with null sourceTex.
  1962.  
  1963. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/BionicPart in any active mod or in base resources.
  1964.  
  1965. MatFrom with null sourceTex.
  1966.  
  1967. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/BionicPart in any active mod or in base resources.
  1968.  
  1969. MatFrom with null sourceTex.
  1970.  
  1971. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/BionicPart in any active mod or in base resources.
  1972.  
  1973. MatFrom with null sourceTex.
  1974.  
  1975. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/GlitterworldPart in any active mod or in base resources.
  1976.  
  1977. MatFrom with null sourceTex.
  1978.  
  1979. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/GlitterworldPart in any active mod or in base resources.
  1980.  
  1981. MatFrom with null sourceTex.
  1982.  
  1983. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/GlitterworldPart in any active mod or in base resources.
  1984.  
  1985. MatFrom with null sourceTex.
  1986.  
  1987. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/GlitterworldPart in any active mod or in base resources.
  1988.  
  1989. MatFrom with null sourceTex.
  1990.  
  1991. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/GlitterworldPart in any active mod or in base resources.
  1992.  
  1993. MatFrom with null sourceTex.
  1994.  
  1995. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/GlitterworldPart in any active mod or in base resources.
  1996.  
  1997. MatFrom with null sourceTex.
  1998.  
  1999. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/GlitterworldPart in any active mod or in base resources.
  2000.  
  2001. MatFrom with null sourceTex.
  2002.  
  2003. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/SimplePart in any active mod or in base resources.
  2004.  
  2005. MatFrom with null sourceTex.
  2006.  
  2007. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/SimplePart in any active mod or in base resources.
  2008.  
  2009. MatFrom with null sourceTex.
  2010.  
  2011. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/SimplePart in any active mod or in base resources.
  2012.  
  2013. MatFrom with null sourceTex.
  2014.  
  2015. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/SimplePart in any active mod or in base resources.
  2016.  
  2017. MatFrom with null sourceTex.
  2018.  
  2019. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/SimplePart in any active mod or in base resources.
  2020.  
  2021. MatFrom with null sourceTex.
  2022.  
  2023. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/SimplePart in any active mod or in base resources.
  2024.  
  2025. MatFrom with null sourceTex.
  2026.  
  2027. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/SimplePart in any active mod or in base resources.
  2028.  
  2029. MatFrom with null sourceTex.
  2030.  
  2031. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/SimplePart in any active mod or in base resources.
  2032.  
  2033. MatFrom with null sourceTex.
  2034.  
  2035. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/SimplePart in any active mod or in base resources.
  2036.  
  2037. MatFrom with null sourceTex.
  2038.  
  2039. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/SimplePart in any active mod or in base resources.
  2040.  
  2041. MatFrom with null sourceTex.
  2042.  
  2043. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/SurrogatePart in any active mod or in base resources.
  2044.  
  2045. MatFrom with null sourceTex.
  2046.  
  2047. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/SurrogatePart in any active mod or in base resources.
  2048.  
  2049. MatFrom with null sourceTex.
  2050.  
  2051. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/SurrogatePart in any active mod or in base resources.
  2052.  
  2053. MatFrom with null sourceTex.
  2054.  
  2055. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/SurrogatePart in any active mod or in base resources.
  2056.  
  2057. MatFrom with null sourceTex.
  2058.  
  2059. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/SurrogatePart in any active mod or in base resources.
  2060.  
  2061. MatFrom with null sourceTex.
  2062.  
  2063. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/SurrogatePart in any active mod or in base resources.
  2064.  
  2065. MatFrom with null sourceTex.
  2066.  
  2067. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/SyntheticPart in any active mod or in base resources.
  2068.  
  2069. MatFrom with null sourceTex.
  2070.  
  2071. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/SyntheticPart in any active mod or in base resources.
  2072.  
  2073. MatFrom with null sourceTex.
  2074.  
  2075. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/SyntheticPart in any active mod or in base resources.
  2076.  
  2077. MatFrom with null sourceTex.
  2078.  
  2079. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/SyntheticPart in any active mod or in base resources.
  2080.  
  2081. MatFrom with null sourceTex.
  2082.  
  2083. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/SyntheticPart in any active mod or in base resources.
  2084.  
  2085. MatFrom with null sourceTex.
  2086.  
  2087. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/SyntheticPart in any active mod or in base resources.
  2088.  
  2089. MatFrom with null sourceTex.
  2090.  
  2091. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/SyntheticPart in any active mod or in base resources.
  2092.  
  2093. MatFrom with null sourceTex.
  2094.  
  2095. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/SyntheticPart in any active mod or in base resources.
  2096.  
  2097. MatFrom with null sourceTex.
  2098.  
  2099. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/SyntheticPart in any active mod or in base resources.
  2100.  
  2101. MatFrom with null sourceTex.
  2102.  
  2103. Could not load UnityEngine.Texture2D at Things/Item/Resource/EnergizedComponents in any active mod or in base resources.
  2104.  
  2105. MatFrom with null sourceTex.
  2106.  
  2107. Could not load UnityEngine.Texture2D at Things/Item/BodyPart/UnfinishedProsthesis in any active mod or in base resources.
  2108.  
  2109. MatFrom with null sourceTex.
  2110.  
  2111. Could not load UnityEngine.Texture2D at Things/Building/Embrasure in any active mod or in base resources.
  2112.  
  2113. MatFrom with null sourceTex.
  2114.  
  2115. Could not load UnityEngine.Texture2D at UI/Metal in any active mod or in base resources.
  2116.  
  2117. Could not load UnityEngine.Texture2D at Things/Mote/FecalBit in any active mod or in base resources.
  2118.  
  2119. MatFrom with null sourceTex.
  2120.  
  2121. Could not load UnityEngine.Texture2D at Things/Mote/sewage2 in any active mod or in base resources.
  2122.  
  2123. MatFrom with null sourceTex.
  2124.  
  2125. Failed to find any texture while constructing Multi(initPath=Things/Building/MedievalPotty, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  2126.  
  2127. Could not load UnityEngine.Texture2D at Things/Building/filthyBucket in any active mod or in base resources.
  2128.  
  2129. MatFrom with null sourceTex.
  2130.  
  2131. Could not load UnityEngine.Texture2D at Things/Building/SewagePipe_Atlas in any active mod or in base resources.
  2132.  
  2133. MatFrom with null sourceTex.
  2134.  
  2135. Could not load UnityEngine.Texture2D at UI/SewagePipe in any active mod or in base resources.
  2136.  
  2137. Could not load UnityEngine.Texture2D at Things/Building/SewagePipe_Atlas in any active mod or in base resources.
  2138.  
  2139. MatFrom with null sourceTex.
  2140.  
  2141. Could not load UnityEngine.Texture2D at UI/SewagePipe in any active mod or in base resources.
  2142.  
  2143. Could not load UnityEngine.Texture2D at Things/Building/sewageProc_1 in any active mod or in base resources.
  2144.  
  2145. MatFrom with null sourceTex.
  2146.  
  2147. Failed to find any texture while constructing Multi(initPath=Things/Building/sewagePipe, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  2148.  
  2149. Could not load UnityEngine.Texture2D at UI/outlet in any active mod or in base resources.
  2150.  
  2151. Failed to find any texture while constructing Multi(initPath=Things/Building/basin, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  2152.  
  2153. Failed to find any texture while constructing Multi(initPath=Things/Building/basin, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  2154.  
  2155. Failed to find any texture while constructing Multi(initPath=Things/Building/terlet, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  2156.  
  2157. Failed to find any texture while constructing Multi(initPath=Things/Building/terlet, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  2158.  
  2159. Failed to find any texture while constructing Multi(initPath=Things/Building/bath, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  2160.  
  2161. Failed to find any texture while constructing Multi(initPath=Things/Building/bath, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  2162.  
  2163. Failed to find any texture while constructing Multi(initPath=Things/Building/shower, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  2164.  
  2165. Failed to find any texture while constructing Multi(initPath=Things/Building/shower, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  2166.  
  2167. Failed to find any texture while constructing Multi(initPath=Things/Building/showerHead, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  2168.  
  2169. Could not load UnityEngine.Texture2D at Things/Building/solarHeater in any active mod or in base resources.
  2170.  
  2171. MatFrom with null sourceTex.
  2172.  
  2173. Could not load UnityEngine.Texture2D at Things/Building/Boiler in any active mod or in base resources.
  2174.  
  2175. MatFrom with null sourceTex.
  2176.  
  2177. Could not load UnityEngine.Texture2D at UI/Boiler in any active mod or in base resources.
  2178.  
  2179. Failed to find any texture while constructing Multi(initPath=Things/Building/Stove, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  2180.  
  2181. Failed to find any texture while constructing Multi(initPath=Things/Building/StorageTank, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  2182.  
  2183. Failed to find any texture while constructing Multi(initPath=Things/Building/radiator, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  2184.  
  2185. Could not load UnityEngine.Texture2D at UI/radiator in any active mod or in base resources.
  2186.  
  2187. Failed to find any texture while constructing Multi(initPath=Things/Building/radiator, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  2188.  
  2189. Could not load UnityEngine.Texture2D at UI/radiator in any active mod or in base resources.
  2190.  
  2191. Could not load UnityEngine.Texture2D at Things/Resource/WetWipe in any active mod or in base resources.
  2192.  
  2193. MatFrom with null sourceTex.
  2194.  
  2195. Could not load UnityEngine.Texture2D at Things/Resource/bedPan in any active mod or in base resources.
  2196.  
  2197. MatFrom with null sourceTex.
  2198.  
  2199. Could not load UnityEngine.Texture2D at Things/Resource/bagSoil in any active mod or in base resources.
  2200.  
  2201. MatFrom with null sourceTex.
  2202.  
  2203. Could not load UnityEngine.Texture2D at Things/Resource/BurnBarrel in any active mod or in base resources.
  2204.  
  2205. MatFrom with null sourceTex.
  2206.  
  2207. Could not load UnityEngine.Texture2D at Things/Resource/BurnBarrel in any active mod or in base resources.
  2208.  
  2209. MatFrom with null sourceTex.
  2210.  
  2211. Could not load UnityEngine.Texture2D at Things/Item/Equipment/glitterkit in any active mod or in base resources.
  2212.  
  2213. MatFrom with null sourceTex.
  2214.  
  2215. Could not load UnityEngine.Texture2D at Things/Item/Equipment/medkit in any active mod or in base resources.
  2216.  
  2217. MatFrom with null sourceTex.
  2218.  
  2219. Could not load UnityEngine.Texture2D at Things/Item/Equipment/medicineBag in any active mod or in base resources.
  2220.  
  2221. MatFrom with null sourceTex.
  2222.  
  2223. Could not load UnityEngine.Texture2D at Things/Item/Equipment/hammer in any active mod or in base resources.
  2224.  
  2225. MatFrom with null sourceTex.
  2226.  
  2227. Could not load UnityEngine.Texture2D at Things/Item/Equipment/powerdrill in any active mod or in base resources.
  2228.  
  2229. MatFrom with null sourceTex.
  2230.  
  2231. Could not load UnityEngine.Texture2D at Things/Item/Equipment/trowel in any active mod or in base resources.
  2232.  
  2233. MatFrom with null sourceTex.
  2234.  
  2235. Could not load UnityEngine.Texture2D at Things/Item/Equipment/pickaxe in any active mod or in base resources.
  2236.  
  2237. MatFrom with null sourceTex.
  2238.  
  2239. Could not load UnityEngine.Texture2D at Wasteland in any active mod or in base resources.
  2240.  
  2241. MatFrom with null sourceTex.
  2242.  
  2243. Could not load UnityEngine.Texture2D at AmmoContainer in any active mod or in base resources.
  2244.  
  2245. MatFrom with null sourceTex.
  2246.  
  2247. Could not load UnityEngine.Texture2D at CryosleepBlock in any active mod or in base resources.
  2248.  
  2249. MatFrom with null sourceTex.
  2250.  
  2251. Could not load UnityEngine.Texture2D at SimpleShipPart in any active mod or in base resources.
  2252.  
  2253. MatFrom with null sourceTex.
  2254.  
  2255. Could not load UnityEngine.Texture2D at ShipBeam_Half in any active mod or in base resources.
  2256.  
  2257. MatFrom with null sourceTex.
  2258.  
  2259. Could not load UnityEngine.Texture2D at CargoContainer in any active mod or in base resources.
  2260.  
  2261. MatFrom with null sourceTex.
  2262.  
  2263. Could not load UnityEngine.Texture2D at WeaponDeck in any active mod or in base resources.
  2264.  
  2265. MatFrom with null sourceTex.
  2266.  
  2267. Could not load UnityEngine.Texture2D at WeaponPod in any active mod or in base resources.
  2268.  
  2269. MatFrom with null sourceTex.
  2270.  
  2271. Could not load UnityEngine.Texture2D at AnimalPens in any active mod or in base resources.
  2272.  
  2273. MatFrom with null sourceTex.
  2274.  
  2275. Could not load UnityEngine.Texture2D at AnimalPod in any active mod or in base resources.
  2276.  
  2277. MatFrom with null sourceTex.
  2278.  
  2279. Could not load UnityEngine.Texture2D at PrisonerBlock in any active mod or in base resources.
  2280.  
  2281. MatFrom with null sourceTex.
  2282.  
  2283. Could not load UnityEngine.Texture2D at PrisonerCell in any active mod or in base resources.
  2284.  
  2285. MatFrom with null sourceTex.
  2286.  
  2287. Could not load UnityEngine.Texture2D at ProductionModule in any active mod or in base resources.
  2288.  
  2289. MatFrom with null sourceTex.
  2290.  
  2291. Could not load UnityEngine.Texture2D at HighTechBlock in any active mod or in base resources.
  2292.  
  2293. MatFrom with null sourceTex.
  2294.  
  2295. Could not load UnityEngine.Texture2D at BatteriesModule in any active mod or in base resources.
  2296.  
  2297. MatFrom with null sourceTex.
  2298.  
  2299. Could not load UnityEngine.Texture2D at BridgetJones in any active mod or in base resources.
  2300.  
  2301. MatFrom with null sourceTex.
  2302.  
  2303. Failed to find any texture while constructing Multi(initPath=Railing, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  2304.  
  2305. Failed to find any texture while constructing Multi(initPath=Vertti, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  2306.  
  2307. Failed to find any texture while constructing Multi(initPath=Monorailing, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  2308.  
  2309. Could not load UnityEngine.Texture2D at MonorailUI in any active mod or in base resources.
  2310.  
  2311. Failed to find any texture while constructing Multi(initPath=Cornovert, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  2312.  
  2313. Could not load UnityEngine.Texture2D at CornoUI in any active mod or in base resources.
  2314.  
  2315. Could not load UnityEngine.Texture2D at Hats/Display/Doom in any active mod or in base resources.
  2316.  
  2317. MatFrom with null sourceTex.
  2318.  
  2319. Could not load UnityEngine.Texture2D at Hats/Display/Quote in any active mod or in base resources.
  2320.  
  2321. MatFrom with null sourceTex.
  2322.  
  2323. Could not load UnityEngine.Texture2D at Hats/Display/Psymask in any active mod or in base resources.
  2324.  
  2325. MatFrom with null sourceTex.
  2326.  
  2327. Could not load UnityEngine.Texture2D at Hats/Display/Zorro in any active mod or in base resources.
  2328.  
  2329. MatFrom with null sourceTex.
  2330.  
  2331. Could not load UnityEngine.Texture2D at Hats/Display/Footy in any active mod or in base resources.
  2332.  
  2333. MatFrom with null sourceTex.
  2334.  
  2335. Could not load UnityEngine.Texture2D at Hats/Display/Tali in any active mod or in base resources.
  2336.  
  2337. MatFrom with null sourceTex.
  2338.  
  2339. Could not load UnityEngine.Texture2D at Hats/Display/Envy in any active mod or in base resources.
  2340.  
  2341. MatFrom with null sourceTex.
  2342.  
  2343. Could not load UnityEngine.Texture2D at Hats/Display/Kurt in any active mod or in base resources.
  2344.  
  2345. MatFrom with null sourceTex.
  2346.  
  2347. Could not load UnityEngine.Texture2D at Hats/Display/KurtLight in any active mod or in base resources.
  2348.  
  2349. MatFrom with null sourceTex.
  2350.  
  2351. Could not load UnityEngine.Texture2D at Hats/Display/Rockman in any active mod or in base resources.
  2352.  
  2353. MatFrom with null sourceTex.
  2354.  
  2355. Could not load UnityEngine.Texture2D at Hats/Display/Raideroos in any active mod or in base resources.
  2356.  
  2357. MatFrom with null sourceTex.
  2358.  
  2359. Could not load UnityEngine.Texture2D at Hats/Display/Yipot in any active mod or in base resources.
  2360.  
  2361. MatFrom with null sourceTex.
  2362.  
  2363. Could not load UnityEngine.Texture2D at Hats/Display/Raznaut in any active mod or in base resources.
  2364.  
  2365. MatFrom with null sourceTex.
  2366.  
  2367. Could not load UnityEngine.Texture2D at Hats/Display/Goggles in any active mod or in base resources.
  2368.  
  2369. MatFrom with null sourceTex.
  2370.  
  2371. Could not load UnityEngine.Texture2D at Hats/Display/Visoor in any active mod or in base resources.
  2372.  
  2373. MatFrom with null sourceTex.
  2374.  
  2375. Could not load UnityEngine.Texture2D at Hats/Display/Shadess in any active mod or in base resources.
  2376.  
  2377. MatFrom with null sourceTex.
  2378.  
  2379. Could not load UnityEngine.Texture2D at Hats/Display/Pilot in any active mod or in base resources.
  2380.  
  2381. MatFrom with null sourceTex.
  2382.  
  2383. Could not load UnityEngine.Texture2D at Hats/Display/Brimsk in any active mod or in base resources.
  2384.  
  2385. MatFrom with null sourceTex.
  2386.  
  2387. Could not load UnityEngine.Texture2D at Hats/Display/Weld in any active mod or in base resources.
  2388.  
  2389. MatFrom with null sourceTex.
  2390.  
  2391. Could not load UnityEngine.Texture2D at Hats/Display/Hardhat in any active mod or in base resources.
  2392.  
  2393. MatFrom with null sourceTex.
  2394.  
  2395. Could not load UnityEngine.Texture2D at Hats/Display/Chefplus in any active mod or in base resources.
  2396.  
  2397. MatFrom with null sourceTex.
  2398.  
  2399. Could not load UnityEngine.Texture2D at Hats/Display/Cyberninja in any active mod or in base resources.
  2400.  
  2401. MatFrom with null sourceTex.
  2402.  
  2403. Could not load UnityEngine.Texture2D at Hats/Display/Medihelm in any active mod or in base resources.
  2404.  
  2405. MatFrom with null sourceTex.
  2406.  
  2407. Could not load UnityEngine.Texture2D at Hats/Display/Proto in any active mod or in base resources.
  2408.  
  2409. MatFrom with null sourceTex.
  2410.  
  2411. Could not load UnityEngine.Texture2D at Hats/Display/PowerAI in any active mod or in base resources.
  2412.  
  2413. MatFrom with null sourceTex.
  2414.  
  2415. Could not load UnityEngine.Texture2D at Hats/Display/Commissar in any active mod or in base resources.
  2416.  
  2417. MatFrom with null sourceTex.
  2418.  
  2419. Could not load UnityEngine.Texture2D at Hats/Display/Gas in any active mod or in base resources.
  2420.  
  2421. MatFrom with null sourceTex.
  2422.  
  2423. Could not load UnityEngine.Texture2D at Hats/Display/Cybissar in any active mod or in base resources.
  2424.  
  2425. MatFrom with null sourceTex.
  2426.  
  2427. Could not load UnityEngine.Texture2D at Hats/Display/Medband in any active mod or in base resources.
  2428.  
  2429. MatFrom with null sourceTex.
  2430.  
  2431. Could not load UnityEngine.Texture2D at Hats/Display/Dochat in any active mod or in base resources.
  2432.  
  2433. MatFrom with null sourceTex.
  2434.  
  2435. Could not load UnityEngine.Texture2D at Hats/Display/Chef in any active mod or in base resources.
  2436.  
  2437. MatFrom with null sourceTex.
  2438.  
  2439. Could not load UnityEngine.Texture2D at Hats/Display/Tralia in any active mod or in base resources.
  2440.  
  2441. MatFrom with null sourceTex.
  2442.  
  2443. Could not load UnityEngine.Texture2D at Hats/Display/Vodkafur in any active mod or in base resources.
  2444.  
  2445. MatFrom with null sourceTex.
  2446.  
  2447. Could not load UnityEngine.Texture2D at Hats/Display/Bandit in any active mod or in base resources.
  2448.  
  2449. MatFrom with null sourceTex.
  2450.  
  2451. Could not load UnityEngine.Texture2D at Hats/Display/Cardshark in any active mod or in base resources.
  2452.  
  2453. MatFrom with null sourceTex.
  2454.  
  2455. Could not load UnityEngine.Texture2D at Hats/Display/SandTrader in any active mod or in base resources.
  2456.  
  2457. MatFrom with null sourceTex.
  2458.  
  2459. Could not load UnityEngine.Texture2D at Hats/Display/Tradecone in any active mod or in base resources.
  2460.  
  2461. MatFrom with null sourceTex.
  2462.  
  2463. Could not load UnityEngine.Texture2D at Hats/Display/Fedora in any active mod or in base resources.
  2464.  
  2465. MatFrom with null sourceTex.
  2466.  
  2467. Could not load UnityEngine.Texture2D at Hats/Display/Headset in any active mod or in base resources.
  2468.  
  2469. MatFrom with null sourceTex.
  2470.  
  2471. Could not load UnityEngine.Texture2D at Hats/Display/Beret in any active mod or in base resources.
  2472.  
  2473. MatFrom with null sourceTex.
  2474.  
  2475. Could not load UnityEngine.Texture2D at Hats/Display/Top in any active mod or in base resources.
  2476.  
  2477. MatFrom with null sourceTex.
  2478.  
  2479. Could not load UnityEngine.Texture2D at Hats/Display/Mojo in any active mod or in base resources.
  2480.  
  2481. MatFrom with null sourceTex.
  2482.  
  2483. Could not load UnityEngine.Texture2D at Hats/Display/Mojotwo in any active mod or in base resources.
  2484.  
  2485. MatFrom with null sourceTex.
  2486.  
  2487. Could not load UnityEngine.Texture2D at Hats/Display/Fether in any active mod or in base resources.
  2488.  
  2489. MatFrom with null sourceTex.
  2490.  
  2491. Could not load UnityEngine.Texture2D at Hats/Display/Batcap in any active mod or in base resources.
  2492.  
  2493. MatFrom with null sourceTex.
  2494.  
  2495. Could not load UnityEngine.Texture2D at Hats/Display/Vandal in any active mod or in base resources.
  2496.  
  2497. MatFrom with null sourceTex.
  2498.  
  2499. Could not load UnityEngine.Texture2D at Hats/Display/Lecap in any active mod or in base resources.
  2500.  
  2501. MatFrom with null sourceTex.
  2502.  
  2503. Could not load UnityEngine.Texture2D at Hats/Display/Hood in any active mod or in base resources.
  2504.  
  2505. MatFrom with null sourceTex.
  2506.  
  2507. Could not load UnityEngine.Texture2D at Hats/Display/Sombrero in any active mod or in base resources.
  2508.  
  2509. MatFrom with null sourceTex.
  2510.  
  2511. Could not load UnityEngine.Texture2D at Hats/Display/Morion in any active mod or in base resources.
  2512.  
  2513. MatFrom with null sourceTex.
  2514.  
  2515. Could not load UnityEngine.Texture2D at Accessorello/Urb in any active mod or in base resources.
  2516.  
  2517. MatFrom with null sourceTex.
  2518.  
  2519. Could not load UnityEngine.Texture2D at Accessorello/Suspenders in any active mod or in base resources.
  2520.  
  2521. MatFrom with null sourceTex.
  2522.  
  2523. Could not load UnityEngine.Texture2D at Accessorello/Armorpants in any active mod or in base resources.
  2524.  
  2525. MatFrom with null sourceTex.
  2526.  
  2527. Could not load UnityEngine.Texture2D at Accessorello/SpacerPants in any active mod or in base resources.
  2528.  
  2529. MatFrom with null sourceTex.
  2530.  
  2531. Could not load UnityEngine.Texture2D at Accessorello/GlitterPants in any active mod or in base resources.
  2532.  
  2533. MatFrom with null sourceTex.
  2534.  
  2535. Could not load UnityEngine.Texture2D at Accessorello/Chaps in any active mod or in base resources.
  2536.  
  2537. MatFrom with null sourceTex.
  2538.  
  2539. Could not load UnityEngine.Texture2D at Accessorello/Tribants in any active mod or in base resources.
  2540.  
  2541. MatFrom with null sourceTex.
  2542.  
  2543. Could not load UnityEngine.Texture2D at Accessorello/Holdem in any active mod or in base resources.
  2544.  
  2545. MatFrom with null sourceTex.
  2546.  
  2547. Could not load UnityEngine.Texture2D at Accessorello/NIATramps in any active mod or in base resources.
  2548.  
  2549. MatFrom with null sourceTex.
  2550.  
  2551. Could not load UnityEngine.Texture2D at Accessorello/PollyPocket in any active mod or in base resources.
  2552.  
  2553. MatFrom with null sourceTex.
  2554.  
  2555. Could not load UnityEngine.Texture2D at Accessorello/Jeans in any active mod or in base resources.
  2556.  
  2557. MatFrom with null sourceTex.
  2558.  
  2559. Could not load UnityEngine.Texture2D at Accessorello/Jodhpurs in any active mod or in base resources.
  2560.  
  2561. MatFrom with null sourceTex.
  2562.  
  2563. Could not load UnityEngine.Texture2D at Accessorello/Skirt in any active mod or in base resources.
  2564.  
  2565. MatFrom with null sourceTex.
  2566.  
  2567. Could not load UnityEngine.Texture2D at Accessorello/Lederhose in any active mod or in base resources.
  2568.  
  2569. MatFrom with null sourceTex.
  2570.  
  2571. Could not load UnityEngine.Texture2D at Accessorello/Checker in any active mod or in base resources.
  2572.  
  2573. MatFrom with null sourceTex.
  2574.  
  2575. Could not load UnityEngine.Texture2D at Apparel/Display/SyndRare in any active mod or in base resources.
  2576.  
  2577. MatFrom with null sourceTex.
  2578.  
  2579. Could not load UnityEngine.Texture2D at Apparel/Display/Scy in any active mod or in base resources.
  2580.  
  2581. MatFrom with null sourceTex.
  2582.  
  2583. Could not load UnityEngine.Texture2D at Apparel/Display/HiveArmor in any active mod or in base resources.
  2584.  
  2585. MatFrom with null sourceTex.
  2586.  
  2587. Could not load UnityEngine.Texture2D at Apparel/Display/Steamhull in any active mod or in base resources.
  2588.  
  2589. MatFrom with null sourceTex.
  2590.  
  2591. Could not load UnityEngine.Texture2D at Apparel/Display/Glitterfull in any active mod or in base resources.
  2592.  
  2593. MatFrom with null sourceTex.
  2594.  
  2595. Could not load UnityEngine.Texture2D at Apparel/Display/Glitterskin in any active mod or in base resources.
  2596.  
  2597. MatFrom with null sourceTex.
  2598.  
  2599. Could not load UnityEngine.Texture2D at Apparel/Display/Xcom1 in any active mod or in base resources.
  2600.  
  2601. MatFrom with null sourceTex.
  2602.  
  2603. Could not load UnityEngine.Texture2D at Apparel/Display/MogoSimple in any active mod or in base resources.
  2604.  
  2605. MatFrom with null sourceTex.
  2606.  
  2607. Could not load UnityEngine.Texture2D at Apparel/Display/Sheet in any active mod or in base resources.
  2608.  
  2609. MatFrom with null sourceTex.
  2610.  
  2611. Could not load UnityEngine.Texture2D at Apparel/Display/Belt in any active mod or in base resources.
  2612.  
  2613. MatFrom with null sourceTex.
  2614.  
  2615. Could not load UnityEngine.Texture2D at Apparel/Display/Apron in any active mod or in base resources.
  2616.  
  2617. MatFrom with null sourceTex.
  2618.  
  2619. Could not load UnityEngine.Texture2D at Apparel/Display/Apron in any active mod or in base resources.
  2620.  
  2621. MatFrom with null sourceTex.
  2622.  
  2623. Could not load UnityEngine.Texture2D at Apparel/Display/Trypophobia in any active mod or in base resources.
  2624.  
  2625. MatFrom with null sourceTex.
  2626.  
  2627. Could not load UnityEngine.Texture2D at Apparel/Display/LongCoat in any active mod or in base resources.
  2628.  
  2629. MatFrom with null sourceTex.
  2630.  
  2631. Could not load UnityEngine.Texture2D at Apparel/Display/Broc in any active mod or in base resources.
  2632.  
  2633. MatFrom with null sourceTex.
  2634.  
  2635. Could not load UnityEngine.Texture2D at Apparel/Display/UrbShirt in any active mod or in base resources.
  2636.  
  2637. MatFrom with null sourceTex.
  2638.  
  2639. Could not load UnityEngine.Texture2D at Apparel/Display/Ponpon in any active mod or in base resources.
  2640.  
  2641. MatFrom with null sourceTex.
  2642.  
  2643. Could not load UnityEngine.Texture2D at Apparel/Display/Tripads in any active mod or in base resources.
  2644.  
  2645. MatFrom with null sourceTex.
  2646.  
  2647. Could not load UnityEngine.Texture2D at Apparel/Display/MogoShield in any active mod or in base resources.
  2648.  
  2649. MatFrom with null sourceTex.
  2650.  
  2651. Could not load UnityEngine.Texture2D at Apparel/Display/UrbPads in any active mod or in base resources.
  2652.  
  2653. MatFrom with null sourceTex.
  2654.  
  2655. Could not load UnityEngine.Texture2D at Apparel/Display/Jacket in any active mod or in base resources.
  2656.  
  2657. MatFrom with null sourceTex.
  2658.  
  2659. Could not load UnityEngine.Texture2D at Apparel/Display/Preston in any active mod or in base resources.
  2660.  
  2661. MatFrom with null sourceTex.
  2662.  
  2663. Could not load UnityEngine.Texture2D at Apparel/Display/Orkpad in any active mod or in base resources.
  2664.  
  2665. MatFrom with null sourceTex.
  2666.  
  2667. Could not load UnityEngine.Texture2D at Apparel/Display/Glittermid in any active mod or in base resources.
  2668.  
  2669. MatFrom with null sourceTex.
  2670.  
  2671. Could not load UnityEngine.Texture2D at Apparel/Display/Glittershell in any active mod or in base resources.
  2672.  
  2673. MatFrom with null sourceTex.
  2674.  
  2675. Could not load UnityEngine.Texture2D at Apparel/Display/Xcom2 in any active mod or in base resources.
  2676.  
  2677. MatFrom with null sourceTex.
  2678.  
  2679. Could not load UnityEngine.Texture2D at Apparel/Display/SurgeonApron in any active mod or in base resources.
  2680.  
  2681. MatFrom with null sourceTex.
  2682.  
  2683. Could not load UnityEngine.Texture2D at Apparel/Display/Synd in any active mod or in base resources.
  2684.  
  2685. MatFrom with null sourceTex.
  2686.  
  2687. Could not load UnityEngine.Texture2D at Apparel/Display/Meditux in any active mod or in base resources.
  2688.  
  2689. MatFrom with null sourceTex.
  2690.  
  2691. Could not load UnityEngine.Texture2D at Apparel/Display/Mogo in any active mod or in base resources.
  2692.  
  2693. MatFrom with null sourceTex.
  2694.  
  2695. Failed to find any texture while constructing Multi(initPath=Tables/Tinkerer, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  2696.  
  2697. Failed to find any texture while constructing Multi(initPath=Tables/Cabinet, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  2698.  
  2699. Could not load UnityEngine.Texture2D at weaponGlint in any active mod or in base resources.
  2700.  
  2701. MatFrom with null sourceTex.
  2702.  
  2703. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2704.  
  2705. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  2706.  
  2707. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  2708.  
  2709. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  2710.  
  2711. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  2712.  
  2713. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  2714.  
  2715. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  2716.  
  2717. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  2718.  
  2719. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  2720.  
  2721. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  2722.  
  2723. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  2724.  
  2725. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  2726.  
  2727. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  2728.  
  2729. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  2730.  
  2731. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  2732.  
  2733. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  2734.  
  2735. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  2736.  
  2737. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  2738.  
  2739. NullReferenceException: Object reference not set to an instance of an object
  2740. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  2741. at Verse.ScreenshotTaker.Update () <0x0001f>
  2742. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  2743. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  2744. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  2745. at Verse.Root_Entry.Update () <0x00010>
  2746.  
  2747. (Filename: Line: -1)
  2748.  
  2749. Could not load UnityEngine.Texture2D at UI/Research/button in any active mod or in base resources.
  2750.  
  2751. Could not load UnityEngine.Texture2D at UI/Research/button-active in any active mod or in base resources.
  2752.  
  2753. Could not load UnityEngine.Texture2D at UI/Research/circle in any active mod or in base resources.
  2754.  
  2755. Could not load UnityEngine.Texture2D at UI/Research/end in any active mod or in base resources.
  2756.  
  2757. Could not load UnityEngine.Texture2D at UI/Research/ew in any active mod or in base resources.
  2758.  
  2759. Could not load UnityEngine.Texture2D at UI/Research/more in any active mod or in base resources.
  2760.  
  2761. Could not load UnityEngine.Texture2D at UI/Research/ns in any active mod or in base resources.
  2762.  
  2763. Could not load UnityEngine.Texture2D at UI/Research/Icon in any active mod or in base resources.
  2764.  
  2765. Could not load UnityEngine.Texture2D at UI/Research/Warning in any active mod or in base resources.
  2766.  
  2767. NullReferenceException: Object reference not set to an instance of an object
  2768. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  2769. at Verse.ScreenshotTaker.Update () <0x0001f>
  2770. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  2771. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  2772. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  2773. at Verse.Root_Entry.Update () <0x00010>
  2774.  
  2775. (Filename: Line: -1)
  2776.  
  2777. NullReferenceException: Object reference not set to an instance of an object
  2778. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  2779. at Verse.ScreenshotTaker.Update () <0x0001f>
  2780. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  2781. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  2782. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  2783. at Verse.Root_Entry.Update () <0x00010>
  2784.  
  2785. (Filename: Line: -1)
  2786.  
  2787. NullReferenceException: Object reference not set to an instance of an object
  2788. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  2789. at Verse.ScreenshotTaker.Update () <0x0001f>
  2790. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  2791. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  2792. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  2793. at Verse.Root_Entry.Update () <0x00010>
  2794.  
  2795. (Filename: Line: -1)
  2796.  
  2797. NullReferenceException: Object reference not set to an instance of an object
  2798. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  2799. at Verse.ScreenshotTaker.Update () <0x0001f>
  2800. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  2801. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  2802. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  2803. at Verse.Root_Entry.Update () <0x00010>
  2804.  
  2805. (Filename: Line: -1)
  2806.  
  2807. NullReferenceException: Object reference not set to an instance of an object
  2808. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  2809. at Verse.ScreenshotTaker.Update () <0x0001f>
  2810. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  2811. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  2812. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  2813. at Verse.Root_Entry.Update () <0x00010>
  2814.  
  2815. (Filename: Line: -1)
  2816.  
  2817. NullReferenceException: Object reference not set to an instance of an object
  2818. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  2819. at Verse.ScreenshotTaker.Update () <0x0001f>
  2820. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  2821. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  2822. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  2823. at Verse.Root_Entry.Update () <0x00010>
  2824.  
  2825. (Filename: Line: -1)
  2826.  
  2827. NullReferenceException: Object reference not set to an instance of an object
  2828. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  2829. at Verse.ScreenshotTaker.Update () <0x0001f>
  2830. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  2831. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  2832. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  2833. at Verse.Root_Entry.Update () <0x00010>
  2834.  
  2835. (Filename: Line: -1)
  2836.  
  2837. NullReferenceException: Object reference not set to an instance of an object
  2838. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  2839. at Verse.ScreenshotTaker.Update () <0x0001f>
  2840. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  2841. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  2842. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  2843. at Verse.Root_Entry.Update () <0x00010>
  2844.  
  2845. (Filename: Line: -1)
  2846.  
  2847. NullReferenceException: Object reference not set to an instance of an object
  2848. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  2849. at Verse.ScreenshotTaker.Update () <0x0001f>
  2850. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  2851. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  2852. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  2853. at Verse.Root_Entry.Update () <0x00010>
  2854.  
  2855. (Filename: Line: -1)
  2856.  
  2857. NullReferenceException: Object reference not set to an instance of an object
  2858. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  2859. at Verse.ScreenshotTaker.Update () <0x0001f>
  2860. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  2861. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  2862. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  2863. at Verse.Root_Entry.Update () <0x00010>
  2864.  
  2865. (Filename: Line: -1)
  2866.  
  2867. NullReferenceException: Object reference not set to an instance of an object
  2868. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  2869. at Verse.ScreenshotTaker.Update () <0x0001f>
  2870. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  2871. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  2872. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  2873. at Verse.Root_Entry.Update () <0x00010>
  2874.  
  2875. (Filename: Line: -1)
  2876.  
  2877. NullReferenceException: Object reference not set to an instance of an object
  2878. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  2879. at Verse.ScreenshotTaker.Update () <0x0001f>
  2880. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  2881. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  2882. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  2883. at Verse.Root_Entry.Update () <0x00010>
  2884.  
  2885. (Filename: Line: -1)
  2886.  
  2887. NullReferenceException: Object reference not set to an instance of an object
  2888. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  2889. at Verse.ScreenshotTaker.Update () <0x0001f>
  2890. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  2891. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  2892. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  2893. at Verse.Root_Entry.Update () <0x00010>
  2894.  
  2895. (Filename: Line: -1)
  2896.  
  2897. NullReferenceException: Object reference not set to an instance of an object
  2898. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  2899. at Verse.ScreenshotTaker.Update () <0x0001f>
  2900. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  2901. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  2902. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  2903. at Verse.Root_Entry.Update () <0x00010>
  2904.  
  2905. (Filename: Line: -1)
  2906.  
  2907. NullReferenceException: Object reference not set to an instance of an object
  2908. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  2909. at Verse.ScreenshotTaker.Update () <0x0001f>
  2910. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  2911. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  2912. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  2913. at Verse.Root_Entry.Update () <0x00010>
  2914.  
  2915. (Filename: Line: -1)
  2916.  
  2917. NullReferenceException: Object reference not set to an instance of an object
  2918. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  2919. at Verse.ScreenshotTaker.Update () <0x0001f>
  2920. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  2921. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  2922. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  2923. at Verse.Root_Entry.Update () <0x00010>
  2924.  
  2925. (Filename: Line: -1)
  2926.  
  2927. NullReferenceException: Object reference not set to an instance of an object
  2928. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  2929. at Verse.ScreenshotTaker.Update () <0x0001f>
  2930. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  2931. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  2932. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  2933. at Verse.Root_Entry.Update () <0x00010>
  2934.  
  2935. (Filename: Line: -1)
  2936.  
  2937. NullReferenceException: Object reference not set to an instance of an object
  2938. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  2939. at Verse.ScreenshotTaker.Update () <0x0001f>
  2940. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  2941. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  2942. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  2943. at Verse.Root_Entry.Update () <0x00010>
  2944.  
  2945. (Filename: Line: -1)
  2946.  
  2947. NullReferenceException: Object reference not set to an instance of an object
  2948. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  2949. at Verse.ScreenshotTaker.Update () <0x0001f>
  2950. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  2951. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  2952. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  2953. at Verse.Root_Entry.Update () <0x00010>
  2954.  
  2955. (Filename: Line: -1)
  2956.  
  2957. NullReferenceException: Object reference not set to an instance of an object
  2958. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  2959. at Verse.ScreenshotTaker.Update () <0x0001f>
  2960. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  2961. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  2962. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  2963. at Verse.Root_Entry.Update () <0x00010>
  2964.  
  2965. (Filename: Line: -1)
  2966.  
  2967. NullReferenceException: Object reference not set to an instance of an object
  2968. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  2969. at Verse.ScreenshotTaker.Update () <0x0001f>
  2970. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  2971. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  2972. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  2973. at Verse.Root_Entry.Update () <0x00010>
  2974.  
  2975. (Filename: Line: -1)
  2976.  
  2977. NullReferenceException: Object reference not set to an instance of an object
  2978. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  2979. at Verse.ScreenshotTaker.Update () <0x0001f>
  2980. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  2981. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  2982. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  2983. at Verse.Root_Entry.Update () <0x00010>
  2984.  
  2985. (Filename: Line: -1)
  2986.  
  2987. NullReferenceException: Object reference not set to an instance of an object
  2988. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  2989. at Verse.ScreenshotTaker.Update () <0x0001f>
  2990. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  2991. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  2992. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  2993. at Verse.Root_Entry.Update () <0x00010>
  2994.  
  2995. (Filename: Line: -1)
  2996.  
  2997. NullReferenceException: Object reference not set to an instance of an object
  2998. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  2999. at Verse.ScreenshotTaker.Update () <0x0001f>
  3000. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3001. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3002. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3003. at Verse.Root_Entry.Update () <0x00010>
  3004.  
  3005. (Filename: Line: -1)
  3006.  
  3007. NullReferenceException: Object reference not set to an instance of an object
  3008. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3009. at Verse.ScreenshotTaker.Update () <0x0001f>
  3010. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3011. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3012. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3013. at Verse.Root_Entry.Update () <0x00010>
  3014.  
  3015. (Filename: Line: -1)
  3016.  
  3017. NullReferenceException: Object reference not set to an instance of an object
  3018. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3019. at Verse.ScreenshotTaker.Update () <0x0001f>
  3020. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3021. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3022. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3023. at Verse.Root_Entry.Update () <0x00010>
  3024.  
  3025. (Filename: Line: -1)
  3026.  
  3027. NullReferenceException: Object reference not set to an instance of an object
  3028. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3029. at Verse.ScreenshotTaker.Update () <0x0001f>
  3030. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3031. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3032. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3033. at Verse.Root_Entry.Update () <0x00010>
  3034.  
  3035. (Filename: Line: -1)
  3036.  
  3037. NullReferenceException: Object reference not set to an instance of an object
  3038. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3039. at Verse.ScreenshotTaker.Update () <0x0001f>
  3040. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3041. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3042. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3043. at Verse.Root_Entry.Update () <0x00010>
  3044.  
  3045. (Filename: Line: -1)
  3046.  
  3047. NullReferenceException: Object reference not set to an instance of an object
  3048. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3049. at Verse.ScreenshotTaker.Update () <0x0001f>
  3050. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3051. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3052. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3053. at Verse.Root_Entry.Update () <0x00010>
  3054.  
  3055. (Filename: Line: -1)
  3056.  
  3057. NullReferenceException: Object reference not set to an instance of an object
  3058. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3059. at Verse.ScreenshotTaker.Update () <0x0001f>
  3060. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3061. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3062. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3063. at Verse.Root_Entry.Update () <0x00010>
  3064.  
  3065. (Filename: Line: -1)
  3066.  
  3067. NullReferenceException: Object reference not set to an instance of an object
  3068. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3069. at Verse.ScreenshotTaker.Update () <0x0001f>
  3070. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3071. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3072. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3073. at Verse.Root_Entry.Update () <0x00010>
  3074.  
  3075. (Filename: Line: -1)
  3076.  
  3077. NullReferenceException: Object reference not set to an instance of an object
  3078. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3079. at Verse.ScreenshotTaker.Update () <0x0001f>
  3080. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3081. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3082. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3083. at Verse.Root_Entry.Update () <0x00010>
  3084.  
  3085. (Filename: Line: -1)
  3086.  
  3087. NullReferenceException: Object reference not set to an instance of an object
  3088. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3089. at Verse.ScreenshotTaker.Update () <0x0001f>
  3090. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3091. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3092. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3093. at Verse.Root_Entry.Update () <0x00010>
  3094.  
  3095. (Filename: Line: -1)
  3096.  
  3097. NullReferenceException: Object reference not set to an instance of an object
  3098. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3099. at Verse.ScreenshotTaker.Update () <0x0001f>
  3100. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3101. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3102. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3103. at Verse.Root_Entry.Update () <0x00010>
  3104.  
  3105. (Filename: Line: -1)
  3106.  
  3107. NullReferenceException: Object reference not set to an instance of an object
  3108. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3109. at Verse.ScreenshotTaker.Update () <0x0001f>
  3110. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3111. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3112. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3113. at Verse.Root_Entry.Update () <0x00010>
  3114.  
  3115. (Filename: Line: -1)
  3116.  
  3117. NullReferenceException: Object reference not set to an instance of an object
  3118. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3119. at Verse.ScreenshotTaker.Update () <0x0001f>
  3120. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3121. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3122. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3123. at Verse.Root_Entry.Update () <0x00010>
  3124.  
  3125. (Filename: Line: -1)
  3126.  
  3127. NullReferenceException: Object reference not set to an instance of an object
  3128. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3129. at Verse.ScreenshotTaker.Update () <0x0001f>
  3130. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3131. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3132. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3133. at Verse.Root_Entry.Update () <0x00010>
  3134.  
  3135. (Filename: Line: -1)
  3136.  
  3137. NullReferenceException: Object reference not set to an instance of an object
  3138. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3139. at Verse.ScreenshotTaker.Update () <0x0001f>
  3140. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3141. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3142. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3143. at Verse.Root_Entry.Update () <0x00010>
  3144.  
  3145. (Filename: Line: -1)
  3146.  
  3147. NullReferenceException: Object reference not set to an instance of an object
  3148. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3149. at Verse.ScreenshotTaker.Update () <0x0001f>
  3150. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3151. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3152. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3153. at Verse.Root_Entry.Update () <0x00010>
  3154.  
  3155. (Filename: Line: -1)
  3156.  
  3157. NullReferenceException: Object reference not set to an instance of an object
  3158. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3159. at Verse.ScreenshotTaker.Update () <0x0001f>
  3160. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3161. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3162. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3163. at Verse.Root_Entry.Update () <0x00010>
  3164.  
  3165. (Filename: Line: -1)
  3166.  
  3167. NullReferenceException: Object reference not set to an instance of an object
  3168. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3169. at Verse.ScreenshotTaker.Update () <0x0001f>
  3170. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3171. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3172. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3173. at Verse.Root_Entry.Update () <0x00010>
  3174.  
  3175. (Filename: Line: -1)
  3176.  
  3177. NullReferenceException: Object reference not set to an instance of an object
  3178. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3179. at Verse.ScreenshotTaker.Update () <0x0001f>
  3180. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3181. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3182. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3183. at Verse.Root_Entry.Update () <0x00010>
  3184.  
  3185. (Filename: Line: -1)
  3186.  
  3187. NullReferenceException: Object reference not set to an instance of an object
  3188. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3189. at Verse.ScreenshotTaker.Update () <0x0001f>
  3190. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3191. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3192. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3193. at Verse.Root_Entry.Update () <0x00010>
  3194.  
  3195. (Filename: Line: -1)
  3196.  
  3197. NullReferenceException: Object reference not set to an instance of an object
  3198. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3199. at Verse.ScreenshotTaker.Update () <0x0001f>
  3200. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3201. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3202. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3203. at Verse.Root_Entry.Update () <0x00010>
  3204.  
  3205. (Filename: Line: -1)
  3206.  
  3207. NullReferenceException: Object reference not set to an instance of an object
  3208. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3209. at Verse.ScreenshotTaker.Update () <0x0001f>
  3210. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3211. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3212. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3213. at Verse.Root_Entry.Update () <0x00010>
  3214.  
  3215. (Filename: Line: -1)
  3216.  
  3217. NullReferenceException: Object reference not set to an instance of an object
  3218. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3219. at Verse.ScreenshotTaker.Update () <0x0001f>
  3220. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3221. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3222. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3223. at Verse.Root_Entry.Update () <0x00010>
  3224.  
  3225. (Filename: Line: -1)
  3226.  
  3227. NullReferenceException: Object reference not set to an instance of an object
  3228. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3229. at Verse.ScreenshotTaker.Update () <0x0001f>
  3230. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3231. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3232. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3233. at Verse.Root_Entry.Update () <0x00010>
  3234.  
  3235. (Filename: Line: -1)
  3236.  
  3237. NullReferenceException: Object reference not set to an instance of an object
  3238. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3239. at Verse.ScreenshotTaker.Update () <0x0001f>
  3240. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3241. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3242. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3243. at Verse.Root_Entry.Update () <0x00010>
  3244.  
  3245. (Filename: Line: -1)
  3246.  
  3247. NullReferenceException: Object reference not set to an instance of an object
  3248. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3249. at Verse.ScreenshotTaker.Update () <0x0001f>
  3250. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3251. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3252. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3253. at Verse.Root_Entry.Update () <0x00010>
  3254.  
  3255. (Filename: Line: -1)
  3256.  
  3257. NullReferenceException: Object reference not set to an instance of an object
  3258. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3259. at Verse.ScreenshotTaker.Update () <0x0001f>
  3260. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3261. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3262. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3263. at Verse.Root_Entry.Update () <0x00010>
  3264.  
  3265. (Filename: Line: -1)
  3266.  
  3267. NullReferenceException: Object reference not set to an instance of an object
  3268. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3269. at Verse.ScreenshotTaker.Update () <0x0001f>
  3270. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3271. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3272. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3273. at Verse.Root_Entry.Update () <0x00010>
  3274.  
  3275. (Filename: Line: -1)
  3276.  
  3277. NullReferenceException: Object reference not set to an instance of an object
  3278. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3279. at Verse.ScreenshotTaker.Update () <0x0001f>
  3280. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3281. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3282. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3283. at Verse.Root_Entry.Update () <0x00010>
  3284.  
  3285. (Filename: Line: -1)
  3286.  
  3287. NullReferenceException: Object reference not set to an instance of an object
  3288. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3289. at Verse.ScreenshotTaker.Update () <0x0001f>
  3290. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3291. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3292. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3293. at Verse.Root_Entry.Update () <0x00010>
  3294.  
  3295. (Filename: Line: -1)
  3296.  
  3297. NullReferenceException: Object reference not set to an instance of an object
  3298. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3299. at Verse.ScreenshotTaker.Update () <0x0001f>
  3300. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3301. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3302. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3303. at Verse.Root_Entry.Update () <0x00010>
  3304.  
  3305. (Filename: Line: -1)
  3306.  
  3307. NullReferenceException: Object reference not set to an instance of an object
  3308. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3309. at Verse.ScreenshotTaker.Update () <0x0001f>
  3310. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3311. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3312. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3313. at Verse.Root_Entry.Update () <0x00010>
  3314.  
  3315. (Filename: Line: -1)
  3316.  
  3317. NullReferenceException: Object reference not set to an instance of an object
  3318. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3319. at Verse.ScreenshotTaker.Update () <0x0001f>
  3320. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3321. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3322. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3323. at Verse.Root_Entry.Update () <0x00010>
  3324.  
  3325. (Filename: Line: -1)
  3326.  
  3327. NullReferenceException: Object reference not set to an instance of an object
  3328. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3329. at Verse.ScreenshotTaker.Update () <0x0001f>
  3330. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3331. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3332. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3333. at Verse.Root_Entry.Update () <0x00010>
  3334.  
  3335. (Filename: Line: -1)
  3336.  
  3337. NullReferenceException: Object reference not set to an instance of an object
  3338. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3339. at Verse.ScreenshotTaker.Update () <0x0001f>
  3340. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3341. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3342. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3343. at Verse.Root_Entry.Update () <0x00010>
  3344.  
  3345. (Filename: Line: -1)
  3346.  
  3347. NullReferenceException: Object reference not set to an instance of an object
  3348. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3349. at Verse.ScreenshotTaker.Update () <0x0001f>
  3350. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3351. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3352. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3353. at Verse.Root_Entry.Update () <0x00010>
  3354.  
  3355. (Filename: Line: -1)
  3356.  
  3357. NullReferenceException: Object reference not set to an instance of an object
  3358. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3359. at Verse.ScreenshotTaker.Update () <0x0001f>
  3360. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3361. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3362. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3363. at Verse.Root_Entry.Update () <0x00010>
  3364.  
  3365. (Filename: Line: -1)
  3366.  
  3367. NullReferenceException: Object reference not set to an instance of an object
  3368. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3369. at Verse.ScreenshotTaker.Update () <0x0001f>
  3370. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3371. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3372. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3373. at Verse.Root_Entry.Update () <0x00010>
  3374.  
  3375. (Filename: Line: -1)
  3376.  
  3377. NullReferenceException: Object reference not set to an instance of an object
  3378. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3379. at Verse.ScreenshotTaker.Update () <0x0001f>
  3380. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3381. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3382. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3383. at Verse.Root_Entry.Update () <0x00010>
  3384.  
  3385. (Filename: Line: -1)
  3386.  
  3387. NullReferenceException: Object reference not set to an instance of an object
  3388. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3389. at Verse.ScreenshotTaker.Update () <0x0001f>
  3390. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3391. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3392. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3393. at Verse.Root_Entry.Update () <0x00010>
  3394.  
  3395. (Filename: Line: -1)
  3396.  
  3397. NullReferenceException: Object reference not set to an instance of an object
  3398. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3399. at Verse.ScreenshotTaker.Update () <0x0001f>
  3400. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3401. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3402. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3403. at Verse.Root_Entry.Update () <0x00010>
  3404.  
  3405. (Filename: Line: -1)
  3406.  
  3407. NullReferenceException: Object reference not set to an instance of an object
  3408. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3409. at Verse.ScreenshotTaker.Update () <0x0001f>
  3410. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3411. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3412. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3413. at Verse.Root_Entry.Update () <0x00010>
  3414.  
  3415. (Filename: Line: -1)
  3416.  
  3417. NullReferenceException: Object reference not set to an instance of an object
  3418. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3419. at Verse.ScreenshotTaker.Update () <0x0001f>
  3420. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3421. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3422. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3423. at Verse.Root_Entry.Update () <0x00010>
  3424.  
  3425. (Filename: Line: -1)
  3426.  
  3427. NullReferenceException: Object reference not set to an instance of an object
  3428. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3429. at Verse.ScreenshotTaker.Update () <0x0001f>
  3430. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3431. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3432. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3433. at Verse.Root_Entry.Update () <0x00010>
  3434.  
  3435. (Filename: Line: -1)
  3436.  
  3437. NullReferenceException: Object reference not set to an instance of an object
  3438. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3439. at Verse.ScreenshotTaker.Update () <0x0001f>
  3440. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3441. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3442. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3443. at Verse.Root_Entry.Update () <0x00010>
  3444.  
  3445. (Filename: Line: -1)
  3446.  
  3447. NullReferenceException: Object reference not set to an instance of an object
  3448. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3449. at Verse.ScreenshotTaker.Update () <0x0001f>
  3450. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3451. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3452. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3453. at Verse.Root_Entry.Update () <0x00010>
  3454.  
  3455. (Filename: Line: -1)
  3456.  
  3457. NullReferenceException: Object reference not set to an instance of an object
  3458. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3459. at Verse.ScreenshotTaker.Update () <0x0001f>
  3460. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3461. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3462. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3463. at Verse.Root_Entry.Update () <0x00010>
  3464.  
  3465. (Filename: Line: -1)
  3466.  
  3467. NullReferenceException: Object reference not set to an instance of an object
  3468. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3469. at Verse.ScreenshotTaker.Update () <0x0001f>
  3470. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3471. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3472. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3473. at Verse.Root_Entry.Update () <0x00010>
  3474.  
  3475. (Filename: Line: -1)
  3476.  
  3477. NullReferenceException: Object reference not set to an instance of an object
  3478. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3479. at Verse.ScreenshotTaker.Update () <0x0001f>
  3480. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3481. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3482. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3483. at Verse.Root_Entry.Update () <0x00010>
  3484.  
  3485. (Filename: Line: -1)
  3486.  
  3487. NullReferenceException: Object reference not set to an instance of an object
  3488. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3489. at Verse.ScreenshotTaker.Update () <0x0001f>
  3490. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3491. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3492. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3493. at Verse.Root_Entry.Update () <0x00010>
  3494.  
  3495. (Filename: Line: -1)
  3496.  
  3497. NullReferenceException: Object reference not set to an instance of an object
  3498. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3499. at Verse.ScreenshotTaker.Update () <0x0001f>
  3500. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3501. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3502. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3503. at Verse.Root_Entry.Update () <0x00010>
  3504.  
  3505. (Filename: Line: -1)
  3506.  
  3507. NullReferenceException: Object reference not set to an instance of an object
  3508. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3509. at Verse.ScreenshotTaker.Update () <0x0001f>
  3510. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3511. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3512. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3513. at Verse.Root_Entry.Update () <0x00010>
  3514.  
  3515. (Filename: Line: -1)
  3516.  
  3517. NullReferenceException: Object reference not set to an instance of an object
  3518. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3519. at Verse.ScreenshotTaker.Update () <0x0001f>
  3520. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3521. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3522. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3523. at Verse.Root_Entry.Update () <0x00010>
  3524.  
  3525. (Filename: Line: -1)
  3526.  
  3527. NullReferenceException: Object reference not set to an instance of an object
  3528. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3529. at Verse.ScreenshotTaker.Update () <0x0001f>
  3530. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3531. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3532. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3533. at Verse.Root_Entry.Update () <0x00010>
  3534.  
  3535. (Filename: Line: -1)
  3536.  
  3537. NullReferenceException: Object reference not set to an instance of an object
  3538. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3539. at Verse.ScreenshotTaker.Update () <0x0001f>
  3540. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3541. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3542. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3543. at Verse.Root_Entry.Update () <0x00010>
  3544.  
  3545. (Filename: Line: -1)
  3546.  
  3547. NullReferenceException: Object reference not set to an instance of an object
  3548. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3549. at Verse.ScreenshotTaker.Update () <0x0001f>
  3550. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3551. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3552. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3553. at Verse.Root_Entry.Update () <0x00010>
  3554.  
  3555. (Filename: Line: -1)
  3556.  
  3557. NullReferenceException: Object reference not set to an instance of an object
  3558. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3559. at Verse.ScreenshotTaker.Update () <0x0001f>
  3560. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3561. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3562. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3563. at Verse.Root_Entry.Update () <0x00010>
  3564.  
  3565. (Filename: Line: -1)
  3566.  
  3567. NullReferenceException: Object reference not set to an instance of an object
  3568. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3569. at Verse.ScreenshotTaker.Update () <0x0001f>
  3570. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3571. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3572. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3573. at Verse.Root_Entry.Update () <0x00010>
  3574.  
  3575. (Filename: Line: -1)
  3576.  
  3577. NullReferenceException: Object reference not set to an instance of an object
  3578. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3579. at Verse.ScreenshotTaker.Update () <0x0001f>
  3580. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3581. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3582. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3583. at Verse.Root_Entry.Update () <0x00010>
  3584.  
  3585. (Filename: Line: -1)
  3586.  
  3587. NullReferenceException: Object reference not set to an instance of an object
  3588. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3589. at Verse.ScreenshotTaker.Update () <0x0001f>
  3590. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3591. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3592. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3593. at Verse.Root_Entry.Update () <0x00010>
  3594.  
  3595. (Filename: Line: -1)
  3596.  
  3597. NullReferenceException: Object reference not set to an instance of an object
  3598. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3599. at Verse.ScreenshotTaker.Update () <0x0001f>
  3600. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3601. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3602. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3603. at Verse.Root_Entry.Update () <0x00010>
  3604.  
  3605. (Filename: Line: -1)
  3606.  
  3607. NullReferenceException: Object reference not set to an instance of an object
  3608. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3609. at Verse.ScreenshotTaker.Update () <0x0001f>
  3610. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3611. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3612. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3613. at Verse.Root_Entry.Update () <0x00010>
  3614.  
  3615. (Filename: Line: -1)
  3616.  
  3617. NullReferenceException: Object reference not set to an instance of an object
  3618. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3619. at Verse.ScreenshotTaker.Update () <0x0001f>
  3620. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3621. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3622. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3623. at Verse.Root_Entry.Update () <0x00010>
  3624.  
  3625. (Filename: Line: -1)
  3626.  
  3627. NullReferenceException: Object reference not set to an instance of an object
  3628. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3629. at Verse.ScreenshotTaker.Update () <0x0001f>
  3630. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3631. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3632. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3633. at Verse.Root_Entry.Update () <0x00010>
  3634.  
  3635. (Filename: Line: -1)
  3636.  
  3637. NullReferenceException: Object reference not set to an instance of an object
  3638. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3639. at Verse.ScreenshotTaker.Update () <0x0001f>
  3640. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3641. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3642. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3643. at Verse.Root_Entry.Update () <0x00010>
  3644.  
  3645. (Filename: Line: -1)
  3646.  
  3647. NullReferenceException: Object reference not set to an instance of an object
  3648. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3649. at Verse.ScreenshotTaker.Update () <0x0001f>
  3650. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3651. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3652. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3653. at Verse.Root_Entry.Update () <0x00010>
  3654.  
  3655. (Filename: Line: -1)
  3656.  
  3657. NullReferenceException: Object reference not set to an instance of an object
  3658. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3659. at Verse.ScreenshotTaker.Update () <0x0001f>
  3660. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3661. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3662. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3663. at Verse.Root_Entry.Update () <0x00010>
  3664.  
  3665. (Filename: Line: -1)
  3666.  
  3667. NullReferenceException: Object reference not set to an instance of an object
  3668. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3669. at Verse.ScreenshotTaker.Update () <0x0001f>
  3670. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3671. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3672. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3673. at Verse.Root_Entry.Update () <0x00010>
  3674.  
  3675. (Filename: Line: -1)
  3676.  
  3677. NullReferenceException: Object reference not set to an instance of an object
  3678. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3679. at Verse.ScreenshotTaker.Update () <0x0001f>
  3680. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3681. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3682. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3683. at Verse.Root_Entry.Update () <0x00010>
  3684.  
  3685. (Filename: Line: -1)
  3686.  
  3687. NullReferenceException: Object reference not set to an instance of an object
  3688. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3689. at Verse.ScreenshotTaker.Update () <0x0001f>
  3690. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3691. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3692. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3693. at Verse.Root_Entry.Update () <0x00010>
  3694.  
  3695. (Filename: Line: -1)
  3696.  
  3697. NullReferenceException: Object reference not set to an instance of an object
  3698. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3699. at Verse.ScreenshotTaker.Update () <0x0001f>
  3700. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3701. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3702. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3703. at Verse.Root_Entry.Update () <0x00010>
  3704.  
  3705. (Filename: Line: -1)
  3706.  
  3707. NullReferenceException: Object reference not set to an instance of an object
  3708. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3709. at Verse.ScreenshotTaker.Update () <0x0001f>
  3710. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3711. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3712. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3713. at Verse.Root_Entry.Update () <0x00010>
  3714.  
  3715. (Filename: Line: -1)
  3716.  
  3717. NullReferenceException: Object reference not set to an instance of an object
  3718. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3719. at Verse.ScreenshotTaker.Update () <0x0001f>
  3720. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3721. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3722. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3723. at Verse.Root_Entry.Update () <0x00010>
  3724.  
  3725. (Filename: Line: -1)
  3726.  
  3727. NullReferenceException: Object reference not set to an instance of an object
  3728. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3729. at Verse.ScreenshotTaker.Update () <0x0001f>
  3730. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3731. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3732. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3733. at Verse.Root_Entry.Update () <0x00010>
  3734.  
  3735. (Filename: Line: -1)
  3736.  
  3737. NullReferenceException: Object reference not set to an instance of an object
  3738. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3739. at Verse.ScreenshotTaker.Update () <0x0001f>
  3740. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3741. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3742. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3743. at Verse.Root_Entry.Update () <0x00010>
  3744.  
  3745. (Filename: Line: -1)
  3746.  
  3747. NullReferenceException: Object reference not set to an instance of an object
  3748. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3749. at Verse.ScreenshotTaker.Update () <0x0001f>
  3750. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3751. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3752. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3753. at Verse.Root_Entry.Update () <0x00010>
  3754.  
  3755. (Filename: Line: -1)
  3756.  
  3757. NullReferenceException: Object reference not set to an instance of an object
  3758. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3759. at Verse.ScreenshotTaker.Update () <0x0001f>
  3760. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3761. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3762. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3763. at Verse.Root_Entry.Update () <0x00010>
  3764.  
  3765. (Filename: Line: -1)
  3766.  
  3767. NullReferenceException: Object reference not set to an instance of an object
  3768. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3769. at Verse.ScreenshotTaker.Update () <0x0001f>
  3770. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3771. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3772. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3773. at Verse.Root_Entry.Update () <0x00010>
  3774.  
  3775. (Filename: Line: -1)
  3776.  
  3777. NullReferenceException: Object reference not set to an instance of an object
  3778. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3779. at Verse.ScreenshotTaker.Update () <0x0001f>
  3780. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3781. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3782. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3783. at Verse.Root_Entry.Update () <0x00010>
  3784.  
  3785. (Filename: Line: -1)
  3786.  
  3787. NullReferenceException: Object reference not set to an instance of an object
  3788. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3789. at Verse.ScreenshotTaker.Update () <0x0001f>
  3790. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3791. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3792. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3793. at Verse.Root_Entry.Update () <0x00010>
  3794.  
  3795. (Filename: Line: -1)
  3796.  
  3797. NullReferenceException: Object reference not set to an instance of an object
  3798. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3799. at Verse.ScreenshotTaker.Update () <0x0001f>
  3800. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3801. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3802. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3803. at Verse.Root_Entry.Update () <0x00010>
  3804.  
  3805. (Filename: Line: -1)
  3806.  
  3807. NullReferenceException: Object reference not set to an instance of an object
  3808. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3809. at Verse.ScreenshotTaker.Update () <0x0001f>
  3810. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3811. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3812. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3813. at Verse.Root_Entry.Update () <0x00010>
  3814.  
  3815. (Filename: Line: -1)
  3816.  
  3817. NullReferenceException: Object reference not set to an instance of an object
  3818. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3819. at Verse.ScreenshotTaker.Update () <0x0001f>
  3820. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3821. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3822. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3823. at Verse.Root_Entry.Update () <0x00010>
  3824.  
  3825. (Filename: Line: -1)
  3826.  
  3827. NullReferenceException: Object reference not set to an instance of an object
  3828. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3829. at Verse.ScreenshotTaker.Update () <0x0001f>
  3830. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3831. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3832. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3833. at Verse.Root_Entry.Update () <0x00010>
  3834.  
  3835. (Filename: Line: -1)
  3836.  
  3837. NullReferenceException: Object reference not set to an instance of an object
  3838. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3839. at Verse.ScreenshotTaker.Update () <0x0001f>
  3840. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3841. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3842. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3843. at Verse.Root_Entry.Update () <0x00010>
  3844.  
  3845. (Filename: Line: -1)
  3846.  
  3847. NullReferenceException: Object reference not set to an instance of an object
  3848. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3849. at Verse.ScreenshotTaker.Update () <0x0001f>
  3850. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3851. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3852. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3853. at Verse.Root_Entry.Update () <0x00010>
  3854.  
  3855. (Filename: Line: -1)
  3856.  
  3857. NullReferenceException: Object reference not set to an instance of an object
  3858. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3859. at Verse.ScreenshotTaker.Update () <0x0001f>
  3860. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3861. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3862. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3863. at Verse.Root_Entry.Update () <0x00010>
  3864.  
  3865. (Filename: Line: -1)
  3866.  
  3867. NullReferenceException: Object reference not set to an instance of an object
  3868. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3869. at Verse.ScreenshotTaker.Update () <0x0001f>
  3870. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3871. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3872. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3873. at Verse.Root_Entry.Update () <0x00010>
  3874.  
  3875. (Filename: Line: -1)
  3876.  
  3877. NullReferenceException: Object reference not set to an instance of an object
  3878. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3879. at Verse.ScreenshotTaker.Update () <0x0001f>
  3880. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3881. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3882. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3883. at Verse.Root_Entry.Update () <0x00010>
  3884.  
  3885. (Filename: Line: -1)
  3886.  
  3887. NullReferenceException: Object reference not set to an instance of an object
  3888. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3889. at Verse.ScreenshotTaker.Update () <0x0001f>
  3890. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3891. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3892. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3893. at Verse.Root_Entry.Update () <0x00010>
  3894.  
  3895. (Filename: Line: -1)
  3896.  
  3897. NullReferenceException: Object reference not set to an instance of an object
  3898. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3899. at Verse.ScreenshotTaker.Update () <0x0001f>
  3900. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3901. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3902. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3903. at Verse.Root_Entry.Update () <0x00010>
  3904.  
  3905. (Filename: Line: -1)
  3906.  
  3907. NullReferenceException: Object reference not set to an instance of an object
  3908. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3909. at Verse.ScreenshotTaker.Update () <0x0001f>
  3910. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3911. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3912. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3913. at Verse.Root_Entry.Update () <0x00010>
  3914.  
  3915. (Filename: Line: -1)
  3916.  
  3917. NullReferenceException: Object reference not set to an instance of an object
  3918. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3919. at Verse.ScreenshotTaker.Update () <0x0001f>
  3920. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3921. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3922. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3923. at Verse.Root_Entry.Update () <0x00010>
  3924.  
  3925. (Filename: Line: -1)
  3926.  
  3927. NullReferenceException: Object reference not set to an instance of an object
  3928. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3929. at Verse.ScreenshotTaker.Update () <0x0001f>
  3930. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3931. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3932. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3933. at Verse.Root_Entry.Update () <0x00010>
  3934.  
  3935. (Filename: Line: -1)
  3936.  
  3937. NullReferenceException: Object reference not set to an instance of an object
  3938. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3939. at Verse.ScreenshotTaker.Update () <0x0001f>
  3940. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3941. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3942. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3943. at Verse.Root_Entry.Update () <0x00010>
  3944.  
  3945. (Filename: Line: -1)
  3946.  
  3947. NullReferenceException: Object reference not set to an instance of an object
  3948. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3949. at Verse.ScreenshotTaker.Update () <0x0001f>
  3950. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3951. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3952. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3953. at Verse.Root_Entry.Update () <0x00010>
  3954.  
  3955. (Filename: Line: -1)
  3956.  
  3957. NullReferenceException: Object reference not set to an instance of an object
  3958. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3959. at Verse.ScreenshotTaker.Update () <0x0001f>
  3960. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3961. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3962. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3963. at Verse.Root_Entry.Update () <0x00010>
  3964.  
  3965. (Filename: Line: -1)
  3966.  
  3967. NullReferenceException: Object reference not set to an instance of an object
  3968. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3969. at Verse.ScreenshotTaker.Update () <0x0001f>
  3970. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3971. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3972. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3973. at Verse.Root_Entry.Update () <0x00010>
  3974.  
  3975. (Filename: Line: -1)
  3976.  
  3977. NullReferenceException: Object reference not set to an instance of an object
  3978. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3979. at Verse.ScreenshotTaker.Update () <0x0001f>
  3980. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3981. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3982. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3983. at Verse.Root_Entry.Update () <0x00010>
  3984.  
  3985. (Filename: Line: -1)
  3986.  
  3987. NullReferenceException: Object reference not set to an instance of an object
  3988. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3989. at Verse.ScreenshotTaker.Update () <0x0001f>
  3990. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  3991. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  3992. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  3993. at Verse.Root_Entry.Update () <0x00010>
  3994.  
  3995. (Filename: Line: -1)
  3996.  
  3997. NullReferenceException: Object reference not set to an instance of an object
  3998. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  3999. at Verse.ScreenshotTaker.Update () <0x0001f>
  4000. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4001. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4002. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4003. at Verse.Root_Entry.Update () <0x00010>
  4004.  
  4005. (Filename: Line: -1)
  4006.  
  4007. NullReferenceException: Object reference not set to an instance of an object
  4008. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4009. at Verse.ScreenshotTaker.Update () <0x0001f>
  4010. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4011. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4012. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4013. at Verse.Root_Entry.Update () <0x00010>
  4014.  
  4015. (Filename: Line: -1)
  4016.  
  4017. NullReferenceException: Object reference not set to an instance of an object
  4018. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4019. at Verse.ScreenshotTaker.Update () <0x0001f>
  4020. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4021. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4022. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4023. at Verse.Root_Entry.Update () <0x00010>
  4024.  
  4025. (Filename: Line: -1)
  4026.  
  4027. NullReferenceException: Object reference not set to an instance of an object
  4028. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4029. at Verse.ScreenshotTaker.Update () <0x0001f>
  4030. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4031. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4032. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4033. at Verse.Root_Entry.Update () <0x00010>
  4034.  
  4035. (Filename: Line: -1)
  4036.  
  4037. NullReferenceException: Object reference not set to an instance of an object
  4038. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4039. at Verse.ScreenshotTaker.Update () <0x0001f>
  4040. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4041. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4042. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4043. at Verse.Root_Entry.Update () <0x00010>
  4044.  
  4045. (Filename: Line: -1)
  4046.  
  4047. NullReferenceException: Object reference not set to an instance of an object
  4048. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4049. at Verse.ScreenshotTaker.Update () <0x0001f>
  4050. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4051. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4052. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4053. at Verse.Root_Entry.Update () <0x00010>
  4054.  
  4055. (Filename: Line: -1)
  4056.  
  4057. NullReferenceException: Object reference not set to an instance of an object
  4058. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4059. at Verse.ScreenshotTaker.Update () <0x0001f>
  4060. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4061. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4062. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4063. at Verse.Root_Entry.Update () <0x00010>
  4064.  
  4065. (Filename: Line: -1)
  4066.  
  4067. NullReferenceException: Object reference not set to an instance of an object
  4068. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4069. at Verse.ScreenshotTaker.Update () <0x0001f>
  4070. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4071. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4072. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4073. at Verse.Root_Entry.Update () <0x00010>
  4074.  
  4075. (Filename: Line: -1)
  4076.  
  4077. NullReferenceException: Object reference not set to an instance of an object
  4078. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4079. at Verse.ScreenshotTaker.Update () <0x0001f>
  4080. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4081. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4082. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4083. at Verse.Root_Entry.Update () <0x00010>
  4084.  
  4085. (Filename: Line: -1)
  4086.  
  4087. NullReferenceException: Object reference not set to an instance of an object
  4088. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4089. at Verse.ScreenshotTaker.Update () <0x0001f>
  4090. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4091. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4092. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4093. at Verse.Root_Entry.Update () <0x00010>
  4094.  
  4095. (Filename: Line: -1)
  4096.  
  4097. NullReferenceException: Object reference not set to an instance of an object
  4098. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4099. at Verse.ScreenshotTaker.Update () <0x0001f>
  4100. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4101. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4102. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4103. at Verse.Root_Entry.Update () <0x00010>
  4104.  
  4105. (Filename: Line: -1)
  4106.  
  4107. NullReferenceException: Object reference not set to an instance of an object
  4108. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4109. at Verse.ScreenshotTaker.Update () <0x0001f>
  4110. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4111. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4112. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4113. at Verse.Root_Entry.Update () <0x00010>
  4114.  
  4115. (Filename: Line: -1)
  4116.  
  4117. NullReferenceException: Object reference not set to an instance of an object
  4118. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4119. at Verse.ScreenshotTaker.Update () <0x0001f>
  4120. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4121. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4122. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4123. at Verse.Root_Entry.Update () <0x00010>
  4124.  
  4125. (Filename: Line: -1)
  4126.  
  4127. NullReferenceException: Object reference not set to an instance of an object
  4128. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4129. at Verse.ScreenshotTaker.Update () <0x0001f>
  4130. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4131. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4132. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4133. at Verse.Root_Entry.Update () <0x00010>
  4134.  
  4135. (Filename: Line: -1)
  4136.  
  4137. NullReferenceException: Object reference not set to an instance of an object
  4138. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4139. at Verse.ScreenshotTaker.Update () <0x0001f>
  4140. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4141. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4142. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4143. at Verse.Root_Entry.Update () <0x00010>
  4144.  
  4145. (Filename: Line: -1)
  4146.  
  4147. NullReferenceException: Object reference not set to an instance of an object
  4148. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4149. at Verse.ScreenshotTaker.Update () <0x0001f>
  4150. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4151. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4152. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4153. at Verse.Root_Entry.Update () <0x00010>
  4154.  
  4155. (Filename: Line: -1)
  4156.  
  4157. NullReferenceException: Object reference not set to an instance of an object
  4158. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4159. at Verse.ScreenshotTaker.Update () <0x0001f>
  4160. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4161. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4162. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4163. at Verse.Root_Entry.Update () <0x00010>
  4164.  
  4165. (Filename: Line: -1)
  4166.  
  4167. NullReferenceException: Object reference not set to an instance of an object
  4168. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4169. at Verse.ScreenshotTaker.Update () <0x0001f>
  4170. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4171. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4172. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4173. at Verse.Root_Entry.Update () <0x00010>
  4174.  
  4175. (Filename: Line: -1)
  4176.  
  4177. NullReferenceException: Object reference not set to an instance of an object
  4178. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4179. at Verse.ScreenshotTaker.Update () <0x0001f>
  4180. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4181. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4182. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4183. at Verse.Root_Entry.Update () <0x00010>
  4184.  
  4185. (Filename: Line: -1)
  4186.  
  4187. NullReferenceException: Object reference not set to an instance of an object
  4188. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4189. at Verse.ScreenshotTaker.Update () <0x0001f>
  4190. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4191. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4192. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4193. at Verse.Root_Entry.Update () <0x00010>
  4194.  
  4195. (Filename: Line: -1)
  4196.  
  4197. NullReferenceException: Object reference not set to an instance of an object
  4198. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4199. at Verse.ScreenshotTaker.Update () <0x0001f>
  4200. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4201. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4202. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4203. at Verse.Root_Entry.Update () <0x00010>
  4204.  
  4205. (Filename: Line: -1)
  4206.  
  4207. NullReferenceException: Object reference not set to an instance of an object
  4208. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4209. at Verse.ScreenshotTaker.Update () <0x0001f>
  4210. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4211. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4212. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4213. at Verse.Root_Entry.Update () <0x00010>
  4214.  
  4215. (Filename: Line: -1)
  4216.  
  4217. NullReferenceException: Object reference not set to an instance of an object
  4218. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4219. at Verse.ScreenshotTaker.Update () <0x0001f>
  4220. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4221. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4222. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4223. at Verse.Root_Entry.Update () <0x00010>
  4224.  
  4225. (Filename: Line: -1)
  4226.  
  4227. NullReferenceException: Object reference not set to an instance of an object
  4228. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4229. at Verse.ScreenshotTaker.Update () <0x0001f>
  4230. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4231. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4232. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4233. at Verse.Root_Entry.Update () <0x00010>
  4234.  
  4235. (Filename: Line: -1)
  4236.  
  4237. NullReferenceException: Object reference not set to an instance of an object
  4238. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4239. at Verse.ScreenshotTaker.Update () <0x0001f>
  4240. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4241. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4242. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4243. at Verse.Root_Entry.Update () <0x00010>
  4244.  
  4245. (Filename: Line: -1)
  4246.  
  4247. NullReferenceException: Object reference not set to an instance of an object
  4248. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4249. at Verse.ScreenshotTaker.Update () <0x0001f>
  4250. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4251. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4252. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4253. at Verse.Root_Entry.Update () <0x00010>
  4254.  
  4255. (Filename: Line: -1)
  4256.  
  4257. NullReferenceException: Object reference not set to an instance of an object
  4258. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4259. at Verse.ScreenshotTaker.Update () <0x0001f>
  4260. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4261. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4262. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4263. at Verse.Root_Entry.Update () <0x00010>
  4264.  
  4265. (Filename: Line: -1)
  4266.  
  4267. NullReferenceException: Object reference not set to an instance of an object
  4268. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4269. at Verse.ScreenshotTaker.Update () <0x0001f>
  4270. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4271. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4272. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4273. at Verse.Root_Entry.Update () <0x00010>
  4274.  
  4275. (Filename: Line: -1)
  4276.  
  4277. NullReferenceException: Object reference not set to an instance of an object
  4278. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4279. at Verse.ScreenshotTaker.Update () <0x0001f>
  4280. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4281. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4282. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4283. at Verse.Root_Entry.Update () <0x00010>
  4284.  
  4285. (Filename: Line: -1)
  4286.  
  4287. NullReferenceException: Object reference not set to an instance of an object
  4288. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4289. at Verse.ScreenshotTaker.Update () <0x0001f>
  4290. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4291. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4292. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4293. at Verse.Root_Entry.Update () <0x00010>
  4294.  
  4295. (Filename: Line: -1)
  4296.  
  4297. NullReferenceException: Object reference not set to an instance of an object
  4298. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4299. at Verse.ScreenshotTaker.Update () <0x0001f>
  4300. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4301. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4302. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4303. at Verse.Root_Entry.Update () <0x00010>
  4304.  
  4305. (Filename: Line: -1)
  4306.  
  4307. NullReferenceException: Object reference not set to an instance of an object
  4308. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4309. at Verse.ScreenshotTaker.Update () <0x0001f>
  4310. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4311. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4312. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4313. at Verse.Root_Entry.Update () <0x00010>
  4314.  
  4315. (Filename: Line: -1)
  4316.  
  4317. NullReferenceException: Object reference not set to an instance of an object
  4318. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4319. at Verse.ScreenshotTaker.Update () <0x0001f>
  4320. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4321. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4322. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4323. at Verse.Root_Entry.Update () <0x00010>
  4324.  
  4325. (Filename: Line: -1)
  4326.  
  4327. NullReferenceException: Object reference not set to an instance of an object
  4328. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4329. at Verse.ScreenshotTaker.Update () <0x0001f>
  4330. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4331. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4332. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4333. at Verse.Root_Entry.Update () <0x00010>
  4334.  
  4335. (Filename: Line: -1)
  4336.  
  4337. NullReferenceException: Object reference not set to an instance of an object
  4338. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4339. at Verse.ScreenshotTaker.Update () <0x0001f>
  4340. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4341. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4342. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4343. at Verse.Root_Entry.Update () <0x00010>
  4344.  
  4345. (Filename: Line: -1)
  4346.  
  4347. NullReferenceException: Object reference not set to an instance of an object
  4348. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4349. at Verse.ScreenshotTaker.Update () <0x0001f>
  4350. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4351. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4352. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4353. at Verse.Root_Entry.Update () <0x00010>
  4354.  
  4355. (Filename: Line: -1)
  4356.  
  4357. NullReferenceException: Object reference not set to an instance of an object
  4358. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4359. at Verse.ScreenshotTaker.Update () <0x0001f>
  4360. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4361. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4362. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4363. at Verse.Root_Entry.Update () <0x00010>
  4364.  
  4365. (Filename: Line: -1)
  4366.  
  4367. NullReferenceException: Object reference not set to an instance of an object
  4368. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4369. at Verse.ScreenshotTaker.Update () <0x0001f>
  4370. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4371. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4372. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4373. at Verse.Root_Entry.Update () <0x00010>
  4374.  
  4375. (Filename: Line: -1)
  4376.  
  4377. NullReferenceException: Object reference not set to an instance of an object
  4378. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4379. at Verse.ScreenshotTaker.Update () <0x0001f>
  4380. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4381. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4382. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4383. at Verse.Root_Entry.Update () <0x00010>
  4384.  
  4385. (Filename: Line: -1)
  4386.  
  4387. NullReferenceException: Object reference not set to an instance of an object
  4388. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4389. at Verse.ScreenshotTaker.Update () <0x0001f>
  4390. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4391. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4392. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4393. at Verse.Root_Entry.Update () <0x00010>
  4394.  
  4395. (Filename: Line: -1)
  4396.  
  4397. NullReferenceException: Object reference not set to an instance of an object
  4398. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4399. at Verse.ScreenshotTaker.Update () <0x0001f>
  4400. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4401. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4402. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4403. at Verse.Root_Entry.Update () <0x00010>
  4404.  
  4405. (Filename: Line: -1)
  4406.  
  4407. NullReferenceException: Object reference not set to an instance of an object
  4408. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4409. at Verse.ScreenshotTaker.Update () <0x0001f>
  4410. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4411. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4412. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4413. at Verse.Root_Entry.Update () <0x00010>
  4414.  
  4415. (Filename: Line: -1)
  4416.  
  4417. NullReferenceException: Object reference not set to an instance of an object
  4418. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4419. at Verse.ScreenshotTaker.Update () <0x0001f>
  4420. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4421. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4422. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4423. at Verse.Root_Entry.Update () <0x00010>
  4424.  
  4425. (Filename: Line: -1)
  4426.  
  4427. NullReferenceException: Object reference not set to an instance of an object
  4428. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4429. at Verse.ScreenshotTaker.Update () <0x0001f>
  4430. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4431. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4432. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4433. at Verse.Root_Entry.Update () <0x00010>
  4434.  
  4435. (Filename: Line: -1)
  4436.  
  4437. NullReferenceException: Object reference not set to an instance of an object
  4438. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4439. at Verse.ScreenshotTaker.Update () <0x0001f>
  4440. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4441. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4442. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4443. at Verse.Root_Entry.Update () <0x00010>
  4444.  
  4445. (Filename: Line: -1)
  4446.  
  4447. NullReferenceException: Object reference not set to an instance of an object
  4448. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4449. at Verse.ScreenshotTaker.Update () <0x0001f>
  4450. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4451. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4452. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4453. at Verse.Root_Entry.Update () <0x00010>
  4454.  
  4455. (Filename: Line: -1)
  4456.  
  4457. NullReferenceException: Object reference not set to an instance of an object
  4458. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4459. at Verse.ScreenshotTaker.Update () <0x0001f>
  4460. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4461. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4462. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4463. at Verse.Root_Entry.Update () <0x00010>
  4464.  
  4465. (Filename: Line: -1)
  4466.  
  4467. NullReferenceException: Object reference not set to an instance of an object
  4468. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4469. at Verse.ScreenshotTaker.Update () <0x0001f>
  4470. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4471. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4472. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4473. at Verse.Root_Entry.Update () <0x00010>
  4474.  
  4475. (Filename: Line: -1)
  4476.  
  4477. NullReferenceException: Object reference not set to an instance of an object
  4478. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4479. at Verse.ScreenshotTaker.Update () <0x0001f>
  4480. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4481. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4482. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4483. at Verse.Root_Entry.Update () <0x00010>
  4484.  
  4485. (Filename: Line: -1)
  4486.  
  4487. NullReferenceException: Object reference not set to an instance of an object
  4488. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4489. at Verse.ScreenshotTaker.Update () <0x0001f>
  4490. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4491. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4492. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4493. at Verse.Root_Entry.Update () <0x00010>
  4494.  
  4495. (Filename: Line: -1)
  4496.  
  4497. NullReferenceException: Object reference not set to an instance of an object
  4498. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4499. at Verse.ScreenshotTaker.Update () <0x0001f>
  4500. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4501. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4502. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4503. at Verse.Root_Entry.Update () <0x00010>
  4504.  
  4505. (Filename: Line: -1)
  4506.  
  4507. NullReferenceException: Object reference not set to an instance of an object
  4508. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4509. at Verse.ScreenshotTaker.Update () <0x0001f>
  4510. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4511. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4512. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4513. at Verse.Root_Entry.Update () <0x00010>
  4514.  
  4515. (Filename: Line: -1)
  4516.  
  4517. NullReferenceException: Object reference not set to an instance of an object
  4518. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4519. at Verse.ScreenshotTaker.Update () <0x0001f>
  4520. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4521. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4522. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4523. at Verse.Root_Entry.Update () <0x00010>
  4524.  
  4525. (Filename: Line: -1)
  4526.  
  4527. NullReferenceException: Object reference not set to an instance of an object
  4528. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4529. at Verse.ScreenshotTaker.Update () <0x0001f>
  4530. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4531. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4532. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4533. at Verse.Root_Entry.Update () <0x00010>
  4534.  
  4535. (Filename: Line: -1)
  4536.  
  4537. NullReferenceException: Object reference not set to an instance of an object
  4538. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4539. at Verse.ScreenshotTaker.Update () <0x0001f>
  4540. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4541. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4542. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4543. at Verse.Root_Entry.Update () <0x00010>
  4544.  
  4545. (Filename: Line: -1)
  4546.  
  4547. NullReferenceException: Object reference not set to an instance of an object
  4548. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4549. at Verse.ScreenshotTaker.Update () <0x0001f>
  4550. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4551. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4552. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4553. at Verse.Root_Entry.Update () <0x00010>
  4554.  
  4555. (Filename: Line: -1)
  4556.  
  4557. NullReferenceException: Object reference not set to an instance of an object
  4558. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4559. at Verse.ScreenshotTaker.Update () <0x0001f>
  4560. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4561. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4562. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4563. at Verse.Root_Entry.Update () <0x00010>
  4564.  
  4565. (Filename: Line: -1)
  4566.  
  4567. NullReferenceException: Object reference not set to an instance of an object
  4568. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4569. at Verse.ScreenshotTaker.Update () <0x0001f>
  4570. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4571. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4572. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4573. at Verse.Root_Entry.Update () <0x00010>
  4574.  
  4575. (Filename: Line: -1)
  4576.  
  4577. NullReferenceException: Object reference not set to an instance of an object
  4578. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4579. at Verse.ScreenshotTaker.Update () <0x0001f>
  4580. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4581. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4582. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4583. at Verse.Root_Entry.Update () <0x00010>
  4584.  
  4585. (Filename: Line: -1)
  4586.  
  4587. NullReferenceException: Object reference not set to an instance of an object
  4588. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4589. at Verse.ScreenshotTaker.Update () <0x0001f>
  4590. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4591. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4592. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4593. at Verse.Root_Entry.Update () <0x00010>
  4594.  
  4595. (Filename: Line: -1)
  4596.  
  4597. NullReferenceException: Object reference not set to an instance of an object
  4598. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4599. at Verse.ScreenshotTaker.Update () <0x0001f>
  4600. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4601. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4602. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4603. at Verse.Root_Entry.Update () <0x00010>
  4604.  
  4605. (Filename: Line: -1)
  4606.  
  4607. NullReferenceException: Object reference not set to an instance of an object
  4608. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4609. at Verse.ScreenshotTaker.Update () <0x0001f>
  4610. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4611. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4612. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4613. at Verse.Root_Entry.Update () <0x00010>
  4614.  
  4615. (Filename: Line: -1)
  4616.  
  4617. NullReferenceException: Object reference not set to an instance of an object
  4618. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4619. at Verse.ScreenshotTaker.Update () <0x0001f>
  4620. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4621. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4622. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4623. at Verse.Root_Entry.Update () <0x00010>
  4624.  
  4625. (Filename: Line: -1)
  4626.  
  4627. NullReferenceException: Object reference not set to an instance of an object
  4628. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4629. at Verse.ScreenshotTaker.Update () <0x0001f>
  4630. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4631. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4632. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4633. at Verse.Root_Entry.Update () <0x00010>
  4634.  
  4635. (Filename: Line: -1)
  4636.  
  4637. NullReferenceException: Object reference not set to an instance of an object
  4638. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4639. at Verse.ScreenshotTaker.Update () <0x0001f>
  4640. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4641. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4642. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4643. at Verse.Root_Entry.Update () <0x00010>
  4644.  
  4645. (Filename: Line: -1)
  4646.  
  4647. NullReferenceException: Object reference not set to an instance of an object
  4648. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4649. at Verse.ScreenshotTaker.Update () <0x0001f>
  4650. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4651. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4652. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4653. at Verse.Root_Entry.Update () <0x00010>
  4654.  
  4655. (Filename: Line: -1)
  4656.  
  4657. NullReferenceException: Object reference not set to an instance of an object
  4658. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4659. at Verse.ScreenshotTaker.Update () <0x0001f>
  4660. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4661. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4662. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4663. at Verse.Root_Entry.Update () <0x00010>
  4664.  
  4665. (Filename: Line: -1)
  4666.  
  4667. NullReferenceException: Object reference not set to an instance of an object
  4668. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4669. at Verse.ScreenshotTaker.Update () <0x0001f>
  4670. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4671. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4672. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4673. at Verse.Root_Entry.Update () <0x00010>
  4674.  
  4675. (Filename: Line: -1)
  4676.  
  4677. NullReferenceException: Object reference not set to an instance of an object
  4678. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4679. at Verse.ScreenshotTaker.Update () <0x0001f>
  4680. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4681. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4682. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4683. at Verse.Root_Entry.Update () <0x00010>
  4684.  
  4685. (Filename: Line: -1)
  4686.  
  4687. NullReferenceException: Object reference not set to an instance of an object
  4688. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4689. at Verse.ScreenshotTaker.Update () <0x0001f>
  4690. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4691. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4692. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4693. at Verse.Root_Entry.Update () <0x00010>
  4694.  
  4695. (Filename: Line: -1)
  4696.  
  4697. NullReferenceException: Object reference not set to an instance of an object
  4698. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4699. at Verse.ScreenshotTaker.Update () <0x0001f>
  4700. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4701. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4702. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4703. at Verse.Root_Entry.Update () <0x00010>
  4704.  
  4705. (Filename: Line: -1)
  4706.  
  4707. NullReferenceException: Object reference not set to an instance of an object
  4708. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4709. at Verse.ScreenshotTaker.Update () <0x0001f>
  4710. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4711. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4712. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4713. at Verse.Root_Entry.Update () <0x00010>
  4714.  
  4715. (Filename: Line: -1)
  4716.  
  4717. NullReferenceException: Object reference not set to an instance of an object
  4718. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4719. at Verse.ScreenshotTaker.Update () <0x0001f>
  4720. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4721. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4722. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4723. at Verse.Root_Entry.Update () <0x00010>
  4724.  
  4725. (Filename: Line: -1)
  4726.  
  4727. NullReferenceException: Object reference not set to an instance of an object
  4728. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4729. at Verse.ScreenshotTaker.Update () <0x0001f>
  4730. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4731. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4732. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4733. at Verse.Root_Entry.Update () <0x00010>
  4734.  
  4735. (Filename: Line: -1)
  4736.  
  4737. NullReferenceException: Object reference not set to an instance of an object
  4738. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4739. at Verse.ScreenshotTaker.Update () <0x0001f>
  4740. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4741. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4742. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4743. at Verse.Root_Entry.Update () <0x00010>
  4744.  
  4745. (Filename: Line: -1)
  4746.  
  4747. NullReferenceException: Object reference not set to an instance of an object
  4748. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4749. at Verse.ScreenshotTaker.Update () <0x0001f>
  4750. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4751. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4752. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4753. at Verse.Root_Entry.Update () <0x00010>
  4754.  
  4755. (Filename: Line: -1)
  4756.  
  4757. NullReferenceException: Object reference not set to an instance of an object
  4758. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4759. at Verse.ScreenshotTaker.Update () <0x0001f>
  4760. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4761. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4762. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4763. at Verse.Root_Entry.Update () <0x00010>
  4764.  
  4765. (Filename: Line: -1)
  4766.  
  4767. NullReferenceException: Object reference not set to an instance of an object
  4768. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4769. at Verse.ScreenshotTaker.Update () <0x0001f>
  4770. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4771. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4772. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4773. at Verse.Root_Entry.Update () <0x00010>
  4774.  
  4775. (Filename: Line: -1)
  4776.  
  4777. NullReferenceException: Object reference not set to an instance of an object
  4778. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4779. at Verse.ScreenshotTaker.Update () <0x0001f>
  4780. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4781. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4782. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4783. at Verse.Root_Entry.Update () <0x00010>
  4784.  
  4785. (Filename: Line: -1)
  4786.  
  4787. NullReferenceException: Object reference not set to an instance of an object
  4788. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4789. at Verse.ScreenshotTaker.Update () <0x0001f>
  4790. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4791. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4792. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4793. at Verse.Root_Entry.Update () <0x00010>
  4794.  
  4795. (Filename: Line: -1)
  4796.  
  4797. NullReferenceException: Object reference not set to an instance of an object
  4798. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4799. at Verse.ScreenshotTaker.Update () <0x0001f>
  4800. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4801. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4802. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4803. at Verse.Root_Entry.Update () <0x00010>
  4804.  
  4805. (Filename: Line: -1)
  4806.  
  4807. NullReferenceException: Object reference not set to an instance of an object
  4808. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4809. at Verse.ScreenshotTaker.Update () <0x0001f>
  4810. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4811. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4812. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4813. at Verse.Root_Entry.Update () <0x00010>
  4814.  
  4815. (Filename: Line: -1)
  4816.  
  4817. NullReferenceException: Object reference not set to an instance of an object
  4818. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4819. at Verse.ScreenshotTaker.Update () <0x0001f>
  4820. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4821. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4822. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4823. at Verse.Root_Entry.Update () <0x00010>
  4824.  
  4825. (Filename: Line: -1)
  4826.  
  4827. NullReferenceException: Object reference not set to an instance of an object
  4828. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4829. at Verse.ScreenshotTaker.Update () <0x0001f>
  4830. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4831. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4832. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4833. at Verse.Root_Entry.Update () <0x00010>
  4834.  
  4835. (Filename: Line: -1)
  4836.  
  4837. NullReferenceException: Object reference not set to an instance of an object
  4838. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4839. at Verse.ScreenshotTaker.Update () <0x0001f>
  4840. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4841. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4842. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4843. at Verse.Root_Entry.Update () <0x00010>
  4844.  
  4845. (Filename: Line: -1)
  4846.  
  4847. NullReferenceException: Object reference not set to an instance of an object
  4848. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4849. at Verse.ScreenshotTaker.Update () <0x0001f>
  4850. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4851. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4852. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4853. at Verse.Root_Entry.Update () <0x00010>
  4854.  
  4855. (Filename: Line: -1)
  4856.  
  4857. NullReferenceException: Object reference not set to an instance of an object
  4858. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4859. at Verse.ScreenshotTaker.Update () <0x0001f>
  4860. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4861. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4862. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4863. at Verse.Root_Entry.Update () <0x00010>
  4864.  
  4865. (Filename: Line: -1)
  4866.  
  4867. NullReferenceException: Object reference not set to an instance of an object
  4868. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4869. at Verse.ScreenshotTaker.Update () <0x0001f>
  4870. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4871. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4872. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4873. at Verse.Root_Entry.Update () <0x00010>
  4874.  
  4875. (Filename: Line: -1)
  4876.  
  4877. NullReferenceException: Object reference not set to an instance of an object
  4878. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4879. at Verse.ScreenshotTaker.Update () <0x0001f>
  4880. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4881. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4882. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4883. at Verse.Root_Entry.Update () <0x00010>
  4884.  
  4885. (Filename: Line: -1)
  4886.  
  4887. NullReferenceException: Object reference not set to an instance of an object
  4888. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4889. at Verse.ScreenshotTaker.Update () <0x0001f>
  4890. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4891. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4892. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4893. at Verse.Root_Entry.Update () <0x00010>
  4894.  
  4895. (Filename: Line: -1)
  4896.  
  4897. NullReferenceException: Object reference not set to an instance of an object
  4898. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4899. at Verse.ScreenshotTaker.Update () <0x0001f>
  4900. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4901. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4902. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4903. at Verse.Root_Entry.Update () <0x00010>
  4904.  
  4905. (Filename: Line: -1)
  4906.  
  4907. NullReferenceException: Object reference not set to an instance of an object
  4908. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4909. at Verse.ScreenshotTaker.Update () <0x0001f>
  4910. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4911. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4912. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4913. at Verse.Root_Entry.Update () <0x00010>
  4914.  
  4915. (Filename: Line: -1)
  4916.  
  4917. NullReferenceException: Object reference not set to an instance of an object
  4918. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4919. at Verse.ScreenshotTaker.Update () <0x0001f>
  4920. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4921. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4922. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4923. at Verse.Root_Entry.Update () <0x00010>
  4924.  
  4925. (Filename: Line: -1)
  4926.  
  4927. NullReferenceException: Object reference not set to an instance of an object
  4928. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4929. at Verse.ScreenshotTaker.Update () <0x0001f>
  4930. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4931. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4932. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4933. at Verse.Root_Entry.Update () <0x00010>
  4934.  
  4935. (Filename: Line: -1)
  4936.  
  4937. NullReferenceException: Object reference not set to an instance of an object
  4938. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4939. at Verse.ScreenshotTaker.Update () <0x0001f>
  4940. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4941. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4942. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4943. at Verse.Root_Entry.Update () <0x00010>
  4944.  
  4945. (Filename: Line: -1)
  4946.  
  4947. NullReferenceException: Object reference not set to an instance of an object
  4948. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4949. at Verse.ScreenshotTaker.Update () <0x0001f>
  4950. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4951. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4952. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4953. at Verse.Root_Entry.Update () <0x00010>
  4954.  
  4955. (Filename: Line: -1)
  4956.  
  4957. NullReferenceException: Object reference not set to an instance of an object
  4958. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4959. at Verse.ScreenshotTaker.Update () <0x0001f>
  4960. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4961. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4962. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4963. at Verse.Root_Entry.Update () <0x00010>
  4964.  
  4965. (Filename: Line: -1)
  4966.  
  4967. NullReferenceException: Object reference not set to an instance of an object
  4968. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4969. at Verse.ScreenshotTaker.Update () <0x0001f>
  4970. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4971. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4972. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4973. at Verse.Root_Entry.Update () <0x00010>
  4974.  
  4975. (Filename: Line: -1)
  4976.  
  4977. NullReferenceException: Object reference not set to an instance of an object
  4978. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4979. at Verse.ScreenshotTaker.Update () <0x0001f>
  4980. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4981. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4982. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4983. at Verse.Root_Entry.Update () <0x00010>
  4984.  
  4985. (Filename: Line: -1)
  4986.  
  4987. NullReferenceException: Object reference not set to an instance of an object
  4988. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4989. at Verse.ScreenshotTaker.Update () <0x0001f>
  4990. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  4991. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  4992. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  4993. at Verse.Root_Entry.Update () <0x00010>
  4994.  
  4995. (Filename: Line: -1)
  4996.  
  4997. NullReferenceException: Object reference not set to an instance of an object
  4998. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  4999. at Verse.ScreenshotTaker.Update () <0x0001f>
  5000. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5001. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5002. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5003. at Verse.Root_Entry.Update () <0x00010>
  5004.  
  5005. (Filename: Line: -1)
  5006.  
  5007. NullReferenceException: Object reference not set to an instance of an object
  5008. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5009. at Verse.ScreenshotTaker.Update () <0x0001f>
  5010. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5011. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5012. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5013. at Verse.Root_Entry.Update () <0x00010>
  5014.  
  5015. (Filename: Line: -1)
  5016.  
  5017. NullReferenceException: Object reference not set to an instance of an object
  5018. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5019. at Verse.ScreenshotTaker.Update () <0x0001f>
  5020. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5021. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5022. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5023. at Verse.Root_Entry.Update () <0x00010>
  5024.  
  5025. (Filename: Line: -1)
  5026.  
  5027. NullReferenceException: Object reference not set to an instance of an object
  5028. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5029. at Verse.ScreenshotTaker.Update () <0x0001f>
  5030. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5031. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5032. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5033. at Verse.Root_Entry.Update () <0x00010>
  5034.  
  5035. (Filename: Line: -1)
  5036.  
  5037. NullReferenceException: Object reference not set to an instance of an object
  5038. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5039. at Verse.ScreenshotTaker.Update () <0x0001f>
  5040. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5041. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5042. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5043. at Verse.Root_Entry.Update () <0x00010>
  5044.  
  5045. (Filename: Line: -1)
  5046.  
  5047. NullReferenceException: Object reference not set to an instance of an object
  5048. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5049. at Verse.ScreenshotTaker.Update () <0x0001f>
  5050. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5051. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5052. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5053. at Verse.Root_Entry.Update () <0x00010>
  5054.  
  5055. (Filename: Line: -1)
  5056.  
  5057. NullReferenceException: Object reference not set to an instance of an object
  5058. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5059. at Verse.ScreenshotTaker.Update () <0x0001f>
  5060. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5061. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5062. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5063. at Verse.Root_Entry.Update () <0x00010>
  5064.  
  5065. (Filename: Line: -1)
  5066.  
  5067. NullReferenceException: Object reference not set to an instance of an object
  5068. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5069. at Verse.ScreenshotTaker.Update () <0x0001f>
  5070. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5071. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5072. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5073. at Verse.Root_Entry.Update () <0x00010>
  5074.  
  5075. (Filename: Line: -1)
  5076.  
  5077. NullReferenceException: Object reference not set to an instance of an object
  5078. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5079. at Verse.ScreenshotTaker.Update () <0x0001f>
  5080. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5081. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5082. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5083. at Verse.Root_Entry.Update () <0x00010>
  5084.  
  5085. (Filename: Line: -1)
  5086.  
  5087. NullReferenceException: Object reference not set to an instance of an object
  5088. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5089. at Verse.ScreenshotTaker.Update () <0x0001f>
  5090. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5091. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5092. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5093. at Verse.Root_Entry.Update () <0x00010>
  5094.  
  5095. (Filename: Line: -1)
  5096.  
  5097. NullReferenceException: Object reference not set to an instance of an object
  5098. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5099. at Verse.ScreenshotTaker.Update () <0x0001f>
  5100. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5101. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5102. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5103. at Verse.Root_Entry.Update () <0x00010>
  5104.  
  5105. (Filename: Line: -1)
  5106.  
  5107. NullReferenceException: Object reference not set to an instance of an object
  5108. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5109. at Verse.ScreenshotTaker.Update () <0x0001f>
  5110. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5111. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5112. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5113. at Verse.Root_Entry.Update () <0x00010>
  5114.  
  5115. (Filename: Line: -1)
  5116.  
  5117. NullReferenceException: Object reference not set to an instance of an object
  5118. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5119. at Verse.ScreenshotTaker.Update () <0x0001f>
  5120. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5121. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5122. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5123. at Verse.Root_Entry.Update () <0x00010>
  5124.  
  5125. (Filename: Line: -1)
  5126.  
  5127. NullReferenceException: Object reference not set to an instance of an object
  5128. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5129. at Verse.ScreenshotTaker.Update () <0x0001f>
  5130. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5131. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5132. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5133. at Verse.Root_Entry.Update () <0x00010>
  5134.  
  5135. (Filename: Line: -1)
  5136.  
  5137. NullReferenceException: Object reference not set to an instance of an object
  5138. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5139. at Verse.ScreenshotTaker.Update () <0x0001f>
  5140. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5141. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5142. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5143. at Verse.Root_Entry.Update () <0x00010>
  5144.  
  5145. (Filename: Line: -1)
  5146.  
  5147. NullReferenceException: Object reference not set to an instance of an object
  5148. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5149. at Verse.ScreenshotTaker.Update () <0x0001f>
  5150. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5151. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5152. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5153. at Verse.Root_Entry.Update () <0x00010>
  5154.  
  5155. (Filename: Line: -1)
  5156.  
  5157. NullReferenceException: Object reference not set to an instance of an object
  5158. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5159. at Verse.ScreenshotTaker.Update () <0x0001f>
  5160. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5161. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5162. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5163. at Verse.Root_Entry.Update () <0x00010>
  5164.  
  5165. (Filename: Line: -1)
  5166.  
  5167. NullReferenceException: Object reference not set to an instance of an object
  5168. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5169. at Verse.ScreenshotTaker.Update () <0x0001f>
  5170. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5171. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5172. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5173. at Verse.Root_Entry.Update () <0x00010>
  5174.  
  5175. (Filename: Line: -1)
  5176.  
  5177. NullReferenceException: Object reference not set to an instance of an object
  5178. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5179. at Verse.ScreenshotTaker.Update () <0x0001f>
  5180. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5181. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5182. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5183. at Verse.Root_Entry.Update () <0x00010>
  5184.  
  5185. (Filename: Line: -1)
  5186.  
  5187. NullReferenceException: Object reference not set to an instance of an object
  5188. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5189. at Verse.ScreenshotTaker.Update () <0x0001f>
  5190. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5191. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5192. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5193. at Verse.Root_Entry.Update () <0x00010>
  5194.  
  5195. (Filename: Line: -1)
  5196.  
  5197. NullReferenceException: Object reference not set to an instance of an object
  5198. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5199. at Verse.ScreenshotTaker.Update () <0x0001f>
  5200. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5201. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5202. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5203. at Verse.Root_Entry.Update () <0x00010>
  5204.  
  5205. (Filename: Line: -1)
  5206.  
  5207. NullReferenceException: Object reference not set to an instance of an object
  5208. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5209. at Verse.ScreenshotTaker.Update () <0x0001f>
  5210. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5211. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5212. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5213. at Verse.Root_Entry.Update () <0x00010>
  5214.  
  5215. (Filename: Line: -1)
  5216.  
  5217. NullReferenceException: Object reference not set to an instance of an object
  5218. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5219. at Verse.ScreenshotTaker.Update () <0x0001f>
  5220. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5221. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5222. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5223. at Verse.Root_Entry.Update () <0x00010>
  5224.  
  5225. (Filename: Line: -1)
  5226.  
  5227. NullReferenceException: Object reference not set to an instance of an object
  5228. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5229. at Verse.ScreenshotTaker.Update () <0x0001f>
  5230. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5231. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5232. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5233. at Verse.Root_Entry.Update () <0x00010>
  5234.  
  5235. (Filename: Line: -1)
  5236.  
  5237. NullReferenceException: Object reference not set to an instance of an object
  5238. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5239. at Verse.ScreenshotTaker.Update () <0x0001f>
  5240. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5241. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5242. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5243. at Verse.Root_Entry.Update () <0x00010>
  5244.  
  5245. (Filename: Line: -1)
  5246.  
  5247. NullReferenceException: Object reference not set to an instance of an object
  5248. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5249. at Verse.ScreenshotTaker.Update () <0x0001f>
  5250. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5251. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5252. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5253. at Verse.Root_Entry.Update () <0x00010>
  5254.  
  5255. (Filename: Line: -1)
  5256.  
  5257. NullReferenceException: Object reference not set to an instance of an object
  5258. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5259. at Verse.ScreenshotTaker.Update () <0x0001f>
  5260. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5261. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5262. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5263. at Verse.Root_Entry.Update () <0x00010>
  5264.  
  5265. (Filename: Line: -1)
  5266.  
  5267. NullReferenceException: Object reference not set to an instance of an object
  5268. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5269. at Verse.ScreenshotTaker.Update () <0x0001f>
  5270. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5271. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5272. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5273. at Verse.Root_Entry.Update () <0x00010>
  5274.  
  5275. (Filename: Line: -1)
  5276.  
  5277. NullReferenceException: Object reference not set to an instance of an object
  5278. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5279. at Verse.ScreenshotTaker.Update () <0x0001f>
  5280. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5281. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5282. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5283. at Verse.Root_Entry.Update () <0x00010>
  5284.  
  5285. (Filename: Line: -1)
  5286.  
  5287. NullReferenceException: Object reference not set to an instance of an object
  5288. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5289. at Verse.ScreenshotTaker.Update () <0x0001f>
  5290. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5291. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5292. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5293. at Verse.Root_Entry.Update () <0x00010>
  5294.  
  5295. (Filename: Line: -1)
  5296.  
  5297. NullReferenceException: Object reference not set to an instance of an object
  5298. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5299. at Verse.ScreenshotTaker.Update () <0x0001f>
  5300. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5301. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5302. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5303. at Verse.Root_Entry.Update () <0x00010>
  5304.  
  5305. (Filename: Line: -1)
  5306.  
  5307. NullReferenceException: Object reference not set to an instance of an object
  5308. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5309. at Verse.ScreenshotTaker.Update () <0x0001f>
  5310. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5311. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5312. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5313. at Verse.Root_Entry.Update () <0x00010>
  5314.  
  5315. (Filename: Line: -1)
  5316.  
  5317. NullReferenceException: Object reference not set to an instance of an object
  5318. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5319. at Verse.ScreenshotTaker.Update () <0x0001f>
  5320. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5321. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5322. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5323. at Verse.Root_Entry.Update () <0x00010>
  5324.  
  5325. (Filename: Line: -1)
  5326.  
  5327. NullReferenceException: Object reference not set to an instance of an object
  5328. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5329. at Verse.ScreenshotTaker.Update () <0x0001f>
  5330. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5331. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5332. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5333. at Verse.Root_Entry.Update () <0x00010>
  5334.  
  5335. (Filename: Line: -1)
  5336.  
  5337. NullReferenceException: Object reference not set to an instance of an object
  5338. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5339. at Verse.ScreenshotTaker.Update () <0x0001f>
  5340. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5341. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5342. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5343. at Verse.Root_Entry.Update () <0x00010>
  5344.  
  5345. (Filename: Line: -1)
  5346.  
  5347. NullReferenceException: Object reference not set to an instance of an object
  5348. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5349. at Verse.ScreenshotTaker.Update () <0x0001f>
  5350. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5351. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5352. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5353. at Verse.Root_Entry.Update () <0x00010>
  5354.  
  5355. (Filename: Line: -1)
  5356.  
  5357. NullReferenceException: Object reference not set to an instance of an object
  5358. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5359. at Verse.ScreenshotTaker.Update () <0x0001f>
  5360. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5361. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5362. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5363. at Verse.Root_Entry.Update () <0x00010>
  5364.  
  5365. (Filename: Line: -1)
  5366.  
  5367. NullReferenceException: Object reference not set to an instance of an object
  5368. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5369. at Verse.ScreenshotTaker.Update () <0x0001f>
  5370. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5371. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5372. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5373. at Verse.Root_Entry.Update () <0x00010>
  5374.  
  5375. (Filename: Line: -1)
  5376.  
  5377. NullReferenceException: Object reference not set to an instance of an object
  5378. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5379. at Verse.ScreenshotTaker.Update () <0x0001f>
  5380. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5381. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5382. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5383. at Verse.Root_Entry.Update () <0x00010>
  5384.  
  5385. (Filename: Line: -1)
  5386.  
  5387. NullReferenceException: Object reference not set to an instance of an object
  5388. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5389. at Verse.ScreenshotTaker.Update () <0x0001f>
  5390. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5391. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5392. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5393. at Verse.Root_Entry.Update () <0x00010>
  5394.  
  5395. (Filename: Line: -1)
  5396.  
  5397. NullReferenceException: Object reference not set to an instance of an object
  5398. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5399. at Verse.ScreenshotTaker.Update () <0x0001f>
  5400. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5401. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5402. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5403. at Verse.Root_Entry.Update () <0x00010>
  5404.  
  5405. (Filename: Line: -1)
  5406.  
  5407. NullReferenceException: Object reference not set to an instance of an object
  5408. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5409. at Verse.ScreenshotTaker.Update () <0x0001f>
  5410. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5411. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5412. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5413. at Verse.Root_Entry.Update () <0x00010>
  5414.  
  5415. (Filename: Line: -1)
  5416.  
  5417. NullReferenceException: Object reference not set to an instance of an object
  5418. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5419. at Verse.ScreenshotTaker.Update () <0x0001f>
  5420. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5421. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5422. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5423. at Verse.Root_Entry.Update () <0x00010>
  5424.  
  5425. (Filename: Line: -1)
  5426.  
  5427. NullReferenceException: Object reference not set to an instance of an object
  5428. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5429. at Verse.ScreenshotTaker.Update () <0x0001f>
  5430. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5431. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5432. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5433. at Verse.Root_Entry.Update () <0x00010>
  5434.  
  5435. (Filename: Line: -1)
  5436.  
  5437. NullReferenceException: Object reference not set to an instance of an object
  5438. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5439. at Verse.ScreenshotTaker.Update () <0x0001f>
  5440. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5441. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5442. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5443. at Verse.Root_Entry.Update () <0x00010>
  5444.  
  5445. (Filename: Line: -1)
  5446.  
  5447. NullReferenceException: Object reference not set to an instance of an object
  5448. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5449. at Verse.ScreenshotTaker.Update () <0x0001f>
  5450. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5451. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5452. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5453. at Verse.Root_Entry.Update () <0x00010>
  5454.  
  5455. (Filename: Line: -1)
  5456.  
  5457. NullReferenceException: Object reference not set to an instance of an object
  5458. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5459. at Verse.ScreenshotTaker.Update () <0x0001f>
  5460. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5461. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5462. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5463. at Verse.Root_Entry.Update () <0x00010>
  5464.  
  5465. (Filename: Line: -1)
  5466.  
  5467. NullReferenceException: Object reference not set to an instance of an object
  5468. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5469. at Verse.ScreenshotTaker.Update () <0x0001f>
  5470. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5471. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5472. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5473. at Verse.Root_Entry.Update () <0x00010>
  5474.  
  5475. (Filename: Line: -1)
  5476.  
  5477. NullReferenceException: Object reference not set to an instance of an object
  5478. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5479. at Verse.ScreenshotTaker.Update () <0x0001f>
  5480. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5481. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5482. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5483. at Verse.Root_Entry.Update () <0x00010>
  5484.  
  5485. (Filename: Line: -1)
  5486.  
  5487. NullReferenceException: Object reference not set to an instance of an object
  5488. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5489. at Verse.ScreenshotTaker.Update () <0x0001f>
  5490. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5491. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5492. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5493. at Verse.Root_Entry.Update () <0x00010>
  5494.  
  5495. (Filename: Line: -1)
  5496.  
  5497. NullReferenceException: Object reference not set to an instance of an object
  5498. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5499. at Verse.ScreenshotTaker.Update () <0x0001f>
  5500. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5501. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5502. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5503. at Verse.Root_Entry.Update () <0x00010>
  5504.  
  5505. (Filename: Line: -1)
  5506.  
  5507. NullReferenceException: Object reference not set to an instance of an object
  5508. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5509. at Verse.ScreenshotTaker.Update () <0x0001f>
  5510. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5511. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5512. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5513. at Verse.Root_Entry.Update () <0x00010>
  5514.  
  5515. (Filename: Line: -1)
  5516.  
  5517. NullReferenceException: Object reference not set to an instance of an object
  5518. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5519. at Verse.ScreenshotTaker.Update () <0x0001f>
  5520. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5521. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5522. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5523. at Verse.Root_Entry.Update () <0x00010>
  5524.  
  5525. (Filename: Line: -1)
  5526.  
  5527. NullReferenceException: Object reference not set to an instance of an object
  5528. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5529. at Verse.ScreenshotTaker.Update () <0x0001f>
  5530. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5531. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5532. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5533. at Verse.Root_Entry.Update () <0x00010>
  5534.  
  5535. (Filename: Line: -1)
  5536.  
  5537. NullReferenceException: Object reference not set to an instance of an object
  5538. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5539. at Verse.ScreenshotTaker.Update () <0x0001f>
  5540. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5541. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5542. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5543. at Verse.Root_Entry.Update () <0x00010>
  5544.  
  5545. (Filename: Line: -1)
  5546.  
  5547. NullReferenceException: Object reference not set to an instance of an object
  5548. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5549. at Verse.ScreenshotTaker.Update () <0x0001f>
  5550. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5551. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5552. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5553. at Verse.Root_Entry.Update () <0x00010>
  5554.  
  5555. (Filename: Line: -1)
  5556.  
  5557. NullReferenceException: Object reference not set to an instance of an object
  5558. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5559. at Verse.ScreenshotTaker.Update () <0x0001f>
  5560. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5561. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5562. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5563. at Verse.Root_Entry.Update () <0x00010>
  5564.  
  5565. (Filename: Line: -1)
  5566.  
  5567. NullReferenceException: Object reference not set to an instance of an object
  5568. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5569. at Verse.ScreenshotTaker.Update () <0x0001f>
  5570. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5571. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5572. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5573. at Verse.Root_Entry.Update () <0x00010>
  5574.  
  5575. (Filename: Line: -1)
  5576.  
  5577. NullReferenceException: Object reference not set to an instance of an object
  5578. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5579. at Verse.ScreenshotTaker.Update () <0x0001f>
  5580. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5581. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5582. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5583. at Verse.Root_Entry.Update () <0x00010>
  5584.  
  5585. (Filename: Line: -1)
  5586.  
  5587. NullReferenceException: Object reference not set to an instance of an object
  5588. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5589. at Verse.ScreenshotTaker.Update () <0x0001f>
  5590. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5591. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5592. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5593. at Verse.Root_Entry.Update () <0x00010>
  5594.  
  5595. (Filename: Line: -1)
  5596.  
  5597. NullReferenceException: Object reference not set to an instance of an object
  5598. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5599. at Verse.ScreenshotTaker.Update () <0x0001f>
  5600. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5601. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5602. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5603. at Verse.Root_Entry.Update () <0x00010>
  5604.  
  5605. (Filename: Line: -1)
  5606.  
  5607. NullReferenceException: Object reference not set to an instance of an object
  5608. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5609. at Verse.ScreenshotTaker.Update () <0x0001f>
  5610. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5611. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5612. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5613. at Verse.Root_Entry.Update () <0x00010>
  5614.  
  5615. (Filename: Line: -1)
  5616.  
  5617. NullReferenceException: Object reference not set to an instance of an object
  5618. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5619. at Verse.ScreenshotTaker.Update () <0x0001f>
  5620. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5621. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5622. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5623. at Verse.Root_Entry.Update () <0x00010>
  5624.  
  5625. (Filename: Line: -1)
  5626.  
  5627. NullReferenceException: Object reference not set to an instance of an object
  5628. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5629. at Verse.ScreenshotTaker.Update () <0x0001f>
  5630. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5631. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5632. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5633. at Verse.Root_Entry.Update () <0x00010>
  5634.  
  5635. (Filename: Line: -1)
  5636.  
  5637. NullReferenceException: Object reference not set to an instance of an object
  5638. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5639. at Verse.ScreenshotTaker.Update () <0x0001f>
  5640. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5641. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5642. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5643. at Verse.Root_Entry.Update () <0x00010>
  5644.  
  5645. (Filename: Line: -1)
  5646.  
  5647. NullReferenceException: Object reference not set to an instance of an object
  5648. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5649. at Verse.ScreenshotTaker.Update () <0x0001f>
  5650. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5651. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5652. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5653. at Verse.Root_Entry.Update () <0x00010>
  5654.  
  5655. (Filename: Line: -1)
  5656.  
  5657. NullReferenceException: Object reference not set to an instance of an object
  5658. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5659. at Verse.ScreenshotTaker.Update () <0x0001f>
  5660. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5661. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5662. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5663. at Verse.Root_Entry.Update () <0x00010>
  5664.  
  5665. (Filename: Line: -1)
  5666.  
  5667. NullReferenceException: Object reference not set to an instance of an object
  5668. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5669. at Verse.ScreenshotTaker.Update () <0x0001f>
  5670. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5671. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5672. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5673. at Verse.Root_Entry.Update () <0x00010>
  5674.  
  5675. (Filename: Line: -1)
  5676.  
  5677. NullReferenceException: Object reference not set to an instance of an object
  5678. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5679. at Verse.ScreenshotTaker.Update () <0x0001f>
  5680. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5681. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5682. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5683. at Verse.Root_Entry.Update () <0x00010>
  5684.  
  5685. (Filename: Line: -1)
  5686.  
  5687. NullReferenceException: Object reference not set to an instance of an object
  5688. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5689. at Verse.ScreenshotTaker.Update () <0x0001f>
  5690. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5691. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5692. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5693. at Verse.Root_Entry.Update () <0x00010>
  5694.  
  5695. (Filename: Line: -1)
  5696.  
  5697. NullReferenceException: Object reference not set to an instance of an object
  5698. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5699. at Verse.ScreenshotTaker.Update () <0x0001f>
  5700. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5701. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5702. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5703. at Verse.Root_Entry.Update () <0x00010>
  5704.  
  5705. (Filename: Line: -1)
  5706.  
  5707. NullReferenceException: Object reference not set to an instance of an object
  5708. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5709. at Verse.ScreenshotTaker.Update () <0x0001f>
  5710. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5711. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5712. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5713. at Verse.Root_Entry.Update () <0x00010>
  5714.  
  5715. (Filename: Line: -1)
  5716.  
  5717. NullReferenceException: Object reference not set to an instance of an object
  5718. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5719. at Verse.ScreenshotTaker.Update () <0x0001f>
  5720. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5721. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5722. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5723. at Verse.Root_Entry.Update () <0x00010>
  5724.  
  5725. (Filename: Line: -1)
  5726.  
  5727. NullReferenceException: Object reference not set to an instance of an object
  5728. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5729. at Verse.ScreenshotTaker.Update () <0x0001f>
  5730. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5731. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5732. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5733. at Verse.Root_Entry.Update () <0x00010>
  5734.  
  5735. (Filename: Line: -1)
  5736.  
  5737. NullReferenceException: Object reference not set to an instance of an object
  5738. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5739. at Verse.ScreenshotTaker.Update () <0x0001f>
  5740. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5741. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5742. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5743. at Verse.Root_Entry.Update () <0x00010>
  5744.  
  5745. (Filename: Line: -1)
  5746.  
  5747. NullReferenceException: Object reference not set to an instance of an object
  5748. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5749. at Verse.ScreenshotTaker.Update () <0x0001f>
  5750. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5751. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5752. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5753. at Verse.Root_Entry.Update () <0x00010>
  5754.  
  5755. (Filename: Line: -1)
  5756.  
  5757. NullReferenceException: Object reference not set to an instance of an object
  5758. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5759. at Verse.ScreenshotTaker.Update () <0x0001f>
  5760. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5761. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5762. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5763. at Verse.Root_Entry.Update () <0x00010>
  5764.  
  5765. (Filename: Line: -1)
  5766.  
  5767. NullReferenceException: Object reference not set to an instance of an object
  5768. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5769. at Verse.ScreenshotTaker.Update () <0x0001f>
  5770. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5771. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5772. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5773. at Verse.Root_Entry.Update () <0x00010>
  5774.  
  5775. (Filename: Line: -1)
  5776.  
  5777. NullReferenceException: Object reference not set to an instance of an object
  5778. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5779. at Verse.ScreenshotTaker.Update () <0x0001f>
  5780. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5781. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5782. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5783. at Verse.Root_Entry.Update () <0x00010>
  5784.  
  5785. (Filename: Line: -1)
  5786.  
  5787. NullReferenceException: Object reference not set to an instance of an object
  5788. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5789. at Verse.ScreenshotTaker.Update () <0x0001f>
  5790. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5791. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5792. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5793. at Verse.Root_Entry.Update () <0x00010>
  5794.  
  5795. (Filename: Line: -1)
  5796.  
  5797. NullReferenceException: Object reference not set to an instance of an object
  5798. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5799. at Verse.ScreenshotTaker.Update () <0x0001f>
  5800. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5801. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5802. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5803. at Verse.Root_Entry.Update () <0x00010>
  5804.  
  5805. (Filename: Line: -1)
  5806.  
  5807. NullReferenceException: Object reference not set to an instance of an object
  5808. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5809. at Verse.ScreenshotTaker.Update () <0x0001f>
  5810. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5811. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5812. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5813. at Verse.Root_Entry.Update () <0x00010>
  5814.  
  5815. (Filename: Line: -1)
  5816.  
  5817. NullReferenceException: Object reference not set to an instance of an object
  5818. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5819. at Verse.ScreenshotTaker.Update () <0x0001f>
  5820. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5821. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5822. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5823. at Verse.Root_Entry.Update () <0x00010>
  5824.  
  5825. (Filename: Line: -1)
  5826.  
  5827. NullReferenceException: Object reference not set to an instance of an object
  5828. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5829. at Verse.ScreenshotTaker.Update () <0x0001f>
  5830. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5831. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5832. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5833. at Verse.Root_Entry.Update () <0x00010>
  5834.  
  5835. (Filename: Line: -1)
  5836.  
  5837. NullReferenceException: Object reference not set to an instance of an object
  5838. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5839. at Verse.ScreenshotTaker.Update () <0x0001f>
  5840. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5841. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5842. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5843. at Verse.Root_Entry.Update () <0x00010>
  5844.  
  5845. (Filename: Line: -1)
  5846.  
  5847. NullReferenceException: Object reference not set to an instance of an object
  5848. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5849. at Verse.ScreenshotTaker.Update () <0x0001f>
  5850. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5851. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5852. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5853. at Verse.Root_Entry.Update () <0x00010>
  5854.  
  5855. (Filename: Line: -1)
  5856.  
  5857. NullReferenceException: Object reference not set to an instance of an object
  5858. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5859. at Verse.ScreenshotTaker.Update () <0x0001f>
  5860. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5861. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5862. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5863. at Verse.Root_Entry.Update () <0x00010>
  5864.  
  5865. (Filename: Line: -1)
  5866.  
  5867. NullReferenceException: Object reference not set to an instance of an object
  5868. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5869. at Verse.ScreenshotTaker.Update () <0x0001f>
  5870. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5871. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5872. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5873. at Verse.Root_Entry.Update () <0x00010>
  5874.  
  5875. (Filename: Line: -1)
  5876.  
  5877. NullReferenceException: Object reference not set to an instance of an object
  5878. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5879. at Verse.ScreenshotTaker.Update () <0x0001f>
  5880. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5881. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5882. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5883. at Verse.Root_Entry.Update () <0x00010>
  5884.  
  5885. (Filename: Line: -1)
  5886.  
  5887. NullReferenceException: Object reference not set to an instance of an object
  5888. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5889. at Verse.ScreenshotTaker.Update () <0x0001f>
  5890. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5891. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5892. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5893. at Verse.Root_Entry.Update () <0x00010>
  5894.  
  5895. (Filename: Line: -1)
  5896.  
  5897. NullReferenceException: Object reference not set to an instance of an object
  5898. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5899. at Verse.ScreenshotTaker.Update () <0x0001f>
  5900. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5901. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5902. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5903. at Verse.Root_Entry.Update () <0x00010>
  5904.  
  5905. (Filename: Line: -1)
  5906.  
  5907. NullReferenceException: Object reference not set to an instance of an object
  5908. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5909. at Verse.ScreenshotTaker.Update () <0x0001f>
  5910. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5911. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5912. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5913. at Verse.Root_Entry.Update () <0x00010>
  5914.  
  5915. (Filename: Line: -1)
  5916.  
  5917. NullReferenceException: Object reference not set to an instance of an object
  5918. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5919. at Verse.ScreenshotTaker.Update () <0x0001f>
  5920. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5921. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5922. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5923. at Verse.Root_Entry.Update () <0x00010>
  5924.  
  5925. (Filename: Line: -1)
  5926.  
  5927. NullReferenceException: Object reference not set to an instance of an object
  5928. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5929. at Verse.ScreenshotTaker.Update () <0x0001f>
  5930. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5931. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5932. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5933. at Verse.Root_Entry.Update () <0x00010>
  5934.  
  5935. (Filename: Line: -1)
  5936.  
  5937. NullReferenceException: Object reference not set to an instance of an object
  5938. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5939. at Verse.ScreenshotTaker.Update () <0x0001f>
  5940. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5941. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5942. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5943. at Verse.Root_Entry.Update () <0x00010>
  5944.  
  5945. (Filename: Line: -1)
  5946.  
  5947. NullReferenceException: Object reference not set to an instance of an object
  5948. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5949. at Verse.ScreenshotTaker.Update () <0x0001f>
  5950. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5951. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5952. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5953. at Verse.Root_Entry.Update () <0x00010>
  5954.  
  5955. (Filename: Line: -1)
  5956.  
  5957. NullReferenceException: Object reference not set to an instance of an object
  5958. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5959. at Verse.ScreenshotTaker.Update () <0x0001f>
  5960. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5961. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5962. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5963. at Verse.Root_Entry.Update () <0x00010>
  5964.  
  5965. (Filename: Line: -1)
  5966.  
  5967. NullReferenceException: Object reference not set to an instance of an object
  5968. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5969. at Verse.ScreenshotTaker.Update () <0x0001f>
  5970. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5971. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5972. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5973. at Verse.Root_Entry.Update () <0x00010>
  5974.  
  5975. (Filename: Line: -1)
  5976.  
  5977. NullReferenceException: Object reference not set to an instance of an object
  5978. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5979. at Verse.ScreenshotTaker.Update () <0x0001f>
  5980. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5981. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5982. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5983. at Verse.Root_Entry.Update () <0x00010>
  5984.  
  5985. (Filename: Line: -1)
  5986.  
  5987. NullReferenceException: Object reference not set to an instance of an object
  5988. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5989. at Verse.ScreenshotTaker.Update () <0x0001f>
  5990. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  5991. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  5992. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  5993. at Verse.Root_Entry.Update () <0x00010>
  5994.  
  5995. (Filename: Line: -1)
  5996.  
  5997. NullReferenceException: Object reference not set to an instance of an object
  5998. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  5999. at Verse.ScreenshotTaker.Update () <0x0001f>
  6000. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6001. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6002. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6003. at Verse.Root_Entry.Update () <0x00010>
  6004.  
  6005. (Filename: Line: -1)
  6006.  
  6007. NullReferenceException: Object reference not set to an instance of an object
  6008. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6009. at Verse.ScreenshotTaker.Update () <0x0001f>
  6010. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6011. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6012. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6013. at Verse.Root_Entry.Update () <0x00010>
  6014.  
  6015. (Filename: Line: -1)
  6016.  
  6017. NullReferenceException: Object reference not set to an instance of an object
  6018. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6019. at Verse.ScreenshotTaker.Update () <0x0001f>
  6020. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6021. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6022. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6023. at Verse.Root_Entry.Update () <0x00010>
  6024.  
  6025. (Filename: Line: -1)
  6026.  
  6027. NullReferenceException: Object reference not set to an instance of an object
  6028. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6029. at Verse.ScreenshotTaker.Update () <0x0001f>
  6030. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6031. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6032. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6033. at Verse.Root_Entry.Update () <0x00010>
  6034.  
  6035. (Filename: Line: -1)
  6036.  
  6037. NullReferenceException: Object reference not set to an instance of an object
  6038. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6039. at Verse.ScreenshotTaker.Update () <0x0001f>
  6040. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6041. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6042. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6043. at Verse.Root_Entry.Update () <0x00010>
  6044.  
  6045. (Filename: Line: -1)
  6046.  
  6047. NullReferenceException: Object reference not set to an instance of an object
  6048. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6049. at Verse.ScreenshotTaker.Update () <0x0001f>
  6050. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6051. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6052. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6053. at Verse.Root_Entry.Update () <0x00010>
  6054.  
  6055. (Filename: Line: -1)
  6056.  
  6057. NullReferenceException: Object reference not set to an instance of an object
  6058. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6059. at Verse.ScreenshotTaker.Update () <0x0001f>
  6060. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6061. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6062. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6063. at Verse.Root_Entry.Update () <0x00010>
  6064.  
  6065. (Filename: Line: -1)
  6066.  
  6067. NullReferenceException: Object reference not set to an instance of an object
  6068. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6069. at Verse.ScreenshotTaker.Update () <0x0001f>
  6070. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6071. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6072. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6073. at Verse.Root_Entry.Update () <0x00010>
  6074.  
  6075. (Filename: Line: -1)
  6076.  
  6077. NullReferenceException: Object reference not set to an instance of an object
  6078. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6079. at Verse.ScreenshotTaker.Update () <0x0001f>
  6080. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6081. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6082. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6083. at Verse.Root_Entry.Update () <0x00010>
  6084.  
  6085. (Filename: Line: -1)
  6086.  
  6087. NullReferenceException: Object reference not set to an instance of an object
  6088. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6089. at Verse.ScreenshotTaker.Update () <0x0001f>
  6090. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6091. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6092. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6093. at Verse.Root_Entry.Update () <0x00010>
  6094.  
  6095. (Filename: Line: -1)
  6096.  
  6097. NullReferenceException: Object reference not set to an instance of an object
  6098. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6099. at Verse.ScreenshotTaker.Update () <0x0001f>
  6100. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6101. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6102. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6103. at Verse.Root_Entry.Update () <0x00010>
  6104.  
  6105. (Filename: Line: -1)
  6106.  
  6107. NullReferenceException: Object reference not set to an instance of an object
  6108. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6109. at Verse.ScreenshotTaker.Update () <0x0001f>
  6110. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6111. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6112. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6113. at Verse.Root_Entry.Update () <0x00010>
  6114.  
  6115. (Filename: Line: -1)
  6116.  
  6117. NullReferenceException: Object reference not set to an instance of an object
  6118. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6119. at Verse.ScreenshotTaker.Update () <0x0001f>
  6120. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6121. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6122. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6123. at Verse.Root_Entry.Update () <0x00010>
  6124.  
  6125. (Filename: Line: -1)
  6126.  
  6127. NullReferenceException: Object reference not set to an instance of an object
  6128. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6129. at Verse.ScreenshotTaker.Update () <0x0001f>
  6130. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6131. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6132. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6133. at Verse.Root_Entry.Update () <0x00010>
  6134.  
  6135. (Filename: Line: -1)
  6136.  
  6137. NullReferenceException: Object reference not set to an instance of an object
  6138. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6139. at Verse.ScreenshotTaker.Update () <0x0001f>
  6140. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6141. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6142. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6143. at Verse.Root_Entry.Update () <0x00010>
  6144.  
  6145. (Filename: Line: -1)
  6146.  
  6147. NullReferenceException: Object reference not set to an instance of an object
  6148. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6149. at Verse.ScreenshotTaker.Update () <0x0001f>
  6150. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6151. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6152. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6153. at Verse.Root_Entry.Update () <0x00010>
  6154.  
  6155. (Filename: Line: -1)
  6156.  
  6157. NullReferenceException: Object reference not set to an instance of an object
  6158. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6159. at Verse.ScreenshotTaker.Update () <0x0001f>
  6160. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6161. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6162. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6163. at Verse.Root_Entry.Update () <0x00010>
  6164.  
  6165. (Filename: Line: -1)
  6166.  
  6167. NullReferenceException: Object reference not set to an instance of an object
  6168. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6169. at Verse.ScreenshotTaker.Update () <0x0001f>
  6170. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6171. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6172. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6173. at Verse.Root_Entry.Update () <0x00010>
  6174.  
  6175. (Filename: Line: -1)
  6176.  
  6177. NullReferenceException: Object reference not set to an instance of an object
  6178. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6179. at Verse.ScreenshotTaker.Update () <0x0001f>
  6180. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6181. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6182. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6183. at Verse.Root_Entry.Update () <0x00010>
  6184.  
  6185. (Filename: Line: -1)
  6186.  
  6187. NullReferenceException: Object reference not set to an instance of an object
  6188. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6189. at Verse.ScreenshotTaker.Update () <0x0001f>
  6190. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6191. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6192. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6193. at Verse.Root_Entry.Update () <0x00010>
  6194.  
  6195. (Filename: Line: -1)
  6196.  
  6197. NullReferenceException: Object reference not set to an instance of an object
  6198. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6199. at Verse.ScreenshotTaker.Update () <0x0001f>
  6200. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6201. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6202. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6203. at Verse.Root_Entry.Update () <0x00010>
  6204.  
  6205. (Filename: Line: -1)
  6206.  
  6207. NullReferenceException: Object reference not set to an instance of an object
  6208. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6209. at Verse.ScreenshotTaker.Update () <0x0001f>
  6210. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6211. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6212. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6213. at Verse.Root_Entry.Update () <0x00010>
  6214.  
  6215. (Filename: Line: -1)
  6216.  
  6217. NullReferenceException: Object reference not set to an instance of an object
  6218. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6219. at Verse.ScreenshotTaker.Update () <0x0001f>
  6220. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6221. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6222. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6223. at Verse.Root_Entry.Update () <0x00010>
  6224.  
  6225. (Filename: Line: -1)
  6226.  
  6227. NullReferenceException: Object reference not set to an instance of an object
  6228. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6229. at Verse.ScreenshotTaker.Update () <0x0001f>
  6230. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6231. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6232. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6233. at Verse.Root_Entry.Update () <0x00010>
  6234.  
  6235. (Filename: Line: -1)
  6236.  
  6237. NullReferenceException: Object reference not set to an instance of an object
  6238. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6239. at Verse.ScreenshotTaker.Update () <0x0001f>
  6240. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6241. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6242. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6243. at Verse.Root_Entry.Update () <0x00010>
  6244.  
  6245. (Filename: Line: -1)
  6246.  
  6247. NullReferenceException: Object reference not set to an instance of an object
  6248. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6249. at Verse.ScreenshotTaker.Update () <0x0001f>
  6250. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6251. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6252. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6253. at Verse.Root_Entry.Update () <0x00010>
  6254.  
  6255. (Filename: Line: -1)
  6256.  
  6257. NullReferenceException: Object reference not set to an instance of an object
  6258. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6259. at Verse.ScreenshotTaker.Update () <0x0001f>
  6260. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6261. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6262. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6263. at Verse.Root_Entry.Update () <0x00010>
  6264.  
  6265. (Filename: Line: -1)
  6266.  
  6267. NullReferenceException: Object reference not set to an instance of an object
  6268. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6269. at Verse.ScreenshotTaker.Update () <0x0001f>
  6270. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6271. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6272. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6273. at Verse.Root_Entry.Update () <0x00010>
  6274.  
  6275. (Filename: Line: -1)
  6276.  
  6277. NullReferenceException: Object reference not set to an instance of an object
  6278. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6279. at Verse.ScreenshotTaker.Update () <0x0001f>
  6280. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6281. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6282. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6283. at Verse.Root_Entry.Update () <0x00010>
  6284.  
  6285. (Filename: Line: -1)
  6286.  
  6287. NullReferenceException: Object reference not set to an instance of an object
  6288. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6289. at Verse.ScreenshotTaker.Update () <0x0001f>
  6290. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6291. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6292. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6293. at Verse.Root_Entry.Update () <0x00010>
  6294.  
  6295. (Filename: Line: -1)
  6296.  
  6297. NullReferenceException: Object reference not set to an instance of an object
  6298. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6299. at Verse.ScreenshotTaker.Update () <0x0001f>
  6300. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6301. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6302. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6303. at Verse.Root_Entry.Update () <0x00010>
  6304.  
  6305. (Filename: Line: -1)
  6306.  
  6307. NullReferenceException: Object reference not set to an instance of an object
  6308. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6309. at Verse.ScreenshotTaker.Update () <0x0001f>
  6310. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6311. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6312. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6313. at Verse.Root_Entry.Update () <0x00010>
  6314.  
  6315. (Filename: Line: -1)
  6316.  
  6317. NullReferenceException: Object reference not set to an instance of an object
  6318. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6319. at Verse.ScreenshotTaker.Update () <0x0001f>
  6320. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6321. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6322. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6323. at Verse.Root_Entry.Update () <0x00010>
  6324.  
  6325. (Filename: Line: -1)
  6326.  
  6327. NullReferenceException: Object reference not set to an instance of an object
  6328. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6329. at Verse.ScreenshotTaker.Update () <0x0001f>
  6330. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6331. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6332. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6333. at Verse.Root_Entry.Update () <0x00010>
  6334.  
  6335. (Filename: Line: -1)
  6336.  
  6337. NullReferenceException: Object reference not set to an instance of an object
  6338. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6339. at Verse.ScreenshotTaker.Update () <0x0001f>
  6340. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6341. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6342. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6343. at Verse.Root_Entry.Update () <0x00010>
  6344.  
  6345. (Filename: Line: -1)
  6346.  
  6347. NullReferenceException: Object reference not set to an instance of an object
  6348. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6349. at Verse.ScreenshotTaker.Update () <0x0001f>
  6350. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6351. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6352. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6353. at Verse.Root_Entry.Update () <0x00010>
  6354.  
  6355. (Filename: Line: -1)
  6356.  
  6357. NullReferenceException: Object reference not set to an instance of an object
  6358. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6359. at Verse.ScreenshotTaker.Update () <0x0001f>
  6360. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6361. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6362. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6363. at Verse.Root_Entry.Update () <0x00010>
  6364.  
  6365. (Filename: Line: -1)
  6366.  
  6367. NullReferenceException: Object reference not set to an instance of an object
  6368. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6369. at Verse.ScreenshotTaker.Update () <0x0001f>
  6370. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6371. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6372. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6373. at Verse.Root_Entry.Update () <0x00010>
  6374.  
  6375. (Filename: Line: -1)
  6376.  
  6377. NullReferenceException: Object reference not set to an instance of an object
  6378. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6379. at Verse.ScreenshotTaker.Update () <0x0001f>
  6380. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6381. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6382. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6383. at Verse.Root_Entry.Update () <0x00010>
  6384.  
  6385. (Filename: Line: -1)
  6386.  
  6387. NullReferenceException: Object reference not set to an instance of an object
  6388. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6389. at Verse.ScreenshotTaker.Update () <0x0001f>
  6390. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6391. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6392. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6393. at Verse.Root_Entry.Update () <0x00010>
  6394.  
  6395. (Filename: Line: -1)
  6396.  
  6397. NullReferenceException: Object reference not set to an instance of an object
  6398. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6399. at Verse.ScreenshotTaker.Update () <0x0001f>
  6400. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6401. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6402. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6403. at Verse.Root_Entry.Update () <0x00010>
  6404.  
  6405. (Filename: Line: -1)
  6406.  
  6407. NullReferenceException: Object reference not set to an instance of an object
  6408. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6409. at Verse.ScreenshotTaker.Update () <0x0001f>
  6410. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6411. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6412. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6413. at Verse.Root_Entry.Update () <0x00010>
  6414.  
  6415. (Filename: Line: -1)
  6416.  
  6417. NullReferenceException: Object reference not set to an instance of an object
  6418. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6419. at Verse.ScreenshotTaker.Update () <0x0001f>
  6420. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6421. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6422. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6423. at Verse.Root_Entry.Update () <0x00010>
  6424.  
  6425. (Filename: Line: -1)
  6426.  
  6427. NullReferenceException: Object reference not set to an instance of an object
  6428. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6429. at Verse.ScreenshotTaker.Update () <0x0001f>
  6430. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6431. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6432. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6433. at Verse.Root_Entry.Update () <0x00010>
  6434.  
  6435. (Filename: Line: -1)
  6436.  
  6437. NullReferenceException: Object reference not set to an instance of an object
  6438. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6439. at Verse.ScreenshotTaker.Update () <0x0001f>
  6440. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6441. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6442. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6443. at Verse.Root_Entry.Update () <0x00010>
  6444.  
  6445. (Filename: Line: -1)
  6446.  
  6447. NullReferenceException: Object reference not set to an instance of an object
  6448. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6449. at Verse.ScreenshotTaker.Update () <0x0001f>
  6450. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6451. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6452. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6453. at Verse.Root_Entry.Update () <0x00010>
  6454.  
  6455. (Filename: Line: -1)
  6456.  
  6457. NullReferenceException: Object reference not set to an instance of an object
  6458. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6459. at Verse.ScreenshotTaker.Update () <0x0001f>
  6460. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6461. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6462. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6463. at Verse.Root_Entry.Update () <0x00010>
  6464.  
  6465. (Filename: Line: -1)
  6466.  
  6467. NullReferenceException: Object reference not set to an instance of an object
  6468. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6469. at Verse.ScreenshotTaker.Update () <0x0001f>
  6470. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6471. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6472. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6473. at Verse.Root_Entry.Update () <0x00010>
  6474.  
  6475. (Filename: Line: -1)
  6476.  
  6477. NullReferenceException: Object reference not set to an instance of an object
  6478. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6479. at Verse.ScreenshotTaker.Update () <0x0001f>
  6480. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6481. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6482. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6483. at Verse.Root_Entry.Update () <0x00010>
  6484.  
  6485. (Filename: Line: -1)
  6486.  
  6487. NullReferenceException: Object reference not set to an instance of an object
  6488. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6489. at Verse.ScreenshotTaker.Update () <0x0001f>
  6490. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6491. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6492. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6493. at Verse.Root_Entry.Update () <0x00010>
  6494.  
  6495. (Filename: Line: -1)
  6496.  
  6497. NullReferenceException: Object reference not set to an instance of an object
  6498. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6499. at Verse.ScreenshotTaker.Update () <0x0001f>
  6500. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6501. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6502. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6503. at Verse.Root_Entry.Update () <0x00010>
  6504.  
  6505. (Filename: Line: -1)
  6506.  
  6507. NullReferenceException: Object reference not set to an instance of an object
  6508. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6509. at Verse.ScreenshotTaker.Update () <0x0001f>
  6510. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6511. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6512. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6513. at Verse.Root_Entry.Update () <0x00010>
  6514.  
  6515. (Filename: Line: -1)
  6516.  
  6517. NullReferenceException: Object reference not set to an instance of an object
  6518. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6519. at Verse.ScreenshotTaker.Update () <0x0001f>
  6520. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6521. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6522. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6523. at Verse.Root_Entry.Update () <0x00010>
  6524.  
  6525. (Filename: Line: -1)
  6526.  
  6527. NullReferenceException: Object reference not set to an instance of an object
  6528. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6529. at Verse.ScreenshotTaker.Update () <0x0001f>
  6530. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6531. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6532. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6533. at Verse.Root_Entry.Update () <0x00010>
  6534.  
  6535. (Filename: Line: -1)
  6536.  
  6537. NullReferenceException: Object reference not set to an instance of an object
  6538. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6539. at Verse.ScreenshotTaker.Update () <0x0001f>
  6540. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6541. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6542. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6543. at Verse.Root_Entry.Update () <0x00010>
  6544.  
  6545. (Filename: Line: -1)
  6546.  
  6547. NullReferenceException: Object reference not set to an instance of an object
  6548. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6549. at Verse.ScreenshotTaker.Update () <0x0001f>
  6550. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6551. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6552. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6553. at Verse.Root_Entry.Update () <0x00010>
  6554.  
  6555. (Filename: Line: -1)
  6556.  
  6557. NullReferenceException: Object reference not set to an instance of an object
  6558. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6559. at Verse.ScreenshotTaker.Update () <0x0001f>
  6560. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6561. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6562. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6563. at Verse.Root_Entry.Update () <0x00010>
  6564.  
  6565. (Filename: Line: -1)
  6566.  
  6567. NullReferenceException: Object reference not set to an instance of an object
  6568. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6569. at Verse.ScreenshotTaker.Update () <0x0001f>
  6570. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6571. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6572. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6573. at Verse.Root_Entry.Update () <0x00010>
  6574.  
  6575. (Filename: Line: -1)
  6576.  
  6577. NullReferenceException: Object reference not set to an instance of an object
  6578. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6579. at Verse.ScreenshotTaker.Update () <0x0001f>
  6580. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6581. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6582. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6583. at Verse.Root_Entry.Update () <0x00010>
  6584.  
  6585. (Filename: Line: -1)
  6586.  
  6587. NullReferenceException: Object reference not set to an instance of an object
  6588. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6589. at Verse.ScreenshotTaker.Update () <0x0001f>
  6590. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6591. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6592. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6593. at Verse.Root_Entry.Update () <0x00010>
  6594.  
  6595. (Filename: Line: -1)
  6596.  
  6597. NullReferenceException: Object reference not set to an instance of an object
  6598. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6599. at Verse.ScreenshotTaker.Update () <0x0001f>
  6600. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6601. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6602. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6603. at Verse.Root_Entry.Update () <0x00010>
  6604.  
  6605. (Filename: Line: -1)
  6606.  
  6607. NullReferenceException: Object reference not set to an instance of an object
  6608. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6609. at Verse.ScreenshotTaker.Update () <0x0001f>
  6610. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6611. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6612. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6613. at Verse.Root_Entry.Update () <0x00010>
  6614.  
  6615. (Filename: Line: -1)
  6616.  
  6617. NullReferenceException: Object reference not set to an instance of an object
  6618. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6619. at Verse.ScreenshotTaker.Update () <0x0001f>
  6620. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6621. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6622. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6623. at Verse.Root_Entry.Update () <0x00010>
  6624.  
  6625. (Filename: Line: -1)
  6626.  
  6627. NullReferenceException: Object reference not set to an instance of an object
  6628. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6629. at Verse.ScreenshotTaker.Update () <0x0001f>
  6630. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6631. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6632. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6633. at Verse.Root_Entry.Update () <0x00010>
  6634.  
  6635. (Filename: Line: -1)
  6636.  
  6637. NullReferenceException: Object reference not set to an instance of an object
  6638. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6639. at Verse.ScreenshotTaker.Update () <0x0001f>
  6640. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6641. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6642. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6643. at Verse.Root_Entry.Update () <0x00010>
  6644.  
  6645. (Filename: Line: -1)
  6646.  
  6647. NullReferenceException: Object reference not set to an instance of an object
  6648. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6649. at Verse.ScreenshotTaker.Update () <0x0001f>
  6650. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6651. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6652. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6653. at Verse.Root_Entry.Update () <0x00010>
  6654.  
  6655. (Filename: Line: -1)
  6656.  
  6657. NullReferenceException: Object reference not set to an instance of an object
  6658. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6659. at Verse.ScreenshotTaker.Update () <0x0001f>
  6660. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6661. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6662. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6663. at Verse.Root_Entry.Update () <0x00010>
  6664.  
  6665. (Filename: Line: -1)
  6666.  
  6667. NullReferenceException: Object reference not set to an instance of an object
  6668. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6669. at Verse.ScreenshotTaker.Update () <0x0001f>
  6670. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6671. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6672. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6673. at Verse.Root_Entry.Update () <0x00010>
  6674.  
  6675. (Filename: Line: -1)
  6676.  
  6677. NullReferenceException: Object reference not set to an instance of an object
  6678. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6679. at Verse.ScreenshotTaker.Update () <0x0001f>
  6680. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6681. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6682. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6683. at Verse.Root_Entry.Update () <0x00010>
  6684.  
  6685. (Filename: Line: -1)
  6686.  
  6687. NullReferenceException: Object reference not set to an instance of an object
  6688. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6689. at Verse.ScreenshotTaker.Update () <0x0001f>
  6690. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6691. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6692. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6693. at Verse.Root_Entry.Update () <0x00010>
  6694.  
  6695. (Filename: Line: -1)
  6696.  
  6697. NullReferenceException: Object reference not set to an instance of an object
  6698. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6699. at Verse.ScreenshotTaker.Update () <0x0001f>
  6700. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6701. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6702. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6703. at Verse.Root_Entry.Update () <0x00010>
  6704.  
  6705. (Filename: Line: -1)
  6706.  
  6707. NullReferenceException: Object reference not set to an instance of an object
  6708. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6709. at Verse.ScreenshotTaker.Update () <0x0001f>
  6710. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6711. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6712. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6713. at Verse.Root_Entry.Update () <0x00010>
  6714.  
  6715. (Filename: Line: -1)
  6716.  
  6717. NullReferenceException: Object reference not set to an instance of an object
  6718. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6719. at Verse.ScreenshotTaker.Update () <0x0001f>
  6720. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6721. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6722. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6723. at Verse.Root_Entry.Update () <0x00010>
  6724.  
  6725. (Filename: Line: -1)
  6726.  
  6727. NullReferenceException: Object reference not set to an instance of an object
  6728. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6729. at Verse.ScreenshotTaker.Update () <0x0001f>
  6730. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6731. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6732. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6733. at Verse.Root_Entry.Update () <0x00010>
  6734.  
  6735. (Filename: Line: -1)
  6736.  
  6737. NullReferenceException: Object reference not set to an instance of an object
  6738. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6739. at Verse.ScreenshotTaker.Update () <0x0001f>
  6740. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6741. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6742. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6743. at Verse.Root_Entry.Update () <0x00010>
  6744.  
  6745. (Filename: Line: -1)
  6746.  
  6747. NullReferenceException: Object reference not set to an instance of an object
  6748. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6749. at Verse.ScreenshotTaker.Update () <0x0001f>
  6750. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6751. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6752. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6753. at Verse.Root_Entry.Update () <0x00010>
  6754.  
  6755. (Filename: Line: -1)
  6756.  
  6757. NullReferenceException: Object reference not set to an instance of an object
  6758. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6759. at Verse.ScreenshotTaker.Update () <0x0001f>
  6760. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6761. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6762. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6763. at Verse.Root_Entry.Update () <0x00010>
  6764.  
  6765. (Filename: Line: -1)
  6766.  
  6767. NullReferenceException: Object reference not set to an instance of an object
  6768. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6769. at Verse.ScreenshotTaker.Update () <0x0001f>
  6770. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6771. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6772. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6773. at Verse.Root_Entry.Update () <0x00010>
  6774.  
  6775. (Filename: Line: -1)
  6776.  
  6777. NullReferenceException: Object reference not set to an instance of an object
  6778. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6779. at Verse.ScreenshotTaker.Update () <0x0001f>
  6780. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6781. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6782. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6783. at Verse.Root_Entry.Update () <0x00010>
  6784.  
  6785. (Filename: Line: -1)
  6786.  
  6787. NullReferenceException: Object reference not set to an instance of an object
  6788. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6789. at Verse.ScreenshotTaker.Update () <0x0001f>
  6790. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6791. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6792. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6793. at Verse.Root_Entry.Update () <0x00010>
  6794.  
  6795. (Filename: Line: -1)
  6796.  
  6797. NullReferenceException: Object reference not set to an instance of an object
  6798. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6799. at Verse.ScreenshotTaker.Update () <0x0001f>
  6800. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6801. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6802. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6803. at Verse.Root_Entry.Update () <0x00010>
  6804.  
  6805. (Filename: Line: -1)
  6806.  
  6807. NullReferenceException: Object reference not set to an instance of an object
  6808. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6809. at Verse.ScreenshotTaker.Update () <0x0001f>
  6810. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6811. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6812. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6813. at Verse.Root_Entry.Update () <0x00010>
  6814.  
  6815. (Filename: Line: -1)
  6816.  
  6817. NullReferenceException: Object reference not set to an instance of an object
  6818. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6819. at Verse.ScreenshotTaker.Update () <0x0001f>
  6820. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6821. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6822. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6823. at Verse.Root_Entry.Update () <0x00010>
  6824.  
  6825. (Filename: Line: -1)
  6826.  
  6827. NullReferenceException: Object reference not set to an instance of an object
  6828. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6829. at Verse.ScreenshotTaker.Update () <0x0001f>
  6830. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6831. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6832. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6833. at Verse.Root_Entry.Update () <0x00010>
  6834.  
  6835. (Filename: Line: -1)
  6836.  
  6837. NullReferenceException: Object reference not set to an instance of an object
  6838. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6839. at Verse.ScreenshotTaker.Update () <0x0001f>
  6840. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6841. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6842. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6843. at Verse.Root_Entry.Update () <0x00010>
  6844.  
  6845. (Filename: Line: -1)
  6846.  
  6847. NullReferenceException: Object reference not set to an instance of an object
  6848. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6849. at Verse.ScreenshotTaker.Update () <0x0001f>
  6850. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6851. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6852. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6853. at Verse.Root_Entry.Update () <0x00010>
  6854.  
  6855. (Filename: Line: -1)
  6856.  
  6857. NullReferenceException: Object reference not set to an instance of an object
  6858. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6859. at Verse.ScreenshotTaker.Update () <0x0001f>
  6860. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6861. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6862. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6863. at Verse.Root_Entry.Update () <0x00010>
  6864.  
  6865. (Filename: Line: -1)
  6866.  
  6867. NullReferenceException: Object reference not set to an instance of an object
  6868. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6869. at Verse.ScreenshotTaker.Update () <0x0001f>
  6870. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6871. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6872. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6873. at Verse.Root_Entry.Update () <0x00010>
  6874.  
  6875. (Filename: Line: -1)
  6876.  
  6877. NullReferenceException: Object reference not set to an instance of an object
  6878. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6879. at Verse.ScreenshotTaker.Update () <0x0001f>
  6880. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6881. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6882. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6883. at Verse.Root_Entry.Update () <0x00010>
  6884.  
  6885. (Filename: Line: -1)
  6886.  
  6887. NullReferenceException: Object reference not set to an instance of an object
  6888. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6889. at Verse.ScreenshotTaker.Update () <0x0001f>
  6890. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6891. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6892. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6893. at Verse.Root_Entry.Update () <0x00010>
  6894.  
  6895. (Filename: Line: -1)
  6896.  
  6897. NullReferenceException: Object reference not set to an instance of an object
  6898. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6899. at Verse.ScreenshotTaker.Update () <0x0001f>
  6900. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6901. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6902. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6903. at Verse.Root_Entry.Update () <0x00010>
  6904.  
  6905. (Filename: Line: -1)
  6906.  
  6907. NullReferenceException: Object reference not set to an instance of an object
  6908. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6909. at Verse.ScreenshotTaker.Update () <0x0001f>
  6910. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6911. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6912. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6913. at Verse.Root_Entry.Update () <0x00010>
  6914.  
  6915. (Filename: Line: -1)
  6916.  
  6917. NullReferenceException: Object reference not set to an instance of an object
  6918. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6919. at Verse.ScreenshotTaker.Update () <0x0001f>
  6920. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6921. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6922. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6923. at Verse.Root_Entry.Update () <0x00010>
  6924.  
  6925. (Filename: Line: -1)
  6926.  
  6927. NullReferenceException: Object reference not set to an instance of an object
  6928. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6929. at Verse.ScreenshotTaker.Update () <0x0001f>
  6930. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6931. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6932. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6933. at Verse.Root_Entry.Update () <0x00010>
  6934.  
  6935. (Filename: Line: -1)
  6936.  
  6937. NullReferenceException: Object reference not set to an instance of an object
  6938. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6939. at Verse.ScreenshotTaker.Update () <0x0001f>
  6940. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6941. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6942. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6943. at Verse.Root_Entry.Update () <0x00010>
  6944.  
  6945. (Filename: Line: -1)
  6946.  
  6947. NullReferenceException: Object reference not set to an instance of an object
  6948. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6949. at Verse.ScreenshotTaker.Update () <0x0001f>
  6950. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6951. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6952. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6953. at Verse.Root_Entry.Update () <0x00010>
  6954.  
  6955. (Filename: Line: -1)
  6956.  
  6957. NullReferenceException: Object reference not set to an instance of an object
  6958. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6959. at Verse.ScreenshotTaker.Update () <0x0001f>
  6960. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6961. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6962. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6963. at Verse.Root_Entry.Update () <0x00010>
  6964.  
  6965. (Filename: Line: -1)
  6966.  
  6967. NullReferenceException: Object reference not set to an instance of an object
  6968. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6969. at Verse.ScreenshotTaker.Update () <0x0001f>
  6970. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6971. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6972. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6973. at Verse.Root_Entry.Update () <0x00010>
  6974.  
  6975. (Filename: Line: -1)
  6976.  
  6977. NullReferenceException: Object reference not set to an instance of an object
  6978. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6979. at Verse.ScreenshotTaker.Update () <0x0001f>
  6980. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6981. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6982. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6983. at Verse.Root_Entry.Update () <0x00010>
  6984.  
  6985. (Filename: Line: -1)
  6986.  
  6987. NullReferenceException: Object reference not set to an instance of an object
  6988. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6989. at Verse.ScreenshotTaker.Update () <0x0001f>
  6990. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  6991. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  6992. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  6993. at Verse.Root_Entry.Update () <0x00010>
  6994.  
  6995. (Filename: Line: -1)
  6996.  
  6997. NullReferenceException: Object reference not set to an instance of an object
  6998. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  6999. at Verse.ScreenshotTaker.Update () <0x0001f>
  7000. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7001. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7002. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7003. at Verse.Root_Entry.Update () <0x00010>
  7004.  
  7005. (Filename: Line: -1)
  7006.  
  7007. NullReferenceException: Object reference not set to an instance of an object
  7008. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7009. at Verse.ScreenshotTaker.Update () <0x0001f>
  7010. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7011. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7012. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7013. at Verse.Root_Entry.Update () <0x00010>
  7014.  
  7015. (Filename: Line: -1)
  7016.  
  7017. NullReferenceException: Object reference not set to an instance of an object
  7018. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7019. at Verse.ScreenshotTaker.Update () <0x0001f>
  7020. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7021. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7022. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7023. at Verse.Root_Entry.Update () <0x00010>
  7024.  
  7025. (Filename: Line: -1)
  7026.  
  7027. NullReferenceException: Object reference not set to an instance of an object
  7028. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7029. at Verse.ScreenshotTaker.Update () <0x0001f>
  7030. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7031. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7032. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7033. at Verse.Root_Entry.Update () <0x00010>
  7034.  
  7035. (Filename: Line: -1)
  7036.  
  7037. NullReferenceException: Object reference not set to an instance of an object
  7038. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7039. at Verse.ScreenshotTaker.Update () <0x0001f>
  7040. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7041. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7042. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7043. at Verse.Root_Entry.Update () <0x00010>
  7044.  
  7045. (Filename: Line: -1)
  7046.  
  7047. NullReferenceException: Object reference not set to an instance of an object
  7048. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7049. at Verse.ScreenshotTaker.Update () <0x0001f>
  7050. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7051. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7052. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7053. at Verse.Root_Entry.Update () <0x00010>
  7054.  
  7055. (Filename: Line: -1)
  7056.  
  7057. NullReferenceException: Object reference not set to an instance of an object
  7058. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7059. at Verse.ScreenshotTaker.Update () <0x0001f>
  7060. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7061. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7062. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7063. at Verse.Root_Entry.Update () <0x00010>
  7064.  
  7065. (Filename: Line: -1)
  7066.  
  7067. NullReferenceException: Object reference not set to an instance of an object
  7068. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7069. at Verse.ScreenshotTaker.Update () <0x0001f>
  7070. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7071. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7072. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7073. at Verse.Root_Entry.Update () <0x00010>
  7074.  
  7075. (Filename: Line: -1)
  7076.  
  7077. NullReferenceException: Object reference not set to an instance of an object
  7078. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7079. at Verse.ScreenshotTaker.Update () <0x0001f>
  7080. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7081. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7082. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7083. at Verse.Root_Entry.Update () <0x00010>
  7084.  
  7085. (Filename: Line: -1)
  7086.  
  7087. NullReferenceException: Object reference not set to an instance of an object
  7088. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7089. at Verse.ScreenshotTaker.Update () <0x0001f>
  7090. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7091. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7092. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7093. at Verse.Root_Entry.Update () <0x00010>
  7094.  
  7095. (Filename: Line: -1)
  7096.  
  7097. NullReferenceException: Object reference not set to an instance of an object
  7098. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7099. at Verse.ScreenshotTaker.Update () <0x0001f>
  7100. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7101. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7102. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7103. at Verse.Root_Entry.Update () <0x00010>
  7104.  
  7105. (Filename: Line: -1)
  7106.  
  7107. NullReferenceException: Object reference not set to an instance of an object
  7108. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7109. at Verse.ScreenshotTaker.Update () <0x0001f>
  7110. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7111. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7112. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7113. at Verse.Root_Entry.Update () <0x00010>
  7114.  
  7115. (Filename: Line: -1)
  7116.  
  7117. NullReferenceException: Object reference not set to an instance of an object
  7118. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7119. at Verse.ScreenshotTaker.Update () <0x0001f>
  7120. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7121. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7122. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7123. at Verse.Root_Entry.Update () <0x00010>
  7124.  
  7125. (Filename: Line: -1)
  7126.  
  7127. NullReferenceException: Object reference not set to an instance of an object
  7128. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7129. at Verse.ScreenshotTaker.Update () <0x0001f>
  7130. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7131. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7132. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7133. at Verse.Root_Entry.Update () <0x00010>
  7134.  
  7135. (Filename: Line: -1)
  7136.  
  7137. NullReferenceException: Object reference not set to an instance of an object
  7138. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7139. at Verse.ScreenshotTaker.Update () <0x0001f>
  7140. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7141. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7142. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7143. at Verse.Root_Entry.Update () <0x00010>
  7144.  
  7145. (Filename: Line: -1)
  7146.  
  7147. NullReferenceException: Object reference not set to an instance of an object
  7148. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7149. at Verse.ScreenshotTaker.Update () <0x0001f>
  7150. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7151. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7152. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7153. at Verse.Root_Entry.Update () <0x00010>
  7154.  
  7155. (Filename: Line: -1)
  7156.  
  7157. NullReferenceException: Object reference not set to an instance of an object
  7158. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7159. at Verse.ScreenshotTaker.Update () <0x0001f>
  7160. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7161. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7162. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7163. at Verse.Root_Entry.Update () <0x00010>
  7164.  
  7165. (Filename: Line: -1)
  7166.  
  7167. NullReferenceException: Object reference not set to an instance of an object
  7168. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7169. at Verse.ScreenshotTaker.Update () <0x0001f>
  7170. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7171. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7172. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7173. at Verse.Root_Entry.Update () <0x00010>
  7174.  
  7175. (Filename: Line: -1)
  7176.  
  7177. NullReferenceException: Object reference not set to an instance of an object
  7178. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7179. at Verse.ScreenshotTaker.Update () <0x0001f>
  7180. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7181. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7182. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7183. at Verse.Root_Entry.Update () <0x00010>
  7184.  
  7185. (Filename: Line: -1)
  7186.  
  7187. NullReferenceException: Object reference not set to an instance of an object
  7188. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7189. at Verse.ScreenshotTaker.Update () <0x0001f>
  7190. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7191. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7192. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7193. at Verse.Root_Entry.Update () <0x00010>
  7194.  
  7195. (Filename: Line: -1)
  7196.  
  7197. NullReferenceException: Object reference not set to an instance of an object
  7198. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7199. at Verse.ScreenshotTaker.Update () <0x0001f>
  7200. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7201. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7202. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7203. at Verse.Root_Entry.Update () <0x00010>
  7204.  
  7205. (Filename: Line: -1)
  7206.  
  7207. NullReferenceException: Object reference not set to an instance of an object
  7208. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7209. at Verse.ScreenshotTaker.Update () <0x0001f>
  7210. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7211. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7212. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7213. at Verse.Root_Entry.Update () <0x00010>
  7214.  
  7215. (Filename: Line: -1)
  7216.  
  7217. NullReferenceException: Object reference not set to an instance of an object
  7218. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7219. at Verse.ScreenshotTaker.Update () <0x0001f>
  7220. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7221. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7222. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7223. at Verse.Root_Entry.Update () <0x00010>
  7224.  
  7225. (Filename: Line: -1)
  7226.  
  7227. NullReferenceException: Object reference not set to an instance of an object
  7228. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7229. at Verse.ScreenshotTaker.Update () <0x0001f>
  7230. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7231. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7232. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7233. at Verse.Root_Entry.Update () <0x00010>
  7234.  
  7235. (Filename: Line: -1)
  7236.  
  7237. NullReferenceException: Object reference not set to an instance of an object
  7238. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7239. at Verse.ScreenshotTaker.Update () <0x0001f>
  7240. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7241. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7242. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7243. at Verse.Root_Entry.Update () <0x00010>
  7244.  
  7245. (Filename: Line: -1)
  7246.  
  7247. NullReferenceException: Object reference not set to an instance of an object
  7248. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7249. at Verse.ScreenshotTaker.Update () <0x0001f>
  7250. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7251. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7252. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7253. at Verse.Root_Entry.Update () <0x00010>
  7254.  
  7255. (Filename: Line: -1)
  7256.  
  7257. NullReferenceException: Object reference not set to an instance of an object
  7258. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7259. at Verse.ScreenshotTaker.Update () <0x0001f>
  7260. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7261. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7262. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7263. at Verse.Root_Entry.Update () <0x00010>
  7264.  
  7265. (Filename: Line: -1)
  7266.  
  7267. NullReferenceException: Object reference not set to an instance of an object
  7268. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7269. at Verse.ScreenshotTaker.Update () <0x0001f>
  7270. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7271. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7272. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7273. at Verse.Root_Entry.Update () <0x00010>
  7274.  
  7275. (Filename: Line: -1)
  7276.  
  7277. NullReferenceException: Object reference not set to an instance of an object
  7278. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7279. at Verse.ScreenshotTaker.Update () <0x0001f>
  7280. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7281. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7282. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7283. at Verse.Root_Entry.Update () <0x00010>
  7284.  
  7285. (Filename: Line: -1)
  7286.  
  7287. NullReferenceException: Object reference not set to an instance of an object
  7288. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7289. at Verse.ScreenshotTaker.Update () <0x0001f>
  7290. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7291. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7292. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7293. at Verse.Root_Entry.Update () <0x00010>
  7294.  
  7295. (Filename: Line: -1)
  7296.  
  7297. NullReferenceException: Object reference not set to an instance of an object
  7298. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7299. at Verse.ScreenshotTaker.Update () <0x0001f>
  7300. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7301. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7302. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7303. at Verse.Root_Entry.Update () <0x00010>
  7304.  
  7305. (Filename: Line: -1)
  7306.  
  7307. NullReferenceException: Object reference not set to an instance of an object
  7308. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7309. at Verse.ScreenshotTaker.Update () <0x0001f>
  7310. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7311. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7312. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7313. at Verse.Root_Entry.Update () <0x00010>
  7314.  
  7315. (Filename: Line: -1)
  7316.  
  7317. NullReferenceException: Object reference not set to an instance of an object
  7318. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7319. at Verse.ScreenshotTaker.Update () <0x0001f>
  7320. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7321. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7322. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7323. at Verse.Root_Entry.Update () <0x00010>
  7324.  
  7325. (Filename: Line: -1)
  7326.  
  7327. NullReferenceException: Object reference not set to an instance of an object
  7328. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7329. at Verse.ScreenshotTaker.Update () <0x0001f>
  7330. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7331. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7332. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7333. at Verse.Root_Entry.Update () <0x00010>
  7334.  
  7335. (Filename: Line: -1)
  7336.  
  7337. NullReferenceException: Object reference not set to an instance of an object
  7338. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7339. at Verse.ScreenshotTaker.Update () <0x0001f>
  7340. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7341. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7342. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7343. at Verse.Root_Entry.Update () <0x00010>
  7344.  
  7345. (Filename: Line: -1)
  7346.  
  7347. NullReferenceException: Object reference not set to an instance of an object
  7348. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7349. at Verse.ScreenshotTaker.Update () <0x0001f>
  7350. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7351. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7352. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7353. at Verse.Root_Entry.Update () <0x00010>
  7354.  
  7355. (Filename: Line: -1)
  7356.  
  7357. NullReferenceException: Object reference not set to an instance of an object
  7358. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7359. at Verse.ScreenshotTaker.Update () <0x0001f>
  7360. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7361. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7362. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7363. at Verse.Root_Entry.Update () <0x00010>
  7364.  
  7365. (Filename: Line: -1)
  7366.  
  7367. NullReferenceException: Object reference not set to an instance of an object
  7368. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7369. at Verse.ScreenshotTaker.Update () <0x0001f>
  7370. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7371. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7372. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7373. at Verse.Root_Entry.Update () <0x00010>
  7374.  
  7375. (Filename: Line: -1)
  7376.  
  7377. NullReferenceException: Object reference not set to an instance of an object
  7378. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7379. at Verse.ScreenshotTaker.Update () <0x0001f>
  7380. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7381. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7382. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7383. at Verse.Root_Entry.Update () <0x00010>
  7384.  
  7385. (Filename: Line: -1)
  7386.  
  7387. NullReferenceException: Object reference not set to an instance of an object
  7388. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7389. at Verse.ScreenshotTaker.Update () <0x0001f>
  7390. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7391. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7392. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7393. at Verse.Root_Entry.Update () <0x00010>
  7394.  
  7395. (Filename: Line: -1)
  7396.  
  7397. NullReferenceException: Object reference not set to an instance of an object
  7398. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7399. at Verse.ScreenshotTaker.Update () <0x0001f>
  7400. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7401. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7402. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7403. at Verse.Root_Entry.Update () <0x00010>
  7404.  
  7405. (Filename: Line: -1)
  7406.  
  7407. NullReferenceException: Object reference not set to an instance of an object
  7408. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7409. at Verse.ScreenshotTaker.Update () <0x0001f>
  7410. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7411. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7412. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7413. at Verse.Root_Entry.Update () <0x00010>
  7414.  
  7415. (Filename: Line: -1)
  7416.  
  7417. NullReferenceException: Object reference not set to an instance of an object
  7418. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7419. at Verse.ScreenshotTaker.Update () <0x0001f>
  7420. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7421. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7422. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7423. at Verse.Root_Entry.Update () <0x00010>
  7424.  
  7425. (Filename: Line: -1)
  7426.  
  7427. NullReferenceException: Object reference not set to an instance of an object
  7428. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7429. at Verse.ScreenshotTaker.Update () <0x0001f>
  7430. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7431. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7432. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7433. at Verse.Root_Entry.Update () <0x00010>
  7434.  
  7435. (Filename: Line: -1)
  7436.  
  7437. NullReferenceException: Object reference not set to an instance of an object
  7438. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7439. at Verse.ScreenshotTaker.Update () <0x0001f>
  7440. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7441. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7442. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7443. at Verse.Root_Entry.Update () <0x00010>
  7444.  
  7445. (Filename: Line: -1)
  7446.  
  7447. NullReferenceException: Object reference not set to an instance of an object
  7448. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7449. at Verse.ScreenshotTaker.Update () <0x0001f>
  7450. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7451. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7452. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7453. at Verse.Root_Entry.Update () <0x00010>
  7454.  
  7455. (Filename: Line: -1)
  7456.  
  7457. NullReferenceException: Object reference not set to an instance of an object
  7458. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7459. at Verse.ScreenshotTaker.Update () <0x0001f>
  7460. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7461. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7462. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7463. at Verse.Root_Entry.Update () <0x00010>
  7464.  
  7465. (Filename: Line: -1)
  7466.  
  7467. NullReferenceException: Object reference not set to an instance of an object
  7468. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7469. at Verse.ScreenshotTaker.Update () <0x0001f>
  7470. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7471. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7472. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7473. at Verse.Root_Entry.Update () <0x00010>
  7474.  
  7475. (Filename: Line: -1)
  7476.  
  7477. NullReferenceException: Object reference not set to an instance of an object
  7478. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7479. at Verse.ScreenshotTaker.Update () <0x0001f>
  7480. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7481. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7482. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7483. at Verse.Root_Entry.Update () <0x00010>
  7484.  
  7485. (Filename: Line: -1)
  7486.  
  7487. NullReferenceException: Object reference not set to an instance of an object
  7488. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7489. at Verse.ScreenshotTaker.Update () <0x0001f>
  7490. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7491. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7492. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7493. at Verse.Root_Entry.Update () <0x00010>
  7494.  
  7495. (Filename: Line: -1)
  7496.  
  7497. NullReferenceException: Object reference not set to an instance of an object
  7498. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7499. at Verse.ScreenshotTaker.Update () <0x0001f>
  7500. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7501. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7502. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7503. at Verse.Root_Entry.Update () <0x00010>
  7504.  
  7505. (Filename: Line: -1)
  7506.  
  7507. NullReferenceException: Object reference not set to an instance of an object
  7508. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7509. at Verse.ScreenshotTaker.Update () <0x0001f>
  7510. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7511. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7512. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7513. at Verse.Root_Entry.Update () <0x00010>
  7514.  
  7515. (Filename: Line: -1)
  7516.  
  7517. NullReferenceException: Object reference not set to an instance of an object
  7518. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7519. at Verse.ScreenshotTaker.Update () <0x0001f>
  7520. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7521. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7522. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7523. at Verse.Root_Entry.Update () <0x00010>
  7524.  
  7525. (Filename: Line: -1)
  7526.  
  7527. NullReferenceException: Object reference not set to an instance of an object
  7528. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7529. at Verse.ScreenshotTaker.Update () <0x0001f>
  7530. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7531. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7532. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7533. at Verse.Root_Entry.Update () <0x00010>
  7534.  
  7535. (Filename: Line: -1)
  7536.  
  7537. NullReferenceException: Object reference not set to an instance of an object
  7538. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7539. at Verse.ScreenshotTaker.Update () <0x0001f>
  7540. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7541. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7542. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7543. at Verse.Root_Entry.Update () <0x00010>
  7544.  
  7545. (Filename: Line: -1)
  7546.  
  7547. NullReferenceException: Object reference not set to an instance of an object
  7548. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7549. at Verse.ScreenshotTaker.Update () <0x0001f>
  7550. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7551. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7552. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7553. at Verse.Root_Entry.Update () <0x00010>
  7554.  
  7555. (Filename: Line: -1)
  7556.  
  7557. NullReferenceException: Object reference not set to an instance of an object
  7558. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7559. at Verse.ScreenshotTaker.Update () <0x0001f>
  7560. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7561. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7562. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7563. at Verse.Root_Entry.Update () <0x00010>
  7564.  
  7565. (Filename: Line: -1)
  7566.  
  7567. NullReferenceException: Object reference not set to an instance of an object
  7568. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7569. at Verse.ScreenshotTaker.Update () <0x0001f>
  7570. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7571. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7572. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7573. at Verse.Root_Entry.Update () <0x00010>
  7574.  
  7575. (Filename: Line: -1)
  7576.  
  7577. NullReferenceException: Object reference not set to an instance of an object
  7578. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7579. at Verse.ScreenshotTaker.Update () <0x0001f>
  7580. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7581. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7582. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7583. at Verse.Root_Entry.Update () <0x00010>
  7584.  
  7585. (Filename: Line: -1)
  7586.  
  7587. NullReferenceException: Object reference not set to an instance of an object
  7588. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7589. at Verse.ScreenshotTaker.Update () <0x0001f>
  7590. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7591. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7592. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7593. at Verse.Root_Entry.Update () <0x00010>
  7594.  
  7595. (Filename: Line: -1)
  7596.  
  7597. NullReferenceException: Object reference not set to an instance of an object
  7598. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7599. at Verse.ScreenshotTaker.Update () <0x0001f>
  7600. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7601. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7602. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7603. at Verse.Root_Entry.Update () <0x00010>
  7604.  
  7605. (Filename: Line: -1)
  7606.  
  7607. NullReferenceException: Object reference not set to an instance of an object
  7608. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7609. at Verse.ScreenshotTaker.Update () <0x0001f>
  7610. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7611. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7612. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7613. at Verse.Root_Entry.Update () <0x00010>
  7614.  
  7615. (Filename: Line: -1)
  7616.  
  7617. NullReferenceException: Object reference not set to an instance of an object
  7618. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7619. at Verse.ScreenshotTaker.Update () <0x0001f>
  7620. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7621. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7622. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7623. at Verse.Root_Entry.Update () <0x00010>
  7624.  
  7625. (Filename: Line: -1)
  7626.  
  7627. NullReferenceException: Object reference not set to an instance of an object
  7628. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7629. at Verse.ScreenshotTaker.Update () <0x0001f>
  7630. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7631. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7632. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7633. at Verse.Root_Entry.Update () <0x00010>
  7634.  
  7635. (Filename: Line: -1)
  7636.  
  7637. NullReferenceException: Object reference not set to an instance of an object
  7638. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7639. at Verse.ScreenshotTaker.Update () <0x0001f>
  7640. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7641. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7642. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7643. at Verse.Root_Entry.Update () <0x00010>
  7644.  
  7645. (Filename: Line: -1)
  7646.  
  7647. NullReferenceException: Object reference not set to an instance of an object
  7648. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7649. at Verse.ScreenshotTaker.Update () <0x0001f>
  7650. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7651. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7652. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7653. at Verse.Root_Entry.Update () <0x00010>
  7654.  
  7655. (Filename: Line: -1)
  7656.  
  7657. NullReferenceException: Object reference not set to an instance of an object
  7658. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7659. at Verse.ScreenshotTaker.Update () <0x0001f>
  7660. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7661. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7662. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7663. at Verse.Root_Entry.Update () <0x00010>
  7664.  
  7665. (Filename: Line: -1)
  7666.  
  7667. NullReferenceException: Object reference not set to an instance of an object
  7668. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7669. at Verse.ScreenshotTaker.Update () <0x0001f>
  7670. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7671. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7672. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7673. at Verse.Root_Entry.Update () <0x00010>
  7674.  
  7675. (Filename: Line: -1)
  7676.  
  7677. NullReferenceException: Object reference not set to an instance of an object
  7678. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7679. at Verse.ScreenshotTaker.Update () <0x0001f>
  7680. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7681. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7682. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7683. at Verse.Root_Entry.Update () <0x00010>
  7684.  
  7685. (Filename: Line: -1)
  7686.  
  7687. NullReferenceException: Object reference not set to an instance of an object
  7688. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7689. at Verse.ScreenshotTaker.Update () <0x0001f>
  7690. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7691. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7692. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7693. at Verse.Root_Entry.Update () <0x00010>
  7694.  
  7695. (Filename: Line: -1)
  7696.  
  7697. NullReferenceException: Object reference not set to an instance of an object
  7698. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7699. at Verse.ScreenshotTaker.Update () <0x0001f>
  7700. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7701. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7702. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7703. at Verse.Root_Entry.Update () <0x00010>
  7704.  
  7705. (Filename: Line: -1)
  7706.  
  7707. NullReferenceException: Object reference not set to an instance of an object
  7708. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7709. at Verse.ScreenshotTaker.Update () <0x0001f>
  7710. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7711. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7712. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7713. at Verse.Root_Entry.Update () <0x00010>
  7714.  
  7715. (Filename: Line: -1)
  7716.  
  7717. NullReferenceException: Object reference not set to an instance of an object
  7718. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7719. at Verse.ScreenshotTaker.Update () <0x0001f>
  7720. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7721. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7722. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7723. at Verse.Root_Entry.Update () <0x00010>
  7724.  
  7725. (Filename: Line: -1)
  7726.  
  7727. NullReferenceException: Object reference not set to an instance of an object
  7728. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7729. at Verse.ScreenshotTaker.Update () <0x0001f>
  7730. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7731. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7732. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7733. at Verse.Root_Entry.Update () <0x00010>
  7734.  
  7735. (Filename: Line: -1)
  7736.  
  7737. NullReferenceException: Object reference not set to an instance of an object
  7738. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7739. at Verse.ScreenshotTaker.Update () <0x0001f>
  7740. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7741. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7742. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7743. at Verse.Root_Entry.Update () <0x00010>
  7744.  
  7745. (Filename: Line: -1)
  7746.  
  7747. NullReferenceException: Object reference not set to an instance of an object
  7748. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7749. at Verse.ScreenshotTaker.Update () <0x0001f>
  7750. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7751. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7752. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7753. at Verse.Root_Entry.Update () <0x00010>
  7754.  
  7755. (Filename: Line: -1)
  7756.  
  7757. NullReferenceException: Object reference not set to an instance of an object
  7758. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7759. at Verse.ScreenshotTaker.Update () <0x0001f>
  7760. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7761. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7762. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7763. at Verse.Root_Entry.Update () <0x00010>
  7764.  
  7765. (Filename: Line: -1)
  7766.  
  7767. NullReferenceException: Object reference not set to an instance of an object
  7768. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7769. at Verse.ScreenshotTaker.Update () <0x0001f>
  7770. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7771. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7772. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7773. at Verse.Root_Entry.Update () <0x00010>
  7774.  
  7775. (Filename: Line: -1)
  7776.  
  7777. NullReferenceException: Object reference not set to an instance of an object
  7778. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7779. at Verse.ScreenshotTaker.Update () <0x0001f>
  7780. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7781. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7782. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7783. at Verse.Root_Entry.Update () <0x00010>
  7784.  
  7785. (Filename: Line: -1)
  7786.  
  7787. NullReferenceException: Object reference not set to an instance of an object
  7788. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7789. at Verse.ScreenshotTaker.Update () <0x0001f>
  7790. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7791. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7792. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7793. at Verse.Root_Entry.Update () <0x00010>
  7794.  
  7795. (Filename: Line: -1)
  7796.  
  7797. NullReferenceException: Object reference not set to an instance of an object
  7798. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7799. at Verse.ScreenshotTaker.Update () <0x0001f>
  7800. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7801. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7802. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7803. at Verse.Root_Entry.Update () <0x00010>
  7804.  
  7805. (Filename: Line: -1)
  7806.  
  7807. NullReferenceException: Object reference not set to an instance of an object
  7808. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7809. at Verse.ScreenshotTaker.Update () <0x0001f>
  7810. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7811. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7812. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7813. at Verse.Root_Entry.Update () <0x00010>
  7814.  
  7815. (Filename: Line: -1)
  7816.  
  7817. NullReferenceException: Object reference not set to an instance of an object
  7818. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7819. at Verse.ScreenshotTaker.Update () <0x0001f>
  7820. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7821. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7822. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7823. at Verse.Root_Entry.Update () <0x00010>
  7824.  
  7825. (Filename: Line: -1)
  7826.  
  7827. NullReferenceException: Object reference not set to an instance of an object
  7828. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7829. at Verse.ScreenshotTaker.Update () <0x0001f>
  7830. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7831. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7832. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7833. at Verse.Root_Entry.Update () <0x00010>
  7834.  
  7835. (Filename: Line: -1)
  7836.  
  7837. NullReferenceException: Object reference not set to an instance of an object
  7838. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7839. at Verse.ScreenshotTaker.Update () <0x0001f>
  7840. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7841. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7842. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7843. at Verse.Root_Entry.Update () <0x00010>
  7844.  
  7845. (Filename: Line: -1)
  7846.  
  7847. NullReferenceException: Object reference not set to an instance of an object
  7848. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7849. at Verse.ScreenshotTaker.Update () <0x0001f>
  7850. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7851. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7852. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7853. at Verse.Root_Entry.Update () <0x00010>
  7854.  
  7855. (Filename: Line: -1)
  7856.  
  7857. NullReferenceException: Object reference not set to an instance of an object
  7858. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7859. at Verse.ScreenshotTaker.Update () <0x0001f>
  7860. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7861. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7862. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7863. at Verse.Root_Entry.Update () <0x00010>
  7864.  
  7865. (Filename: Line: -1)
  7866.  
  7867. NullReferenceException: Object reference not set to an instance of an object
  7868. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7869. at Verse.ScreenshotTaker.Update () <0x0001f>
  7870. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7871. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7872. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7873. at Verse.Root_Entry.Update () <0x00010>
  7874.  
  7875. (Filename: Line: -1)
  7876.  
  7877. NullReferenceException: Object reference not set to an instance of an object
  7878. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7879. at Verse.ScreenshotTaker.Update () <0x0001f>
  7880. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7881. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7882. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7883. at Verse.Root_Entry.Update () <0x00010>
  7884.  
  7885. (Filename: Line: -1)
  7886.  
  7887. NullReferenceException: Object reference not set to an instance of an object
  7888. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7889. at Verse.ScreenshotTaker.Update () <0x0001f>
  7890. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7891. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7892. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7893. at Verse.Root_Entry.Update () <0x00010>
  7894.  
  7895. (Filename: Line: -1)
  7896.  
  7897. NullReferenceException: Object reference not set to an instance of an object
  7898. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7899. at Verse.ScreenshotTaker.Update () <0x0001f>
  7900. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7901. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7902. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7903. at Verse.Root_Entry.Update () <0x00010>
  7904.  
  7905. (Filename: Line: -1)
  7906.  
  7907. NullReferenceException: Object reference not set to an instance of an object
  7908. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7909. at Verse.ScreenshotTaker.Update () <0x0001f>
  7910. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7911. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7912. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7913. at Verse.Root_Entry.Update () <0x00010>
  7914.  
  7915. (Filename: Line: -1)
  7916.  
  7917. NullReferenceException: Object reference not set to an instance of an object
  7918. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7919. at Verse.ScreenshotTaker.Update () <0x0001f>
  7920. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7921. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7922. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7923. at Verse.Root_Entry.Update () <0x00010>
  7924.  
  7925. (Filename: Line: -1)
  7926.  
  7927. NullReferenceException: Object reference not set to an instance of an object
  7928. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7929. at Verse.ScreenshotTaker.Update () <0x0001f>
  7930. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7931. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7932. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7933. at Verse.Root_Entry.Update () <0x00010>
  7934.  
  7935. (Filename: Line: -1)
  7936.  
  7937. NullReferenceException: Object reference not set to an instance of an object
  7938. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7939. at Verse.ScreenshotTaker.Update () <0x0001f>
  7940. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7941. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7942. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7943. at Verse.Root_Entry.Update () <0x00010>
  7944.  
  7945. (Filename: Line: -1)
  7946.  
  7947. NullReferenceException: Object reference not set to an instance of an object
  7948. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7949. at Verse.ScreenshotTaker.Update () <0x0001f>
  7950. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7951. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7952. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7953. at Verse.Root_Entry.Update () <0x00010>
  7954.  
  7955. (Filename: Line: -1)
  7956.  
  7957. NullReferenceException: Object reference not set to an instance of an object
  7958. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7959. at Verse.ScreenshotTaker.Update () <0x0001f>
  7960. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7961. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7962. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7963. at Verse.Root_Entry.Update () <0x00010>
  7964.  
  7965. (Filename: Line: -1)
  7966.  
  7967. NullReferenceException: Object reference not set to an instance of an object
  7968. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7969. at Verse.ScreenshotTaker.Update () <0x0001f>
  7970. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7971. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7972. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7973. at Verse.Root_Entry.Update () <0x00010>
  7974.  
  7975. (Filename: Line: -1)
  7976.  
  7977. NullReferenceException: Object reference not set to an instance of an object
  7978. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7979. at Verse.ScreenshotTaker.Update () <0x0001f>
  7980. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7981. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7982. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7983. at Verse.Root_Entry.Update () <0x00010>
  7984.  
  7985. (Filename: Line: -1)
  7986.  
  7987. NullReferenceException: Object reference not set to an instance of an object
  7988. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7989. at Verse.ScreenshotTaker.Update () <0x0001f>
  7990. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  7991. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  7992. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  7993. at Verse.Root_Entry.Update () <0x00010>
  7994.  
  7995. (Filename: Line: -1)
  7996.  
  7997. NullReferenceException: Object reference not set to an instance of an object
  7998. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  7999. at Verse.ScreenshotTaker.Update () <0x0001f>
  8000. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8001. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8002. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8003. at Verse.Root_Entry.Update () <0x00010>
  8004.  
  8005. (Filename: Line: -1)
  8006.  
  8007. NullReferenceException: Object reference not set to an instance of an object
  8008. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8009. at Verse.ScreenshotTaker.Update () <0x0001f>
  8010. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8011. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8012. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8013. at Verse.Root_Entry.Update () <0x00010>
  8014.  
  8015. (Filename: Line: -1)
  8016.  
  8017. NullReferenceException: Object reference not set to an instance of an object
  8018. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8019. at Verse.ScreenshotTaker.Update () <0x0001f>
  8020. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8021. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8022. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8023. at Verse.Root_Entry.Update () <0x00010>
  8024.  
  8025. (Filename: Line: -1)
  8026.  
  8027. NullReferenceException: Object reference not set to an instance of an object
  8028. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8029. at Verse.ScreenshotTaker.Update () <0x0001f>
  8030. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8031. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8032. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8033. at Verse.Root_Entry.Update () <0x00010>
  8034.  
  8035. (Filename: Line: -1)
  8036.  
  8037. NullReferenceException: Object reference not set to an instance of an object
  8038. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8039. at Verse.ScreenshotTaker.Update () <0x0001f>
  8040. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8041. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8042. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8043. at Verse.Root_Entry.Update () <0x00010>
  8044.  
  8045. (Filename: Line: -1)
  8046.  
  8047. NullReferenceException: Object reference not set to an instance of an object
  8048. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8049. at Verse.ScreenshotTaker.Update () <0x0001f>
  8050. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8051. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8052. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8053. at Verse.Root_Entry.Update () <0x00010>
  8054.  
  8055. (Filename: Line: -1)
  8056.  
  8057. NullReferenceException: Object reference not set to an instance of an object
  8058. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8059. at Verse.ScreenshotTaker.Update () <0x0001f>
  8060. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8061. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8062. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8063. at Verse.Root_Entry.Update () <0x00010>
  8064.  
  8065. (Filename: Line: -1)
  8066.  
  8067. NullReferenceException: Object reference not set to an instance of an object
  8068. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8069. at Verse.ScreenshotTaker.Update () <0x0001f>
  8070. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8071. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8072. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8073. at Verse.Root_Entry.Update () <0x00010>
  8074.  
  8075. (Filename: Line: -1)
  8076.  
  8077. NullReferenceException: Object reference not set to an instance of an object
  8078. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8079. at Verse.ScreenshotTaker.Update () <0x0001f>
  8080. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8081. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8082. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8083. at Verse.Root_Entry.Update () <0x00010>
  8084.  
  8085. (Filename: Line: -1)
  8086.  
  8087. NullReferenceException: Object reference not set to an instance of an object
  8088. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8089. at Verse.ScreenshotTaker.Update () <0x0001f>
  8090. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8091. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8092. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8093. at Verse.Root_Entry.Update () <0x00010>
  8094.  
  8095. (Filename: Line: -1)
  8096.  
  8097. NullReferenceException: Object reference not set to an instance of an object
  8098. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8099. at Verse.ScreenshotTaker.Update () <0x0001f>
  8100. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8101. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8102. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8103. at Verse.Root_Entry.Update () <0x00010>
  8104.  
  8105. (Filename: Line: -1)
  8106.  
  8107. NullReferenceException: Object reference not set to an instance of an object
  8108. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8109. at Verse.ScreenshotTaker.Update () <0x0001f>
  8110. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8111. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8112. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8113. at Verse.Root_Entry.Update () <0x00010>
  8114.  
  8115. (Filename: Line: -1)
  8116.  
  8117. NullReferenceException: Object reference not set to an instance of an object
  8118. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8119. at Verse.ScreenshotTaker.Update () <0x0001f>
  8120. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8121. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8122. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8123. at Verse.Root_Entry.Update () <0x00010>
  8124.  
  8125. (Filename: Line: -1)
  8126.  
  8127. NullReferenceException: Object reference not set to an instance of an object
  8128. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8129. at Verse.ScreenshotTaker.Update () <0x0001f>
  8130. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8131. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8132. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8133. at Verse.Root_Entry.Update () <0x00010>
  8134.  
  8135. (Filename: Line: -1)
  8136.  
  8137. NullReferenceException: Object reference not set to an instance of an object
  8138. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8139. at Verse.ScreenshotTaker.Update () <0x0001f>
  8140. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8141. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8142. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8143. at Verse.Root_Entry.Update () <0x00010>
  8144.  
  8145. (Filename: Line: -1)
  8146.  
  8147. NullReferenceException: Object reference not set to an instance of an object
  8148. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8149. at Verse.ScreenshotTaker.Update () <0x0001f>
  8150. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8151. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8152. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8153. at Verse.Root_Entry.Update () <0x00010>
  8154.  
  8155. (Filename: Line: -1)
  8156.  
  8157. NullReferenceException: Object reference not set to an instance of an object
  8158. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8159. at Verse.ScreenshotTaker.Update () <0x0001f>
  8160. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8161. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8162. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8163. at Verse.Root_Entry.Update () <0x00010>
  8164.  
  8165. (Filename: Line: -1)
  8166.  
  8167. NullReferenceException: Object reference not set to an instance of an object
  8168. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8169. at Verse.ScreenshotTaker.Update () <0x0001f>
  8170. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8171. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8172. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8173. at Verse.Root_Entry.Update () <0x00010>
  8174.  
  8175. (Filename: Line: -1)
  8176.  
  8177. NullReferenceException: Object reference not set to an instance of an object
  8178. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8179. at Verse.ScreenshotTaker.Update () <0x0001f>
  8180. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8181. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8182. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8183. at Verse.Root_Entry.Update () <0x00010>
  8184.  
  8185. (Filename: Line: -1)
  8186.  
  8187. NullReferenceException: Object reference not set to an instance of an object
  8188. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8189. at Verse.ScreenshotTaker.Update () <0x0001f>
  8190. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8191. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8192. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8193. at Verse.Root_Entry.Update () <0x00010>
  8194.  
  8195. (Filename: Line: -1)
  8196.  
  8197. NullReferenceException: Object reference not set to an instance of an object
  8198. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8199. at Verse.ScreenshotTaker.Update () <0x0001f>
  8200. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8201. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8202. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8203. at Verse.Root_Entry.Update () <0x00010>
  8204.  
  8205. (Filename: Line: -1)
  8206.  
  8207. NullReferenceException: Object reference not set to an instance of an object
  8208. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8209. at Verse.ScreenshotTaker.Update () <0x0001f>
  8210. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8211. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8212. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8213. at Verse.Root_Entry.Update () <0x00010>
  8214.  
  8215. (Filename: Line: -1)
  8216.  
  8217. NullReferenceException: Object reference not set to an instance of an object
  8218. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8219. at Verse.ScreenshotTaker.Update () <0x0001f>
  8220. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8221. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8222. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8223. at Verse.Root_Entry.Update () <0x00010>
  8224.  
  8225. (Filename: Line: -1)
  8226.  
  8227. NullReferenceException: Object reference not set to an instance of an object
  8228. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8229. at Verse.ScreenshotTaker.Update () <0x0001f>
  8230. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8231. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8232. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8233. at Verse.Root_Entry.Update () <0x00010>
  8234.  
  8235. (Filename: Line: -1)
  8236.  
  8237. NullReferenceException: Object reference not set to an instance of an object
  8238. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8239. at Verse.ScreenshotTaker.Update () <0x0001f>
  8240. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8241. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8242. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8243. at Verse.Root_Entry.Update () <0x00010>
  8244.  
  8245. (Filename: Line: -1)
  8246.  
  8247. NullReferenceException: Object reference not set to an instance of an object
  8248. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8249. at Verse.ScreenshotTaker.Update () <0x0001f>
  8250. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8251. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8252. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8253. at Verse.Root_Entry.Update () <0x00010>
  8254.  
  8255. (Filename: Line: -1)
  8256.  
  8257. NullReferenceException: Object reference not set to an instance of an object
  8258. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8259. at Verse.ScreenshotTaker.Update () <0x0001f>
  8260. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8261. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8262. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8263. at Verse.Root_Entry.Update () <0x00010>
  8264.  
  8265. (Filename: Line: -1)
  8266.  
  8267. NullReferenceException: Object reference not set to an instance of an object
  8268. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8269. at Verse.ScreenshotTaker.Update () <0x0001f>
  8270. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8271. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8272. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8273. at Verse.Root_Entry.Update () <0x00010>
  8274.  
  8275. (Filename: Line: -1)
  8276.  
  8277. NullReferenceException: Object reference not set to an instance of an object
  8278. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8279. at Verse.ScreenshotTaker.Update () <0x0001f>
  8280. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8281. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8282. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8283. at Verse.Root_Entry.Update () <0x00010>
  8284.  
  8285. (Filename: Line: -1)
  8286.  
  8287. NullReferenceException: Object reference not set to an instance of an object
  8288. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8289. at Verse.ScreenshotTaker.Update () <0x0001f>
  8290. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8291. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8292. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8293. at Verse.Root_Entry.Update () <0x00010>
  8294.  
  8295. (Filename: Line: -1)
  8296.  
  8297. NullReferenceException: Object reference not set to an instance of an object
  8298. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8299. at Verse.ScreenshotTaker.Update () <0x0001f>
  8300. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8301. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8302. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8303. at Verse.Root_Entry.Update () <0x00010>
  8304.  
  8305. (Filename: Line: -1)
  8306.  
  8307. NullReferenceException: Object reference not set to an instance of an object
  8308. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8309. at Verse.ScreenshotTaker.Update () <0x0001f>
  8310. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8311. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8312. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8313. at Verse.Root_Entry.Update () <0x00010>
  8314.  
  8315. (Filename: Line: -1)
  8316.  
  8317. NullReferenceException: Object reference not set to an instance of an object
  8318. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8319. at Verse.ScreenshotTaker.Update () <0x0001f>
  8320. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8321. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8322. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8323. at Verse.Root_Entry.Update () <0x00010>
  8324.  
  8325. (Filename: Line: -1)
  8326.  
  8327. NullReferenceException: Object reference not set to an instance of an object
  8328. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8329. at Verse.ScreenshotTaker.Update () <0x0001f>
  8330. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8331. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8332. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8333. at Verse.Root_Entry.Update () <0x00010>
  8334.  
  8335. (Filename: Line: -1)
  8336.  
  8337. NullReferenceException: Object reference not set to an instance of an object
  8338. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8339. at Verse.ScreenshotTaker.Update () <0x0001f>
  8340. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8341. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8342. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8343. at Verse.Root_Entry.Update () <0x00010>
  8344.  
  8345. (Filename: Line: -1)
  8346.  
  8347. NullReferenceException: Object reference not set to an instance of an object
  8348. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8349. at Verse.ScreenshotTaker.Update () <0x0001f>
  8350. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8351. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8352. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8353. at Verse.Root_Entry.Update () <0x00010>
  8354.  
  8355. (Filename: Line: -1)
  8356.  
  8357. NullReferenceException: Object reference not set to an instance of an object
  8358. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8359. at Verse.ScreenshotTaker.Update () <0x0001f>
  8360. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8361. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8362. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8363. at Verse.Root_Entry.Update () <0x00010>
  8364.  
  8365. (Filename: Line: -1)
  8366.  
  8367. NullReferenceException: Object reference not set to an instance of an object
  8368. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8369. at Verse.ScreenshotTaker.Update () <0x0001f>
  8370. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8371. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8372. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8373. at Verse.Root_Entry.Update () <0x00010>
  8374.  
  8375. (Filename: Line: -1)
  8376.  
  8377. NullReferenceException: Object reference not set to an instance of an object
  8378. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8379. at Verse.ScreenshotTaker.Update () <0x0001f>
  8380. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8381. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8382. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8383. at Verse.Root_Entry.Update () <0x00010>
  8384.  
  8385. (Filename: Line: -1)
  8386.  
  8387. NullReferenceException: Object reference not set to an instance of an object
  8388. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8389. at Verse.ScreenshotTaker.Update () <0x0001f>
  8390. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8391. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8392. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8393. at Verse.Root_Entry.Update () <0x00010>
  8394.  
  8395. (Filename: Line: -1)
  8396.  
  8397. NullReferenceException: Object reference not set to an instance of an object
  8398. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8399. at Verse.ScreenshotTaker.Update () <0x0001f>
  8400. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8401. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8402. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8403. at Verse.Root_Entry.Update () <0x00010>
  8404.  
  8405. (Filename: Line: -1)
  8406.  
  8407. NullReferenceException: Object reference not set to an instance of an object
  8408. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8409. at Verse.ScreenshotTaker.Update () <0x0001f>
  8410. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8411. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8412. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8413. at Verse.Root_Entry.Update () <0x00010>
  8414.  
  8415. (Filename: Line: -1)
  8416.  
  8417. NullReferenceException: Object reference not set to an instance of an object
  8418. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8419. at Verse.ScreenshotTaker.Update () <0x0001f>
  8420. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8421. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8422. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8423. at Verse.Root_Entry.Update () <0x00010>
  8424.  
  8425. (Filename: Line: -1)
  8426.  
  8427. NullReferenceException: Object reference not set to an instance of an object
  8428. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8429. at Verse.ScreenshotTaker.Update () <0x0001f>
  8430. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8431. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8432. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8433. at Verse.Root_Entry.Update () <0x00010>
  8434.  
  8435. (Filename: Line: -1)
  8436.  
  8437. NullReferenceException: Object reference not set to an instance of an object
  8438. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8439. at Verse.ScreenshotTaker.Update () <0x0001f>
  8440. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8441. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8442. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8443. at Verse.Root_Entry.Update () <0x00010>
  8444.  
  8445. (Filename: Line: -1)
  8446.  
  8447. NullReferenceException: Object reference not set to an instance of an object
  8448. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8449. at Verse.ScreenshotTaker.Update () <0x0001f>
  8450. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8451. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8452. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8453. at Verse.Root_Entry.Update () <0x00010>
  8454.  
  8455. (Filename: Line: -1)
  8456.  
  8457. NullReferenceException: Object reference not set to an instance of an object
  8458. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8459. at Verse.ScreenshotTaker.Update () <0x0001f>
  8460. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8461. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8462. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8463. at Verse.Root_Entry.Update () <0x00010>
  8464.  
  8465. (Filename: Line: -1)
  8466.  
  8467. NullReferenceException: Object reference not set to an instance of an object
  8468. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8469. at Verse.ScreenshotTaker.Update () <0x0001f>
  8470. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8471. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8472. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8473. at Verse.Root_Entry.Update () <0x00010>
  8474.  
  8475. (Filename: Line: -1)
  8476.  
  8477. NullReferenceException: Object reference not set to an instance of an object
  8478. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8479. at Verse.ScreenshotTaker.Update () <0x0001f>
  8480. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8481. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8482. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8483. at Verse.Root_Entry.Update () <0x00010>
  8484.  
  8485. (Filename: Line: -1)
  8486.  
  8487. NullReferenceException: Object reference not set to an instance of an object
  8488. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8489. at Verse.ScreenshotTaker.Update () <0x0001f>
  8490. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8491. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8492. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8493. at Verse.Root_Entry.Update () <0x00010>
  8494.  
  8495. (Filename: Line: -1)
  8496.  
  8497. NullReferenceException: Object reference not set to an instance of an object
  8498. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8499. at Verse.ScreenshotTaker.Update () <0x0001f>
  8500. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8501. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8502. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8503. at Verse.Root_Entry.Update () <0x00010>
  8504.  
  8505. (Filename: Line: -1)
  8506.  
  8507. NullReferenceException: Object reference not set to an instance of an object
  8508. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8509. at Verse.ScreenshotTaker.Update () <0x0001f>
  8510. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8511. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8512. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8513. at Verse.Root_Entry.Update () <0x00010>
  8514.  
  8515. (Filename: Line: -1)
  8516.  
  8517. NullReferenceException: Object reference not set to an instance of an object
  8518. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8519. at Verse.ScreenshotTaker.Update () <0x0001f>
  8520. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8521. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8522. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8523. at Verse.Root_Entry.Update () <0x00010>
  8524.  
  8525. (Filename: Line: -1)
  8526.  
  8527. NullReferenceException: Object reference not set to an instance of an object
  8528. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8529. at Verse.ScreenshotTaker.Update () <0x0001f>
  8530. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8531. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8532. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8533. at Verse.Root_Entry.Update () <0x00010>
  8534.  
  8535. (Filename: Line: -1)
  8536.  
  8537. NullReferenceException: Object reference not set to an instance of an object
  8538. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8539. at Verse.ScreenshotTaker.Update () <0x0001f>
  8540. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8541. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8542. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8543. at Verse.Root_Entry.Update () <0x00010>
  8544.  
  8545. (Filename: Line: -1)
  8546.  
  8547. NullReferenceException: Object reference not set to an instance of an object
  8548. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8549. at Verse.ScreenshotTaker.Update () <0x0001f>
  8550. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8551. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8552. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8553. at Verse.Root_Entry.Update () <0x00010>
  8554.  
  8555. (Filename: Line: -1)
  8556.  
  8557. NullReferenceException: Object reference not set to an instance of an object
  8558. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8559. at Verse.ScreenshotTaker.Update () <0x0001f>
  8560. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8561. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8562. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8563. at Verse.Root_Entry.Update () <0x00010>
  8564.  
  8565. (Filename: Line: -1)
  8566.  
  8567. NullReferenceException: Object reference not set to an instance of an object
  8568. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8569. at Verse.ScreenshotTaker.Update () <0x0001f>
  8570. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8571. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8572. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8573. at Verse.Root_Entry.Update () <0x00010>
  8574.  
  8575. (Filename: Line: -1)
  8576.  
  8577. NullReferenceException: Object reference not set to an instance of an object
  8578. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8579. at Verse.ScreenshotTaker.Update () <0x0001f>
  8580. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8581. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8582. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8583. at Verse.Root_Entry.Update () <0x00010>
  8584.  
  8585. (Filename: Line: -1)
  8586.  
  8587. NullReferenceException: Object reference not set to an instance of an object
  8588. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8589. at Verse.ScreenshotTaker.Update () <0x0001f>
  8590. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8591. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8592. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8593. at Verse.Root_Entry.Update () <0x00010>
  8594.  
  8595. (Filename: Line: -1)
  8596.  
  8597. NullReferenceException: Object reference not set to an instance of an object
  8598. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8599. at Verse.ScreenshotTaker.Update () <0x0001f>
  8600. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8601. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8602. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8603. at Verse.Root_Entry.Update () <0x00010>
  8604.  
  8605. (Filename: Line: -1)
  8606.  
  8607. NullReferenceException: Object reference not set to an instance of an object
  8608. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8609. at Verse.ScreenshotTaker.Update () <0x0001f>
  8610. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8611. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8612. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8613. at Verse.Root_Entry.Update () <0x00010>
  8614.  
  8615. (Filename: Line: -1)
  8616.  
  8617. NullReferenceException: Object reference not set to an instance of an object
  8618. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8619. at Verse.ScreenshotTaker.Update () <0x0001f>
  8620. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8621. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8622. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8623. at Verse.Root_Entry.Update () <0x00010>
  8624.  
  8625. (Filename: Line: -1)
  8626.  
  8627. NullReferenceException: Object reference not set to an instance of an object
  8628. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8629. at Verse.ScreenshotTaker.Update () <0x0001f>
  8630. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8631. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8632. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8633. at Verse.Root_Entry.Update () <0x00010>
  8634.  
  8635. (Filename: Line: -1)
  8636.  
  8637. NullReferenceException: Object reference not set to an instance of an object
  8638. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8639. at Verse.ScreenshotTaker.Update () <0x0001f>
  8640. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8641. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8642. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8643. at Verse.Root_Entry.Update () <0x00010>
  8644.  
  8645. (Filename: Line: -1)
  8646.  
  8647. NullReferenceException: Object reference not set to an instance of an object
  8648. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8649. at Verse.ScreenshotTaker.Update () <0x0001f>
  8650. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8651. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8652. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8653. at Verse.Root_Entry.Update () <0x00010>
  8654.  
  8655. (Filename: Line: -1)
  8656.  
  8657. NullReferenceException: Object reference not set to an instance of an object
  8658. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8659. at Verse.ScreenshotTaker.Update () <0x0001f>
  8660. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8661. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8662. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8663. at Verse.Root_Entry.Update () <0x00010>
  8664.  
  8665. (Filename: Line: -1)
  8666.  
  8667. NullReferenceException: Object reference not set to an instance of an object
  8668. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8669. at Verse.ScreenshotTaker.Update () <0x0001f>
  8670. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8671. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8672. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8673. at Verse.Root_Entry.Update () <0x00010>
  8674.  
  8675. (Filename: Line: -1)
  8676.  
  8677. NullReferenceException: Object reference not set to an instance of an object
  8678. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8679. at Verse.ScreenshotTaker.Update () <0x0001f>
  8680. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8681. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8682. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8683. at Verse.Root_Entry.Update () <0x00010>
  8684.  
  8685. (Filename: Line: -1)
  8686.  
  8687. NullReferenceException: Object reference not set to an instance of an object
  8688. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8689. at Verse.ScreenshotTaker.Update () <0x0001f>
  8690. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8691. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8692. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8693. at Verse.Root_Entry.Update () <0x00010>
  8694.  
  8695. (Filename: Line: -1)
  8696.  
  8697. NullReferenceException: Object reference not set to an instance of an object
  8698. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8699. at Verse.ScreenshotTaker.Update () <0x0001f>
  8700. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8701. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8702. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8703. at Verse.Root_Entry.Update () <0x00010>
  8704.  
  8705. (Filename: Line: -1)
  8706.  
  8707. NullReferenceException: Object reference not set to an instance of an object
  8708. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8709. at Verse.ScreenshotTaker.Update () <0x0001f>
  8710. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8711. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8712. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8713. at Verse.Root_Entry.Update () <0x00010>
  8714.  
  8715. (Filename: Line: -1)
  8716.  
  8717. NullReferenceException: Object reference not set to an instance of an object
  8718. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8719. at Verse.ScreenshotTaker.Update () <0x0001f>
  8720. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8721. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8722. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8723. at Verse.Root_Entry.Update () <0x00010>
  8724.  
  8725. (Filename: Line: -1)
  8726.  
  8727. NullReferenceException: Object reference not set to an instance of an object
  8728. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8729. at Verse.ScreenshotTaker.Update () <0x0001f>
  8730. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8731. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8732. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8733. at Verse.Root_Entry.Update () <0x00010>
  8734.  
  8735. (Filename: Line: -1)
  8736.  
  8737. NullReferenceException: Object reference not set to an instance of an object
  8738. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8739. at Verse.ScreenshotTaker.Update () <0x0001f>
  8740. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8741. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8742. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8743. at Verse.Root_Entry.Update () <0x00010>
  8744.  
  8745. (Filename: Line: -1)
  8746.  
  8747. NullReferenceException: Object reference not set to an instance of an object
  8748. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8749. at Verse.ScreenshotTaker.Update () <0x0001f>
  8750. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8751. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8752. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8753. at Verse.Root_Entry.Update () <0x00010>
  8754.  
  8755. (Filename: Line: -1)
  8756.  
  8757. NullReferenceException: Object reference not set to an instance of an object
  8758. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8759. at Verse.ScreenshotTaker.Update () <0x0001f>
  8760. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8761. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8762. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8763. at Verse.Root_Entry.Update () <0x00010>
  8764.  
  8765. (Filename: Line: -1)
  8766.  
  8767. NullReferenceException: Object reference not set to an instance of an object
  8768. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8769. at Verse.ScreenshotTaker.Update () <0x0001f>
  8770. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8771. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8772. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8773. at Verse.Root_Entry.Update () <0x00010>
  8774.  
  8775. (Filename: Line: -1)
  8776.  
  8777. NullReferenceException: Object reference not set to an instance of an object
  8778. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8779. at Verse.ScreenshotTaker.Update () <0x0001f>
  8780. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8781. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8782. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8783. at Verse.Root_Entry.Update () <0x00010>
  8784.  
  8785. (Filename: Line: -1)
  8786.  
  8787. NullReferenceException: Object reference not set to an instance of an object
  8788. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8789. at Verse.ScreenshotTaker.Update () <0x0001f>
  8790. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8791. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8792. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8793. at Verse.Root_Entry.Update () <0x00010>
  8794.  
  8795. (Filename: Line: -1)
  8796.  
  8797. NullReferenceException: Object reference not set to an instance of an object
  8798. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8799. at Verse.ScreenshotTaker.Update () <0x0001f>
  8800. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8801. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8802. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8803. at Verse.Root_Entry.Update () <0x00010>
  8804.  
  8805. (Filename: Line: -1)
  8806.  
  8807. NullReferenceException: Object reference not set to an instance of an object
  8808. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8809. at Verse.ScreenshotTaker.Update () <0x0001f>
  8810. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8811. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8812. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8813. at Verse.Root_Entry.Update () <0x00010>
  8814.  
  8815. (Filename: Line: -1)
  8816.  
  8817. NullReferenceException: Object reference not set to an instance of an object
  8818. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8819. at Verse.ScreenshotTaker.Update () <0x0001f>
  8820. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8821. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8822. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8823. at Verse.Root_Entry.Update () <0x00010>
  8824.  
  8825. (Filename: Line: -1)
  8826.  
  8827. NullReferenceException: Object reference not set to an instance of an object
  8828. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8829. at Verse.ScreenshotTaker.Update () <0x0001f>
  8830. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8831. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8832. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8833. at Verse.Root_Entry.Update () <0x00010>
  8834.  
  8835. (Filename: Line: -1)
  8836.  
  8837. NullReferenceException: Object reference not set to an instance of an object
  8838. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8839. at Verse.ScreenshotTaker.Update () <0x0001f>
  8840. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8841. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8842. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8843. at Verse.Root_Entry.Update () <0x00010>
  8844.  
  8845. (Filename: Line: -1)
  8846.  
  8847. NullReferenceException: Object reference not set to an instance of an object
  8848. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8849. at Verse.ScreenshotTaker.Update () <0x0001f>
  8850. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8851. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8852. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8853. at Verse.Root_Entry.Update () <0x00010>
  8854.  
  8855. (Filename: Line: -1)
  8856.  
  8857. NullReferenceException: Object reference not set to an instance of an object
  8858. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8859. at Verse.ScreenshotTaker.Update () <0x0001f>
  8860. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8861. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8862. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8863. at Verse.Root_Entry.Update () <0x00010>
  8864.  
  8865. (Filename: Line: -1)
  8866.  
  8867. NullReferenceException: Object reference not set to an instance of an object
  8868. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8869. at Verse.ScreenshotTaker.Update () <0x0001f>
  8870. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8871. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8872. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8873. at Verse.Root_Entry.Update () <0x00010>
  8874.  
  8875. (Filename: Line: -1)
  8876.  
  8877. NullReferenceException: Object reference not set to an instance of an object
  8878. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8879. at Verse.ScreenshotTaker.Update () <0x0001f>
  8880. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8881. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8882. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8883. at Verse.Root_Entry.Update () <0x00010>
  8884.  
  8885. (Filename: Line: -1)
  8886.  
  8887. NullReferenceException: Object reference not set to an instance of an object
  8888. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8889. at Verse.ScreenshotTaker.Update () <0x0001f>
  8890. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8891. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8892. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8893. at Verse.Root_Entry.Update () <0x00010>
  8894.  
  8895. (Filename: Line: -1)
  8896.  
  8897. NullReferenceException: Object reference not set to an instance of an object
  8898. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8899. at Verse.ScreenshotTaker.Update () <0x0001f>
  8900. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8901. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8902. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8903. at Verse.Root_Entry.Update () <0x00010>
  8904.  
  8905. (Filename: Line: -1)
  8906.  
  8907. NullReferenceException: Object reference not set to an instance of an object
  8908. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8909. at Verse.ScreenshotTaker.Update () <0x0001f>
  8910. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8911. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8912. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8913. at Verse.Root_Entry.Update () <0x00010>
  8914.  
  8915. (Filename: Line: -1)
  8916.  
  8917. NullReferenceException: Object reference not set to an instance of an object
  8918. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8919. at Verse.ScreenshotTaker.Update () <0x0001f>
  8920. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8921. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8922. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8923. at Verse.Root_Entry.Update () <0x00010>
  8924.  
  8925. (Filename: Line: -1)
  8926.  
  8927. NullReferenceException: Object reference not set to an instance of an object
  8928. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8929. at Verse.ScreenshotTaker.Update () <0x0001f>
  8930. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8931. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8932. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8933. at Verse.Root_Entry.Update () <0x00010>
  8934.  
  8935. (Filename: Line: -1)
  8936.  
  8937. NullReferenceException: Object reference not set to an instance of an object
  8938. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8939. at Verse.ScreenshotTaker.Update () <0x0001f>
  8940. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8941. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8942. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8943. at Verse.Root_Entry.Update () <0x00010>
  8944.  
  8945. (Filename: Line: -1)
  8946.  
  8947. NullReferenceException: Object reference not set to an instance of an object
  8948. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8949. at Verse.ScreenshotTaker.Update () <0x0001f>
  8950. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8951. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8952. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8953. at Verse.Root_Entry.Update () <0x00010>
  8954.  
  8955. (Filename: Line: -1)
  8956.  
  8957. NullReferenceException: Object reference not set to an instance of an object
  8958. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8959. at Verse.ScreenshotTaker.Update () <0x0001f>
  8960. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8961. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8962. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8963. at Verse.Root_Entry.Update () <0x00010>
  8964.  
  8965. (Filename: Line: -1)
  8966.  
  8967. NullReferenceException: Object reference not set to an instance of an object
  8968. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8969. at Verse.ScreenshotTaker.Update () <0x0001f>
  8970. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8971. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8972. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8973. at Verse.Root_Entry.Update () <0x00010>
  8974.  
  8975. (Filename: Line: -1)
  8976.  
  8977. NullReferenceException: Object reference not set to an instance of an object
  8978. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8979. at Verse.ScreenshotTaker.Update () <0x0001f>
  8980. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8981. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8982. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8983. at Verse.Root_Entry.Update () <0x00010>
  8984.  
  8985. (Filename: Line: -1)
  8986.  
  8987. NullReferenceException: Object reference not set to an instance of an object
  8988. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8989. at Verse.ScreenshotTaker.Update () <0x0001f>
  8990. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  8991. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  8992. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  8993. at Verse.Root_Entry.Update () <0x00010>
  8994.  
  8995. (Filename: Line: -1)
  8996.  
  8997. NullReferenceException: Object reference not set to an instance of an object
  8998. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  8999. at Verse.ScreenshotTaker.Update () <0x0001f>
  9000. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9001. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9002. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9003. at Verse.Root_Entry.Update () <0x00010>
  9004.  
  9005. (Filename: Line: -1)
  9006.  
  9007. NullReferenceException: Object reference not set to an instance of an object
  9008. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9009. at Verse.ScreenshotTaker.Update () <0x0001f>
  9010. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9011. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9012. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9013. at Verse.Root_Entry.Update () <0x00010>
  9014.  
  9015. (Filename: Line: -1)
  9016.  
  9017. NullReferenceException: Object reference not set to an instance of an object
  9018. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9019. at Verse.ScreenshotTaker.Update () <0x0001f>
  9020. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9021. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9022. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9023. at Verse.Root_Entry.Update () <0x00010>
  9024.  
  9025. (Filename: Line: -1)
  9026.  
  9027. NullReferenceException: Object reference not set to an instance of an object
  9028. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9029. at Verse.ScreenshotTaker.Update () <0x0001f>
  9030. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9031. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9032. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9033. at Verse.Root_Entry.Update () <0x00010>
  9034.  
  9035. (Filename: Line: -1)
  9036.  
  9037. NullReferenceException: Object reference not set to an instance of an object
  9038. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9039. at Verse.ScreenshotTaker.Update () <0x0001f>
  9040. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9041. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9042. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9043. at Verse.Root_Entry.Update () <0x00010>
  9044.  
  9045. (Filename: Line: -1)
  9046.  
  9047. NullReferenceException: Object reference not set to an instance of an object
  9048. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9049. at Verse.ScreenshotTaker.Update () <0x0001f>
  9050. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9051. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9052. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9053. at Verse.Root_Entry.Update () <0x00010>
  9054.  
  9055. (Filename: Line: -1)
  9056.  
  9057. NullReferenceException: Object reference not set to an instance of an object
  9058. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9059. at Verse.ScreenshotTaker.Update () <0x0001f>
  9060. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9061. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9062. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9063. at Verse.Root_Entry.Update () <0x00010>
  9064.  
  9065. (Filename: Line: -1)
  9066.  
  9067. NullReferenceException: Object reference not set to an instance of an object
  9068. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9069. at Verse.ScreenshotTaker.Update () <0x0001f>
  9070. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9071. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9072. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9073. at Verse.Root_Entry.Update () <0x00010>
  9074.  
  9075. (Filename: Line: -1)
  9076.  
  9077. NullReferenceException: Object reference not set to an instance of an object
  9078. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9079. at Verse.ScreenshotTaker.Update () <0x0001f>
  9080. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9081. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9082. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9083. at Verse.Root_Entry.Update () <0x00010>
  9084.  
  9085. (Filename: Line: -1)
  9086.  
  9087. NullReferenceException: Object reference not set to an instance of an object
  9088. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9089. at Verse.ScreenshotTaker.Update () <0x0001f>
  9090. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9091. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9092. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9093. at Verse.Root_Entry.Update () <0x00010>
  9094.  
  9095. (Filename: Line: -1)
  9096.  
  9097. NullReferenceException: Object reference not set to an instance of an object
  9098. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9099. at Verse.ScreenshotTaker.Update () <0x0001f>
  9100. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9101. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9102. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9103. at Verse.Root_Entry.Update () <0x00010>
  9104.  
  9105. (Filename: Line: -1)
  9106.  
  9107. NullReferenceException: Object reference not set to an instance of an object
  9108. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9109. at Verse.ScreenshotTaker.Update () <0x0001f>
  9110. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9111. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9112. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9113. at Verse.Root_Entry.Update () <0x00010>
  9114.  
  9115. (Filename: Line: -1)
  9116.  
  9117. NullReferenceException: Object reference not set to an instance of an object
  9118. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9119. at Verse.ScreenshotTaker.Update () <0x0001f>
  9120. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9121. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9122. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9123. at Verse.Root_Entry.Update () <0x00010>
  9124.  
  9125. (Filename: Line: -1)
  9126.  
  9127. NullReferenceException: Object reference not set to an instance of an object
  9128. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9129. at Verse.ScreenshotTaker.Update () <0x0001f>
  9130. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9131. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9132. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9133. at Verse.Root_Entry.Update () <0x00010>
  9134.  
  9135. (Filename: Line: -1)
  9136.  
  9137. NullReferenceException: Object reference not set to an instance of an object
  9138. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9139. at Verse.ScreenshotTaker.Update () <0x0001f>
  9140. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9141. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9142. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9143. at Verse.Root_Entry.Update () <0x00010>
  9144.  
  9145. (Filename: Line: -1)
  9146.  
  9147. NullReferenceException: Object reference not set to an instance of an object
  9148. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9149. at Verse.ScreenshotTaker.Update () <0x0001f>
  9150. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9151. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9152. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9153. at Verse.Root_Entry.Update () <0x00010>
  9154.  
  9155. (Filename: Line: -1)
  9156.  
  9157. NullReferenceException: Object reference not set to an instance of an object
  9158. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9159. at Verse.ScreenshotTaker.Update () <0x0001f>
  9160. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9161. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9162. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9163. at Verse.Root_Entry.Update () <0x00010>
  9164.  
  9165. (Filename: Line: -1)
  9166.  
  9167. NullReferenceException: Object reference not set to an instance of an object
  9168. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9169. at Verse.ScreenshotTaker.Update () <0x0001f>
  9170. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9171. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9172. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9173. at Verse.Root_Entry.Update () <0x00010>
  9174.  
  9175. (Filename: Line: -1)
  9176.  
  9177. NullReferenceException: Object reference not set to an instance of an object
  9178. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9179. at Verse.ScreenshotTaker.Update () <0x0001f>
  9180. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9181. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9182. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9183. at Verse.Root_Entry.Update () <0x00010>
  9184.  
  9185. (Filename: Line: -1)
  9186.  
  9187. NullReferenceException: Object reference not set to an instance of an object
  9188. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9189. at Verse.ScreenshotTaker.Update () <0x0001f>
  9190. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9191. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9192. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9193. at Verse.Root_Entry.Update () <0x00010>
  9194.  
  9195. (Filename: Line: -1)
  9196.  
  9197. NullReferenceException: Object reference not set to an instance of an object
  9198. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9199. at Verse.ScreenshotTaker.Update () <0x0001f>
  9200. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9201. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9202. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9203. at Verse.Root_Entry.Update () <0x00010>
  9204.  
  9205. (Filename: Line: -1)
  9206.  
  9207. NullReferenceException: Object reference not set to an instance of an object
  9208. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9209. at Verse.ScreenshotTaker.Update () <0x0001f>
  9210. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9211. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9212. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9213. at Verse.Root_Entry.Update () <0x00010>
  9214.  
  9215. (Filename: Line: -1)
  9216.  
  9217. NullReferenceException: Object reference not set to an instance of an object
  9218. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9219. at Verse.ScreenshotTaker.Update () <0x0001f>
  9220. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9221. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9222. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9223. at Verse.Root_Entry.Update () <0x00010>
  9224.  
  9225. (Filename: Line: -1)
  9226.  
  9227. NullReferenceException: Object reference not set to an instance of an object
  9228. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9229. at Verse.ScreenshotTaker.Update () <0x0001f>
  9230. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9231. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9232. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9233. at Verse.Root_Entry.Update () <0x00010>
  9234.  
  9235. (Filename: Line: -1)
  9236.  
  9237. NullReferenceException: Object reference not set to an instance of an object
  9238. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9239. at Verse.ScreenshotTaker.Update () <0x0001f>
  9240. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9241. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9242. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9243. at Verse.Root_Entry.Update () <0x00010>
  9244.  
  9245. (Filename: Line: -1)
  9246.  
  9247. NullReferenceException: Object reference not set to an instance of an object
  9248. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9249. at Verse.ScreenshotTaker.Update () <0x0001f>
  9250. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9251. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9252. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9253. at Verse.Root_Entry.Update () <0x00010>
  9254.  
  9255. (Filename: Line: -1)
  9256.  
  9257. NullReferenceException: Object reference not set to an instance of an object
  9258. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9259. at Verse.ScreenshotTaker.Update () <0x0001f>
  9260. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9261. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9262. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9263. at Verse.Root_Entry.Update () <0x00010>
  9264.  
  9265. (Filename: Line: -1)
  9266.  
  9267. NullReferenceException: Object reference not set to an instance of an object
  9268. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9269. at Verse.ScreenshotTaker.Update () <0x0001f>
  9270. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9271. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9272. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9273. at Verse.Root_Entry.Update () <0x00010>
  9274.  
  9275. (Filename: Line: -1)
  9276.  
  9277. NullReferenceException: Object reference not set to an instance of an object
  9278. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9279. at Verse.ScreenshotTaker.Update () <0x0001f>
  9280. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9281. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9282. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9283. at Verse.Root_Entry.Update () <0x00010>
  9284.  
  9285. (Filename: Line: -1)
  9286.  
  9287. NullReferenceException: Object reference not set to an instance of an object
  9288. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9289. at Verse.ScreenshotTaker.Update () <0x0001f>
  9290. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9291. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9292. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9293. at Verse.Root_Entry.Update () <0x00010>
  9294.  
  9295. (Filename: Line: -1)
  9296.  
  9297. NullReferenceException: Object reference not set to an instance of an object
  9298. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9299. at Verse.ScreenshotTaker.Update () <0x0001f>
  9300. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9301. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9302. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9303. at Verse.Root_Entry.Update () <0x00010>
  9304.  
  9305. (Filename: Line: -1)
  9306.  
  9307. NullReferenceException: Object reference not set to an instance of an object
  9308. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9309. at Verse.ScreenshotTaker.Update () <0x0001f>
  9310. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9311. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9312. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9313. at Verse.Root_Entry.Update () <0x00010>
  9314.  
  9315. (Filename: Line: -1)
  9316.  
  9317. NullReferenceException: Object reference not set to an instance of an object
  9318. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9319. at Verse.ScreenshotTaker.Update () <0x0001f>
  9320. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9321. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9322. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9323. at Verse.Root_Entry.Update () <0x00010>
  9324.  
  9325. (Filename: Line: -1)
  9326.  
  9327. NullReferenceException: Object reference not set to an instance of an object
  9328. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9329. at Verse.ScreenshotTaker.Update () <0x0001f>
  9330. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9331. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9332. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9333. at Verse.Root_Entry.Update () <0x00010>
  9334.  
  9335. (Filename: Line: -1)
  9336.  
  9337. NullReferenceException: Object reference not set to an instance of an object
  9338. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9339. at Verse.ScreenshotTaker.Update () <0x0001f>
  9340. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9341. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9342. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9343. at Verse.Root_Entry.Update () <0x00010>
  9344.  
  9345. (Filename: Line: -1)
  9346.  
  9347. NullReferenceException: Object reference not set to an instance of an object
  9348. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9349. at Verse.ScreenshotTaker.Update () <0x0001f>
  9350. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9351. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9352. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9353. at Verse.Root_Entry.Update () <0x00010>
  9354.  
  9355. (Filename: Line: -1)
  9356.  
  9357. NullReferenceException: Object reference not set to an instance of an object
  9358. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9359. at Verse.ScreenshotTaker.Update () <0x0001f>
  9360. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9361. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9362. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9363. at Verse.Root_Entry.Update () <0x00010>
  9364.  
  9365. (Filename: Line: -1)
  9366.  
  9367. NullReferenceException: Object reference not set to an instance of an object
  9368. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9369. at Verse.ScreenshotTaker.Update () <0x0001f>
  9370. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9371. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9372. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9373. at Verse.Root_Entry.Update () <0x00010>
  9374.  
  9375. (Filename: Line: -1)
  9376.  
  9377. NullReferenceException: Object reference not set to an instance of an object
  9378. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9379. at Verse.ScreenshotTaker.Update () <0x0001f>
  9380. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9381. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9382. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9383. at Verse.Root_Entry.Update () <0x00010>
  9384.  
  9385. (Filename: Line: -1)
  9386.  
  9387. NullReferenceException: Object reference not set to an instance of an object
  9388. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9389. at Verse.ScreenshotTaker.Update () <0x0001f>
  9390. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9391. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9392. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9393. at Verse.Root_Entry.Update () <0x00010>
  9394.  
  9395. (Filename: Line: -1)
  9396.  
  9397. NullReferenceException: Object reference not set to an instance of an object
  9398. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9399. at Verse.ScreenshotTaker.Update () <0x0001f>
  9400. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9401. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9402. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9403. at Verse.Root_Entry.Update () <0x00010>
  9404.  
  9405. (Filename: Line: -1)
  9406.  
  9407. NullReferenceException: Object reference not set to an instance of an object
  9408. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9409. at Verse.ScreenshotTaker.Update () <0x0001f>
  9410. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9411. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9412. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9413. at Verse.Root_Entry.Update () <0x00010>
  9414.  
  9415. (Filename: Line: -1)
  9416.  
  9417. NullReferenceException: Object reference not set to an instance of an object
  9418. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9419. at Verse.ScreenshotTaker.Update () <0x0001f>
  9420. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9421. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9422. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9423. at Verse.Root_Entry.Update () <0x00010>
  9424.  
  9425. (Filename: Line: -1)
  9426.  
  9427. NullReferenceException: Object reference not set to an instance of an object
  9428. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9429. at Verse.ScreenshotTaker.Update () <0x0001f>
  9430. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9431. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9432. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9433. at Verse.Root_Entry.Update () <0x00010>
  9434.  
  9435. (Filename: Line: -1)
  9436.  
  9437. NullReferenceException: Object reference not set to an instance of an object
  9438. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9439. at Verse.ScreenshotTaker.Update () <0x0001f>
  9440. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9441. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9442. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9443. at Verse.Root_Entry.Update () <0x00010>
  9444.  
  9445. (Filename: Line: -1)
  9446.  
  9447. NullReferenceException: Object reference not set to an instance of an object
  9448. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9449. at Verse.ScreenshotTaker.Update () <0x0001f>
  9450. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9451. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9452. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9453. at Verse.Root_Entry.Update () <0x00010>
  9454.  
  9455. (Filename: Line: -1)
  9456.  
  9457. NullReferenceException: Object reference not set to an instance of an object
  9458. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9459. at Verse.ScreenshotTaker.Update () <0x0001f>
  9460. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9461. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9462. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9463. at Verse.Root_Entry.Update () <0x00010>
  9464.  
  9465. (Filename: Line: -1)
  9466.  
  9467. NullReferenceException: Object reference not set to an instance of an object
  9468. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9469. at Verse.ScreenshotTaker.Update () <0x0001f>
  9470. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9471. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9472. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9473. at Verse.Root_Entry.Update () <0x00010>
  9474.  
  9475. (Filename: Line: -1)
  9476.  
  9477. NullReferenceException: Object reference not set to an instance of an object
  9478. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9479. at Verse.ScreenshotTaker.Update () <0x0001f>
  9480. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9481. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9482. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9483. at Verse.Root_Entry.Update () <0x00010>
  9484.  
  9485. (Filename: Line: -1)
  9486.  
  9487. NullReferenceException: Object reference not set to an instance of an object
  9488. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9489. at Verse.ScreenshotTaker.Update () <0x0001f>
  9490. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9491. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9492. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9493. at Verse.Root_Entry.Update () <0x00010>
  9494.  
  9495. (Filename: Line: -1)
  9496.  
  9497. NullReferenceException: Object reference not set to an instance of an object
  9498. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9499. at Verse.ScreenshotTaker.Update () <0x0001f>
  9500. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9501. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9502. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9503. at Verse.Root_Entry.Update () <0x00010>
  9504.  
  9505. (Filename: Line: -1)
  9506.  
  9507. NullReferenceException: Object reference not set to an instance of an object
  9508. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9509. at Verse.ScreenshotTaker.Update () <0x0001f>
  9510. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9511. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9512. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9513. at Verse.Root_Entry.Update () <0x00010>
  9514.  
  9515. (Filename: Line: -1)
  9516.  
  9517. NullReferenceException: Object reference not set to an instance of an object
  9518. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9519. at Verse.ScreenshotTaker.Update () <0x0001f>
  9520. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9521. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9522. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9523. at Verse.Root_Entry.Update () <0x00010>
  9524.  
  9525. (Filename: Line: -1)
  9526.  
  9527. NullReferenceException: Object reference not set to an instance of an object
  9528. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9529. at Verse.ScreenshotTaker.Update () <0x0001f>
  9530. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9531. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9532. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9533. at Verse.Root_Entry.Update () <0x00010>
  9534.  
  9535. (Filename: Line: -1)
  9536.  
  9537. NullReferenceException: Object reference not set to an instance of an object
  9538. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9539. at Verse.ScreenshotTaker.Update () <0x0001f>
  9540. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9541. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9542. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9543. at Verse.Root_Entry.Update () <0x00010>
  9544.  
  9545. (Filename: Line: -1)
  9546.  
  9547. NullReferenceException: Object reference not set to an instance of an object
  9548. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9549. at Verse.ScreenshotTaker.Update () <0x0001f>
  9550. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9551. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9552. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9553. at Verse.Root_Entry.Update () <0x00010>
  9554.  
  9555. (Filename: Line: -1)
  9556.  
  9557. NullReferenceException: Object reference not set to an instance of an object
  9558. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9559. at Verse.ScreenshotTaker.Update () <0x0001f>
  9560. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9561. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9562. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9563. at Verse.Root_Entry.Update () <0x00010>
  9564.  
  9565. (Filename: Line: -1)
  9566.  
  9567. NullReferenceException: Object reference not set to an instance of an object
  9568. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9569. at Verse.ScreenshotTaker.Update () <0x0001f>
  9570. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9571. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9572. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9573. at Verse.Root_Entry.Update () <0x00010>
  9574.  
  9575. (Filename: Line: -1)
  9576.  
  9577. NullReferenceException: Object reference not set to an instance of an object
  9578. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9579. at Verse.ScreenshotTaker.Update () <0x0001f>
  9580. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9581. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9582. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9583. at Verse.Root_Entry.Update () <0x00010>
  9584.  
  9585. (Filename: Line: -1)
  9586.  
  9587. NullReferenceException: Object reference not set to an instance of an object
  9588. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9589. at Verse.ScreenshotTaker.Update () <0x0001f>
  9590. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9591. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9592. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9593. at Verse.Root_Entry.Update () <0x00010>
  9594.  
  9595. (Filename: Line: -1)
  9596.  
  9597. NullReferenceException: Object reference not set to an instance of an object
  9598. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9599. at Verse.ScreenshotTaker.Update () <0x0001f>
  9600. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9601. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9602. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9603. at Verse.Root_Entry.Update () <0x00010>
  9604.  
  9605. (Filename: Line: -1)
  9606.  
  9607. NullReferenceException: Object reference not set to an instance of an object
  9608. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9609. at Verse.ScreenshotTaker.Update () <0x0001f>
  9610. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9611. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9612. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9613. at Verse.Root_Entry.Update () <0x00010>
  9614.  
  9615. (Filename: Line: -1)
  9616.  
  9617. NullReferenceException: Object reference not set to an instance of an object
  9618. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9619. at Verse.ScreenshotTaker.Update () <0x0001f>
  9620. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9621. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9622. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9623. at Verse.Root_Entry.Update () <0x00010>
  9624.  
  9625. (Filename: Line: -1)
  9626.  
  9627. NullReferenceException: Object reference not set to an instance of an object
  9628. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9629. at Verse.ScreenshotTaker.Update () <0x0001f>
  9630. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9631. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9632. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9633. at Verse.Root_Entry.Update () <0x00010>
  9634.  
  9635. (Filename: Line: -1)
  9636.  
  9637. NullReferenceException: Object reference not set to an instance of an object
  9638. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9639. at Verse.ScreenshotTaker.Update () <0x0001f>
  9640. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9641. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9642. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9643. at Verse.Root_Entry.Update () <0x00010>
  9644.  
  9645. (Filename: Line: -1)
  9646.  
  9647. NullReferenceException: Object reference not set to an instance of an object
  9648. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9649. at Verse.ScreenshotTaker.Update () <0x0001f>
  9650. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9651. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9652. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9653. at Verse.Root_Entry.Update () <0x00010>
  9654.  
  9655. (Filename: Line: -1)
  9656.  
  9657. NullReferenceException: Object reference not set to an instance of an object
  9658. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9659. at Verse.ScreenshotTaker.Update () <0x0001f>
  9660. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9661. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9662. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9663. at Verse.Root_Entry.Update () <0x00010>
  9664.  
  9665. (Filename: Line: -1)
  9666.  
  9667. NullReferenceException: Object reference not set to an instance of an object
  9668. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9669. at Verse.ScreenshotTaker.Update () <0x0001f>
  9670. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9671. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9672. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9673. at Verse.Root_Entry.Update () <0x00010>
  9674.  
  9675. (Filename: Line: -1)
  9676.  
  9677. NullReferenceException: Object reference not set to an instance of an object
  9678. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9679. at Verse.ScreenshotTaker.Update () <0x0001f>
  9680. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9681. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9682. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9683. at Verse.Root_Entry.Update () <0x00010>
  9684.  
  9685. (Filename: Line: -1)
  9686.  
  9687. NullReferenceException: Object reference not set to an instance of an object
  9688. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9689. at Verse.ScreenshotTaker.Update () <0x0001f>
  9690. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9691. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9692. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9693. at Verse.Root_Entry.Update () <0x00010>
  9694.  
  9695. (Filename: Line: -1)
  9696.  
  9697. NullReferenceException: Object reference not set to an instance of an object
  9698. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9699. at Verse.ScreenshotTaker.Update () <0x0001f>
  9700. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9701. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9702. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9703. at Verse.Root_Entry.Update () <0x00010>
  9704.  
  9705. (Filename: Line: -1)
  9706.  
  9707. NullReferenceException: Object reference not set to an instance of an object
  9708. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9709. at Verse.ScreenshotTaker.Update () <0x0001f>
  9710. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9711. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9712. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9713. at Verse.Root_Entry.Update () <0x00010>
  9714.  
  9715. (Filename: Line: -1)
  9716.  
  9717. NullReferenceException: Object reference not set to an instance of an object
  9718. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9719. at Verse.ScreenshotTaker.Update () <0x0001f>
  9720. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9721. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9722. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9723. at Verse.Root_Entry.Update () <0x00010>
  9724.  
  9725. (Filename: Line: -1)
  9726.  
  9727. NullReferenceException: Object reference not set to an instance of an object
  9728. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9729. at Verse.ScreenshotTaker.Update () <0x0001f>
  9730. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9731. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9732. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9733. at Verse.Root_Entry.Update () <0x00010>
  9734.  
  9735. (Filename: Line: -1)
  9736.  
  9737. NullReferenceException: Object reference not set to an instance of an object
  9738. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9739. at Verse.ScreenshotTaker.Update () <0x0001f>
  9740. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9741. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9742. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9743. at Verse.Root_Entry.Update () <0x00010>
  9744.  
  9745. (Filename: Line: -1)
  9746.  
  9747. NullReferenceException: Object reference not set to an instance of an object
  9748. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9749. at Verse.ScreenshotTaker.Update () <0x0001f>
  9750. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9751. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9752. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9753. at Verse.Root_Entry.Update () <0x00010>
  9754.  
  9755. (Filename: Line: -1)
  9756.  
  9757. NullReferenceException: Object reference not set to an instance of an object
  9758. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9759. at Verse.ScreenshotTaker.Update () <0x0001f>
  9760. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9761. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9762. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9763. at Verse.Root_Entry.Update () <0x00010>
  9764.  
  9765. (Filename: Line: -1)
  9766.  
  9767. NullReferenceException: Object reference not set to an instance of an object
  9768. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9769. at Verse.ScreenshotTaker.Update () <0x0001f>
  9770. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9771. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9772. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9773. at Verse.Root_Entry.Update () <0x00010>
  9774.  
  9775. (Filename: Line: -1)
  9776.  
  9777. NullReferenceException: Object reference not set to an instance of an object
  9778. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9779. at Verse.ScreenshotTaker.Update () <0x0001f>
  9780. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9781. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9782. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9783. at Verse.Root_Entry.Update () <0x00010>
  9784.  
  9785. (Filename: Line: -1)
  9786.  
  9787. NullReferenceException: Object reference not set to an instance of an object
  9788. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9789. at Verse.ScreenshotTaker.Update () <0x0001f>
  9790. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9791. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9792. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9793. at Verse.Root_Entry.Update () <0x00010>
  9794.  
  9795. (Filename: Line: -1)
  9796.  
  9797. NullReferenceException: Object reference not set to an instance of an object
  9798. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9799. at Verse.ScreenshotTaker.Update () <0x0001f>
  9800. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9801. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9802. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9803. at Verse.Root_Entry.Update () <0x00010>
  9804.  
  9805. (Filename: Line: -1)
  9806.  
  9807. NullReferenceException: Object reference not set to an instance of an object
  9808. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9809. at Verse.ScreenshotTaker.Update () <0x0001f>
  9810. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9811. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9812. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9813. at Verse.Root_Entry.Update () <0x00010>
  9814.  
  9815. (Filename: Line: -1)
  9816.  
  9817. NullReferenceException: Object reference not set to an instance of an object
  9818. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9819. at Verse.ScreenshotTaker.Update () <0x0001f>
  9820. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9821. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9822. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9823. at Verse.Root_Entry.Update () <0x00010>
  9824.  
  9825. (Filename: Line: -1)
  9826.  
  9827. NullReferenceException: Object reference not set to an instance of an object
  9828. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9829. at Verse.ScreenshotTaker.Update () <0x0001f>
  9830. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9831. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9832. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9833. at Verse.Root_Entry.Update () <0x00010>
  9834.  
  9835. (Filename: Line: -1)
  9836.  
  9837. NullReferenceException: Object reference not set to an instance of an object
  9838. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9839. at Verse.ScreenshotTaker.Update () <0x0001f>
  9840. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9841. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9842. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9843. at Verse.Root_Entry.Update () <0x00010>
  9844.  
  9845. (Filename: Line: -1)
  9846.  
  9847. NullReferenceException: Object reference not set to an instance of an object
  9848. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9849. at Verse.ScreenshotTaker.Update () <0x0001f>
  9850. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9851. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9852. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9853. at Verse.Root_Entry.Update () <0x00010>
  9854.  
  9855. (Filename: Line: -1)
  9856.  
  9857. NullReferenceException: Object reference not set to an instance of an object
  9858. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9859. at Verse.ScreenshotTaker.Update () <0x0001f>
  9860. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9861. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9862. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9863. at Verse.Root_Entry.Update () <0x00010>
  9864.  
  9865. (Filename: Line: -1)
  9866.  
  9867. NullReferenceException: Object reference not set to an instance of an object
  9868. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9869. at Verse.ScreenshotTaker.Update () <0x0001f>
  9870. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9871. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9872. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9873. at Verse.Root_Entry.Update () <0x00010>
  9874.  
  9875. (Filename: Line: -1)
  9876.  
  9877. NullReferenceException: Object reference not set to an instance of an object
  9878. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9879. at Verse.ScreenshotTaker.Update () <0x0001f>
  9880. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9881. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9882. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9883. at Verse.Root_Entry.Update () <0x00010>
  9884.  
  9885. (Filename: Line: -1)
  9886.  
  9887. NullReferenceException: Object reference not set to an instance of an object
  9888. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9889. at Verse.ScreenshotTaker.Update () <0x0001f>
  9890. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9891. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9892. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9893. at Verse.Root_Entry.Update () <0x00010>
  9894.  
  9895. (Filename: Line: -1)
  9896.  
  9897. NullReferenceException: Object reference not set to an instance of an object
  9898. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9899. at Verse.ScreenshotTaker.Update () <0x0001f>
  9900. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9901. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9902. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9903. at Verse.Root_Entry.Update () <0x00010>
  9904.  
  9905. (Filename: Line: -1)
  9906.  
  9907. NullReferenceException: Object reference not set to an instance of an object
  9908. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9909. at Verse.ScreenshotTaker.Update () <0x0001f>
  9910. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9911. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9912. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9913. at Verse.Root_Entry.Update () <0x00010>
  9914.  
  9915. (Filename: Line: -1)
  9916.  
  9917. NullReferenceException: Object reference not set to an instance of an object
  9918. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9919. at Verse.ScreenshotTaker.Update () <0x0001f>
  9920. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9921. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9922. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9923. at Verse.Root_Entry.Update () <0x00010>
  9924.  
  9925. (Filename: Line: -1)
  9926.  
  9927. NullReferenceException: Object reference not set to an instance of an object
  9928. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9929. at Verse.ScreenshotTaker.Update () <0x0001f>
  9930. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9931. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9932. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9933. at Verse.Root_Entry.Update () <0x00010>
  9934.  
  9935. (Filename: Line: -1)
  9936.  
  9937. NullReferenceException: Object reference not set to an instance of an object
  9938. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9939. at Verse.ScreenshotTaker.Update () <0x0001f>
  9940. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9941. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9942. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9943. at Verse.Root_Entry.Update () <0x00010>
  9944.  
  9945. (Filename: Line: -1)
  9946.  
  9947. NullReferenceException: Object reference not set to an instance of an object
  9948. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9949. at Verse.ScreenshotTaker.Update () <0x0001f>
  9950. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9951. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9952. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9953. at Verse.Root_Entry.Update () <0x00010>
  9954.  
  9955. (Filename: Line: -1)
  9956.  
  9957. NullReferenceException: Object reference not set to an instance of an object
  9958. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9959. at Verse.ScreenshotTaker.Update () <0x0001f>
  9960. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9961. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9962. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9963. at Verse.Root_Entry.Update () <0x00010>
  9964.  
  9965. (Filename: Line: -1)
  9966.  
  9967. NullReferenceException: Object reference not set to an instance of an object
  9968. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9969. at Verse.ScreenshotTaker.Update () <0x0001f>
  9970. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9971. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9972. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9973. at Verse.Root_Entry.Update () <0x00010>
  9974.  
  9975. (Filename: Line: -1)
  9976.  
  9977. NullReferenceException: Object reference not set to an instance of an object
  9978. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9979. at Verse.ScreenshotTaker.Update () <0x0001f>
  9980. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9981. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9982. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9983. at Verse.Root_Entry.Update () <0x00010>
  9984.  
  9985. (Filename: Line: -1)
  9986.  
  9987. NullReferenceException: Object reference not set to an instance of an object
  9988. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9989. at Verse.ScreenshotTaker.Update () <0x0001f>
  9990. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  9991. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  9992. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  9993. at Verse.Root_Entry.Update () <0x00010>
  9994.  
  9995. (Filename: Line: -1)
  9996.  
  9997. NullReferenceException: Object reference not set to an instance of an object
  9998. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  9999. at Verse.ScreenshotTaker.Update () <0x0001f>
  10000. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10001. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10002. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10003. at Verse.Root_Entry.Update () <0x00010>
  10004.  
  10005. (Filename: Line: -1)
  10006.  
  10007. NullReferenceException: Object reference not set to an instance of an object
  10008. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10009. at Verse.ScreenshotTaker.Update () <0x0001f>
  10010. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10011. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10012. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10013. at Verse.Root_Entry.Update () <0x00010>
  10014.  
  10015. (Filename: Line: -1)
  10016.  
  10017. NullReferenceException: Object reference not set to an instance of an object
  10018. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10019. at Verse.ScreenshotTaker.Update () <0x0001f>
  10020. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10021. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10022. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10023. at Verse.Root_Entry.Update () <0x00010>
  10024.  
  10025. (Filename: Line: -1)
  10026.  
  10027. NullReferenceException: Object reference not set to an instance of an object
  10028. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10029. at Verse.ScreenshotTaker.Update () <0x0001f>
  10030. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10031. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10032. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10033. at Verse.Root_Entry.Update () <0x00010>
  10034.  
  10035. (Filename: Line: -1)
  10036.  
  10037. NullReferenceException: Object reference not set to an instance of an object
  10038. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10039. at Verse.ScreenshotTaker.Update () <0x0001f>
  10040. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10041. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10042. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10043. at Verse.Root_Entry.Update () <0x00010>
  10044.  
  10045. (Filename: Line: -1)
  10046.  
  10047. NullReferenceException: Object reference not set to an instance of an object
  10048. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10049. at Verse.ScreenshotTaker.Update () <0x0001f>
  10050. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10051. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10052. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10053. at Verse.Root_Entry.Update () <0x00010>
  10054.  
  10055. (Filename: Line: -1)
  10056.  
  10057. NullReferenceException: Object reference not set to an instance of an object
  10058. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10059. at Verse.ScreenshotTaker.Update () <0x0001f>
  10060. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10061. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10062. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10063. at Verse.Root_Entry.Update () <0x00010>
  10064.  
  10065. (Filename: Line: -1)
  10066.  
  10067. NullReferenceException: Object reference not set to an instance of an object
  10068. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10069. at Verse.ScreenshotTaker.Update () <0x0001f>
  10070. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10071. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10072. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10073. at Verse.Root_Entry.Update () <0x00010>
  10074.  
  10075. (Filename: Line: -1)
  10076.  
  10077. NullReferenceException: Object reference not set to an instance of an object
  10078. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10079. at Verse.ScreenshotTaker.Update () <0x0001f>
  10080. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10081. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10082. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10083. at Verse.Root_Entry.Update () <0x00010>
  10084.  
  10085. (Filename: Line: -1)
  10086.  
  10087. NullReferenceException: Object reference not set to an instance of an object
  10088. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10089. at Verse.ScreenshotTaker.Update () <0x0001f>
  10090. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10091. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10092. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10093. at Verse.Root_Entry.Update () <0x00010>
  10094.  
  10095. (Filename: Line: -1)
  10096.  
  10097. NullReferenceException: Object reference not set to an instance of an object
  10098. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10099. at Verse.ScreenshotTaker.Update () <0x0001f>
  10100. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10101. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10102. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10103. at Verse.Root_Entry.Update () <0x00010>
  10104.  
  10105. (Filename: Line: -1)
  10106.  
  10107. NullReferenceException: Object reference not set to an instance of an object
  10108. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10109. at Verse.ScreenshotTaker.Update () <0x0001f>
  10110. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10111. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10112. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10113. at Verse.Root_Entry.Update () <0x00010>
  10114.  
  10115. (Filename: Line: -1)
  10116.  
  10117. NullReferenceException: Object reference not set to an instance of an object
  10118. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10119. at Verse.ScreenshotTaker.Update () <0x0001f>
  10120. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10121. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10122. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10123. at Verse.Root_Entry.Update () <0x00010>
  10124.  
  10125. (Filename: Line: -1)
  10126.  
  10127. NullReferenceException: Object reference not set to an instance of an object
  10128. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10129. at Verse.ScreenshotTaker.Update () <0x0001f>
  10130. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10131. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10132. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10133. at Verse.Root_Entry.Update () <0x00010>
  10134.  
  10135. (Filename: Line: -1)
  10136.  
  10137. NullReferenceException: Object reference not set to an instance of an object
  10138. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10139. at Verse.ScreenshotTaker.Update () <0x0001f>
  10140. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10141. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10142. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10143. at Verse.Root_Entry.Update () <0x00010>
  10144.  
  10145. (Filename: Line: -1)
  10146.  
  10147. NullReferenceException: Object reference not set to an instance of an object
  10148. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10149. at Verse.ScreenshotTaker.Update () <0x0001f>
  10150. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10151. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10152. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10153. at Verse.Root_Entry.Update () <0x00010>
  10154.  
  10155. (Filename: Line: -1)
  10156.  
  10157. NullReferenceException: Object reference not set to an instance of an object
  10158. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10159. at Verse.ScreenshotTaker.Update () <0x0001f>
  10160. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10161. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10162. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10163. at Verse.Root_Entry.Update () <0x00010>
  10164.  
  10165. (Filename: Line: -1)
  10166.  
  10167. NullReferenceException: Object reference not set to an instance of an object
  10168. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10169. at Verse.ScreenshotTaker.Update () <0x0001f>
  10170. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10171. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10172. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10173. at Verse.Root_Entry.Update () <0x00010>
  10174.  
  10175. (Filename: Line: -1)
  10176.  
  10177. NullReferenceException: Object reference not set to an instance of an object
  10178. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10179. at Verse.ScreenshotTaker.Update () <0x0001f>
  10180. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10181. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10182. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10183. at Verse.Root_Entry.Update () <0x00010>
  10184.  
  10185. (Filename: Line: -1)
  10186.  
  10187. NullReferenceException: Object reference not set to an instance of an object
  10188. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10189. at Verse.ScreenshotTaker.Update () <0x0001f>
  10190. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10191. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10192. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10193. at Verse.Root_Entry.Update () <0x00010>
  10194.  
  10195. (Filename: Line: -1)
  10196.  
  10197. NullReferenceException: Object reference not set to an instance of an object
  10198. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10199. at Verse.ScreenshotTaker.Update () <0x0001f>
  10200. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10201. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10202. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10203. at Verse.Root_Entry.Update () <0x00010>
  10204.  
  10205. (Filename: Line: -1)
  10206.  
  10207. NullReferenceException: Object reference not set to an instance of an object
  10208. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10209. at Verse.ScreenshotTaker.Update () <0x0001f>
  10210. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10211. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10212. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10213. at Verse.Root_Entry.Update () <0x00010>
  10214.  
  10215. (Filename: Line: -1)
  10216.  
  10217. NullReferenceException: Object reference not set to an instance of an object
  10218. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10219. at Verse.ScreenshotTaker.Update () <0x0001f>
  10220. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10221. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10222. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10223. at Verse.Root_Entry.Update () <0x00010>
  10224.  
  10225. (Filename: Line: -1)
  10226.  
  10227. NullReferenceException: Object reference not set to an instance of an object
  10228. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10229. at Verse.ScreenshotTaker.Update () <0x0001f>
  10230. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10231. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10232. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10233. at Verse.Root_Entry.Update () <0x00010>
  10234.  
  10235. (Filename: Line: -1)
  10236.  
  10237. NullReferenceException: Object reference not set to an instance of an object
  10238. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10239. at Verse.ScreenshotTaker.Update () <0x0001f>
  10240. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10241. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10242. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10243. at Verse.Root_Entry.Update () <0x00010>
  10244.  
  10245. (Filename: Line: -1)
  10246.  
  10247. NullReferenceException: Object reference not set to an instance of an object
  10248. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10249. at Verse.ScreenshotTaker.Update () <0x0001f>
  10250. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10251. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10252. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10253. at Verse.Root_Entry.Update () <0x00010>
  10254.  
  10255. (Filename: Line: -1)
  10256.  
  10257. NullReferenceException: Object reference not set to an instance of an object
  10258. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10259. at Verse.ScreenshotTaker.Update () <0x0001f>
  10260. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10261. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10262. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10263. at Verse.Root_Entry.Update () <0x00010>
  10264.  
  10265. (Filename: Line: -1)
  10266.  
  10267. NullReferenceException: Object reference not set to an instance of an object
  10268. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10269. at Verse.ScreenshotTaker.Update () <0x0001f>
  10270. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10271. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10272. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10273. at Verse.Root_Entry.Update () <0x00010>
  10274.  
  10275. (Filename: Line: -1)
  10276.  
  10277. NullReferenceException: Object reference not set to an instance of an object
  10278. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10279. at Verse.ScreenshotTaker.Update () <0x0001f>
  10280. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10281. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10282. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10283. at Verse.Root_Entry.Update () <0x00010>
  10284.  
  10285. (Filename: Line: -1)
  10286.  
  10287. NullReferenceException: Object reference not set to an instance of an object
  10288. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10289. at Verse.ScreenshotTaker.Update () <0x0001f>
  10290. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10291. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10292. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10293. at Verse.Root_Entry.Update () <0x00010>
  10294.  
  10295. (Filename: Line: -1)
  10296.  
  10297. NullReferenceException: Object reference not set to an instance of an object
  10298. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10299. at Verse.ScreenshotTaker.Update () <0x0001f>
  10300. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10301. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10302. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10303. at Verse.Root_Entry.Update () <0x00010>
  10304.  
  10305. (Filename: Line: -1)
  10306.  
  10307. NullReferenceException: Object reference not set to an instance of an object
  10308. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10309. at Verse.ScreenshotTaker.Update () <0x0001f>
  10310. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10311. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10312. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10313. at Verse.Root_Entry.Update () <0x00010>
  10314.  
  10315. (Filename: Line: -1)
  10316.  
  10317. NullReferenceException: Object reference not set to an instance of an object
  10318. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10319. at Verse.ScreenshotTaker.Update () <0x0001f>
  10320. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10321. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10322. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10323. at Verse.Root_Entry.Update () <0x00010>
  10324.  
  10325. (Filename: Line: -1)
  10326.  
  10327. NullReferenceException: Object reference not set to an instance of an object
  10328. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10329. at Verse.ScreenshotTaker.Update () <0x0001f>
  10330. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10331. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10332. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10333. at Verse.Root_Entry.Update () <0x00010>
  10334.  
  10335. (Filename: Line: -1)
  10336.  
  10337. NullReferenceException: Object reference not set to an instance of an object
  10338. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10339. at Verse.ScreenshotTaker.Update () <0x0001f>
  10340. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10341. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10342. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10343. at Verse.Root_Entry.Update () <0x00010>
  10344.  
  10345. (Filename: Line: -1)
  10346.  
  10347. NullReferenceException: Object reference not set to an instance of an object
  10348. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10349. at Verse.ScreenshotTaker.Update () <0x0001f>
  10350. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10351. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10352. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10353. at Verse.Root_Entry.Update () <0x00010>
  10354.  
  10355. (Filename: Line: -1)
  10356.  
  10357. NullReferenceException: Object reference not set to an instance of an object
  10358. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10359. at Verse.ScreenshotTaker.Update () <0x0001f>
  10360. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10361. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10362. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10363. at Verse.Root_Entry.Update () <0x00010>
  10364.  
  10365. (Filename: Line: -1)
  10366.  
  10367. NullReferenceException: Object reference not set to an instance of an object
  10368. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10369. at Verse.ScreenshotTaker.Update () <0x0001f>
  10370. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10371. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10372. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10373. at Verse.Root_Entry.Update () <0x00010>
  10374.  
  10375. (Filename: Line: -1)
  10376.  
  10377. NullReferenceException: Object reference not set to an instance of an object
  10378. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10379. at Verse.ScreenshotTaker.Update () <0x0001f>
  10380. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10381. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10382. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10383. at Verse.Root_Entry.Update () <0x00010>
  10384.  
  10385. (Filename: Line: -1)
  10386.  
  10387. NullReferenceException: Object reference not set to an instance of an object
  10388. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10389. at Verse.ScreenshotTaker.Update () <0x0001f>
  10390. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10391. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10392. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10393. at Verse.Root_Entry.Update () <0x00010>
  10394.  
  10395. (Filename: Line: -1)
  10396.  
  10397. NullReferenceException: Object reference not set to an instance of an object
  10398. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10399. at Verse.ScreenshotTaker.Update () <0x0001f>
  10400. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10401. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10402. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10403. at Verse.Root_Entry.Update () <0x00010>
  10404.  
  10405. (Filename: Line: -1)
  10406.  
  10407. NullReferenceException: Object reference not set to an instance of an object
  10408. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10409. at Verse.ScreenshotTaker.Update () <0x0001f>
  10410. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10411. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10412. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10413. at Verse.Root_Entry.Update () <0x00010>
  10414.  
  10415. (Filename: Line: -1)
  10416.  
  10417. NullReferenceException: Object reference not set to an instance of an object
  10418. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10419. at Verse.ScreenshotTaker.Update () <0x0001f>
  10420. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10421. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10422. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10423. at Verse.Root_Entry.Update () <0x00010>
  10424.  
  10425. (Filename: Line: -1)
  10426.  
  10427. NullReferenceException: Object reference not set to an instance of an object
  10428. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10429. at Verse.ScreenshotTaker.Update () <0x0001f>
  10430. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10431. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10432. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10433. at Verse.Root_Entry.Update () <0x00010>
  10434.  
  10435. (Filename: Line: -1)
  10436.  
  10437. NullReferenceException: Object reference not set to an instance of an object
  10438. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10439. at Verse.ScreenshotTaker.Update () <0x0001f>
  10440. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10441. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10442. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10443. at Verse.Root_Entry.Update () <0x00010>
  10444.  
  10445. (Filename: Line: -1)
  10446.  
  10447. NullReferenceException: Object reference not set to an instance of an object
  10448. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10449. at Verse.ScreenshotTaker.Update () <0x0001f>
  10450. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10451. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10452. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10453. at Verse.Root_Entry.Update () <0x00010>
  10454.  
  10455. (Filename: Line: -1)
  10456.  
  10457. NullReferenceException: Object reference not set to an instance of an object
  10458. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10459. at Verse.ScreenshotTaker.Update () <0x0001f>
  10460. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10461. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10462. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10463. at Verse.Root_Entry.Update () <0x00010>
  10464.  
  10465. (Filename: Line: -1)
  10466.  
  10467. NullReferenceException: Object reference not set to an instance of an object
  10468. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10469. at Verse.ScreenshotTaker.Update () <0x0001f>
  10470. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10471. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10472. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10473. at Verse.Root_Entry.Update () <0x00010>
  10474.  
  10475. (Filename: Line: -1)
  10476.  
  10477. NullReferenceException: Object reference not set to an instance of an object
  10478. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10479. at Verse.ScreenshotTaker.Update () <0x0001f>
  10480. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10481. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10482. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10483. at Verse.Root_Entry.Update () <0x00010>
  10484.  
  10485. (Filename: Line: -1)
  10486.  
  10487. NullReferenceException: Object reference not set to an instance of an object
  10488. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10489. at Verse.ScreenshotTaker.Update () <0x0001f>
  10490. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10491. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10492. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10493. at Verse.Root_Entry.Update () <0x00010>
  10494.  
  10495. (Filename: Line: -1)
  10496.  
  10497. NullReferenceException: Object reference not set to an instance of an object
  10498. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10499. at Verse.ScreenshotTaker.Update () <0x0001f>
  10500. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10501. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10502. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10503. at Verse.Root_Entry.Update () <0x00010>
  10504.  
  10505. (Filename: Line: -1)
  10506.  
  10507. NullReferenceException: Object reference not set to an instance of an object
  10508. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10509. at Verse.ScreenshotTaker.Update () <0x0001f>
  10510. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10511. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10512. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10513. at Verse.Root_Entry.Update () <0x00010>
  10514.  
  10515. (Filename: Line: -1)
  10516.  
  10517. NullReferenceException: Object reference not set to an instance of an object
  10518. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10519. at Verse.ScreenshotTaker.Update () <0x0001f>
  10520. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10521. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10522. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10523. at Verse.Root_Entry.Update () <0x00010>
  10524.  
  10525. (Filename: Line: -1)
  10526.  
  10527. NullReferenceException: Object reference not set to an instance of an object
  10528. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10529. at Verse.ScreenshotTaker.Update () <0x0001f>
  10530. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10531. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10532. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10533. at Verse.Root_Entry.Update () <0x00010>
  10534.  
  10535. (Filename: Line: -1)
  10536.  
  10537. NullReferenceException: Object reference not set to an instance of an object
  10538. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10539. at Verse.ScreenshotTaker.Update () <0x0001f>
  10540. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10541. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10542. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10543. at Verse.Root_Entry.Update () <0x00010>
  10544.  
  10545. (Filename: Line: -1)
  10546.  
  10547. NullReferenceException: Object reference not set to an instance of an object
  10548. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10549. at Verse.ScreenshotTaker.Update () <0x0001f>
  10550. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10551. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10552. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10553. at Verse.Root_Entry.Update () <0x00010>
  10554.  
  10555. (Filename: Line: -1)
  10556.  
  10557. NullReferenceException: Object reference not set to an instance of an object
  10558. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10559. at Verse.ScreenshotTaker.Update () <0x0001f>
  10560. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10561. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10562. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10563. at Verse.Root_Entry.Update () <0x00010>
  10564.  
  10565. (Filename: Line: -1)
  10566.  
  10567. NullReferenceException: Object reference not set to an instance of an object
  10568. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10569. at Verse.ScreenshotTaker.Update () <0x0001f>
  10570. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10571. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10572. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10573. at Verse.Root_Entry.Update () <0x00010>
  10574.  
  10575. (Filename: Line: -1)
  10576.  
  10577. NullReferenceException: Object reference not set to an instance of an object
  10578. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10579. at Verse.ScreenshotTaker.Update () <0x0001f>
  10580. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10581. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10582. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10583. at Verse.Root_Entry.Update () <0x00010>
  10584.  
  10585. (Filename: Line: -1)
  10586.  
  10587. NullReferenceException: Object reference not set to an instance of an object
  10588. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10589. at Verse.ScreenshotTaker.Update () <0x0001f>
  10590. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10591. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10592. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10593. at Verse.Root_Entry.Update () <0x00010>
  10594.  
  10595. (Filename: Line: -1)
  10596.  
  10597. NullReferenceException: Object reference not set to an instance of an object
  10598. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10599. at Verse.ScreenshotTaker.Update () <0x0001f>
  10600. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10601. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10602. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10603. at Verse.Root_Entry.Update () <0x00010>
  10604.  
  10605. (Filename: Line: -1)
  10606.  
  10607. NullReferenceException: Object reference not set to an instance of an object
  10608. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10609. at Verse.ScreenshotTaker.Update () <0x0001f>
  10610. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10611. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10612. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10613. at Verse.Root_Entry.Update () <0x00010>
  10614.  
  10615. (Filename: Line: -1)
  10616.  
  10617. NullReferenceException: Object reference not set to an instance of an object
  10618. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10619. at Verse.ScreenshotTaker.Update () <0x0001f>
  10620. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10621. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10622. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10623. at Verse.Root_Entry.Update () <0x00010>
  10624.  
  10625. (Filename: Line: -1)
  10626.  
  10627. NullReferenceException: Object reference not set to an instance of an object
  10628. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10629. at Verse.ScreenshotTaker.Update () <0x0001f>
  10630. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10631. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10632. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10633. at Verse.Root_Entry.Update () <0x00010>
  10634.  
  10635. (Filename: Line: -1)
  10636.  
  10637. NullReferenceException: Object reference not set to an instance of an object
  10638. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10639. at Verse.ScreenshotTaker.Update () <0x0001f>
  10640. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10641. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10642. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10643. at Verse.Root_Entry.Update () <0x00010>
  10644.  
  10645. (Filename: Line: -1)
  10646.  
  10647. NullReferenceException: Object reference not set to an instance of an object
  10648. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10649. at Verse.ScreenshotTaker.Update () <0x0001f>
  10650. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10651. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10652. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10653. at Verse.Root_Entry.Update () <0x00010>
  10654.  
  10655. (Filename: Line: -1)
  10656.  
  10657. NullReferenceException: Object reference not set to an instance of an object
  10658. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10659. at Verse.ScreenshotTaker.Update () <0x0001f>
  10660. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10661. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10662. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10663. at Verse.Root_Entry.Update () <0x00010>
  10664.  
  10665. (Filename: Line: -1)
  10666.  
  10667. NullReferenceException: Object reference not set to an instance of an object
  10668. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10669. at Verse.ScreenshotTaker.Update () <0x0001f>
  10670. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10671. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10672. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10673. at Verse.Root_Entry.Update () <0x00010>
  10674.  
  10675. (Filename: Line: -1)
  10676.  
  10677. NullReferenceException: Object reference not set to an instance of an object
  10678. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10679. at Verse.ScreenshotTaker.Update () <0x0001f>
  10680. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10681. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10682. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10683. at Verse.Root_Entry.Update () <0x00010>
  10684.  
  10685. (Filename: Line: -1)
  10686.  
  10687. NullReferenceException: Object reference not set to an instance of an object
  10688. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10689. at Verse.ScreenshotTaker.Update () <0x0001f>
  10690. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10691. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10692. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10693. at Verse.Root_Entry.Update () <0x00010>
  10694.  
  10695. (Filename: Line: -1)
  10696.  
  10697. NullReferenceException: Object reference not set to an instance of an object
  10698. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10699. at Verse.ScreenshotTaker.Update () <0x0001f>
  10700. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10701. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10702. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10703. at Verse.Root_Entry.Update () <0x00010>
  10704.  
  10705. (Filename: Line: -1)
  10706.  
  10707. NullReferenceException: Object reference not set to an instance of an object
  10708. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10709. at Verse.ScreenshotTaker.Update () <0x0001f>
  10710. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10711. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10712. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10713. at Verse.Root_Entry.Update () <0x00010>
  10714.  
  10715. (Filename: Line: -1)
  10716.  
  10717. NullReferenceException: Object reference not set to an instance of an object
  10718. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10719. at Verse.ScreenshotTaker.Update () <0x0001f>
  10720. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10721. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10722. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10723. at Verse.Root_Entry.Update () <0x00010>
  10724.  
  10725. (Filename: Line: -1)
  10726.  
  10727. NullReferenceException: Object reference not set to an instance of an object
  10728. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10729. at Verse.ScreenshotTaker.Update () <0x0001f>
  10730. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10731. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10732. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10733. at Verse.Root_Entry.Update () <0x00010>
  10734.  
  10735. (Filename: Line: -1)
  10736.  
  10737. NullReferenceException: Object reference not set to an instance of an object
  10738. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10739. at Verse.ScreenshotTaker.Update () <0x0001f>
  10740. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10741. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10742. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10743. at Verse.Root_Entry.Update () <0x00010>
  10744.  
  10745. (Filename: Line: -1)
  10746.  
  10747. NullReferenceException: Object reference not set to an instance of an object
  10748. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10749. at Verse.ScreenshotTaker.Update () <0x0001f>
  10750. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10751. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10752. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10753. at Verse.Root_Entry.Update () <0x00010>
  10754.  
  10755. (Filename: Line: -1)
  10756.  
  10757. NullReferenceException: Object reference not set to an instance of an object
  10758. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10759. at Verse.ScreenshotTaker.Update () <0x0001f>
  10760. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10761. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10762. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10763. at Verse.Root_Entry.Update () <0x00010>
  10764.  
  10765. (Filename: Line: -1)
  10766.  
  10767. NullReferenceException: Object reference not set to an instance of an object
  10768. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10769. at Verse.ScreenshotTaker.Update () <0x0001f>
  10770. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10771. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10772. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10773. at Verse.Root_Entry.Update () <0x00010>
  10774.  
  10775. (Filename: Line: -1)
  10776.  
  10777. NullReferenceException: Object reference not set to an instance of an object
  10778. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10779. at Verse.ScreenshotTaker.Update () <0x0001f>
  10780. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10781. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10782. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10783. at Verse.Root_Entry.Update () <0x00010>
  10784.  
  10785. (Filename: Line: -1)
  10786.  
  10787. NullReferenceException: Object reference not set to an instance of an object
  10788. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10789. at Verse.ScreenshotTaker.Update () <0x0001f>
  10790. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10791. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10792. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10793. at Verse.Root_Entry.Update () <0x00010>
  10794.  
  10795. (Filename: Line: -1)
  10796.  
  10797. NullReferenceException: Object reference not set to an instance of an object
  10798. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10799. at Verse.ScreenshotTaker.Update () <0x0001f>
  10800. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10801. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10802. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10803. at Verse.Root_Entry.Update () <0x00010>
  10804.  
  10805. (Filename: Line: -1)
  10806.  
  10807. NullReferenceException: Object reference not set to an instance of an object
  10808. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10809. at Verse.ScreenshotTaker.Update () <0x0001f>
  10810. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10811. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10812. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10813. at Verse.Root_Entry.Update () <0x00010>
  10814.  
  10815. (Filename: Line: -1)
  10816.  
  10817. NullReferenceException: Object reference not set to an instance of an object
  10818. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10819. at Verse.ScreenshotTaker.Update () <0x0001f>
  10820. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10821. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10822. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10823. at Verse.Root_Entry.Update () <0x00010>
  10824.  
  10825. (Filename: Line: -1)
  10826.  
  10827. NullReferenceException: Object reference not set to an instance of an object
  10828. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10829. at Verse.ScreenshotTaker.Update () <0x0001f>
  10830. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10831. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10832. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10833. at Verse.Root_Entry.Update () <0x00010>
  10834.  
  10835. (Filename: Line: -1)
  10836.  
  10837. NullReferenceException: Object reference not set to an instance of an object
  10838. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10839. at Verse.ScreenshotTaker.Update () <0x0001f>
  10840. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10841. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10842. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10843. at Verse.Root_Entry.Update () <0x00010>
  10844.  
  10845. (Filename: Line: -1)
  10846.  
  10847. NullReferenceException: Object reference not set to an instance of an object
  10848. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10849. at Verse.ScreenshotTaker.Update () <0x0001f>
  10850. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10851. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10852. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10853. at Verse.Root_Entry.Update () <0x00010>
  10854.  
  10855. (Filename: Line: -1)
  10856.  
  10857. NullReferenceException: Object reference not set to an instance of an object
  10858. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10859. at Verse.ScreenshotTaker.Update () <0x0001f>
  10860. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10861. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10862. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10863. at Verse.Root_Entry.Update () <0x00010>
  10864.  
  10865. (Filename: Line: -1)
  10866.  
  10867. NullReferenceException: Object reference not set to an instance of an object
  10868. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10869. at Verse.ScreenshotTaker.Update () <0x0001f>
  10870. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10871. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10872. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10873. at Verse.Root_Entry.Update () <0x00010>
  10874.  
  10875. (Filename: Line: -1)
  10876.  
  10877. NullReferenceException: Object reference not set to an instance of an object
  10878. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10879. at Verse.ScreenshotTaker.Update () <0x0001f>
  10880. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10881. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10882. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10883. at Verse.Root_Entry.Update () <0x00010>
  10884.  
  10885. (Filename: Line: -1)
  10886.  
  10887. NullReferenceException: Object reference not set to an instance of an object
  10888. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10889. at Verse.ScreenshotTaker.Update () <0x0001f>
  10890. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10891. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10892. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10893. at Verse.Root_Entry.Update () <0x00010>
  10894.  
  10895. (Filename: Line: -1)
  10896.  
  10897. NullReferenceException: Object reference not set to an instance of an object
  10898. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10899. at Verse.ScreenshotTaker.Update () <0x0001f>
  10900. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10901. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10902. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10903. at Verse.Root_Entry.Update () <0x00010>
  10904.  
  10905. (Filename: Line: -1)
  10906.  
  10907. NullReferenceException: Object reference not set to an instance of an object
  10908. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10909. at Verse.ScreenshotTaker.Update () <0x0001f>
  10910. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10911. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10912. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10913. at Verse.Root_Entry.Update () <0x00010>
  10914.  
  10915. (Filename: Line: -1)
  10916.  
  10917. NullReferenceException: Object reference not set to an instance of an object
  10918. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10919. at Verse.ScreenshotTaker.Update () <0x0001f>
  10920. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10921. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10922. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10923. at Verse.Root_Entry.Update () <0x00010>
  10924.  
  10925. (Filename: Line: -1)
  10926.  
  10927. NullReferenceException: Object reference not set to an instance of an object
  10928. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10929. at Verse.ScreenshotTaker.Update () <0x0001f>
  10930. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10931. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10932. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10933. at Verse.Root_Entry.Update () <0x00010>
  10934.  
  10935. (Filename: Line: -1)
  10936.  
  10937. NullReferenceException: Object reference not set to an instance of an object
  10938. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10939. at Verse.ScreenshotTaker.Update () <0x0001f>
  10940. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10941. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10942. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10943. at Verse.Root_Entry.Update () <0x00010>
  10944.  
  10945. (Filename: Line: -1)
  10946.  
  10947. NullReferenceException: Object reference not set to an instance of an object
  10948. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10949. at Verse.ScreenshotTaker.Update () <0x0001f>
  10950. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10951. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10952. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10953. at Verse.Root_Entry.Update () <0x00010>
  10954.  
  10955. (Filename: Line: -1)
  10956.  
  10957. NullReferenceException: Object reference not set to an instance of an object
  10958. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10959. at Verse.ScreenshotTaker.Update () <0x0001f>
  10960. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10961. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10962. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10963. at Verse.Root_Entry.Update () <0x00010>
  10964.  
  10965. (Filename: Line: -1)
  10966.  
  10967. NullReferenceException: Object reference not set to an instance of an object
  10968. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10969. at Verse.ScreenshotTaker.Update () <0x0001f>
  10970. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10971. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10972. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10973. at Verse.Root_Entry.Update () <0x00010>
  10974.  
  10975. (Filename: Line: -1)
  10976.  
  10977. NullReferenceException: Object reference not set to an instance of an object
  10978. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10979. at Verse.ScreenshotTaker.Update () <0x0001f>
  10980. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10981. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10982. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10983. at Verse.Root_Entry.Update () <0x00010>
  10984.  
  10985. (Filename: Line: -1)
  10986.  
  10987. NullReferenceException: Object reference not set to an instance of an object
  10988. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10989. at Verse.ScreenshotTaker.Update () <0x0001f>
  10990. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  10991. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  10992. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  10993. at Verse.Root_Entry.Update () <0x00010>
  10994.  
  10995. (Filename: Line: -1)
  10996.  
  10997. NullReferenceException: Object reference not set to an instance of an object
  10998. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  10999. at Verse.ScreenshotTaker.Update () <0x0001f>
  11000. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11001. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11002. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11003. at Verse.Root_Entry.Update () <0x00010>
  11004.  
  11005. (Filename: Line: -1)
  11006.  
  11007. NullReferenceException: Object reference not set to an instance of an object
  11008. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11009. at Verse.ScreenshotTaker.Update () <0x0001f>
  11010. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11011. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11012. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11013. at Verse.Root_Entry.Update () <0x00010>
  11014.  
  11015. (Filename: Line: -1)
  11016.  
  11017. NullReferenceException: Object reference not set to an instance of an object
  11018. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11019. at Verse.ScreenshotTaker.Update () <0x0001f>
  11020. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11021. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11022. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11023. at Verse.Root_Entry.Update () <0x00010>
  11024.  
  11025. (Filename: Line: -1)
  11026.  
  11027. NullReferenceException: Object reference not set to an instance of an object
  11028. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11029. at Verse.ScreenshotTaker.Update () <0x0001f>
  11030. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11031. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11032. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11033. at Verse.Root_Entry.Update () <0x00010>
  11034.  
  11035. (Filename: Line: -1)
  11036.  
  11037. NullReferenceException: Object reference not set to an instance of an object
  11038. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11039. at Verse.ScreenshotTaker.Update () <0x0001f>
  11040. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11041. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11042. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11043. at Verse.Root_Entry.Update () <0x00010>
  11044.  
  11045. (Filename: Line: -1)
  11046.  
  11047. NullReferenceException: Object reference not set to an instance of an object
  11048. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11049. at Verse.ScreenshotTaker.Update () <0x0001f>
  11050. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11051. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11052. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11053. at Verse.Root_Entry.Update () <0x00010>
  11054.  
  11055. (Filename: Line: -1)
  11056.  
  11057. NullReferenceException: Object reference not set to an instance of an object
  11058. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11059. at Verse.ScreenshotTaker.Update () <0x0001f>
  11060. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11061. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11062. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11063. at Verse.Root_Entry.Update () <0x00010>
  11064.  
  11065. (Filename: Line: -1)
  11066.  
  11067. NullReferenceException: Object reference not set to an instance of an object
  11068. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11069. at Verse.ScreenshotTaker.Update () <0x0001f>
  11070. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11071. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11072. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11073. at Verse.Root_Entry.Update () <0x00010>
  11074.  
  11075. (Filename: Line: -1)
  11076.  
  11077. NullReferenceException: Object reference not set to an instance of an object
  11078. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11079. at Verse.ScreenshotTaker.Update () <0x0001f>
  11080. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11081. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11082. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11083. at Verse.Root_Entry.Update () <0x00010>
  11084.  
  11085. (Filename: Line: -1)
  11086.  
  11087. NullReferenceException: Object reference not set to an instance of an object
  11088. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11089. at Verse.ScreenshotTaker.Update () <0x0001f>
  11090. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11091. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11092. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11093. at Verse.Root_Entry.Update () <0x00010>
  11094.  
  11095. (Filename: Line: -1)
  11096.  
  11097. NullReferenceException: Object reference not set to an instance of an object
  11098. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11099. at Verse.ScreenshotTaker.Update () <0x0001f>
  11100. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11101. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11102. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11103. at Verse.Root_Entry.Update () <0x00010>
  11104.  
  11105. (Filename: Line: -1)
  11106.  
  11107. NullReferenceException: Object reference not set to an instance of an object
  11108. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11109. at Verse.ScreenshotTaker.Update () <0x0001f>
  11110. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11111. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11112. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11113. at Verse.Root_Entry.Update () <0x00010>
  11114.  
  11115. (Filename: Line: -1)
  11116.  
  11117. NullReferenceException: Object reference not set to an instance of an object
  11118. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11119. at Verse.ScreenshotTaker.Update () <0x0001f>
  11120. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11121. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11122. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11123. at Verse.Root_Entry.Update () <0x00010>
  11124.  
  11125. (Filename: Line: -1)
  11126.  
  11127. NullReferenceException: Object reference not set to an instance of an object
  11128. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11129. at Verse.ScreenshotTaker.Update () <0x0001f>
  11130. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11131. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11132. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11133. at Verse.Root_Entry.Update () <0x00010>
  11134.  
  11135. (Filename: Line: -1)
  11136.  
  11137. NullReferenceException: Object reference not set to an instance of an object
  11138. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11139. at Verse.ScreenshotTaker.Update () <0x0001f>
  11140. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11141. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11142. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11143. at Verse.Root_Entry.Update () <0x00010>
  11144.  
  11145. (Filename: Line: -1)
  11146.  
  11147. NullReferenceException: Object reference not set to an instance of an object
  11148. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11149. at Verse.ScreenshotTaker.Update () <0x0001f>
  11150. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11151. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11152. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11153. at Verse.Root_Entry.Update () <0x00010>
  11154.  
  11155. (Filename: Line: -1)
  11156.  
  11157. NullReferenceException: Object reference not set to an instance of an object
  11158. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11159. at Verse.ScreenshotTaker.Update () <0x0001f>
  11160. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11161. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11162. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11163. at Verse.Root_Entry.Update () <0x00010>
  11164.  
  11165. (Filename: Line: -1)
  11166.  
  11167. NullReferenceException: Object reference not set to an instance of an object
  11168. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11169. at Verse.ScreenshotTaker.Update () <0x0001f>
  11170. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11171. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11172. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11173. at Verse.Root_Entry.Update () <0x00010>
  11174.  
  11175. (Filename: Line: -1)
  11176.  
  11177. NullReferenceException: Object reference not set to an instance of an object
  11178. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11179. at Verse.ScreenshotTaker.Update () <0x0001f>
  11180. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11181. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11182. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11183. at Verse.Root_Entry.Update () <0x00010>
  11184.  
  11185. (Filename: Line: -1)
  11186.  
  11187. NullReferenceException: Object reference not set to an instance of an object
  11188. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11189. at Verse.ScreenshotTaker.Update () <0x0001f>
  11190. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11191. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11192. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11193. at Verse.Root_Entry.Update () <0x00010>
  11194.  
  11195. (Filename: Line: -1)
  11196.  
  11197. NullReferenceException: Object reference not set to an instance of an object
  11198. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11199. at Verse.ScreenshotTaker.Update () <0x0001f>
  11200. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11201. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11202. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11203. at Verse.Root_Entry.Update () <0x00010>
  11204.  
  11205. (Filename: Line: -1)
  11206.  
  11207. NullReferenceException: Object reference not set to an instance of an object
  11208. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11209. at Verse.ScreenshotTaker.Update () <0x0001f>
  11210. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11211. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11212. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11213. at Verse.Root_Entry.Update () <0x00010>
  11214.  
  11215. (Filename: Line: -1)
  11216.  
  11217. NullReferenceException: Object reference not set to an instance of an object
  11218. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11219. at Verse.ScreenshotTaker.Update () <0x0001f>
  11220. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11221. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11222. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11223. at Verse.Root_Entry.Update () <0x00010>
  11224.  
  11225. (Filename: Line: -1)
  11226.  
  11227. NullReferenceException: Object reference not set to an instance of an object
  11228. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11229. at Verse.ScreenshotTaker.Update () <0x0001f>
  11230. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11231. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11232. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11233. at Verse.Root_Entry.Update () <0x00010>
  11234.  
  11235. (Filename: Line: -1)
  11236.  
  11237. NullReferenceException: Object reference not set to an instance of an object
  11238. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11239. at Verse.ScreenshotTaker.Update () <0x0001f>
  11240. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11241. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11242. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11243. at Verse.Root_Entry.Update () <0x00010>
  11244.  
  11245. (Filename: Line: -1)
  11246.  
  11247. NullReferenceException: Object reference not set to an instance of an object
  11248. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11249. at Verse.ScreenshotTaker.Update () <0x0001f>
  11250. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11251. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11252. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11253. at Verse.Root_Entry.Update () <0x00010>
  11254.  
  11255. (Filename: Line: -1)
  11256.  
  11257. NullReferenceException: Object reference not set to an instance of an object
  11258. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11259. at Verse.ScreenshotTaker.Update () <0x0001f>
  11260. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11261. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11262. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11263. at Verse.Root_Entry.Update () <0x00010>
  11264.  
  11265. (Filename: Line: -1)
  11266.  
  11267. NullReferenceException: Object reference not set to an instance of an object
  11268. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11269. at Verse.ScreenshotTaker.Update () <0x0001f>
  11270. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11271. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11272. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11273. at Verse.Root_Entry.Update () <0x00010>
  11274.  
  11275. (Filename: Line: -1)
  11276.  
  11277. NullReferenceException: Object reference not set to an instance of an object
  11278. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11279. at Verse.ScreenshotTaker.Update () <0x0001f>
  11280. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11281. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11282. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11283. at Verse.Root_Entry.Update () <0x00010>
  11284.  
  11285. (Filename: Line: -1)
  11286.  
  11287. NullReferenceException: Object reference not set to an instance of an object
  11288. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11289. at Verse.ScreenshotTaker.Update () <0x0001f>
  11290. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11291. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11292. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11293. at Verse.Root_Entry.Update () <0x00010>
  11294.  
  11295. (Filename: Line: -1)
  11296.  
  11297. NullReferenceException: Object reference not set to an instance of an object
  11298. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11299. at Verse.ScreenshotTaker.Update () <0x0001f>
  11300. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11301. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11302. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11303. at Verse.Root_Entry.Update () <0x00010>
  11304.  
  11305. (Filename: Line: -1)
  11306.  
  11307. NullReferenceException: Object reference not set to an instance of an object
  11308. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11309. at Verse.ScreenshotTaker.Update () <0x0001f>
  11310. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11311. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11312. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11313. at Verse.Root_Entry.Update () <0x00010>
  11314.  
  11315. (Filename: Line: -1)
  11316.  
  11317. NullReferenceException: Object reference not set to an instance of an object
  11318. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11319. at Verse.ScreenshotTaker.Update () <0x0001f>
  11320. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11321. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11322. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11323. at Verse.Root_Entry.Update () <0x00010>
  11324.  
  11325. (Filename: Line: -1)
  11326.  
  11327. NullReferenceException: Object reference not set to an instance of an object
  11328. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11329. at Verse.ScreenshotTaker.Update () <0x0001f>
  11330. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11331. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11332. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11333. at Verse.Root_Entry.Update () <0x00010>
  11334.  
  11335. (Filename: Line: -1)
  11336.  
  11337. NullReferenceException: Object reference not set to an instance of an object
  11338. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11339. at Verse.ScreenshotTaker.Update () <0x0001f>
  11340. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11341. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11342. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11343. at Verse.Root_Entry.Update () <0x00010>
  11344.  
  11345. (Filename: Line: -1)
  11346.  
  11347. NullReferenceException: Object reference not set to an instance of an object
  11348. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11349. at Verse.ScreenshotTaker.Update () <0x0001f>
  11350. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11351. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11352. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11353. at Verse.Root_Entry.Update () <0x00010>
  11354.  
  11355. (Filename: Line: -1)
  11356.  
  11357. NullReferenceException: Object reference not set to an instance of an object
  11358. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11359. at Verse.ScreenshotTaker.Update () <0x0001f>
  11360. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11361. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11362. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11363. at Verse.Root_Entry.Update () <0x00010>
  11364.  
  11365. (Filename: Line: -1)
  11366.  
  11367. NullReferenceException: Object reference not set to an instance of an object
  11368. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11369. at Verse.ScreenshotTaker.Update () <0x0001f>
  11370. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11371. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11372. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11373. at Verse.Root_Entry.Update () <0x00010>
  11374.  
  11375. (Filename: Line: -1)
  11376.  
  11377. NullReferenceException: Object reference not set to an instance of an object
  11378. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11379. at Verse.ScreenshotTaker.Update () <0x0001f>
  11380. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11381. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11382. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11383. at Verse.Root_Entry.Update () <0x00010>
  11384.  
  11385. (Filename: Line: -1)
  11386.  
  11387. NullReferenceException: Object reference not set to an instance of an object
  11388. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11389. at Verse.ScreenshotTaker.Update () <0x0001f>
  11390. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11391. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11392. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11393. at Verse.Root_Entry.Update () <0x00010>
  11394.  
  11395. (Filename: Line: -1)
  11396.  
  11397. NullReferenceException: Object reference not set to an instance of an object
  11398. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11399. at Verse.ScreenshotTaker.Update () <0x0001f>
  11400. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11401. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11402. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11403. at Verse.Root_Entry.Update () <0x00010>
  11404.  
  11405. (Filename: Line: -1)
  11406.  
  11407. NullReferenceException: Object reference not set to an instance of an object
  11408. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11409. at Verse.ScreenshotTaker.Update () <0x0001f>
  11410. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11411. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11412. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11413. at Verse.Root_Entry.Update () <0x00010>
  11414.  
  11415. (Filename: Line: -1)
  11416.  
  11417. NullReferenceException: Object reference not set to an instance of an object
  11418. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11419. at Verse.ScreenshotTaker.Update () <0x0001f>
  11420. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11421. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11422. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11423. at Verse.Root_Entry.Update () <0x00010>
  11424.  
  11425. (Filename: Line: -1)
  11426.  
  11427. NullReferenceException: Object reference not set to an instance of an object
  11428. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11429. at Verse.ScreenshotTaker.Update () <0x0001f>
  11430. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11431. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11432. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11433. at Verse.Root_Entry.Update () <0x00010>
  11434.  
  11435. (Filename: Line: -1)
  11436.  
  11437. NullReferenceException: Object reference not set to an instance of an object
  11438. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11439. at Verse.ScreenshotTaker.Update () <0x0001f>
  11440. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11441. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11442. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11443. at Verse.Root_Entry.Update () <0x00010>
  11444.  
  11445. (Filename: Line: -1)
  11446.  
  11447. NullReferenceException: Object reference not set to an instance of an object
  11448. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11449. at Verse.ScreenshotTaker.Update () <0x0001f>
  11450. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11451. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11452. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11453. at Verse.Root_Entry.Update () <0x00010>
  11454.  
  11455. (Filename: Line: -1)
  11456.  
  11457. NullReferenceException: Object reference not set to an instance of an object
  11458. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11459. at Verse.ScreenshotTaker.Update () <0x0001f>
  11460. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11461. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11462. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11463. at Verse.Root_Entry.Update () <0x00010>
  11464.  
  11465. (Filename: Line: -1)
  11466.  
  11467. NullReferenceException: Object reference not set to an instance of an object
  11468. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11469. at Verse.ScreenshotTaker.Update () <0x0001f>
  11470. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11471. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11472. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11473. at Verse.Root_Entry.Update () <0x00010>
  11474.  
  11475. (Filename: Line: -1)
  11476.  
  11477. NullReferenceException: Object reference not set to an instance of an object
  11478. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11479. at Verse.ScreenshotTaker.Update () <0x0001f>
  11480. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11481. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11482. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11483. at Verse.Root_Entry.Update () <0x00010>
  11484.  
  11485. (Filename: Line: -1)
  11486.  
  11487. NullReferenceException: Object reference not set to an instance of an object
  11488. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11489. at Verse.ScreenshotTaker.Update () <0x0001f>
  11490. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11491. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11492. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11493. at Verse.Root_Entry.Update () <0x00010>
  11494.  
  11495. (Filename: Line: -1)
  11496.  
  11497. NullReferenceException: Object reference not set to an instance of an object
  11498. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11499. at Verse.ScreenshotTaker.Update () <0x0001f>
  11500. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11501. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11502. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11503. at Verse.Root_Entry.Update () <0x00010>
  11504.  
  11505. (Filename: Line: -1)
  11506.  
  11507. NullReferenceException: Object reference not set to an instance of an object
  11508. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11509. at Verse.ScreenshotTaker.Update () <0x0001f>
  11510. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11511. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11512. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11513. at Verse.Root_Entry.Update () <0x00010>
  11514.  
  11515. (Filename: Line: -1)
  11516.  
  11517. NullReferenceException: Object reference not set to an instance of an object
  11518. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11519. at Verse.ScreenshotTaker.Update () <0x0001f>
  11520. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11521. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11522. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11523. at Verse.Root_Entry.Update () <0x00010>
  11524.  
  11525. (Filename: Line: -1)
  11526.  
  11527. NullReferenceException: Object reference not set to an instance of an object
  11528. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11529. at Verse.ScreenshotTaker.Update () <0x0001f>
  11530. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11531. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11532. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11533. at Verse.Root_Entry.Update () <0x00010>
  11534.  
  11535. (Filename: Line: -1)
  11536.  
  11537. NullReferenceException: Object reference not set to an instance of an object
  11538. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11539. at Verse.ScreenshotTaker.Update () <0x0001f>
  11540. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11541. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11542. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11543. at Verse.Root_Entry.Update () <0x00010>
  11544.  
  11545. (Filename: Line: -1)
  11546.  
  11547. NullReferenceException: Object reference not set to an instance of an object
  11548. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11549. at Verse.ScreenshotTaker.Update () <0x0001f>
  11550. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11551. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11552. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11553. at Verse.Root_Entry.Update () <0x00010>
  11554.  
  11555. (Filename: Line: -1)
  11556.  
  11557. NullReferenceException: Object reference not set to an instance of an object
  11558. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11559. at Verse.ScreenshotTaker.Update () <0x0001f>
  11560. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11561. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11562. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11563. at Verse.Root_Entry.Update () <0x00010>
  11564.  
  11565. (Filename: Line: -1)
  11566.  
  11567. NullReferenceException: Object reference not set to an instance of an object
  11568. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11569. at Verse.ScreenshotTaker.Update () <0x0001f>
  11570. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11571. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11572. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11573. at Verse.Root_Entry.Update () <0x00010>
  11574.  
  11575. (Filename: Line: -1)
  11576.  
  11577. NullReferenceException: Object reference not set to an instance of an object
  11578. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11579. at Verse.ScreenshotTaker.Update () <0x0001f>
  11580. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11581. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11582. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11583. at Verse.Root_Entry.Update () <0x00010>
  11584.  
  11585. (Filename: Line: -1)
  11586.  
  11587. NullReferenceException: Object reference not set to an instance of an object
  11588. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11589. at Verse.ScreenshotTaker.Update () <0x0001f>
  11590. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11591. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11592. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11593. at Verse.Root_Entry.Update () <0x00010>
  11594.  
  11595. (Filename: Line: -1)
  11596.  
  11597. NullReferenceException: Object reference not set to an instance of an object
  11598. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11599. at Verse.ScreenshotTaker.Update () <0x0001f>
  11600. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11601. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11602. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11603. at Verse.Root_Entry.Update () <0x00010>
  11604.  
  11605. (Filename: Line: -1)
  11606.  
  11607. NullReferenceException: Object reference not set to an instance of an object
  11608. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11609. at Verse.ScreenshotTaker.Update () <0x0001f>
  11610. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11611. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11612. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11613. at Verse.Root_Entry.Update () <0x00010>
  11614.  
  11615. (Filename: Line: -1)
  11616.  
  11617. NullReferenceException: Object reference not set to an instance of an object
  11618. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11619. at Verse.ScreenshotTaker.Update () <0x0001f>
  11620. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11621. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11622. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11623. at Verse.Root_Entry.Update () <0x00010>
  11624.  
  11625. (Filename: Line: -1)
  11626.  
  11627. NullReferenceException: Object reference not set to an instance of an object
  11628. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11629. at Verse.ScreenshotTaker.Update () <0x0001f>
  11630. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11631. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11632. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11633. at Verse.Root_Entry.Update () <0x00010>
  11634.  
  11635. (Filename: Line: -1)
  11636.  
  11637. NullReferenceException: Object reference not set to an instance of an object
  11638. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11639. at Verse.ScreenshotTaker.Update () <0x0001f>
  11640. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11641. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11642. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11643. at Verse.Root_Entry.Update () <0x00010>
  11644.  
  11645. (Filename: Line: -1)
  11646.  
  11647. NullReferenceException: Object reference not set to an instance of an object
  11648. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11649. at Verse.ScreenshotTaker.Update () <0x0001f>
  11650. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11651. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11652. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11653. at Verse.Root_Entry.Update () <0x00010>
  11654.  
  11655. (Filename: Line: -1)
  11656.  
  11657. NullReferenceException: Object reference not set to an instance of an object
  11658. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11659. at Verse.ScreenshotTaker.Update () <0x0001f>
  11660. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11661. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11662. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11663. at Verse.Root_Entry.Update () <0x00010>
  11664.  
  11665. (Filename: Line: -1)
  11666.  
  11667. NullReferenceException: Object reference not set to an instance of an object
  11668. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11669. at Verse.ScreenshotTaker.Update () <0x0001f>
  11670. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11671. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11672. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11673. at Verse.Root_Entry.Update () <0x00010>
  11674.  
  11675. (Filename: Line: -1)
  11676.  
  11677. NullReferenceException: Object reference not set to an instance of an object
  11678. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11679. at Verse.ScreenshotTaker.Update () <0x0001f>
  11680. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11681. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11682. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11683. at Verse.Root_Entry.Update () <0x00010>
  11684.  
  11685. (Filename: Line: -1)
  11686.  
  11687. NullReferenceException: Object reference not set to an instance of an object
  11688. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11689. at Verse.ScreenshotTaker.Update () <0x0001f>
  11690. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11691. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11692. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11693. at Verse.Root_Entry.Update () <0x00010>
  11694.  
  11695. (Filename: Line: -1)
  11696.  
  11697. NullReferenceException: Object reference not set to an instance of an object
  11698. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11699. at Verse.ScreenshotTaker.Update () <0x0001f>
  11700. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11701. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11702. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11703. at Verse.Root_Entry.Update () <0x00010>
  11704.  
  11705. (Filename: Line: -1)
  11706.  
  11707. NullReferenceException: Object reference not set to an instance of an object
  11708. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11709. at Verse.ScreenshotTaker.Update () <0x0001f>
  11710. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11711. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11712. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11713. at Verse.Root_Entry.Update () <0x00010>
  11714.  
  11715. (Filename: Line: -1)
  11716.  
  11717. NullReferenceException: Object reference not set to an instance of an object
  11718. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11719. at Verse.ScreenshotTaker.Update () <0x0001f>
  11720. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11721. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11722. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11723. at Verse.Root_Entry.Update () <0x00010>
  11724.  
  11725. (Filename: Line: -1)
  11726.  
  11727. NullReferenceException: Object reference not set to an instance of an object
  11728. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11729. at Verse.ScreenshotTaker.Update () <0x0001f>
  11730. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11731. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11732. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11733. at Verse.Root_Entry.Update () <0x00010>
  11734.  
  11735. (Filename: Line: -1)
  11736.  
  11737. NullReferenceException: Object reference not set to an instance of an object
  11738. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11739. at Verse.ScreenshotTaker.Update () <0x0001f>
  11740. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11741. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11742. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11743. at Verse.Root_Entry.Update () <0x00010>
  11744.  
  11745. (Filename: Line: -1)
  11746.  
  11747. NullReferenceException: Object reference not set to an instance of an object
  11748. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11749. at Verse.ScreenshotTaker.Update () <0x0001f>
  11750. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11751. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11752. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11753. at Verse.Root_Entry.Update () <0x00010>
  11754.  
  11755. (Filename: Line: -1)
  11756.  
  11757. NullReferenceException: Object reference not set to an instance of an object
  11758. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11759. at Verse.ScreenshotTaker.Update () <0x0001f>
  11760. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11761. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11762. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11763. at Verse.Root_Entry.Update () <0x00010>
  11764.  
  11765. (Filename: Line: -1)
  11766.  
  11767. NullReferenceException: Object reference not set to an instance of an object
  11768. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11769. at Verse.ScreenshotTaker.Update () <0x0001f>
  11770. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11771. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11772. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11773. at Verse.Root_Entry.Update () <0x00010>
  11774.  
  11775. (Filename: Line: -1)
  11776.  
  11777. NullReferenceException: Object reference not set to an instance of an object
  11778. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11779. at Verse.ScreenshotTaker.Update () <0x0001f>
  11780. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11781. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11782. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11783. at Verse.Root_Entry.Update () <0x00010>
  11784.  
  11785. (Filename: Line: -1)
  11786.  
  11787. NullReferenceException: Object reference not set to an instance of an object
  11788. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11789. at Verse.ScreenshotTaker.Update () <0x0001f>
  11790. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11791. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11792. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11793. at Verse.Root_Entry.Update () <0x00010>
  11794.  
  11795. (Filename: Line: -1)
  11796.  
  11797. NullReferenceException: Object reference not set to an instance of an object
  11798. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11799. at Verse.ScreenshotTaker.Update () <0x0001f>
  11800. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11801. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11802. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11803. at Verse.Root_Entry.Update () <0x00010>
  11804.  
  11805. (Filename: Line: -1)
  11806.  
  11807. NullReferenceException: Object reference not set to an instance of an object
  11808. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11809. at Verse.ScreenshotTaker.Update () <0x0001f>
  11810. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11811. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11812. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11813. at Verse.Root_Entry.Update () <0x00010>
  11814.  
  11815. (Filename: Line: -1)
  11816.  
  11817. NullReferenceException: Object reference not set to an instance of an object
  11818. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11819. at Verse.ScreenshotTaker.Update () <0x0001f>
  11820. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11821. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11822. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11823. at Verse.Root_Entry.Update () <0x00010>
  11824.  
  11825. (Filename: Line: -1)
  11826.  
  11827. NullReferenceException: Object reference not set to an instance of an object
  11828. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11829. at Verse.ScreenshotTaker.Update () <0x0001f>
  11830. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11831. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11832. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11833. at Verse.Root_Entry.Update () <0x00010>
  11834.  
  11835. (Filename: Line: -1)
  11836.  
  11837. NullReferenceException: Object reference not set to an instance of an object
  11838. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11839. at Verse.ScreenshotTaker.Update () <0x0001f>
  11840. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11841. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11842. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11843. at Verse.Root_Entry.Update () <0x00010>
  11844.  
  11845. (Filename: Line: -1)
  11846.  
  11847. NullReferenceException: Object reference not set to an instance of an object
  11848. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11849. at Verse.ScreenshotTaker.Update () <0x0001f>
  11850. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11851. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11852. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11853. at Verse.Root_Entry.Update () <0x00010>
  11854.  
  11855. (Filename: Line: -1)
  11856.  
  11857. NullReferenceException: Object reference not set to an instance of an object
  11858. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11859. at Verse.ScreenshotTaker.Update () <0x0001f>
  11860. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11861. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11862. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11863. at Verse.Root_Entry.Update () <0x00010>
  11864.  
  11865. (Filename: Line: -1)
  11866.  
  11867. NullReferenceException: Object reference not set to an instance of an object
  11868. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11869. at Verse.ScreenshotTaker.Update () <0x0001f>
  11870. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11871. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11872. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11873. at Verse.Root_Entry.Update () <0x00010>
  11874.  
  11875. (Filename: Line: -1)
  11876.  
  11877. NullReferenceException: Object reference not set to an instance of an object
  11878. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11879. at Verse.ScreenshotTaker.Update () <0x0001f>
  11880. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11881. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11882. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11883. at Verse.Root_Entry.Update () <0x00010>
  11884.  
  11885. (Filename: Line: -1)
  11886.  
  11887. NullReferenceException: Object reference not set to an instance of an object
  11888. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11889. at Verse.ScreenshotTaker.Update () <0x0001f>
  11890. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11891. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11892. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11893. at Verse.Root_Entry.Update () <0x00010>
  11894.  
  11895. (Filename: Line: -1)
  11896.  
  11897. NullReferenceException: Object reference not set to an instance of an object
  11898. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11899. at Verse.ScreenshotTaker.Update () <0x0001f>
  11900. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11901. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11902. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11903. at Verse.Root_Entry.Update () <0x00010>
  11904.  
  11905. (Filename: Line: -1)
  11906.  
  11907. NullReferenceException: Object reference not set to an instance of an object
  11908. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11909. at Verse.ScreenshotTaker.Update () <0x0001f>
  11910. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11911. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11912. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11913. at Verse.Root_Entry.Update () <0x00010>
  11914.  
  11915. (Filename: Line: -1)
  11916.  
  11917. NullReferenceException: Object reference not set to an instance of an object
  11918. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11919. at Verse.ScreenshotTaker.Update () <0x0001f>
  11920. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11921. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11922. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11923. at Verse.Root_Entry.Update () <0x00010>
  11924.  
  11925. (Filename: Line: -1)
  11926.  
  11927. NullReferenceException: Object reference not set to an instance of an object
  11928. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11929. at Verse.ScreenshotTaker.Update () <0x0001f>
  11930. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11931. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11932. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11933. at Verse.Root_Entry.Update () <0x00010>
  11934.  
  11935. (Filename: Line: -1)
  11936.  
  11937. NullReferenceException: Object reference not set to an instance of an object
  11938. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11939. at Verse.ScreenshotTaker.Update () <0x0001f>
  11940. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11941. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11942. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11943. at Verse.Root_Entry.Update () <0x00010>
  11944.  
  11945. (Filename: Line: -1)
  11946.  
  11947. NullReferenceException: Object reference not set to an instance of an object
  11948. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11949. at Verse.ScreenshotTaker.Update () <0x0001f>
  11950. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11951. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11952. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11953. at Verse.Root_Entry.Update () <0x00010>
  11954.  
  11955. (Filename: Line: -1)
  11956.  
  11957. NullReferenceException: Object reference not set to an instance of an object
  11958. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11959. at Verse.ScreenshotTaker.Update () <0x0001f>
  11960. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11961. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11962. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11963. at Verse.Root_Entry.Update () <0x00010>
  11964.  
  11965. (Filename: Line: -1)
  11966.  
  11967. NullReferenceException: Object reference not set to an instance of an object
  11968. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11969. at Verse.ScreenshotTaker.Update () <0x0001f>
  11970. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11971. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11972. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11973. at Verse.Root_Entry.Update () <0x00010>
  11974.  
  11975. (Filename: Line: -1)
  11976.  
  11977. NullReferenceException: Object reference not set to an instance of an object
  11978. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11979. at Verse.ScreenshotTaker.Update () <0x0001f>
  11980. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11981. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11982. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11983. at Verse.Root_Entry.Update () <0x00010>
  11984.  
  11985. (Filename: Line: -1)
  11986.  
  11987. NullReferenceException: Object reference not set to an instance of an object
  11988. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11989. at Verse.ScreenshotTaker.Update () <0x0001f>
  11990. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  11991. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  11992. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  11993. at Verse.Root_Entry.Update () <0x00010>
  11994.  
  11995. (Filename: Line: -1)
  11996.  
  11997. NullReferenceException: Object reference not set to an instance of an object
  11998. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  11999. at Verse.ScreenshotTaker.Update () <0x0001f>
  12000. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12001. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12002. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12003. at Verse.Root_Entry.Update () <0x00010>
  12004.  
  12005. (Filename: Line: -1)
  12006.  
  12007. NullReferenceException: Object reference not set to an instance of an object
  12008. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12009. at Verse.ScreenshotTaker.Update () <0x0001f>
  12010. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12011. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12012. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12013. at Verse.Root_Entry.Update () <0x00010>
  12014.  
  12015. (Filename: Line: -1)
  12016.  
  12017. NullReferenceException: Object reference not set to an instance of an object
  12018. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12019. at Verse.ScreenshotTaker.Update () <0x0001f>
  12020. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12021. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12022. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12023. at Verse.Root_Entry.Update () <0x00010>
  12024.  
  12025. (Filename: Line: -1)
  12026.  
  12027. NullReferenceException: Object reference not set to an instance of an object
  12028. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12029. at Verse.ScreenshotTaker.Update () <0x0001f>
  12030. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12031. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12032. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12033. at Verse.Root_Entry.Update () <0x00010>
  12034.  
  12035. (Filename: Line: -1)
  12036.  
  12037. NullReferenceException: Object reference not set to an instance of an object
  12038. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12039. at Verse.ScreenshotTaker.Update () <0x0001f>
  12040. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12041. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12042. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12043. at Verse.Root_Entry.Update () <0x00010>
  12044.  
  12045. (Filename: Line: -1)
  12046.  
  12047. NullReferenceException: Object reference not set to an instance of an object
  12048. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12049. at Verse.ScreenshotTaker.Update () <0x0001f>
  12050. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12051. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12052. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12053. at Verse.Root_Entry.Update () <0x00010>
  12054.  
  12055. (Filename: Line: -1)
  12056.  
  12057. NullReferenceException: Object reference not set to an instance of an object
  12058. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12059. at Verse.ScreenshotTaker.Update () <0x0001f>
  12060. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12061. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12062. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12063. at Verse.Root_Entry.Update () <0x00010>
  12064.  
  12065. (Filename: Line: -1)
  12066.  
  12067. NullReferenceException: Object reference not set to an instance of an object
  12068. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12069. at Verse.ScreenshotTaker.Update () <0x0001f>
  12070. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12071. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12072. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12073. at Verse.Root_Entry.Update () <0x00010>
  12074.  
  12075. (Filename: Line: -1)
  12076.  
  12077. NullReferenceException: Object reference not set to an instance of an object
  12078. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12079. at Verse.ScreenshotTaker.Update () <0x0001f>
  12080. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12081. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12082. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12083. at Verse.Root_Entry.Update () <0x00010>
  12084.  
  12085. (Filename: Line: -1)
  12086.  
  12087. NullReferenceException: Object reference not set to an instance of an object
  12088. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12089. at Verse.ScreenshotTaker.Update () <0x0001f>
  12090. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12091. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12092. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12093. at Verse.Root_Entry.Update () <0x00010>
  12094.  
  12095. (Filename: Line: -1)
  12096.  
  12097. NullReferenceException: Object reference not set to an instance of an object
  12098. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12099. at Verse.ScreenshotTaker.Update () <0x0001f>
  12100. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12101. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12102. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12103. at Verse.Root_Entry.Update () <0x00010>
  12104.  
  12105. (Filename: Line: -1)
  12106.  
  12107. NullReferenceException: Object reference not set to an instance of an object
  12108. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12109. at Verse.ScreenshotTaker.Update () <0x0001f>
  12110. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12111. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12112. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12113. at Verse.Root_Entry.Update () <0x00010>
  12114.  
  12115. (Filename: Line: -1)
  12116.  
  12117. NullReferenceException: Object reference not set to an instance of an object
  12118. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12119. at Verse.ScreenshotTaker.Update () <0x0001f>
  12120. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12121. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12122. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12123. at Verse.Root_Entry.Update () <0x00010>
  12124.  
  12125. (Filename: Line: -1)
  12126.  
  12127. NullReferenceException: Object reference not set to an instance of an object
  12128. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12129. at Verse.ScreenshotTaker.Update () <0x0001f>
  12130. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12131. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12132. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12133. at Verse.Root_Entry.Update () <0x00010>
  12134.  
  12135. (Filename: Line: -1)
  12136.  
  12137. NullReferenceException: Object reference not set to an instance of an object
  12138. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12139. at Verse.ScreenshotTaker.Update () <0x0001f>
  12140. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12141. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12142. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12143. at Verse.Root_Entry.Update () <0x00010>
  12144.  
  12145. (Filename: Line: -1)
  12146.  
  12147. NullReferenceException: Object reference not set to an instance of an object
  12148. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12149. at Verse.ScreenshotTaker.Update () <0x0001f>
  12150. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12151. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12152. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12153. at Verse.Root_Entry.Update () <0x00010>
  12154.  
  12155. (Filename: Line: -1)
  12156.  
  12157. NullReferenceException: Object reference not set to an instance of an object
  12158. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12159. at Verse.ScreenshotTaker.Update () <0x0001f>
  12160. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12161. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12162. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12163. at Verse.Root_Entry.Update () <0x00010>
  12164.  
  12165. (Filename: Line: -1)
  12166.  
  12167. NullReferenceException: Object reference not set to an instance of an object
  12168. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12169. at Verse.ScreenshotTaker.Update () <0x0001f>
  12170. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12171. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12172. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12173. at Verse.Root_Entry.Update () <0x00010>
  12174.  
  12175. (Filename: Line: -1)
  12176.  
  12177. NullReferenceException: Object reference not set to an instance of an object
  12178. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12179. at Verse.ScreenshotTaker.Update () <0x0001f>
  12180. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12181. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12182. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12183. at Verse.Root_Entry.Update () <0x00010>
  12184.  
  12185. (Filename: Line: -1)
  12186.  
  12187. NullReferenceException: Object reference not set to an instance of an object
  12188. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12189. at Verse.ScreenshotTaker.Update () <0x0001f>
  12190. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12191. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12192. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12193. at Verse.Root_Entry.Update () <0x00010>
  12194.  
  12195. (Filename: Line: -1)
  12196.  
  12197. NullReferenceException: Object reference not set to an instance of an object
  12198. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12199. at Verse.ScreenshotTaker.Update () <0x0001f>
  12200. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12201. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12202. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12203. at Verse.Root_Entry.Update () <0x00010>
  12204.  
  12205. (Filename: Line: -1)
  12206.  
  12207. NullReferenceException: Object reference not set to an instance of an object
  12208. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12209. at Verse.ScreenshotTaker.Update () <0x0001f>
  12210. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12211. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12212. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12213. at Verse.Root_Entry.Update () <0x00010>
  12214.  
  12215. (Filename: Line: -1)
  12216.  
  12217. NullReferenceException: Object reference not set to an instance of an object
  12218. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12219. at Verse.ScreenshotTaker.Update () <0x0001f>
  12220. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12221. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12222. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12223. at Verse.Root_Entry.Update () <0x00010>
  12224.  
  12225. (Filename: Line: -1)
  12226.  
  12227. NullReferenceException: Object reference not set to an instance of an object
  12228. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12229. at Verse.ScreenshotTaker.Update () <0x0001f>
  12230. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12231. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12232. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12233. at Verse.Root_Entry.Update () <0x00010>
  12234.  
  12235. (Filename: Line: -1)
  12236.  
  12237. NullReferenceException: Object reference not set to an instance of an object
  12238. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12239. at Verse.ScreenshotTaker.Update () <0x0001f>
  12240. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12241. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12242. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12243. at Verse.Root_Entry.Update () <0x00010>
  12244.  
  12245. (Filename: Line: -1)
  12246.  
  12247. NullReferenceException: Object reference not set to an instance of an object
  12248. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12249. at Verse.ScreenshotTaker.Update () <0x0001f>
  12250. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12251. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12252. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12253. at Verse.Root_Entry.Update () <0x00010>
  12254.  
  12255. (Filename: Line: -1)
  12256.  
  12257. NullReferenceException: Object reference not set to an instance of an object
  12258. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12259. at Verse.ScreenshotTaker.Update () <0x0001f>
  12260. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12261. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12262. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12263. at Verse.Root_Entry.Update () <0x00010>
  12264.  
  12265. (Filename: Line: -1)
  12266.  
  12267. NullReferenceException: Object reference not set to an instance of an object
  12268. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12269. at Verse.ScreenshotTaker.Update () <0x0001f>
  12270. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12271. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12272. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12273. at Verse.Root_Entry.Update () <0x00010>
  12274.  
  12275. (Filename: Line: -1)
  12276.  
  12277. NullReferenceException: Object reference not set to an instance of an object
  12278. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12279. at Verse.ScreenshotTaker.Update () <0x0001f>
  12280. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12281. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12282. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12283. at Verse.Root_Entry.Update () <0x00010>
  12284.  
  12285. (Filename: Line: -1)
  12286.  
  12287. NullReferenceException: Object reference not set to an instance of an object
  12288. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12289. at Verse.ScreenshotTaker.Update () <0x0001f>
  12290. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12291. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12292. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12293. at Verse.Root_Entry.Update () <0x00010>
  12294.  
  12295. (Filename: Line: -1)
  12296.  
  12297. NullReferenceException: Object reference not set to an instance of an object
  12298. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12299. at Verse.ScreenshotTaker.Update () <0x0001f>
  12300. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12301. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12302. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12303. at Verse.Root_Entry.Update () <0x00010>
  12304.  
  12305. (Filename: Line: -1)
  12306.  
  12307. NullReferenceException: Object reference not set to an instance of an object
  12308. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12309. at Verse.ScreenshotTaker.Update () <0x0001f>
  12310. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12311. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12312. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12313. at Verse.Root_Entry.Update () <0x00010>
  12314.  
  12315. (Filename: Line: -1)
  12316.  
  12317. NullReferenceException: Object reference not set to an instance of an object
  12318. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12319. at Verse.ScreenshotTaker.Update () <0x0001f>
  12320. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12321. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12322. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12323. at Verse.Root_Entry.Update () <0x00010>
  12324.  
  12325. (Filename: Line: -1)
  12326.  
  12327. NullReferenceException: Object reference not set to an instance of an object
  12328. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12329. at Verse.ScreenshotTaker.Update () <0x0001f>
  12330. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12331. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12332. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12333. at Verse.Root_Entry.Update () <0x00010>
  12334.  
  12335. (Filename: Line: -1)
  12336.  
  12337. NullReferenceException: Object reference not set to an instance of an object
  12338. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12339. at Verse.ScreenshotTaker.Update () <0x0001f>
  12340. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12341. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12342. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12343. at Verse.Root_Entry.Update () <0x00010>
  12344.  
  12345. (Filename: Line: -1)
  12346.  
  12347. NullReferenceException: Object reference not set to an instance of an object
  12348. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12349. at Verse.ScreenshotTaker.Update () <0x0001f>
  12350. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12351. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12352. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12353. at Verse.Root_Entry.Update () <0x00010>
  12354.  
  12355. (Filename: Line: -1)
  12356.  
  12357. NullReferenceException: Object reference not set to an instance of an object
  12358. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12359. at Verse.ScreenshotTaker.Update () <0x0001f>
  12360. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12361. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12362. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12363. at Verse.Root_Entry.Update () <0x00010>
  12364.  
  12365. (Filename: Line: -1)
  12366.  
  12367. NullReferenceException: Object reference not set to an instance of an object
  12368. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12369. at Verse.ScreenshotTaker.Update () <0x0001f>
  12370. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12371. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12372. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12373. at Verse.Root_Entry.Update () <0x00010>
  12374.  
  12375. (Filename: Line: -1)
  12376.  
  12377. NullReferenceException: Object reference not set to an instance of an object
  12378. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12379. at Verse.ScreenshotTaker.Update () <0x0001f>
  12380. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12381. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12382. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12383. at Verse.Root_Entry.Update () <0x00010>
  12384.  
  12385. (Filename: Line: -1)
  12386.  
  12387. NullReferenceException: Object reference not set to an instance of an object
  12388. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12389. at Verse.ScreenshotTaker.Update () <0x0001f>
  12390. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12391. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12392. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12393. at Verse.Root_Entry.Update () <0x00010>
  12394.  
  12395. (Filename: Line: -1)
  12396.  
  12397. NullReferenceException: Object reference not set to an instance of an object
  12398. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12399. at Verse.ScreenshotTaker.Update () <0x0001f>
  12400. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12401. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12402. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12403. at Verse.Root_Entry.Update () <0x00010>
  12404.  
  12405. (Filename: Line: -1)
  12406.  
  12407. NullReferenceException: Object reference not set to an instance of an object
  12408. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12409. at Verse.ScreenshotTaker.Update () <0x0001f>
  12410. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12411. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12412. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12413. at Verse.Root_Entry.Update () <0x00010>
  12414.  
  12415. (Filename: Line: -1)
  12416.  
  12417. NullReferenceException: Object reference not set to an instance of an object
  12418. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12419. at Verse.ScreenshotTaker.Update () <0x0001f>
  12420. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12421. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12422. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12423. at Verse.Root_Entry.Update () <0x00010>
  12424.  
  12425. (Filename: Line: -1)
  12426.  
  12427. NullReferenceException: Object reference not set to an instance of an object
  12428. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12429. at Verse.ScreenshotTaker.Update () <0x0001f>
  12430. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12431. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12432. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12433. at Verse.Root_Entry.Update () <0x00010>
  12434.  
  12435. (Filename: Line: -1)
  12436.  
  12437. NullReferenceException: Object reference not set to an instance of an object
  12438. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12439. at Verse.ScreenshotTaker.Update () <0x0001f>
  12440. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12441. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12442. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12443. at Verse.Root_Entry.Update () <0x00010>
  12444.  
  12445. (Filename: Line: -1)
  12446.  
  12447. NullReferenceException: Object reference not set to an instance of an object
  12448. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12449. at Verse.ScreenshotTaker.Update () <0x0001f>
  12450. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12451. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12452. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12453. at Verse.Root_Entry.Update () <0x00010>
  12454.  
  12455. (Filename: Line: -1)
  12456.  
  12457. NullReferenceException: Object reference not set to an instance of an object
  12458. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12459. at Verse.ScreenshotTaker.Update () <0x0001f>
  12460. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12461. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12462. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12463. at Verse.Root_Entry.Update () <0x00010>
  12464.  
  12465. (Filename: Line: -1)
  12466.  
  12467. NullReferenceException: Object reference not set to an instance of an object
  12468. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12469. at Verse.ScreenshotTaker.Update () <0x0001f>
  12470. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12471. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12472. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12473. at Verse.Root_Entry.Update () <0x00010>
  12474.  
  12475. (Filename: Line: -1)
  12476.  
  12477. NullReferenceException: Object reference not set to an instance of an object
  12478. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12479. at Verse.ScreenshotTaker.Update () <0x0001f>
  12480. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12481. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12482. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12483. at Verse.Root_Entry.Update () <0x00010>
  12484.  
  12485. (Filename: Line: -1)
  12486.  
  12487. NullReferenceException: Object reference not set to an instance of an object
  12488. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12489. at Verse.ScreenshotTaker.Update () <0x0001f>
  12490. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12491. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12492. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12493. at Verse.Root_Entry.Update () <0x00010>
  12494.  
  12495. (Filename: Line: -1)
  12496.  
  12497. NullReferenceException: Object reference not set to an instance of an object
  12498. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12499. at Verse.ScreenshotTaker.Update () <0x0001f>
  12500. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12501. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12502. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12503. at Verse.Root_Entry.Update () <0x00010>
  12504.  
  12505. (Filename: Line: -1)
  12506.  
  12507. NullReferenceException: Object reference not set to an instance of an object
  12508. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12509. at Verse.ScreenshotTaker.Update () <0x0001f>
  12510. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12511. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12512. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12513. at Verse.Root_Entry.Update () <0x00010>
  12514.  
  12515. (Filename: Line: -1)
  12516.  
  12517. NullReferenceException: Object reference not set to an instance of an object
  12518. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12519. at Verse.ScreenshotTaker.Update () <0x0001f>
  12520. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12521. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12522. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12523. at Verse.Root_Entry.Update () <0x00010>
  12524.  
  12525. (Filename: Line: -1)
  12526.  
  12527. NullReferenceException: Object reference not set to an instance of an object
  12528. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12529. at Verse.ScreenshotTaker.Update () <0x0001f>
  12530. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12531. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12532. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12533. at Verse.Root_Entry.Update () <0x00010>
  12534.  
  12535. (Filename: Line: -1)
  12536.  
  12537. NullReferenceException: Object reference not set to an instance of an object
  12538. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12539. at Verse.ScreenshotTaker.Update () <0x0001f>
  12540. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12541. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12542. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12543. at Verse.Root_Entry.Update () <0x00010>
  12544.  
  12545. (Filename: Line: -1)
  12546.  
  12547. NullReferenceException: Object reference not set to an instance of an object
  12548. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12549. at Verse.ScreenshotTaker.Update () <0x0001f>
  12550. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12551. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12552. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12553. at Verse.Root_Entry.Update () <0x00010>
  12554.  
  12555. (Filename: Line: -1)
  12556.  
  12557. NullReferenceException: Object reference not set to an instance of an object
  12558. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12559. at Verse.ScreenshotTaker.Update () <0x0001f>
  12560. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12561. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12562. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12563. at Verse.Root_Entry.Update () <0x00010>
  12564.  
  12565. (Filename: Line: -1)
  12566.  
  12567. NullReferenceException: Object reference not set to an instance of an object
  12568. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12569. at Verse.ScreenshotTaker.Update () <0x0001f>
  12570. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12571. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12572. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12573. at Verse.Root_Entry.Update () <0x00010>
  12574.  
  12575. (Filename: Line: -1)
  12576.  
  12577. NullReferenceException: Object reference not set to an instance of an object
  12578. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12579. at Verse.ScreenshotTaker.Update () <0x0001f>
  12580. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12581. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12582. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12583. at Verse.Root_Entry.Update () <0x00010>
  12584.  
  12585. (Filename: Line: -1)
  12586.  
  12587. NullReferenceException: Object reference not set to an instance of an object
  12588. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12589. at Verse.ScreenshotTaker.Update () <0x0001f>
  12590. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12591. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12592. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12593. at Verse.Root_Entry.Update () <0x00010>
  12594.  
  12595. (Filename: Line: -1)
  12596.  
  12597. NullReferenceException: Object reference not set to an instance of an object
  12598. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12599. at Verse.ScreenshotTaker.Update () <0x0001f>
  12600. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12601. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12602. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12603. at Verse.Root_Entry.Update () <0x00010>
  12604.  
  12605. (Filename: Line: -1)
  12606.  
  12607. NullReferenceException: Object reference not set to an instance of an object
  12608. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12609. at Verse.ScreenshotTaker.Update () <0x0001f>
  12610. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12611. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12612. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12613. at Verse.Root_Entry.Update () <0x00010>
  12614.  
  12615. (Filename: Line: -1)
  12616.  
  12617. NullReferenceException: Object reference not set to an instance of an object
  12618. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12619. at Verse.ScreenshotTaker.Update () <0x0001f>
  12620. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12621. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12622. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12623. at Verse.Root_Entry.Update () <0x00010>
  12624.  
  12625. (Filename: Line: -1)
  12626.  
  12627. NullReferenceException: Object reference not set to an instance of an object
  12628. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12629. at Verse.ScreenshotTaker.Update () <0x0001f>
  12630. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12631. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12632. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12633. at Verse.Root_Entry.Update () <0x00010>
  12634.  
  12635. (Filename: Line: -1)
  12636.  
  12637. NullReferenceException: Object reference not set to an instance of an object
  12638. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12639. at Verse.ScreenshotTaker.Update () <0x0001f>
  12640. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12641. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12642. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12643. at Verse.Root_Entry.Update () <0x00010>
  12644.  
  12645. (Filename: Line: -1)
  12646.  
  12647. NullReferenceException: Object reference not set to an instance of an object
  12648. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12649. at Verse.ScreenshotTaker.Update () <0x0001f>
  12650. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12651. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12652. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12653. at Verse.Root_Entry.Update () <0x00010>
  12654.  
  12655. (Filename: Line: -1)
  12656.  
  12657. NullReferenceException: Object reference not set to an instance of an object
  12658. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12659. at Verse.ScreenshotTaker.Update () <0x0001f>
  12660. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12661. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12662. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12663. at Verse.Root_Entry.Update () <0x00010>
  12664.  
  12665. (Filename: Line: -1)
  12666.  
  12667. NullReferenceException: Object reference not set to an instance of an object
  12668. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12669. at Verse.ScreenshotTaker.Update () <0x0001f>
  12670. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12671. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12672. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12673. at Verse.Root_Entry.Update () <0x00010>
  12674.  
  12675. (Filename: Line: -1)
  12676.  
  12677. NullReferenceException: Object reference not set to an instance of an object
  12678. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12679. at Verse.ScreenshotTaker.Update () <0x0001f>
  12680. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12681. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12682. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12683. at Verse.Root_Entry.Update () <0x00010>
  12684.  
  12685. (Filename: Line: -1)
  12686.  
  12687. NullReferenceException: Object reference not set to an instance of an object
  12688. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12689. at Verse.ScreenshotTaker.Update () <0x0001f>
  12690. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12691. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12692. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12693. at Verse.Root_Entry.Update () <0x00010>
  12694.  
  12695. (Filename: Line: -1)
  12696.  
  12697. NullReferenceException: Object reference not set to an instance of an object
  12698. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12699. at Verse.ScreenshotTaker.Update () <0x0001f>
  12700. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12701. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12702. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12703. at Verse.Root_Entry.Update () <0x00010>
  12704.  
  12705. (Filename: Line: -1)
  12706.  
  12707. NullReferenceException: Object reference not set to an instance of an object
  12708. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12709. at Verse.ScreenshotTaker.Update () <0x0001f>
  12710. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12711. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12712. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12713. at Verse.Root_Entry.Update () <0x00010>
  12714.  
  12715. (Filename: Line: -1)
  12716.  
  12717. NullReferenceException: Object reference not set to an instance of an object
  12718. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12719. at Verse.ScreenshotTaker.Update () <0x0001f>
  12720. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12721. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12722. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12723. at Verse.Root_Entry.Update () <0x00010>
  12724.  
  12725. (Filename: Line: -1)
  12726.  
  12727. NullReferenceException: Object reference not set to an instance of an object
  12728. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12729. at Verse.ScreenshotTaker.Update () <0x0001f>
  12730. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12731. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12732. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12733. at Verse.Root_Entry.Update () <0x00010>
  12734.  
  12735. (Filename: Line: -1)
  12736.  
  12737. NullReferenceException: Object reference not set to an instance of an object
  12738. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12739. at Verse.ScreenshotTaker.Update () <0x0001f>
  12740. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12741. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12742. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12743. at Verse.Root_Entry.Update () <0x00010>
  12744.  
  12745. (Filename: Line: -1)
  12746.  
  12747. NullReferenceException: Object reference not set to an instance of an object
  12748. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12749. at Verse.ScreenshotTaker.Update () <0x0001f>
  12750. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12751. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12752. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12753. at Verse.Root_Entry.Update () <0x00010>
  12754.  
  12755. (Filename: Line: -1)
  12756.  
  12757. NullReferenceException: Object reference not set to an instance of an object
  12758. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12759. at Verse.ScreenshotTaker.Update () <0x0001f>
  12760. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12761. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12762. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12763. at Verse.Root_Entry.Update () <0x00010>
  12764.  
  12765. (Filename: Line: -1)
  12766.  
  12767. NullReferenceException: Object reference not set to an instance of an object
  12768. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12769. at Verse.ScreenshotTaker.Update () <0x0001f>
  12770. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12771. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12772. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12773. at Verse.Root_Entry.Update () <0x00010>
  12774.  
  12775. (Filename: Line: -1)
  12776.  
  12777. NullReferenceException: Object reference not set to an instance of an object
  12778. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12779. at Verse.ScreenshotTaker.Update () <0x0001f>
  12780. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12781. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12782. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12783. at Verse.Root_Entry.Update () <0x00010>
  12784.  
  12785. (Filename: Line: -1)
  12786.  
  12787. NullReferenceException: Object reference not set to an instance of an object
  12788. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12789. at Verse.ScreenshotTaker.Update () <0x0001f>
  12790. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12791. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12792. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12793. at Verse.Root_Entry.Update () <0x00010>
  12794.  
  12795. (Filename: Line: -1)
  12796.  
  12797. NullReferenceException: Object reference not set to an instance of an object
  12798. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12799. at Verse.ScreenshotTaker.Update () <0x0001f>
  12800. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12801. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12802. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12803. at Verse.Root_Entry.Update () <0x00010>
  12804.  
  12805. (Filename: Line: -1)
  12806.  
  12807. NullReferenceException: Object reference not set to an instance of an object
  12808. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12809. at Verse.ScreenshotTaker.Update () <0x0001f>
  12810. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12811. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12812. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12813. at Verse.Root_Entry.Update () <0x00010>
  12814.  
  12815. (Filename: Line: -1)
  12816.  
  12817. NullReferenceException: Object reference not set to an instance of an object
  12818. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12819. at Verse.ScreenshotTaker.Update () <0x0001f>
  12820. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12821. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12822. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12823. at Verse.Root_Entry.Update () <0x00010>
  12824.  
  12825. (Filename: Line: -1)
  12826.  
  12827. NullReferenceException: Object reference not set to an instance of an object
  12828. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12829. at Verse.ScreenshotTaker.Update () <0x0001f>
  12830. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12831. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12832. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12833. at Verse.Root_Entry.Update () <0x00010>
  12834.  
  12835. (Filename: Line: -1)
  12836.  
  12837. NullReferenceException: Object reference not set to an instance of an object
  12838. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12839. at Verse.ScreenshotTaker.Update () <0x0001f>
  12840. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12841. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12842. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12843. at Verse.Root_Entry.Update () <0x00010>
  12844.  
  12845. (Filename: Line: -1)
  12846.  
  12847. NullReferenceException: Object reference not set to an instance of an object
  12848. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12849. at Verse.ScreenshotTaker.Update () <0x0001f>
  12850. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12851. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12852. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12853. at Verse.Root_Entry.Update () <0x00010>
  12854.  
  12855. (Filename: Line: -1)
  12856.  
  12857. NullReferenceException: Object reference not set to an instance of an object
  12858. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12859. at Verse.ScreenshotTaker.Update () <0x0001f>
  12860. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12861. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12862. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12863. at Verse.Root_Entry.Update () <0x00010>
  12864.  
  12865. (Filename: Line: -1)
  12866.  
  12867. NullReferenceException: Object reference not set to an instance of an object
  12868. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12869. at Verse.ScreenshotTaker.Update () <0x0001f>
  12870. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12871. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12872. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12873. at Verse.Root_Entry.Update () <0x00010>
  12874.  
  12875. (Filename: Line: -1)
  12876.  
  12877. NullReferenceException: Object reference not set to an instance of an object
  12878. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12879. at Verse.ScreenshotTaker.Update () <0x0001f>
  12880. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12881. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12882. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12883. at Verse.Root_Entry.Update () <0x00010>
  12884.  
  12885. (Filename: Line: -1)
  12886.  
  12887. NullReferenceException: Object reference not set to an instance of an object
  12888. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12889. at Verse.ScreenshotTaker.Update () <0x0001f>
  12890. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12891. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12892. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12893. at Verse.Root_Entry.Update () <0x00010>
  12894.  
  12895. (Filename: Line: -1)
  12896.  
  12897. NullReferenceException: Object reference not set to an instance of an object
  12898. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12899. at Verse.ScreenshotTaker.Update () <0x0001f>
  12900. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12901. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12902. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12903. at Verse.Root_Entry.Update () <0x00010>
  12904.  
  12905. (Filename: Line: -1)
  12906.  
  12907. NullReferenceException: Object reference not set to an instance of an object
  12908. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12909. at Verse.ScreenshotTaker.Update () <0x0001f>
  12910. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12911. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12912. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12913. at Verse.Root_Entry.Update () <0x00010>
  12914.  
  12915. (Filename: Line: -1)
  12916.  
  12917. NullReferenceException: Object reference not set to an instance of an object
  12918. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12919. at Verse.ScreenshotTaker.Update () <0x0001f>
  12920. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12921. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12922. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12923. at Verse.Root_Entry.Update () <0x00010>
  12924.  
  12925. (Filename: Line: -1)
  12926.  
  12927. NullReferenceException: Object reference not set to an instance of an object
  12928. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12929. at Verse.ScreenshotTaker.Update () <0x0001f>
  12930. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12931. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12932. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12933. at Verse.Root_Entry.Update () <0x00010>
  12934.  
  12935. (Filename: Line: -1)
  12936.  
  12937. NullReferenceException: Object reference not set to an instance of an object
  12938. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12939. at Verse.ScreenshotTaker.Update () <0x0001f>
  12940. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12941. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12942. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12943. at Verse.Root_Entry.Update () <0x00010>
  12944.  
  12945. (Filename: Line: -1)
  12946.  
  12947. NullReferenceException: Object reference not set to an instance of an object
  12948. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12949. at Verse.ScreenshotTaker.Update () <0x0001f>
  12950. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12951. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12952. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12953. at Verse.Root_Entry.Update () <0x00010>
  12954.  
  12955. (Filename: Line: -1)
  12956.  
  12957. NullReferenceException: Object reference not set to an instance of an object
  12958. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12959. at Verse.ScreenshotTaker.Update () <0x0001f>
  12960. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12961. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12962. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12963. at Verse.Root_Entry.Update () <0x00010>
  12964.  
  12965. (Filename: Line: -1)
  12966.  
  12967. NullReferenceException: Object reference not set to an instance of an object
  12968. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12969. at Verse.ScreenshotTaker.Update () <0x0001f>
  12970. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12971. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12972. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12973. at Verse.Root_Entry.Update () <0x00010>
  12974.  
  12975. (Filename: Line: -1)
  12976.  
  12977. NullReferenceException: Object reference not set to an instance of an object
  12978. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12979. at Verse.ScreenshotTaker.Update () <0x0001f>
  12980. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12981. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12982. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12983. at Verse.Root_Entry.Update () <0x00010>
  12984.  
  12985. (Filename: Line: -1)
  12986.  
  12987. NullReferenceException: Object reference not set to an instance of an object
  12988. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12989. at Verse.ScreenshotTaker.Update () <0x0001f>
  12990. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  12991. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  12992. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  12993. at Verse.Root_Entry.Update () <0x00010>
  12994.  
  12995. (Filename: Line: -1)
  12996.  
  12997. NullReferenceException: Object reference not set to an instance of an object
  12998. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  12999. at Verse.ScreenshotTaker.Update () <0x0001f>
  13000. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13001. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13002. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13003. at Verse.Root_Entry.Update () <0x00010>
  13004.  
  13005. (Filename: Line: -1)
  13006.  
  13007. NullReferenceException: Object reference not set to an instance of an object
  13008. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13009. at Verse.ScreenshotTaker.Update () <0x0001f>
  13010. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13011. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13012. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13013. at Verse.Root_Entry.Update () <0x00010>
  13014.  
  13015. (Filename: Line: -1)
  13016.  
  13017. NullReferenceException: Object reference not set to an instance of an object
  13018. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13019. at Verse.ScreenshotTaker.Update () <0x0001f>
  13020. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13021. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13022. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13023. at Verse.Root_Entry.Update () <0x00010>
  13024.  
  13025. (Filename: Line: -1)
  13026.  
  13027. NullReferenceException: Object reference not set to an instance of an object
  13028. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13029. at Verse.ScreenshotTaker.Update () <0x0001f>
  13030. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13031. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13032. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13033. at Verse.Root_Entry.Update () <0x00010>
  13034.  
  13035. (Filename: Line: -1)
  13036.  
  13037. NullReferenceException: Object reference not set to an instance of an object
  13038. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13039. at Verse.ScreenshotTaker.Update () <0x0001f>
  13040. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13041. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13042. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13043. at Verse.Root_Entry.Update () <0x00010>
  13044.  
  13045. (Filename: Line: -1)
  13046.  
  13047. NullReferenceException: Object reference not set to an instance of an object
  13048. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13049. at Verse.ScreenshotTaker.Update () <0x0001f>
  13050. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13051. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13052. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13053. at Verse.Root_Entry.Update () <0x00010>
  13054.  
  13055. (Filename: Line: -1)
  13056.  
  13057. NullReferenceException: Object reference not set to an instance of an object
  13058. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13059. at Verse.ScreenshotTaker.Update () <0x0001f>
  13060. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13061. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13062. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13063. at Verse.Root_Entry.Update () <0x00010>
  13064.  
  13065. (Filename: Line: -1)
  13066.  
  13067. NullReferenceException: Object reference not set to an instance of an object
  13068. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13069. at Verse.ScreenshotTaker.Update () <0x0001f>
  13070. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13071. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13072. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13073. at Verse.Root_Entry.Update () <0x00010>
  13074.  
  13075. (Filename: Line: -1)
  13076.  
  13077. NullReferenceException: Object reference not set to an instance of an object
  13078. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13079. at Verse.ScreenshotTaker.Update () <0x0001f>
  13080. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13081. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13082. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13083. at Verse.Root_Entry.Update () <0x00010>
  13084.  
  13085. (Filename: Line: -1)
  13086.  
  13087. NullReferenceException: Object reference not set to an instance of an object
  13088. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13089. at Verse.ScreenshotTaker.Update () <0x0001f>
  13090. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13091. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13092. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13093. at Verse.Root_Entry.Update () <0x00010>
  13094.  
  13095. (Filename: Line: -1)
  13096.  
  13097. NullReferenceException: Object reference not set to an instance of an object
  13098. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13099. at Verse.ScreenshotTaker.Update () <0x0001f>
  13100. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13101. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13102. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13103. at Verse.Root_Entry.Update () <0x00010>
  13104.  
  13105. (Filename: Line: -1)
  13106.  
  13107. NullReferenceException: Object reference not set to an instance of an object
  13108. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13109. at Verse.ScreenshotTaker.Update () <0x0001f>
  13110. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13111. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13112. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13113. at Verse.Root_Entry.Update () <0x00010>
  13114.  
  13115. (Filename: Line: -1)
  13116.  
  13117. NullReferenceException: Object reference not set to an instance of an object
  13118. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13119. at Verse.ScreenshotTaker.Update () <0x0001f>
  13120. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13121. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13122. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13123. at Verse.Root_Entry.Update () <0x00010>
  13124.  
  13125. (Filename: Line: -1)
  13126.  
  13127. NullReferenceException: Object reference not set to an instance of an object
  13128. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13129. at Verse.ScreenshotTaker.Update () <0x0001f>
  13130. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13131. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13132. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13133. at Verse.Root_Entry.Update () <0x00010>
  13134.  
  13135. (Filename: Line: -1)
  13136.  
  13137. NullReferenceException: Object reference not set to an instance of an object
  13138. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13139. at Verse.ScreenshotTaker.Update () <0x0001f>
  13140. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13141. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13142. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13143. at Verse.Root_Entry.Update () <0x00010>
  13144.  
  13145. (Filename: Line: -1)
  13146.  
  13147. NullReferenceException: Object reference not set to an instance of an object
  13148. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13149. at Verse.ScreenshotTaker.Update () <0x0001f>
  13150. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13151. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13152. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13153. at Verse.Root_Entry.Update () <0x00010>
  13154.  
  13155. (Filename: Line: -1)
  13156.  
  13157. NullReferenceException: Object reference not set to an instance of an object
  13158. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13159. at Verse.ScreenshotTaker.Update () <0x0001f>
  13160. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13161. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13162. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13163. at Verse.Root_Entry.Update () <0x00010>
  13164.  
  13165. (Filename: Line: -1)
  13166.  
  13167. NullReferenceException: Object reference not set to an instance of an object
  13168. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13169. at Verse.ScreenshotTaker.Update () <0x0001f>
  13170. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13171. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13172. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13173. at Verse.Root_Entry.Update () <0x00010>
  13174.  
  13175. (Filename: Line: -1)
  13176.  
  13177. NullReferenceException: Object reference not set to an instance of an object
  13178. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13179. at Verse.ScreenshotTaker.Update () <0x0001f>
  13180. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13181. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13182. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13183. at Verse.Root_Entry.Update () <0x00010>
  13184.  
  13185. (Filename: Line: -1)
  13186.  
  13187. NullReferenceException: Object reference not set to an instance of an object
  13188. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13189. at Verse.ScreenshotTaker.Update () <0x0001f>
  13190. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13191. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13192. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13193. at Verse.Root_Entry.Update () <0x00010>
  13194.  
  13195. (Filename: Line: -1)
  13196.  
  13197. NullReferenceException: Object reference not set to an instance of an object
  13198. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13199. at Verse.ScreenshotTaker.Update () <0x0001f>
  13200. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13201. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13202. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13203. at Verse.Root_Entry.Update () <0x00010>
  13204.  
  13205. (Filename: Line: -1)
  13206.  
  13207. NullReferenceException: Object reference not set to an instance of an object
  13208. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13209. at Verse.ScreenshotTaker.Update () <0x0001f>
  13210. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13211. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13212. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13213. at Verse.Root_Entry.Update () <0x00010>
  13214.  
  13215. (Filename: Line: -1)
  13216.  
  13217. NullReferenceException: Object reference not set to an instance of an object
  13218. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13219. at Verse.ScreenshotTaker.Update () <0x0001f>
  13220. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13221. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13222. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13223. at Verse.Root_Entry.Update () <0x00010>
  13224.  
  13225. (Filename: Line: -1)
  13226.  
  13227. NullReferenceException: Object reference not set to an instance of an object
  13228. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13229. at Verse.ScreenshotTaker.Update () <0x0001f>
  13230. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13231. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13232. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13233. at Verse.Root_Entry.Update () <0x00010>
  13234.  
  13235. (Filename: Line: -1)
  13236.  
  13237. NullReferenceException: Object reference not set to an instance of an object
  13238. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13239. at Verse.ScreenshotTaker.Update () <0x0001f>
  13240. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13241. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13242. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13243. at Verse.Root_Entry.Update () <0x00010>
  13244.  
  13245. (Filename: Line: -1)
  13246.  
  13247. NullReferenceException: Object reference not set to an instance of an object
  13248. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13249. at Verse.ScreenshotTaker.Update () <0x0001f>
  13250. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13251. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13252. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13253. at Verse.Root_Entry.Update () <0x00010>
  13254.  
  13255. (Filename: Line: -1)
  13256.  
  13257. NullReferenceException: Object reference not set to an instance of an object
  13258. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13259. at Verse.ScreenshotTaker.Update () <0x0001f>
  13260. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13261. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13262. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13263. at Verse.Root_Entry.Update () <0x00010>
  13264.  
  13265. (Filename: Line: -1)
  13266.  
  13267. NullReferenceException: Object reference not set to an instance of an object
  13268. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13269. at Verse.ScreenshotTaker.Update () <0x0001f>
  13270. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13271. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13272. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13273. at Verse.Root_Entry.Update () <0x00010>
  13274.  
  13275. (Filename: Line: -1)
  13276.  
  13277. NullReferenceException: Object reference not set to an instance of an object
  13278. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13279. at Verse.ScreenshotTaker.Update () <0x0001f>
  13280. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13281. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13282. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13283. at Verse.Root_Entry.Update () <0x00010>
  13284.  
  13285. (Filename: Line: -1)
  13286.  
  13287. NullReferenceException: Object reference not set to an instance of an object
  13288. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13289. at Verse.ScreenshotTaker.Update () <0x0001f>
  13290. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13291. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13292. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13293. at Verse.Root_Entry.Update () <0x00010>
  13294.  
  13295. (Filename: Line: -1)
  13296.  
  13297. NullReferenceException: Object reference not set to an instance of an object
  13298. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13299. at Verse.ScreenshotTaker.Update () <0x0001f>
  13300. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13301. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13302. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13303. at Verse.Root_Entry.Update () <0x00010>
  13304.  
  13305. (Filename: Line: -1)
  13306.  
  13307. NullReferenceException: Object reference not set to an instance of an object
  13308. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13309. at Verse.ScreenshotTaker.Update () <0x0001f>
  13310. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13311. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13312. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13313. at Verse.Root_Entry.Update () <0x00010>
  13314.  
  13315. (Filename: Line: -1)
  13316.  
  13317. NullReferenceException: Object reference not set to an instance of an object
  13318. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13319. at Verse.ScreenshotTaker.Update () <0x0001f>
  13320. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13321. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13322. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13323. at Verse.Root_Entry.Update () <0x00010>
  13324.  
  13325. (Filename: Line: -1)
  13326.  
  13327. NullReferenceException: Object reference not set to an instance of an object
  13328. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13329. at Verse.ScreenshotTaker.Update () <0x0001f>
  13330. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13331. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13332. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13333. at Verse.Root_Entry.Update () <0x00010>
  13334.  
  13335. (Filename: Line: -1)
  13336.  
  13337. NullReferenceException: Object reference not set to an instance of an object
  13338. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13339. at Verse.ScreenshotTaker.Update () <0x0001f>
  13340. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13341. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13342. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13343. at Verse.Root_Entry.Update () <0x00010>
  13344.  
  13345. (Filename: Line: -1)
  13346.  
  13347. NullReferenceException: Object reference not set to an instance of an object
  13348. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13349. at Verse.ScreenshotTaker.Update () <0x0001f>
  13350. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13351. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13352. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13353. at Verse.Root_Entry.Update () <0x00010>
  13354.  
  13355. (Filename: Line: -1)
  13356.  
  13357. NullReferenceException: Object reference not set to an instance of an object
  13358. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13359. at Verse.ScreenshotTaker.Update () <0x0001f>
  13360. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13361. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13362. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13363. at Verse.Root_Entry.Update () <0x00010>
  13364.  
  13365. (Filename: Line: -1)
  13366.  
  13367. NullReferenceException: Object reference not set to an instance of an object
  13368. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13369. at Verse.ScreenshotTaker.Update () <0x0001f>
  13370. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13371. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13372. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13373. at Verse.Root_Entry.Update () <0x00010>
  13374.  
  13375. (Filename: Line: -1)
  13376.  
  13377. NullReferenceException: Object reference not set to an instance of an object
  13378. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13379. at Verse.ScreenshotTaker.Update () <0x0001f>
  13380. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13381. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13382. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13383. at Verse.Root_Entry.Update () <0x00010>
  13384.  
  13385. (Filename: Line: -1)
  13386.  
  13387. NullReferenceException: Object reference not set to an instance of an object
  13388. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13389. at Verse.ScreenshotTaker.Update () <0x0001f>
  13390. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13391. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13392. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13393. at Verse.Root_Entry.Update () <0x00010>
  13394.  
  13395. (Filename: Line: -1)
  13396.  
  13397. NullReferenceException: Object reference not set to an instance of an object
  13398. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13399. at Verse.ScreenshotTaker.Update () <0x0001f>
  13400. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13401. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13402. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13403. at Verse.Root_Entry.Update () <0x00010>
  13404.  
  13405. (Filename: Line: -1)
  13406.  
  13407. NullReferenceException: Object reference not set to an instance of an object
  13408. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13409. at Verse.ScreenshotTaker.Update () <0x0001f>
  13410. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13411. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13412. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13413. at Verse.Root_Entry.Update () <0x00010>
  13414.  
  13415. (Filename: Line: -1)
  13416.  
  13417. NullReferenceException: Object reference not set to an instance of an object
  13418. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13419. at Verse.ScreenshotTaker.Update () <0x0001f>
  13420. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13421. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13422. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13423. at Verse.Root_Entry.Update () <0x00010>
  13424.  
  13425. (Filename: Line: -1)
  13426.  
  13427. NullReferenceException: Object reference not set to an instance of an object
  13428. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13429. at Verse.ScreenshotTaker.Update () <0x0001f>
  13430. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13431. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13432. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13433. at Verse.Root_Entry.Update () <0x00010>
  13434.  
  13435. (Filename: Line: -1)
  13436.  
  13437. NullReferenceException: Object reference not set to an instance of an object
  13438. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13439. at Verse.ScreenshotTaker.Update () <0x0001f>
  13440. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13441. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13442. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13443. at Verse.Root_Entry.Update () <0x00010>
  13444.  
  13445. (Filename: Line: -1)
  13446.  
  13447. NullReferenceException: Object reference not set to an instance of an object
  13448. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13449. at Verse.ScreenshotTaker.Update () <0x0001f>
  13450. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13451. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13452. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13453. at Verse.Root_Entry.Update () <0x00010>
  13454.  
  13455. (Filename: Line: -1)
  13456.  
  13457. NullReferenceException: Object reference not set to an instance of an object
  13458. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13459. at Verse.ScreenshotTaker.Update () <0x0001f>
  13460. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13461. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13462. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13463. at Verse.Root_Entry.Update () <0x00010>
  13464.  
  13465. (Filename: Line: -1)
  13466.  
  13467. NullReferenceException: Object reference not set to an instance of an object
  13468. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13469. at Verse.ScreenshotTaker.Update () <0x0001f>
  13470. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13471. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13472. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13473. at Verse.Root_Entry.Update () <0x00010>
  13474.  
  13475. (Filename: Line: -1)
  13476.  
  13477. NullReferenceException: Object reference not set to an instance of an object
  13478. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13479. at Verse.ScreenshotTaker.Update () <0x0001f>
  13480. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13481. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13482. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13483. at Verse.Root_Entry.Update () <0x00010>
  13484.  
  13485. (Filename: Line: -1)
  13486.  
  13487. NullReferenceException: Object reference not set to an instance of an object
  13488. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13489. at Verse.ScreenshotTaker.Update () <0x0001f>
  13490. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13491. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13492. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13493. at Verse.Root_Entry.Update () <0x00010>
  13494.  
  13495. (Filename: Line: -1)
  13496.  
  13497. NullReferenceException: Object reference not set to an instance of an object
  13498. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13499. at Verse.ScreenshotTaker.Update () <0x0001f>
  13500. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13501. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13502. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13503. at Verse.Root_Entry.Update () <0x00010>
  13504.  
  13505. (Filename: Line: -1)
  13506.  
  13507. NullReferenceException: Object reference not set to an instance of an object
  13508. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13509. at Verse.ScreenshotTaker.Update () <0x0001f>
  13510. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13511. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13512. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13513. at Verse.Root_Entry.Update () <0x00010>
  13514.  
  13515. (Filename: Line: -1)
  13516.  
  13517. NullReferenceException: Object reference not set to an instance of an object
  13518. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13519. at Verse.ScreenshotTaker.Update () <0x0001f>
  13520. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13521. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13522. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13523. at Verse.Root_Entry.Update () <0x00010>
  13524.  
  13525. (Filename: Line: -1)
  13526.  
  13527. NullReferenceException: Object reference not set to an instance of an object
  13528. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13529. at Verse.ScreenshotTaker.Update () <0x0001f>
  13530. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13531. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13532. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13533. at Verse.Root_Entry.Update () <0x00010>
  13534.  
  13535. (Filename: Line: -1)
  13536.  
  13537. NullReferenceException: Object reference not set to an instance of an object
  13538. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13539. at Verse.ScreenshotTaker.Update () <0x0001f>
  13540. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13541. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13542. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13543. at Verse.Root_Entry.Update () <0x00010>
  13544.  
  13545. (Filename: Line: -1)
  13546.  
  13547. NullReferenceException: Object reference not set to an instance of an object
  13548. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13549. at Verse.ScreenshotTaker.Update () <0x0001f>
  13550. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13551. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13552. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13553. at Verse.Root_Entry.Update () <0x00010>
  13554.  
  13555. (Filename: Line: -1)
  13556.  
  13557. NullReferenceException: Object reference not set to an instance of an object
  13558. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13559. at Verse.ScreenshotTaker.Update () <0x0001f>
  13560. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13561. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13562. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13563. at Verse.Root_Entry.Update () <0x00010>
  13564.  
  13565. (Filename: Line: -1)
  13566.  
  13567. NullReferenceException: Object reference not set to an instance of an object
  13568. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13569. at Verse.ScreenshotTaker.Update () <0x0001f>
  13570. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13571. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13572. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13573. at Verse.Root_Entry.Update () <0x00010>
  13574.  
  13575. (Filename: Line: -1)
  13576.  
  13577. NullReferenceException: Object reference not set to an instance of an object
  13578. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13579. at Verse.ScreenshotTaker.Update () <0x0001f>
  13580. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13581. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13582. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13583. at Verse.Root_Entry.Update () <0x00010>
  13584.  
  13585. (Filename: Line: -1)
  13586.  
  13587. NullReferenceException: Object reference not set to an instance of an object
  13588. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13589. at Verse.ScreenshotTaker.Update () <0x0001f>
  13590. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13591. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13592. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13593. at Verse.Root_Entry.Update () <0x00010>
  13594.  
  13595. (Filename: Line: -1)
  13596.  
  13597. NullReferenceException: Object reference not set to an instance of an object
  13598. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13599. at Verse.ScreenshotTaker.Update () <0x0001f>
  13600. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13601. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13602. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13603. at Verse.Root_Entry.Update () <0x00010>
  13604.  
  13605. (Filename: Line: -1)
  13606.  
  13607. NullReferenceException: Object reference not set to an instance of an object
  13608. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13609. at Verse.ScreenshotTaker.Update () <0x0001f>
  13610. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13611. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13612. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13613. at Verse.Root_Entry.Update () <0x00010>
  13614.  
  13615. (Filename: Line: -1)
  13616.  
  13617. NullReferenceException: Object reference not set to an instance of an object
  13618. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13619. at Verse.ScreenshotTaker.Update () <0x0001f>
  13620. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13621. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13622. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13623. at Verse.Root_Entry.Update () <0x00010>
  13624.  
  13625. (Filename: Line: -1)
  13626.  
  13627. NullReferenceException: Object reference not set to an instance of an object
  13628. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13629. at Verse.ScreenshotTaker.Update () <0x0001f>
  13630. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13631. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13632. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13633. at Verse.Root_Entry.Update () <0x00010>
  13634.  
  13635. (Filename: Line: -1)
  13636.  
  13637. NullReferenceException: Object reference not set to an instance of an object
  13638. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13639. at Verse.ScreenshotTaker.Update () <0x0001f>
  13640. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13641. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13642. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13643. at Verse.Root_Entry.Update () <0x00010>
  13644.  
  13645. (Filename: Line: -1)
  13646.  
  13647. NullReferenceException: Object reference not set to an instance of an object
  13648. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13649. at Verse.ScreenshotTaker.Update () <0x0001f>
  13650. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13651. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13652. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13653. at Verse.Root_Entry.Update () <0x00010>
  13654.  
  13655. (Filename: Line: -1)
  13656.  
  13657. NullReferenceException: Object reference not set to an instance of an object
  13658. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13659. at Verse.ScreenshotTaker.Update () <0x0001f>
  13660. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13661. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13662. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13663. at Verse.Root_Entry.Update () <0x00010>
  13664.  
  13665. (Filename: Line: -1)
  13666.  
  13667. NullReferenceException: Object reference not set to an instance of an object
  13668. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13669. at Verse.ScreenshotTaker.Update () <0x0001f>
  13670. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13671. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13672. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13673. at Verse.Root_Entry.Update () <0x00010>
  13674.  
  13675. (Filename: Line: -1)
  13676.  
  13677. NullReferenceException: Object reference not set to an instance of an object
  13678. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13679. at Verse.ScreenshotTaker.Update () <0x0001f>
  13680. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13681. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13682. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13683. at Verse.Root_Entry.Update () <0x00010>
  13684.  
  13685. (Filename: Line: -1)
  13686.  
  13687. NullReferenceException: Object reference not set to an instance of an object
  13688. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13689. at Verse.ScreenshotTaker.Update () <0x0001f>
  13690. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13691. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13692. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13693. at Verse.Root_Entry.Update () <0x00010>
  13694.  
  13695. (Filename: Line: -1)
  13696.  
  13697. NullReferenceException: Object reference not set to an instance of an object
  13698. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13699. at Verse.ScreenshotTaker.Update () <0x0001f>
  13700. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13701. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13702. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13703. at Verse.Root_Entry.Update () <0x00010>
  13704.  
  13705. (Filename: Line: -1)
  13706.  
  13707. NullReferenceException: Object reference not set to an instance of an object
  13708. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13709. at Verse.ScreenshotTaker.Update () <0x0001f>
  13710. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13711. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13712. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13713. at Verse.Root_Entry.Update () <0x00010>
  13714.  
  13715. (Filename: Line: -1)
  13716.  
  13717. NullReferenceException: Object reference not set to an instance of an object
  13718. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13719. at Verse.ScreenshotTaker.Update () <0x0001f>
  13720. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13721. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13722. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13723. at Verse.Root_Entry.Update () <0x00010>
  13724.  
  13725. (Filename: Line: -1)
  13726.  
  13727. NullReferenceException: Object reference not set to an instance of an object
  13728. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13729. at Verse.ScreenshotTaker.Update () <0x0001f>
  13730. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13731. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13732. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13733. at Verse.Root_Entry.Update () <0x00010>
  13734.  
  13735. (Filename: Line: -1)
  13736.  
  13737. NullReferenceException: Object reference not set to an instance of an object
  13738. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13739. at Verse.ScreenshotTaker.Update () <0x0001f>
  13740. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13741. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13742. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13743. at Verse.Root_Entry.Update () <0x00010>
  13744.  
  13745. (Filename: Line: -1)
  13746.  
  13747. NullReferenceException: Object reference not set to an instance of an object
  13748. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13749. at Verse.ScreenshotTaker.Update () <0x0001f>
  13750. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13751. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13752. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13753. at Verse.Root_Entry.Update () <0x00010>
  13754.  
  13755. (Filename: Line: -1)
  13756.  
  13757. NullReferenceException: Object reference not set to an instance of an object
  13758. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13759. at Verse.ScreenshotTaker.Update () <0x0001f>
  13760. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13761. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13762. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13763. at Verse.Root_Entry.Update () <0x00010>
  13764.  
  13765. (Filename: Line: -1)
  13766.  
  13767. NullReferenceException: Object reference not set to an instance of an object
  13768. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13769. at Verse.ScreenshotTaker.Update () <0x0001f>
  13770. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13771. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13772. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13773. at Verse.Root_Entry.Update () <0x00010>
  13774.  
  13775. (Filename: Line: -1)
  13776.  
  13777. NullReferenceException: Object reference not set to an instance of an object
  13778. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13779. at Verse.ScreenshotTaker.Update () <0x0001f>
  13780. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13781. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13782. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13783. at Verse.Root_Entry.Update () <0x00010>
  13784.  
  13785. (Filename: Line: -1)
  13786.  
  13787. NullReferenceException: Object reference not set to an instance of an object
  13788. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13789. at Verse.ScreenshotTaker.Update () <0x0001f>
  13790. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13791. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13792. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13793. at Verse.Root_Entry.Update () <0x00010>
  13794.  
  13795. (Filename: Line: -1)
  13796.  
  13797. NullReferenceException: Object reference not set to an instance of an object
  13798. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13799. at Verse.ScreenshotTaker.Update () <0x0001f>
  13800. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13801. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13802. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13803. at Verse.Root_Entry.Update () <0x00010>
  13804.  
  13805. (Filename: Line: -1)
  13806.  
  13807. NullReferenceException: Object reference not set to an instance of an object
  13808. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13809. at Verse.ScreenshotTaker.Update () <0x0001f>
  13810. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13811. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13812. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13813. at Verse.Root_Entry.Update () <0x00010>
  13814.  
  13815. (Filename: Line: -1)
  13816.  
  13817. NullReferenceException: Object reference not set to an instance of an object
  13818. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13819. at Verse.ScreenshotTaker.Update () <0x0001f>
  13820. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13821. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13822. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13823. at Verse.Root_Entry.Update () <0x00010>
  13824.  
  13825. (Filename: Line: -1)
  13826.  
  13827. NullReferenceException: Object reference not set to an instance of an object
  13828. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13829. at Verse.ScreenshotTaker.Update () <0x0001f>
  13830. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13831. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13832. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13833. at Verse.Root_Entry.Update () <0x00010>
  13834.  
  13835. (Filename: Line: -1)
  13836.  
  13837. NullReferenceException: Object reference not set to an instance of an object
  13838. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13839. at Verse.ScreenshotTaker.Update () <0x0001f>
  13840. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13841. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13842. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13843. at Verse.Root_Entry.Update () <0x00010>
  13844.  
  13845. (Filename: Line: -1)
  13846.  
  13847. NullReferenceException: Object reference not set to an instance of an object
  13848. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13849. at Verse.ScreenshotTaker.Update () <0x0001f>
  13850. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13851. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13852. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13853. at Verse.Root_Entry.Update () <0x00010>
  13854.  
  13855. (Filename: Line: -1)
  13856.  
  13857. NullReferenceException: Object reference not set to an instance of an object
  13858. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13859. at Verse.ScreenshotTaker.Update () <0x0001f>
  13860. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13861. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13862. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13863. at Verse.Root_Entry.Update () <0x00010>
  13864.  
  13865. (Filename: Line: -1)
  13866.  
  13867. NullReferenceException: Object reference not set to an instance of an object
  13868. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13869. at Verse.ScreenshotTaker.Update () <0x0001f>
  13870. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13871. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13872. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13873. at Verse.Root_Entry.Update () <0x00010>
  13874.  
  13875. (Filename: Line: -1)
  13876.  
  13877. NullReferenceException: Object reference not set to an instance of an object
  13878. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13879. at Verse.ScreenshotTaker.Update () <0x0001f>
  13880. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13881. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13882. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13883. at Verse.Root_Entry.Update () <0x00010>
  13884.  
  13885. (Filename: Line: -1)
  13886.  
  13887. NullReferenceException: Object reference not set to an instance of an object
  13888. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13889. at Verse.ScreenshotTaker.Update () <0x0001f>
  13890. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13891. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13892. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13893. at Verse.Root_Entry.Update () <0x00010>
  13894.  
  13895. (Filename: Line: -1)
  13896.  
  13897. NullReferenceException: Object reference not set to an instance of an object
  13898. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13899. at Verse.ScreenshotTaker.Update () <0x0001f>
  13900. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13901. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13902. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13903. at Verse.Root_Entry.Update () <0x00010>
  13904.  
  13905. (Filename: Line: -1)
  13906.  
  13907. NullReferenceException: Object reference not set to an instance of an object
  13908. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13909. at Verse.ScreenshotTaker.Update () <0x0001f>
  13910. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13911. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13912. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13913. at Verse.Root_Entry.Update () <0x00010>
  13914.  
  13915. (Filename: Line: -1)
  13916.  
  13917. NullReferenceException: Object reference not set to an instance of an object
  13918. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13919. at Verse.ScreenshotTaker.Update () <0x0001f>
  13920. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13921. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13922. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13923. at Verse.Root_Entry.Update () <0x00010>
  13924.  
  13925. (Filename: Line: -1)
  13926.  
  13927. NullReferenceException: Object reference not set to an instance of an object
  13928. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13929. at Verse.ScreenshotTaker.Update () <0x0001f>
  13930. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13931. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13932. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13933. at Verse.Root_Entry.Update () <0x00010>
  13934.  
  13935. (Filename: Line: -1)
  13936.  
  13937. NullReferenceException: Object reference not set to an instance of an object
  13938. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13939. at Verse.ScreenshotTaker.Update () <0x0001f>
  13940. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13941. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13942. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13943. at Verse.Root_Entry.Update () <0x00010>
  13944.  
  13945. (Filename: Line: -1)
  13946.  
  13947. NullReferenceException: Object reference not set to an instance of an object
  13948. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13949. at Verse.ScreenshotTaker.Update () <0x0001f>
  13950. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13951. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13952. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13953. at Verse.Root_Entry.Update () <0x00010>
  13954.  
  13955. (Filename: Line: -1)
  13956.  
  13957. NullReferenceException: Object reference not set to an instance of an object
  13958. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13959. at Verse.ScreenshotTaker.Update () <0x0001f>
  13960. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13961. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13962. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13963. at Verse.Root_Entry.Update () <0x00010>
  13964.  
  13965. (Filename: Line: -1)
  13966.  
  13967. NullReferenceException: Object reference not set to an instance of an object
  13968. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13969. at Verse.ScreenshotTaker.Update () <0x0001f>
  13970. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13971. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13972. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13973. at Verse.Root_Entry.Update () <0x00010>
  13974.  
  13975. (Filename: Line: -1)
  13976.  
  13977. NullReferenceException: Object reference not set to an instance of an object
  13978. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13979. at Verse.ScreenshotTaker.Update () <0x0001f>
  13980. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13981. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13982. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13983. at Verse.Root_Entry.Update () <0x00010>
  13984.  
  13985. (Filename: Line: -1)
  13986.  
  13987. NullReferenceException: Object reference not set to an instance of an object
  13988. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13989. at Verse.ScreenshotTaker.Update () <0x0001f>
  13990. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  13991. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  13992. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  13993. at Verse.Root_Entry.Update () <0x00010>
  13994.  
  13995. (Filename: Line: -1)
  13996.  
  13997. NullReferenceException: Object reference not set to an instance of an object
  13998. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  13999. at Verse.ScreenshotTaker.Update () <0x0001f>
  14000. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14001. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14002. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14003. at Verse.Root_Entry.Update () <0x00010>
  14004.  
  14005. (Filename: Line: -1)
  14006.  
  14007. NullReferenceException: Object reference not set to an instance of an object
  14008. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14009. at Verse.ScreenshotTaker.Update () <0x0001f>
  14010. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14011. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14012. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14013. at Verse.Root_Entry.Update () <0x00010>
  14014.  
  14015. (Filename: Line: -1)
  14016.  
  14017. NullReferenceException: Object reference not set to an instance of an object
  14018. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14019. at Verse.ScreenshotTaker.Update () <0x0001f>
  14020. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14021. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14022. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14023. at Verse.Root_Entry.Update () <0x00010>
  14024.  
  14025. (Filename: Line: -1)
  14026.  
  14027. NullReferenceException: Object reference not set to an instance of an object
  14028. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14029. at Verse.ScreenshotTaker.Update () <0x0001f>
  14030. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14031. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14032. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14033. at Verse.Root_Entry.Update () <0x00010>
  14034.  
  14035. (Filename: Line: -1)
  14036.  
  14037. NullReferenceException: Object reference not set to an instance of an object
  14038. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14039. at Verse.ScreenshotTaker.Update () <0x0001f>
  14040. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14041. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14042. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14043. at Verse.Root_Entry.Update () <0x00010>
  14044.  
  14045. (Filename: Line: -1)
  14046.  
  14047. NullReferenceException: Object reference not set to an instance of an object
  14048. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14049. at Verse.ScreenshotTaker.Update () <0x0001f>
  14050. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14051. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14052. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14053. at Verse.Root_Entry.Update () <0x00010>
  14054.  
  14055. (Filename: Line: -1)
  14056.  
  14057. NullReferenceException: Object reference not set to an instance of an object
  14058. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14059. at Verse.ScreenshotTaker.Update () <0x0001f>
  14060. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14061. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14062. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14063. at Verse.Root_Entry.Update () <0x00010>
  14064.  
  14065. (Filename: Line: -1)
  14066.  
  14067. NullReferenceException: Object reference not set to an instance of an object
  14068. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14069. at Verse.ScreenshotTaker.Update () <0x0001f>
  14070. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14071. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14072. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14073. at Verse.Root_Entry.Update () <0x00010>
  14074.  
  14075. (Filename: Line: -1)
  14076.  
  14077. NullReferenceException: Object reference not set to an instance of an object
  14078. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14079. at Verse.ScreenshotTaker.Update () <0x0001f>
  14080. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14081. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14082. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14083. at Verse.Root_Entry.Update () <0x00010>
  14084.  
  14085. (Filename: Line: -1)
  14086.  
  14087. NullReferenceException: Object reference not set to an instance of an object
  14088. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14089. at Verse.ScreenshotTaker.Update () <0x0001f>
  14090. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14091. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14092. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14093. at Verse.Root_Entry.Update () <0x00010>
  14094.  
  14095. (Filename: Line: -1)
  14096.  
  14097. NullReferenceException: Object reference not set to an instance of an object
  14098. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14099. at Verse.ScreenshotTaker.Update () <0x0001f>
  14100. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14101. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14102. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14103. at Verse.Root_Entry.Update () <0x00010>
  14104.  
  14105. (Filename: Line: -1)
  14106.  
  14107. NullReferenceException: Object reference not set to an instance of an object
  14108. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14109. at Verse.ScreenshotTaker.Update () <0x0001f>
  14110. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14111. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14112. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14113. at Verse.Root_Entry.Update () <0x00010>
  14114.  
  14115. (Filename: Line: -1)
  14116.  
  14117. NullReferenceException: Object reference not set to an instance of an object
  14118. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14119. at Verse.ScreenshotTaker.Update () <0x0001f>
  14120. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14121. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14122. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14123. at Verse.Root_Entry.Update () <0x00010>
  14124.  
  14125. (Filename: Line: -1)
  14126.  
  14127. NullReferenceException: Object reference not set to an instance of an object
  14128. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14129. at Verse.ScreenshotTaker.Update () <0x0001f>
  14130. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14131. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14132. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14133. at Verse.Root_Entry.Update () <0x00010>
  14134.  
  14135. (Filename: Line: -1)
  14136.  
  14137. NullReferenceException: Object reference not set to an instance of an object
  14138. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14139. at Verse.ScreenshotTaker.Update () <0x0001f>
  14140. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14141. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14142. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14143. at Verse.Root_Entry.Update () <0x00010>
  14144.  
  14145. (Filename: Line: -1)
  14146.  
  14147. NullReferenceException: Object reference not set to an instance of an object
  14148. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14149. at Verse.ScreenshotTaker.Update () <0x0001f>
  14150. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14151. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14152. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14153. at Verse.Root_Entry.Update () <0x00010>
  14154.  
  14155. (Filename: Line: -1)
  14156.  
  14157. NullReferenceException: Object reference not set to an instance of an object
  14158. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14159. at Verse.ScreenshotTaker.Update () <0x0001f>
  14160. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14161. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14162. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14163. at Verse.Root_Entry.Update () <0x00010>
  14164.  
  14165. (Filename: Line: -1)
  14166.  
  14167. NullReferenceException: Object reference not set to an instance of an object
  14168. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14169. at Verse.ScreenshotTaker.Update () <0x0001f>
  14170. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14171. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14172. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14173. at Verse.Root_Entry.Update () <0x00010>
  14174.  
  14175. (Filename: Line: -1)
  14176.  
  14177. NullReferenceException: Object reference not set to an instance of an object
  14178. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14179. at Verse.ScreenshotTaker.Update () <0x0001f>
  14180. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14181. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14182. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14183. at Verse.Root_Entry.Update () <0x00010>
  14184.  
  14185. (Filename: Line: -1)
  14186.  
  14187. NullReferenceException: Object reference not set to an instance of an object
  14188. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14189. at Verse.ScreenshotTaker.Update () <0x0001f>
  14190. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14191. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14192. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14193. at Verse.Root_Entry.Update () <0x00010>
  14194.  
  14195. (Filename: Line: -1)
  14196.  
  14197. NullReferenceException: Object reference not set to an instance of an object
  14198. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14199. at Verse.ScreenshotTaker.Update () <0x0001f>
  14200. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14201. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14202. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14203. at Verse.Root_Entry.Update () <0x00010>
  14204.  
  14205. (Filename: Line: -1)
  14206.  
  14207. NullReferenceException: Object reference not set to an instance of an object
  14208. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14209. at Verse.ScreenshotTaker.Update () <0x0001f>
  14210. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14211. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14212. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14213. at Verse.Root_Entry.Update () <0x00010>
  14214.  
  14215. (Filename: Line: -1)
  14216.  
  14217. NullReferenceException: Object reference not set to an instance of an object
  14218. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14219. at Verse.ScreenshotTaker.Update () <0x0001f>
  14220. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14221. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14222. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14223. at Verse.Root_Entry.Update () <0x00010>
  14224.  
  14225. (Filename: Line: -1)
  14226.  
  14227. NullReferenceException: Object reference not set to an instance of an object
  14228. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14229. at Verse.ScreenshotTaker.Update () <0x0001f>
  14230. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14231. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14232. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14233. at Verse.Root_Entry.Update () <0x00010>
  14234.  
  14235. (Filename: Line: -1)
  14236.  
  14237. NullReferenceException: Object reference not set to an instance of an object
  14238. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14239. at Verse.ScreenshotTaker.Update () <0x0001f>
  14240. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14241. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14242. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14243. at Verse.Root_Entry.Update () <0x00010>
  14244.  
  14245. (Filename: Line: -1)
  14246.  
  14247. NullReferenceException: Object reference not set to an instance of an object
  14248. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14249. at Verse.ScreenshotTaker.Update () <0x0001f>
  14250. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14251. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14252. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14253. at Verse.Root_Entry.Update () <0x00010>
  14254.  
  14255. (Filename: Line: -1)
  14256.  
  14257. NullReferenceException: Object reference not set to an instance of an object
  14258. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14259. at Verse.ScreenshotTaker.Update () <0x0001f>
  14260. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14261. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14262. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14263. at Verse.Root_Entry.Update () <0x00010>
  14264.  
  14265. (Filename: Line: -1)
  14266.  
  14267. NullReferenceException: Object reference not set to an instance of an object
  14268. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14269. at Verse.ScreenshotTaker.Update () <0x0001f>
  14270. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14271. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14272. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14273. at Verse.Root_Entry.Update () <0x00010>
  14274.  
  14275. (Filename: Line: -1)
  14276.  
  14277. NullReferenceException: Object reference not set to an instance of an object
  14278. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14279. at Verse.ScreenshotTaker.Update () <0x0001f>
  14280. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14281. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14282. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14283. at Verse.Root_Entry.Update () <0x00010>
  14284.  
  14285. (Filename: Line: -1)
  14286.  
  14287. NullReferenceException: Object reference not set to an instance of an object
  14288. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14289. at Verse.ScreenshotTaker.Update () <0x0001f>
  14290. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14291. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14292. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14293. at Verse.Root_Entry.Update () <0x00010>
  14294.  
  14295. (Filename: Line: -1)
  14296.  
  14297. NullReferenceException: Object reference not set to an instance of an object
  14298. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14299. at Verse.ScreenshotTaker.Update () <0x0001f>
  14300. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14301. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14302. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14303. at Verse.Root_Entry.Update () <0x00010>
  14304.  
  14305. (Filename: Line: -1)
  14306.  
  14307. NullReferenceException: Object reference not set to an instance of an object
  14308. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14309. at Verse.ScreenshotTaker.Update () <0x0001f>
  14310. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14311. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14312. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14313. at Verse.Root_Entry.Update () <0x00010>
  14314.  
  14315. (Filename: Line: -1)
  14316.  
  14317. NullReferenceException: Object reference not set to an instance of an object
  14318. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14319. at Verse.ScreenshotTaker.Update () <0x0001f>
  14320. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14321. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14322. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14323. at Verse.Root_Entry.Update () <0x00010>
  14324.  
  14325. (Filename: Line: -1)
  14326.  
  14327. NullReferenceException: Object reference not set to an instance of an object
  14328. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14329. at Verse.ScreenshotTaker.Update () <0x0001f>
  14330. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14331. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14332. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14333. at Verse.Root_Entry.Update () <0x00010>
  14334.  
  14335. (Filename: Line: -1)
  14336.  
  14337. NullReferenceException: Object reference not set to an instance of an object
  14338. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14339. at Verse.ScreenshotTaker.Update () <0x0001f>
  14340. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14341. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14342. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14343. at Verse.Root_Entry.Update () <0x00010>
  14344.  
  14345. (Filename: Line: -1)
  14346.  
  14347. NullReferenceException: Object reference not set to an instance of an object
  14348. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14349. at Verse.ScreenshotTaker.Update () <0x0001f>
  14350. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14351. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14352. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14353. at Verse.Root_Entry.Update () <0x00010>
  14354.  
  14355. (Filename: Line: -1)
  14356.  
  14357. NullReferenceException: Object reference not set to an instance of an object
  14358. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14359. at Verse.ScreenshotTaker.Update () <0x0001f>
  14360. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14361. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14362. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14363. at Verse.Root_Entry.Update () <0x00010>
  14364.  
  14365. (Filename: Line: -1)
  14366.  
  14367. NullReferenceException: Object reference not set to an instance of an object
  14368. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14369. at Verse.ScreenshotTaker.Update () <0x0001f>
  14370. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14371. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14372. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14373. at Verse.Root_Entry.Update () <0x00010>
  14374.  
  14375. (Filename: Line: -1)
  14376.  
  14377. NullReferenceException: Object reference not set to an instance of an object
  14378. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14379. at Verse.ScreenshotTaker.Update () <0x0001f>
  14380. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14381. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14382. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14383. at Verse.Root_Entry.Update () <0x00010>
  14384.  
  14385. (Filename: Line: -1)
  14386.  
  14387. NullReferenceException: Object reference not set to an instance of an object
  14388. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14389. at Verse.ScreenshotTaker.Update () <0x0001f>
  14390. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14391. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14392. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14393. at Verse.Root_Entry.Update () <0x00010>
  14394.  
  14395. (Filename: Line: -1)
  14396.  
  14397. NullReferenceException: Object reference not set to an instance of an object
  14398. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14399. at Verse.ScreenshotTaker.Update () <0x0001f>
  14400. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14401. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14402. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14403. at Verse.Root_Entry.Update () <0x00010>
  14404.  
  14405. (Filename: Line: -1)
  14406.  
  14407. NullReferenceException: Object reference not set to an instance of an object
  14408. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14409. at Verse.ScreenshotTaker.Update () <0x0001f>
  14410. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14411. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14412. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14413. at Verse.Root_Entry.Update () <0x00010>
  14414.  
  14415. (Filename: Line: -1)
  14416.  
  14417. NullReferenceException: Object reference not set to an instance of an object
  14418. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14419. at Verse.ScreenshotTaker.Update () <0x0001f>
  14420. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14421. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14422. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14423. at Verse.Root_Entry.Update () <0x00010>
  14424.  
  14425. (Filename: Line: -1)
  14426.  
  14427. NullReferenceException: Object reference not set to an instance of an object
  14428. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14429. at Verse.ScreenshotTaker.Update () <0x0001f>
  14430. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14431. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14432. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14433. at Verse.Root_Entry.Update () <0x00010>
  14434.  
  14435. (Filename: Line: -1)
  14436.  
  14437. NullReferenceException: Object reference not set to an instance of an object
  14438. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14439. at Verse.ScreenshotTaker.Update () <0x0001f>
  14440. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14441. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14442. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14443. at Verse.Root_Entry.Update () <0x00010>
  14444.  
  14445. (Filename: Line: -1)
  14446.  
  14447. NullReferenceException: Object reference not set to an instance of an object
  14448. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14449. at Verse.ScreenshotTaker.Update () <0x0001f>
  14450. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14451. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14452. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14453. at Verse.Root_Entry.Update () <0x00010>
  14454.  
  14455. (Filename: Line: -1)
  14456.  
  14457. NullReferenceException: Object reference not set to an instance of an object
  14458. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14459. at Verse.ScreenshotTaker.Update () <0x0001f>
  14460. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14461. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14462. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14463. at Verse.Root_Entry.Update () <0x00010>
  14464.  
  14465. (Filename: Line: -1)
  14466.  
  14467. NullReferenceException: Object reference not set to an instance of an object
  14468. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14469. at Verse.ScreenshotTaker.Update () <0x0001f>
  14470. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14471. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14472. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14473. at Verse.Root_Entry.Update () <0x00010>
  14474.  
  14475. (Filename: Line: -1)
  14476.  
  14477. NullReferenceException: Object reference not set to an instance of an object
  14478. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14479. at Verse.ScreenshotTaker.Update () <0x0001f>
  14480. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14481. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14482. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14483. at Verse.Root_Entry.Update () <0x00010>
  14484.  
  14485. (Filename: Line: -1)
  14486.  
  14487. NullReferenceException: Object reference not set to an instance of an object
  14488. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14489. at Verse.ScreenshotTaker.Update () <0x0001f>
  14490. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14491. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14492. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14493. at Verse.Root_Entry.Update () <0x00010>
  14494.  
  14495. (Filename: Line: -1)
  14496.  
  14497. NullReferenceException: Object reference not set to an instance of an object
  14498. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14499. at Verse.ScreenshotTaker.Update () <0x0001f>
  14500. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14501. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14502. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14503. at Verse.Root_Entry.Update () <0x00010>
  14504.  
  14505. (Filename: Line: -1)
  14506.  
  14507. NullReferenceException: Object reference not set to an instance of an object
  14508. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14509. at Verse.ScreenshotTaker.Update () <0x0001f>
  14510. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14511. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14512. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14513. at Verse.Root_Entry.Update () <0x00010>
  14514.  
  14515. (Filename: Line: -1)
  14516.  
  14517. NullReferenceException: Object reference not set to an instance of an object
  14518. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14519. at Verse.ScreenshotTaker.Update () <0x0001f>
  14520. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14521. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14522. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14523. at Verse.Root_Entry.Update () <0x00010>
  14524.  
  14525. (Filename: Line: -1)
  14526.  
  14527. NullReferenceException: Object reference not set to an instance of an object
  14528. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14529. at Verse.ScreenshotTaker.Update () <0x0001f>
  14530. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14531. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14532. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14533. at Verse.Root_Entry.Update () <0x00010>
  14534.  
  14535. (Filename: Line: -1)
  14536.  
  14537. NullReferenceException: Object reference not set to an instance of an object
  14538. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14539. at Verse.ScreenshotTaker.Update () <0x0001f>
  14540. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14541. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14542. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14543. at Verse.Root_Entry.Update () <0x00010>
  14544.  
  14545. (Filename: Line: -1)
  14546.  
  14547. NullReferenceException: Object reference not set to an instance of an object
  14548. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14549. at Verse.ScreenshotTaker.Update () <0x0001f>
  14550. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14551. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14552. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14553. at Verse.Root_Entry.Update () <0x00010>
  14554.  
  14555. (Filename: Line: -1)
  14556.  
  14557. NullReferenceException: Object reference not set to an instance of an object
  14558. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14559. at Verse.ScreenshotTaker.Update () <0x0001f>
  14560. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14561. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14562. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14563. at Verse.Root_Entry.Update () <0x00010>
  14564.  
  14565. (Filename: Line: -1)
  14566.  
  14567. NullReferenceException: Object reference not set to an instance of an object
  14568. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14569. at Verse.ScreenshotTaker.Update () <0x0001f>
  14570. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14571. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14572. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14573. at Verse.Root_Entry.Update () <0x00010>
  14574.  
  14575. (Filename: Line: -1)
  14576.  
  14577. NullReferenceException: Object reference not set to an instance of an object
  14578. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14579. at Verse.ScreenshotTaker.Update () <0x0001f>
  14580. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14581. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14582. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14583. at Verse.Root_Entry.Update () <0x00010>
  14584.  
  14585. (Filename: Line: -1)
  14586.  
  14587. NullReferenceException: Object reference not set to an instance of an object
  14588. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14589. at Verse.ScreenshotTaker.Update () <0x0001f>
  14590. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14591. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14592. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14593. at Verse.Root_Entry.Update () <0x00010>
  14594.  
  14595. (Filename: Line: -1)
  14596.  
  14597. NullReferenceException: Object reference not set to an instance of an object
  14598. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14599. at Verse.ScreenshotTaker.Update () <0x0001f>
  14600. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14601. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14602. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14603. at Verse.Root_Entry.Update () <0x00010>
  14604.  
  14605. (Filename: Line: -1)
  14606.  
  14607. NullReferenceException: Object reference not set to an instance of an object
  14608. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14609. at Verse.ScreenshotTaker.Update () <0x0001f>
  14610. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14611. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14612. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14613. at Verse.Root_Entry.Update () <0x00010>
  14614.  
  14615. (Filename: Line: -1)
  14616.  
  14617. NullReferenceException: Object reference not set to an instance of an object
  14618. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14619. at Verse.ScreenshotTaker.Update () <0x0001f>
  14620. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14621. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14622. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14623. at Verse.Root_Entry.Update () <0x00010>
  14624.  
  14625. (Filename: Line: -1)
  14626.  
  14627. NullReferenceException: Object reference not set to an instance of an object
  14628. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14629. at Verse.ScreenshotTaker.Update () <0x0001f>
  14630. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14631. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14632. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14633. at Verse.Root_Entry.Update () <0x00010>
  14634.  
  14635. (Filename: Line: -1)
  14636.  
  14637. NullReferenceException: Object reference not set to an instance of an object
  14638. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14639. at Verse.ScreenshotTaker.Update () <0x0001f>
  14640. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14641. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14642. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14643. at Verse.Root_Entry.Update () <0x00010>
  14644.  
  14645. (Filename: Line: -1)
  14646.  
  14647. NullReferenceException: Object reference not set to an instance of an object
  14648. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14649. at Verse.ScreenshotTaker.Update () <0x0001f>
  14650. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14651. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14652. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14653. at Verse.Root_Entry.Update () <0x00010>
  14654.  
  14655. (Filename: Line: -1)
  14656.  
  14657. NullReferenceException: Object reference not set to an instance of an object
  14658. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14659. at Verse.ScreenshotTaker.Update () <0x0001f>
  14660. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14661. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14662. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14663. at Verse.Root_Entry.Update () <0x00010>
  14664.  
  14665. (Filename: Line: -1)
  14666.  
  14667. NullReferenceException: Object reference not set to an instance of an object
  14668. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14669. at Verse.ScreenshotTaker.Update () <0x0001f>
  14670. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14671. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14672. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14673. at Verse.Root_Entry.Update () <0x00010>
  14674.  
  14675. (Filename: Line: -1)
  14676.  
  14677. NullReferenceException: Object reference not set to an instance of an object
  14678. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14679. at Verse.ScreenshotTaker.Update () <0x0001f>
  14680. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14681. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14682. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14683. at Verse.Root_Entry.Update () <0x00010>
  14684.  
  14685. (Filename: Line: -1)
  14686.  
  14687. NullReferenceException: Object reference not set to an instance of an object
  14688. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14689. at Verse.ScreenshotTaker.Update () <0x0001f>
  14690. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14691. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14692. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14693. at Verse.Root_Entry.Update () <0x00010>
  14694.  
  14695. (Filename: Line: -1)
  14696.  
  14697. NullReferenceException: Object reference not set to an instance of an object
  14698. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14699. at Verse.ScreenshotTaker.Update () <0x0001f>
  14700. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14701. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14702. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14703. at Verse.Root_Entry.Update () <0x00010>
  14704.  
  14705. (Filename: Line: -1)
  14706.  
  14707. NullReferenceException: Object reference not set to an instance of an object
  14708. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14709. at Verse.ScreenshotTaker.Update () <0x0001f>
  14710. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14711. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14712. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14713. at Verse.Root_Entry.Update () <0x00010>
  14714.  
  14715. (Filename: Line: -1)
  14716.  
  14717. NullReferenceException: Object reference not set to an instance of an object
  14718. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14719. at Verse.ScreenshotTaker.Update () <0x0001f>
  14720. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14721. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14722. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14723. at Verse.Root_Entry.Update () <0x00010>
  14724.  
  14725. (Filename: Line: -1)
  14726.  
  14727. NullReferenceException: Object reference not set to an instance of an object
  14728. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14729. at Verse.ScreenshotTaker.Update () <0x0001f>
  14730. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14731. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14732. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14733. at Verse.Root_Entry.Update () <0x00010>
  14734.  
  14735. (Filename: Line: -1)
  14736.  
  14737. NullReferenceException: Object reference not set to an instance of an object
  14738. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14739. at Verse.ScreenshotTaker.Update () <0x0001f>
  14740. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14741. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14742. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14743. at Verse.Root_Entry.Update () <0x00010>
  14744.  
  14745. (Filename: Line: -1)
  14746.  
  14747. NullReferenceException: Object reference not set to an instance of an object
  14748. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14749. at Verse.ScreenshotTaker.Update () <0x0001f>
  14750. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14751. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14752. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14753. at Verse.Root_Entry.Update () <0x00010>
  14754.  
  14755. (Filename: Line: -1)
  14756.  
  14757. NullReferenceException: Object reference not set to an instance of an object
  14758. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14759. at Verse.ScreenshotTaker.Update () <0x0001f>
  14760. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14761. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14762. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14763. at Verse.Root_Entry.Update () <0x00010>
  14764.  
  14765. (Filename: Line: -1)
  14766.  
  14767. NullReferenceException: Object reference not set to an instance of an object
  14768. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14769. at Verse.ScreenshotTaker.Update () <0x0001f>
  14770. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14771. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14772. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14773. at Verse.Root_Entry.Update () <0x00010>
  14774.  
  14775. (Filename: Line: -1)
  14776.  
  14777. NullReferenceException: Object reference not set to an instance of an object
  14778. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14779. at Verse.ScreenshotTaker.Update () <0x0001f>
  14780. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14781. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14782. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14783. at Verse.Root_Entry.Update () <0x00010>
  14784.  
  14785. (Filename: Line: -1)
  14786.  
  14787. NullReferenceException: Object reference not set to an instance of an object
  14788. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14789. at Verse.ScreenshotTaker.Update () <0x0001f>
  14790. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14791. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14792. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14793. at Verse.Root_Entry.Update () <0x00010>
  14794.  
  14795. (Filename: Line: -1)
  14796.  
  14797. NullReferenceException: Object reference not set to an instance of an object
  14798. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14799. at Verse.ScreenshotTaker.Update () <0x0001f>
  14800. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14801. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14802. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14803. at Verse.Root_Entry.Update () <0x00010>
  14804.  
  14805. (Filename: Line: -1)
  14806.  
  14807. NullReferenceException: Object reference not set to an instance of an object
  14808. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14809. at Verse.ScreenshotTaker.Update () <0x0001f>
  14810. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14811. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14812. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14813. at Verse.Root_Entry.Update () <0x00010>
  14814.  
  14815. (Filename: Line: -1)
  14816.  
  14817. NullReferenceException: Object reference not set to an instance of an object
  14818. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14819. at Verse.ScreenshotTaker.Update () <0x0001f>
  14820. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14821. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14822. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14823. at Verse.Root_Entry.Update () <0x00010>
  14824.  
  14825. (Filename: Line: -1)
  14826.  
  14827. NullReferenceException: Object reference not set to an instance of an object
  14828. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14829. at Verse.ScreenshotTaker.Update () <0x0001f>
  14830. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14831. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14832. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14833. at Verse.Root_Entry.Update () <0x00010>
  14834.  
  14835. (Filename: Line: -1)
  14836.  
  14837. NullReferenceException: Object reference not set to an instance of an object
  14838. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14839. at Verse.ScreenshotTaker.Update () <0x0001f>
  14840. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14841. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14842. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14843. at Verse.Root_Entry.Update () <0x00010>
  14844.  
  14845. (Filename: Line: -1)
  14846.  
  14847. NullReferenceException: Object reference not set to an instance of an object
  14848. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14849. at Verse.ScreenshotTaker.Update () <0x0001f>
  14850. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14851. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14852. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14853. at Verse.Root_Entry.Update () <0x00010>
  14854.  
  14855. (Filename: Line: -1)
  14856.  
  14857. NullReferenceException: Object reference not set to an instance of an object
  14858. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14859. at Verse.ScreenshotTaker.Update () <0x0001f>
  14860. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14861. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14862. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14863. at Verse.Root_Entry.Update () <0x00010>
  14864.  
  14865. (Filename: Line: -1)
  14866.  
  14867. NullReferenceException: Object reference not set to an instance of an object
  14868. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14869. at Verse.ScreenshotTaker.Update () <0x0001f>
  14870. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14871. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14872. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14873. at Verse.Root_Entry.Update () <0x00010>
  14874.  
  14875. (Filename: Line: -1)
  14876.  
  14877. NullReferenceException: Object reference not set to an instance of an object
  14878. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14879. at Verse.ScreenshotTaker.Update () <0x0001f>
  14880. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14881. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14882. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14883. at Verse.Root_Entry.Update () <0x00010>
  14884.  
  14885. (Filename: Line: -1)
  14886.  
  14887. NullReferenceException: Object reference not set to an instance of an object
  14888. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14889. at Verse.ScreenshotTaker.Update () <0x0001f>
  14890. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14891. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14892. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14893. at Verse.Root_Entry.Update () <0x00010>
  14894.  
  14895. (Filename: Line: -1)
  14896.  
  14897. NullReferenceException: Object reference not set to an instance of an object
  14898. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14899. at Verse.ScreenshotTaker.Update () <0x0001f>
  14900. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14901. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14902. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14903. at Verse.Root_Entry.Update () <0x00010>
  14904.  
  14905. (Filename: Line: -1)
  14906.  
  14907. NullReferenceException: Object reference not set to an instance of an object
  14908. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14909. at Verse.ScreenshotTaker.Update () <0x0001f>
  14910. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14911. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14912. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14913. at Verse.Root_Entry.Update () <0x00010>
  14914.  
  14915. (Filename: Line: -1)
  14916.  
  14917. NullReferenceException: Object reference not set to an instance of an object
  14918. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14919. at Verse.ScreenshotTaker.Update () <0x0001f>
  14920. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14921. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14922. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14923. at Verse.Root_Entry.Update () <0x00010>
  14924.  
  14925. (Filename: Line: -1)
  14926.  
  14927. NullReferenceException: Object reference not set to an instance of an object
  14928. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14929. at Verse.ScreenshotTaker.Update () <0x0001f>
  14930. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14931. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14932. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14933. at Verse.Root_Entry.Update () <0x00010>
  14934.  
  14935. (Filename: Line: -1)
  14936.  
  14937. NullReferenceException: Object reference not set to an instance of an object
  14938. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14939. at Verse.ScreenshotTaker.Update () <0x0001f>
  14940. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14941. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14942. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14943. at Verse.Root_Entry.Update () <0x00010>
  14944.  
  14945. (Filename: Line: -1)
  14946.  
  14947. NullReferenceException: Object reference not set to an instance of an object
  14948. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14949. at Verse.ScreenshotTaker.Update () <0x0001f>
  14950. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14951. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14952. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14953. at Verse.Root_Entry.Update () <0x00010>
  14954.  
  14955. (Filename: Line: -1)
  14956.  
  14957. NullReferenceException: Object reference not set to an instance of an object
  14958. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14959. at Verse.ScreenshotTaker.Update () <0x0001f>
  14960. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14961. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14962. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14963. at Verse.Root_Entry.Update () <0x00010>
  14964.  
  14965. (Filename: Line: -1)
  14966.  
  14967. NullReferenceException: Object reference not set to an instance of an object
  14968. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14969. at Verse.ScreenshotTaker.Update () <0x0001f>
  14970. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14971. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14972. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14973. at Verse.Root_Entry.Update () <0x00010>
  14974.  
  14975. (Filename: Line: -1)
  14976.  
  14977. NullReferenceException: Object reference not set to an instance of an object
  14978. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14979. at Verse.ScreenshotTaker.Update () <0x0001f>
  14980. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14981. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14982. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14983. at Verse.Root_Entry.Update () <0x00010>
  14984.  
  14985. (Filename: Line: -1)
  14986.  
  14987. NullReferenceException: Object reference not set to an instance of an object
  14988. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14989. at Verse.ScreenshotTaker.Update () <0x0001f>
  14990. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  14991. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  14992. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  14993. at Verse.Root_Entry.Update () <0x00010>
  14994.  
  14995. (Filename: Line: -1)
  14996.  
  14997. NullReferenceException: Object reference not set to an instance of an object
  14998. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  14999. at Verse.ScreenshotTaker.Update () <0x0001f>
  15000. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15001. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15002. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15003. at Verse.Root_Entry.Update () <0x00010>
  15004.  
  15005. (Filename: Line: -1)
  15006.  
  15007. NullReferenceException: Object reference not set to an instance of an object
  15008. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15009. at Verse.ScreenshotTaker.Update () <0x0001f>
  15010. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15011. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15012. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15013. at Verse.Root_Entry.Update () <0x00010>
  15014.  
  15015. (Filename: Line: -1)
  15016.  
  15017. NullReferenceException: Object reference not set to an instance of an object
  15018. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15019. at Verse.ScreenshotTaker.Update () <0x0001f>
  15020. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15021. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15022. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15023. at Verse.Root_Entry.Update () <0x00010>
  15024.  
  15025. (Filename: Line: -1)
  15026.  
  15027. NullReferenceException: Object reference not set to an instance of an object
  15028. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15029. at Verse.ScreenshotTaker.Update () <0x0001f>
  15030. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15031. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15032. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15033. at Verse.Root_Entry.Update () <0x00010>
  15034.  
  15035. (Filename: Line: -1)
  15036.  
  15037. NullReferenceException: Object reference not set to an instance of an object
  15038. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15039. at Verse.ScreenshotTaker.Update () <0x0001f>
  15040. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15041. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15042. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15043. at Verse.Root_Entry.Update () <0x00010>
  15044.  
  15045. (Filename: Line: -1)
  15046.  
  15047. NullReferenceException: Object reference not set to an instance of an object
  15048. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15049. at Verse.ScreenshotTaker.Update () <0x0001f>
  15050. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15051. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15052. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15053. at Verse.Root_Entry.Update () <0x00010>
  15054.  
  15055. (Filename: Line: -1)
  15056.  
  15057. NullReferenceException: Object reference not set to an instance of an object
  15058. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15059. at Verse.ScreenshotTaker.Update () <0x0001f>
  15060. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15061. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15062. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15063. at Verse.Root_Entry.Update () <0x00010>
  15064.  
  15065. (Filename: Line: -1)
  15066.  
  15067. NullReferenceException: Object reference not set to an instance of an object
  15068. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15069. at Verse.ScreenshotTaker.Update () <0x0001f>
  15070. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15071. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15072. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15073. at Verse.Root_Entry.Update () <0x00010>
  15074.  
  15075. (Filename: Line: -1)
  15076.  
  15077. NullReferenceException: Object reference not set to an instance of an object
  15078. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15079. at Verse.ScreenshotTaker.Update () <0x0001f>
  15080. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15081. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15082. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15083. at Verse.Root_Entry.Update () <0x00010>
  15084.  
  15085. (Filename: Line: -1)
  15086.  
  15087. NullReferenceException: Object reference not set to an instance of an object
  15088. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15089. at Verse.ScreenshotTaker.Update () <0x0001f>
  15090. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15091. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15092. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15093. at Verse.Root_Entry.Update () <0x00010>
  15094.  
  15095. (Filename: Line: -1)
  15096.  
  15097. NullReferenceException: Object reference not set to an instance of an object
  15098. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15099. at Verse.ScreenshotTaker.Update () <0x0001f>
  15100. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15101. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15102. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15103. at Verse.Root_Entry.Update () <0x00010>
  15104.  
  15105. (Filename: Line: -1)
  15106.  
  15107. NullReferenceException: Object reference not set to an instance of an object
  15108. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15109. at Verse.ScreenshotTaker.Update () <0x0001f>
  15110. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15111. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15112. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15113. at Verse.Root_Entry.Update () <0x00010>
  15114.  
  15115. (Filename: Line: -1)
  15116.  
  15117. NullReferenceException: Object reference not set to an instance of an object
  15118. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15119. at Verse.ScreenshotTaker.Update () <0x0001f>
  15120. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15121. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15122. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15123. at Verse.Root_Entry.Update () <0x00010>
  15124.  
  15125. (Filename: Line: -1)
  15126.  
  15127. NullReferenceException: Object reference not set to an instance of an object
  15128. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15129. at Verse.ScreenshotTaker.Update () <0x0001f>
  15130. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15131. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15132. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15133. at Verse.Root_Entry.Update () <0x00010>
  15134.  
  15135. (Filename: Line: -1)
  15136.  
  15137. NullReferenceException: Object reference not set to an instance of an object
  15138. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15139. at Verse.ScreenshotTaker.Update () <0x0001f>
  15140. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15141. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15142. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15143. at Verse.Root_Entry.Update () <0x00010>
  15144.  
  15145. (Filename: Line: -1)
  15146.  
  15147. NullReferenceException: Object reference not set to an instance of an object
  15148. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15149. at Verse.ScreenshotTaker.Update () <0x0001f>
  15150. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15151. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15152. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15153. at Verse.Root_Entry.Update () <0x00010>
  15154.  
  15155. (Filename: Line: -1)
  15156.  
  15157. NullReferenceException: Object reference not set to an instance of an object
  15158. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15159. at Verse.ScreenshotTaker.Update () <0x0001f>
  15160. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15161. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15162. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15163. at Verse.Root_Entry.Update () <0x00010>
  15164.  
  15165. (Filename: Line: -1)
  15166.  
  15167. NullReferenceException: Object reference not set to an instance of an object
  15168. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15169. at Verse.ScreenshotTaker.Update () <0x0001f>
  15170. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15171. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15172. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15173. at Verse.Root_Entry.Update () <0x00010>
  15174.  
  15175. (Filename: Line: -1)
  15176.  
  15177. NullReferenceException: Object reference not set to an instance of an object
  15178. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15179. at Verse.ScreenshotTaker.Update () <0x0001f>
  15180. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15181. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15182. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15183. at Verse.Root_Entry.Update () <0x00010>
  15184.  
  15185. (Filename: Line: -1)
  15186.  
  15187. NullReferenceException: Object reference not set to an instance of an object
  15188. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15189. at Verse.ScreenshotTaker.Update () <0x0001f>
  15190. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15191. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15192. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15193. at Verse.Root_Entry.Update () <0x00010>
  15194.  
  15195. (Filename: Line: -1)
  15196.  
  15197. NullReferenceException: Object reference not set to an instance of an object
  15198. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15199. at Verse.ScreenshotTaker.Update () <0x0001f>
  15200. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15201. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15202. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15203. at Verse.Root_Entry.Update () <0x00010>
  15204.  
  15205. (Filename: Line: -1)
  15206.  
  15207. NullReferenceException: Object reference not set to an instance of an object
  15208. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15209. at Verse.ScreenshotTaker.Update () <0x0001f>
  15210. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15211. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15212. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15213. at Verse.Root_Entry.Update () <0x00010>
  15214.  
  15215. (Filename: Line: -1)
  15216.  
  15217. NullReferenceException: Object reference not set to an instance of an object
  15218. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15219. at Verse.ScreenshotTaker.Update () <0x0001f>
  15220. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15221. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15222. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15223. at Verse.Root_Entry.Update () <0x00010>
  15224.  
  15225. (Filename: Line: -1)
  15226.  
  15227. NullReferenceException: Object reference not set to an instance of an object
  15228. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15229. at Verse.ScreenshotTaker.Update () <0x0001f>
  15230. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15231. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15232. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15233. at Verse.Root_Entry.Update () <0x00010>
  15234.  
  15235. (Filename: Line: -1)
  15236.  
  15237. NullReferenceException: Object reference not set to an instance of an object
  15238. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15239. at Verse.ScreenshotTaker.Update () <0x0001f>
  15240. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15241. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15242. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15243. at Verse.Root_Entry.Update () <0x00010>
  15244.  
  15245. (Filename: Line: -1)
  15246.  
  15247. NullReferenceException: Object reference not set to an instance of an object
  15248. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15249. at Verse.ScreenshotTaker.Update () <0x0001f>
  15250. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15251. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15252. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15253. at Verse.Root_Entry.Update () <0x00010>
  15254.  
  15255. (Filename: Line: -1)
  15256.  
  15257. NullReferenceException: Object reference not set to an instance of an object
  15258. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15259. at Verse.ScreenshotTaker.Update () <0x0001f>
  15260. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15261. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15262. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15263. at Verse.Root_Entry.Update () <0x00010>
  15264.  
  15265. (Filename: Line: -1)
  15266.  
  15267. NullReferenceException: Object reference not set to an instance of an object
  15268. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15269. at Verse.ScreenshotTaker.Update () <0x0001f>
  15270. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15271. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15272. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15273. at Verse.Root_Entry.Update () <0x00010>
  15274.  
  15275. (Filename: Line: -1)
  15276.  
  15277. NullReferenceException: Object reference not set to an instance of an object
  15278. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15279. at Verse.ScreenshotTaker.Update () <0x0001f>
  15280. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15281. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15282. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15283. at Verse.Root_Entry.Update () <0x00010>
  15284.  
  15285. (Filename: Line: -1)
  15286.  
  15287. NullReferenceException: Object reference not set to an instance of an object
  15288. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15289. at Verse.ScreenshotTaker.Update () <0x0001f>
  15290. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15291. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15292. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15293. at Verse.Root_Entry.Update () <0x00010>
  15294.  
  15295. (Filename: Line: -1)
  15296.  
  15297. NullReferenceException: Object reference not set to an instance of an object
  15298. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15299. at Verse.ScreenshotTaker.Update () <0x0001f>
  15300. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15301. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15302. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15303. at Verse.Root_Entry.Update () <0x00010>
  15304.  
  15305. (Filename: Line: -1)
  15306.  
  15307. NullReferenceException: Object reference not set to an instance of an object
  15308. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15309. at Verse.ScreenshotTaker.Update () <0x0001f>
  15310. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15311. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15312. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15313. at Verse.Root_Entry.Update () <0x00010>
  15314.  
  15315. (Filename: Line: -1)
  15316.  
  15317. NullReferenceException: Object reference not set to an instance of an object
  15318. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15319. at Verse.ScreenshotTaker.Update () <0x0001f>
  15320. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15321. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15322. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15323. at Verse.Root_Entry.Update () <0x00010>
  15324.  
  15325. (Filename: Line: -1)
  15326.  
  15327. NullReferenceException: Object reference not set to an instance of an object
  15328. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15329. at Verse.ScreenshotTaker.Update () <0x0001f>
  15330. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15331. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15332. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15333. at Verse.Root_Entry.Update () <0x00010>
  15334.  
  15335. (Filename: Line: -1)
  15336.  
  15337. NullReferenceException: Object reference not set to an instance of an object
  15338. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15339. at Verse.ScreenshotTaker.Update () <0x0001f>
  15340. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15341. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15342. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15343. at Verse.Root_Entry.Update () <0x00010>
  15344.  
  15345. (Filename: Line: -1)
  15346.  
  15347. NullReferenceException: Object reference not set to an instance of an object
  15348. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15349. at Verse.ScreenshotTaker.Update () <0x0001f>
  15350. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15351. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15352. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15353. at Verse.Root_Entry.Update () <0x00010>
  15354.  
  15355. (Filename: Line: -1)
  15356.  
  15357. NullReferenceException: Object reference not set to an instance of an object
  15358. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15359. at Verse.ScreenshotTaker.Update () <0x0001f>
  15360. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15361. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15362. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15363. at Verse.Root_Entry.Update () <0x00010>
  15364.  
  15365. (Filename: Line: -1)
  15366.  
  15367. NullReferenceException: Object reference not set to an instance of an object
  15368. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15369. at Verse.ScreenshotTaker.Update () <0x0001f>
  15370. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15371. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15372. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15373. at Verse.Root_Entry.Update () <0x00010>
  15374.  
  15375. (Filename: Line: -1)
  15376.  
  15377. NullReferenceException: Object reference not set to an instance of an object
  15378. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15379. at Verse.ScreenshotTaker.Update () <0x0001f>
  15380. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15381. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15382. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15383. at Verse.Root_Entry.Update () <0x00010>
  15384.  
  15385. (Filename: Line: -1)
  15386.  
  15387. NullReferenceException: Object reference not set to an instance of an object
  15388. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15389. at Verse.ScreenshotTaker.Update () <0x0001f>
  15390. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15391. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15392. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15393. at Verse.Root_Entry.Update () <0x00010>
  15394.  
  15395. (Filename: Line: -1)
  15396.  
  15397. NullReferenceException: Object reference not set to an instance of an object
  15398. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15399. at Verse.ScreenshotTaker.Update () <0x0001f>
  15400. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15401. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15402. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15403. at Verse.Root_Entry.Update () <0x00010>
  15404.  
  15405. (Filename: Line: -1)
  15406.  
  15407. NullReferenceException: Object reference not set to an instance of an object
  15408. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15409. at Verse.ScreenshotTaker.Update () <0x0001f>
  15410. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15411. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15412. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15413. at Verse.Root_Entry.Update () <0x00010>
  15414.  
  15415. (Filename: Line: -1)
  15416.  
  15417. NullReferenceException: Object reference not set to an instance of an object
  15418. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15419. at Verse.ScreenshotTaker.Update () <0x0001f>
  15420. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15421. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15422. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15423. at Verse.Root_Entry.Update () <0x00010>
  15424.  
  15425. (Filename: Line: -1)
  15426.  
  15427. NullReferenceException: Object reference not set to an instance of an object
  15428. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15429. at Verse.ScreenshotTaker.Update () <0x0001f>
  15430. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15431. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15432. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15433. at Verse.Root_Entry.Update () <0x00010>
  15434.  
  15435. (Filename: Line: -1)
  15436.  
  15437. NullReferenceException: Object reference not set to an instance of an object
  15438. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15439. at Verse.ScreenshotTaker.Update () <0x0001f>
  15440. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15441. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15442. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15443. at Verse.Root_Entry.Update () <0x00010>
  15444.  
  15445. (Filename: Line: -1)
  15446.  
  15447. NullReferenceException: Object reference not set to an instance of an object
  15448. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15449. at Verse.ScreenshotTaker.Update () <0x0001f>
  15450. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15451. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15452. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15453. at Verse.Root_Entry.Update () <0x00010>
  15454.  
  15455. (Filename: Line: -1)
  15456.  
  15457. NullReferenceException: Object reference not set to an instance of an object
  15458. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15459. at Verse.ScreenshotTaker.Update () <0x0001f>
  15460. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15461. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15462. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15463. at Verse.Root_Entry.Update () <0x00010>
  15464.  
  15465. (Filename: Line: -1)
  15466.  
  15467. NullReferenceException: Object reference not set to an instance of an object
  15468. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15469. at Verse.ScreenshotTaker.Update () <0x0001f>
  15470. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15471. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15472. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15473. at Verse.Root_Entry.Update () <0x00010>
  15474.  
  15475. (Filename: Line: -1)
  15476.  
  15477. NullReferenceException: Object reference not set to an instance of an object
  15478. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15479. at Verse.ScreenshotTaker.Update () <0x0001f>
  15480. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15481. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15482. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15483. at Verse.Root_Entry.Update () <0x00010>
  15484.  
  15485. (Filename: Line: -1)
  15486.  
  15487. NullReferenceException: Object reference not set to an instance of an object
  15488. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15489. at Verse.ScreenshotTaker.Update () <0x0001f>
  15490. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15491. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15492. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15493. at Verse.Root_Entry.Update () <0x00010>
  15494.  
  15495. (Filename: Line: -1)
  15496.  
  15497. NullReferenceException: Object reference not set to an instance of an object
  15498. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15499. at Verse.ScreenshotTaker.Update () <0x0001f>
  15500. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15501. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15502. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15503. at Verse.Root_Entry.Update () <0x00010>
  15504.  
  15505. (Filename: Line: -1)
  15506.  
  15507. NullReferenceException: Object reference not set to an instance of an object
  15508. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15509. at Verse.ScreenshotTaker.Update () <0x0001f>
  15510. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15511. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15512. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15513. at Verse.Root_Entry.Update () <0x00010>
  15514.  
  15515. (Filename: Line: -1)
  15516.  
  15517. NullReferenceException: Object reference not set to an instance of an object
  15518. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15519. at Verse.ScreenshotTaker.Update () <0x0001f>
  15520. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15521. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15522. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15523. at Verse.Root_Entry.Update () <0x00010>
  15524.  
  15525. (Filename: Line: -1)
  15526.  
  15527. NullReferenceException: Object reference not set to an instance of an object
  15528. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15529. at Verse.ScreenshotTaker.Update () <0x0001f>
  15530. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15531. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15532. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15533. at Verse.Root_Entry.Update () <0x00010>
  15534.  
  15535. (Filename: Line: -1)
  15536.  
  15537. NullReferenceException: Object reference not set to an instance of an object
  15538. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15539. at Verse.ScreenshotTaker.Update () <0x0001f>
  15540. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15541. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15542. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15543. at Verse.Root_Entry.Update () <0x00010>
  15544.  
  15545. (Filename: Line: -1)
  15546.  
  15547. NullReferenceException: Object reference not set to an instance of an object
  15548. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15549. at Verse.ScreenshotTaker.Update () <0x0001f>
  15550. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15551. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15552. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15553. at Verse.Root_Entry.Update () <0x00010>
  15554.  
  15555. (Filename: Line: -1)
  15556.  
  15557. NullReferenceException: Object reference not set to an instance of an object
  15558. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15559. at Verse.ScreenshotTaker.Update () <0x0001f>
  15560. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15561. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15562. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15563. at Verse.Root_Entry.Update () <0x00010>
  15564.  
  15565. (Filename: Line: -1)
  15566.  
  15567. NullReferenceException: Object reference not set to an instance of an object
  15568. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15569. at Verse.ScreenshotTaker.Update () <0x0001f>
  15570. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15571. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15572. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15573. at Verse.Root_Entry.Update () <0x00010>
  15574.  
  15575. (Filename: Line: -1)
  15576.  
  15577. NullReferenceException: Object reference not set to an instance of an object
  15578. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15579. at Verse.ScreenshotTaker.Update () <0x0001f>
  15580. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15581. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15582. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15583. at Verse.Root_Entry.Update () <0x00010>
  15584.  
  15585. (Filename: Line: -1)
  15586.  
  15587. NullReferenceException: Object reference not set to an instance of an object
  15588. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15589. at Verse.ScreenshotTaker.Update () <0x0001f>
  15590. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15591. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15592. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15593. at Verse.Root_Entry.Update () <0x00010>
  15594.  
  15595. (Filename: Line: -1)
  15596.  
  15597. NullReferenceException: Object reference not set to an instance of an object
  15598. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15599. at Verse.ScreenshotTaker.Update () <0x0001f>
  15600. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15601. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15602. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15603. at Verse.Root_Entry.Update () <0x00010>
  15604.  
  15605. (Filename: Line: -1)
  15606.  
  15607. NullReferenceException: Object reference not set to an instance of an object
  15608. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15609. at Verse.ScreenshotTaker.Update () <0x0001f>
  15610. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15611. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15612. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15613. at Verse.Root_Entry.Update () <0x00010>
  15614.  
  15615. (Filename: Line: -1)
  15616.  
  15617. NullReferenceException: Object reference not set to an instance of an object
  15618. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15619. at Verse.ScreenshotTaker.Update () <0x0001f>
  15620. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15621. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15622. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15623. at Verse.Root_Entry.Update () <0x00010>
  15624.  
  15625. (Filename: Line: -1)
  15626.  
  15627. NullReferenceException: Object reference not set to an instance of an object
  15628. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15629. at Verse.ScreenshotTaker.Update () <0x0001f>
  15630. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15631. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15632. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15633. at Verse.Root_Entry.Update () <0x00010>
  15634.  
  15635. (Filename: Line: -1)
  15636.  
  15637. NullReferenceException: Object reference not set to an instance of an object
  15638. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15639. at Verse.ScreenshotTaker.Update () <0x0001f>
  15640. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15641. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15642. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15643. at Verse.Root_Entry.Update () <0x00010>
  15644.  
  15645. (Filename: Line: -1)
  15646.  
  15647. NullReferenceException: Object reference not set to an instance of an object
  15648. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15649. at Verse.ScreenshotTaker.Update () <0x0001f>
  15650. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15651. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15652. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15653. at Verse.Root_Entry.Update () <0x00010>
  15654.  
  15655. (Filename: Line: -1)
  15656.  
  15657. NullReferenceException: Object reference not set to an instance of an object
  15658. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15659. at Verse.ScreenshotTaker.Update () <0x0001f>
  15660. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15661. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15662. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15663. at Verse.Root_Entry.Update () <0x00010>
  15664.  
  15665. (Filename: Line: -1)
  15666.  
  15667. NullReferenceException: Object reference not set to an instance of an object
  15668. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15669. at Verse.ScreenshotTaker.Update () <0x0001f>
  15670. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15671. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15672. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15673. at Verse.Root_Entry.Update () <0x00010>
  15674.  
  15675. (Filename: Line: -1)
  15676.  
  15677. NullReferenceException: Object reference not set to an instance of an object
  15678. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15679. at Verse.ScreenshotTaker.Update () <0x0001f>
  15680. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15681. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15682. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15683. at Verse.Root_Entry.Update () <0x00010>
  15684.  
  15685. (Filename: Line: -1)
  15686.  
  15687. NullReferenceException: Object reference not set to an instance of an object
  15688. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15689. at Verse.ScreenshotTaker.Update () <0x0001f>
  15690. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15691. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15692. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15693. at Verse.Root_Entry.Update () <0x00010>
  15694.  
  15695. (Filename: Line: -1)
  15696.  
  15697. NullReferenceException: Object reference not set to an instance of an object
  15698. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15699. at Verse.ScreenshotTaker.Update () <0x0001f>
  15700. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15701. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15702. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15703. at Verse.Root_Entry.Update () <0x00010>
  15704.  
  15705. (Filename: Line: -1)
  15706.  
  15707. NullReferenceException: Object reference not set to an instance of an object
  15708. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15709. at Verse.ScreenshotTaker.Update () <0x0001f>
  15710. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15711. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15712. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15713. at Verse.Root_Entry.Update () <0x00010>
  15714.  
  15715. (Filename: Line: -1)
  15716.  
  15717. NullReferenceException: Object reference not set to an instance of an object
  15718. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15719. at Verse.ScreenshotTaker.Update () <0x0001f>
  15720. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15721. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15722. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15723. at Verse.Root_Entry.Update () <0x00010>
  15724.  
  15725. (Filename: Line: -1)
  15726.  
  15727. NullReferenceException: Object reference not set to an instance of an object
  15728. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15729. at Verse.ScreenshotTaker.Update () <0x0001f>
  15730. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15731. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15732. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15733. at Verse.Root_Entry.Update () <0x00010>
  15734.  
  15735. (Filename: Line: -1)
  15736.  
  15737. NullReferenceException: Object reference not set to an instance of an object
  15738. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15739. at Verse.ScreenshotTaker.Update () <0x0001f>
  15740. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15741. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15742. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15743. at Verse.Root_Entry.Update () <0x00010>
  15744.  
  15745. (Filename: Line: -1)
  15746.  
  15747. NullReferenceException: Object reference not set to an instance of an object
  15748. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15749. at Verse.ScreenshotTaker.Update () <0x0001f>
  15750. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15751. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15752. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15753. at Verse.Root_Entry.Update () <0x00010>
  15754.  
  15755. (Filename: Line: -1)
  15756.  
  15757. NullReferenceException: Object reference not set to an instance of an object
  15758. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15759. at Verse.ScreenshotTaker.Update () <0x0001f>
  15760. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15761. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15762. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15763. at Verse.Root_Entry.Update () <0x00010>
  15764.  
  15765. (Filename: Line: -1)
  15766.  
  15767. NullReferenceException: Object reference not set to an instance of an object
  15768. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15769. at Verse.ScreenshotTaker.Update () <0x0001f>
  15770. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15771. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15772. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15773. at Verse.Root_Entry.Update () <0x00010>
  15774.  
  15775. (Filename: Line: -1)
  15776.  
  15777. NullReferenceException: Object reference not set to an instance of an object
  15778. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15779. at Verse.ScreenshotTaker.Update () <0x0001f>
  15780. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15781. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15782. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15783. at Verse.Root_Entry.Update () <0x00010>
  15784.  
  15785. (Filename: Line: -1)
  15786.  
  15787. NullReferenceException: Object reference not set to an instance of an object
  15788. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15789. at Verse.ScreenshotTaker.Update () <0x0001f>
  15790. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15791. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15792. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15793. at Verse.Root_Entry.Update () <0x00010>
  15794.  
  15795. (Filename: Line: -1)
  15796.  
  15797. NullReferenceException: Object reference not set to an instance of an object
  15798. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15799. at Verse.ScreenshotTaker.Update () <0x0001f>
  15800. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15801. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15802. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15803. at Verse.Root_Entry.Update () <0x00010>
  15804.  
  15805. (Filename: Line: -1)
  15806.  
  15807. NullReferenceException: Object reference not set to an instance of an object
  15808. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15809. at Verse.ScreenshotTaker.Update () <0x0001f>
  15810. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15811. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15812. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15813. at Verse.Root_Entry.Update () <0x00010>
  15814.  
  15815. (Filename: Line: -1)
  15816.  
  15817. NullReferenceException: Object reference not set to an instance of an object
  15818. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15819. at Verse.ScreenshotTaker.Update () <0x0001f>
  15820. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15821. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15822. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15823. at Verse.Root_Entry.Update () <0x00010>
  15824.  
  15825. (Filename: Line: -1)
  15826.  
  15827. NullReferenceException: Object reference not set to an instance of an object
  15828. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15829. at Verse.ScreenshotTaker.Update () <0x0001f>
  15830. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15831. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15832. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15833. at Verse.Root_Entry.Update () <0x00010>
  15834.  
  15835. (Filename: Line: -1)
  15836.  
  15837. NullReferenceException: Object reference not set to an instance of an object
  15838. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15839. at Verse.ScreenshotTaker.Update () <0x0001f>
  15840. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15841. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15842. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15843. at Verse.Root_Entry.Update () <0x00010>
  15844.  
  15845. (Filename: Line: -1)
  15846.  
  15847. NullReferenceException: Object reference not set to an instance of an object
  15848. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15849. at Verse.ScreenshotTaker.Update () <0x0001f>
  15850. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15851. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15852. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15853. at Verse.Root_Entry.Update () <0x00010>
  15854.  
  15855. (Filename: Line: -1)
  15856.  
  15857. NullReferenceException: Object reference not set to an instance of an object
  15858. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15859. at Verse.ScreenshotTaker.Update () <0x0001f>
  15860. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15861. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15862. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15863. at Verse.Root_Entry.Update () <0x00010>
  15864.  
  15865. (Filename: Line: -1)
  15866.  
  15867. NullReferenceException: Object reference not set to an instance of an object
  15868. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15869. at Verse.ScreenshotTaker.Update () <0x0001f>
  15870. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15871. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15872. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15873. at Verse.Root_Entry.Update () <0x00010>
  15874.  
  15875. (Filename: Line: -1)
  15876.  
  15877. NullReferenceException: Object reference not set to an instance of an object
  15878. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15879. at Verse.ScreenshotTaker.Update () <0x0001f>
  15880. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15881. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15882. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15883. at Verse.Root_Entry.Update () <0x00010>
  15884.  
  15885. (Filename: Line: -1)
  15886.  
  15887. NullReferenceException: Object reference not set to an instance of an object
  15888. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15889. at Verse.ScreenshotTaker.Update () <0x0001f>
  15890. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15891. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15892. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15893. at Verse.Root_Entry.Update () <0x00010>
  15894.  
  15895. (Filename: Line: -1)
  15896.  
  15897. NullReferenceException: Object reference not set to an instance of an object
  15898. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15899. at Verse.ScreenshotTaker.Update () <0x0001f>
  15900. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15901. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15902. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15903. at Verse.Root_Entry.Update () <0x00010>
  15904.  
  15905. (Filename: Line: -1)
  15906.  
  15907. NullReferenceException: Object reference not set to an instance of an object
  15908. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15909. at Verse.ScreenshotTaker.Update () <0x0001f>
  15910. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15911. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15912. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15913. at Verse.Root_Entry.Update () <0x00010>
  15914.  
  15915. (Filename: Line: -1)
  15916.  
  15917. NullReferenceException: Object reference not set to an instance of an object
  15918. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15919. at Verse.ScreenshotTaker.Update () <0x0001f>
  15920. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15921. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15922. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15923. at Verse.Root_Entry.Update () <0x00010>
  15924.  
  15925. (Filename: Line: -1)
  15926.  
  15927. NullReferenceException: Object reference not set to an instance of an object
  15928. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15929. at Verse.ScreenshotTaker.Update () <0x0001f>
  15930. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15931. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15932. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15933. at Verse.Root_Entry.Update () <0x00010>
  15934.  
  15935. (Filename: Line: -1)
  15936.  
  15937. NullReferenceException: Object reference not set to an instance of an object
  15938. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15939. at Verse.ScreenshotTaker.Update () <0x0001f>
  15940. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15941. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15942. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15943. at Verse.Root_Entry.Update () <0x00010>
  15944.  
  15945. (Filename: Line: -1)
  15946.  
  15947. NullReferenceException: Object reference not set to an instance of an object
  15948. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15949. at Verse.ScreenshotTaker.Update () <0x0001f>
  15950. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15951. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15952. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15953. at Verse.Root_Entry.Update () <0x00010>
  15954.  
  15955. (Filename: Line: -1)
  15956.  
  15957. NullReferenceException: Object reference not set to an instance of an object
  15958. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15959. at Verse.ScreenshotTaker.Update () <0x0001f>
  15960. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15961. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15962. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15963. at Verse.Root_Entry.Update () <0x00010>
  15964.  
  15965. (Filename: Line: -1)
  15966.  
  15967. NullReferenceException: Object reference not set to an instance of an object
  15968. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15969. at Verse.ScreenshotTaker.Update () <0x0001f>
  15970. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15971. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15972. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15973. at Verse.Root_Entry.Update () <0x00010>
  15974.  
  15975. (Filename: Line: -1)
  15976.  
  15977. NullReferenceException: Object reference not set to an instance of an object
  15978. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15979. at Verse.ScreenshotTaker.Update () <0x0001f>
  15980. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15981. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15982. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15983. at Verse.Root_Entry.Update () <0x00010>
  15984.  
  15985. (Filename: Line: -1)
  15986.  
  15987. NullReferenceException: Object reference not set to an instance of an object
  15988. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15989. at Verse.ScreenshotTaker.Update () <0x0001f>
  15990. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  15991. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  15992. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  15993. at Verse.Root_Entry.Update () <0x00010>
  15994.  
  15995. (Filename: Line: -1)
  15996.  
  15997. NullReferenceException: Object reference not set to an instance of an object
  15998. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  15999. at Verse.ScreenshotTaker.Update () <0x0001f>
  16000. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16001. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16002. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16003. at Verse.Root_Entry.Update () <0x00010>
  16004.  
  16005. (Filename: Line: -1)
  16006.  
  16007. NullReferenceException: Object reference not set to an instance of an object
  16008. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16009. at Verse.ScreenshotTaker.Update () <0x0001f>
  16010. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16011. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16012. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16013. at Verse.Root_Entry.Update () <0x00010>
  16014.  
  16015. (Filename: Line: -1)
  16016.  
  16017. NullReferenceException: Object reference not set to an instance of an object
  16018. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16019. at Verse.ScreenshotTaker.Update () <0x0001f>
  16020. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16021. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16022. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16023. at Verse.Root_Entry.Update () <0x00010>
  16024.  
  16025. (Filename: Line: -1)
  16026.  
  16027. NullReferenceException: Object reference not set to an instance of an object
  16028. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16029. at Verse.ScreenshotTaker.Update () <0x0001f>
  16030. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16031. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16032. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16033. at Verse.Root_Entry.Update () <0x00010>
  16034.  
  16035. (Filename: Line: -1)
  16036.  
  16037. NullReferenceException: Object reference not set to an instance of an object
  16038. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16039. at Verse.ScreenshotTaker.Update () <0x0001f>
  16040. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16041. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16042. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16043. at Verse.Root_Entry.Update () <0x00010>
  16044.  
  16045. (Filename: Line: -1)
  16046.  
  16047. NullReferenceException: Object reference not set to an instance of an object
  16048. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16049. at Verse.ScreenshotTaker.Update () <0x0001f>
  16050. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16051. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16052. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16053. at Verse.Root_Entry.Update () <0x00010>
  16054.  
  16055. (Filename: Line: -1)
  16056.  
  16057. NullReferenceException: Object reference not set to an instance of an object
  16058. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16059. at Verse.ScreenshotTaker.Update () <0x0001f>
  16060. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16061. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16062. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16063. at Verse.Root_Entry.Update () <0x00010>
  16064.  
  16065. (Filename: Line: -1)
  16066.  
  16067. NullReferenceException: Object reference not set to an instance of an object
  16068. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16069. at Verse.ScreenshotTaker.Update () <0x0001f>
  16070. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16071. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16072. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16073. at Verse.Root_Entry.Update () <0x00010>
  16074.  
  16075. (Filename: Line: -1)
  16076.  
  16077. NullReferenceException: Object reference not set to an instance of an object
  16078. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16079. at Verse.ScreenshotTaker.Update () <0x0001f>
  16080. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16081. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16082. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16083. at Verse.Root_Entry.Update () <0x00010>
  16084.  
  16085. (Filename: Line: -1)
  16086.  
  16087. NullReferenceException: Object reference not set to an instance of an object
  16088. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16089. at Verse.ScreenshotTaker.Update () <0x0001f>
  16090. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16091. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16092. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16093. at Verse.Root_Entry.Update () <0x00010>
  16094.  
  16095. (Filename: Line: -1)
  16096.  
  16097. NullReferenceException: Object reference not set to an instance of an object
  16098. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16099. at Verse.ScreenshotTaker.Update () <0x0001f>
  16100. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16101. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16102. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16103. at Verse.Root_Entry.Update () <0x00010>
  16104.  
  16105. (Filename: Line: -1)
  16106.  
  16107. NullReferenceException: Object reference not set to an instance of an object
  16108. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16109. at Verse.ScreenshotTaker.Update () <0x0001f>
  16110. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16111. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16112. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16113. at Verse.Root_Entry.Update () <0x00010>
  16114.  
  16115. (Filename: Line: -1)
  16116.  
  16117. NullReferenceException: Object reference not set to an instance of an object
  16118. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16119. at Verse.ScreenshotTaker.Update () <0x0001f>
  16120. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16121. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16122. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16123. at Verse.Root_Entry.Update () <0x00010>
  16124.  
  16125. (Filename: Line: -1)
  16126.  
  16127. NullReferenceException: Object reference not set to an instance of an object
  16128. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16129. at Verse.ScreenshotTaker.Update () <0x0001f>
  16130. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16131. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16132. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16133. at Verse.Root_Entry.Update () <0x00010>
  16134.  
  16135. (Filename: Line: -1)
  16136.  
  16137. NullReferenceException: Object reference not set to an instance of an object
  16138. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16139. at Verse.ScreenshotTaker.Update () <0x0001f>
  16140. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16141. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16142. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16143. at Verse.Root_Entry.Update () <0x00010>
  16144.  
  16145. (Filename: Line: -1)
  16146.  
  16147. NullReferenceException: Object reference not set to an instance of an object
  16148. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16149. at Verse.ScreenshotTaker.Update () <0x0001f>
  16150. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16151. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16152. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16153. at Verse.Root_Entry.Update () <0x00010>
  16154.  
  16155. (Filename: Line: -1)
  16156.  
  16157. NullReferenceException: Object reference not set to an instance of an object
  16158. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16159. at Verse.ScreenshotTaker.Update () <0x0001f>
  16160. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16161. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16162. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16163. at Verse.Root_Entry.Update () <0x00010>
  16164.  
  16165. (Filename: Line: -1)
  16166.  
  16167. NullReferenceException: Object reference not set to an instance of an object
  16168. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16169. at Verse.ScreenshotTaker.Update () <0x0001f>
  16170. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16171. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16172. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16173. at Verse.Root_Entry.Update () <0x00010>
  16174.  
  16175. (Filename: Line: -1)
  16176.  
  16177. NullReferenceException: Object reference not set to an instance of an object
  16178. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16179. at Verse.ScreenshotTaker.Update () <0x0001f>
  16180. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16181. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16182. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16183. at Verse.Root_Entry.Update () <0x00010>
  16184.  
  16185. (Filename: Line: -1)
  16186.  
  16187. NullReferenceException: Object reference not set to an instance of an object
  16188. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16189. at Verse.ScreenshotTaker.Update () <0x0001f>
  16190. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16191. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16192. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16193. at Verse.Root_Entry.Update () <0x00010>
  16194.  
  16195. (Filename: Line: -1)
  16196.  
  16197. NullReferenceException: Object reference not set to an instance of an object
  16198. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16199. at Verse.ScreenshotTaker.Update () <0x0001f>
  16200. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16201. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16202. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16203. at Verse.Root_Entry.Update () <0x00010>
  16204.  
  16205. (Filename: Line: -1)
  16206.  
  16207. NullReferenceException: Object reference not set to an instance of an object
  16208. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16209. at Verse.ScreenshotTaker.Update () <0x0001f>
  16210. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16211. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16212. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16213. at Verse.Root_Entry.Update () <0x00010>
  16214.  
  16215. (Filename: Line: -1)
  16216.  
  16217. NullReferenceException: Object reference not set to an instance of an object
  16218. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16219. at Verse.ScreenshotTaker.Update () <0x0001f>
  16220. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16221. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16222. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16223. at Verse.Root_Entry.Update () <0x00010>
  16224.  
  16225. (Filename: Line: -1)
  16226.  
  16227. NullReferenceException: Object reference not set to an instance of an object
  16228. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16229. at Verse.ScreenshotTaker.Update () <0x0001f>
  16230. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16231. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16232. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16233. at Verse.Root_Entry.Update () <0x00010>
  16234.  
  16235. (Filename: Line: -1)
  16236.  
  16237. NullReferenceException: Object reference not set to an instance of an object
  16238. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16239. at Verse.ScreenshotTaker.Update () <0x0001f>
  16240. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16241. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16242. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16243. at Verse.Root_Entry.Update () <0x00010>
  16244.  
  16245. (Filename: Line: -1)
  16246.  
  16247. NullReferenceException: Object reference not set to an instance of an object
  16248. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16249. at Verse.ScreenshotTaker.Update () <0x0001f>
  16250. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16251. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16252. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16253. at Verse.Root_Entry.Update () <0x00010>
  16254.  
  16255. (Filename: Line: -1)
  16256.  
  16257. NullReferenceException: Object reference not set to an instance of an object
  16258. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16259. at Verse.ScreenshotTaker.Update () <0x0001f>
  16260. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16261. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16262. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16263. at Verse.Root_Entry.Update () <0x00010>
  16264.  
  16265. (Filename: Line: -1)
  16266.  
  16267. NullReferenceException: Object reference not set to an instance of an object
  16268. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16269. at Verse.ScreenshotTaker.Update () <0x0001f>
  16270. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16271. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16272. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16273. at Verse.Root_Entry.Update () <0x00010>
  16274.  
  16275. (Filename: Line: -1)
  16276.  
  16277. NullReferenceException: Object reference not set to an instance of an object
  16278. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16279. at Verse.ScreenshotTaker.Update () <0x0001f>
  16280. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16281. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16282. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16283. at Verse.Root_Entry.Update () <0x00010>
  16284.  
  16285. (Filename: Line: -1)
  16286.  
  16287. NullReferenceException: Object reference not set to an instance of an object
  16288. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16289. at Verse.ScreenshotTaker.Update () <0x0001f>
  16290. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16291. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16292. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16293. at Verse.Root_Entry.Update () <0x00010>
  16294.  
  16295. (Filename: Line: -1)
  16296.  
  16297. NullReferenceException: Object reference not set to an instance of an object
  16298. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16299. at Verse.ScreenshotTaker.Update () <0x0001f>
  16300. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16301. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16302. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16303. at Verse.Root_Entry.Update () <0x00010>
  16304.  
  16305. (Filename: Line: -1)
  16306.  
  16307. NullReferenceException: Object reference not set to an instance of an object
  16308. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16309. at Verse.ScreenshotTaker.Update () <0x0001f>
  16310. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16311. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16312. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16313. at Verse.Root_Entry.Update () <0x00010>
  16314.  
  16315. (Filename: Line: -1)
  16316.  
  16317. NullReferenceException: Object reference not set to an instance of an object
  16318. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16319. at Verse.ScreenshotTaker.Update () <0x0001f>
  16320. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16321. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16322. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16323. at Verse.Root_Entry.Update () <0x00010>
  16324.  
  16325. (Filename: Line: -1)
  16326.  
  16327. NullReferenceException: Object reference not set to an instance of an object
  16328. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16329. at Verse.ScreenshotTaker.Update () <0x0001f>
  16330. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16331. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16332. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16333. at Verse.Root_Entry.Update () <0x00010>
  16334.  
  16335. (Filename: Line: -1)
  16336.  
  16337. NullReferenceException: Object reference not set to an instance of an object
  16338. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16339. at Verse.ScreenshotTaker.Update () <0x0001f>
  16340. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16341. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16342. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16343. at Verse.Root_Entry.Update () <0x00010>
  16344.  
  16345. (Filename: Line: -1)
  16346.  
  16347. NullReferenceException: Object reference not set to an instance of an object
  16348. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16349. at Verse.ScreenshotTaker.Update () <0x0001f>
  16350. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16351. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16352. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16353. at Verse.Root_Entry.Update () <0x00010>
  16354.  
  16355. (Filename: Line: -1)
  16356.  
  16357. NullReferenceException: Object reference not set to an instance of an object
  16358. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16359. at Verse.ScreenshotTaker.Update () <0x0001f>
  16360. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16361. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16362. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16363. at Verse.Root_Entry.Update () <0x00010>
  16364.  
  16365. (Filename: Line: -1)
  16366.  
  16367. NullReferenceException: Object reference not set to an instance of an object
  16368. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16369. at Verse.ScreenshotTaker.Update () <0x0001f>
  16370. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16371. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16372. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16373. at Verse.Root_Entry.Update () <0x00010>
  16374.  
  16375. (Filename: Line: -1)
  16376.  
  16377. NullReferenceException: Object reference not set to an instance of an object
  16378. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16379. at Verse.ScreenshotTaker.Update () <0x0001f>
  16380. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16381. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16382. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16383. at Verse.Root_Entry.Update () <0x00010>
  16384.  
  16385. (Filename: Line: -1)
  16386.  
  16387. NullReferenceException: Object reference not set to an instance of an object
  16388. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16389. at Verse.ScreenshotTaker.Update () <0x0001f>
  16390. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16391. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16392. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16393. at Verse.Root_Entry.Update () <0x00010>
  16394.  
  16395. (Filename: Line: -1)
  16396.  
  16397. NullReferenceException: Object reference not set to an instance of an object
  16398. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16399. at Verse.ScreenshotTaker.Update () <0x0001f>
  16400. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16401. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16402. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16403. at Verse.Root_Entry.Update () <0x00010>
  16404.  
  16405. (Filename: Line: -1)
  16406.  
  16407. NullReferenceException: Object reference not set to an instance of an object
  16408. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16409. at Verse.ScreenshotTaker.Update () <0x0001f>
  16410. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16411. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16412. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16413. at Verse.Root_Entry.Update () <0x00010>
  16414.  
  16415. (Filename: Line: -1)
  16416.  
  16417. NullReferenceException: Object reference not set to an instance of an object
  16418. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16419. at Verse.ScreenshotTaker.Update () <0x0001f>
  16420. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16421. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16422. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16423. at Verse.Root_Entry.Update () <0x00010>
  16424.  
  16425. (Filename: Line: -1)
  16426.  
  16427. NullReferenceException: Object reference not set to an instance of an object
  16428. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16429. at Verse.ScreenshotTaker.Update () <0x0001f>
  16430. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16431. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16432. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16433. at Verse.Root_Entry.Update () <0x00010>
  16434.  
  16435. (Filename: Line: -1)
  16436.  
  16437. NullReferenceException: Object reference not set to an instance of an object
  16438. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16439. at Verse.ScreenshotTaker.Update () <0x0001f>
  16440. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16441. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16442. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16443. at Verse.Root_Entry.Update () <0x00010>
  16444.  
  16445. (Filename: Line: -1)
  16446.  
  16447. NullReferenceException: Object reference not set to an instance of an object
  16448. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16449. at Verse.ScreenshotTaker.Update () <0x0001f>
  16450. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16451. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16452. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16453. at Verse.Root_Entry.Update () <0x00010>
  16454.  
  16455. (Filename: Line: -1)
  16456.  
  16457. NullReferenceException: Object reference not set to an instance of an object
  16458. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16459. at Verse.ScreenshotTaker.Update () <0x0001f>
  16460. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16461. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16462. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16463. at Verse.Root_Entry.Update () <0x00010>
  16464.  
  16465. (Filename: Line: -1)
  16466.  
  16467. NullReferenceException: Object reference not set to an instance of an object
  16468. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16469. at Verse.ScreenshotTaker.Update () <0x0001f>
  16470. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16471. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16472. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16473. at Verse.Root_Entry.Update () <0x00010>
  16474.  
  16475. (Filename: Line: -1)
  16476.  
  16477. NullReferenceException: Object reference not set to an instance of an object
  16478. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16479. at Verse.ScreenshotTaker.Update () <0x0001f>
  16480. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16481. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16482. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16483. at Verse.Root_Entry.Update () <0x00010>
  16484.  
  16485. (Filename: Line: -1)
  16486.  
  16487. NullReferenceException: Object reference not set to an instance of an object
  16488. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16489. at Verse.ScreenshotTaker.Update () <0x0001f>
  16490. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16491. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16492. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16493. at Verse.Root_Entry.Update () <0x00010>
  16494.  
  16495. (Filename: Line: -1)
  16496.  
  16497. NullReferenceException: Object reference not set to an instance of an object
  16498. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16499. at Verse.ScreenshotTaker.Update () <0x0001f>
  16500. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16501. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16502. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16503. at Verse.Root_Entry.Update () <0x00010>
  16504.  
  16505. (Filename: Line: -1)
  16506.  
  16507. NullReferenceException: Object reference not set to an instance of an object
  16508. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16509. at Verse.ScreenshotTaker.Update () <0x0001f>
  16510. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16511. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16512. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16513. at Verse.Root_Entry.Update () <0x00010>
  16514.  
  16515. (Filename: Line: -1)
  16516.  
  16517. NullReferenceException: Object reference not set to an instance of an object
  16518. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16519. at Verse.ScreenshotTaker.Update () <0x0001f>
  16520. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16521. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16522. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16523. at Verse.Root_Entry.Update () <0x00010>
  16524.  
  16525. (Filename: Line: -1)
  16526.  
  16527. NullReferenceException: Object reference not set to an instance of an object
  16528. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16529. at Verse.ScreenshotTaker.Update () <0x0001f>
  16530. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16531. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16532. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16533. at Verse.Root_Entry.Update () <0x00010>
  16534.  
  16535. (Filename: Line: -1)
  16536.  
  16537. NullReferenceException: Object reference not set to an instance of an object
  16538. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16539. at Verse.ScreenshotTaker.Update () <0x0001f>
  16540. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16541. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16542. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16543. at Verse.Root_Entry.Update () <0x00010>
  16544.  
  16545. (Filename: Line: -1)
  16546.  
  16547. NullReferenceException: Object reference not set to an instance of an object
  16548. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16549. at Verse.ScreenshotTaker.Update () <0x0001f>
  16550. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16551. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16552. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16553. at Verse.Root_Entry.Update () <0x00010>
  16554.  
  16555. (Filename: Line: -1)
  16556.  
  16557. NullReferenceException: Object reference not set to an instance of an object
  16558. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16559. at Verse.ScreenshotTaker.Update () <0x0001f>
  16560. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16561. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16562. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16563. at Verse.Root_Entry.Update () <0x00010>
  16564.  
  16565. (Filename: Line: -1)
  16566.  
  16567. NullReferenceException: Object reference not set to an instance of an object
  16568. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16569. at Verse.ScreenshotTaker.Update () <0x0001f>
  16570. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16571. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16572. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16573. at Verse.Root_Entry.Update () <0x00010>
  16574.  
  16575. (Filename: Line: -1)
  16576.  
  16577. NullReferenceException: Object reference not set to an instance of an object
  16578. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16579. at Verse.ScreenshotTaker.Update () <0x0001f>
  16580. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16581. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16582. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16583. at Verse.Root_Entry.Update () <0x00010>
  16584.  
  16585. (Filename: Line: -1)
  16586.  
  16587. NullReferenceException: Object reference not set to an instance of an object
  16588. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16589. at Verse.ScreenshotTaker.Update () <0x0001f>
  16590. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16591. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16592. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16593. at Verse.Root_Entry.Update () <0x00010>
  16594.  
  16595. (Filename: Line: -1)
  16596.  
  16597. NullReferenceException: Object reference not set to an instance of an object
  16598. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16599. at Verse.ScreenshotTaker.Update () <0x0001f>
  16600. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16601. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16602. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16603. at Verse.Root_Entry.Update () <0x00010>
  16604.  
  16605. (Filename: Line: -1)
  16606.  
  16607. NullReferenceException: Object reference not set to an instance of an object
  16608. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16609. at Verse.ScreenshotTaker.Update () <0x0001f>
  16610. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16611. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16612. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16613. at Verse.Root_Entry.Update () <0x00010>
  16614.  
  16615. (Filename: Line: -1)
  16616.  
  16617. NullReferenceException: Object reference not set to an instance of an object
  16618. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16619. at Verse.ScreenshotTaker.Update () <0x0001f>
  16620. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16621. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16622. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16623. at Verse.Root_Entry.Update () <0x00010>
  16624.  
  16625. (Filename: Line: -1)
  16626.  
  16627. NullReferenceException: Object reference not set to an instance of an object
  16628. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16629. at Verse.ScreenshotTaker.Update () <0x0001f>
  16630. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16631. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16632. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16633. at Verse.Root_Entry.Update () <0x00010>
  16634.  
  16635. (Filename: Line: -1)
  16636.  
  16637. NullReferenceException: Object reference not set to an instance of an object
  16638. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16639. at Verse.ScreenshotTaker.Update () <0x0001f>
  16640. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16641. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16642. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16643. at Verse.Root_Entry.Update () <0x00010>
  16644.  
  16645. (Filename: Line: -1)
  16646.  
  16647. NullReferenceException: Object reference not set to an instance of an object
  16648. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16649. at Verse.ScreenshotTaker.Update () <0x0001f>
  16650. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16651. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16652. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16653. at Verse.Root_Entry.Update () <0x00010>
  16654.  
  16655. (Filename: Line: -1)
  16656.  
  16657. NullReferenceException: Object reference not set to an instance of an object
  16658. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16659. at Verse.ScreenshotTaker.Update () <0x0001f>
  16660. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16661. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16662. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16663. at Verse.Root_Entry.Update () <0x00010>
  16664.  
  16665. (Filename: Line: -1)
  16666.  
  16667. NullReferenceException: Object reference not set to an instance of an object
  16668. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16669. at Verse.ScreenshotTaker.Update () <0x0001f>
  16670. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16671. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16672. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16673. at Verse.Root_Entry.Update () <0x00010>
  16674.  
  16675. (Filename: Line: -1)
  16676.  
  16677. NullReferenceException: Object reference not set to an instance of an object
  16678. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16679. at Verse.ScreenshotTaker.Update () <0x0001f>
  16680. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16681. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16682. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16683. at Verse.Root_Entry.Update () <0x00010>
  16684.  
  16685. (Filename: Line: -1)
  16686.  
  16687. NullReferenceException: Object reference not set to an instance of an object
  16688. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16689. at Verse.ScreenshotTaker.Update () <0x0001f>
  16690. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16691. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16692. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16693. at Verse.Root_Entry.Update () <0x00010>
  16694.  
  16695. (Filename: Line: -1)
  16696.  
  16697. NullReferenceException: Object reference not set to an instance of an object
  16698. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16699. at Verse.ScreenshotTaker.Update () <0x0001f>
  16700. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16701. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16702. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16703. at Verse.Root_Entry.Update () <0x00010>
  16704.  
  16705. (Filename: Line: -1)
  16706.  
  16707. NullReferenceException: Object reference not set to an instance of an object
  16708. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16709. at Verse.ScreenshotTaker.Update () <0x0001f>
  16710. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16711. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16712. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16713. at Verse.Root_Entry.Update () <0x00010>
  16714.  
  16715. (Filename: Line: -1)
  16716.  
  16717. NullReferenceException: Object reference not set to an instance of an object
  16718. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16719. at Verse.ScreenshotTaker.Update () <0x0001f>
  16720. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16721. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16722. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16723. at Verse.Root_Entry.Update () <0x00010>
  16724.  
  16725. (Filename: Line: -1)
  16726.  
  16727. NullReferenceException: Object reference not set to an instance of an object
  16728. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16729. at Verse.ScreenshotTaker.Update () <0x0001f>
  16730. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16731. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16732. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16733. at Verse.Root_Entry.Update () <0x00010>
  16734.  
  16735. (Filename: Line: -1)
  16736.  
  16737. NullReferenceException: Object reference not set to an instance of an object
  16738. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16739. at Verse.ScreenshotTaker.Update () <0x0001f>
  16740. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16741. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16742. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16743. at Verse.Root_Entry.Update () <0x00010>
  16744.  
  16745. (Filename: Line: -1)
  16746.  
  16747. NullReferenceException: Object reference not set to an instance of an object
  16748. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16749. at Verse.ScreenshotTaker.Update () <0x0001f>
  16750. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16751. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16752. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16753. at Verse.Root_Entry.Update () <0x00010>
  16754.  
  16755. (Filename: Line: -1)
  16756.  
  16757. NullReferenceException: Object reference not set to an instance of an object
  16758. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16759. at Verse.ScreenshotTaker.Update () <0x0001f>
  16760. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16761. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16762. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16763. at Verse.Root_Entry.Update () <0x00010>
  16764.  
  16765. (Filename: Line: -1)
  16766.  
  16767. NullReferenceException: Object reference not set to an instance of an object
  16768. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16769. at Verse.ScreenshotTaker.Update () <0x0001f>
  16770. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16771. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16772. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16773. at Verse.Root_Entry.Update () <0x00010>
  16774.  
  16775. (Filename: Line: -1)
  16776.  
  16777. NullReferenceException: Object reference not set to an instance of an object
  16778. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16779. at Verse.ScreenshotTaker.Update () <0x0001f>
  16780. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16781. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16782. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16783. at Verse.Root_Entry.Update () <0x00010>
  16784.  
  16785. (Filename: Line: -1)
  16786.  
  16787. NullReferenceException: Object reference not set to an instance of an object
  16788. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16789. at Verse.ScreenshotTaker.Update () <0x0001f>
  16790. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16791. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16792. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16793. at Verse.Root_Entry.Update () <0x00010>
  16794.  
  16795. (Filename: Line: -1)
  16796.  
  16797. NullReferenceException: Object reference not set to an instance of an object
  16798. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16799. at Verse.ScreenshotTaker.Update () <0x0001f>
  16800. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16801. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16802. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16803. at Verse.Root_Entry.Update () <0x00010>
  16804.  
  16805. (Filename: Line: -1)
  16806.  
  16807. NullReferenceException: Object reference not set to an instance of an object
  16808. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16809. at Verse.ScreenshotTaker.Update () <0x0001f>
  16810. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16811. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16812. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16813. at Verse.Root_Entry.Update () <0x00010>
  16814.  
  16815. (Filename: Line: -1)
  16816.  
  16817. NullReferenceException: Object reference not set to an instance of an object
  16818. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16819. at Verse.ScreenshotTaker.Update () <0x0001f>
  16820. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16821. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16822. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16823. at Verse.Root_Entry.Update () <0x00010>
  16824.  
  16825. (Filename: Line: -1)
  16826.  
  16827. NullReferenceException: Object reference not set to an instance of an object
  16828. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16829. at Verse.ScreenshotTaker.Update () <0x0001f>
  16830. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16831. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16832. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16833. at Verse.Root_Entry.Update () <0x00010>
  16834.  
  16835. (Filename: Line: -1)
  16836.  
  16837. NullReferenceException: Object reference not set to an instance of an object
  16838. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16839. at Verse.ScreenshotTaker.Update () <0x0001f>
  16840. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16841. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16842. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16843. at Verse.Root_Entry.Update () <0x00010>
  16844.  
  16845. (Filename: Line: -1)
  16846.  
  16847. NullReferenceException: Object reference not set to an instance of an object
  16848. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16849. at Verse.ScreenshotTaker.Update () <0x0001f>
  16850. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16851. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16852. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16853. at Verse.Root_Entry.Update () <0x00010>
  16854.  
  16855. (Filename: Line: -1)
  16856.  
  16857. NullReferenceException: Object reference not set to an instance of an object
  16858. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16859. at Verse.ScreenshotTaker.Update () <0x0001f>
  16860. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16861. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16862. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16863. at Verse.Root_Entry.Update () <0x00010>
  16864.  
  16865. (Filename: Line: -1)
  16866.  
  16867. NullReferenceException: Object reference not set to an instance of an object
  16868. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16869. at Verse.ScreenshotTaker.Update () <0x0001f>
  16870. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16871. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16872. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16873. at Verse.Root_Entry.Update () <0x00010>
  16874.  
  16875. (Filename: Line: -1)
  16876.  
  16877. NullReferenceException: Object reference not set to an instance of an object
  16878. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16879. at Verse.ScreenshotTaker.Update () <0x0001f>
  16880. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16881. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16882. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16883. at Verse.Root_Entry.Update () <0x00010>
  16884.  
  16885. (Filename: Line: -1)
  16886.  
  16887. NullReferenceException: Object reference not set to an instance of an object
  16888. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16889. at Verse.ScreenshotTaker.Update () <0x0001f>
  16890. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16891. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16892. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16893. at Verse.Root_Entry.Update () <0x00010>
  16894.  
  16895. (Filename: Line: -1)
  16896.  
  16897. NullReferenceException: Object reference not set to an instance of an object
  16898. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16899. at Verse.ScreenshotTaker.Update () <0x0001f>
  16900. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16901. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16902. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16903. at Verse.Root_Entry.Update () <0x00010>
  16904.  
  16905. (Filename: Line: -1)
  16906.  
  16907. NullReferenceException: Object reference not set to an instance of an object
  16908. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16909. at Verse.ScreenshotTaker.Update () <0x0001f>
  16910. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16911. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16912. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16913. at Verse.Root_Entry.Update () <0x00010>
  16914.  
  16915. (Filename: Line: -1)
  16916.  
  16917. NullReferenceException: Object reference not set to an instance of an object
  16918. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16919. at Verse.ScreenshotTaker.Update () <0x0001f>
  16920. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16921. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16922. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16923. at Verse.Root_Entry.Update () <0x00010>
  16924.  
  16925. (Filename: Line: -1)
  16926.  
  16927. NullReferenceException: Object reference not set to an instance of an object
  16928. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16929. at Verse.ScreenshotTaker.Update () <0x0001f>
  16930. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16931. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16932. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16933. at Verse.Root_Entry.Update () <0x00010>
  16934.  
  16935. (Filename: Line: -1)
  16936.  
  16937. NullReferenceException: Object reference not set to an instance of an object
  16938. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16939. at Verse.ScreenshotTaker.Update () <0x0001f>
  16940. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16941. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16942. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16943. at Verse.Root_Entry.Update () <0x00010>
  16944.  
  16945. (Filename: Line: -1)
  16946.  
  16947. NullReferenceException: Object reference not set to an instance of an object
  16948. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16949. at Verse.ScreenshotTaker.Update () <0x0001f>
  16950. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16951. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16952. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16953. at Verse.Root_Entry.Update () <0x00010>
  16954.  
  16955. (Filename: Line: -1)
  16956.  
  16957. NullReferenceException: Object reference not set to an instance of an object
  16958. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16959. at Verse.ScreenshotTaker.Update () <0x0001f>
  16960. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16961. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16962. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16963. at Verse.Root_Entry.Update () <0x00010>
  16964.  
  16965. (Filename: Line: -1)
  16966.  
  16967. NullReferenceException: Object reference not set to an instance of an object
  16968. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16969. at Verse.ScreenshotTaker.Update () <0x0001f>
  16970. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16971. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16972. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16973. at Verse.Root_Entry.Update () <0x00010>
  16974.  
  16975. (Filename: Line: -1)
  16976.  
  16977. NullReferenceException: Object reference not set to an instance of an object
  16978. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16979. at Verse.ScreenshotTaker.Update () <0x0001f>
  16980. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16981. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16982. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16983. at Verse.Root_Entry.Update () <0x00010>
  16984.  
  16985. (Filename: Line: -1)
  16986.  
  16987. NullReferenceException: Object reference not set to an instance of an object
  16988. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16989. at Verse.ScreenshotTaker.Update () <0x0001f>
  16990. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  16991. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  16992. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  16993. at Verse.Root_Entry.Update () <0x00010>
  16994.  
  16995. (Filename: Line: -1)
  16996.  
  16997. NullReferenceException: Object reference not set to an instance of an object
  16998. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  16999. at Verse.ScreenshotTaker.Update () <0x0001f>
  17000. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17001. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17002. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17003. at Verse.Root_Entry.Update () <0x00010>
  17004.  
  17005. (Filename: Line: -1)
  17006.  
  17007. NullReferenceException: Object reference not set to an instance of an object
  17008. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17009. at Verse.ScreenshotTaker.Update () <0x0001f>
  17010. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17011. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17012. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17013. at Verse.Root_Entry.Update () <0x00010>
  17014.  
  17015. (Filename: Line: -1)
  17016.  
  17017. NullReferenceException: Object reference not set to an instance of an object
  17018. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17019. at Verse.ScreenshotTaker.Update () <0x0001f>
  17020. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17021. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17022. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17023. at Verse.Root_Entry.Update () <0x00010>
  17024.  
  17025. (Filename: Line: -1)
  17026.  
  17027. NullReferenceException: Object reference not set to an instance of an object
  17028. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17029. at Verse.ScreenshotTaker.Update () <0x0001f>
  17030. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17031. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17032. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17033. at Verse.Root_Entry.Update () <0x00010>
  17034.  
  17035. (Filename: Line: -1)
  17036.  
  17037. NullReferenceException: Object reference not set to an instance of an object
  17038. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17039. at Verse.ScreenshotTaker.Update () <0x0001f>
  17040. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17041. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17042. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17043. at Verse.Root_Entry.Update () <0x00010>
  17044.  
  17045. (Filename: Line: -1)
  17046.  
  17047. NullReferenceException: Object reference not set to an instance of an object
  17048. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17049. at Verse.ScreenshotTaker.Update () <0x0001f>
  17050. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17051. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17052. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17053. at Verse.Root_Entry.Update () <0x00010>
  17054.  
  17055. (Filename: Line: -1)
  17056.  
  17057. NullReferenceException: Object reference not set to an instance of an object
  17058. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17059. at Verse.ScreenshotTaker.Update () <0x0001f>
  17060. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17061. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17062. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17063. at Verse.Root_Entry.Update () <0x00010>
  17064.  
  17065. (Filename: Line: -1)
  17066.  
  17067. NullReferenceException: Object reference not set to an instance of an object
  17068. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17069. at Verse.ScreenshotTaker.Update () <0x0001f>
  17070. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17071. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17072. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17073. at Verse.Root_Entry.Update () <0x00010>
  17074.  
  17075. (Filename: Line: -1)
  17076.  
  17077. NullReferenceException: Object reference not set to an instance of an object
  17078. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17079. at Verse.ScreenshotTaker.Update () <0x0001f>
  17080. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17081. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17082. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17083. at Verse.Root_Entry.Update () <0x00010>
  17084.  
  17085. (Filename: Line: -1)
  17086.  
  17087. NullReferenceException: Object reference not set to an instance of an object
  17088. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17089. at Verse.ScreenshotTaker.Update () <0x0001f>
  17090. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17091. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17092. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17093. at Verse.Root_Entry.Update () <0x00010>
  17094.  
  17095. (Filename: Line: -1)
  17096.  
  17097. NullReferenceException: Object reference not set to an instance of an object
  17098. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17099. at Verse.ScreenshotTaker.Update () <0x0001f>
  17100. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17101. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17102. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17103. at Verse.Root_Entry.Update () <0x00010>
  17104.  
  17105. (Filename: Line: -1)
  17106.  
  17107. NullReferenceException: Object reference not set to an instance of an object
  17108. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17109. at Verse.ScreenshotTaker.Update () <0x0001f>
  17110. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17111. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17112. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17113. at Verse.Root_Entry.Update () <0x00010>
  17114.  
  17115. (Filename: Line: -1)
  17116.  
  17117. NullReferenceException: Object reference not set to an instance of an object
  17118. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17119. at Verse.ScreenshotTaker.Update () <0x0001f>
  17120. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17121. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17122. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17123. at Verse.Root_Entry.Update () <0x00010>
  17124.  
  17125. (Filename: Line: -1)
  17126.  
  17127. NullReferenceException: Object reference not set to an instance of an object
  17128. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17129. at Verse.ScreenshotTaker.Update () <0x0001f>
  17130. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17131. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17132. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17133. at Verse.Root_Entry.Update () <0x00010>
  17134.  
  17135. (Filename: Line: -1)
  17136.  
  17137. NullReferenceException: Object reference not set to an instance of an object
  17138. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17139. at Verse.ScreenshotTaker.Update () <0x0001f>
  17140. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17141. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17142. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17143. at Verse.Root_Entry.Update () <0x00010>
  17144.  
  17145. (Filename: Line: -1)
  17146.  
  17147. NullReferenceException: Object reference not set to an instance of an object
  17148. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17149. at Verse.ScreenshotTaker.Update () <0x0001f>
  17150. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17151. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17152. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17153. at Verse.Root_Entry.Update () <0x00010>
  17154.  
  17155. (Filename: Line: -1)
  17156.  
  17157. NullReferenceException: Object reference not set to an instance of an object
  17158. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17159. at Verse.ScreenshotTaker.Update () <0x0001f>
  17160. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17161. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17162. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17163. at Verse.Root_Entry.Update () <0x00010>
  17164.  
  17165. (Filename: Line: -1)
  17166.  
  17167. NullReferenceException: Object reference not set to an instance of an object
  17168. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17169. at Verse.ScreenshotTaker.Update () <0x0001f>
  17170. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17171. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17172. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17173. at Verse.Root_Entry.Update () <0x00010>
  17174.  
  17175. (Filename: Line: -1)
  17176.  
  17177. NullReferenceException: Object reference not set to an instance of an object
  17178. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17179. at Verse.ScreenshotTaker.Update () <0x0001f>
  17180. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17181. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17182. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17183. at Verse.Root_Entry.Update () <0x00010>
  17184.  
  17185. (Filename: Line: -1)
  17186.  
  17187. NullReferenceException: Object reference not set to an instance of an object
  17188. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17189. at Verse.ScreenshotTaker.Update () <0x0001f>
  17190. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17191. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17192. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17193. at Verse.Root_Entry.Update () <0x00010>
  17194.  
  17195. (Filename: Line: -1)
  17196.  
  17197. NullReferenceException: Object reference not set to an instance of an object
  17198. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17199. at Verse.ScreenshotTaker.Update () <0x0001f>
  17200. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17201. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17202. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17203. at Verse.Root_Entry.Update () <0x00010>
  17204.  
  17205. (Filename: Line: -1)
  17206.  
  17207. NullReferenceException: Object reference not set to an instance of an object
  17208. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17209. at Verse.ScreenshotTaker.Update () <0x0001f>
  17210. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17211. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17212. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17213. at Verse.Root_Entry.Update () <0x00010>
  17214.  
  17215. (Filename: Line: -1)
  17216.  
  17217. NullReferenceException: Object reference not set to an instance of an object
  17218. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17219. at Verse.ScreenshotTaker.Update () <0x0001f>
  17220. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17221. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17222. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17223. at Verse.Root_Entry.Update () <0x00010>
  17224.  
  17225. (Filename: Line: -1)
  17226.  
  17227. NullReferenceException: Object reference not set to an instance of an object
  17228. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17229. at Verse.ScreenshotTaker.Update () <0x0001f>
  17230. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17231. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17232. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17233. at Verse.Root_Entry.Update () <0x00010>
  17234.  
  17235. (Filename: Line: -1)
  17236.  
  17237. NullReferenceException: Object reference not set to an instance of an object
  17238. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17239. at Verse.ScreenshotTaker.Update () <0x0001f>
  17240. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17241. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17242. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17243. at Verse.Root_Entry.Update () <0x00010>
  17244.  
  17245. (Filename: Line: -1)
  17246.  
  17247. NullReferenceException: Object reference not set to an instance of an object
  17248. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17249. at Verse.ScreenshotTaker.Update () <0x0001f>
  17250. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17251. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17252. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17253. at Verse.Root_Entry.Update () <0x00010>
  17254.  
  17255. (Filename: Line: -1)
  17256.  
  17257. NullReferenceException: Object reference not set to an instance of an object
  17258. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17259. at Verse.ScreenshotTaker.Update () <0x0001f>
  17260. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17261. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17262. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17263. at Verse.Root_Entry.Update () <0x00010>
  17264.  
  17265. (Filename: Line: -1)
  17266.  
  17267. NullReferenceException: Object reference not set to an instance of an object
  17268. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17269. at Verse.ScreenshotTaker.Update () <0x0001f>
  17270. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17271. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17272. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17273. at Verse.Root_Entry.Update () <0x00010>
  17274.  
  17275. (Filename: Line: -1)
  17276.  
  17277. NullReferenceException: Object reference not set to an instance of an object
  17278. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17279. at Verse.ScreenshotTaker.Update () <0x0001f>
  17280. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17281. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17282. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17283. at Verse.Root_Entry.Update () <0x00010>
  17284.  
  17285. (Filename: Line: -1)
  17286.  
  17287. NullReferenceException: Object reference not set to an instance of an object
  17288. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17289. at Verse.ScreenshotTaker.Update () <0x0001f>
  17290. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17291. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17292. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17293. at Verse.Root_Entry.Update () <0x00010>
  17294.  
  17295. (Filename: Line: -1)
  17296.  
  17297. NullReferenceException: Object reference not set to an instance of an object
  17298. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17299. at Verse.ScreenshotTaker.Update () <0x0001f>
  17300. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17301. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17302. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17303. at Verse.Root_Entry.Update () <0x00010>
  17304.  
  17305. (Filename: Line: -1)
  17306.  
  17307. NullReferenceException: Object reference not set to an instance of an object
  17308. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17309. at Verse.ScreenshotTaker.Update () <0x0001f>
  17310. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17311. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17312. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17313. at Verse.Root_Entry.Update () <0x00010>
  17314.  
  17315. (Filename: Line: -1)
  17316.  
  17317. NullReferenceException: Object reference not set to an instance of an object
  17318. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17319. at Verse.ScreenshotTaker.Update () <0x0001f>
  17320. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17321. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17322. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17323. at Verse.Root_Entry.Update () <0x00010>
  17324.  
  17325. (Filename: Line: -1)
  17326.  
  17327. NullReferenceException: Object reference not set to an instance of an object
  17328. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17329. at Verse.ScreenshotTaker.Update () <0x0001f>
  17330. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17331. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17332. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17333. at Verse.Root_Entry.Update () <0x00010>
  17334.  
  17335. (Filename: Line: -1)
  17336.  
  17337. NullReferenceException: Object reference not set to an instance of an object
  17338. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17339. at Verse.ScreenshotTaker.Update () <0x0001f>
  17340. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17341. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17342. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17343. at Verse.Root_Entry.Update () <0x00010>
  17344.  
  17345. (Filename: Line: -1)
  17346.  
  17347. NullReferenceException: Object reference not set to an instance of an object
  17348. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17349. at Verse.ScreenshotTaker.Update () <0x0001f>
  17350. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17351. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17352. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17353. at Verse.Root_Entry.Update () <0x00010>
  17354.  
  17355. (Filename: Line: -1)
  17356.  
  17357. NullReferenceException: Object reference not set to an instance of an object
  17358. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17359. at Verse.ScreenshotTaker.Update () <0x0001f>
  17360. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17361. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17362. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17363. at Verse.Root_Entry.Update () <0x00010>
  17364.  
  17365. (Filename: Line: -1)
  17366.  
  17367. NullReferenceException: Object reference not set to an instance of an object
  17368. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17369. at Verse.ScreenshotTaker.Update () <0x0001f>
  17370. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17371. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17372. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17373. at Verse.Root_Entry.Update () <0x00010>
  17374.  
  17375. (Filename: Line: -1)
  17376.  
  17377. NullReferenceException: Object reference not set to an instance of an object
  17378. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17379. at Verse.ScreenshotTaker.Update () <0x0001f>
  17380. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17381. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17382. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17383. at Verse.Root_Entry.Update () <0x00010>
  17384.  
  17385. (Filename: Line: -1)
  17386.  
  17387. NullReferenceException: Object reference not set to an instance of an object
  17388. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17389. at Verse.ScreenshotTaker.Update () <0x0001f>
  17390. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17391. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17392. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17393. at Verse.Root_Entry.Update () <0x00010>
  17394.  
  17395. (Filename: Line: -1)
  17396.  
  17397. NullReferenceException: Object reference not set to an instance of an object
  17398. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17399. at Verse.ScreenshotTaker.Update () <0x0001f>
  17400. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17401. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17402. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17403. at Verse.Root_Entry.Update () <0x00010>
  17404.  
  17405. (Filename: Line: -1)
  17406.  
  17407. NullReferenceException: Object reference not set to an instance of an object
  17408. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17409. at Verse.ScreenshotTaker.Update () <0x0001f>
  17410. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17411. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17412. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17413. at Verse.Root_Entry.Update () <0x00010>
  17414.  
  17415. (Filename: Line: -1)
  17416.  
  17417. NullReferenceException: Object reference not set to an instance of an object
  17418. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17419. at Verse.ScreenshotTaker.Update () <0x0001f>
  17420. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17421. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17422. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17423. at Verse.Root_Entry.Update () <0x00010>
  17424.  
  17425. (Filename: Line: -1)
  17426.  
  17427. NullReferenceException: Object reference not set to an instance of an object
  17428. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17429. at Verse.ScreenshotTaker.Update () <0x0001f>
  17430. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17431. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17432. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17433. at Verse.Root_Entry.Update () <0x00010>
  17434.  
  17435. (Filename: Line: -1)
  17436.  
  17437. NullReferenceException: Object reference not set to an instance of an object
  17438. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17439. at Verse.ScreenshotTaker.Update () <0x0001f>
  17440. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17441. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17442. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17443. at Verse.Root_Entry.Update () <0x00010>
  17444.  
  17445. (Filename: Line: -1)
  17446.  
  17447. NullReferenceException: Object reference not set to an instance of an object
  17448. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17449. at Verse.ScreenshotTaker.Update () <0x0001f>
  17450. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17451. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17452. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17453. at Verse.Root_Entry.Update () <0x00010>
  17454.  
  17455. (Filename: Line: -1)
  17456.  
  17457. NullReferenceException: Object reference not set to an instance of an object
  17458. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17459. at Verse.ScreenshotTaker.Update () <0x0001f>
  17460. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17461. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17462. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17463. at Verse.Root_Entry.Update () <0x00010>
  17464.  
  17465. (Filename: Line: -1)
  17466.  
  17467. NullReferenceException: Object reference not set to an instance of an object
  17468. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17469. at Verse.ScreenshotTaker.Update () <0x0001f>
  17470. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17471. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17472. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17473. at Verse.Root_Entry.Update () <0x00010>
  17474.  
  17475. (Filename: Line: -1)
  17476.  
  17477. NullReferenceException: Object reference not set to an instance of an object
  17478. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17479. at Verse.ScreenshotTaker.Update () <0x0001f>
  17480. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17481. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17482. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17483. at Verse.Root_Entry.Update () <0x00010>
  17484.  
  17485. (Filename: Line: -1)
  17486.  
  17487. NullReferenceException: Object reference not set to an instance of an object
  17488. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17489. at Verse.ScreenshotTaker.Update () <0x0001f>
  17490. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17491. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17492. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17493. at Verse.Root_Entry.Update () <0x00010>
  17494.  
  17495. (Filename: Line: -1)
  17496.  
  17497. NullReferenceException: Object reference not set to an instance of an object
  17498. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17499. at Verse.ScreenshotTaker.Update () <0x0001f>
  17500. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17501. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17502. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17503. at Verse.Root_Entry.Update () <0x00010>
  17504.  
  17505. (Filename: Line: -1)
  17506.  
  17507. NullReferenceException: Object reference not set to an instance of an object
  17508. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17509. at Verse.ScreenshotTaker.Update () <0x0001f>
  17510. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17511. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17512. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17513. at Verse.Root_Entry.Update () <0x00010>
  17514.  
  17515. (Filename: Line: -1)
  17516.  
  17517. NullReferenceException: Object reference not set to an instance of an object
  17518. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17519. at Verse.ScreenshotTaker.Update () <0x0001f>
  17520. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17521. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17522. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17523. at Verse.Root_Entry.Update () <0x00010>
  17524.  
  17525. (Filename: Line: -1)
  17526.  
  17527. NullReferenceException: Object reference not set to an instance of an object
  17528. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17529. at Verse.ScreenshotTaker.Update () <0x0001f>
  17530. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17531. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17532. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17533. at Verse.Root_Entry.Update () <0x00010>
  17534.  
  17535. (Filename: Line: -1)
  17536.  
  17537. NullReferenceException: Object reference not set to an instance of an object
  17538. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17539. at Verse.ScreenshotTaker.Update () <0x0001f>
  17540. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17541. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17542. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17543. at Verse.Root_Entry.Update () <0x00010>
  17544.  
  17545. (Filename: Line: -1)
  17546.  
  17547. NullReferenceException: Object reference not set to an instance of an object
  17548. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17549. at Verse.ScreenshotTaker.Update () <0x0001f>
  17550. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17551. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17552. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17553. at Verse.Root_Entry.Update () <0x00010>
  17554.  
  17555. (Filename: Line: -1)
  17556.  
  17557. NullReferenceException: Object reference not set to an instance of an object
  17558. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17559. at Verse.ScreenshotTaker.Update () <0x0001f>
  17560. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17561. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17562. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17563. at Verse.Root_Entry.Update () <0x00010>
  17564.  
  17565. (Filename: Line: -1)
  17566.  
  17567. NullReferenceException: Object reference not set to an instance of an object
  17568. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17569. at Verse.ScreenshotTaker.Update () <0x0001f>
  17570. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17571. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17572. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17573. at Verse.Root_Entry.Update () <0x00010>
  17574.  
  17575. (Filename: Line: -1)
  17576.  
  17577. NullReferenceException: Object reference not set to an instance of an object
  17578. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17579. at Verse.ScreenshotTaker.Update () <0x0001f>
  17580. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17581. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17582. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17583. at Verse.Root_Entry.Update () <0x00010>
  17584.  
  17585. (Filename: Line: -1)
  17586.  
  17587. NullReferenceException: Object reference not set to an instance of an object
  17588. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17589. at Verse.ScreenshotTaker.Update () <0x0001f>
  17590. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17591. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17592. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17593. at Verse.Root_Entry.Update () <0x00010>
  17594.  
  17595. (Filename: Line: -1)
  17596.  
  17597. NullReferenceException: Object reference not set to an instance of an object
  17598. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17599. at Verse.ScreenshotTaker.Update () <0x0001f>
  17600. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17601. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17602. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17603. at Verse.Root_Entry.Update () <0x00010>
  17604.  
  17605. (Filename: Line: -1)
  17606.  
  17607. NullReferenceException: Object reference not set to an instance of an object
  17608. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17609. at Verse.ScreenshotTaker.Update () <0x0001f>
  17610. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17611. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17612. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17613. at Verse.Root_Entry.Update () <0x00010>
  17614.  
  17615. (Filename: Line: -1)
  17616.  
  17617. NullReferenceException: Object reference not set to an instance of an object
  17618. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17619. at Verse.ScreenshotTaker.Update () <0x0001f>
  17620. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17621. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17622. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17623. at Verse.Root_Entry.Update () <0x00010>
  17624.  
  17625. (Filename: Line: -1)
  17626.  
  17627. NullReferenceException: Object reference not set to an instance of an object
  17628. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17629. at Verse.ScreenshotTaker.Update () <0x0001f>
  17630. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17631. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17632. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17633. at Verse.Root_Entry.Update () <0x00010>
  17634.  
  17635. (Filename: Line: -1)
  17636.  
  17637. NullReferenceException: Object reference not set to an instance of an object
  17638. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17639. at Verse.ScreenshotTaker.Update () <0x0001f>
  17640. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17641. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17642. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17643. at Verse.Root_Entry.Update () <0x00010>
  17644.  
  17645. (Filename: Line: -1)
  17646.  
  17647. NullReferenceException: Object reference not set to an instance of an object
  17648. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17649. at Verse.ScreenshotTaker.Update () <0x0001f>
  17650. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17651. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17652. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17653. at Verse.Root_Entry.Update () <0x00010>
  17654.  
  17655. (Filename: Line: -1)
  17656.  
  17657. NullReferenceException: Object reference not set to an instance of an object
  17658. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17659. at Verse.ScreenshotTaker.Update () <0x0001f>
  17660. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17661. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17662. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17663. at Verse.Root_Entry.Update () <0x00010>
  17664.  
  17665. (Filename: Line: -1)
  17666.  
  17667. NullReferenceException: Object reference not set to an instance of an object
  17668. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17669. at Verse.ScreenshotTaker.Update () <0x0001f>
  17670. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17671. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17672. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17673. at Verse.Root_Entry.Update () <0x00010>
  17674.  
  17675. (Filename: Line: -1)
  17676.  
  17677. NullReferenceException: Object reference not set to an instance of an object
  17678. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17679. at Verse.ScreenshotTaker.Update () <0x0001f>
  17680. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17681. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17682. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17683. at Verse.Root_Entry.Update () <0x00010>
  17684.  
  17685. (Filename: Line: -1)
  17686.  
  17687. NullReferenceException: Object reference not set to an instance of an object
  17688. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17689. at Verse.ScreenshotTaker.Update () <0x0001f>
  17690. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17691. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17692. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17693. at Verse.Root_Entry.Update () <0x00010>
  17694.  
  17695. (Filename: Line: -1)
  17696.  
  17697. NullReferenceException: Object reference not set to an instance of an object
  17698. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17699. at Verse.ScreenshotTaker.Update () <0x0001f>
  17700. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17701. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17702. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17703. at Verse.Root_Entry.Update () <0x00010>
  17704.  
  17705. (Filename: Line: -1)
  17706.  
  17707. NullReferenceException: Object reference not set to an instance of an object
  17708. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17709. at Verse.ScreenshotTaker.Update () <0x0001f>
  17710. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17711. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17712. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17713. at Verse.Root_Entry.Update () <0x00010>
  17714.  
  17715. (Filename: Line: -1)
  17716.  
  17717. NullReferenceException: Object reference not set to an instance of an object
  17718. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17719. at Verse.ScreenshotTaker.Update () <0x0001f>
  17720. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17721. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17722. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17723. at Verse.Root_Entry.Update () <0x00010>
  17724.  
  17725. (Filename: Line: -1)
  17726.  
  17727. NullReferenceException: Object reference not set to an instance of an object
  17728. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17729. at Verse.ScreenshotTaker.Update () <0x0001f>
  17730. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17731. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17732. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17733. at Verse.Root_Entry.Update () <0x00010>
  17734.  
  17735. (Filename: Line: -1)
  17736.  
  17737. NullReferenceException: Object reference not set to an instance of an object
  17738. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17739. at Verse.ScreenshotTaker.Update () <0x0001f>
  17740. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17741. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17742. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17743. at Verse.Root_Entry.Update () <0x00010>
  17744.  
  17745. (Filename: Line: -1)
  17746.  
  17747. NullReferenceException: Object reference not set to an instance of an object
  17748. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17749. at Verse.ScreenshotTaker.Update () <0x0001f>
  17750. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17751. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17752. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17753. at Verse.Root_Entry.Update () <0x00010>
  17754.  
  17755. (Filename: Line: -1)
  17756.  
  17757. NullReferenceException: Object reference not set to an instance of an object
  17758. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17759. at Verse.ScreenshotTaker.Update () <0x0001f>
  17760. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17761. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17762. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17763. at Verse.Root_Entry.Update () <0x00010>
  17764.  
  17765. (Filename: Line: -1)
  17766.  
  17767. NullReferenceException: Object reference not set to an instance of an object
  17768. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17769. at Verse.ScreenshotTaker.Update () <0x0001f>
  17770. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17771. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17772. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17773. at Verse.Root_Entry.Update () <0x00010>
  17774.  
  17775. (Filename: Line: -1)
  17776.  
  17777. NullReferenceException: Object reference not set to an instance of an object
  17778. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17779. at Verse.ScreenshotTaker.Update () <0x0001f>
  17780. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17781. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17782. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17783. at Verse.Root_Entry.Update () <0x00010>
  17784.  
  17785. (Filename: Line: -1)
  17786.  
  17787. NullReferenceException: Object reference not set to an instance of an object
  17788. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17789. at Verse.ScreenshotTaker.Update () <0x0001f>
  17790. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17791. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17792. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17793. at Verse.Root_Entry.Update () <0x00010>
  17794.  
  17795. (Filename: Line: -1)
  17796.  
  17797. NullReferenceException: Object reference not set to an instance of an object
  17798. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17799. at Verse.ScreenshotTaker.Update () <0x0001f>
  17800. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17801. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17802. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17803. at Verse.Root_Entry.Update () <0x00010>
  17804.  
  17805. (Filename: Line: -1)
  17806.  
  17807. NullReferenceException: Object reference not set to an instance of an object
  17808. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17809. at Verse.ScreenshotTaker.Update () <0x0001f>
  17810. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17811. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17812. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17813. at Verse.Root_Entry.Update () <0x00010>
  17814.  
  17815. (Filename: Line: -1)
  17816.  
  17817. NullReferenceException: Object reference not set to an instance of an object
  17818. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17819. at Verse.ScreenshotTaker.Update () <0x0001f>
  17820. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17821. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17822. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17823. at Verse.Root_Entry.Update () <0x00010>
  17824.  
  17825. (Filename: Line: -1)
  17826.  
  17827. NullReferenceException: Object reference not set to an instance of an object
  17828. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17829. at Verse.ScreenshotTaker.Update () <0x0001f>
  17830. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17831. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17832. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17833. at Verse.Root_Entry.Update () <0x00010>
  17834.  
  17835. (Filename: Line: -1)
  17836.  
  17837. NullReferenceException: Object reference not set to an instance of an object
  17838. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17839. at Verse.ScreenshotTaker.Update () <0x0001f>
  17840. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17841. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17842. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17843. at Verse.Root_Entry.Update () <0x00010>
  17844.  
  17845. (Filename: Line: -1)
  17846.  
  17847. NullReferenceException: Object reference not set to an instance of an object
  17848. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17849. at Verse.ScreenshotTaker.Update () <0x0001f>
  17850. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17851. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17852. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17853. at Verse.Root_Entry.Update () <0x00010>
  17854.  
  17855. (Filename: Line: -1)
  17856.  
  17857. NullReferenceException: Object reference not set to an instance of an object
  17858. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17859. at Verse.ScreenshotTaker.Update () <0x0001f>
  17860. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17861. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17862. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17863. at Verse.Root_Entry.Update () <0x00010>
  17864.  
  17865. (Filename: Line: -1)
  17866.  
  17867. NullReferenceException: Object reference not set to an instance of an object
  17868. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17869. at Verse.ScreenshotTaker.Update () <0x0001f>
  17870. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17871. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17872. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17873. at Verse.Root_Entry.Update () <0x00010>
  17874.  
  17875. (Filename: Line: -1)
  17876.  
  17877. NullReferenceException: Object reference not set to an instance of an object
  17878. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17879. at Verse.ScreenshotTaker.Update () <0x0001f>
  17880. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17881. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17882. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17883. at Verse.Root_Entry.Update () <0x00010>
  17884.  
  17885. (Filename: Line: -1)
  17886.  
  17887. NullReferenceException: Object reference not set to an instance of an object
  17888. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17889. at Verse.ScreenshotTaker.Update () <0x0001f>
  17890. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17891. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17892. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17893. at Verse.Root_Entry.Update () <0x00010>
  17894.  
  17895. (Filename: Line: -1)
  17896.  
  17897. NullReferenceException: Object reference not set to an instance of an object
  17898. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17899. at Verse.ScreenshotTaker.Update () <0x0001f>
  17900. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17901. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17902. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17903. at Verse.Root_Entry.Update () <0x00010>
  17904.  
  17905. (Filename: Line: -1)
  17906.  
  17907. NullReferenceException: Object reference not set to an instance of an object
  17908. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17909. at Verse.ScreenshotTaker.Update () <0x0001f>
  17910. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17911. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17912. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17913. at Verse.Root_Entry.Update () <0x00010>
  17914.  
  17915. (Filename: Line: -1)
  17916.  
  17917. NullReferenceException: Object reference not set to an instance of an object
  17918. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17919. at Verse.ScreenshotTaker.Update () <0x0001f>
  17920. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17921. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17922. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17923. at Verse.Root_Entry.Update () <0x00010>
  17924.  
  17925. (Filename: Line: -1)
  17926.  
  17927. NullReferenceException: Object reference not set to an instance of an object
  17928. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17929. at Verse.ScreenshotTaker.Update () <0x0001f>
  17930. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17931. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17932. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17933. at Verse.Root_Entry.Update () <0x00010>
  17934.  
  17935. (Filename: Line: -1)
  17936.  
  17937. NullReferenceException: Object reference not set to an instance of an object
  17938. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17939. at Verse.ScreenshotTaker.Update () <0x0001f>
  17940. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17941. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17942. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17943. at Verse.Root_Entry.Update () <0x00010>
  17944.  
  17945. (Filename: Line: -1)
  17946.  
  17947. NullReferenceException: Object reference not set to an instance of an object
  17948. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17949. at Verse.ScreenshotTaker.Update () <0x0001f>
  17950. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17951. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17952. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17953. at Verse.Root_Entry.Update () <0x00010>
  17954.  
  17955. (Filename: Line: -1)
  17956.  
  17957. NullReferenceException: Object reference not set to an instance of an object
  17958. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17959. at Verse.ScreenshotTaker.Update () <0x0001f>
  17960. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17961. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17962. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17963. at Verse.Root_Entry.Update () <0x00010>
  17964.  
  17965. (Filename: Line: -1)
  17966.  
  17967. NullReferenceException: Object reference not set to an instance of an object
  17968. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17969. at Verse.ScreenshotTaker.Update () <0x0001f>
  17970. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17971. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17972. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17973. at Verse.Root_Entry.Update () <0x00010>
  17974.  
  17975. (Filename: Line: -1)
  17976.  
  17977. NullReferenceException: Object reference not set to an instance of an object
  17978. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17979. at Verse.ScreenshotTaker.Update () <0x0001f>
  17980. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17981. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17982. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17983. at Verse.Root_Entry.Update () <0x00010>
  17984.  
  17985. (Filename: Line: -1)
  17986.  
  17987. NullReferenceException: Object reference not set to an instance of an object
  17988. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17989. at Verse.ScreenshotTaker.Update () <0x0001f>
  17990. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  17991. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  17992. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  17993. at Verse.Root_Entry.Update () <0x00010>
  17994.  
  17995. (Filename: Line: -1)
  17996.  
  17997. NullReferenceException: Object reference not set to an instance of an object
  17998. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  17999. at Verse.ScreenshotTaker.Update () <0x0001f>
  18000. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18001. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18002. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18003. at Verse.Root_Entry.Update () <0x00010>
  18004.  
  18005. (Filename: Line: -1)
  18006.  
  18007. NullReferenceException: Object reference not set to an instance of an object
  18008. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18009. at Verse.ScreenshotTaker.Update () <0x0001f>
  18010. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18011. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18012. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18013. at Verse.Root_Entry.Update () <0x00010>
  18014.  
  18015. (Filename: Line: -1)
  18016.  
  18017. NullReferenceException: Object reference not set to an instance of an object
  18018. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18019. at Verse.ScreenshotTaker.Update () <0x0001f>
  18020. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18021. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18022. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18023. at Verse.Root_Entry.Update () <0x00010>
  18024.  
  18025. (Filename: Line: -1)
  18026.  
  18027. NullReferenceException: Object reference not set to an instance of an object
  18028. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18029. at Verse.ScreenshotTaker.Update () <0x0001f>
  18030. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18031. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18032. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18033. at Verse.Root_Entry.Update () <0x00010>
  18034.  
  18035. (Filename: Line: -1)
  18036.  
  18037. NullReferenceException: Object reference not set to an instance of an object
  18038. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18039. at Verse.ScreenshotTaker.Update () <0x0001f>
  18040. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18041. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18042. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18043. at Verse.Root_Entry.Update () <0x00010>
  18044.  
  18045. (Filename: Line: -1)
  18046.  
  18047. NullReferenceException: Object reference not set to an instance of an object
  18048. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18049. at Verse.ScreenshotTaker.Update () <0x0001f>
  18050. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18051. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18052. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18053. at Verse.Root_Entry.Update () <0x00010>
  18054.  
  18055. (Filename: Line: -1)
  18056.  
  18057. NullReferenceException: Object reference not set to an instance of an object
  18058. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18059. at Verse.ScreenshotTaker.Update () <0x0001f>
  18060. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18061. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18062. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18063. at Verse.Root_Entry.Update () <0x00010>
  18064.  
  18065. (Filename: Line: -1)
  18066.  
  18067. NullReferenceException: Object reference not set to an instance of an object
  18068. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18069. at Verse.ScreenshotTaker.Update () <0x0001f>
  18070. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18071. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18072. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18073. at Verse.Root_Entry.Update () <0x00010>
  18074.  
  18075. (Filename: Line: -1)
  18076.  
  18077. NullReferenceException: Object reference not set to an instance of an object
  18078. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18079. at Verse.ScreenshotTaker.Update () <0x0001f>
  18080. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18081. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18082. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18083. at Verse.Root_Entry.Update () <0x00010>
  18084.  
  18085. (Filename: Line: -1)
  18086.  
  18087. NullReferenceException: Object reference not set to an instance of an object
  18088. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18089. at Verse.ScreenshotTaker.Update () <0x0001f>
  18090. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18091. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18092. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18093. at Verse.Root_Entry.Update () <0x00010>
  18094.  
  18095. (Filename: Line: -1)
  18096.  
  18097. NullReferenceException: Object reference not set to an instance of an object
  18098. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18099. at Verse.ScreenshotTaker.Update () <0x0001f>
  18100. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18101. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18102. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18103. at Verse.Root_Entry.Update () <0x00010>
  18104.  
  18105. (Filename: Line: -1)
  18106.  
  18107. NullReferenceException: Object reference not set to an instance of an object
  18108. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18109. at Verse.ScreenshotTaker.Update () <0x0001f>
  18110. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18111. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18112. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18113. at Verse.Root_Entry.Update () <0x00010>
  18114.  
  18115. (Filename: Line: -1)
  18116.  
  18117. NullReferenceException: Object reference not set to an instance of an object
  18118. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18119. at Verse.ScreenshotTaker.Update () <0x0001f>
  18120. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18121. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18122. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18123. at Verse.Root_Entry.Update () <0x00010>
  18124.  
  18125. (Filename: Line: -1)
  18126.  
  18127. NullReferenceException: Object reference not set to an instance of an object
  18128. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18129. at Verse.ScreenshotTaker.Update () <0x0001f>
  18130. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18131. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18132. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18133. at Verse.Root_Entry.Update () <0x00010>
  18134.  
  18135. (Filename: Line: -1)
  18136.  
  18137. NullReferenceException: Object reference not set to an instance of an object
  18138. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18139. at Verse.ScreenshotTaker.Update () <0x0001f>
  18140. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18141. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18142. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18143. at Verse.Root_Entry.Update () <0x00010>
  18144.  
  18145. (Filename: Line: -1)
  18146.  
  18147. NullReferenceException: Object reference not set to an instance of an object
  18148. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18149. at Verse.ScreenshotTaker.Update () <0x0001f>
  18150. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18151. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18152. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18153. at Verse.Root_Entry.Update () <0x00010>
  18154.  
  18155. (Filename: Line: -1)
  18156.  
  18157. NullReferenceException: Object reference not set to an instance of an object
  18158. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18159. at Verse.ScreenshotTaker.Update () <0x0001f>
  18160. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18161. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18162. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18163. at Verse.Root_Entry.Update () <0x00010>
  18164.  
  18165. (Filename: Line: -1)
  18166.  
  18167. NullReferenceException: Object reference not set to an instance of an object
  18168. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18169. at Verse.ScreenshotTaker.Update () <0x0001f>
  18170. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18171. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18172. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18173. at Verse.Root_Entry.Update () <0x00010>
  18174.  
  18175. (Filename: Line: -1)
  18176.  
  18177. NullReferenceException: Object reference not set to an instance of an object
  18178. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18179. at Verse.ScreenshotTaker.Update () <0x0001f>
  18180. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18181. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18182. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18183. at Verse.Root_Entry.Update () <0x00010>
  18184.  
  18185. (Filename: Line: -1)
  18186.  
  18187. NullReferenceException: Object reference not set to an instance of an object
  18188. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18189. at Verse.ScreenshotTaker.Update () <0x0001f>
  18190. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18191. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18192. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18193. at Verse.Root_Entry.Update () <0x00010>
  18194.  
  18195. (Filename: Line: -1)
  18196.  
  18197. NullReferenceException: Object reference not set to an instance of an object
  18198. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18199. at Verse.ScreenshotTaker.Update () <0x0001f>
  18200. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18201. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18202. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18203. at Verse.Root_Entry.Update () <0x00010>
  18204.  
  18205. (Filename: Line: -1)
  18206.  
  18207. NullReferenceException: Object reference not set to an instance of an object
  18208. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18209. at Verse.ScreenshotTaker.Update () <0x0001f>
  18210. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18211. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18212. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18213. at Verse.Root_Entry.Update () <0x00010>
  18214.  
  18215. (Filename: Line: -1)
  18216.  
  18217. NullReferenceException: Object reference not set to an instance of an object
  18218. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18219. at Verse.ScreenshotTaker.Update () <0x0001f>
  18220. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18221. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18222. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18223. at Verse.Root_Entry.Update () <0x00010>
  18224.  
  18225. (Filename: Line: -1)
  18226.  
  18227. NullReferenceException: Object reference not set to an instance of an object
  18228. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18229. at Verse.ScreenshotTaker.Update () <0x0001f>
  18230. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18231. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18232. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18233. at Verse.Root_Entry.Update () <0x00010>
  18234.  
  18235. (Filename: Line: -1)
  18236.  
  18237. NullReferenceException: Object reference not set to an instance of an object
  18238. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18239. at Verse.ScreenshotTaker.Update () <0x0001f>
  18240. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18241. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18242. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18243. at Verse.Root_Entry.Update () <0x00010>
  18244.  
  18245. (Filename: Line: -1)
  18246.  
  18247. NullReferenceException: Object reference not set to an instance of an object
  18248. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18249. at Verse.ScreenshotTaker.Update () <0x0001f>
  18250. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18251. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18252. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18253. at Verse.Root_Entry.Update () <0x00010>
  18254.  
  18255. (Filename: Line: -1)
  18256.  
  18257. NullReferenceException: Object reference not set to an instance of an object
  18258. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18259. at Verse.ScreenshotTaker.Update () <0x0001f>
  18260. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18261. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18262. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18263. at Verse.Root_Entry.Update () <0x00010>
  18264.  
  18265. (Filename: Line: -1)
  18266.  
  18267. NullReferenceException: Object reference not set to an instance of an object
  18268. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18269. at Verse.ScreenshotTaker.Update () <0x0001f>
  18270. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18271. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18272. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18273. at Verse.Root_Entry.Update () <0x00010>
  18274.  
  18275. (Filename: Line: -1)
  18276.  
  18277. NullReferenceException: Object reference not set to an instance of an object
  18278. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18279. at Verse.ScreenshotTaker.Update () <0x0001f>
  18280. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18281. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18282. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18283. at Verse.Root_Entry.Update () <0x00010>
  18284.  
  18285. (Filename: Line: -1)
  18286.  
  18287. NullReferenceException: Object reference not set to an instance of an object
  18288. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18289. at Verse.ScreenshotTaker.Update () <0x0001f>
  18290. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18291. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18292. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18293. at Verse.Root_Entry.Update () <0x00010>
  18294.  
  18295. (Filename: Line: -1)
  18296.  
  18297. NullReferenceException: Object reference not set to an instance of an object
  18298. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18299. at Verse.ScreenshotTaker.Update () <0x0001f>
  18300. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18301. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18302. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18303. at Verse.Root_Entry.Update () <0x00010>
  18304.  
  18305. (Filename: Line: -1)
  18306.  
  18307. NullReferenceException: Object reference not set to an instance of an object
  18308. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18309. at Verse.ScreenshotTaker.Update () <0x0001f>
  18310. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18311. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18312. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18313. at Verse.Root_Entry.Update () <0x00010>
  18314.  
  18315. (Filename: Line: -1)
  18316.  
  18317. NullReferenceException: Object reference not set to an instance of an object
  18318. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18319. at Verse.ScreenshotTaker.Update () <0x0001f>
  18320. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18321. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18322. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18323. at Verse.Root_Entry.Update () <0x00010>
  18324.  
  18325. (Filename: Line: -1)
  18326.  
  18327. NullReferenceException: Object reference not set to an instance of an object
  18328. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18329. at Verse.ScreenshotTaker.Update () <0x0001f>
  18330. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18331. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18332. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18333. at Verse.Root_Entry.Update () <0x00010>
  18334.  
  18335. (Filename: Line: -1)
  18336.  
  18337. NullReferenceException: Object reference not set to an instance of an object
  18338. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18339. at Verse.ScreenshotTaker.Update () <0x0001f>
  18340. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18341. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18342. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18343. at Verse.Root_Entry.Update () <0x00010>
  18344.  
  18345. (Filename: Line: -1)
  18346.  
  18347. NullReferenceException: Object reference not set to an instance of an object
  18348. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18349. at Verse.ScreenshotTaker.Update () <0x0001f>
  18350. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18351. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18352. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18353. at Verse.Root_Entry.Update () <0x00010>
  18354.  
  18355. (Filename: Line: -1)
  18356.  
  18357. NullReferenceException: Object reference not set to an instance of an object
  18358. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18359. at Verse.ScreenshotTaker.Update () <0x0001f>
  18360. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18361. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18362. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18363. at Verse.Root_Entry.Update () <0x00010>
  18364.  
  18365. (Filename: Line: -1)
  18366.  
  18367. NullReferenceException: Object reference not set to an instance of an object
  18368. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18369. at Verse.ScreenshotTaker.Update () <0x0001f>
  18370. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18371. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18372. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18373. at Verse.Root_Entry.Update () <0x00010>
  18374.  
  18375. (Filename: Line: -1)
  18376.  
  18377. NullReferenceException: Object reference not set to an instance of an object
  18378. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18379. at Verse.ScreenshotTaker.Update () <0x0001f>
  18380. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18381. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18382. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18383. at Verse.Root_Entry.Update () <0x00010>
  18384.  
  18385. (Filename: Line: -1)
  18386.  
  18387. NullReferenceException: Object reference not set to an instance of an object
  18388. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18389. at Verse.ScreenshotTaker.Update () <0x0001f>
  18390. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18391. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18392. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18393. at Verse.Root_Entry.Update () <0x00010>
  18394.  
  18395. (Filename: Line: -1)
  18396.  
  18397. NullReferenceException: Object reference not set to an instance of an object
  18398. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18399. at Verse.ScreenshotTaker.Update () <0x0001f>
  18400. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18401. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18402. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18403. at Verse.Root_Entry.Update () <0x00010>
  18404.  
  18405. (Filename: Line: -1)
  18406.  
  18407. NullReferenceException: Object reference not set to an instance of an object
  18408. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18409. at Verse.ScreenshotTaker.Update () <0x0001f>
  18410. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18411. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18412. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18413. at Verse.Root_Entry.Update () <0x00010>
  18414.  
  18415. (Filename: Line: -1)
  18416.  
  18417. NullReferenceException: Object reference not set to an instance of an object
  18418. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18419. at Verse.ScreenshotTaker.Update () <0x0001f>
  18420. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18421. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18422. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18423. at Verse.Root_Entry.Update () <0x00010>
  18424.  
  18425. (Filename: Line: -1)
  18426.  
  18427. NullReferenceException: Object reference not set to an instance of an object
  18428. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18429. at Verse.ScreenshotTaker.Update () <0x0001f>
  18430. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18431. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18432. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18433. at Verse.Root_Entry.Update () <0x00010>
  18434.  
  18435. (Filename: Line: -1)
  18436.  
  18437. NullReferenceException: Object reference not set to an instance of an object
  18438. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18439. at Verse.ScreenshotTaker.Update () <0x0001f>
  18440. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18441. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18442. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18443. at Verse.Root_Entry.Update () <0x00010>
  18444.  
  18445. (Filename: Line: -1)
  18446.  
  18447. NullReferenceException: Object reference not set to an instance of an object
  18448. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18449. at Verse.ScreenshotTaker.Update () <0x0001f>
  18450. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18451. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18452. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18453. at Verse.Root_Entry.Update () <0x00010>
  18454.  
  18455. (Filename: Line: -1)
  18456.  
  18457. NullReferenceException: Object reference not set to an instance of an object
  18458. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18459. at Verse.ScreenshotTaker.Update () <0x0001f>
  18460. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18461. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18462. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18463. at Verse.Root_Entry.Update () <0x00010>
  18464.  
  18465. (Filename: Line: -1)
  18466.  
  18467. NullReferenceException: Object reference not set to an instance of an object
  18468. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18469. at Verse.ScreenshotTaker.Update () <0x0001f>
  18470. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18471. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18472. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18473. at Verse.Root_Entry.Update () <0x00010>
  18474.  
  18475. (Filename: Line: -1)
  18476.  
  18477. NullReferenceException: Object reference not set to an instance of an object
  18478. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18479. at Verse.ScreenshotTaker.Update () <0x0001f>
  18480. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18481. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18482. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18483. at Verse.Root_Entry.Update () <0x00010>
  18484.  
  18485. (Filename: Line: -1)
  18486.  
  18487. NullReferenceException: Object reference not set to an instance of an object
  18488. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18489. at Verse.ScreenshotTaker.Update () <0x0001f>
  18490. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18491. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18492. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18493. at Verse.Root_Entry.Update () <0x00010>
  18494.  
  18495. (Filename: Line: -1)
  18496.  
  18497. NullReferenceException: Object reference not set to an instance of an object
  18498. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18499. at Verse.ScreenshotTaker.Update () <0x0001f>
  18500. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18501. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18502. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18503. at Verse.Root_Entry.Update () <0x00010>
  18504.  
  18505. (Filename: Line: -1)
  18506.  
  18507. NullReferenceException: Object reference not set to an instance of an object
  18508. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18509. at Verse.ScreenshotTaker.Update () <0x0001f>
  18510. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18511. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18512. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18513. at Verse.Root_Entry.Update () <0x00010>
  18514.  
  18515. (Filename: Line: -1)
  18516.  
  18517. NullReferenceException: Object reference not set to an instance of an object
  18518. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18519. at Verse.ScreenshotTaker.Update () <0x0001f>
  18520. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18521. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18522. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18523. at Verse.Root_Entry.Update () <0x00010>
  18524.  
  18525. (Filename: Line: -1)
  18526.  
  18527. NullReferenceException: Object reference not set to an instance of an object
  18528. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18529. at Verse.ScreenshotTaker.Update () <0x0001f>
  18530. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18531. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18532. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18533. at Verse.Root_Entry.Update () <0x00010>
  18534.  
  18535. (Filename: Line: -1)
  18536.  
  18537. NullReferenceException: Object reference not set to an instance of an object
  18538. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18539. at Verse.ScreenshotTaker.Update () <0x0001f>
  18540. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18541. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18542. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18543. at Verse.Root_Entry.Update () <0x00010>
  18544.  
  18545. (Filename: Line: -1)
  18546.  
  18547. NullReferenceException: Object reference not set to an instance of an object
  18548. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18549. at Verse.ScreenshotTaker.Update () <0x0001f>
  18550. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18551. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18552. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18553. at Verse.Root_Entry.Update () <0x00010>
  18554.  
  18555. (Filename: Line: -1)
  18556.  
  18557. NullReferenceException: Object reference not set to an instance of an object
  18558. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18559. at Verse.ScreenshotTaker.Update () <0x0001f>
  18560. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18561. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18562. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18563. at Verse.Root_Entry.Update () <0x00010>
  18564.  
  18565. (Filename: Line: -1)
  18566.  
  18567. NullReferenceException: Object reference not set to an instance of an object
  18568. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18569. at Verse.ScreenshotTaker.Update () <0x0001f>
  18570. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18571. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18572. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18573. at Verse.Root_Entry.Update () <0x00010>
  18574.  
  18575. (Filename: Line: -1)
  18576.  
  18577. NullReferenceException: Object reference not set to an instance of an object
  18578. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18579. at Verse.ScreenshotTaker.Update () <0x0001f>
  18580. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18581. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18582. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18583. at Verse.Root_Entry.Update () <0x00010>
  18584.  
  18585. (Filename: Line: -1)
  18586.  
  18587. NullReferenceException: Object reference not set to an instance of an object
  18588. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18589. at Verse.ScreenshotTaker.Update () <0x0001f>
  18590. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18591. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18592. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18593. at Verse.Root_Entry.Update () <0x00010>
  18594.  
  18595. (Filename: Line: -1)
  18596.  
  18597. NullReferenceException: Object reference not set to an instance of an object
  18598. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18599. at Verse.ScreenshotTaker.Update () <0x0001f>
  18600. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18601. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18602. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18603. at Verse.Root_Entry.Update () <0x00010>
  18604.  
  18605. (Filename: Line: -1)
  18606.  
  18607. NullReferenceException: Object reference not set to an instance of an object
  18608. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18609. at Verse.ScreenshotTaker.Update () <0x0001f>
  18610. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18611. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18612. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18613. at Verse.Root_Entry.Update () <0x00010>
  18614.  
  18615. (Filename: Line: -1)
  18616.  
  18617. NullReferenceException: Object reference not set to an instance of an object
  18618. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18619. at Verse.ScreenshotTaker.Update () <0x0001f>
  18620. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18621. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18622. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18623. at Verse.Root_Entry.Update () <0x00010>
  18624.  
  18625. (Filename: Line: -1)
  18626.  
  18627. NullReferenceException: Object reference not set to an instance of an object
  18628. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18629. at Verse.ScreenshotTaker.Update () <0x0001f>
  18630. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18631. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18632. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18633. at Verse.Root_Entry.Update () <0x00010>
  18634.  
  18635. (Filename: Line: -1)
  18636.  
  18637. NullReferenceException: Object reference not set to an instance of an object
  18638. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18639. at Verse.ScreenshotTaker.Update () <0x0001f>
  18640. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18641. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18642. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18643. at Verse.Root_Entry.Update () <0x00010>
  18644.  
  18645. (Filename: Line: -1)
  18646.  
  18647. NullReferenceException: Object reference not set to an instance of an object
  18648. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18649. at Verse.ScreenshotTaker.Update () <0x0001f>
  18650. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18651. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18652. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18653. at Verse.Root_Entry.Update () <0x00010>
  18654.  
  18655. (Filename: Line: -1)
  18656.  
  18657. NullReferenceException: Object reference not set to an instance of an object
  18658. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18659. at Verse.ScreenshotTaker.Update () <0x0001f>
  18660. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18661. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18662. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18663. at Verse.Root_Entry.Update () <0x00010>
  18664.  
  18665. (Filename: Line: -1)
  18666.  
  18667. NullReferenceException: Object reference not set to an instance of an object
  18668. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18669. at Verse.ScreenshotTaker.Update () <0x0001f>
  18670. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18671. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18672. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18673. at Verse.Root_Entry.Update () <0x00010>
  18674.  
  18675. (Filename: Line: -1)
  18676.  
  18677. NullReferenceException: Object reference not set to an instance of an object
  18678. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18679. at Verse.ScreenshotTaker.Update () <0x0001f>
  18680. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18681. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18682. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18683. at Verse.Root_Entry.Update () <0x00010>
  18684.  
  18685. (Filename: Line: -1)
  18686.  
  18687. NullReferenceException: Object reference not set to an instance of an object
  18688. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18689. at Verse.ScreenshotTaker.Update () <0x0001f>
  18690. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18691. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18692. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18693. at Verse.Root_Entry.Update () <0x00010>
  18694.  
  18695. (Filename: Line: -1)
  18696.  
  18697. NullReferenceException: Object reference not set to an instance of an object
  18698. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18699. at Verse.ScreenshotTaker.Update () <0x0001f>
  18700. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18701. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18702. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18703. at Verse.Root_Entry.Update () <0x00010>
  18704.  
  18705. (Filename: Line: -1)
  18706.  
  18707. NullReferenceException: Object reference not set to an instance of an object
  18708. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18709. at Verse.ScreenshotTaker.Update () <0x0001f>
  18710. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18711. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18712. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18713. at Verse.Root_Entry.Update () <0x00010>
  18714.  
  18715. (Filename: Line: -1)
  18716.  
  18717. NullReferenceException: Object reference not set to an instance of an object
  18718. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18719. at Verse.ScreenshotTaker.Update () <0x0001f>
  18720. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18721. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18722. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18723. at Verse.Root_Entry.Update () <0x00010>
  18724.  
  18725. (Filename: Line: -1)
  18726.  
  18727. NullReferenceException: Object reference not set to an instance of an object
  18728. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18729. at Verse.ScreenshotTaker.Update () <0x0001f>
  18730. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18731. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18732. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18733. at Verse.Root_Entry.Update () <0x00010>
  18734.  
  18735. (Filename: Line: -1)
  18736.  
  18737. NullReferenceException: Object reference not set to an instance of an object
  18738. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18739. at Verse.ScreenshotTaker.Update () <0x0001f>
  18740. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18741. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18742. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18743. at Verse.Root_Entry.Update () <0x00010>
  18744.  
  18745. (Filename: Line: -1)
  18746.  
  18747. NullReferenceException: Object reference not set to an instance of an object
  18748. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18749. at Verse.ScreenshotTaker.Update () <0x0001f>
  18750. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18751. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18752. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18753. at Verse.Root_Entry.Update () <0x00010>
  18754.  
  18755. (Filename: Line: -1)
  18756.  
  18757. NullReferenceException: Object reference not set to an instance of an object
  18758. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18759. at Verse.ScreenshotTaker.Update () <0x0001f>
  18760. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18761. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18762. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18763. at Verse.Root_Entry.Update () <0x00010>
  18764.  
  18765. (Filename: Line: -1)
  18766.  
  18767. NullReferenceException: Object reference not set to an instance of an object
  18768. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18769. at Verse.ScreenshotTaker.Update () <0x0001f>
  18770. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18771. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18772. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18773. at Verse.Root_Entry.Update () <0x00010>
  18774.  
  18775. (Filename: Line: -1)
  18776.  
  18777. NullReferenceException: Object reference not set to an instance of an object
  18778. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18779. at Verse.ScreenshotTaker.Update () <0x0001f>
  18780. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18781. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18782. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18783. at Verse.Root_Entry.Update () <0x00010>
  18784.  
  18785. (Filename: Line: -1)
  18786.  
  18787. NullReferenceException: Object reference not set to an instance of an object
  18788. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18789. at Verse.ScreenshotTaker.Update () <0x0001f>
  18790. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18791. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18792. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18793. at Verse.Root_Entry.Update () <0x00010>
  18794.  
  18795. (Filename: Line: -1)
  18796.  
  18797. NullReferenceException: Object reference not set to an instance of an object
  18798. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18799. at Verse.ScreenshotTaker.Update () <0x0001f>
  18800. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18801. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18802. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18803. at Verse.Root_Entry.Update () <0x00010>
  18804.  
  18805. (Filename: Line: -1)
  18806.  
  18807. NullReferenceException: Object reference not set to an instance of an object
  18808. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18809. at Verse.ScreenshotTaker.Update () <0x0001f>
  18810. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18811. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18812. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18813. at Verse.Root_Entry.Update () <0x00010>
  18814.  
  18815. (Filename: Line: -1)
  18816.  
  18817. NullReferenceException: Object reference not set to an instance of an object
  18818. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18819. at Verse.ScreenshotTaker.Update () <0x0001f>
  18820. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18821. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18822. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18823. at Verse.Root_Entry.Update () <0x00010>
  18824.  
  18825. (Filename: Line: -1)
  18826.  
  18827. NullReferenceException: Object reference not set to an instance of an object
  18828. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18829. at Verse.ScreenshotTaker.Update () <0x0001f>
  18830. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18831. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18832. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18833. at Verse.Root_Entry.Update () <0x00010>
  18834.  
  18835. (Filename: Line: -1)
  18836.  
  18837. NullReferenceException: Object reference not set to an instance of an object
  18838. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18839. at Verse.ScreenshotTaker.Update () <0x0001f>
  18840. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18841. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18842. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18843. at Verse.Root_Entry.Update () <0x00010>
  18844.  
  18845. (Filename: Line: -1)
  18846.  
  18847. NullReferenceException: Object reference not set to an instance of an object
  18848. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18849. at Verse.ScreenshotTaker.Update () <0x0001f>
  18850. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18851. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18852. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18853. at Verse.Root_Entry.Update () <0x00010>
  18854.  
  18855. (Filename: Line: -1)
  18856.  
  18857. NullReferenceException: Object reference not set to an instance of an object
  18858. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18859. at Verse.ScreenshotTaker.Update () <0x0001f>
  18860. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18861. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18862. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18863. at Verse.Root_Entry.Update () <0x00010>
  18864.  
  18865. (Filename: Line: -1)
  18866.  
  18867. NullReferenceException: Object reference not set to an instance of an object
  18868. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18869. at Verse.ScreenshotTaker.Update () <0x0001f>
  18870. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18871. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18872. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18873. at Verse.Root_Entry.Update () <0x00010>
  18874.  
  18875. (Filename: Line: -1)
  18876.  
  18877. NullReferenceException: Object reference not set to an instance of an object
  18878. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18879. at Verse.ScreenshotTaker.Update () <0x0001f>
  18880. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18881. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18882. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18883. at Verse.Root_Entry.Update () <0x00010>
  18884.  
  18885. (Filename: Line: -1)
  18886.  
  18887. NullReferenceException: Object reference not set to an instance of an object
  18888. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18889. at Verse.ScreenshotTaker.Update () <0x0001f>
  18890. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18891. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18892. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18893. at Verse.Root_Entry.Update () <0x00010>
  18894.  
  18895. (Filename: Line: -1)
  18896.  
  18897. NullReferenceException: Object reference not set to an instance of an object
  18898. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18899. at Verse.ScreenshotTaker.Update () <0x0001f>
  18900. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18901. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18902. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18903. at Verse.Root_Entry.Update () <0x00010>
  18904.  
  18905. (Filename: Line: -1)
  18906.  
  18907. NullReferenceException: Object reference not set to an instance of an object
  18908. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18909. at Verse.ScreenshotTaker.Update () <0x0001f>
  18910. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18911. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18912. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18913. at Verse.Root_Entry.Update () <0x00010>
  18914.  
  18915. (Filename: Line: -1)
  18916.  
  18917. NullReferenceException: Object reference not set to an instance of an object
  18918. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18919. at Verse.ScreenshotTaker.Update () <0x0001f>
  18920. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18921. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18922. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18923. at Verse.Root_Entry.Update () <0x00010>
  18924.  
  18925. (Filename: Line: -1)
  18926.  
  18927. NullReferenceException: Object reference not set to an instance of an object
  18928. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18929. at Verse.ScreenshotTaker.Update () <0x0001f>
  18930. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18931. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18932. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18933. at Verse.Root_Entry.Update () <0x00010>
  18934.  
  18935. (Filename: Line: -1)
  18936.  
  18937. NullReferenceException: Object reference not set to an instance of an object
  18938. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18939. at Verse.ScreenshotTaker.Update () <0x0001f>
  18940. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18941. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18942. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18943. at Verse.Root_Entry.Update () <0x00010>
  18944.  
  18945. (Filename: Line: -1)
  18946.  
  18947. NullReferenceException: Object reference not set to an instance of an object
  18948. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18949. at Verse.ScreenshotTaker.Update () <0x0001f>
  18950. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18951. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18952. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18953. at Verse.Root_Entry.Update () <0x00010>
  18954.  
  18955. (Filename: Line: -1)
  18956.  
  18957. NullReferenceException: Object reference not set to an instance of an object
  18958. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18959. at Verse.ScreenshotTaker.Update () <0x0001f>
  18960. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18961. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18962. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18963. at Verse.Root_Entry.Update () <0x00010>
  18964.  
  18965. (Filename: Line: -1)
  18966.  
  18967. NullReferenceException: Object reference not set to an instance of an object
  18968. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18969. at Verse.ScreenshotTaker.Update () <0x0001f>
  18970. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18971. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18972. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18973. at Verse.Root_Entry.Update () <0x00010>
  18974.  
  18975. (Filename: Line: -1)
  18976.  
  18977. NullReferenceException: Object reference not set to an instance of an object
  18978. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18979. at Verse.ScreenshotTaker.Update () <0x0001f>
  18980. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18981. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18982. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18983. at Verse.Root_Entry.Update () <0x00010>
  18984.  
  18985. (Filename: Line: -1)
  18986.  
  18987. NullReferenceException: Object reference not set to an instance of an object
  18988. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18989. at Verse.ScreenshotTaker.Update () <0x0001f>
  18990. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  18991. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  18992. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  18993. at Verse.Root_Entry.Update () <0x00010>
  18994.  
  18995. (Filename: Line: -1)
  18996.  
  18997. NullReferenceException: Object reference not set to an instance of an object
  18998. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  18999. at Verse.ScreenshotTaker.Update () <0x0001f>
  19000. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19001. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19002. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19003. at Verse.Root_Entry.Update () <0x00010>
  19004.  
  19005. (Filename: Line: -1)
  19006.  
  19007. NullReferenceException: Object reference not set to an instance of an object
  19008. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19009. at Verse.ScreenshotTaker.Update () <0x0001f>
  19010. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19011. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19012. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19013. at Verse.Root_Entry.Update () <0x00010>
  19014.  
  19015. (Filename: Line: -1)
  19016.  
  19017. NullReferenceException: Object reference not set to an instance of an object
  19018. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19019. at Verse.ScreenshotTaker.Update () <0x0001f>
  19020. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19021. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19022. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19023. at Verse.Root_Entry.Update () <0x00010>
  19024.  
  19025. (Filename: Line: -1)
  19026.  
  19027. NullReferenceException: Object reference not set to an instance of an object
  19028. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19029. at Verse.ScreenshotTaker.Update () <0x0001f>
  19030. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19031. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19032. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19033. at Verse.Root_Entry.Update () <0x00010>
  19034.  
  19035. (Filename: Line: -1)
  19036.  
  19037. NullReferenceException: Object reference not set to an instance of an object
  19038. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19039. at Verse.ScreenshotTaker.Update () <0x0001f>
  19040. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19041. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19042. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19043. at Verse.Root_Entry.Update () <0x00010>
  19044.  
  19045. (Filename: Line: -1)
  19046.  
  19047. NullReferenceException: Object reference not set to an instance of an object
  19048. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19049. at Verse.ScreenshotTaker.Update () <0x0001f>
  19050. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19051. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19052. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19053. at Verse.Root_Entry.Update () <0x00010>
  19054.  
  19055. (Filename: Line: -1)
  19056.  
  19057. NullReferenceException: Object reference not set to an instance of an object
  19058. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19059. at Verse.ScreenshotTaker.Update () <0x0001f>
  19060. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19061. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19062. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19063. at Verse.Root_Entry.Update () <0x00010>
  19064.  
  19065. (Filename: Line: -1)
  19066.  
  19067. NullReferenceException: Object reference not set to an instance of an object
  19068. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19069. at Verse.ScreenshotTaker.Update () <0x0001f>
  19070. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19071. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19072. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19073. at Verse.Root_Entry.Update () <0x00010>
  19074.  
  19075. (Filename: Line: -1)
  19076.  
  19077. NullReferenceException: Object reference not set to an instance of an object
  19078. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19079. at Verse.ScreenshotTaker.Update () <0x0001f>
  19080. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19081. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19082. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19083. at Verse.Root_Entry.Update () <0x00010>
  19084.  
  19085. (Filename: Line: -1)
  19086.  
  19087. NullReferenceException: Object reference not set to an instance of an object
  19088. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19089. at Verse.ScreenshotTaker.Update () <0x0001f>
  19090. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19091. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19092. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19093. at Verse.Root_Entry.Update () <0x00010>
  19094.  
  19095. (Filename: Line: -1)
  19096.  
  19097. NullReferenceException: Object reference not set to an instance of an object
  19098. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19099. at Verse.ScreenshotTaker.Update () <0x0001f>
  19100. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19101. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19102. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19103. at Verse.Root_Entry.Update () <0x00010>
  19104.  
  19105. (Filename: Line: -1)
  19106.  
  19107. NullReferenceException: Object reference not set to an instance of an object
  19108. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19109. at Verse.ScreenshotTaker.Update () <0x0001f>
  19110. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19111. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19112. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19113. at Verse.Root_Entry.Update () <0x00010>
  19114.  
  19115. (Filename: Line: -1)
  19116.  
  19117. NullReferenceException: Object reference not set to an instance of an object
  19118. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19119. at Verse.ScreenshotTaker.Update () <0x0001f>
  19120. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19121. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19122. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19123. at Verse.Root_Entry.Update () <0x00010>
  19124.  
  19125. (Filename: Line: -1)
  19126.  
  19127. NullReferenceException: Object reference not set to an instance of an object
  19128. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19129. at Verse.ScreenshotTaker.Update () <0x0001f>
  19130. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19131. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19132. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19133. at Verse.Root_Entry.Update () <0x00010>
  19134.  
  19135. (Filename: Line: -1)
  19136.  
  19137. NullReferenceException: Object reference not set to an instance of an object
  19138. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19139. at Verse.ScreenshotTaker.Update () <0x0001f>
  19140. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19141. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19142. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19143. at Verse.Root_Entry.Update () <0x00010>
  19144.  
  19145. (Filename: Line: -1)
  19146.  
  19147. NullReferenceException: Object reference not set to an instance of an object
  19148. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19149. at Verse.ScreenshotTaker.Update () <0x0001f>
  19150. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19151. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19152. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19153. at Verse.Root_Entry.Update () <0x00010>
  19154.  
  19155. (Filename: Line: -1)
  19156.  
  19157. NullReferenceException: Object reference not set to an instance of an object
  19158. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19159. at Verse.ScreenshotTaker.Update () <0x0001f>
  19160. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19161. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19162. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19163. at Verse.Root_Entry.Update () <0x00010>
  19164.  
  19165. (Filename: Line: -1)
  19166.  
  19167. NullReferenceException: Object reference not set to an instance of an object
  19168. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19169. at Verse.ScreenshotTaker.Update () <0x0001f>
  19170. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19171. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19172. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19173. at Verse.Root_Entry.Update () <0x00010>
  19174.  
  19175. (Filename: Line: -1)
  19176.  
  19177. NullReferenceException: Object reference not set to an instance of an object
  19178. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19179. at Verse.ScreenshotTaker.Update () <0x0001f>
  19180. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19181. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19182. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19183. at Verse.Root_Entry.Update () <0x00010>
  19184.  
  19185. (Filename: Line: -1)
  19186.  
  19187. NullReferenceException: Object reference not set to an instance of an object
  19188. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19189. at Verse.ScreenshotTaker.Update () <0x0001f>
  19190. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19191. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19192. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19193. at Verse.Root_Entry.Update () <0x00010>
  19194.  
  19195. (Filename: Line: -1)
  19196.  
  19197. NullReferenceException: Object reference not set to an instance of an object
  19198. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19199. at Verse.ScreenshotTaker.Update () <0x0001f>
  19200. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19201. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19202. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19203. at Verse.Root_Entry.Update () <0x00010>
  19204.  
  19205. (Filename: Line: -1)
  19206.  
  19207. NullReferenceException: Object reference not set to an instance of an object
  19208. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19209. at Verse.ScreenshotTaker.Update () <0x0001f>
  19210. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19211. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19212. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19213. at Verse.Root_Entry.Update () <0x00010>
  19214.  
  19215. (Filename: Line: -1)
  19216.  
  19217. NullReferenceException: Object reference not set to an instance of an object
  19218. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19219. at Verse.ScreenshotTaker.Update () <0x0001f>
  19220. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19221. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19222. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19223. at Verse.Root_Entry.Update () <0x00010>
  19224.  
  19225. (Filename: Line: -1)
  19226.  
  19227. NullReferenceException: Object reference not set to an instance of an object
  19228. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19229. at Verse.ScreenshotTaker.Update () <0x0001f>
  19230. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19231. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19232. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19233. at Verse.Root_Entry.Update () <0x00010>
  19234.  
  19235. (Filename: Line: -1)
  19236.  
  19237. NullReferenceException: Object reference not set to an instance of an object
  19238. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19239. at Verse.ScreenshotTaker.Update () <0x0001f>
  19240. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19241. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19242. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19243. at Verse.Root_Entry.Update () <0x00010>
  19244.  
  19245. (Filename: Line: -1)
  19246.  
  19247. NullReferenceException: Object reference not set to an instance of an object
  19248. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19249. at Verse.ScreenshotTaker.Update () <0x0001f>
  19250. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19251. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19252. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19253. at Verse.Root_Entry.Update () <0x00010>
  19254.  
  19255. (Filename: Line: -1)
  19256.  
  19257. NullReferenceException: Object reference not set to an instance of an object
  19258. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19259. at Verse.ScreenshotTaker.Update () <0x0001f>
  19260. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19261. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19262. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19263. at Verse.Root_Entry.Update () <0x00010>
  19264.  
  19265. (Filename: Line: -1)
  19266.  
  19267. NullReferenceException: Object reference not set to an instance of an object
  19268. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19269. at Verse.ScreenshotTaker.Update () <0x0001f>
  19270. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19271. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19272. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19273. at Verse.Root_Entry.Update () <0x00010>
  19274.  
  19275. (Filename: Line: -1)
  19276.  
  19277. NullReferenceException: Object reference not set to an instance of an object
  19278. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19279. at Verse.ScreenshotTaker.Update () <0x0001f>
  19280. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19281. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19282. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19283. at Verse.Root_Entry.Update () <0x00010>
  19284.  
  19285. (Filename: Line: -1)
  19286.  
  19287. NullReferenceException: Object reference not set to an instance of an object
  19288. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19289. at Verse.ScreenshotTaker.Update () <0x0001f>
  19290. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19291. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19292. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19293. at Verse.Root_Entry.Update () <0x00010>
  19294.  
  19295. (Filename: Line: -1)
  19296.  
  19297. NullReferenceException: Object reference not set to an instance of an object
  19298. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19299. at Verse.ScreenshotTaker.Update () <0x0001f>
  19300. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19301. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19302. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19303. at Verse.Root_Entry.Update () <0x00010>
  19304.  
  19305. (Filename: Line: -1)
  19306.  
  19307. NullReferenceException: Object reference not set to an instance of an object
  19308. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19309. at Verse.ScreenshotTaker.Update () <0x0001f>
  19310. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19311. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19312. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19313. at Verse.Root_Entry.Update () <0x00010>
  19314.  
  19315. (Filename: Line: -1)
  19316.  
  19317. NullReferenceException: Object reference not set to an instance of an object
  19318. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19319. at Verse.ScreenshotTaker.Update () <0x0001f>
  19320. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19321. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19322. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19323. at Verse.Root_Entry.Update () <0x00010>
  19324.  
  19325. (Filename: Line: -1)
  19326.  
  19327. NullReferenceException: Object reference not set to an instance of an object
  19328. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19329. at Verse.ScreenshotTaker.Update () <0x0001f>
  19330. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19331. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19332. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19333. at Verse.Root_Entry.Update () <0x00010>
  19334.  
  19335. (Filename: Line: -1)
  19336.  
  19337. NullReferenceException: Object reference not set to an instance of an object
  19338. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19339. at Verse.ScreenshotTaker.Update () <0x0001f>
  19340. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19341. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19342. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19343. at Verse.Root_Entry.Update () <0x00010>
  19344.  
  19345. (Filename: Line: -1)
  19346.  
  19347. NullReferenceException: Object reference not set to an instance of an object
  19348. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19349. at Verse.ScreenshotTaker.Update () <0x0001f>
  19350. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19351. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19352. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19353. at Verse.Root_Entry.Update () <0x00010>
  19354.  
  19355. (Filename: Line: -1)
  19356.  
  19357. NullReferenceException: Object reference not set to an instance of an object
  19358. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19359. at Verse.ScreenshotTaker.Update () <0x0001f>
  19360. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19361. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19362. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19363. at Verse.Root_Entry.Update () <0x00010>
  19364.  
  19365. (Filename: Line: -1)
  19366.  
  19367. NullReferenceException: Object reference not set to an instance of an object
  19368. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19369. at Verse.ScreenshotTaker.Update () <0x0001f>
  19370. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19371. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19372. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19373. at Verse.Root_Entry.Update () <0x00010>
  19374.  
  19375. (Filename: Line: -1)
  19376.  
  19377. NullReferenceException: Object reference not set to an instance of an object
  19378. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19379. at Verse.ScreenshotTaker.Update () <0x0001f>
  19380. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19381. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19382. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19383. at Verse.Root_Entry.Update () <0x00010>
  19384.  
  19385. (Filename: Line: -1)
  19386.  
  19387. NullReferenceException: Object reference not set to an instance of an object
  19388. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19389. at Verse.ScreenshotTaker.Update () <0x0001f>
  19390. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19391. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19392. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19393. at Verse.Root_Entry.Update () <0x00010>
  19394.  
  19395. (Filename: Line: -1)
  19396.  
  19397. NullReferenceException: Object reference not set to an instance of an object
  19398. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19399. at Verse.ScreenshotTaker.Update () <0x0001f>
  19400. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19401. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19402. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19403. at Verse.Root_Entry.Update () <0x00010>
  19404.  
  19405. (Filename: Line: -1)
  19406.  
  19407. NullReferenceException: Object reference not set to an instance of an object
  19408. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19409. at Verse.ScreenshotTaker.Update () <0x0001f>
  19410. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19411. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19412. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19413. at Verse.Root_Entry.Update () <0x00010>
  19414.  
  19415. (Filename: Line: -1)
  19416.  
  19417. NullReferenceException: Object reference not set to an instance of an object
  19418. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19419. at Verse.ScreenshotTaker.Update () <0x0001f>
  19420. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19421. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19422. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19423. at Verse.Root_Entry.Update () <0x00010>
  19424.  
  19425. (Filename: Line: -1)
  19426.  
  19427. NullReferenceException: Object reference not set to an instance of an object
  19428. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19429. at Verse.ScreenshotTaker.Update () <0x0001f>
  19430. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19431. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19432. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19433. at Verse.Root_Entry.Update () <0x00010>
  19434.  
  19435. (Filename: Line: -1)
  19436.  
  19437. NullReferenceException: Object reference not set to an instance of an object
  19438. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19439. at Verse.ScreenshotTaker.Update () <0x0001f>
  19440. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19441. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19442. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19443. at Verse.Root_Entry.Update () <0x00010>
  19444.  
  19445. (Filename: Line: -1)
  19446.  
  19447. NullReferenceException: Object reference not set to an instance of an object
  19448. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19449. at Verse.ScreenshotTaker.Update () <0x0001f>
  19450. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19451. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19452. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19453. at Verse.Root_Entry.Update () <0x00010>
  19454.  
  19455. (Filename: Line: -1)
  19456.  
  19457. NullReferenceException: Object reference not set to an instance of an object
  19458. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19459. at Verse.ScreenshotTaker.Update () <0x0001f>
  19460. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19461. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19462. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19463. at Verse.Root_Entry.Update () <0x00010>
  19464.  
  19465. (Filename: Line: -1)
  19466.  
  19467. NullReferenceException: Object reference not set to an instance of an object
  19468. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19469. at Verse.ScreenshotTaker.Update () <0x0001f>
  19470. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19471. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19472. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19473. at Verse.Root_Entry.Update () <0x00010>
  19474.  
  19475. (Filename: Line: -1)
  19476.  
  19477. NullReferenceException: Object reference not set to an instance of an object
  19478. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19479. at Verse.ScreenshotTaker.Update () <0x0001f>
  19480. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19481. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19482. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19483. at Verse.Root_Entry.Update () <0x00010>
  19484.  
  19485. (Filename: Line: -1)
  19486.  
  19487. NullReferenceException: Object reference not set to an instance of an object
  19488. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19489. at Verse.ScreenshotTaker.Update () <0x0001f>
  19490. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19491. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19492. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19493. at Verse.Root_Entry.Update () <0x00010>
  19494.  
  19495. (Filename: Line: -1)
  19496.  
  19497. NullReferenceException: Object reference not set to an instance of an object
  19498. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19499. at Verse.ScreenshotTaker.Update () <0x0001f>
  19500. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19501. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19502. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19503. at Verse.Root_Entry.Update () <0x00010>
  19504.  
  19505. (Filename: Line: -1)
  19506.  
  19507. NullReferenceException: Object reference not set to an instance of an object
  19508. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19509. at Verse.ScreenshotTaker.Update () <0x0001f>
  19510. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19511. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19512. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19513. at Verse.Root_Entry.Update () <0x00010>
  19514.  
  19515. (Filename: Line: -1)
  19516.  
  19517. NullReferenceException: Object reference not set to an instance of an object
  19518. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19519. at Verse.ScreenshotTaker.Update () <0x0001f>
  19520. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19521. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19522. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19523. at Verse.Root_Entry.Update () <0x00010>
  19524.  
  19525. (Filename: Line: -1)
  19526.  
  19527. NullReferenceException: Object reference not set to an instance of an object
  19528. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19529. at Verse.ScreenshotTaker.Update () <0x0001f>
  19530. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19531. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19532. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19533. at Verse.Root_Entry.Update () <0x00010>
  19534.  
  19535. (Filename: Line: -1)
  19536.  
  19537. NullReferenceException: Object reference not set to an instance of an object
  19538. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19539. at Verse.ScreenshotTaker.Update () <0x0001f>
  19540. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19541. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19542. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19543. at Verse.Root_Entry.Update () <0x00010>
  19544.  
  19545. (Filename: Line: -1)
  19546.  
  19547. NullReferenceException: Object reference not set to an instance of an object
  19548. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19549. at Verse.ScreenshotTaker.Update () <0x0001f>
  19550. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19551. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19552. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19553. at Verse.Root_Entry.Update () <0x00010>
  19554.  
  19555. (Filename: Line: -1)
  19556.  
  19557. NullReferenceException: Object reference not set to an instance of an object
  19558. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19559. at Verse.ScreenshotTaker.Update () <0x0001f>
  19560. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19561. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19562. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19563. at Verse.Root_Entry.Update () <0x00010>
  19564.  
  19565. (Filename: Line: -1)
  19566.  
  19567. NullReferenceException: Object reference not set to an instance of an object
  19568. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19569. at Verse.ScreenshotTaker.Update () <0x0001f>
  19570. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19571. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19572. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19573. at Verse.Root_Entry.Update () <0x00010>
  19574.  
  19575. (Filename: Line: -1)
  19576.  
  19577. NullReferenceException: Object reference not set to an instance of an object
  19578. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19579. at Verse.ScreenshotTaker.Update () <0x0001f>
  19580. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19581. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19582. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19583. at Verse.Root_Entry.Update () <0x00010>
  19584.  
  19585. (Filename: Line: -1)
  19586.  
  19587. NullReferenceException: Object reference not set to an instance of an object
  19588. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19589. at Verse.ScreenshotTaker.Update () <0x0001f>
  19590. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19591. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19592. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19593. at Verse.Root_Entry.Update () <0x00010>
  19594.  
  19595. (Filename: Line: -1)
  19596.  
  19597. NullReferenceException: Object reference not set to an instance of an object
  19598. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19599. at Verse.ScreenshotTaker.Update () <0x0001f>
  19600. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19601. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19602. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19603. at Verse.Root_Entry.Update () <0x00010>
  19604.  
  19605. (Filename: Line: -1)
  19606.  
  19607. NullReferenceException: Object reference not set to an instance of an object
  19608. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19609. at Verse.ScreenshotTaker.Update () <0x0001f>
  19610. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19611. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19612. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19613. at Verse.Root_Entry.Update () <0x00010>
  19614.  
  19615. (Filename: Line: -1)
  19616.  
  19617. NullReferenceException: Object reference not set to an instance of an object
  19618. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19619. at Verse.ScreenshotTaker.Update () <0x0001f>
  19620. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19621. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19622. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19623. at Verse.Root_Entry.Update () <0x00010>
  19624.  
  19625. (Filename: Line: -1)
  19626.  
  19627. NullReferenceException: Object reference not set to an instance of an object
  19628. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19629. at Verse.ScreenshotTaker.Update () <0x0001f>
  19630. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19631. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19632. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19633. at Verse.Root_Entry.Update () <0x00010>
  19634.  
  19635. (Filename: Line: -1)
  19636.  
  19637. NullReferenceException: Object reference not set to an instance of an object
  19638. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19639. at Verse.ScreenshotTaker.Update () <0x0001f>
  19640. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19641. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19642. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19643. at Verse.Root_Entry.Update () <0x00010>
  19644.  
  19645. (Filename: Line: -1)
  19646.  
  19647. NullReferenceException: Object reference not set to an instance of an object
  19648. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19649. at Verse.ScreenshotTaker.Update () <0x0001f>
  19650. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19651. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19652. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19653. at Verse.Root_Entry.Update () <0x00010>
  19654.  
  19655. (Filename: Line: -1)
  19656.  
  19657. NullReferenceException: Object reference not set to an instance of an object
  19658. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19659. at Verse.ScreenshotTaker.Update () <0x0001f>
  19660. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19661. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19662. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19663. at Verse.Root_Entry.Update () <0x00010>
  19664.  
  19665. (Filename: Line: -1)
  19666.  
  19667. NullReferenceException: Object reference not set to an instance of an object
  19668. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19669. at Verse.ScreenshotTaker.Update () <0x0001f>
  19670. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19671. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19672. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19673. at Verse.Root_Entry.Update () <0x00010>
  19674.  
  19675. (Filename: Line: -1)
  19676.  
  19677. NullReferenceException: Object reference not set to an instance of an object
  19678. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19679. at Verse.ScreenshotTaker.Update () <0x0001f>
  19680. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19681. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19682. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19683. at Verse.Root_Entry.Update () <0x00010>
  19684.  
  19685. (Filename: Line: -1)
  19686.  
  19687. NullReferenceException: Object reference not set to an instance of an object
  19688. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19689. at Verse.ScreenshotTaker.Update () <0x0001f>
  19690. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19691. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19692. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19693. at Verse.Root_Entry.Update () <0x00010>
  19694.  
  19695. (Filename: Line: -1)
  19696.  
  19697. NullReferenceException: Object reference not set to an instance of an object
  19698. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19699. at Verse.ScreenshotTaker.Update () <0x0001f>
  19700. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19701. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19702. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19703. at Verse.Root_Entry.Update () <0x00010>
  19704.  
  19705. (Filename: Line: -1)
  19706.  
  19707. NullReferenceException: Object reference not set to an instance of an object
  19708. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19709. at Verse.ScreenshotTaker.Update () <0x0001f>
  19710. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19711. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19712. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19713. at Verse.Root_Entry.Update () <0x00010>
  19714.  
  19715. (Filename: Line: -1)
  19716.  
  19717. NullReferenceException: Object reference not set to an instance of an object
  19718. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19719. at Verse.ScreenshotTaker.Update () <0x0001f>
  19720. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19721. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19722. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19723. at Verse.Root_Entry.Update () <0x00010>
  19724.  
  19725. (Filename: Line: -1)
  19726.  
  19727. NullReferenceException: Object reference not set to an instance of an object
  19728. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19729. at Verse.ScreenshotTaker.Update () <0x0001f>
  19730. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19731. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19732. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19733. at Verse.Root_Entry.Update () <0x00010>
  19734.  
  19735. (Filename: Line: -1)
  19736.  
  19737. NullReferenceException: Object reference not set to an instance of an object
  19738. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19739. at Verse.ScreenshotTaker.Update () <0x0001f>
  19740. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19741. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19742. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19743. at Verse.Root_Entry.Update () <0x00010>
  19744.  
  19745. (Filename: Line: -1)
  19746.  
  19747. NullReferenceException: Object reference not set to an instance of an object
  19748. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19749. at Verse.ScreenshotTaker.Update () <0x0001f>
  19750. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19751. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19752. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19753. at Verse.Root_Entry.Update () <0x00010>
  19754.  
  19755. (Filename: Line: -1)
  19756.  
  19757. NullReferenceException: Object reference not set to an instance of an object
  19758. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19759. at Verse.ScreenshotTaker.Update () <0x0001f>
  19760. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19761. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19762. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19763. at Verse.Root_Entry.Update () <0x00010>
  19764.  
  19765. (Filename: Line: -1)
  19766.  
  19767. NullReferenceException: Object reference not set to an instance of an object
  19768. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19769. at Verse.ScreenshotTaker.Update () <0x0001f>
  19770. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19771. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19772. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19773. at Verse.Root_Entry.Update () <0x00010>
  19774.  
  19775. (Filename: Line: -1)
  19776.  
  19777. NullReferenceException: Object reference not set to an instance of an object
  19778. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19779. at Verse.ScreenshotTaker.Update () <0x0001f>
  19780. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19781. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19782. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19783. at Verse.Root_Entry.Update () <0x00010>
  19784.  
  19785. (Filename: Line: -1)
  19786.  
  19787. NullReferenceException: Object reference not set to an instance of an object
  19788. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19789. at Verse.ScreenshotTaker.Update () <0x0001f>
  19790. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19791. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19792. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19793. at Verse.Root_Entry.Update () <0x00010>
  19794.  
  19795. (Filename: Line: -1)
  19796.  
  19797. NullReferenceException: Object reference not set to an instance of an object
  19798. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19799. at Verse.ScreenshotTaker.Update () <0x0001f>
  19800. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19801. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19802. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19803. at Verse.Root_Entry.Update () <0x00010>
  19804.  
  19805. (Filename: Line: -1)
  19806.  
  19807. NullReferenceException: Object reference not set to an instance of an object
  19808. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19809. at Verse.ScreenshotTaker.Update () <0x0001f>
  19810. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19811. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19812. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19813. at Verse.Root_Entry.Update () <0x00010>
  19814.  
  19815. (Filename: Line: -1)
  19816.  
  19817. NullReferenceException: Object reference not set to an instance of an object
  19818. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19819. at Verse.ScreenshotTaker.Update () <0x0001f>
  19820. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19821. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19822. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19823. at Verse.Root_Entry.Update () <0x00010>
  19824.  
  19825. (Filename: Line: -1)
  19826.  
  19827. NullReferenceException: Object reference not set to an instance of an object
  19828. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19829. at Verse.ScreenshotTaker.Update () <0x0001f>
  19830. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19831. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19832. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19833. at Verse.Root_Entry.Update () <0x00010>
  19834.  
  19835. (Filename: Line: -1)
  19836.  
  19837. NullReferenceException: Object reference not set to an instance of an object
  19838. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19839. at Verse.ScreenshotTaker.Update () <0x0001f>
  19840. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19841. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19842. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19843. at Verse.Root_Entry.Update () <0x00010>
  19844.  
  19845. (Filename: Line: -1)
  19846.  
  19847. NullReferenceException: Object reference not set to an instance of an object
  19848. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19849. at Verse.ScreenshotTaker.Update () <0x0001f>
  19850. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19851. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19852. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19853. at Verse.Root_Entry.Update () <0x00010>
  19854.  
  19855. (Filename: Line: -1)
  19856.  
  19857. NullReferenceException: Object reference not set to an instance of an object
  19858. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19859. at Verse.ScreenshotTaker.Update () <0x0001f>
  19860. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19861. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19862. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19863. at Verse.Root_Entry.Update () <0x00010>
  19864.  
  19865. (Filename: Line: -1)
  19866.  
  19867. NullReferenceException: Object reference not set to an instance of an object
  19868. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19869. at Verse.ScreenshotTaker.Update () <0x0001f>
  19870. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19871. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19872. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19873. at Verse.Root_Entry.Update () <0x00010>
  19874.  
  19875. (Filename: Line: -1)
  19876.  
  19877. NullReferenceException: Object reference not set to an instance of an object
  19878. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19879. at Verse.ScreenshotTaker.Update () <0x0001f>
  19880. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19881. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19882. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19883. at Verse.Root_Entry.Update () <0x00010>
  19884.  
  19885. (Filename: Line: -1)
  19886.  
  19887. NullReferenceException: Object reference not set to an instance of an object
  19888. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19889. at Verse.ScreenshotTaker.Update () <0x0001f>
  19890. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19891. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19892. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19893. at Verse.Root_Entry.Update () <0x00010>
  19894.  
  19895. (Filename: Line: -1)
  19896.  
  19897. NullReferenceException: Object reference not set to an instance of an object
  19898. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19899. at Verse.ScreenshotTaker.Update () <0x0001f>
  19900. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19901. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19902. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19903. at Verse.Root_Entry.Update () <0x00010>
  19904.  
  19905. (Filename: Line: -1)
  19906.  
  19907. NullReferenceException: Object reference not set to an instance of an object
  19908. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19909. at Verse.ScreenshotTaker.Update () <0x0001f>
  19910. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19911. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19912. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19913. at Verse.Root_Entry.Update () <0x00010>
  19914.  
  19915. (Filename: Line: -1)
  19916.  
  19917. NullReferenceException: Object reference not set to an instance of an object
  19918. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19919. at Verse.ScreenshotTaker.Update () <0x0001f>
  19920. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19921. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19922. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19923. at Verse.Root_Entry.Update () <0x00010>
  19924.  
  19925. (Filename: Line: -1)
  19926.  
  19927. NullReferenceException: Object reference not set to an instance of an object
  19928. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19929. at Verse.ScreenshotTaker.Update () <0x0001f>
  19930. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19931. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19932. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19933. at Verse.Root_Entry.Update () <0x00010>
  19934.  
  19935. (Filename: Line: -1)
  19936.  
  19937. NullReferenceException: Object reference not set to an instance of an object
  19938. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19939. at Verse.ScreenshotTaker.Update () <0x0001f>
  19940. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19941. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19942. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19943. at Verse.Root_Entry.Update () <0x00010>
  19944.  
  19945. (Filename: Line: -1)
  19946.  
  19947. NullReferenceException: Object reference not set to an instance of an object
  19948. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19949. at Verse.ScreenshotTaker.Update () <0x0001f>
  19950. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19951. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19952. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19953. at Verse.Root_Entry.Update () <0x00010>
  19954.  
  19955. (Filename: Line: -1)
  19956.  
  19957. NullReferenceException: Object reference not set to an instance of an object
  19958. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19959. at Verse.ScreenshotTaker.Update () <0x0001f>
  19960. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19961. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19962. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19963. at Verse.Root_Entry.Update () <0x00010>
  19964.  
  19965. (Filename: Line: -1)
  19966.  
  19967. NullReferenceException: Object reference not set to an instance of an object
  19968. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19969. at Verse.ScreenshotTaker.Update () <0x0001f>
  19970. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19971. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19972. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19973. at Verse.Root_Entry.Update () <0x00010>
  19974.  
  19975. (Filename: Line: -1)
  19976.  
  19977. NullReferenceException: Object reference not set to an instance of an object
  19978. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19979. at Verse.ScreenshotTaker.Update () <0x0001f>
  19980. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19981. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19982. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19983. at Verse.Root_Entry.Update () <0x00010>
  19984.  
  19985. (Filename: Line: -1)
  19986.  
  19987. NullReferenceException: Object reference not set to an instance of an object
  19988. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19989. at Verse.ScreenshotTaker.Update () <0x0001f>
  19990. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  19991. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  19992. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  19993. at Verse.Root_Entry.Update () <0x00010>
  19994.  
  19995. (Filename: Line: -1)
  19996.  
  19997. NullReferenceException: Object reference not set to an instance of an object
  19998. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  19999. at Verse.ScreenshotTaker.Update () <0x0001f>
  20000. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20001. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20002. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20003. at Verse.Root_Entry.Update () <0x00010>
  20004.  
  20005. (Filename: Line: -1)
  20006.  
  20007. NullReferenceException: Object reference not set to an instance of an object
  20008. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20009. at Verse.ScreenshotTaker.Update () <0x0001f>
  20010. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20011. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20012. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20013. at Verse.Root_Entry.Update () <0x00010>
  20014.  
  20015. (Filename: Line: -1)
  20016.  
  20017. NullReferenceException: Object reference not set to an instance of an object
  20018. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20019. at Verse.ScreenshotTaker.Update () <0x0001f>
  20020. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20021. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20022. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20023. at Verse.Root_Entry.Update () <0x00010>
  20024.  
  20025. (Filename: Line: -1)
  20026.  
  20027. NullReferenceException: Object reference not set to an instance of an object
  20028. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20029. at Verse.ScreenshotTaker.Update () <0x0001f>
  20030. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20031. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20032. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20033. at Verse.Root_Entry.Update () <0x00010>
  20034.  
  20035. (Filename: Line: -1)
  20036.  
  20037. NullReferenceException: Object reference not set to an instance of an object
  20038. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20039. at Verse.ScreenshotTaker.Update () <0x0001f>
  20040. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20041. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20042. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20043. at Verse.Root_Entry.Update () <0x00010>
  20044.  
  20045. (Filename: Line: -1)
  20046.  
  20047. NullReferenceException: Object reference not set to an instance of an object
  20048. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20049. at Verse.ScreenshotTaker.Update () <0x0001f>
  20050. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20051. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20052. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20053. at Verse.Root_Entry.Update () <0x00010>
  20054.  
  20055. (Filename: Line: -1)
  20056.  
  20057. NullReferenceException: Object reference not set to an instance of an object
  20058. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20059. at Verse.ScreenshotTaker.Update () <0x0001f>
  20060. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20061. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20062. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20063. at Verse.Root_Entry.Update () <0x00010>
  20064.  
  20065. (Filename: Line: -1)
  20066.  
  20067. NullReferenceException: Object reference not set to an instance of an object
  20068. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20069. at Verse.ScreenshotTaker.Update () <0x0001f>
  20070. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20071. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20072. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20073. at Verse.Root_Entry.Update () <0x00010>
  20074.  
  20075. (Filename: Line: -1)
  20076.  
  20077. NullReferenceException: Object reference not set to an instance of an object
  20078. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20079. at Verse.ScreenshotTaker.Update () <0x0001f>
  20080. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20081. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20082. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20083. at Verse.Root_Entry.Update () <0x00010>
  20084.  
  20085. (Filename: Line: -1)
  20086.  
  20087. NullReferenceException: Object reference not set to an instance of an object
  20088. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20089. at Verse.ScreenshotTaker.Update () <0x0001f>
  20090. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20091. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20092. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20093. at Verse.Root_Entry.Update () <0x00010>
  20094.  
  20095. (Filename: Line: -1)
  20096.  
  20097. NullReferenceException: Object reference not set to an instance of an object
  20098. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20099. at Verse.ScreenshotTaker.Update () <0x0001f>
  20100. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20101. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20102. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20103. at Verse.Root_Entry.Update () <0x00010>
  20104.  
  20105. (Filename: Line: -1)
  20106.  
  20107. NullReferenceException: Object reference not set to an instance of an object
  20108. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20109. at Verse.ScreenshotTaker.Update () <0x0001f>
  20110. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20111. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20112. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20113. at Verse.Root_Entry.Update () <0x00010>
  20114.  
  20115. (Filename: Line: -1)
  20116.  
  20117. NullReferenceException: Object reference not set to an instance of an object
  20118. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20119. at Verse.ScreenshotTaker.Update () <0x0001f>
  20120. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20121. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20122. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20123. at Verse.Root_Entry.Update () <0x00010>
  20124.  
  20125. (Filename: Line: -1)
  20126.  
  20127. NullReferenceException: Object reference not set to an instance of an object
  20128. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20129. at Verse.ScreenshotTaker.Update () <0x0001f>
  20130. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20131. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20132. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20133. at Verse.Root_Entry.Update () <0x00010>
  20134.  
  20135. (Filename: Line: -1)
  20136.  
  20137. NullReferenceException: Object reference not set to an instance of an object
  20138. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20139. at Verse.ScreenshotTaker.Update () <0x0001f>
  20140. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20141. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20142. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20143. at Verse.Root_Entry.Update () <0x00010>
  20144.  
  20145. (Filename: Line: -1)
  20146.  
  20147. NullReferenceException: Object reference not set to an instance of an object
  20148. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20149. at Verse.ScreenshotTaker.Update () <0x0001f>
  20150. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20151. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20152. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20153. at Verse.Root_Entry.Update () <0x00010>
  20154.  
  20155. (Filename: Line: -1)
  20156.  
  20157. NullReferenceException: Object reference not set to an instance of an object
  20158. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20159. at Verse.ScreenshotTaker.Update () <0x0001f>
  20160. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20161. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20162. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20163. at Verse.Root_Entry.Update () <0x00010>
  20164.  
  20165. (Filename: Line: -1)
  20166.  
  20167. NullReferenceException: Object reference not set to an instance of an object
  20168. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20169. at Verse.ScreenshotTaker.Update () <0x0001f>
  20170. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20171. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20172. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20173. at Verse.Root_Entry.Update () <0x00010>
  20174.  
  20175. (Filename: Line: -1)
  20176.  
  20177. NullReferenceException: Object reference not set to an instance of an object
  20178. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20179. at Verse.ScreenshotTaker.Update () <0x0001f>
  20180. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20181. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20182. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20183. at Verse.Root_Entry.Update () <0x00010>
  20184.  
  20185. (Filename: Line: -1)
  20186.  
  20187. NullReferenceException: Object reference not set to an instance of an object
  20188. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20189. at Verse.ScreenshotTaker.Update () <0x0001f>
  20190. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20191. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20192. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20193. at Verse.Root_Entry.Update () <0x00010>
  20194.  
  20195. (Filename: Line: -1)
  20196.  
  20197. NullReferenceException: Object reference not set to an instance of an object
  20198. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20199. at Verse.ScreenshotTaker.Update () <0x0001f>
  20200. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20201. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20202. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20203. at Verse.Root_Entry.Update () <0x00010>
  20204.  
  20205. (Filename: Line: -1)
  20206.  
  20207. NullReferenceException: Object reference not set to an instance of an object
  20208. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20209. at Verse.ScreenshotTaker.Update () <0x0001f>
  20210. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20211. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20212. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20213. at Verse.Root_Entry.Update () <0x00010>
  20214.  
  20215. (Filename: Line: -1)
  20216.  
  20217. NullReferenceException: Object reference not set to an instance of an object
  20218. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20219. at Verse.ScreenshotTaker.Update () <0x0001f>
  20220. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20221. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20222. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20223. at Verse.Root_Entry.Update () <0x00010>
  20224.  
  20225. (Filename: Line: -1)
  20226.  
  20227. NullReferenceException: Object reference not set to an instance of an object
  20228. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20229. at Verse.ScreenshotTaker.Update () <0x0001f>
  20230. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20231. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20232. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20233. at Verse.Root_Entry.Update () <0x00010>
  20234.  
  20235. (Filename: Line: -1)
  20236.  
  20237. NullReferenceException: Object reference not set to an instance of an object
  20238. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20239. at Verse.ScreenshotTaker.Update () <0x0001f>
  20240. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20241. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20242. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20243. at Verse.Root_Entry.Update () <0x00010>
  20244.  
  20245. (Filename: Line: -1)
  20246.  
  20247. NullReferenceException: Object reference not set to an instance of an object
  20248. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20249. at Verse.ScreenshotTaker.Update () <0x0001f>
  20250. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20251. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20252. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20253. at Verse.Root_Entry.Update () <0x00010>
  20254.  
  20255. (Filename: Line: -1)
  20256.  
  20257. NullReferenceException: Object reference not set to an instance of an object
  20258. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20259. at Verse.ScreenshotTaker.Update () <0x0001f>
  20260. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20261. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20262. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20263. at Verse.Root_Entry.Update () <0x00010>
  20264.  
  20265. (Filename: Line: -1)
  20266.  
  20267. NullReferenceException: Object reference not set to an instance of an object
  20268. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20269. at Verse.ScreenshotTaker.Update () <0x0001f>
  20270. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20271. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20272. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20273. at Verse.Root_Entry.Update () <0x00010>
  20274.  
  20275. (Filename: Line: -1)
  20276.  
  20277. NullReferenceException: Object reference not set to an instance of an object
  20278. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20279. at Verse.ScreenshotTaker.Update () <0x0001f>
  20280. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20281. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20282. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20283. at Verse.Root_Entry.Update () <0x00010>
  20284.  
  20285. (Filename: Line: -1)
  20286.  
  20287. NullReferenceException: Object reference not set to an instance of an object
  20288. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20289. at Verse.ScreenshotTaker.Update () <0x0001f>
  20290. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20291. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20292. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20293. at Verse.Root_Entry.Update () <0x00010>
  20294.  
  20295. (Filename: Line: -1)
  20296.  
  20297. NullReferenceException: Object reference not set to an instance of an object
  20298. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20299. at Verse.ScreenshotTaker.Update () <0x0001f>
  20300. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20301. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20302. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20303. at Verse.Root_Entry.Update () <0x00010>
  20304.  
  20305. (Filename: Line: -1)
  20306.  
  20307. NullReferenceException: Object reference not set to an instance of an object
  20308. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20309. at Verse.ScreenshotTaker.Update () <0x0001f>
  20310. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20311. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20312. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20313. at Verse.Root_Entry.Update () <0x00010>
  20314.  
  20315. (Filename: Line: -1)
  20316.  
  20317. NullReferenceException: Object reference not set to an instance of an object
  20318. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20319. at Verse.ScreenshotTaker.Update () <0x0001f>
  20320. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20321. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20322. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20323. at Verse.Root_Entry.Update () <0x00010>
  20324.  
  20325. (Filename: Line: -1)
  20326.  
  20327. NullReferenceException: Object reference not set to an instance of an object
  20328. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20329. at Verse.ScreenshotTaker.Update () <0x0001f>
  20330. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20331. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20332. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20333. at Verse.Root_Entry.Update () <0x00010>
  20334.  
  20335. (Filename: Line: -1)
  20336.  
  20337. NullReferenceException: Object reference not set to an instance of an object
  20338. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20339. at Verse.ScreenshotTaker.Update () <0x0001f>
  20340. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20341. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20342. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20343. at Verse.Root_Entry.Update () <0x00010>
  20344.  
  20345. (Filename: Line: -1)
  20346.  
  20347. NullReferenceException: Object reference not set to an instance of an object
  20348. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20349. at Verse.ScreenshotTaker.Update () <0x0001f>
  20350. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20351. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20352. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20353. at Verse.Root_Entry.Update () <0x00010>
  20354.  
  20355. (Filename: Line: -1)
  20356.  
  20357. NullReferenceException: Object reference not set to an instance of an object
  20358. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20359. at Verse.ScreenshotTaker.Update () <0x0001f>
  20360. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20361. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20362. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20363. at Verse.Root_Entry.Update () <0x00010>
  20364.  
  20365. (Filename: Line: -1)
  20366.  
  20367. NullReferenceException: Object reference not set to an instance of an object
  20368. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20369. at Verse.ScreenshotTaker.Update () <0x0001f>
  20370. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20371. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20372. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20373. at Verse.Root_Entry.Update () <0x00010>
  20374.  
  20375. (Filename: Line: -1)
  20376.  
  20377. NullReferenceException: Object reference not set to an instance of an object
  20378. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20379. at Verse.ScreenshotTaker.Update () <0x0001f>
  20380. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20381. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20382. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20383. at Verse.Root_Entry.Update () <0x00010>
  20384.  
  20385. (Filename: Line: -1)
  20386.  
  20387. NullReferenceException: Object reference not set to an instance of an object
  20388. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20389. at Verse.ScreenshotTaker.Update () <0x0001f>
  20390. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20391. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20392. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20393. at Verse.Root_Entry.Update () <0x00010>
  20394.  
  20395. (Filename: Line: -1)
  20396.  
  20397. NullReferenceException: Object reference not set to an instance of an object
  20398. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20399. at Verse.ScreenshotTaker.Update () <0x0001f>
  20400. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20401. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20402. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20403. at Verse.Root_Entry.Update () <0x00010>
  20404.  
  20405. (Filename: Line: -1)
  20406.  
  20407. NullReferenceException: Object reference not set to an instance of an object
  20408. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20409. at Verse.ScreenshotTaker.Update () <0x0001f>
  20410. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20411. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20412. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20413. at Verse.Root_Entry.Update () <0x00010>
  20414.  
  20415. (Filename: Line: -1)
  20416.  
  20417. NullReferenceException: Object reference not set to an instance of an object
  20418. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20419. at Verse.ScreenshotTaker.Update () <0x0001f>
  20420. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20421. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20422. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20423. at Verse.Root_Entry.Update () <0x00010>
  20424.  
  20425. (Filename: Line: -1)
  20426.  
  20427. NullReferenceException: Object reference not set to an instance of an object
  20428. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20429. at Verse.ScreenshotTaker.Update () <0x0001f>
  20430. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20431. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20432. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20433. at Verse.Root_Entry.Update () <0x00010>
  20434.  
  20435. (Filename: Line: -1)
  20436.  
  20437. NullReferenceException: Object reference not set to an instance of an object
  20438. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20439. at Verse.ScreenshotTaker.Update () <0x0001f>
  20440. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20441. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20442. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20443. at Verse.Root_Entry.Update () <0x00010>
  20444.  
  20445. (Filename: Line: -1)
  20446.  
  20447. NullReferenceException: Object reference not set to an instance of an object
  20448. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20449. at Verse.ScreenshotTaker.Update () <0x0001f>
  20450. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20451. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20452. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20453. at Verse.Root_Entry.Update () <0x00010>
  20454.  
  20455. (Filename: Line: -1)
  20456.  
  20457. NullReferenceException: Object reference not set to an instance of an object
  20458. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20459. at Verse.ScreenshotTaker.Update () <0x0001f>
  20460. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20461. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20462. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20463. at Verse.Root_Entry.Update () <0x00010>
  20464.  
  20465. (Filename: Line: -1)
  20466.  
  20467. NullReferenceException: Object reference not set to an instance of an object
  20468. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20469. at Verse.ScreenshotTaker.Update () <0x0001f>
  20470. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20471. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20472. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20473. at Verse.Root_Entry.Update () <0x00010>
  20474.  
  20475. (Filename: Line: -1)
  20476.  
  20477. NullReferenceException: Object reference not set to an instance of an object
  20478. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20479. at Verse.ScreenshotTaker.Update () <0x0001f>
  20480. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20481. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20482. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20483. at Verse.Root_Entry.Update () <0x00010>
  20484.  
  20485. (Filename: Line: -1)
  20486.  
  20487. NullReferenceException: Object reference not set to an instance of an object
  20488. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20489. at Verse.ScreenshotTaker.Update () <0x0001f>
  20490. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20491. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20492. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20493. at Verse.Root_Entry.Update () <0x00010>
  20494.  
  20495. (Filename: Line: -1)
  20496.  
  20497. NullReferenceException: Object reference not set to an instance of an object
  20498. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20499. at Verse.ScreenshotTaker.Update () <0x0001f>
  20500. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20501. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20502. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20503. at Verse.Root_Entry.Update () <0x00010>
  20504.  
  20505. (Filename: Line: -1)
  20506.  
  20507. NullReferenceException: Object reference not set to an instance of an object
  20508. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20509. at Verse.ScreenshotTaker.Update () <0x0001f>
  20510. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20511. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20512. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20513. at Verse.Root_Entry.Update () <0x00010>
  20514.  
  20515. (Filename: Line: -1)
  20516.  
  20517. NullReferenceException: Object reference not set to an instance of an object
  20518. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20519. at Verse.ScreenshotTaker.Update () <0x0001f>
  20520. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20521. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20522. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20523. at Verse.Root_Entry.Update () <0x00010>
  20524.  
  20525. (Filename: Line: -1)
  20526.  
  20527. NullReferenceException: Object reference not set to an instance of an object
  20528. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20529. at Verse.ScreenshotTaker.Update () <0x0001f>
  20530. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20531. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20532. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20533. at Verse.Root_Entry.Update () <0x00010>
  20534.  
  20535. (Filename: Line: -1)
  20536.  
  20537. NullReferenceException: Object reference not set to an instance of an object
  20538. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20539. at Verse.ScreenshotTaker.Update () <0x0001f>
  20540. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20541. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20542. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20543. at Verse.Root_Entry.Update () <0x00010>
  20544.  
  20545. (Filename: Line: -1)
  20546.  
  20547. NullReferenceException: Object reference not set to an instance of an object
  20548. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20549. at Verse.ScreenshotTaker.Update () <0x0001f>
  20550. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20551. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20552. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20553. at Verse.Root_Entry.Update () <0x00010>
  20554.  
  20555. (Filename: Line: -1)
  20556.  
  20557. NullReferenceException: Object reference not set to an instance of an object
  20558. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20559. at Verse.ScreenshotTaker.Update () <0x0001f>
  20560. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20561. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20562. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20563. at Verse.Root_Entry.Update () <0x00010>
  20564.  
  20565. (Filename: Line: -1)
  20566.  
  20567. NullReferenceException: Object reference not set to an instance of an object
  20568. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20569. at Verse.ScreenshotTaker.Update () <0x0001f>
  20570. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20571. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20572. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20573. at Verse.Root_Entry.Update () <0x00010>
  20574.  
  20575. (Filename: Line: -1)
  20576.  
  20577. NullReferenceException: Object reference not set to an instance of an object
  20578. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20579. at Verse.ScreenshotTaker.Update () <0x0001f>
  20580. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20581. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20582. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20583. at Verse.Root_Entry.Update () <0x00010>
  20584.  
  20585. (Filename: Line: -1)
  20586.  
  20587. NullReferenceException: Object reference not set to an instance of an object
  20588. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20589. at Verse.ScreenshotTaker.Update () <0x0001f>
  20590. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20591. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20592. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20593. at Verse.Root_Entry.Update () <0x00010>
  20594.  
  20595. (Filename: Line: -1)
  20596.  
  20597. NullReferenceException: Object reference not set to an instance of an object
  20598. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20599. at Verse.ScreenshotTaker.Update () <0x0001f>
  20600. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20601. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20602. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20603. at Verse.Root_Entry.Update () <0x00010>
  20604.  
  20605. (Filename: Line: -1)
  20606.  
  20607. NullReferenceException: Object reference not set to an instance of an object
  20608. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20609. at Verse.ScreenshotTaker.Update () <0x0001f>
  20610. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20611. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20612. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20613. at Verse.Root_Entry.Update () <0x00010>
  20614.  
  20615. (Filename: Line: -1)
  20616.  
  20617. NullReferenceException: Object reference not set to an instance of an object
  20618. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20619. at Verse.ScreenshotTaker.Update () <0x0001f>
  20620. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20621. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20622. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20623. at Verse.Root_Entry.Update () <0x00010>
  20624.  
  20625. (Filename: Line: -1)
  20626.  
  20627. NullReferenceException: Object reference not set to an instance of an object
  20628. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20629. at Verse.ScreenshotTaker.Update () <0x0001f>
  20630. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20631. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20632. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20633. at Verse.Root_Entry.Update () <0x00010>
  20634.  
  20635. (Filename: Line: -1)
  20636.  
  20637. NullReferenceException: Object reference not set to an instance of an object
  20638. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20639. at Verse.ScreenshotTaker.Update () <0x0001f>
  20640. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20641. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20642. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20643. at Verse.Root_Entry.Update () <0x00010>
  20644.  
  20645. (Filename: Line: -1)
  20646.  
  20647. NullReferenceException: Object reference not set to an instance of an object
  20648. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20649. at Verse.ScreenshotTaker.Update () <0x0001f>
  20650. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20651. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20652. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20653. at Verse.Root_Entry.Update () <0x00010>
  20654.  
  20655. (Filename: Line: -1)
  20656.  
  20657. NullReferenceException: Object reference not set to an instance of an object
  20658. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20659. at Verse.ScreenshotTaker.Update () <0x0001f>
  20660. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20661. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20662. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20663. at Verse.Root_Entry.Update () <0x00010>
  20664.  
  20665. (Filename: Line: -1)
  20666.  
  20667. NullReferenceException: Object reference not set to an instance of an object
  20668. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20669. at Verse.ScreenshotTaker.Update () <0x0001f>
  20670. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20671. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20672. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20673. at Verse.Root_Entry.Update () <0x00010>
  20674.  
  20675. (Filename: Line: -1)
  20676.  
  20677. NullReferenceException: Object reference not set to an instance of an object
  20678. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20679. at Verse.ScreenshotTaker.Update () <0x0001f>
  20680. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20681. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20682. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20683. at Verse.Root_Entry.Update () <0x00010>
  20684.  
  20685. (Filename: Line: -1)
  20686.  
  20687. NullReferenceException: Object reference not set to an instance of an object
  20688. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20689. at Verse.ScreenshotTaker.Update () <0x0001f>
  20690. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20691. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20692. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20693. at Verse.Root_Entry.Update () <0x00010>
  20694.  
  20695. (Filename: Line: -1)
  20696.  
  20697. NullReferenceException: Object reference not set to an instance of an object
  20698. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20699. at Verse.ScreenshotTaker.Update () <0x0001f>
  20700. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20701. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20702. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20703. at Verse.Root_Entry.Update () <0x00010>
  20704.  
  20705. (Filename: Line: -1)
  20706.  
  20707. NullReferenceException: Object reference not set to an instance of an object
  20708. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20709. at Verse.ScreenshotTaker.Update () <0x0001f>
  20710. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20711. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20712. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20713. at Verse.Root_Entry.Update () <0x00010>
  20714.  
  20715. (Filename: Line: -1)
  20716.  
  20717. NullReferenceException: Object reference not set to an instance of an object
  20718. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20719. at Verse.ScreenshotTaker.Update () <0x0001f>
  20720. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20721. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20722. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20723. at Verse.Root_Entry.Update () <0x00010>
  20724.  
  20725. (Filename: Line: -1)
  20726.  
  20727. NullReferenceException: Object reference not set to an instance of an object
  20728. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20729. at Verse.ScreenshotTaker.Update () <0x0001f>
  20730. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20731. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20732. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20733. at Verse.Root_Entry.Update () <0x00010>
  20734.  
  20735. (Filename: Line: -1)
  20736.  
  20737. NullReferenceException: Object reference not set to an instance of an object
  20738. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20739. at Verse.ScreenshotTaker.Update () <0x0001f>
  20740. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20741. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20742. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20743. at Verse.Root_Entry.Update () <0x00010>
  20744.  
  20745. (Filename: Line: -1)
  20746.  
  20747. NullReferenceException: Object reference not set to an instance of an object
  20748. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20749. at Verse.ScreenshotTaker.Update () <0x0001f>
  20750. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20751. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20752. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20753. at Verse.Root_Entry.Update () <0x00010>
  20754.  
  20755. (Filename: Line: -1)
  20756.  
  20757. NullReferenceException: Object reference not set to an instance of an object
  20758. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20759. at Verse.ScreenshotTaker.Update () <0x0001f>
  20760. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20761. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20762. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20763. at Verse.Root_Entry.Update () <0x00010>
  20764.  
  20765. (Filename: Line: -1)
  20766.  
  20767. NullReferenceException: Object reference not set to an instance of an object
  20768. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20769. at Verse.ScreenshotTaker.Update () <0x0001f>
  20770. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20771. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20772. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20773. at Verse.Root_Entry.Update () <0x00010>
  20774.  
  20775. (Filename: Line: -1)
  20776.  
  20777. NullReferenceException: Object reference not set to an instance of an object
  20778. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20779. at Verse.ScreenshotTaker.Update () <0x0001f>
  20780. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20781. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20782. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20783. at Verse.Root_Entry.Update () <0x00010>
  20784.  
  20785. (Filename: Line: -1)
  20786.  
  20787. NullReferenceException: Object reference not set to an instance of an object
  20788. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20789. at Verse.ScreenshotTaker.Update () <0x0001f>
  20790. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20791. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20792. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20793. at Verse.Root_Entry.Update () <0x00010>
  20794.  
  20795. (Filename: Line: -1)
  20796.  
  20797. NullReferenceException: Object reference not set to an instance of an object
  20798. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20799. at Verse.ScreenshotTaker.Update () <0x0001f>
  20800. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20801. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20802. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20803. at Verse.Root_Entry.Update () <0x00010>
  20804.  
  20805. (Filename: Line: -1)
  20806.  
  20807. NullReferenceException: Object reference not set to an instance of an object
  20808. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20809. at Verse.ScreenshotTaker.Update () <0x0001f>
  20810. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20811. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20812. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20813. at Verse.Root_Entry.Update () <0x00010>
  20814.  
  20815. (Filename: Line: -1)
  20816.  
  20817. NullReferenceException: Object reference not set to an instance of an object
  20818. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20819. at Verse.ScreenshotTaker.Update () <0x0001f>
  20820. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20821. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20822. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20823. at Verse.Root_Entry.Update () <0x00010>
  20824.  
  20825. (Filename: Line: -1)
  20826.  
  20827. NullReferenceException: Object reference not set to an instance of an object
  20828. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20829. at Verse.ScreenshotTaker.Update () <0x0001f>
  20830. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20831. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20832. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20833. at Verse.Root_Entry.Update () <0x00010>
  20834.  
  20835. (Filename: Line: -1)
  20836.  
  20837. NullReferenceException: Object reference not set to an instance of an object
  20838. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20839. at Verse.ScreenshotTaker.Update () <0x0001f>
  20840. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20841. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20842. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20843. at Verse.Root_Entry.Update () <0x00010>
  20844.  
  20845. (Filename: Line: -1)
  20846.  
  20847. NullReferenceException: Object reference not set to an instance of an object
  20848. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20849. at Verse.ScreenshotTaker.Update () <0x0001f>
  20850. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20851. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20852. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20853. at Verse.Root_Entry.Update () <0x00010>
  20854.  
  20855. (Filename: Line: -1)
  20856.  
  20857. NullReferenceException: Object reference not set to an instance of an object
  20858. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20859. at Verse.ScreenshotTaker.Update () <0x0001f>
  20860. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20861. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20862. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20863. at Verse.Root_Entry.Update () <0x00010>
  20864.  
  20865. (Filename: Line: -1)
  20866.  
  20867. NullReferenceException: Object reference not set to an instance of an object
  20868. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20869. at Verse.ScreenshotTaker.Update () <0x0001f>
  20870. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20871. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20872. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20873. at Verse.Root_Entry.Update () <0x00010>
  20874.  
  20875. (Filename: Line: -1)
  20876.  
  20877. NullReferenceException: Object reference not set to an instance of an object
  20878. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20879. at Verse.ScreenshotTaker.Update () <0x0001f>
  20880. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20881. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20882. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20883. at Verse.Root_Entry.Update () <0x00010>
  20884.  
  20885. (Filename: Line: -1)
  20886.  
  20887. NullReferenceException: Object reference not set to an instance of an object
  20888. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20889. at Verse.ScreenshotTaker.Update () <0x0001f>
  20890. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20891. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20892. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20893. at Verse.Root_Entry.Update () <0x00010>
  20894.  
  20895. (Filename: Line: -1)
  20896.  
  20897. NullReferenceException: Object reference not set to an instance of an object
  20898. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20899. at Verse.ScreenshotTaker.Update () <0x0001f>
  20900. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20901. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20902. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20903. at Verse.Root_Entry.Update () <0x00010>
  20904.  
  20905. (Filename: Line: -1)
  20906.  
  20907. NullReferenceException: Object reference not set to an instance of an object
  20908. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20909. at Verse.ScreenshotTaker.Update () <0x0001f>
  20910. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20911. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20912. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20913. at Verse.Root_Entry.Update () <0x00010>
  20914.  
  20915. (Filename: Line: -1)
  20916.  
  20917. NullReferenceException: Object reference not set to an instance of an object
  20918. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20919. at Verse.ScreenshotTaker.Update () <0x0001f>
  20920. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20921. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20922. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20923. at Verse.Root_Entry.Update () <0x00010>
  20924.  
  20925. (Filename: Line: -1)
  20926.  
  20927. NullReferenceException: Object reference not set to an instance of an object
  20928. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20929. at Verse.ScreenshotTaker.Update () <0x0001f>
  20930. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20931. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20932. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20933. at Verse.Root_Entry.Update () <0x00010>
  20934.  
  20935. (Filename: Line: -1)
  20936.  
  20937. NullReferenceException: Object reference not set to an instance of an object
  20938. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20939. at Verse.ScreenshotTaker.Update () <0x0001f>
  20940. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20941. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20942. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20943. at Verse.Root_Entry.Update () <0x00010>
  20944.  
  20945. (Filename: Line: -1)
  20946.  
  20947. NullReferenceException: Object reference not set to an instance of an object
  20948. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20949. at Verse.ScreenshotTaker.Update () <0x0001f>
  20950. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20951. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20952. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20953. at Verse.Root_Entry.Update () <0x00010>
  20954.  
  20955. (Filename: Line: -1)
  20956.  
  20957. NullReferenceException: Object reference not set to an instance of an object
  20958. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20959. at Verse.ScreenshotTaker.Update () <0x0001f>
  20960. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20961. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20962. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20963. at Verse.Root_Entry.Update () <0x00010>
  20964.  
  20965. (Filename: Line: -1)
  20966.  
  20967. NullReferenceException: Object reference not set to an instance of an object
  20968. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20969. at Verse.ScreenshotTaker.Update () <0x0001f>
  20970. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20971. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20972. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20973. at Verse.Root_Entry.Update () <0x00010>
  20974.  
  20975. (Filename: Line: -1)
  20976.  
  20977. NullReferenceException: Object reference not set to an instance of an object
  20978. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20979. at Verse.ScreenshotTaker.Update () <0x0001f>
  20980. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20981. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20982. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20983. at Verse.Root_Entry.Update () <0x00010>
  20984.  
  20985. (Filename: Line: -1)
  20986.  
  20987. NullReferenceException: Object reference not set to an instance of an object
  20988. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20989. at Verse.ScreenshotTaker.Update () <0x0001f>
  20990. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  20991. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  20992. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  20993. at Verse.Root_Entry.Update () <0x00010>
  20994.  
  20995. (Filename: Line: -1)
  20996.  
  20997. NullReferenceException: Object reference not set to an instance of an object
  20998. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  20999. at Verse.ScreenshotTaker.Update () <0x0001f>
  21000. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21001. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21002. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21003. at Verse.Root_Entry.Update () <0x00010>
  21004.  
  21005. (Filename: Line: -1)
  21006.  
  21007. NullReferenceException: Object reference not set to an instance of an object
  21008. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21009. at Verse.ScreenshotTaker.Update () <0x0001f>
  21010. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21011. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21012. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21013. at Verse.Root_Entry.Update () <0x00010>
  21014.  
  21015. (Filename: Line: -1)
  21016.  
  21017. NullReferenceException: Object reference not set to an instance of an object
  21018. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21019. at Verse.ScreenshotTaker.Update () <0x0001f>
  21020. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21021. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21022. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21023. at Verse.Root_Entry.Update () <0x00010>
  21024.  
  21025. (Filename: Line: -1)
  21026.  
  21027. NullReferenceException: Object reference not set to an instance of an object
  21028. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21029. at Verse.ScreenshotTaker.Update () <0x0001f>
  21030. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21031. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21032. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21033. at Verse.Root_Entry.Update () <0x00010>
  21034.  
  21035. (Filename: Line: -1)
  21036.  
  21037. NullReferenceException: Object reference not set to an instance of an object
  21038. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21039. at Verse.ScreenshotTaker.Update () <0x0001f>
  21040. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21041. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21042. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21043. at Verse.Root_Entry.Update () <0x00010>
  21044.  
  21045. (Filename: Line: -1)
  21046.  
  21047. NullReferenceException: Object reference not set to an instance of an object
  21048. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21049. at Verse.ScreenshotTaker.Update () <0x0001f>
  21050. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21051. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21052. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21053. at Verse.Root_Entry.Update () <0x00010>
  21054.  
  21055. (Filename: Line: -1)
  21056.  
  21057. NullReferenceException: Object reference not set to an instance of an object
  21058. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21059. at Verse.ScreenshotTaker.Update () <0x0001f>
  21060. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21061. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21062. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21063. at Verse.Root_Entry.Update () <0x00010>
  21064.  
  21065. (Filename: Line: -1)
  21066.  
  21067. NullReferenceException: Object reference not set to an instance of an object
  21068. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21069. at Verse.ScreenshotTaker.Update () <0x0001f>
  21070. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21071. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21072. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21073. at Verse.Root_Entry.Update () <0x00010>
  21074.  
  21075. (Filename: Line: -1)
  21076.  
  21077. NullReferenceException: Object reference not set to an instance of an object
  21078. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21079. at Verse.ScreenshotTaker.Update () <0x0001f>
  21080. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21081. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21082. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21083. at Verse.Root_Entry.Update () <0x00010>
  21084.  
  21085. (Filename: Line: -1)
  21086.  
  21087. NullReferenceException: Object reference not set to an instance of an object
  21088. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21089. at Verse.ScreenshotTaker.Update () <0x0001f>
  21090. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21091. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21092. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21093. at Verse.Root_Entry.Update () <0x00010>
  21094.  
  21095. (Filename: Line: -1)
  21096.  
  21097. NullReferenceException: Object reference not set to an instance of an object
  21098. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21099. at Verse.ScreenshotTaker.Update () <0x0001f>
  21100. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21101. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21102. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21103. at Verse.Root_Entry.Update () <0x00010>
  21104.  
  21105. (Filename: Line: -1)
  21106.  
  21107. NullReferenceException: Object reference not set to an instance of an object
  21108. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21109. at Verse.ScreenshotTaker.Update () <0x0001f>
  21110. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21111. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21112. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21113. at Verse.Root_Entry.Update () <0x00010>
  21114.  
  21115. (Filename: Line: -1)
  21116.  
  21117. NullReferenceException: Object reference not set to an instance of an object
  21118. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21119. at Verse.ScreenshotTaker.Update () <0x0001f>
  21120. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21121. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21122. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21123. at Verse.Root_Entry.Update () <0x00010>
  21124.  
  21125. (Filename: Line: -1)
  21126.  
  21127. NullReferenceException: Object reference not set to an instance of an object
  21128. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21129. at Verse.ScreenshotTaker.Update () <0x0001f>
  21130. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21131. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21132. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21133. at Verse.Root_Entry.Update () <0x00010>
  21134.  
  21135. (Filename: Line: -1)
  21136.  
  21137. NullReferenceException: Object reference not set to an instance of an object
  21138. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21139. at Verse.ScreenshotTaker.Update () <0x0001f>
  21140. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21141. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21142. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21143. at Verse.Root_Entry.Update () <0x00010>
  21144.  
  21145. (Filename: Line: -1)
  21146.  
  21147. NullReferenceException: Object reference not set to an instance of an object
  21148. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21149. at Verse.ScreenshotTaker.Update () <0x0001f>
  21150. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21151. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21152. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21153. at Verse.Root_Entry.Update () <0x00010>
  21154.  
  21155. (Filename: Line: -1)
  21156.  
  21157. NullReferenceException: Object reference not set to an instance of an object
  21158. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21159. at Verse.ScreenshotTaker.Update () <0x0001f>
  21160. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21161. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21162. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21163. at Verse.Root_Entry.Update () <0x00010>
  21164.  
  21165. (Filename: Line: -1)
  21166.  
  21167. NullReferenceException: Object reference not set to an instance of an object
  21168. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21169. at Verse.ScreenshotTaker.Update () <0x0001f>
  21170. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21171. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21172. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21173. at Verse.Root_Entry.Update () <0x00010>
  21174.  
  21175. (Filename: Line: -1)
  21176.  
  21177. NullReferenceException: Object reference not set to an instance of an object
  21178. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21179. at Verse.ScreenshotTaker.Update () <0x0001f>
  21180. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21181. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21182. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21183. at Verse.Root_Entry.Update () <0x00010>
  21184.  
  21185. (Filename: Line: -1)
  21186.  
  21187. NullReferenceException: Object reference not set to an instance of an object
  21188. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21189. at Verse.ScreenshotTaker.Update () <0x0001f>
  21190. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21191. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21192. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21193. at Verse.Root_Entry.Update () <0x00010>
  21194.  
  21195. (Filename: Line: -1)
  21196.  
  21197. NullReferenceException: Object reference not set to an instance of an object
  21198. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21199. at Verse.ScreenshotTaker.Update () <0x0001f>
  21200. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21201. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21202. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21203. at Verse.Root_Entry.Update () <0x00010>
  21204.  
  21205. (Filename: Line: -1)
  21206.  
  21207. NullReferenceException: Object reference not set to an instance of an object
  21208. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21209. at Verse.ScreenshotTaker.Update () <0x0001f>
  21210. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21211. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21212. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21213. at Verse.Root_Entry.Update () <0x00010>
  21214.  
  21215. (Filename: Line: -1)
  21216.  
  21217. NullReferenceException: Object reference not set to an instance of an object
  21218. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21219. at Verse.ScreenshotTaker.Update () <0x0001f>
  21220. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21221. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21222. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21223. at Verse.Root_Entry.Update () <0x00010>
  21224.  
  21225. (Filename: Line: -1)
  21226.  
  21227. NullReferenceException: Object reference not set to an instance of an object
  21228. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21229. at Verse.ScreenshotTaker.Update () <0x0001f>
  21230. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21231. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21232. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21233. at Verse.Root_Entry.Update () <0x00010>
  21234.  
  21235. (Filename: Line: -1)
  21236.  
  21237. NullReferenceException: Object reference not set to an instance of an object
  21238. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21239. at Verse.ScreenshotTaker.Update () <0x0001f>
  21240. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21241. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21242. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21243. at Verse.Root_Entry.Update () <0x00010>
  21244.  
  21245. (Filename: Line: -1)
  21246.  
  21247. NullReferenceException: Object reference not set to an instance of an object
  21248. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21249. at Verse.ScreenshotTaker.Update () <0x0001f>
  21250. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21251. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21252. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21253. at Verse.Root_Entry.Update () <0x00010>
  21254.  
  21255. (Filename: Line: -1)
  21256.  
  21257. NullReferenceException: Object reference not set to an instance of an object
  21258. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21259. at Verse.ScreenshotTaker.Update () <0x0001f>
  21260. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21261. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21262. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21263. at Verse.Root_Entry.Update () <0x00010>
  21264.  
  21265. (Filename: Line: -1)
  21266.  
  21267. NullReferenceException: Object reference not set to an instance of an object
  21268. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21269. at Verse.ScreenshotTaker.Update () <0x0001f>
  21270. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21271. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21272. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21273. at Verse.Root_Entry.Update () <0x00010>
  21274.  
  21275. (Filename: Line: -1)
  21276.  
  21277. NullReferenceException: Object reference not set to an instance of an object
  21278. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21279. at Verse.ScreenshotTaker.Update () <0x0001f>
  21280. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21281. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21282. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21283. at Verse.Root_Entry.Update () <0x00010>
  21284.  
  21285. (Filename: Line: -1)
  21286.  
  21287. NullReferenceException: Object reference not set to an instance of an object
  21288. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21289. at Verse.ScreenshotTaker.Update () <0x0001f>
  21290. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21291. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21292. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21293. at Verse.Root_Entry.Update () <0x00010>
  21294.  
  21295. (Filename: Line: -1)
  21296.  
  21297. NullReferenceException: Object reference not set to an instance of an object
  21298. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21299. at Verse.ScreenshotTaker.Update () <0x0001f>
  21300. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21301. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21302. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21303. at Verse.Root_Entry.Update () <0x00010>
  21304.  
  21305. (Filename: Line: -1)
  21306.  
  21307. NullReferenceException: Object reference not set to an instance of an object
  21308. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21309. at Verse.ScreenshotTaker.Update () <0x0001f>
  21310. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21311. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21312. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21313. at Verse.Root_Entry.Update () <0x00010>
  21314.  
  21315. (Filename: Line: -1)
  21316.  
  21317. NullReferenceException: Object reference not set to an instance of an object
  21318. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21319. at Verse.ScreenshotTaker.Update () <0x0001f>
  21320. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21321. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21322. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21323. at Verse.Root_Entry.Update () <0x00010>
  21324.  
  21325. (Filename: Line: -1)
  21326.  
  21327. NullReferenceException: Object reference not set to an instance of an object
  21328. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21329. at Verse.ScreenshotTaker.Update () <0x0001f>
  21330. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21331. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21332. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21333. at Verse.Root_Entry.Update () <0x00010>
  21334.  
  21335. (Filename: Line: -1)
  21336.  
  21337. NullReferenceException: Object reference not set to an instance of an object
  21338. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21339. at Verse.ScreenshotTaker.Update () <0x0001f>
  21340. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21341. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21342. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21343. at Verse.Root_Entry.Update () <0x00010>
  21344.  
  21345. (Filename: Line: -1)
  21346.  
  21347. NullReferenceException: Object reference not set to an instance of an object
  21348. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21349. at Verse.ScreenshotTaker.Update () <0x0001f>
  21350. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21351. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21352. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21353. at Verse.Root_Entry.Update () <0x00010>
  21354.  
  21355. (Filename: Line: -1)
  21356.  
  21357. NullReferenceException: Object reference not set to an instance of an object
  21358. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21359. at Verse.ScreenshotTaker.Update () <0x0001f>
  21360. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21361. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21362. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21363. at Verse.Root_Entry.Update () <0x00010>
  21364.  
  21365. (Filename: Line: -1)
  21366.  
  21367. NullReferenceException: Object reference not set to an instance of an object
  21368. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21369. at Verse.ScreenshotTaker.Update () <0x0001f>
  21370. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21371. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21372. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21373. at Verse.Root_Entry.Update () <0x00010>
  21374.  
  21375. (Filename: Line: -1)
  21376.  
  21377. NullReferenceException: Object reference not set to an instance of an object
  21378. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21379. at Verse.ScreenshotTaker.Update () <0x0001f>
  21380. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21381. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21382. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21383. at Verse.Root_Entry.Update () <0x00010>
  21384.  
  21385. (Filename: Line: -1)
  21386.  
  21387. NullReferenceException: Object reference not set to an instance of an object
  21388. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21389. at Verse.ScreenshotTaker.Update () <0x0001f>
  21390. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21391. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21392. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21393. at Verse.Root_Entry.Update () <0x00010>
  21394.  
  21395. (Filename: Line: -1)
  21396.  
  21397. NullReferenceException: Object reference not set to an instance of an object
  21398. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21399. at Verse.ScreenshotTaker.Update () <0x0001f>
  21400. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21401. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21402. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21403. at Verse.Root_Entry.Update () <0x00010>
  21404.  
  21405. (Filename: Line: -1)
  21406.  
  21407. NullReferenceException: Object reference not set to an instance of an object
  21408. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21409. at Verse.ScreenshotTaker.Update () <0x0001f>
  21410. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21411. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21412. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21413. at Verse.Root_Entry.Update () <0x00010>
  21414.  
  21415. (Filename: Line: -1)
  21416.  
  21417. NullReferenceException: Object reference not set to an instance of an object
  21418. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21419. at Verse.ScreenshotTaker.Update () <0x0001f>
  21420. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21421. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21422. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21423. at Verse.Root_Entry.Update () <0x00010>
  21424.  
  21425. (Filename: Line: -1)
  21426.  
  21427. NullReferenceException: Object reference not set to an instance of an object
  21428. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21429. at Verse.ScreenshotTaker.Update () <0x0001f>
  21430. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21431. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21432. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21433. at Verse.Root_Entry.Update () <0x00010>
  21434.  
  21435. (Filename: Line: -1)
  21436.  
  21437. NullReferenceException: Object reference not set to an instance of an object
  21438. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21439. at Verse.ScreenshotTaker.Update () <0x0001f>
  21440. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21441. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21442. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21443. at Verse.Root_Entry.Update () <0x00010>
  21444.  
  21445. (Filename: Line: -1)
  21446.  
  21447. NullReferenceException: Object reference not set to an instance of an object
  21448. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21449. at Verse.ScreenshotTaker.Update () <0x0001f>
  21450. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21451. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21452. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21453. at Verse.Root_Entry.Update () <0x00010>
  21454.  
  21455. (Filename: Line: -1)
  21456.  
  21457. NullReferenceException: Object reference not set to an instance of an object
  21458. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21459. at Verse.ScreenshotTaker.Update () <0x0001f>
  21460. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21461. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21462. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21463. at Verse.Root_Entry.Update () <0x00010>
  21464.  
  21465. (Filename: Line: -1)
  21466.  
  21467. NullReferenceException: Object reference not set to an instance of an object
  21468. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21469. at Verse.ScreenshotTaker.Update () <0x0001f>
  21470. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21471. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21472. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21473. at Verse.Root_Entry.Update () <0x00010>
  21474.  
  21475. (Filename: Line: -1)
  21476.  
  21477. NullReferenceException: Object reference not set to an instance of an object
  21478. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21479. at Verse.ScreenshotTaker.Update () <0x0001f>
  21480. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21481. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21482. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21483. at Verse.Root_Entry.Update () <0x00010>
  21484.  
  21485. (Filename: Line: -1)
  21486.  
  21487. NullReferenceException: Object reference not set to an instance of an object
  21488. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21489. at Verse.ScreenshotTaker.Update () <0x0001f>
  21490. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21491. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21492. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21493. at Verse.Root_Entry.Update () <0x00010>
  21494.  
  21495. (Filename: Line: -1)
  21496.  
  21497. NullReferenceException: Object reference not set to an instance of an object
  21498. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21499. at Verse.ScreenshotTaker.Update () <0x0001f>
  21500. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21501. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21502. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21503. at Verse.Root_Entry.Update () <0x00010>
  21504.  
  21505. (Filename: Line: -1)
  21506.  
  21507. NullReferenceException: Object reference not set to an instance of an object
  21508. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21509. at Verse.ScreenshotTaker.Update () <0x0001f>
  21510. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21511. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21512. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21513. at Verse.Root_Entry.Update () <0x00010>
  21514.  
  21515. (Filename: Line: -1)
  21516.  
  21517. NullReferenceException: Object reference not set to an instance of an object
  21518. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21519. at Verse.ScreenshotTaker.Update () <0x0001f>
  21520. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21521. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21522. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21523. at Verse.Root_Entry.Update () <0x00010>
  21524.  
  21525. (Filename: Line: -1)
  21526.  
  21527. NullReferenceException: Object reference not set to an instance of an object
  21528. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21529. at Verse.ScreenshotTaker.Update () <0x0001f>
  21530. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21531. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21532. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21533. at Verse.Root_Entry.Update () <0x00010>
  21534.  
  21535. (Filename: Line: -1)
  21536.  
  21537. NullReferenceException: Object reference not set to an instance of an object
  21538. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21539. at Verse.ScreenshotTaker.Update () <0x0001f>
  21540. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21541. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21542. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21543. at Verse.Root_Entry.Update () <0x00010>
  21544.  
  21545. (Filename: Line: -1)
  21546.  
  21547. NullReferenceException: Object reference not set to an instance of an object
  21548. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21549. at Verse.ScreenshotTaker.Update () <0x0001f>
  21550. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21551. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21552. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21553. at Verse.Root_Entry.Update () <0x00010>
  21554.  
  21555. (Filename: Line: -1)
  21556.  
  21557. NullReferenceException: Object reference not set to an instance of an object
  21558. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21559. at Verse.ScreenshotTaker.Update () <0x0001f>
  21560. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21561. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21562. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21563. at Verse.Root_Entry.Update () <0x00010>
  21564.  
  21565. (Filename: Line: -1)
  21566.  
  21567. NullReferenceException: Object reference not set to an instance of an object
  21568. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21569. at Verse.ScreenshotTaker.Update () <0x0001f>
  21570. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21571. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21572. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21573. at Verse.Root_Entry.Update () <0x00010>
  21574.  
  21575. (Filename: Line: -1)
  21576.  
  21577. NullReferenceException: Object reference not set to an instance of an object
  21578. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21579. at Verse.ScreenshotTaker.Update () <0x0001f>
  21580. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21581. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21582. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21583. at Verse.Root_Entry.Update () <0x00010>
  21584.  
  21585. (Filename: Line: -1)
  21586.  
  21587. NullReferenceException: Object reference not set to an instance of an object
  21588. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21589. at Verse.ScreenshotTaker.Update () <0x0001f>
  21590. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21591. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21592. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21593. at Verse.Root_Entry.Update () <0x00010>
  21594.  
  21595. (Filename: Line: -1)
  21596.  
  21597. NullReferenceException: Object reference not set to an instance of an object
  21598. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21599. at Verse.ScreenshotTaker.Update () <0x0001f>
  21600. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21601. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21602. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21603. at Verse.Root_Entry.Update () <0x00010>
  21604.  
  21605. (Filename: Line: -1)
  21606.  
  21607. NullReferenceException: Object reference not set to an instance of an object
  21608. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21609. at Verse.ScreenshotTaker.Update () <0x0001f>
  21610. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21611. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21612. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21613. at Verse.Root_Entry.Update () <0x00010>
  21614.  
  21615. (Filename: Line: -1)
  21616.  
  21617. NullReferenceException: Object reference not set to an instance of an object
  21618. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21619. at Verse.ScreenshotTaker.Update () <0x0001f>
  21620. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21621. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21622. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21623. at Verse.Root_Entry.Update () <0x00010>
  21624.  
  21625. (Filename: Line: -1)
  21626.  
  21627. NullReferenceException: Object reference not set to an instance of an object
  21628. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21629. at Verse.ScreenshotTaker.Update () <0x0001f>
  21630. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21631. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21632. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21633. at Verse.Root_Entry.Update () <0x00010>
  21634.  
  21635. (Filename: Line: -1)
  21636.  
  21637. NullReferenceException: Object reference not set to an instance of an object
  21638. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21639. at Verse.ScreenshotTaker.Update () <0x0001f>
  21640. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21641. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21642. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21643. at Verse.Root_Entry.Update () <0x00010>
  21644.  
  21645. (Filename: Line: -1)
  21646.  
  21647. NullReferenceException: Object reference not set to an instance of an object
  21648. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21649. at Verse.ScreenshotTaker.Update () <0x0001f>
  21650. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21651. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21652. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21653. at Verse.Root_Entry.Update () <0x00010>
  21654.  
  21655. (Filename: Line: -1)
  21656.  
  21657. NullReferenceException: Object reference not set to an instance of an object
  21658. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21659. at Verse.ScreenshotTaker.Update () <0x0001f>
  21660. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21661. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21662. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21663. at Verse.Root_Entry.Update () <0x00010>
  21664.  
  21665. (Filename: Line: -1)
  21666.  
  21667. NullReferenceException: Object reference not set to an instance of an object
  21668. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21669. at Verse.ScreenshotTaker.Update () <0x0001f>
  21670. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21671. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21672. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21673. at Verse.Root_Entry.Update () <0x00010>
  21674.  
  21675. (Filename: Line: -1)
  21676.  
  21677. NullReferenceException: Object reference not set to an instance of an object
  21678. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21679. at Verse.ScreenshotTaker.Update () <0x0001f>
  21680. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21681. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21682. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21683. at Verse.Root_Entry.Update () <0x00010>
  21684.  
  21685. (Filename: Line: -1)
  21686.  
  21687. NullReferenceException: Object reference not set to an instance of an object
  21688. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21689. at Verse.ScreenshotTaker.Update () <0x0001f>
  21690. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21691. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21692. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21693. at Verse.Root_Entry.Update () <0x00010>
  21694.  
  21695. (Filename: Line: -1)
  21696.  
  21697. NullReferenceException: Object reference not set to an instance of an object
  21698. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21699. at Verse.ScreenshotTaker.Update () <0x0001f>
  21700. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21701. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21702. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21703. at Verse.Root_Entry.Update () <0x00010>
  21704.  
  21705. (Filename: Line: -1)
  21706.  
  21707. NullReferenceException: Object reference not set to an instance of an object
  21708. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21709. at Verse.ScreenshotTaker.Update () <0x0001f>
  21710. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21711. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21712. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21713. at Verse.Root_Entry.Update () <0x00010>
  21714.  
  21715. (Filename: Line: -1)
  21716.  
  21717. NullReferenceException: Object reference not set to an instance of an object
  21718. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21719. at Verse.ScreenshotTaker.Update () <0x0001f>
  21720. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21721. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21722. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21723. at Verse.Root_Entry.Update () <0x00010>
  21724.  
  21725. (Filename: Line: -1)
  21726.  
  21727. NullReferenceException: Object reference not set to an instance of an object
  21728. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21729. at Verse.ScreenshotTaker.Update () <0x0001f>
  21730. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21731. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21732. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21733. at Verse.Root_Entry.Update () <0x00010>
  21734.  
  21735. (Filename: Line: -1)
  21736.  
  21737. NullReferenceException: Object reference not set to an instance of an object
  21738. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21739. at Verse.ScreenshotTaker.Update () <0x0001f>
  21740. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21741. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21742. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21743. at Verse.Root_Entry.Update () <0x00010>
  21744.  
  21745. (Filename: Line: -1)
  21746.  
  21747. NullReferenceException: Object reference not set to an instance of an object
  21748. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21749. at Verse.ScreenshotTaker.Update () <0x0001f>
  21750. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21751. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21752. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21753. at Verse.Root_Entry.Update () <0x00010>
  21754.  
  21755. (Filename: Line: -1)
  21756.  
  21757. NullReferenceException: Object reference not set to an instance of an object
  21758. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21759. at Verse.ScreenshotTaker.Update () <0x0001f>
  21760. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21761. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21762. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21763. at Verse.Root_Entry.Update () <0x00010>
  21764.  
  21765. (Filename: Line: -1)
  21766.  
  21767. NullReferenceException: Object reference not set to an instance of an object
  21768. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21769. at Verse.ScreenshotTaker.Update () <0x0001f>
  21770. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21771. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21772. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21773. at Verse.Root_Entry.Update () <0x00010>
  21774.  
  21775. (Filename: Line: -1)
  21776.  
  21777. NullReferenceException: Object reference not set to an instance of an object
  21778. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21779. at Verse.ScreenshotTaker.Update () <0x0001f>
  21780. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21781. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21782. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21783. at Verse.Root_Entry.Update () <0x00010>
  21784.  
  21785. (Filename: Line: -1)
  21786.  
  21787. NullReferenceException: Object reference not set to an instance of an object
  21788. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21789. at Verse.ScreenshotTaker.Update () <0x0001f>
  21790. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21791. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21792. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21793. at Verse.Root_Entry.Update () <0x00010>
  21794.  
  21795. (Filename: Line: -1)
  21796.  
  21797. NullReferenceException: Object reference not set to an instance of an object
  21798. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21799. at Verse.ScreenshotTaker.Update () <0x0001f>
  21800. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21801. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21802. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21803. at Verse.Root_Entry.Update () <0x00010>
  21804.  
  21805. (Filename: Line: -1)
  21806.  
  21807. NullReferenceException: Object reference not set to an instance of an object
  21808. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21809. at Verse.ScreenshotTaker.Update () <0x0001f>
  21810. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21811. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21812. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21813. at Verse.Root_Entry.Update () <0x00010>
  21814.  
  21815. (Filename: Line: -1)
  21816.  
  21817. NullReferenceException: Object reference not set to an instance of an object
  21818. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21819. at Verse.ScreenshotTaker.Update () <0x0001f>
  21820. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21821. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21822. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21823. at Verse.Root_Entry.Update () <0x00010>
  21824.  
  21825. (Filename: Line: -1)
  21826.  
  21827. NullReferenceException: Object reference not set to an instance of an object
  21828. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21829. at Verse.ScreenshotTaker.Update () <0x0001f>
  21830. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21831. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21832. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21833. at Verse.Root_Entry.Update () <0x00010>
  21834.  
  21835. (Filename: Line: -1)
  21836.  
  21837. NullReferenceException: Object reference not set to an instance of an object
  21838. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21839. at Verse.ScreenshotTaker.Update () <0x0001f>
  21840. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21841. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21842. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21843. at Verse.Root_Entry.Update () <0x00010>
  21844.  
  21845. (Filename: Line: -1)
  21846.  
  21847. NullReferenceException: Object reference not set to an instance of an object
  21848. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21849. at Verse.ScreenshotTaker.Update () <0x0001f>
  21850. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21851. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21852. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21853. at Verse.Root_Entry.Update () <0x00010>
  21854.  
  21855. (Filename: Line: -1)
  21856.  
  21857. NullReferenceException: Object reference not set to an instance of an object
  21858. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21859. at Verse.ScreenshotTaker.Update () <0x0001f>
  21860. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21861. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21862. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21863. at Verse.Root_Entry.Update () <0x00010>
  21864.  
  21865. (Filename: Line: -1)
  21866.  
  21867. NullReferenceException: Object reference not set to an instance of an object
  21868. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21869. at Verse.ScreenshotTaker.Update () <0x0001f>
  21870. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21871. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21872. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21873. at Verse.Root_Entry.Update () <0x00010>
  21874.  
  21875. (Filename: Line: -1)
  21876.  
  21877. NullReferenceException: Object reference not set to an instance of an object
  21878. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21879. at Verse.ScreenshotTaker.Update () <0x0001f>
  21880. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21881. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21882. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21883. at Verse.Root_Entry.Update () <0x00010>
  21884.  
  21885. (Filename: Line: -1)
  21886.  
  21887. NullReferenceException: Object reference not set to an instance of an object
  21888. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21889. at Verse.ScreenshotTaker.Update () <0x0001f>
  21890. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21891. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21892. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21893. at Verse.Root_Entry.Update () <0x00010>
  21894.  
  21895. (Filename: Line: -1)
  21896.  
  21897. NullReferenceException: Object reference not set to an instance of an object
  21898. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21899. at Verse.ScreenshotTaker.Update () <0x0001f>
  21900. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21901. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21902. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21903. at Verse.Root_Entry.Update () <0x00010>
  21904.  
  21905. (Filename: Line: -1)
  21906.  
  21907. NullReferenceException: Object reference not set to an instance of an object
  21908. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21909. at Verse.ScreenshotTaker.Update () <0x0001f>
  21910. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21911. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21912. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21913. at Verse.Root_Entry.Update () <0x00010>
  21914.  
  21915. (Filename: Line: -1)
  21916.  
  21917. NullReferenceException: Object reference not set to an instance of an object
  21918. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21919. at Verse.ScreenshotTaker.Update () <0x0001f>
  21920. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21921. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21922. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21923. at Verse.Root_Entry.Update () <0x00010>
  21924.  
  21925. (Filename: Line: -1)
  21926.  
  21927. NullReferenceException: Object reference not set to an instance of an object
  21928. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21929. at Verse.ScreenshotTaker.Update () <0x0001f>
  21930. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21931. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21932. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21933. at Verse.Root_Entry.Update () <0x00010>
  21934.  
  21935. (Filename: Line: -1)
  21936.  
  21937. NullReferenceException: Object reference not set to an instance of an object
  21938. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21939. at Verse.ScreenshotTaker.Update () <0x0001f>
  21940. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21941. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21942. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21943. at Verse.Root_Entry.Update () <0x00010>
  21944.  
  21945. (Filename: Line: -1)
  21946.  
  21947. NullReferenceException: Object reference not set to an instance of an object
  21948. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21949. at Verse.ScreenshotTaker.Update () <0x0001f>
  21950. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21951. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21952. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21953. at Verse.Root_Entry.Update () <0x00010>
  21954.  
  21955. (Filename: Line: -1)
  21956.  
  21957. NullReferenceException: Object reference not set to an instance of an object
  21958. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21959. at Verse.ScreenshotTaker.Update () <0x0001f>
  21960. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21961. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21962. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21963. at Verse.Root_Entry.Update () <0x00010>
  21964.  
  21965. (Filename: Line: -1)
  21966.  
  21967. NullReferenceException: Object reference not set to an instance of an object
  21968. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21969. at Verse.ScreenshotTaker.Update () <0x0001f>
  21970. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21971. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21972. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21973. at Verse.Root_Entry.Update () <0x00010>
  21974.  
  21975. (Filename: Line: -1)
  21976.  
  21977. NullReferenceException: Object reference not set to an instance of an object
  21978. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21979. at Verse.ScreenshotTaker.Update () <0x0001f>
  21980. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21981. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21982. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21983. at Verse.Root_Entry.Update () <0x00010>
  21984.  
  21985. (Filename: Line: -1)
  21986.  
  21987. NullReferenceException: Object reference not set to an instance of an object
  21988. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21989. at Verse.ScreenshotTaker.Update () <0x0001f>
  21990. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  21991. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  21992. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  21993. at Verse.Root_Entry.Update () <0x00010>
  21994.  
  21995. (Filename: Line: -1)
  21996.  
  21997. NullReferenceException: Object reference not set to an instance of an object
  21998. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  21999. at Verse.ScreenshotTaker.Update () <0x0001f>
  22000. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22001. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22002. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22003. at Verse.Root_Entry.Update () <0x00010>
  22004.  
  22005. (Filename: Line: -1)
  22006.  
  22007. NullReferenceException: Object reference not set to an instance of an object
  22008. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22009. at Verse.ScreenshotTaker.Update () <0x0001f>
  22010. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22011. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22012. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22013. at Verse.Root_Entry.Update () <0x00010>
  22014.  
  22015. (Filename: Line: -1)
  22016.  
  22017. NullReferenceException: Object reference not set to an instance of an object
  22018. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22019. at Verse.ScreenshotTaker.Update () <0x0001f>
  22020. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22021. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22022. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22023. at Verse.Root_Entry.Update () <0x00010>
  22024.  
  22025. (Filename: Line: -1)
  22026.  
  22027. NullReferenceException: Object reference not set to an instance of an object
  22028. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22029. at Verse.ScreenshotTaker.Update () <0x0001f>
  22030. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22031. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22032. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22033. at Verse.Root_Entry.Update () <0x00010>
  22034.  
  22035. (Filename: Line: -1)
  22036.  
  22037. NullReferenceException: Object reference not set to an instance of an object
  22038. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22039. at Verse.ScreenshotTaker.Update () <0x0001f>
  22040. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22041. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22042. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22043. at Verse.Root_Entry.Update () <0x00010>
  22044.  
  22045. (Filename: Line: -1)
  22046.  
  22047. NullReferenceException: Object reference not set to an instance of an object
  22048. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22049. at Verse.ScreenshotTaker.Update () <0x0001f>
  22050. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22051. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22052. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22053. at Verse.Root_Entry.Update () <0x00010>
  22054.  
  22055. (Filename: Line: -1)
  22056.  
  22057. NullReferenceException: Object reference not set to an instance of an object
  22058. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22059. at Verse.ScreenshotTaker.Update () <0x0001f>
  22060. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22061. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22062. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22063. at Verse.Root_Entry.Update () <0x00010>
  22064.  
  22065. (Filename: Line: -1)
  22066.  
  22067. NullReferenceException: Object reference not set to an instance of an object
  22068. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22069. at Verse.ScreenshotTaker.Update () <0x0001f>
  22070. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22071. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22072. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22073. at Verse.Root_Entry.Update () <0x00010>
  22074.  
  22075. (Filename: Line: -1)
  22076.  
  22077. NullReferenceException: Object reference not set to an instance of an object
  22078. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22079. at Verse.ScreenshotTaker.Update () <0x0001f>
  22080. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22081. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22082. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22083. at Verse.Root_Entry.Update () <0x00010>
  22084.  
  22085. (Filename: Line: -1)
  22086.  
  22087. NullReferenceException: Object reference not set to an instance of an object
  22088. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22089. at Verse.ScreenshotTaker.Update () <0x0001f>
  22090. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22091. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22092. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22093. at Verse.Root_Entry.Update () <0x00010>
  22094.  
  22095. (Filename: Line: -1)
  22096.  
  22097. NullReferenceException: Object reference not set to an instance of an object
  22098. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22099. at Verse.ScreenshotTaker.Update () <0x0001f>
  22100. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22101. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22102. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22103. at Verse.Root_Entry.Update () <0x00010>
  22104.  
  22105. (Filename: Line: -1)
  22106.  
  22107. NullReferenceException: Object reference not set to an instance of an object
  22108. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22109. at Verse.ScreenshotTaker.Update () <0x0001f>
  22110. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22111. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22112. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22113. at Verse.Root_Entry.Update () <0x00010>
  22114.  
  22115. (Filename: Line: -1)
  22116.  
  22117. NullReferenceException: Object reference not set to an instance of an object
  22118. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22119. at Verse.ScreenshotTaker.Update () <0x0001f>
  22120. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22121. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22122. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22123. at Verse.Root_Entry.Update () <0x00010>
  22124.  
  22125. (Filename: Line: -1)
  22126.  
  22127. NullReferenceException: Object reference not set to an instance of an object
  22128. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22129. at Verse.ScreenshotTaker.Update () <0x0001f>
  22130. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22131. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22132. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22133. at Verse.Root_Entry.Update () <0x00010>
  22134.  
  22135. (Filename: Line: -1)
  22136.  
  22137. NullReferenceException: Object reference not set to an instance of an object
  22138. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22139. at Verse.ScreenshotTaker.Update () <0x0001f>
  22140. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22141. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22142. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22143. at Verse.Root_Entry.Update () <0x00010>
  22144.  
  22145. (Filename: Line: -1)
  22146.  
  22147. NullReferenceException: Object reference not set to an instance of an object
  22148. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22149. at Verse.ScreenshotTaker.Update () <0x0001f>
  22150. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22151. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22152. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22153. at Verse.Root_Entry.Update () <0x00010>
  22154.  
  22155. (Filename: Line: -1)
  22156.  
  22157. NullReferenceException: Object reference not set to an instance of an object
  22158. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22159. at Verse.ScreenshotTaker.Update () <0x0001f>
  22160. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22161. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22162. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22163. at Verse.Root_Entry.Update () <0x00010>
  22164.  
  22165. (Filename: Line: -1)
  22166.  
  22167. NullReferenceException: Object reference not set to an instance of an object
  22168. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22169. at Verse.ScreenshotTaker.Update () <0x0001f>
  22170. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22171. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22172. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22173. at Verse.Root_Entry.Update () <0x00010>
  22174.  
  22175. (Filename: Line: -1)
  22176.  
  22177. NullReferenceException: Object reference not set to an instance of an object
  22178. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22179. at Verse.ScreenshotTaker.Update () <0x0001f>
  22180. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22181. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22182. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22183. at Verse.Root_Entry.Update () <0x00010>
  22184.  
  22185. (Filename: Line: -1)
  22186.  
  22187. NullReferenceException: Object reference not set to an instance of an object
  22188. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22189. at Verse.ScreenshotTaker.Update () <0x0001f>
  22190. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22191. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22192. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22193. at Verse.Root_Entry.Update () <0x00010>
  22194.  
  22195. (Filename: Line: -1)
  22196.  
  22197. NullReferenceException: Object reference not set to an instance of an object
  22198. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22199. at Verse.ScreenshotTaker.Update () <0x0001f>
  22200. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22201. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22202. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22203. at Verse.Root_Entry.Update () <0x00010>
  22204.  
  22205. (Filename: Line: -1)
  22206.  
  22207. NullReferenceException: Object reference not set to an instance of an object
  22208. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22209. at Verse.ScreenshotTaker.Update () <0x0001f>
  22210. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22211. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22212. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22213. at Verse.Root_Entry.Update () <0x00010>
  22214.  
  22215. (Filename: Line: -1)
  22216.  
  22217. NullReferenceException: Object reference not set to an instance of an object
  22218. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22219. at Verse.ScreenshotTaker.Update () <0x0001f>
  22220. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22221. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22222. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22223. at Verse.Root_Entry.Update () <0x00010>
  22224.  
  22225. (Filename: Line: -1)
  22226.  
  22227. NullReferenceException: Object reference not set to an instance of an object
  22228. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22229. at Verse.ScreenshotTaker.Update () <0x0001f>
  22230. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22231. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22232. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22233. at Verse.Root_Entry.Update () <0x00010>
  22234.  
  22235. (Filename: Line: -1)
  22236.  
  22237. NullReferenceException: Object reference not set to an instance of an object
  22238. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22239. at Verse.ScreenshotTaker.Update () <0x0001f>
  22240. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22241. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22242. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22243. at Verse.Root_Entry.Update () <0x00010>
  22244.  
  22245. (Filename: Line: -1)
  22246.  
  22247. NullReferenceException: Object reference not set to an instance of an object
  22248. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22249. at Verse.ScreenshotTaker.Update () <0x0001f>
  22250. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22251. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22252. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22253. at Verse.Root_Entry.Update () <0x00010>
  22254.  
  22255. (Filename: Line: -1)
  22256.  
  22257. NullReferenceException: Object reference not set to an instance of an object
  22258. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22259. at Verse.ScreenshotTaker.Update () <0x0001f>
  22260. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22261. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22262. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22263. at Verse.Root_Entry.Update () <0x00010>
  22264.  
  22265. (Filename: Line: -1)
  22266.  
  22267. NullReferenceException: Object reference not set to an instance of an object
  22268. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22269. at Verse.ScreenshotTaker.Update () <0x0001f>
  22270. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22271. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22272. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22273. at Verse.Root_Entry.Update () <0x00010>
  22274.  
  22275. (Filename: Line: -1)
  22276.  
  22277. NullReferenceException: Object reference not set to an instance of an object
  22278. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22279. at Verse.ScreenshotTaker.Update () <0x0001f>
  22280. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22281. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22282. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22283. at Verse.Root_Entry.Update () <0x00010>
  22284.  
  22285. (Filename: Line: -1)
  22286.  
  22287. NullReferenceException: Object reference not set to an instance of an object
  22288. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22289. at Verse.ScreenshotTaker.Update () <0x0001f>
  22290. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22291. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22292. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22293. at Verse.Root_Entry.Update () <0x00010>
  22294.  
  22295. (Filename: Line: -1)
  22296.  
  22297. NullReferenceException: Object reference not set to an instance of an object
  22298. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22299. at Verse.ScreenshotTaker.Update () <0x0001f>
  22300. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22301. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22302. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22303. at Verse.Root_Entry.Update () <0x00010>
  22304.  
  22305. (Filename: Line: -1)
  22306.  
  22307. NullReferenceException: Object reference not set to an instance of an object
  22308. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22309. at Verse.ScreenshotTaker.Update () <0x0001f>
  22310. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22311. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22312. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22313. at Verse.Root_Entry.Update () <0x00010>
  22314.  
  22315. (Filename: Line: -1)
  22316.  
  22317. NullReferenceException: Object reference not set to an instance of an object
  22318. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22319. at Verse.ScreenshotTaker.Update () <0x0001f>
  22320. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22321. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22322. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22323. at Verse.Root_Entry.Update () <0x00010>
  22324.  
  22325. (Filename: Line: -1)
  22326.  
  22327. NullReferenceException: Object reference not set to an instance of an object
  22328. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  22329. at Verse.ScreenshotTaker.Update () <0x0001f>
  22330. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  22331. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  22332. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  22333. at Verse.Root_Entry.Update () <0x00010>
  22334.  
  22335. (Filename: Line: -1)
  22336.  
  22337. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  22338.  
  22339. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  22340.  
  22341. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22342.  
  22343. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22344.  
  22345. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22346.  
  22347. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22348.  
  22349. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22350.  
  22351. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22352.  
  22353. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22354.  
  22355. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22356.  
  22357. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22358.  
  22359. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22360.  
  22361. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22362.  
  22363. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22364.  
  22365. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22366.  
  22367. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22368.  
  22369. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22370.  
  22371. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22372.  
  22373. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  22374.  
  22375. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  22376.  
  22377. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22378.  
  22379. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22380.  
  22381. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22382.  
  22383. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22384.  
  22385. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22386.  
  22387. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22388.  
  22389. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22390.  
  22391. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22392.  
  22393. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22394.  
  22395. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22396.  
  22397. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22398.  
  22399. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22400.  
  22401. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22402.  
  22403. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22404.  
  22405. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22406.  
  22407. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22408.  
  22409. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  22410.  
  22411. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  22412.  
  22413. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22414.  
  22415. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22416.  
  22417. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22418.  
  22419. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22420.  
  22421. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22422.  
  22423. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22424.  
  22425. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22426.  
  22427. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22428.  
  22429. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22430.  
  22431. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22432.  
  22433. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22434.  
  22435. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22436.  
  22437. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22438.  
  22439. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22440.  
  22441. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22442.  
  22443. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22444.  
  22445. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  22446.  
  22447. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  22448.  
  22449. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22450.  
  22451. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22452.  
  22453. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22454.  
  22455. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22456.  
  22457. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22458.  
  22459. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22460.  
  22461. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22462.  
  22463. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22464.  
  22465. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22466.  
  22467. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22468.  
  22469. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22470.  
  22471. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22472.  
  22473. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22474.  
  22475. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22476.  
  22477. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22478.  
  22479. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22480.  
  22481. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  22482.  
  22483. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  22484.  
  22485. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22486.  
  22487. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22488.  
  22489. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22490.  
  22491. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22492.  
  22493. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22494.  
  22495. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22496.  
  22497. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22498.  
  22499. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22500.  
  22501. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22502.  
  22503. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22504.  
  22505. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22506.  
  22507. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22508.  
  22509. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22510.  
  22511. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22512.  
  22513. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22514.  
  22515. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22516.  
  22517. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  22518.  
  22519. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  22520.  
  22521. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22522.  
  22523. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22524.  
  22525. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22526.  
  22527. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22528.  
  22529. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22530.  
  22531. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22532.  
  22533. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22534.  
  22535. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22536.  
  22537. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22538.  
  22539. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22540.  
  22541. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22542.  
  22543. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22544.  
  22545. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22546.  
  22547. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22548.  
  22549. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22550.  
  22551. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22552.  
  22553. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  22554.  
  22555. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  22556.  
  22557. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22558.  
  22559. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22560.  
  22561. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22562.  
  22563. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22564.  
  22565. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22566.  
  22567. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22568.  
  22569. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22570.  
  22571. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22572.  
  22573. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22574.  
  22575. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22576.  
  22577. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22578.  
  22579. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22580.  
  22581. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22582.  
  22583. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22584.  
  22585. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22586.  
  22587. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22588.  
  22589. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  22590.  
  22591. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  22592.  
  22593. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22594.  
  22595. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22596.  
  22597. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22598.  
  22599. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22600.  
  22601. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22602.  
  22603. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22604.  
  22605. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22606.  
  22607. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22608.  
  22609. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22610.  
  22611. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22612.  
  22613. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22614.  
  22615. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22616.  
  22617. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22618.  
  22619. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22620.  
  22621. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22622.  
  22623. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22624.  
  22625. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  22626.  
  22627. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  22628.  
  22629. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22630.  
  22631. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22632.  
  22633. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22634.  
  22635. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22636.  
  22637. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22638.  
  22639. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22640.  
  22641. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22642.  
  22643. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22644.  
  22645. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22646.  
  22647. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22648.  
  22649. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22650.  
  22651. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22652.  
  22653. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22654.  
  22655. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22656.  
  22657. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22658.  
  22659. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22660.  
  22661. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  22662.  
  22663. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  22664.  
  22665. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22666.  
  22667. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22668.  
  22669. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22670.  
  22671. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22672.  
  22673. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22674.  
  22675. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22676.  
  22677. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22678.  
  22679. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22680.  
  22681. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22682.  
  22683. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22684.  
  22685. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22686.  
  22687. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22688.  
  22689. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22690.  
  22691. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22692.  
  22693. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22694.  
  22695. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22696.  
  22697. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  22698.  
  22699. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  22700.  
  22701. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22702.  
  22703. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22704.  
  22705. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22706.  
  22707. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22708.  
  22709. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22710.  
  22711. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22712.  
  22713. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22714.  
  22715. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22716.  
  22717. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22718.  
  22719. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22720.  
  22721. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22722.  
  22723. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22724.  
  22725. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22726.  
  22727. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22728.  
  22729. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22730.  
  22731. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22732.  
  22733. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  22734.  
  22735. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  22736.  
  22737. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22738.  
  22739. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22740.  
  22741. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22742.  
  22743. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22744.  
  22745. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22746.  
  22747. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22748.  
  22749. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22750.  
  22751. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22752.  
  22753. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22754.  
  22755. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22756.  
  22757. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22758.  
  22759. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22760.  
  22761. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22762.  
  22763. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22764.  
  22765. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22766.  
  22767. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22768.  
  22769. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  22770.  
  22771. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  22772.  
  22773. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22774.  
  22775. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22776.  
  22777. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22778.  
  22779. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22780.  
  22781. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22782.  
  22783. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22784.  
  22785. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22786.  
  22787. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22788.  
  22789. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22790.  
  22791. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22792.  
  22793. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22794.  
  22795. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22796.  
  22797. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22798.  
  22799. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22800.  
  22801. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22802.  
  22803. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22804.  
  22805. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  22806.  
  22807. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  22808.  
  22809. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22810.  
  22811. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22812.  
  22813. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22814.  
  22815. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22816.  
  22817. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22818.  
  22819. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22820.  
  22821. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22822.  
  22823. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22824.  
  22825. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22826.  
  22827. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22828.  
  22829. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22830.  
  22831. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22832.  
  22833. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22834.  
  22835. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22836.  
  22837. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22838.  
  22839. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22840.  
  22841. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  22842.  
  22843. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  22844.  
  22845. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22846.  
  22847. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22848.  
  22849. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22850.  
  22851. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22852.  
  22853. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22854.  
  22855. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22856.  
  22857. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22858.  
  22859. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22860.  
  22861. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22862.  
  22863. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22864.  
  22865. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22866.  
  22867. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22868.  
  22869. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22870.  
  22871. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22872.  
  22873. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22874.  
  22875. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22876.  
  22877. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  22878.  
  22879. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  22880.  
  22881. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22882.  
  22883. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22884.  
  22885. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22886.  
  22887. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22888.  
  22889. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22890.  
  22891. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22892.  
  22893. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22894.  
  22895. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22896.  
  22897. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22898.  
  22899. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22900.  
  22901. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22902.  
  22903. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22904.  
  22905. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22906.  
  22907. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22908.  
  22909. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22910.  
  22911. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22912.  
  22913. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  22914.  
  22915. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  22916.  
  22917. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22918.  
  22919. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22920.  
  22921. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22922.  
  22923. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22924.  
  22925. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22926.  
  22927. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22928.  
  22929. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22930.  
  22931. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22932.  
  22933. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22934.  
  22935. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22936.  
  22937. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22938.  
  22939. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22940.  
  22941. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22942.  
  22943. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22944.  
  22945. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22946.  
  22947. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22948.  
  22949. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  22950.  
  22951. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  22952.  
  22953. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22954.  
  22955. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22956.  
  22957. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22958.  
  22959. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22960.  
  22961. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22962.  
  22963. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22964.  
  22965. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22966.  
  22967. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22968.  
  22969. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22970.  
  22971. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22972.  
  22973. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22974.  
  22975. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22976.  
  22977. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22978.  
  22979. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22980.  
  22981. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22982.  
  22983. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22984.  
  22985. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  22986.  
  22987. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  22988.  
  22989. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22990.  
  22991. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22992.  
  22993. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22994.  
  22995. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  22996.  
  22997. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  22998.  
  22999. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23000.  
  23001. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23002.  
  23003. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23004.  
  23005. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23006.  
  23007. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23008.  
  23009. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23010.  
  23011. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23012.  
  23013. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23014.  
  23015. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23016.  
  23017. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23018.  
  23019. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23020.  
  23021. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  23022.  
  23023. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  23024.  
  23025. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23026.  
  23027. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23028.  
  23029. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23030.  
  23031. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23032.  
  23033. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23034.  
  23035. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23036.  
  23037. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23038.  
  23039. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23040.  
  23041. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23042.  
  23043. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23044.  
  23045. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23046.  
  23047. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23048.  
  23049. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23050.  
  23051. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23052.  
  23053. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23054.  
  23055. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23056.  
  23057. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  23058.  
  23059. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  23060.  
  23061. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23062.  
  23063. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23064.  
  23065. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23066.  
  23067. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23068.  
  23069. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23070.  
  23071. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23072.  
  23073. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23074.  
  23075. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23076.  
  23077. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23078.  
  23079. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23080.  
  23081. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23082.  
  23083. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23084.  
  23085. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23086.  
  23087. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23088.  
  23089. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23090.  
  23091. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23092.  
  23093. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  23094.  
  23095. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  23096.  
  23097. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23098.  
  23099. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23100.  
  23101. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23102.  
  23103. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23104.  
  23105. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23106.  
  23107. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23108.  
  23109. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23110.  
  23111. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23112.  
  23113. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23114.  
  23115. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23116.  
  23117. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23118.  
  23119. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23120.  
  23121. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23122.  
  23123. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23124.  
  23125. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23126.  
  23127. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23128.  
  23129. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  23130.  
  23131. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  23132.  
  23133. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23134.  
  23135. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23136.  
  23137. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23138.  
  23139. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23140.  
  23141. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23142.  
  23143. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23144.  
  23145. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23146.  
  23147. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23148.  
  23149. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23150.  
  23151. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23152.  
  23153. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23154.  
  23155. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23156.  
  23157. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23158.  
  23159. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23160.  
  23161. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23162.  
  23163. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23164.  
  23165. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  23166.  
  23167. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  23168.  
  23169. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23170.  
  23171. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23172.  
  23173. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23174.  
  23175. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23176.  
  23177. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23178.  
  23179. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23180.  
  23181. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23182.  
  23183. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23184.  
  23185. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23186.  
  23187. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23188.  
  23189. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23190.  
  23191. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23192.  
  23193. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23194.  
  23195. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23196.  
  23197. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23198.  
  23199. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23200.  
  23201. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  23202.  
  23203. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  23204.  
  23205. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23206.  
  23207. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23208.  
  23209. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23210.  
  23211. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23212.  
  23213. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23214.  
  23215. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23216.  
  23217. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23218.  
  23219. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23220.  
  23221. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23222.  
  23223. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23224.  
  23225. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23226.  
  23227. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23228.  
  23229. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23230.  
  23231. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23232.  
  23233. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23234.  
  23235. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23236.  
  23237. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  23238.  
  23239. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  23240.  
  23241. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23242.  
  23243. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23244.  
  23245. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23246.  
  23247. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23248.  
  23249. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23250.  
  23251. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23252.  
  23253. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23254.  
  23255. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23256.  
  23257. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23258.  
  23259. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23260.  
  23261. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23262.  
  23263. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23264.  
  23265. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23266.  
  23267. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23268.  
  23269. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23270.  
  23271. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23272.  
  23273. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  23274.  
  23275. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  23276.  
  23277. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23278.  
  23279. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23280.  
  23281. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23282.  
  23283. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23284.  
  23285. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23286.  
  23287. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23288.  
  23289. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23290.  
  23291. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23292.  
  23293. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23294.  
  23295. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23296.  
  23297. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23298.  
  23299. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23300.  
  23301. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23302.  
  23303. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23304.  
  23305. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23306.  
  23307. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23308.  
  23309. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  23310.  
  23311. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  23312.  
  23313. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23314.  
  23315. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23316.  
  23317. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23318.  
  23319. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23320.  
  23321. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23322.  
  23323. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23324.  
  23325. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23326.  
  23327. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23328.  
  23329. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23330.  
  23331. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23332.  
  23333. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23334.  
  23335. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23336.  
  23337. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23338.  
  23339. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23340.  
  23341. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23342.  
  23343. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23344.  
  23345. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  23346.  
  23347. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  23348.  
  23349. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23350.  
  23351. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23352.  
  23353. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23354.  
  23355. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23356.  
  23357. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23358.  
  23359. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23360.  
  23361. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23362.  
  23363. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23364.  
  23365. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23366.  
  23367. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23368.  
  23369. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23370.  
  23371. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23372.  
  23373. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23374.  
  23375. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23376.  
  23377. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23378.  
  23379. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23380.  
  23381. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  23382.  
  23383. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  23384.  
  23385. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23386.  
  23387. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23388.  
  23389. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23390.  
  23391. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23392.  
  23393. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23394.  
  23395. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23396.  
  23397. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23398.  
  23399. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23400.  
  23401. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23402.  
  23403. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23404.  
  23405. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23406.  
  23407. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23408.  
  23409. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23410.  
  23411. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23412.  
  23413. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23414.  
  23415. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23416.  
  23417. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  23418.  
  23419. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  23420.  
  23421. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23422.  
  23423. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23424.  
  23425. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23426.  
  23427. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23428.  
  23429. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23430.  
  23431. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23432.  
  23433. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23434.  
  23435. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23436.  
  23437. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23438.  
  23439. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23440.  
  23441. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23442.  
  23443. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23444.  
  23445. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23446.  
  23447. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23448.  
  23449. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23450.  
  23451. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23452.  
  23453. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  23454.  
  23455. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  23456.  
  23457. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23458.  
  23459. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23460.  
  23461. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23462.  
  23463. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23464.  
  23465. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23466.  
  23467. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23468.  
  23469. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23470.  
  23471. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23472.  
  23473. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23474.  
  23475. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23476.  
  23477. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23478.  
  23479. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23480.  
  23481. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23482.  
  23483. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23484.  
  23485. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23486.  
  23487. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23488.  
  23489. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  23490.  
  23491. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  23492.  
  23493. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23494.  
  23495. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23496.  
  23497. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23498.  
  23499. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23500.  
  23501. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23502.  
  23503. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23504.  
  23505. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23506.  
  23507. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23508.  
  23509. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23510.  
  23511. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23512.  
  23513. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23514.  
  23515. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23516.  
  23517. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23518.  
  23519. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23520.  
  23521. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23522.  
  23523. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23524.  
  23525. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  23526.  
  23527. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  23528.  
  23529. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23530.  
  23531. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23532.  
  23533. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23534.  
  23535. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23536.  
  23537. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23538.  
  23539. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23540.  
  23541. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23542.  
  23543. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23544.  
  23545. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23546.  
  23547. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23548.  
  23549. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23550.  
  23551. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23552.  
  23553. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23554.  
  23555. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23556.  
  23557. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23558.  
  23559. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23560.  
  23561. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  23562.  
  23563. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  23564.  
  23565. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23566.  
  23567. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23568.  
  23569. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23570.  
  23571. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23572.  
  23573. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23574.  
  23575. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23576.  
  23577. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23578.  
  23579. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23580.  
  23581. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23582.  
  23583. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23584.  
  23585. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23586.  
  23587. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23588.  
  23589. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23590.  
  23591. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23592.  
  23593. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23594.  
  23595. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23596.  
  23597. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  23598.  
  23599. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  23600.  
  23601. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23602.  
  23603. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23604.  
  23605. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23606.  
  23607. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23608.  
  23609. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23610.  
  23611. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23612.  
  23613. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23614.  
  23615. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23616.  
  23617. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23618.  
  23619. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23620.  
  23621. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23622.  
  23623. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23624.  
  23625. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23626.  
  23627. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23628.  
  23629. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23630.  
  23631. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23632.  
  23633. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  23634.  
  23635. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  23636.  
  23637. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23638.  
  23639. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23640.  
  23641. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23642.  
  23643. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23644.  
  23645. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23646.  
  23647. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23648.  
  23649. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23650.  
  23651. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23652.  
  23653. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23654.  
  23655. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23656.  
  23657. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23658.  
  23659. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23660.  
  23661. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23662.  
  23663. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23664.  
  23665. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23666.  
  23667. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23668.  
  23669. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  23670.  
  23671. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  23672.  
  23673. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23674.  
  23675. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23676.  
  23677. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23678.  
  23679. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23680.  
  23681. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23682.  
  23683. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23684.  
  23685. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23686.  
  23687. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23688.  
  23689. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23690.  
  23691. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23692.  
  23693. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23694.  
  23695. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23696.  
  23697. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23698.  
  23699. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23700.  
  23701. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23702.  
  23703. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23704.  
  23705. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  23706.  
  23707. Could not resolve cross-reference to Verse.ThingDef named Human_Corpse
  23708.  
  23709. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23710.  
  23711. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23712.  
  23713. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23714.  
  23715. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23716.  
  23717. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23718.  
  23719. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23720.  
  23721. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23722.  
  23723. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23724.  
  23725. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23726.  
  23727. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23728.  
  23729. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23730.  
  23731. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23732.  
  23733. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23734.  
  23735. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23736.  
  23737. Could not resolve cross-reference to Verse.ThingDef named Human_Meat
  23738.  
  23739. Could not resolve cross-reference to Verse.ThingDef named Megaspider_Meat
  23740.  
  23741. NullReferenceException: Object reference not set to an instance of an object
  23742. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  23743. at Verse.ScreenshotTaker.Update () <0x0001f>
  23744. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  23745. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  23746. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  23747. at Verse.Root_Entry.Update () <0x00010>
  23748.  
  23749. (Filename: Line: -1)
  23750.  
  23751. NullReferenceException: Object reference not set to an instance of an object
  23752. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  23753. at Verse.ScreenshotTaker.Update () <0x0001f>
  23754. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  23755. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  23756. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  23757. at Verse.Root_Entry.Update () <0x00010>
  23758.  
  23759. (Filename: Line: -1)
  23760.  
  23761. NullReferenceException: Object reference not set to an instance of an object
  23762. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  23763. at Verse.ScreenshotTaker.Update () <0x0001f>
  23764. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  23765. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  23766. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  23767. at Verse.Root_Entry.Update () <0x00010>
  23768.  
  23769. (Filename: Line: -1)
  23770.  
  23771. NullReferenceException: Object reference not set to an instance of an object
  23772. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  23773. at Verse.ScreenshotTaker.Update () <0x0001f>
  23774. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  23775. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  23776. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  23777. at Verse.Root_Entry.Update () <0x00010>
  23778.  
  23779. (Filename: Line: -1)
  23780.  
  23781. NullReferenceException: Object reference not set to an instance of an object
  23782. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  23783. at Verse.ScreenshotTaker.Update () <0x0001f>
  23784. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  23785. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  23786. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  23787. at Verse.Root_Entry.Update () <0x00010>
  23788.  
  23789. (Filename: Line: -1)
  23790.  
  23791. NullReferenceException: Object reference not set to an instance of an object
  23792. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  23793. at Verse.ScreenshotTaker.Update () <0x0001f>
  23794. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  23795. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  23796. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  23797. at Verse.Root_Entry.Update () <0x00010>
  23798.  
  23799. (Filename: Line: -1)
  23800.  
  23801. NullReferenceException: Object reference not set to an instance of an object
  23802. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  23803. at Verse.ScreenshotTaker.Update () <0x0001f>
  23804. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  23805. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  23806. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  23807. at Verse.Root_Entry.Update () <0x00010>
  23808.  
  23809. (Filename: Line: -1)
  23810.  
  23811. NullReferenceException: Object reference not set to an instance of an object
  23812. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  23813. at Verse.ScreenshotTaker.Update () <0x0001f>
  23814. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  23815. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  23816. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  23817. at Verse.Root_Entry.Update () <0x00010>
  23818.  
  23819. (Filename: Line: -1)
  23820.  
  23821. NullReferenceException: Object reference not set to an instance of an object
  23822. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  23823. at Verse.ScreenshotTaker.Update () <0x0001f>
  23824. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  23825. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  23826. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  23827. at Verse.Root_Entry.Update () <0x00010>
  23828.  
  23829. (Filename: Line: -1)
  23830.  
  23831. NullReferenceException: Object reference not set to an instance of an object
  23832. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  23833. at Verse.ScreenshotTaker.Update () <0x0001f>
  23834. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  23835. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  23836. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  23837. at Verse.Root_Entry.Update () <0x00010>
  23838.  
  23839. (Filename: Line: -1)
  23840.  
  23841. NullReferenceException: Object reference not set to an instance of an object
  23842. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  23843. at Verse.ScreenshotTaker.Update () <0x0001f>
  23844. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  23845. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  23846. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  23847. at Verse.Root_Entry.Update () <0x00010>
  23848.  
  23849. (Filename: Line: -1)
  23850.  
  23851. NullReferenceException: Object reference not set to an instance of an object
  23852. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  23853. at Verse.ScreenshotTaker.Update () <0x0001f>
  23854. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  23855. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  23856. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  23857. at Verse.Root_Entry.Update () <0x00010>
  23858.  
  23859. (Filename: Line: -1)
  23860.  
  23861. NullReferenceException: Object reference not set to an instance of an object
  23862. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  23863. at Verse.ScreenshotTaker.Update () <0x0001f>
  23864. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  23865. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  23866. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  23867. at Verse.Root_Entry.Update () <0x00010>
  23868.  
  23869. (Filename: Line: -1)
  23870.  
  23871. NullReferenceException: Object reference not set to an instance of an object
  23872. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  23873. at Verse.ScreenshotTaker.Update () <0x0001f>
  23874. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  23875. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  23876. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  23877. at Verse.Root_Entry.Update () <0x00010>
  23878.  
  23879. (Filename: Line: -1)
  23880.  
  23881. NullReferenceException: Object reference not set to an instance of an object
  23882. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  23883. at Verse.ScreenshotTaker.Update () <0x0001f>
  23884. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  23885. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  23886. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  23887. at Verse.Root_Entry.Update () <0x00010>
  23888.  
  23889. (Filename: Line: -1)
  23890.  
  23891. NullReferenceException: Object reference not set to an instance of an object
  23892. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  23893. at Verse.ScreenshotTaker.Update () <0x0001f>
  23894. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  23895. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  23896. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  23897. at Verse.Root_Entry.Update () <0x00010>
  23898.  
  23899. (Filename: Line: -1)
  23900.  
  23901. NullReferenceException: Object reference not set to an instance of an object
  23902. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  23903. at Verse.ScreenshotTaker.Update () <0x0001f>
  23904. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  23905. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  23906. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  23907. at Verse.Root_Entry.Update () <0x00010>
  23908.  
  23909. (Filename: Line: -1)
  23910.  
  23911. NullReferenceException: Object reference not set to an instance of an object
  23912. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  23913. at Verse.ScreenshotTaker.Update () <0x0001f>
  23914. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  23915. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  23916. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  23917. at Verse.Root_Entry.Update () <0x00010>
  23918.  
  23919. (Filename: Line: -1)
  23920.  
  23921. NullReferenceException: Object reference not set to an instance of an object
  23922. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  23923. at Verse.ScreenshotTaker.Update () <0x0001f>
  23924. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  23925. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  23926. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  23927. at Verse.Root_Entry.Update () <0x00010>
  23928.  
  23929. (Filename: Line: -1)
  23930.  
  23931. NullReferenceException: Object reference not set to an instance of an object
  23932. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  23933. at Verse.ScreenshotTaker.Update () <0x0001f>
  23934. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  23935. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  23936. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  23937. at Verse.Root_Entry.Update () <0x00010>
  23938.  
  23939. (Filename: Line: -1)
  23940.  
  23941. NullReferenceException: Object reference not set to an instance of an object
  23942. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  23943. at Verse.ScreenshotTaker.Update () <0x0001f>
  23944. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  23945. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  23946. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  23947. at Verse.Root_Entry.Update () <0x00010>
  23948.  
  23949. (Filename: Line: -1)
  23950.  
  23951. NullReferenceException: Object reference not set to an instance of an object
  23952. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  23953. at Verse.ScreenshotTaker.Update () <0x0001f>
  23954. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  23955. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  23956. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  23957. at Verse.Root_Entry.Update () <0x00010>
  23958.  
  23959. (Filename: Line: -1)
  23960.  
  23961. NullReferenceException: Object reference not set to an instance of an object
  23962. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  23963. at Verse.ScreenshotTaker.Update () <0x0001f>
  23964. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  23965. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  23966. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  23967. at Verse.Root_Entry.Update () <0x00010>
  23968.  
  23969. (Filename: Line: -1)
  23970.  
  23971. NullReferenceException: Object reference not set to an instance of an object
  23972. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  23973. at Verse.ScreenshotTaker.Update () <0x0001f>
  23974. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  23975. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  23976. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  23977. at Verse.Root_Entry.Update () <0x00010>
  23978.  
  23979. (Filename: Line: -1)
  23980.  
  23981. NullReferenceException: Object reference not set to an instance of an object
  23982. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  23983. at Verse.ScreenshotTaker.Update () <0x0001f>
  23984. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  23985. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  23986. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  23987. at Verse.Root_Entry.Update () <0x00010>
  23988.  
  23989. (Filename: Line: -1)
  23990.  
  23991. NullReferenceException: Object reference not set to an instance of an object
  23992. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  23993. at Verse.ScreenshotTaker.Update () <0x0001f>
  23994. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  23995. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  23996. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  23997. at Verse.Root_Entry.Update () <0x00010>
  23998.  
  23999. (Filename: Line: -1)
  24000.  
  24001. NullReferenceException: Object reference not set to an instance of an object
  24002. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24003. at Verse.ScreenshotTaker.Update () <0x0001f>
  24004. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24005. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24006. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24007. at Verse.Root_Entry.Update () <0x00010>
  24008.  
  24009. (Filename: Line: -1)
  24010.  
  24011. NullReferenceException: Object reference not set to an instance of an object
  24012. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24013. at Verse.ScreenshotTaker.Update () <0x0001f>
  24014. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24015. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24016. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24017. at Verse.Root_Entry.Update () <0x00010>
  24018.  
  24019. (Filename: Line: -1)
  24020.  
  24021. NullReferenceException: Object reference not set to an instance of an object
  24022. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24023. at Verse.ScreenshotTaker.Update () <0x0001f>
  24024. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24025. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24026. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24027. at Verse.Root_Entry.Update () <0x00010>
  24028.  
  24029. (Filename: Line: -1)
  24030.  
  24031. NullReferenceException: Object reference not set to an instance of an object
  24032. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24033. at Verse.ScreenshotTaker.Update () <0x0001f>
  24034. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24035. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24036. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24037. at Verse.Root_Entry.Update () <0x00010>
  24038.  
  24039. (Filename: Line: -1)
  24040.  
  24041. NullReferenceException: Object reference not set to an instance of an object
  24042. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24043. at Verse.ScreenshotTaker.Update () <0x0001f>
  24044. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24045. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24046. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24047. at Verse.Root_Entry.Update () <0x00010>
  24048.  
  24049. (Filename: Line: -1)
  24050.  
  24051. NullReferenceException: Object reference not set to an instance of an object
  24052. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24053. at Verse.ScreenshotTaker.Update () <0x0001f>
  24054. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24055. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24056. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24057. at Verse.Root_Entry.Update () <0x00010>
  24058.  
  24059. (Filename: Line: -1)
  24060.  
  24061. NullReferenceException: Object reference not set to an instance of an object
  24062. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24063. at Verse.ScreenshotTaker.Update () <0x0001f>
  24064. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24065. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24066. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24067. at Verse.Root_Entry.Update () <0x00010>
  24068.  
  24069. (Filename: Line: -1)
  24070.  
  24071. NullReferenceException: Object reference not set to an instance of an object
  24072. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24073. at Verse.ScreenshotTaker.Update () <0x0001f>
  24074. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24075. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24076. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24077. at Verse.Root_Entry.Update () <0x00010>
  24078.  
  24079. (Filename: Line: -1)
  24080.  
  24081. NullReferenceException: Object reference not set to an instance of an object
  24082. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24083. at Verse.ScreenshotTaker.Update () <0x0001f>
  24084. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24085. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24086. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24087. at Verse.Root_Entry.Update () <0x00010>
  24088.  
  24089. (Filename: Line: -1)
  24090.  
  24091. NullReferenceException: Object reference not set to an instance of an object
  24092. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24093. at Verse.ScreenshotTaker.Update () <0x0001f>
  24094. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24095. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24096. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24097. at Verse.Root_Entry.Update () <0x00010>
  24098.  
  24099. (Filename: Line: -1)
  24100.  
  24101. NullReferenceException: Object reference not set to an instance of an object
  24102. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24103. at Verse.ScreenshotTaker.Update () <0x0001f>
  24104. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24105. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24106. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24107. at Verse.Root_Entry.Update () <0x00010>
  24108.  
  24109. (Filename: Line: -1)
  24110.  
  24111. NullReferenceException: Object reference not set to an instance of an object
  24112. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24113. at Verse.ScreenshotTaker.Update () <0x0001f>
  24114. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24115. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24116. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24117. at Verse.Root_Entry.Update () <0x00010>
  24118.  
  24119. (Filename: Line: -1)
  24120.  
  24121. NullReferenceException: Object reference not set to an instance of an object
  24122. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24123. at Verse.ScreenshotTaker.Update () <0x0001f>
  24124. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24125. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24126. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24127. at Verse.Root_Entry.Update () <0x00010>
  24128.  
  24129. (Filename: Line: -1)
  24130.  
  24131. NullReferenceException: Object reference not set to an instance of an object
  24132. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24133. at Verse.ScreenshotTaker.Update () <0x0001f>
  24134. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24135. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24136. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24137. at Verse.Root_Entry.Update () <0x00010>
  24138.  
  24139. (Filename: Line: -1)
  24140.  
  24141. NullReferenceException: Object reference not set to an instance of an object
  24142. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24143. at Verse.ScreenshotTaker.Update () <0x0001f>
  24144. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24145. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24146. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24147. at Verse.Root_Entry.Update () <0x00010>
  24148.  
  24149. (Filename: Line: -1)
  24150.  
  24151. NullReferenceException: Object reference not set to an instance of an object
  24152. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24153. at Verse.ScreenshotTaker.Update () <0x0001f>
  24154. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24155. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24156. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24157. at Verse.Root_Entry.Update () <0x00010>
  24158.  
  24159. (Filename: Line: -1)
  24160.  
  24161. NullReferenceException: Object reference not set to an instance of an object
  24162. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24163. at Verse.ScreenshotTaker.Update () <0x0001f>
  24164. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24165. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24166. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24167. at Verse.Root_Entry.Update () <0x00010>
  24168.  
  24169. (Filename: Line: -1)
  24170.  
  24171. NullReferenceException: Object reference not set to an instance of an object
  24172. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24173. at Verse.ScreenshotTaker.Update () <0x0001f>
  24174. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24175. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24176. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24177. at Verse.Root_Entry.Update () <0x00010>
  24178.  
  24179. (Filename: Line: -1)
  24180.  
  24181. NullReferenceException: Object reference not set to an instance of an object
  24182. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24183. at Verse.ScreenshotTaker.Update () <0x0001f>
  24184. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24185. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24186. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24187. at Verse.Root_Entry.Update () <0x00010>
  24188.  
  24189. (Filename: Line: -1)
  24190.  
  24191. NullReferenceException: Object reference not set to an instance of an object
  24192. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24193. at Verse.ScreenshotTaker.Update () <0x0001f>
  24194. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24195. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24196. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24197. at Verse.Root_Entry.Update () <0x00010>
  24198.  
  24199. (Filename: Line: -1)
  24200.  
  24201. NullReferenceException: Object reference not set to an instance of an object
  24202. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24203. at Verse.ScreenshotTaker.Update () <0x0001f>
  24204. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24205. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24206. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24207. at Verse.Root_Entry.Update () <0x00010>
  24208.  
  24209. (Filename: Line: -1)
  24210.  
  24211. NullReferenceException: Object reference not set to an instance of an object
  24212. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24213. at Verse.ScreenshotTaker.Update () <0x0001f>
  24214. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24215. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24216. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24217. at Verse.Root_Entry.Update () <0x00010>
  24218.  
  24219. (Filename: Line: -1)
  24220.  
  24221. NullReferenceException: Object reference not set to an instance of an object
  24222. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24223. at Verse.ScreenshotTaker.Update () <0x0001f>
  24224. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24225. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24226. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24227. at Verse.Root_Entry.Update () <0x00010>
  24228.  
  24229. (Filename: Line: -1)
  24230.  
  24231. NullReferenceException: Object reference not set to an instance of an object
  24232. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24233. at Verse.ScreenshotTaker.Update () <0x0001f>
  24234. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24235. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24236. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24237. at Verse.Root_Entry.Update () <0x00010>
  24238.  
  24239. (Filename: Line: -1)
  24240.  
  24241. NullReferenceException: Object reference not set to an instance of an object
  24242. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24243. at Verse.ScreenshotTaker.Update () <0x0001f>
  24244. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24245. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24246. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24247. at Verse.Root_Entry.Update () <0x00010>
  24248.  
  24249. (Filename: Line: -1)
  24250.  
  24251. NullReferenceException: Object reference not set to an instance of an object
  24252. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24253. at Verse.ScreenshotTaker.Update () <0x0001f>
  24254. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24255. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24256. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24257. at Verse.Root_Entry.Update () <0x00010>
  24258.  
  24259. (Filename: Line: -1)
  24260.  
  24261. NullReferenceException: Object reference not set to an instance of an object
  24262. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24263. at Verse.ScreenshotTaker.Update () <0x0001f>
  24264. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24265. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24266. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24267. at Verse.Root_Entry.Update () <0x00010>
  24268.  
  24269. (Filename: Line: -1)
  24270.  
  24271. NullReferenceException: Object reference not set to an instance of an object
  24272. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24273. at Verse.ScreenshotTaker.Update () <0x0001f>
  24274. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24275. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24276. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24277. at Verse.Root_Entry.Update () <0x00010>
  24278.  
  24279. (Filename: Line: -1)
  24280.  
  24281. NullReferenceException: Object reference not set to an instance of an object
  24282. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24283. at Verse.ScreenshotTaker.Update () <0x0001f>
  24284. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24285. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24286. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24287. at Verse.Root_Entry.Update () <0x00010>
  24288.  
  24289. (Filename: Line: -1)
  24290.  
  24291. NullReferenceException: Object reference not set to an instance of an object
  24292. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24293. at Verse.ScreenshotTaker.Update () <0x0001f>
  24294. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24295. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24296. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24297. at Verse.Root_Entry.Update () <0x00010>
  24298.  
  24299. (Filename: Line: -1)
  24300.  
  24301. NullReferenceException: Object reference not set to an instance of an object
  24302. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24303. at Verse.ScreenshotTaker.Update () <0x0001f>
  24304. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24305. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24306. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24307. at Verse.Root_Entry.Update () <0x00010>
  24308.  
  24309. (Filename: Line: -1)
  24310.  
  24311. NullReferenceException: Object reference not set to an instance of an object
  24312. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24313. at Verse.ScreenshotTaker.Update () <0x0001f>
  24314. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24315. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24316. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24317. at Verse.Root_Entry.Update () <0x00010>
  24318.  
  24319. (Filename: Line: -1)
  24320.  
  24321. NullReferenceException: Object reference not set to an instance of an object
  24322. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24323. at Verse.ScreenshotTaker.Update () <0x0001f>
  24324. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24325. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24326. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24327. at Verse.Root_Entry.Update () <0x00010>
  24328.  
  24329. (Filename: Line: -1)
  24330.  
  24331. NullReferenceException: Object reference not set to an instance of an object
  24332. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24333. at Verse.ScreenshotTaker.Update () <0x0001f>
  24334. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24335. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24336. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24337. at Verse.Root_Entry.Update () <0x00010>
  24338.  
  24339. (Filename: Line: -1)
  24340.  
  24341. NullReferenceException: Object reference not set to an instance of an object
  24342. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24343. at Verse.ScreenshotTaker.Update () <0x0001f>
  24344. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24345. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24346. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24347. at Verse.Root_Entry.Update () <0x00010>
  24348.  
  24349. (Filename: Line: -1)
  24350.  
  24351. NullReferenceException: Object reference not set to an instance of an object
  24352. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24353. at Verse.ScreenshotTaker.Update () <0x0001f>
  24354. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24355. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24356. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24357. at Verse.Root_Entry.Update () <0x00010>
  24358.  
  24359. (Filename: Line: -1)
  24360.  
  24361. NullReferenceException: Object reference not set to an instance of an object
  24362. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24363. at Verse.ScreenshotTaker.Update () <0x0001f>
  24364. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24365. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24366. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24367. at Verse.Root_Entry.Update () <0x00010>
  24368.  
  24369. (Filename: Line: -1)
  24370.  
  24371. NullReferenceException: Object reference not set to an instance of an object
  24372. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24373. at Verse.ScreenshotTaker.Update () <0x0001f>
  24374. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24375. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24376. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24377. at Verse.Root_Entry.Update () <0x00010>
  24378.  
  24379. (Filename: Line: -1)
  24380.  
  24381. NullReferenceException: Object reference not set to an instance of an object
  24382. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24383. at Verse.ScreenshotTaker.Update () <0x0001f>
  24384. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24385. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24386. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24387. at Verse.Root_Entry.Update () <0x00010>
  24388.  
  24389. (Filename: Line: -1)
  24390.  
  24391. NullReferenceException: Object reference not set to an instance of an object
  24392. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24393. at Verse.ScreenshotTaker.Update () <0x0001f>
  24394. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24395. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24396. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24397. at Verse.Root_Entry.Update () <0x00010>
  24398.  
  24399. (Filename: Line: -1)
  24400.  
  24401. NullReferenceException: Object reference not set to an instance of an object
  24402. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24403. at Verse.ScreenshotTaker.Update () <0x0001f>
  24404. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24405. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24406. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24407. at Verse.Root_Entry.Update () <0x00010>
  24408.  
  24409. (Filename: Line: -1)
  24410.  
  24411. NullReferenceException: Object reference not set to an instance of an object
  24412. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24413. at Verse.ScreenshotTaker.Update () <0x0001f>
  24414. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24415. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24416. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24417. at Verse.Root_Entry.Update () <0x00010>
  24418.  
  24419. (Filename: Line: -1)
  24420.  
  24421. NullReferenceException: Object reference not set to an instance of an object
  24422. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24423. at Verse.ScreenshotTaker.Update () <0x0001f>
  24424. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24425. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24426. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24427. at Verse.Root_Entry.Update () <0x00010>
  24428.  
  24429. (Filename: Line: -1)
  24430.  
  24431. NullReferenceException: Object reference not set to an instance of an object
  24432. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24433. at Verse.ScreenshotTaker.Update () <0x0001f>
  24434. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24435. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24436. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24437. at Verse.Root_Entry.Update () <0x00010>
  24438.  
  24439. (Filename: Line: -1)
  24440.  
  24441. NullReferenceException: Object reference not set to an instance of an object
  24442. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24443. at Verse.ScreenshotTaker.Update () <0x0001f>
  24444. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24445. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24446. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24447. at Verse.Root_Entry.Update () <0x00010>
  24448.  
  24449. (Filename: Line: -1)
  24450.  
  24451. NullReferenceException: Object reference not set to an instance of an object
  24452. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24453. at Verse.ScreenshotTaker.Update () <0x0001f>
  24454. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24455. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24456. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24457. at Verse.Root_Entry.Update () <0x00010>
  24458.  
  24459. (Filename: Line: -1)
  24460.  
  24461. NullReferenceException: Object reference not set to an instance of an object
  24462. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24463. at Verse.ScreenshotTaker.Update () <0x0001f>
  24464. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24465. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24466. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24467. at Verse.Root_Entry.Update () <0x00010>
  24468.  
  24469. (Filename: Line: -1)
  24470.  
  24471. NullReferenceException: Object reference not set to an instance of an object
  24472. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24473. at Verse.ScreenshotTaker.Update () <0x0001f>
  24474. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24475. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24476. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24477. at Verse.Root_Entry.Update () <0x00010>
  24478.  
  24479. (Filename: Line: -1)
  24480.  
  24481. NullReferenceException: Object reference not set to an instance of an object
  24482. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24483. at Verse.ScreenshotTaker.Update () <0x0001f>
  24484. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24485. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24486. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24487. at Verse.Root_Entry.Update () <0x00010>
  24488.  
  24489. (Filename: Line: -1)
  24490.  
  24491. NullReferenceException: Object reference not set to an instance of an object
  24492. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24493. at Verse.ScreenshotTaker.Update () <0x0001f>
  24494. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24495. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24496. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24497. at Verse.Root_Entry.Update () <0x00010>
  24498.  
  24499. (Filename: Line: -1)
  24500.  
  24501. NullReferenceException: Object reference not set to an instance of an object
  24502. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24503. at Verse.ScreenshotTaker.Update () <0x0001f>
  24504. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24505. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24506. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24507. at Verse.Root_Entry.Update () <0x00010>
  24508.  
  24509. (Filename: Line: -1)
  24510.  
  24511. NullReferenceException: Object reference not set to an instance of an object
  24512. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24513. at Verse.ScreenshotTaker.Update () <0x0001f>
  24514. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24515. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24516. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24517. at Verse.Root_Entry.Update () <0x00010>
  24518.  
  24519. (Filename: Line: -1)
  24520.  
  24521. NullReferenceException: Object reference not set to an instance of an object
  24522. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24523. at Verse.ScreenshotTaker.Update () <0x0001f>
  24524. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24525. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24526. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24527. at Verse.Root_Entry.Update () <0x00010>
  24528.  
  24529. (Filename: Line: -1)
  24530.  
  24531. NullReferenceException: Object reference not set to an instance of an object
  24532. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24533. at Verse.ScreenshotTaker.Update () <0x0001f>
  24534. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24535. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24536. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24537. at Verse.Root_Entry.Update () <0x00010>
  24538.  
  24539. (Filename: Line: -1)
  24540.  
  24541. NullReferenceException: Object reference not set to an instance of an object
  24542. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24543. at Verse.ScreenshotTaker.Update () <0x0001f>
  24544. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24545. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24546. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24547. at Verse.Root_Entry.Update () <0x00010>
  24548.  
  24549. (Filename: Line: -1)
  24550.  
  24551. NullReferenceException: Object reference not set to an instance of an object
  24552. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24553. at Verse.ScreenshotTaker.Update () <0x0001f>
  24554. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24555. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24556. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24557. at Verse.Root_Entry.Update () <0x00010>
  24558.  
  24559. (Filename: Line: -1)
  24560.  
  24561. NullReferenceException: Object reference not set to an instance of an object
  24562. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24563. at Verse.ScreenshotTaker.Update () <0x0001f>
  24564. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24565. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24566. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24567. at Verse.Root_Entry.Update () <0x00010>
  24568.  
  24569. (Filename: Line: -1)
  24570.  
  24571. NullReferenceException: Object reference not set to an instance of an object
  24572. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24573. at Verse.ScreenshotTaker.Update () <0x0001f>
  24574. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24575. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24576. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24577. at Verse.Root_Entry.Update () <0x00010>
  24578.  
  24579. (Filename: Line: -1)
  24580.  
  24581. NullReferenceException: Object reference not set to an instance of an object
  24582. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24583. at Verse.ScreenshotTaker.Update () <0x0001f>
  24584. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24585. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24586. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24587. at Verse.Root_Entry.Update () <0x00010>
  24588.  
  24589. (Filename: Line: -1)
  24590.  
  24591. NullReferenceException: Object reference not set to an instance of an object
  24592. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24593. at Verse.ScreenshotTaker.Update () <0x0001f>
  24594. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24595. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24596. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24597. at Verse.Root_Entry.Update () <0x00010>
  24598.  
  24599. (Filename: Line: -1)
  24600.  
  24601. NullReferenceException: Object reference not set to an instance of an object
  24602. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24603. at Verse.ScreenshotTaker.Update () <0x0001f>
  24604. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24605. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24606. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24607. at Verse.Root_Entry.Update () <0x00010>
  24608.  
  24609. (Filename: Line: -1)
  24610.  
  24611. NullReferenceException: Object reference not set to an instance of an object
  24612. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24613. at Verse.ScreenshotTaker.Update () <0x0001f>
  24614. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24615. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24616. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24617. at Verse.Root_Entry.Update () <0x00010>
  24618.  
  24619. (Filename: Line: -1)
  24620.  
  24621. NullReferenceException: Object reference not set to an instance of an object
  24622. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24623. at Verse.ScreenshotTaker.Update () <0x0001f>
  24624. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24625. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24626. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24627. at Verse.Root_Entry.Update () <0x00010>
  24628.  
  24629. (Filename: Line: -1)
  24630.  
  24631. NullReferenceException: Object reference not set to an instance of an object
  24632. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24633. at Verse.ScreenshotTaker.Update () <0x0001f>
  24634. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24635. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24636. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24637. at Verse.Root_Entry.Update () <0x00010>
  24638.  
  24639. (Filename: Line: -1)
  24640.  
  24641. NullReferenceException: Object reference not set to an instance of an object
  24642. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24643. at Verse.ScreenshotTaker.Update () <0x0001f>
  24644. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24645. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24646. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24647. at Verse.Root_Entry.Update () <0x00010>
  24648.  
  24649. (Filename: Line: -1)
  24650.  
  24651. NullReferenceException: Object reference not set to an instance of an object
  24652. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24653. at Verse.ScreenshotTaker.Update () <0x0001f>
  24654. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24655. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24656. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24657. at Verse.Root_Entry.Update () <0x00010>
  24658.  
  24659. (Filename: Line: -1)
  24660.  
  24661. NullReferenceException: Object reference not set to an instance of an object
  24662. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24663. at Verse.ScreenshotTaker.Update () <0x0001f>
  24664. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24665. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24666. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24667. at Verse.Root_Entry.Update () <0x00010>
  24668.  
  24669. (Filename: Line: -1)
  24670.  
  24671. NullReferenceException: Object reference not set to an instance of an object
  24672. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24673. at Verse.ScreenshotTaker.Update () <0x0001f>
  24674. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24675. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24676. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24677. at Verse.Root_Entry.Update () <0x00010>
  24678.  
  24679. (Filename: Line: -1)
  24680.  
  24681. NullReferenceException: Object reference not set to an instance of an object
  24682. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24683. at Verse.ScreenshotTaker.Update () <0x0001f>
  24684. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24685. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24686. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24687. at Verse.Root_Entry.Update () <0x00010>
  24688.  
  24689. (Filename: Line: -1)
  24690.  
  24691. NullReferenceException: Object reference not set to an instance of an object
  24692. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24693. at Verse.ScreenshotTaker.Update () <0x0001f>
  24694. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24695. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24696. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24697. at Verse.Root_Entry.Update () <0x00010>
  24698.  
  24699. (Filename: Line: -1)
  24700.  
  24701. NullReferenceException: Object reference not set to an instance of an object
  24702. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24703. at Verse.ScreenshotTaker.Update () <0x0001f>
  24704. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24705. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24706. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24707. at Verse.Root_Entry.Update () <0x00010>
  24708.  
  24709. (Filename: Line: -1)
  24710.  
  24711. NullReferenceException: Object reference not set to an instance of an object
  24712. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24713. at Verse.ScreenshotTaker.Update () <0x0001f>
  24714. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24715. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24716. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24717. at Verse.Root_Entry.Update () <0x00010>
  24718.  
  24719. (Filename: Line: -1)
  24720.  
  24721. NullReferenceException: Object reference not set to an instance of an object
  24722. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24723. at Verse.ScreenshotTaker.Update () <0x0001f>
  24724. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24725. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24726. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24727. at Verse.Root_Entry.Update () <0x00010>
  24728.  
  24729. (Filename: Line: -1)
  24730.  
  24731. NullReferenceException: Object reference not set to an instance of an object
  24732. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24733. at Verse.ScreenshotTaker.Update () <0x0001f>
  24734. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24735. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24736. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24737. at Verse.Root_Entry.Update () <0x00010>
  24738.  
  24739. (Filename: Line: -1)
  24740.  
  24741. NullReferenceException: Object reference not set to an instance of an object
  24742. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24743. at Verse.ScreenshotTaker.Update () <0x0001f>
  24744. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24745. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24746. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24747. at Verse.Root_Entry.Update () <0x00010>
  24748.  
  24749. (Filename: Line: -1)
  24750.  
  24751. NullReferenceException: Object reference not set to an instance of an object
  24752. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24753. at Verse.ScreenshotTaker.Update () <0x0001f>
  24754. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24755. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24756. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24757. at Verse.Root_Entry.Update () <0x00010>
  24758.  
  24759. (Filename: Line: -1)
  24760.  
  24761. NullReferenceException: Object reference not set to an instance of an object
  24762. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24763. at Verse.ScreenshotTaker.Update () <0x0001f>
  24764. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24765. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24766. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24767. at Verse.Root_Entry.Update () <0x00010>
  24768.  
  24769. (Filename: Line: -1)
  24770.  
  24771. NullReferenceException: Object reference not set to an instance of an object
  24772. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24773. at Verse.ScreenshotTaker.Update () <0x0001f>
  24774. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24775. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24776. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24777. at Verse.Root_Entry.Update () <0x00010>
  24778.  
  24779. (Filename: Line: -1)
  24780.  
  24781. NullReferenceException: Object reference not set to an instance of an object
  24782. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24783. at Verse.ScreenshotTaker.Update () <0x0001f>
  24784. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24785. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24786. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24787. at Verse.Root_Entry.Update () <0x00010>
  24788.  
  24789. (Filename: Line: -1)
  24790.  
  24791. NullReferenceException: Object reference not set to an instance of an object
  24792. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24793. at Verse.ScreenshotTaker.Update () <0x0001f>
  24794. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24795. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24796. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24797. at Verse.Root_Entry.Update () <0x00010>
  24798.  
  24799. (Filename: Line: -1)
  24800.  
  24801. NullReferenceException: Object reference not set to an instance of an object
  24802. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24803. at Verse.ScreenshotTaker.Update () <0x0001f>
  24804. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24805. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24806. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24807. at Verse.Root_Entry.Update () <0x00010>
  24808.  
  24809. (Filename: Line: -1)
  24810.  
  24811. NullReferenceException: Object reference not set to an instance of an object
  24812. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24813. at Verse.ScreenshotTaker.Update () <0x0001f>
  24814. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24815. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24816. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24817. at Verse.Root_Entry.Update () <0x00010>
  24818.  
  24819. (Filename: Line: -1)
  24820.  
  24821. NullReferenceException: Object reference not set to an instance of an object
  24822. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24823. at Verse.ScreenshotTaker.Update () <0x0001f>
  24824. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24825. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24826. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24827. at Verse.Root_Entry.Update () <0x00010>
  24828.  
  24829. (Filename: Line: -1)
  24830.  
  24831. NullReferenceException: Object reference not set to an instance of an object
  24832. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24833. at Verse.ScreenshotTaker.Update () <0x0001f>
  24834. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24835. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24836. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24837. at Verse.Root_Entry.Update () <0x00010>
  24838.  
  24839. (Filename: Line: -1)
  24840.  
  24841. NullReferenceException: Object reference not set to an instance of an object
  24842. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24843. at Verse.ScreenshotTaker.Update () <0x0001f>
  24844. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24845. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24846. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24847. at Verse.Root_Entry.Update () <0x00010>
  24848.  
  24849. (Filename: Line: -1)
  24850.  
  24851. NullReferenceException: Object reference not set to an instance of an object
  24852. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24853. at Verse.ScreenshotTaker.Update () <0x0001f>
  24854. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24855. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24856. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24857. at Verse.Root_Entry.Update () <0x00010>
  24858.  
  24859. (Filename: Line: -1)
  24860.  
  24861. NullReferenceException: Object reference not set to an instance of an object
  24862. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24863. at Verse.ScreenshotTaker.Update () <0x0001f>
  24864. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24865. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24866. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24867. at Verse.Root_Entry.Update () <0x00010>
  24868.  
  24869. (Filename: Line: -1)
  24870.  
  24871. NullReferenceException: Object reference not set to an instance of an object
  24872. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24873. at Verse.ScreenshotTaker.Update () <0x0001f>
  24874. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24875. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24876. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24877. at Verse.Root_Entry.Update () <0x00010>
  24878.  
  24879. (Filename: Line: -1)
  24880.  
  24881. NullReferenceException: Object reference not set to an instance of an object
  24882. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24883. at Verse.ScreenshotTaker.Update () <0x0001f>
  24884. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24885. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24886. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24887. at Verse.Root_Entry.Update () <0x00010>
  24888.  
  24889. (Filename: Line: -1)
  24890.  
  24891. NullReferenceException: Object reference not set to an instance of an object
  24892. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24893. at Verse.ScreenshotTaker.Update () <0x0001f>
  24894. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24895. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24896. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24897. at Verse.Root_Entry.Update () <0x00010>
  24898.  
  24899. (Filename: Line: -1)
  24900.  
  24901. NullReferenceException: Object reference not set to an instance of an object
  24902. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24903. at Verse.ScreenshotTaker.Update () <0x0001f>
  24904. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24905. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24906. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24907. at Verse.Root_Entry.Update () <0x00010>
  24908.  
  24909. (Filename: Line: -1)
  24910.  
  24911. NullReferenceException: Object reference not set to an instance of an object
  24912. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24913. at Verse.ScreenshotTaker.Update () <0x0001f>
  24914. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24915. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24916. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24917. at Verse.Root_Entry.Update () <0x00010>
  24918.  
  24919. (Filename: Line: -1)
  24920.  
  24921. NullReferenceException: Object reference not set to an instance of an object
  24922. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24923. at Verse.ScreenshotTaker.Update () <0x0001f>
  24924. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24925. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24926. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24927. at Verse.Root_Entry.Update () <0x00010>
  24928.  
  24929. (Filename: Line: -1)
  24930.  
  24931. NullReferenceException: Object reference not set to an instance of an object
  24932. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24933. at Verse.ScreenshotTaker.Update () <0x0001f>
  24934. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24935. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24936. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24937. at Verse.Root_Entry.Update () <0x00010>
  24938.  
  24939. (Filename: Line: -1)
  24940.  
  24941. NullReferenceException: Object reference not set to an instance of an object
  24942. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24943. at Verse.ScreenshotTaker.Update () <0x0001f>
  24944. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24945. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24946. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24947. at Verse.Root_Entry.Update () <0x00010>
  24948.  
  24949. (Filename: Line: -1)
  24950.  
  24951. NullReferenceException: Object reference not set to an instance of an object
  24952. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24953. at Verse.ScreenshotTaker.Update () <0x0001f>
  24954. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24955. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24956. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24957. at Verse.Root_Entry.Update () <0x00010>
  24958.  
  24959. (Filename: Line: -1)
  24960.  
  24961. NullReferenceException: Object reference not set to an instance of an object
  24962. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24963. at Verse.ScreenshotTaker.Update () <0x0001f>
  24964. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24965. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24966. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24967. at Verse.Root_Entry.Update () <0x00010>
  24968.  
  24969. (Filename: Line: -1)
  24970.  
  24971. NullReferenceException: Object reference not set to an instance of an object
  24972. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24973. at Verse.ScreenshotTaker.Update () <0x0001f>
  24974. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24975. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24976. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24977. at Verse.Root_Entry.Update () <0x00010>
  24978.  
  24979. (Filename: Line: -1)
  24980.  
  24981. NullReferenceException: Object reference not set to an instance of an object
  24982. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24983. at Verse.ScreenshotTaker.Update () <0x0001f>
  24984. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24985. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24986. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24987. at Verse.Root_Entry.Update () <0x00010>
  24988.  
  24989. (Filename: Line: -1)
  24990.  
  24991. NullReferenceException: Object reference not set to an instance of an object
  24992. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  24993. at Verse.ScreenshotTaker.Update () <0x0001f>
  24994. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  24995. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  24996. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  24997. at Verse.Root_Entry.Update () <0x00010>
  24998.  
  24999. (Filename: Line: -1)
  25000.  
  25001. NullReferenceException: Object reference not set to an instance of an object
  25002. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25003. at Verse.ScreenshotTaker.Update () <0x0001f>
  25004. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25005. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25006. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25007. at Verse.Root_Entry.Update () <0x00010>
  25008.  
  25009. (Filename: Line: -1)
  25010.  
  25011. NullReferenceException: Object reference not set to an instance of an object
  25012. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25013. at Verse.ScreenshotTaker.Update () <0x0001f>
  25014. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25015. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25016. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25017. at Verse.Root_Entry.Update () <0x00010>
  25018.  
  25019. (Filename: Line: -1)
  25020.  
  25021. NullReferenceException: Object reference not set to an instance of an object
  25022. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25023. at Verse.ScreenshotTaker.Update () <0x0001f>
  25024. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25025. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25026. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25027. at Verse.Root_Entry.Update () <0x00010>
  25028.  
  25029. (Filename: Line: -1)
  25030.  
  25031. NullReferenceException: Object reference not set to an instance of an object
  25032. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25033. at Verse.ScreenshotTaker.Update () <0x0001f>
  25034. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25035. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25036. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25037. at Verse.Root_Entry.Update () <0x00010>
  25038.  
  25039. (Filename: Line: -1)
  25040.  
  25041. NullReferenceException: Object reference not set to an instance of an object
  25042. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25043. at Verse.ScreenshotTaker.Update () <0x0001f>
  25044. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25045. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25046. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25047. at Verse.Root_Entry.Update () <0x00010>
  25048.  
  25049. (Filename: Line: -1)
  25050.  
  25051. NullReferenceException: Object reference not set to an instance of an object
  25052. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25053. at Verse.ScreenshotTaker.Update () <0x0001f>
  25054. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25055. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25056. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25057. at Verse.Root_Entry.Update () <0x00010>
  25058.  
  25059. (Filename: Line: -1)
  25060.  
  25061. NullReferenceException: Object reference not set to an instance of an object
  25062. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25063. at Verse.ScreenshotTaker.Update () <0x0001f>
  25064. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25065. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25066. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25067. at Verse.Root_Entry.Update () <0x00010>
  25068.  
  25069. (Filename: Line: -1)
  25070.  
  25071. NullReferenceException: Object reference not set to an instance of an object
  25072. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25073. at Verse.ScreenshotTaker.Update () <0x0001f>
  25074. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25075. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25076. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25077. at Verse.Root_Entry.Update () <0x00010>
  25078.  
  25079. (Filename: Line: -1)
  25080.  
  25081. NullReferenceException: Object reference not set to an instance of an object
  25082. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25083. at Verse.ScreenshotTaker.Update () <0x0001f>
  25084. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25085. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25086. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25087. at Verse.Root_Entry.Update () <0x00010>
  25088.  
  25089. (Filename: Line: -1)
  25090.  
  25091. NullReferenceException: Object reference not set to an instance of an object
  25092. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25093. at Verse.ScreenshotTaker.Update () <0x0001f>
  25094. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25095. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25096. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25097. at Verse.Root_Entry.Update () <0x00010>
  25098.  
  25099. (Filename: Line: -1)
  25100.  
  25101. NullReferenceException: Object reference not set to an instance of an object
  25102. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25103. at Verse.ScreenshotTaker.Update () <0x0001f>
  25104. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25105. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25106. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25107. at Verse.Root_Entry.Update () <0x00010>
  25108.  
  25109. (Filename: Line: -1)
  25110.  
  25111. NullReferenceException: Object reference not set to an instance of an object
  25112. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25113. at Verse.ScreenshotTaker.Update () <0x0001f>
  25114. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25115. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25116. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25117. at Verse.Root_Entry.Update () <0x00010>
  25118.  
  25119. (Filename: Line: -1)
  25120.  
  25121. NullReferenceException: Object reference not set to an instance of an object
  25122. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25123. at Verse.ScreenshotTaker.Update () <0x0001f>
  25124. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25125. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25126. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25127. at Verse.Root_Entry.Update () <0x00010>
  25128.  
  25129. (Filename: Line: -1)
  25130.  
  25131. NullReferenceException: Object reference not set to an instance of an object
  25132. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25133. at Verse.ScreenshotTaker.Update () <0x0001f>
  25134. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25135. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25136. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25137. at Verse.Root_Entry.Update () <0x00010>
  25138.  
  25139. (Filename: Line: -1)
  25140.  
  25141. NullReferenceException: Object reference not set to an instance of an object
  25142. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25143. at Verse.ScreenshotTaker.Update () <0x0001f>
  25144. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25145. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25146. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25147. at Verse.Root_Entry.Update () <0x00010>
  25148.  
  25149. (Filename: Line: -1)
  25150.  
  25151. NullReferenceException: Object reference not set to an instance of an object
  25152. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25153. at Verse.ScreenshotTaker.Update () <0x0001f>
  25154. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25155. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25156. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25157. at Verse.Root_Entry.Update () <0x00010>
  25158.  
  25159. (Filename: Line: -1)
  25160.  
  25161. NullReferenceException: Object reference not set to an instance of an object
  25162. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25163. at Verse.ScreenshotTaker.Update () <0x0001f>
  25164. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25165. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25166. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25167. at Verse.Root_Entry.Update () <0x00010>
  25168.  
  25169. (Filename: Line: -1)
  25170.  
  25171. NullReferenceException: Object reference not set to an instance of an object
  25172. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25173. at Verse.ScreenshotTaker.Update () <0x0001f>
  25174. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25175. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25176. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25177. at Verse.Root_Entry.Update () <0x00010>
  25178.  
  25179. (Filename: Line: -1)
  25180.  
  25181. NullReferenceException: Object reference not set to an instance of an object
  25182. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25183. at Verse.ScreenshotTaker.Update () <0x0001f>
  25184. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25185. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25186. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25187. at Verse.Root_Entry.Update () <0x00010>
  25188.  
  25189. (Filename: Line: -1)
  25190.  
  25191. NullReferenceException: Object reference not set to an instance of an object
  25192. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25193. at Verse.ScreenshotTaker.Update () <0x0001f>
  25194. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25195. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25196. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25197. at Verse.Root_Entry.Update () <0x00010>
  25198.  
  25199. (Filename: Line: -1)
  25200.  
  25201. NullReferenceException: Object reference not set to an instance of an object
  25202. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25203. at Verse.ScreenshotTaker.Update () <0x0001f>
  25204. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25205. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25206. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25207. at Verse.Root_Entry.Update () <0x00010>
  25208.  
  25209. (Filename: Line: -1)
  25210.  
  25211. NullReferenceException: Object reference not set to an instance of an object
  25212. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25213. at Verse.ScreenshotTaker.Update () <0x0001f>
  25214. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25215. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25216. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25217. at Verse.Root_Entry.Update () <0x00010>
  25218.  
  25219. (Filename: Line: -1)
  25220.  
  25221. NullReferenceException: Object reference not set to an instance of an object
  25222. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25223. at Verse.ScreenshotTaker.Update () <0x0001f>
  25224. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25225. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25226. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25227. at Verse.Root_Entry.Update () <0x00010>
  25228.  
  25229. (Filename: Line: -1)
  25230.  
  25231. NullReferenceException: Object reference not set to an instance of an object
  25232. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25233. at Verse.ScreenshotTaker.Update () <0x0001f>
  25234. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25235. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25236. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25237. at Verse.Root_Entry.Update () <0x00010>
  25238.  
  25239. (Filename: Line: -1)
  25240.  
  25241. NullReferenceException: Object reference not set to an instance of an object
  25242. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25243. at Verse.ScreenshotTaker.Update () <0x0001f>
  25244. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25245. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25246. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25247. at Verse.Root_Entry.Update () <0x00010>
  25248.  
  25249. (Filename: Line: -1)
  25250.  
  25251. NullReferenceException: Object reference not set to an instance of an object
  25252. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25253. at Verse.ScreenshotTaker.Update () <0x0001f>
  25254. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25255. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25256. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25257. at Verse.Root_Entry.Update () <0x00010>
  25258.  
  25259. (Filename: Line: -1)
  25260.  
  25261. NullReferenceException: Object reference not set to an instance of an object
  25262. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25263. at Verse.ScreenshotTaker.Update () <0x0001f>
  25264. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25265. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25266. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25267. at Verse.Root_Entry.Update () <0x00010>
  25268.  
  25269. (Filename: Line: -1)
  25270.  
  25271. NullReferenceException: Object reference not set to an instance of an object
  25272. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25273. at Verse.ScreenshotTaker.Update () <0x0001f>
  25274. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25275. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25276. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25277. at Verse.Root_Entry.Update () <0x00010>
  25278.  
  25279. (Filename: Line: -1)
  25280.  
  25281. NullReferenceException: Object reference not set to an instance of an object
  25282. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25283. at Verse.ScreenshotTaker.Update () <0x0001f>
  25284. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25285. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25286. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25287. at Verse.Root_Entry.Update () <0x00010>
  25288.  
  25289. (Filename: Line: -1)
  25290.  
  25291. NullReferenceException: Object reference not set to an instance of an object
  25292. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25293. at Verse.ScreenshotTaker.Update () <0x0001f>
  25294. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25295. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25296. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25297. at Verse.Root_Entry.Update () <0x00010>
  25298.  
  25299. (Filename: Line: -1)
  25300.  
  25301. NullReferenceException: Object reference not set to an instance of an object
  25302. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25303. at Verse.ScreenshotTaker.Update () <0x0001f>
  25304. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25305. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25306. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25307. at Verse.Root_Entry.Update () <0x00010>
  25308.  
  25309. (Filename: Line: -1)
  25310.  
  25311. NullReferenceException: Object reference not set to an instance of an object
  25312. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25313. at Verse.ScreenshotTaker.Update () <0x0001f>
  25314. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25315. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25316. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25317. at Verse.Root_Entry.Update () <0x00010>
  25318.  
  25319. (Filename: Line: -1)
  25320.  
  25321. NullReferenceException: Object reference not set to an instance of an object
  25322. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25323. at Verse.ScreenshotTaker.Update () <0x0001f>
  25324. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25325. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25326. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25327. at Verse.Root_Entry.Update () <0x00010>
  25328.  
  25329. (Filename: Line: -1)
  25330.  
  25331. NullReferenceException: Object reference not set to an instance of an object
  25332. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25333. at Verse.ScreenshotTaker.Update () <0x0001f>
  25334. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25335. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25336. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25337. at Verse.Root_Entry.Update () <0x00010>
  25338.  
  25339. (Filename: Line: -1)
  25340.  
  25341. NullReferenceException: Object reference not set to an instance of an object
  25342. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25343. at Verse.ScreenshotTaker.Update () <0x0001f>
  25344. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25345. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25346. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25347. at Verse.Root_Entry.Update () <0x00010>
  25348.  
  25349. (Filename: Line: -1)
  25350.  
  25351. NullReferenceException: Object reference not set to an instance of an object
  25352. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25353. at Verse.ScreenshotTaker.Update () <0x0001f>
  25354. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25355. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25356. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25357. at Verse.Root_Entry.Update () <0x00010>
  25358.  
  25359. (Filename: Line: -1)
  25360.  
  25361. NullReferenceException: Object reference not set to an instance of an object
  25362. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25363. at Verse.ScreenshotTaker.Update () <0x0001f>
  25364. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25365. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25366. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25367. at Verse.Root_Entry.Update () <0x00010>
  25368.  
  25369. (Filename: Line: -1)
  25370.  
  25371. NullReferenceException: Object reference not set to an instance of an object
  25372. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25373. at Verse.ScreenshotTaker.Update () <0x0001f>
  25374. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25375. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25376. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25377. at Verse.Root_Entry.Update () <0x00010>
  25378.  
  25379. (Filename: Line: -1)
  25380.  
  25381. NullReferenceException: Object reference not set to an instance of an object
  25382. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25383. at Verse.ScreenshotTaker.Update () <0x0001f>
  25384. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25385. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25386. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25387. at Verse.Root_Entry.Update () <0x00010>
  25388.  
  25389. (Filename: Line: -1)
  25390.  
  25391. NullReferenceException: Object reference not set to an instance of an object
  25392. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25393. at Verse.ScreenshotTaker.Update () <0x0001f>
  25394. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25395. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25396. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25397. at Verse.Root_Entry.Update () <0x00010>
  25398.  
  25399. (Filename: Line: -1)
  25400.  
  25401. NullReferenceException: Object reference not set to an instance of an object
  25402. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25403. at Verse.ScreenshotTaker.Update () <0x0001f>
  25404. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25405. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25406. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25407. at Verse.Root_Entry.Update () <0x00010>
  25408.  
  25409. (Filename: Line: -1)
  25410.  
  25411. NullReferenceException: Object reference not set to an instance of an object
  25412. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25413. at Verse.ScreenshotTaker.Update () <0x0001f>
  25414. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25415. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25416. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25417. at Verse.Root_Entry.Update () <0x00010>
  25418.  
  25419. (Filename: Line: -1)
  25420.  
  25421. NullReferenceException: Object reference not set to an instance of an object
  25422. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25423. at Verse.ScreenshotTaker.Update () <0x0001f>
  25424. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25425. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25426. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25427. at Verse.Root_Entry.Update () <0x00010>
  25428.  
  25429. (Filename: Line: -1)
  25430.  
  25431. NullReferenceException: Object reference not set to an instance of an object
  25432. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25433. at Verse.ScreenshotTaker.Update () <0x0001f>
  25434. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25435. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25436. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25437. at Verse.Root_Entry.Update () <0x00010>
  25438.  
  25439. (Filename: Line: -1)
  25440.  
  25441. NullReferenceException: Object reference not set to an instance of an object
  25442. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25443. at Verse.ScreenshotTaker.Update () <0x0001f>
  25444. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25445. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25446. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25447. at Verse.Root_Entry.Update () <0x00010>
  25448.  
  25449. (Filename: Line: -1)
  25450.  
  25451. NullReferenceException: Object reference not set to an instance of an object
  25452. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25453. at Verse.ScreenshotTaker.Update () <0x0001f>
  25454. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25455. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25456. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25457. at Verse.Root_Entry.Update () <0x00010>
  25458.  
  25459. (Filename: Line: -1)
  25460.  
  25461. NullReferenceException: Object reference not set to an instance of an object
  25462. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25463. at Verse.ScreenshotTaker.Update () <0x0001f>
  25464. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25465. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25466. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25467. at Verse.Root_Entry.Update () <0x00010>
  25468.  
  25469. (Filename: Line: -1)
  25470.  
  25471. NullReferenceException: Object reference not set to an instance of an object
  25472. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25473. at Verse.ScreenshotTaker.Update () <0x0001f>
  25474. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25475. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25476. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25477. at Verse.Root_Entry.Update () <0x00010>
  25478.  
  25479. (Filename: Line: -1)
  25480.  
  25481. NullReferenceException: Object reference not set to an instance of an object
  25482. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25483. at Verse.ScreenshotTaker.Update () <0x0001f>
  25484. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25485. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25486. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25487. at Verse.Root_Entry.Update () <0x00010>
  25488.  
  25489. (Filename: Line: -1)
  25490.  
  25491. NullReferenceException: Object reference not set to an instance of an object
  25492. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25493. at Verse.ScreenshotTaker.Update () <0x0001f>
  25494. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25495. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25496. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25497. at Verse.Root_Entry.Update () <0x00010>
  25498.  
  25499. (Filename: Line: -1)
  25500.  
  25501. NullReferenceException: Object reference not set to an instance of an object
  25502. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25503. at Verse.ScreenshotTaker.Update () <0x0001f>
  25504. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25505. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25506. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25507. at Verse.Root_Entry.Update () <0x00010>
  25508.  
  25509. (Filename: Line: -1)
  25510.  
  25511. NullReferenceException: Object reference not set to an instance of an object
  25512. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25513. at Verse.ScreenshotTaker.Update () <0x0001f>
  25514. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25515. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25516. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25517. at Verse.Root_Entry.Update () <0x00010>
  25518.  
  25519. (Filename: Line: -1)
  25520.  
  25521. NullReferenceException: Object reference not set to an instance of an object
  25522. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25523. at Verse.ScreenshotTaker.Update () <0x0001f>
  25524. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25525. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25526. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25527. at Verse.Root_Entry.Update () <0x00010>
  25528.  
  25529. (Filename: Line: -1)
  25530.  
  25531. NullReferenceException: Object reference not set to an instance of an object
  25532. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25533. at Verse.ScreenshotTaker.Update () <0x0001f>
  25534. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25535. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25536. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25537. at Verse.Root_Entry.Update () <0x00010>
  25538.  
  25539. (Filename: Line: -1)
  25540.  
  25541. NullReferenceException: Object reference not set to an instance of an object
  25542. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25543. at Verse.ScreenshotTaker.Update () <0x0001f>
  25544. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25545. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25546. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25547. at Verse.Root_Entry.Update () <0x00010>
  25548.  
  25549. (Filename: Line: -1)
  25550.  
  25551. NullReferenceException: Object reference not set to an instance of an object
  25552. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25553. at Verse.ScreenshotTaker.Update () <0x0001f>
  25554. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25555. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25556. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25557. at Verse.Root_Entry.Update () <0x00010>
  25558.  
  25559. (Filename: Line: -1)
  25560.  
  25561. NullReferenceException: Object reference not set to an instance of an object
  25562. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25563. at Verse.ScreenshotTaker.Update () <0x0001f>
  25564. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25565. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25566. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25567. at Verse.Root_Entry.Update () <0x00010>
  25568.  
  25569. (Filename: Line: -1)
  25570.  
  25571. NullReferenceException: Object reference not set to an instance of an object
  25572. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25573. at Verse.ScreenshotTaker.Update () <0x0001f>
  25574. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25575. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25576. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25577. at Verse.Root_Entry.Update () <0x00010>
  25578.  
  25579. (Filename: Line: -1)
  25580.  
  25581. NullReferenceException: Object reference not set to an instance of an object
  25582. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25583. at Verse.ScreenshotTaker.Update () <0x0001f>
  25584. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25585. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25586. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25587. at Verse.Root_Entry.Update () <0x00010>
  25588.  
  25589. (Filename: Line: -1)
  25590.  
  25591. NullReferenceException: Object reference not set to an instance of an object
  25592. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25593. at Verse.ScreenshotTaker.Update () <0x0001f>
  25594. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25595. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25596. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25597. at Verse.Root_Entry.Update () <0x00010>
  25598.  
  25599. (Filename: Line: -1)
  25600.  
  25601. NullReferenceException: Object reference not set to an instance of an object
  25602. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25603. at Verse.ScreenshotTaker.Update () <0x0001f>
  25604. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25605. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25606. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25607. at Verse.Root_Entry.Update () <0x00010>
  25608.  
  25609. (Filename: Line: -1)
  25610.  
  25611. NullReferenceException: Object reference not set to an instance of an object
  25612. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25613. at Verse.ScreenshotTaker.Update () <0x0001f>
  25614. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25615. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25616. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25617. at Verse.Root_Entry.Update () <0x00010>
  25618.  
  25619. (Filename: Line: -1)
  25620.  
  25621. NullReferenceException: Object reference not set to an instance of an object
  25622. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25623. at Verse.ScreenshotTaker.Update () <0x0001f>
  25624. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25625. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25626. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25627. at Verse.Root_Entry.Update () <0x00010>
  25628.  
  25629. (Filename: Line: -1)
  25630.  
  25631. NullReferenceException: Object reference not set to an instance of an object
  25632. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25633. at Verse.ScreenshotTaker.Update () <0x0001f>
  25634. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25635. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25636. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25637. at Verse.Root_Entry.Update () <0x00010>
  25638.  
  25639. (Filename: Line: -1)
  25640.  
  25641. NullReferenceException: Object reference not set to an instance of an object
  25642. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25643. at Verse.ScreenshotTaker.Update () <0x0001f>
  25644. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25645. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25646. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25647. at Verse.Root_Entry.Update () <0x00010>
  25648.  
  25649. (Filename: Line: -1)
  25650.  
  25651. NullReferenceException: Object reference not set to an instance of an object
  25652. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25653. at Verse.ScreenshotTaker.Update () <0x0001f>
  25654. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25655. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25656. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25657. at Verse.Root_Entry.Update () <0x00010>
  25658.  
  25659. (Filename: Line: -1)
  25660.  
  25661. NullReferenceException: Object reference not set to an instance of an object
  25662. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25663. at Verse.ScreenshotTaker.Update () <0x0001f>
  25664. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25665. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25666. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25667. at Verse.Root_Entry.Update () <0x00010>
  25668.  
  25669. (Filename: Line: -1)
  25670.  
  25671. NullReferenceException: Object reference not set to an instance of an object
  25672. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25673. at Verse.ScreenshotTaker.Update () <0x0001f>
  25674. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25675. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25676. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25677. at Verse.Root_Entry.Update () <0x00010>
  25678.  
  25679. (Filename: Line: -1)
  25680.  
  25681. NullReferenceException: Object reference not set to an instance of an object
  25682. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25683. at Verse.ScreenshotTaker.Update () <0x0001f>
  25684. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25685. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25686. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25687. at Verse.Root_Entry.Update () <0x00010>
  25688.  
  25689. (Filename: Line: -1)
  25690.  
  25691. NullReferenceException: Object reference not set to an instance of an object
  25692. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25693. at Verse.ScreenshotTaker.Update () <0x0001f>
  25694. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25695. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25696. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25697. at Verse.Root_Entry.Update () <0x00010>
  25698.  
  25699. (Filename: Line: -1)
  25700.  
  25701. NullReferenceException: Object reference not set to an instance of an object
  25702. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25703. at Verse.ScreenshotTaker.Update () <0x0001f>
  25704. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25705. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25706. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25707. at Verse.Root_Entry.Update () <0x00010>
  25708.  
  25709. (Filename: Line: -1)
  25710.  
  25711. NullReferenceException: Object reference not set to an instance of an object
  25712. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25713. at Verse.ScreenshotTaker.Update () <0x0001f>
  25714. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25715. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25716. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25717. at Verse.Root_Entry.Update () <0x00010>
  25718.  
  25719. (Filename: Line: -1)
  25720.  
  25721. NullReferenceException: Object reference not set to an instance of an object
  25722. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25723. at Verse.ScreenshotTaker.Update () <0x0001f>
  25724. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25725. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25726. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25727. at Verse.Root_Entry.Update () <0x00010>
  25728.  
  25729. (Filename: Line: -1)
  25730.  
  25731. NullReferenceException: Object reference not set to an instance of an object
  25732. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25733. at Verse.ScreenshotTaker.Update () <0x0001f>
  25734. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25735. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25736. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25737. at Verse.Root_Entry.Update () <0x00010>
  25738.  
  25739. (Filename: Line: -1)
  25740.  
  25741. NullReferenceException: Object reference not set to an instance of an object
  25742. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25743. at Verse.ScreenshotTaker.Update () <0x0001f>
  25744. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25745. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25746. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25747. at Verse.Root_Entry.Update () <0x00010>
  25748.  
  25749. (Filename: Line: -1)
  25750.  
  25751. NullReferenceException: Object reference not set to an instance of an object
  25752. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25753. at Verse.ScreenshotTaker.Update () <0x0001f>
  25754. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25755. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25756. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25757. at Verse.Root_Entry.Update () <0x00010>
  25758.  
  25759. (Filename: Line: -1)
  25760.  
  25761. NullReferenceException: Object reference not set to an instance of an object
  25762. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25763. at Verse.ScreenshotTaker.Update () <0x0001f>
  25764. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25765. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25766. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25767. at Verse.Root_Entry.Update () <0x00010>
  25768.  
  25769. (Filename: Line: -1)
  25770.  
  25771. NullReferenceException: Object reference not set to an instance of an object
  25772. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25773. at Verse.ScreenshotTaker.Update () <0x0001f>
  25774. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25775. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25776. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25777. at Verse.Root_Entry.Update () <0x00010>
  25778.  
  25779. (Filename: Line: -1)
  25780.  
  25781. NullReferenceException: Object reference not set to an instance of an object
  25782. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25783. at Verse.ScreenshotTaker.Update () <0x0001f>
  25784. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25785. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25786. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25787. at Verse.Root_Entry.Update () <0x00010>
  25788.  
  25789. (Filename: Line: -1)
  25790.  
  25791. NullReferenceException: Object reference not set to an instance of an object
  25792. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25793. at Verse.ScreenshotTaker.Update () <0x0001f>
  25794. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25795. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25796. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25797. at Verse.Root_Entry.Update () <0x00010>
  25798.  
  25799. (Filename: Line: -1)
  25800.  
  25801. NullReferenceException: Object reference not set to an instance of an object
  25802. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25803. at Verse.ScreenshotTaker.Update () <0x0001f>
  25804. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25805. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25806. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25807. at Verse.Root_Entry.Update () <0x00010>
  25808.  
  25809. (Filename: Line: -1)
  25810.  
  25811. NullReferenceException: Object reference not set to an instance of an object
  25812. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25813. at Verse.ScreenshotTaker.Update () <0x0001f>
  25814. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25815. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25816. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25817. at Verse.Root_Entry.Update () <0x00010>
  25818.  
  25819. (Filename: Line: -1)
  25820.  
  25821. NullReferenceException: Object reference not set to an instance of an object
  25822. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25823. at Verse.ScreenshotTaker.Update () <0x0001f>
  25824. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25825. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25826. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25827. at Verse.Root_Entry.Update () <0x00010>
  25828.  
  25829. (Filename: Line: -1)
  25830.  
  25831. NullReferenceException: Object reference not set to an instance of an object
  25832. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25833. at Verse.ScreenshotTaker.Update () <0x0001f>
  25834. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25835. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25836. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25837. at Verse.Root_Entry.Update () <0x00010>
  25838.  
  25839. (Filename: Line: -1)
  25840.  
  25841. NullReferenceException: Object reference not set to an instance of an object
  25842. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25843. at Verse.ScreenshotTaker.Update () <0x0001f>
  25844. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25845. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25846. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25847. at Verse.Root_Entry.Update () <0x00010>
  25848.  
  25849. (Filename: Line: -1)
  25850.  
  25851. NullReferenceException: Object reference not set to an instance of an object
  25852. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25853. at Verse.ScreenshotTaker.Update () <0x0001f>
  25854. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25855. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25856. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25857. at Verse.Root_Entry.Update () <0x00010>
  25858.  
  25859. (Filename: Line: -1)
  25860.  
  25861. NullReferenceException: Object reference not set to an instance of an object
  25862. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25863. at Verse.ScreenshotTaker.Update () <0x0001f>
  25864. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25865. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25866. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25867. at Verse.Root_Entry.Update () <0x00010>
  25868.  
  25869. (Filename: Line: -1)
  25870.  
  25871. NullReferenceException: Object reference not set to an instance of an object
  25872. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25873. at Verse.ScreenshotTaker.Update () <0x0001f>
  25874. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25875. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25876. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25877. at Verse.Root_Entry.Update () <0x00010>
  25878.  
  25879. (Filename: Line: -1)
  25880.  
  25881. NullReferenceException: Object reference not set to an instance of an object
  25882. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25883. at Verse.ScreenshotTaker.Update () <0x0001f>
  25884. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25885. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25886. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25887. at Verse.Root_Entry.Update () <0x00010>
  25888.  
  25889. (Filename: Line: -1)
  25890.  
  25891. NullReferenceException: Object reference not set to an instance of an object
  25892. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25893. at Verse.ScreenshotTaker.Update () <0x0001f>
  25894. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25895. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25896. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25897. at Verse.Root_Entry.Update () <0x00010>
  25898.  
  25899. (Filename: Line: -1)
  25900.  
  25901. NullReferenceException: Object reference not set to an instance of an object
  25902. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25903. at Verse.ScreenshotTaker.Update () <0x0001f>
  25904. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25905. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25906. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25907. at Verse.Root_Entry.Update () <0x00010>
  25908.  
  25909. (Filename: Line: -1)
  25910.  
  25911. NullReferenceException: Object reference not set to an instance of an object
  25912. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25913. at Verse.ScreenshotTaker.Update () <0x0001f>
  25914. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25915. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25916. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25917. at Verse.Root_Entry.Update () <0x00010>
  25918.  
  25919. (Filename: Line: -1)
  25920.  
  25921. NullReferenceException: Object reference not set to an instance of an object
  25922. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25923. at Verse.ScreenshotTaker.Update () <0x0001f>
  25924. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25925. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25926. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25927. at Verse.Root_Entry.Update () <0x00010>
  25928.  
  25929. (Filename: Line: -1)
  25930.  
  25931. NullReferenceException: Object reference not set to an instance of an object
  25932. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25933. at Verse.ScreenshotTaker.Update () <0x0001f>
  25934. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25935. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25936. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25937. at Verse.Root_Entry.Update () <0x00010>
  25938.  
  25939. (Filename: Line: -1)
  25940.  
  25941. NullReferenceException: Object reference not set to an instance of an object
  25942. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25943. at Verse.ScreenshotTaker.Update () <0x0001f>
  25944. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25945. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25946. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25947. at Verse.Root_Entry.Update () <0x00010>
  25948.  
  25949. (Filename: Line: -1)
  25950.  
  25951. NullReferenceException: Object reference not set to an instance of an object
  25952. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25953. at Verse.ScreenshotTaker.Update () <0x0001f>
  25954. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25955. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25956. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25957. at Verse.Root_Entry.Update () <0x00010>
  25958.  
  25959. (Filename: Line: -1)
  25960.  
  25961. NullReferenceException: Object reference not set to an instance of an object
  25962. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25963. at Verse.ScreenshotTaker.Update () <0x0001f>
  25964. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25965. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25966. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25967. at Verse.Root_Entry.Update () <0x00010>
  25968.  
  25969. (Filename: Line: -1)
  25970.  
  25971. NullReferenceException: Object reference not set to an instance of an object
  25972. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25973. at Verse.ScreenshotTaker.Update () <0x0001f>
  25974. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25975. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25976. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25977. at Verse.Root_Entry.Update () <0x00010>
  25978.  
  25979. (Filename: Line: -1)
  25980.  
  25981. NullReferenceException: Object reference not set to an instance of an object
  25982. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25983. at Verse.ScreenshotTaker.Update () <0x0001f>
  25984. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25985. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25986. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25987. at Verse.Root_Entry.Update () <0x00010>
  25988.  
  25989. (Filename: Line: -1)
  25990.  
  25991. NullReferenceException: Object reference not set to an instance of an object
  25992. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  25993. at Verse.ScreenshotTaker.Update () <0x0001f>
  25994. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  25995. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  25996. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  25997. at Verse.Root_Entry.Update () <0x00010>
  25998.  
  25999. (Filename: Line: -1)
  26000.  
  26001. NullReferenceException: Object reference not set to an instance of an object
  26002. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26003. at Verse.ScreenshotTaker.Update () <0x0001f>
  26004. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26005. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26006. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26007. at Verse.Root_Entry.Update () <0x00010>
  26008.  
  26009. (Filename: Line: -1)
  26010.  
  26011. NullReferenceException: Object reference not set to an instance of an object
  26012. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26013. at Verse.ScreenshotTaker.Update () <0x0001f>
  26014. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26015. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26016. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26017. at Verse.Root_Entry.Update () <0x00010>
  26018.  
  26019. (Filename: Line: -1)
  26020.  
  26021. NullReferenceException: Object reference not set to an instance of an object
  26022. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26023. at Verse.ScreenshotTaker.Update () <0x0001f>
  26024. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26025. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26026. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26027. at Verse.Root_Entry.Update () <0x00010>
  26028.  
  26029. (Filename: Line: -1)
  26030.  
  26031. NullReferenceException: Object reference not set to an instance of an object
  26032. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26033. at Verse.ScreenshotTaker.Update () <0x0001f>
  26034. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26035. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26036. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26037. at Verse.Root_Entry.Update () <0x00010>
  26038.  
  26039. (Filename: Line: -1)
  26040.  
  26041. NullReferenceException: Object reference not set to an instance of an object
  26042. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26043. at Verse.ScreenshotTaker.Update () <0x0001f>
  26044. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26045. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26046. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26047. at Verse.Root_Entry.Update () <0x00010>
  26048.  
  26049. (Filename: Line: -1)
  26050.  
  26051. NullReferenceException: Object reference not set to an instance of an object
  26052. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26053. at Verse.ScreenshotTaker.Update () <0x0001f>
  26054. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26055. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26056. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26057. at Verse.Root_Entry.Update () <0x00010>
  26058.  
  26059. (Filename: Line: -1)
  26060.  
  26061. NullReferenceException: Object reference not set to an instance of an object
  26062. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26063. at Verse.ScreenshotTaker.Update () <0x0001f>
  26064. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26065. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26066. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26067. at Verse.Root_Entry.Update () <0x00010>
  26068.  
  26069. (Filename: Line: -1)
  26070.  
  26071. NullReferenceException: Object reference not set to an instance of an object
  26072. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26073. at Verse.ScreenshotTaker.Update () <0x0001f>
  26074. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26075. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26076. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26077. at Verse.Root_Entry.Update () <0x00010>
  26078.  
  26079. (Filename: Line: -1)
  26080.  
  26081. NullReferenceException: Object reference not set to an instance of an object
  26082. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26083. at Verse.ScreenshotTaker.Update () <0x0001f>
  26084. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26085. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26086. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26087. at Verse.Root_Entry.Update () <0x00010>
  26088.  
  26089. (Filename: Line: -1)
  26090.  
  26091. NullReferenceException: Object reference not set to an instance of an object
  26092. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26093. at Verse.ScreenshotTaker.Update () <0x0001f>
  26094. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26095. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26096. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26097. at Verse.Root_Entry.Update () <0x00010>
  26098.  
  26099. (Filename: Line: -1)
  26100.  
  26101. NullReferenceException: Object reference not set to an instance of an object
  26102. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26103. at Verse.ScreenshotTaker.Update () <0x0001f>
  26104. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26105. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26106. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26107. at Verse.Root_Entry.Update () <0x00010>
  26108.  
  26109. (Filename: Line: -1)
  26110.  
  26111. NullReferenceException: Object reference not set to an instance of an object
  26112. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26113. at Verse.ScreenshotTaker.Update () <0x0001f>
  26114. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26115. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26116. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26117. at Verse.Root_Entry.Update () <0x00010>
  26118.  
  26119. (Filename: Line: -1)
  26120.  
  26121. NullReferenceException: Object reference not set to an instance of an object
  26122. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26123. at Verse.ScreenshotTaker.Update () <0x0001f>
  26124. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26125. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26126. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26127. at Verse.Root_Entry.Update () <0x00010>
  26128.  
  26129. (Filename: Line: -1)
  26130.  
  26131. NullReferenceException: Object reference not set to an instance of an object
  26132. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26133. at Verse.ScreenshotTaker.Update () <0x0001f>
  26134. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26135. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26136. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26137. at Verse.Root_Entry.Update () <0x00010>
  26138.  
  26139. (Filename: Line: -1)
  26140.  
  26141. NullReferenceException: Object reference not set to an instance of an object
  26142. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26143. at Verse.ScreenshotTaker.Update () <0x0001f>
  26144. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26145. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26146. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26147. at Verse.Root_Entry.Update () <0x00010>
  26148.  
  26149. (Filename: Line: -1)
  26150.  
  26151. NullReferenceException: Object reference not set to an instance of an object
  26152. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26153. at Verse.ScreenshotTaker.Update () <0x0001f>
  26154. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26155. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26156. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26157. at Verse.Root_Entry.Update () <0x00010>
  26158.  
  26159. (Filename: Line: -1)
  26160.  
  26161. NullReferenceException: Object reference not set to an instance of an object
  26162. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26163. at Verse.ScreenshotTaker.Update () <0x0001f>
  26164. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26165. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26166. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26167. at Verse.Root_Entry.Update () <0x00010>
  26168.  
  26169. (Filename: Line: -1)
  26170.  
  26171. NullReferenceException: Object reference not set to an instance of an object
  26172. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26173. at Verse.ScreenshotTaker.Update () <0x0001f>
  26174. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26175. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26176. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26177. at Verse.Root_Entry.Update () <0x00010>
  26178.  
  26179. (Filename: Line: -1)
  26180.  
  26181. NullReferenceException: Object reference not set to an instance of an object
  26182. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26183. at Verse.ScreenshotTaker.Update () <0x0001f>
  26184. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26185. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26186. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26187. at Verse.Root_Entry.Update () <0x00010>
  26188.  
  26189. (Filename: Line: -1)
  26190.  
  26191. NullReferenceException: Object reference not set to an instance of an object
  26192. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26193. at Verse.ScreenshotTaker.Update () <0x0001f>
  26194. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26195. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26196. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26197. at Verse.Root_Entry.Update () <0x00010>
  26198.  
  26199. (Filename: Line: -1)
  26200.  
  26201. NullReferenceException: Object reference not set to an instance of an object
  26202. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26203. at Verse.ScreenshotTaker.Update () <0x0001f>
  26204. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26205. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26206. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26207. at Verse.Root_Entry.Update () <0x00010>
  26208.  
  26209. (Filename: Line: -1)
  26210.  
  26211. NullReferenceException: Object reference not set to an instance of an object
  26212. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26213. at Verse.ScreenshotTaker.Update () <0x0001f>
  26214. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26215. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26216. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26217. at Verse.Root_Entry.Update () <0x00010>
  26218.  
  26219. (Filename: Line: -1)
  26220.  
  26221. NullReferenceException: Object reference not set to an instance of an object
  26222. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26223. at Verse.ScreenshotTaker.Update () <0x0001f>
  26224. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26225. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26226. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26227. at Verse.Root_Entry.Update () <0x00010>
  26228.  
  26229. (Filename: Line: -1)
  26230.  
  26231. NullReferenceException: Object reference not set to an instance of an object
  26232. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26233. at Verse.ScreenshotTaker.Update () <0x0001f>
  26234. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26235. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26236. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26237. at Verse.Root_Entry.Update () <0x00010>
  26238.  
  26239. (Filename: Line: -1)
  26240.  
  26241. NullReferenceException: Object reference not set to an instance of an object
  26242. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26243. at Verse.ScreenshotTaker.Update () <0x0001f>
  26244. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26245. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26246. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26247. at Verse.Root_Entry.Update () <0x00010>
  26248.  
  26249. (Filename: Line: -1)
  26250.  
  26251. NullReferenceException: Object reference not set to an instance of an object
  26252. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26253. at Verse.ScreenshotTaker.Update () <0x0001f>
  26254. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26255. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26256. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26257. at Verse.Root_Entry.Update () <0x00010>
  26258.  
  26259. (Filename: Line: -1)
  26260.  
  26261. NullReferenceException: Object reference not set to an instance of an object
  26262. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26263. at Verse.ScreenshotTaker.Update () <0x0001f>
  26264. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26265. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26266. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26267. at Verse.Root_Entry.Update () <0x00010>
  26268.  
  26269. (Filename: Line: -1)
  26270.  
  26271. NullReferenceException: Object reference not set to an instance of an object
  26272. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26273. at Verse.ScreenshotTaker.Update () <0x0001f>
  26274. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26275. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26276. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26277. at Verse.Root_Entry.Update () <0x00010>
  26278.  
  26279. (Filename: Line: -1)
  26280.  
  26281. NullReferenceException: Object reference not set to an instance of an object
  26282. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26283. at Verse.ScreenshotTaker.Update () <0x0001f>
  26284. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26285. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26286. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26287. at Verse.Root_Entry.Update () <0x00010>
  26288.  
  26289. (Filename: Line: -1)
  26290.  
  26291. NullReferenceException: Object reference not set to an instance of an object
  26292. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26293. at Verse.ScreenshotTaker.Update () <0x0001f>
  26294. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26295. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26296. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26297. at Verse.Root_Entry.Update () <0x00010>
  26298.  
  26299. (Filename: Line: -1)
  26300.  
  26301. NullReferenceException: Object reference not set to an instance of an object
  26302. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26303. at Verse.ScreenshotTaker.Update () <0x0001f>
  26304. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26305. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26306. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26307. at Verse.Root_Entry.Update () <0x00010>
  26308.  
  26309. (Filename: Line: -1)
  26310.  
  26311. NullReferenceException: Object reference not set to an instance of an object
  26312. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26313. at Verse.ScreenshotTaker.Update () <0x0001f>
  26314. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26315. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26316. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26317. at Verse.Root_Entry.Update () <0x00010>
  26318.  
  26319. (Filename: Line: -1)
  26320.  
  26321. NullReferenceException: Object reference not set to an instance of an object
  26322. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26323. at Verse.ScreenshotTaker.Update () <0x0001f>
  26324. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26325. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26326. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26327. at Verse.Root_Entry.Update () <0x00010>
  26328.  
  26329. (Filename: Line: -1)
  26330.  
  26331. NullReferenceException: Object reference not set to an instance of an object
  26332. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26333. at Verse.ScreenshotTaker.Update () <0x0001f>
  26334. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26335. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26336. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26337. at Verse.Root_Entry.Update () <0x00010>
  26338.  
  26339. (Filename: Line: -1)
  26340.  
  26341. NullReferenceException: Object reference not set to an instance of an object
  26342. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26343. at Verse.ScreenshotTaker.Update () <0x0001f>
  26344. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26345. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26346. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26347. at Verse.Root_Entry.Update () <0x00010>
  26348.  
  26349. (Filename: Line: -1)
  26350.  
  26351. NullReferenceException: Object reference not set to an instance of an object
  26352. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26353. at Verse.ScreenshotTaker.Update () <0x0001f>
  26354. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26355. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26356. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26357. at Verse.Root_Entry.Update () <0x00010>
  26358.  
  26359. (Filename: Line: -1)
  26360.  
  26361. NullReferenceException: Object reference not set to an instance of an object
  26362. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26363. at Verse.ScreenshotTaker.Update () <0x0001f>
  26364. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26365. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26366. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26367. at Verse.Root_Entry.Update () <0x00010>
  26368.  
  26369. (Filename: Line: -1)
  26370.  
  26371. NullReferenceException: Object reference not set to an instance of an object
  26372. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26373. at Verse.ScreenshotTaker.Update () <0x0001f>
  26374. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26375. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26376. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26377. at Verse.Root_Entry.Update () <0x00010>
  26378.  
  26379. (Filename: Line: -1)
  26380.  
  26381. NullReferenceException: Object reference not set to an instance of an object
  26382. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26383. at Verse.ScreenshotTaker.Update () <0x0001f>
  26384. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26385. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26386. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26387. at Verse.Root_Entry.Update () <0x00010>
  26388.  
  26389. (Filename: Line: -1)
  26390.  
  26391. NullReferenceException: Object reference not set to an instance of an object
  26392. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26393. at Verse.ScreenshotTaker.Update () <0x0001f>
  26394. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26395. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26396. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26397. at Verse.Root_Entry.Update () <0x00010>
  26398.  
  26399. (Filename: Line: -1)
  26400.  
  26401. NullReferenceException: Object reference not set to an instance of an object
  26402. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26403. at Verse.ScreenshotTaker.Update () <0x0001f>
  26404. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26405. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26406. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26407. at Verse.Root_Entry.Update () <0x00010>
  26408.  
  26409. (Filename: Line: -1)
  26410.  
  26411. NullReferenceException: Object reference not set to an instance of an object
  26412. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26413. at Verse.ScreenshotTaker.Update () <0x0001f>
  26414. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26415. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26416. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26417. at Verse.Root_Entry.Update () <0x00010>
  26418.  
  26419. (Filename: Line: -1)
  26420.  
  26421. NullReferenceException: Object reference not set to an instance of an object
  26422. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26423. at Verse.ScreenshotTaker.Update () <0x0001f>
  26424. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26425. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26426. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26427. at Verse.Root_Entry.Update () <0x00010>
  26428.  
  26429. (Filename: Line: -1)
  26430.  
  26431. NullReferenceException: Object reference not set to an instance of an object
  26432. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26433. at Verse.ScreenshotTaker.Update () <0x0001f>
  26434. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26435. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26436. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26437. at Verse.Root_Entry.Update () <0x00010>
  26438.  
  26439. (Filename: Line: -1)
  26440.  
  26441. NullReferenceException: Object reference not set to an instance of an object
  26442. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26443. at Verse.ScreenshotTaker.Update () <0x0001f>
  26444. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26445. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26446. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26447. at Verse.Root_Entry.Update () <0x00010>
  26448.  
  26449. (Filename: Line: -1)
  26450.  
  26451. NullReferenceException: Object reference not set to an instance of an object
  26452. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26453. at Verse.ScreenshotTaker.Update () <0x0001f>
  26454. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26455. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26456. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26457. at Verse.Root_Entry.Update () <0x00010>
  26458.  
  26459. (Filename: Line: -1)
  26460.  
  26461. NullReferenceException: Object reference not set to an instance of an object
  26462. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26463. at Verse.ScreenshotTaker.Update () <0x0001f>
  26464. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26465. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26466. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26467. at Verse.Root_Entry.Update () <0x00010>
  26468.  
  26469. (Filename: Line: -1)
  26470.  
  26471. NullReferenceException: Object reference not set to an instance of an object
  26472. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26473. at Verse.ScreenshotTaker.Update () <0x0001f>
  26474. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26475. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26476. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26477. at Verse.Root_Entry.Update () <0x00010>
  26478.  
  26479. (Filename: Line: -1)
  26480.  
  26481. NullReferenceException: Object reference not set to an instance of an object
  26482. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26483. at Verse.ScreenshotTaker.Update () <0x0001f>
  26484. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26485. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26486. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26487. at Verse.Root_Entry.Update () <0x00010>
  26488.  
  26489. (Filename: Line: -1)
  26490.  
  26491. NullReferenceException: Object reference not set to an instance of an object
  26492. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26493. at Verse.ScreenshotTaker.Update () <0x0001f>
  26494. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26495. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26496. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26497. at Verse.Root_Entry.Update () <0x00010>
  26498.  
  26499. (Filename: Line: -1)
  26500.  
  26501. NullReferenceException: Object reference not set to an instance of an object
  26502. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26503. at Verse.ScreenshotTaker.Update () <0x0001f>
  26504. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26505. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26506. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26507. at Verse.Root_Entry.Update () <0x00010>
  26508.  
  26509. (Filename: Line: -1)
  26510.  
  26511. NullReferenceException: Object reference not set to an instance of an object
  26512. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26513. at Verse.ScreenshotTaker.Update () <0x0001f>
  26514. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26515. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26516. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26517. at Verse.Root_Entry.Update () <0x00010>
  26518.  
  26519. (Filename: Line: -1)
  26520.  
  26521. NullReferenceException: Object reference not set to an instance of an object
  26522. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26523. at Verse.ScreenshotTaker.Update () <0x0001f>
  26524. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26525. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26526. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26527. at Verse.Root_Entry.Update () <0x00010>
  26528.  
  26529. (Filename: Line: -1)
  26530.  
  26531. NullReferenceException: Object reference not set to an instance of an object
  26532. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26533. at Verse.ScreenshotTaker.Update () <0x0001f>
  26534. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26535. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26536. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26537. at Verse.Root_Entry.Update () <0x00010>
  26538.  
  26539. (Filename: Line: -1)
  26540.  
  26541. NullReferenceException: Object reference not set to an instance of an object
  26542. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26543. at Verse.ScreenshotTaker.Update () <0x0001f>
  26544. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26545. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26546. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26547. at Verse.Root_Entry.Update () <0x00010>
  26548.  
  26549. (Filename: Line: -1)
  26550.  
  26551. NullReferenceException: Object reference not set to an instance of an object
  26552. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26553. at Verse.ScreenshotTaker.Update () <0x0001f>
  26554. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26555. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26556. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26557. at Verse.Root_Entry.Update () <0x00010>
  26558.  
  26559. (Filename: Line: -1)
  26560.  
  26561. NullReferenceException: Object reference not set to an instance of an object
  26562. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26563. at Verse.ScreenshotTaker.Update () <0x0001f>
  26564. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26565. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26566. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26567. at Verse.Root_Entry.Update () <0x00010>
  26568.  
  26569. (Filename: Line: -1)
  26570.  
  26571. NullReferenceException: Object reference not set to an instance of an object
  26572. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26573. at Verse.ScreenshotTaker.Update () <0x0001f>
  26574. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26575. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26576. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26577. at Verse.Root_Entry.Update () <0x00010>
  26578.  
  26579. (Filename: Line: -1)
  26580.  
  26581. NullReferenceException: Object reference not set to an instance of an object
  26582. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26583. at Verse.ScreenshotTaker.Update () <0x0001f>
  26584. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26585. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26586. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26587. at Verse.Root_Entry.Update () <0x00010>
  26588.  
  26589. (Filename: Line: -1)
  26590.  
  26591. NullReferenceException: Object reference not set to an instance of an object
  26592. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26593. at Verse.ScreenshotTaker.Update () <0x0001f>
  26594. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26595. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26596. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26597. at Verse.Root_Entry.Update () <0x00010>
  26598.  
  26599. (Filename: Line: -1)
  26600.  
  26601. NullReferenceException: Object reference not set to an instance of an object
  26602. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26603. at Verse.ScreenshotTaker.Update () <0x0001f>
  26604. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26605. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26606. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26607. at Verse.Root_Entry.Update () <0x00010>
  26608.  
  26609. (Filename: Line: -1)
  26610.  
  26611. NullReferenceException: Object reference not set to an instance of an object
  26612. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26613. at Verse.ScreenshotTaker.Update () <0x0001f>
  26614. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26615. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26616. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26617. at Verse.Root_Entry.Update () <0x00010>
  26618.  
  26619. (Filename: Line: -1)
  26620.  
  26621. NullReferenceException: Object reference not set to an instance of an object
  26622. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26623. at Verse.ScreenshotTaker.Update () <0x0001f>
  26624. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26625. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26626. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26627. at Verse.Root_Entry.Update () <0x00010>
  26628.  
  26629. (Filename: Line: -1)
  26630.  
  26631. NullReferenceException: Object reference not set to an instance of an object
  26632. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26633. at Verse.ScreenshotTaker.Update () <0x0001f>
  26634. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26635. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26636. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26637. at Verse.Root_Entry.Update () <0x00010>
  26638.  
  26639. (Filename: Line: -1)
  26640.  
  26641. NullReferenceException: Object reference not set to an instance of an object
  26642. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26643. at Verse.ScreenshotTaker.Update () <0x0001f>
  26644. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26645. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26646. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26647. at Verse.Root_Entry.Update () <0x00010>
  26648.  
  26649. (Filename: Line: -1)
  26650.  
  26651. NullReferenceException: Object reference not set to an instance of an object
  26652. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26653. at Verse.ScreenshotTaker.Update () <0x0001f>
  26654. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26655. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26656. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26657. at Verse.Root_Entry.Update () <0x00010>
  26658.  
  26659. (Filename: Line: -1)
  26660.  
  26661. NullReferenceException: Object reference not set to an instance of an object
  26662. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26663. at Verse.ScreenshotTaker.Update () <0x0001f>
  26664. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26665. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26666. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26667. at Verse.Root_Entry.Update () <0x00010>
  26668.  
  26669. (Filename: Line: -1)
  26670.  
  26671. NullReferenceException: Object reference not set to an instance of an object
  26672. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26673. at Verse.ScreenshotTaker.Update () <0x0001f>
  26674. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26675. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26676. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26677. at Verse.Root_Entry.Update () <0x00010>
  26678.  
  26679. (Filename: Line: -1)
  26680.  
  26681. NullReferenceException: Object reference not set to an instance of an object
  26682. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26683. at Verse.ScreenshotTaker.Update () <0x0001f>
  26684. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26685. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26686. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26687. at Verse.Root_Entry.Update () <0x00010>
  26688.  
  26689. (Filename: Line: -1)
  26690.  
  26691. NullReferenceException: Object reference not set to an instance of an object
  26692. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26693. at Verse.ScreenshotTaker.Update () <0x0001f>
  26694. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26695. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26696. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26697. at Verse.Root_Entry.Update () <0x00010>
  26698.  
  26699. (Filename: Line: -1)
  26700.  
  26701. NullReferenceException: Object reference not set to an instance of an object
  26702. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26703. at Verse.ScreenshotTaker.Update () <0x0001f>
  26704. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26705. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26706. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26707. at Verse.Root_Entry.Update () <0x00010>
  26708.  
  26709. (Filename: Line: -1)
  26710.  
  26711. NullReferenceException: Object reference not set to an instance of an object
  26712. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26713. at Verse.ScreenshotTaker.Update () <0x0001f>
  26714. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26715. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26716. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26717. at Verse.Root_Entry.Update () <0x00010>
  26718.  
  26719. (Filename: Line: -1)
  26720.  
  26721. NullReferenceException: Object reference not set to an instance of an object
  26722. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26723. at Verse.ScreenshotTaker.Update () <0x0001f>
  26724. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26725. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26726. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26727. at Verse.Root_Entry.Update () <0x00010>
  26728.  
  26729. (Filename: Line: -1)
  26730.  
  26731. NullReferenceException: Object reference not set to an instance of an object
  26732. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26733. at Verse.ScreenshotTaker.Update () <0x0001f>
  26734. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26735. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26736. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26737. at Verse.Root_Entry.Update () <0x00010>
  26738.  
  26739. (Filename: Line: -1)
  26740.  
  26741. NullReferenceException: Object reference not set to an instance of an object
  26742. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26743. at Verse.ScreenshotTaker.Update () <0x0001f>
  26744. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26745. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26746. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26747. at Verse.Root_Entry.Update () <0x00010>
  26748.  
  26749. (Filename: Line: -1)
  26750.  
  26751. NullReferenceException: Object reference not set to an instance of an object
  26752. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26753. at Verse.ScreenshotTaker.Update () <0x0001f>
  26754. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26755. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26756. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26757. at Verse.Root_Entry.Update () <0x00010>
  26758.  
  26759. (Filename: Line: -1)
  26760.  
  26761. NullReferenceException: Object reference not set to an instance of an object
  26762. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26763. at Verse.ScreenshotTaker.Update () <0x0001f>
  26764. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26765. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26766. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26767. at Verse.Root_Entry.Update () <0x00010>
  26768.  
  26769. (Filename: Line: -1)
  26770.  
  26771. NullReferenceException: Object reference not set to an instance of an object
  26772. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26773. at Verse.ScreenshotTaker.Update () <0x0001f>
  26774. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26775. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26776. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26777. at Verse.Root_Entry.Update () <0x00010>
  26778.  
  26779. (Filename: Line: -1)
  26780.  
  26781. NullReferenceException: Object reference not set to an instance of an object
  26782. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26783. at Verse.ScreenshotTaker.Update () <0x0001f>
  26784. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26785. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26786. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26787. at Verse.Root_Entry.Update () <0x00010>
  26788.  
  26789. (Filename: Line: -1)
  26790.  
  26791. NullReferenceException: Object reference not set to an instance of an object
  26792. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26793. at Verse.ScreenshotTaker.Update () <0x0001f>
  26794. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26795. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26796. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26797. at Verse.Root_Entry.Update () <0x00010>
  26798.  
  26799. (Filename: Line: -1)
  26800.  
  26801. NullReferenceException: Object reference not set to an instance of an object
  26802. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26803. at Verse.ScreenshotTaker.Update () <0x0001f>
  26804. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26805. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26806. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26807. at Verse.Root_Entry.Update () <0x00010>
  26808.  
  26809. (Filename: Line: -1)
  26810.  
  26811. NullReferenceException: Object reference not set to an instance of an object
  26812. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26813. at Verse.ScreenshotTaker.Update () <0x0001f>
  26814. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26815. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26816. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26817. at Verse.Root_Entry.Update () <0x00010>
  26818.  
  26819. (Filename: Line: -1)
  26820.  
  26821. NullReferenceException: Object reference not set to an instance of an object
  26822. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26823. at Verse.ScreenshotTaker.Update () <0x0001f>
  26824. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26825. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26826. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26827. at Verse.Root_Entry.Update () <0x00010>
  26828.  
  26829. (Filename: Line: -1)
  26830.  
  26831. NullReferenceException: Object reference not set to an instance of an object
  26832. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26833. at Verse.ScreenshotTaker.Update () <0x0001f>
  26834. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26835. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26836. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26837. at Verse.Root_Entry.Update () <0x00010>
  26838.  
  26839. (Filename: Line: -1)
  26840.  
  26841. NullReferenceException: Object reference not set to an instance of an object
  26842. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26843. at Verse.ScreenshotTaker.Update () <0x0001f>
  26844. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26845. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26846. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26847. at Verse.Root_Entry.Update () <0x00010>
  26848.  
  26849. (Filename: Line: -1)
  26850.  
  26851. NullReferenceException: Object reference not set to an instance of an object
  26852. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26853. at Verse.ScreenshotTaker.Update () <0x0001f>
  26854. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26855. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26856. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26857. at Verse.Root_Entry.Update () <0x00010>
  26858.  
  26859. (Filename: Line: -1)
  26860.  
  26861. NullReferenceException: Object reference not set to an instance of an object
  26862. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26863. at Verse.ScreenshotTaker.Update () <0x0001f>
  26864. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26865. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26866. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26867. at Verse.Root_Entry.Update () <0x00010>
  26868.  
  26869. (Filename: Line: -1)
  26870.  
  26871. NullReferenceException: Object reference not set to an instance of an object
  26872. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26873. at Verse.ScreenshotTaker.Update () <0x0001f>
  26874. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26875. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26876. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26877. at Verse.Root_Entry.Update () <0x00010>
  26878.  
  26879. (Filename: Line: -1)
  26880.  
  26881. NullReferenceException: Object reference not set to an instance of an object
  26882. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26883. at Verse.ScreenshotTaker.Update () <0x0001f>
  26884. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26885. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26886. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26887. at Verse.Root_Entry.Update () <0x00010>
  26888.  
  26889. (Filename: Line: -1)
  26890.  
  26891. NullReferenceException: Object reference not set to an instance of an object
  26892. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26893. at Verse.ScreenshotTaker.Update () <0x0001f>
  26894. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26895. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26896. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26897. at Verse.Root_Entry.Update () <0x00010>
  26898.  
  26899. (Filename: Line: -1)
  26900.  
  26901. NullReferenceException: Object reference not set to an instance of an object
  26902. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26903. at Verse.ScreenshotTaker.Update () <0x0001f>
  26904. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26905. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26906. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26907. at Verse.Root_Entry.Update () <0x00010>
  26908.  
  26909. (Filename: Line: -1)
  26910.  
  26911. NullReferenceException: Object reference not set to an instance of an object
  26912. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26913. at Verse.ScreenshotTaker.Update () <0x0001f>
  26914. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26915. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26916. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26917. at Verse.Root_Entry.Update () <0x00010>
  26918.  
  26919. (Filename: Line: -1)
  26920.  
  26921. NullReferenceException: Object reference not set to an instance of an object
  26922. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26923. at Verse.ScreenshotTaker.Update () <0x0001f>
  26924. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26925. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26926. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26927. at Verse.Root_Entry.Update () <0x00010>
  26928.  
  26929. (Filename: Line: -1)
  26930.  
  26931. NullReferenceException: Object reference not set to an instance of an object
  26932. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26933. at Verse.ScreenshotTaker.Update () <0x0001f>
  26934. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26935. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26936. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26937. at Verse.Root_Entry.Update () <0x00010>
  26938.  
  26939. (Filename: Line: -1)
  26940.  
  26941. NullReferenceException: Object reference not set to an instance of an object
  26942. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26943. at Verse.ScreenshotTaker.Update () <0x0001f>
  26944. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26945. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26946. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26947. at Verse.Root_Entry.Update () <0x00010>
  26948.  
  26949. (Filename: Line: -1)
  26950.  
  26951. NullReferenceException: Object reference not set to an instance of an object
  26952. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26953. at Verse.ScreenshotTaker.Update () <0x0001f>
  26954. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26955. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26956. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26957. at Verse.Root_Entry.Update () <0x00010>
  26958.  
  26959. (Filename: Line: -1)
  26960.  
  26961. NullReferenceException: Object reference not set to an instance of an object
  26962. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26963. at Verse.ScreenshotTaker.Update () <0x0001f>
  26964. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26965. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26966. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26967. at Verse.Root_Entry.Update () <0x00010>
  26968.  
  26969. (Filename: Line: -1)
  26970.  
  26971. NullReferenceException: Object reference not set to an instance of an object
  26972. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26973. at Verse.ScreenshotTaker.Update () <0x0001f>
  26974. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26975. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26976. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26977. at Verse.Root_Entry.Update () <0x00010>
  26978.  
  26979. (Filename: Line: -1)
  26980.  
  26981. NullReferenceException: Object reference not set to an instance of an object
  26982. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26983. at Verse.ScreenshotTaker.Update () <0x0001f>
  26984. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26985. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26986. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26987. at Verse.Root_Entry.Update () <0x00010>
  26988.  
  26989. (Filename: Line: -1)
  26990.  
  26991. NullReferenceException: Object reference not set to an instance of an object
  26992. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  26993. at Verse.ScreenshotTaker.Update () <0x0001f>
  26994. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  26995. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  26996. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  26997. at Verse.Root_Entry.Update () <0x00010>
  26998.  
  26999. (Filename: Line: -1)
  27000.  
  27001. NullReferenceException: Object reference not set to an instance of an object
  27002. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27003. at Verse.ScreenshotTaker.Update () <0x0001f>
  27004. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27005. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27006. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27007. at Verse.Root_Entry.Update () <0x00010>
  27008.  
  27009. (Filename: Line: -1)
  27010.  
  27011. NullReferenceException: Object reference not set to an instance of an object
  27012. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27013. at Verse.ScreenshotTaker.Update () <0x0001f>
  27014. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27015. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27016. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27017. at Verse.Root_Entry.Update () <0x00010>
  27018.  
  27019. (Filename: Line: -1)
  27020.  
  27021. NullReferenceException: Object reference not set to an instance of an object
  27022. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27023. at Verse.ScreenshotTaker.Update () <0x0001f>
  27024. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27025. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27026. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27027. at Verse.Root_Entry.Update () <0x00010>
  27028.  
  27029. (Filename: Line: -1)
  27030.  
  27031. NullReferenceException: Object reference not set to an instance of an object
  27032. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27033. at Verse.ScreenshotTaker.Update () <0x0001f>
  27034. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27035. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27036. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27037. at Verse.Root_Entry.Update () <0x00010>
  27038.  
  27039. (Filename: Line: -1)
  27040.  
  27041. NullReferenceException: Object reference not set to an instance of an object
  27042. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27043. at Verse.ScreenshotTaker.Update () <0x0001f>
  27044. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27045. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27046. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27047. at Verse.Root_Entry.Update () <0x00010>
  27048.  
  27049. (Filename: Line: -1)
  27050.  
  27051. NullReferenceException: Object reference not set to an instance of an object
  27052. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27053. at Verse.ScreenshotTaker.Update () <0x0001f>
  27054. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27055. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27056. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27057. at Verse.Root_Entry.Update () <0x00010>
  27058.  
  27059. (Filename: Line: -1)
  27060.  
  27061. NullReferenceException: Object reference not set to an instance of an object
  27062. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27063. at Verse.ScreenshotTaker.Update () <0x0001f>
  27064. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27065. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27066. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27067. at Verse.Root_Entry.Update () <0x00010>
  27068.  
  27069. (Filename: Line: -1)
  27070.  
  27071. NullReferenceException: Object reference not set to an instance of an object
  27072. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27073. at Verse.ScreenshotTaker.Update () <0x0001f>
  27074. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27075. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27076. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27077. at Verse.Root_Entry.Update () <0x00010>
  27078.  
  27079. (Filename: Line: -1)
  27080.  
  27081. NullReferenceException: Object reference not set to an instance of an object
  27082. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27083. at Verse.ScreenshotTaker.Update () <0x0001f>
  27084. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27085. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27086. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27087. at Verse.Root_Entry.Update () <0x00010>
  27088.  
  27089. (Filename: Line: -1)
  27090.  
  27091. NullReferenceException: Object reference not set to an instance of an object
  27092. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27093. at Verse.ScreenshotTaker.Update () <0x0001f>
  27094. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27095. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27096. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27097. at Verse.Root_Entry.Update () <0x00010>
  27098.  
  27099. (Filename: Line: -1)
  27100.  
  27101. NullReferenceException: Object reference not set to an instance of an object
  27102. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27103. at Verse.ScreenshotTaker.Update () <0x0001f>
  27104. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27105. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27106. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27107. at Verse.Root_Entry.Update () <0x00010>
  27108.  
  27109. (Filename: Line: -1)
  27110.  
  27111. NullReferenceException: Object reference not set to an instance of an object
  27112. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27113. at Verse.ScreenshotTaker.Update () <0x0001f>
  27114. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27115. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27116. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27117. at Verse.Root_Entry.Update () <0x00010>
  27118.  
  27119. (Filename: Line: -1)
  27120.  
  27121. NullReferenceException: Object reference not set to an instance of an object
  27122. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27123. at Verse.ScreenshotTaker.Update () <0x0001f>
  27124. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27125. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27126. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27127. at Verse.Root_Entry.Update () <0x00010>
  27128.  
  27129. (Filename: Line: -1)
  27130.  
  27131. NullReferenceException: Object reference not set to an instance of an object
  27132. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27133. at Verse.ScreenshotTaker.Update () <0x0001f>
  27134. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27135. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27136. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27137. at Verse.Root_Entry.Update () <0x00010>
  27138.  
  27139. (Filename: Line: -1)
  27140.  
  27141. NullReferenceException: Object reference not set to an instance of an object
  27142. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27143. at Verse.ScreenshotTaker.Update () <0x0001f>
  27144. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27145. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27146. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27147. at Verse.Root_Entry.Update () <0x00010>
  27148.  
  27149. (Filename: Line: -1)
  27150.  
  27151. NullReferenceException: Object reference not set to an instance of an object
  27152. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27153. at Verse.ScreenshotTaker.Update () <0x0001f>
  27154. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27155. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27156. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27157. at Verse.Root_Entry.Update () <0x00010>
  27158.  
  27159. (Filename: Line: -1)
  27160.  
  27161. NullReferenceException: Object reference not set to an instance of an object
  27162. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27163. at Verse.ScreenshotTaker.Update () <0x0001f>
  27164. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27165. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27166. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27167. at Verse.Root_Entry.Update () <0x00010>
  27168.  
  27169. (Filename: Line: -1)
  27170.  
  27171. NullReferenceException: Object reference not set to an instance of an object
  27172. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27173. at Verse.ScreenshotTaker.Update () <0x0001f>
  27174. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27175. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27176. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27177. at Verse.Root_Entry.Update () <0x00010>
  27178.  
  27179. (Filename: Line: -1)
  27180.  
  27181. NullReferenceException: Object reference not set to an instance of an object
  27182. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27183. at Verse.ScreenshotTaker.Update () <0x0001f>
  27184. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27185. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27186. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27187. at Verse.Root_Entry.Update () <0x00010>
  27188.  
  27189. (Filename: Line: -1)
  27190.  
  27191. NullReferenceException: Object reference not set to an instance of an object
  27192. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27193. at Verse.ScreenshotTaker.Update () <0x0001f>
  27194. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27195. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27196. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27197. at Verse.Root_Entry.Update () <0x00010>
  27198.  
  27199. (Filename: Line: -1)
  27200.  
  27201. NullReferenceException: Object reference not set to an instance of an object
  27202. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27203. at Verse.ScreenshotTaker.Update () <0x0001f>
  27204. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27205. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27206. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27207. at Verse.Root_Entry.Update () <0x00010>
  27208.  
  27209. (Filename: Line: -1)
  27210.  
  27211. NullReferenceException: Object reference not set to an instance of an object
  27212. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27213. at Verse.ScreenshotTaker.Update () <0x0001f>
  27214. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27215. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27216. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27217. at Verse.Root_Entry.Update () <0x00010>
  27218.  
  27219. (Filename: Line: -1)
  27220.  
  27221. NullReferenceException: Object reference not set to an instance of an object
  27222. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27223. at Verse.ScreenshotTaker.Update () <0x0001f>
  27224. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27225. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27226. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27227. at Verse.Root_Entry.Update () <0x00010>
  27228.  
  27229. (Filename: Line: -1)
  27230.  
  27231. NullReferenceException: Object reference not set to an instance of an object
  27232. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27233. at Verse.ScreenshotTaker.Update () <0x0001f>
  27234. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27235. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27236. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27237. at Verse.Root_Entry.Update () <0x00010>
  27238.  
  27239. (Filename: Line: -1)
  27240.  
  27241. NullReferenceException: Object reference not set to an instance of an object
  27242. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27243. at Verse.ScreenshotTaker.Update () <0x0001f>
  27244. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27245. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27246. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27247. at Verse.Root_Entry.Update () <0x00010>
  27248.  
  27249. (Filename: Line: -1)
  27250.  
  27251. NullReferenceException: Object reference not set to an instance of an object
  27252. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27253. at Verse.ScreenshotTaker.Update () <0x0001f>
  27254. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27255. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27256. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27257. at Verse.Root_Entry.Update () <0x00010>
  27258.  
  27259. (Filename: Line: -1)
  27260.  
  27261. NullReferenceException: Object reference not set to an instance of an object
  27262. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27263. at Verse.ScreenshotTaker.Update () <0x0001f>
  27264. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27265. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27266. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27267. at Verse.Root_Entry.Update () <0x00010>
  27268.  
  27269. (Filename: Line: -1)
  27270.  
  27271. NullReferenceException: Object reference not set to an instance of an object
  27272. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27273. at Verse.ScreenshotTaker.Update () <0x0001f>
  27274. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27275. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27276. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27277. at Verse.Root_Entry.Update () <0x00010>
  27278.  
  27279. (Filename: Line: -1)
  27280.  
  27281. NullReferenceException: Object reference not set to an instance of an object
  27282. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27283. at Verse.ScreenshotTaker.Update () <0x0001f>
  27284. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27285. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27286. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27287. at Verse.Root_Entry.Update () <0x00010>
  27288.  
  27289. (Filename: Line: -1)
  27290.  
  27291. NullReferenceException: Object reference not set to an instance of an object
  27292. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27293. at Verse.ScreenshotTaker.Update () <0x0001f>
  27294. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27295. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27296. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27297. at Verse.Root_Entry.Update () <0x00010>
  27298.  
  27299. (Filename: Line: -1)
  27300.  
  27301. NullReferenceException: Object reference not set to an instance of an object
  27302. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27303. at Verse.ScreenshotTaker.Update () <0x0001f>
  27304. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27305. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27306. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27307. at Verse.Root_Entry.Update () <0x00010>
  27308.  
  27309. (Filename: Line: -1)
  27310.  
  27311. NullReferenceException: Object reference not set to an instance of an object
  27312. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27313. at Verse.ScreenshotTaker.Update () <0x0001f>
  27314. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27315. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27316. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27317. at Verse.Root_Entry.Update () <0x00010>
  27318.  
  27319. (Filename: Line: -1)
  27320.  
  27321. NullReferenceException: Object reference not set to an instance of an object
  27322. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27323. at Verse.ScreenshotTaker.Update () <0x0001f>
  27324. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27325. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27326. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27327. at Verse.Root_Entry.Update () <0x00010>
  27328.  
  27329. (Filename: Line: -1)
  27330.  
  27331. NullReferenceException: Object reference not set to an instance of an object
  27332. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27333. at Verse.ScreenshotTaker.Update () <0x0001f>
  27334. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27335. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27336. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27337. at Verse.Root_Entry.Update () <0x00010>
  27338.  
  27339. (Filename: Line: -1)
  27340.  
  27341. NullReferenceException: Object reference not set to an instance of an object
  27342. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27343. at Verse.ScreenshotTaker.Update () <0x0001f>
  27344. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27345. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27346. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27347. at Verse.Root_Entry.Update () <0x00010>
  27348.  
  27349. (Filename: Line: -1)
  27350.  
  27351. NullReferenceException: Object reference not set to an instance of an object
  27352. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27353. at Verse.ScreenshotTaker.Update () <0x0001f>
  27354. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27355. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27356. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27357. at Verse.Root_Entry.Update () <0x00010>
  27358.  
  27359. (Filename: Line: -1)
  27360.  
  27361. NullReferenceException: Object reference not set to an instance of an object
  27362. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27363. at Verse.ScreenshotTaker.Update () <0x0001f>
  27364. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27365. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27366. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27367. at Verse.Root_Entry.Update () <0x00010>
  27368.  
  27369. (Filename: Line: -1)
  27370.  
  27371. NullReferenceException: Object reference not set to an instance of an object
  27372. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27373. at Verse.ScreenshotTaker.Update () <0x0001f>
  27374. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27375. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27376. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27377. at Verse.Root_Entry.Update () <0x00010>
  27378.  
  27379. (Filename: Line: -1)
  27380.  
  27381. NullReferenceException: Object reference not set to an instance of an object
  27382. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27383. at Verse.ScreenshotTaker.Update () <0x0001f>
  27384. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27385. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27386. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27387. at Verse.Root_Entry.Update () <0x00010>
  27388.  
  27389. (Filename: Line: -1)
  27390.  
  27391. NullReferenceException: Object reference not set to an instance of an object
  27392. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27393. at Verse.ScreenshotTaker.Update () <0x0001f>
  27394. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27395. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27396. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27397. at Verse.Root_Entry.Update () <0x00010>
  27398.  
  27399. (Filename: Line: -1)
  27400.  
  27401. NullReferenceException: Object reference not set to an instance of an object
  27402. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27403. at Verse.ScreenshotTaker.Update () <0x0001f>
  27404. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27405. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27406. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27407. at Verse.Root_Entry.Update () <0x00010>
  27408.  
  27409. (Filename: Line: -1)
  27410.  
  27411. NullReferenceException: Object reference not set to an instance of an object
  27412. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27413. at Verse.ScreenshotTaker.Update () <0x0001f>
  27414. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27415. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27416. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27417. at Verse.Root_Entry.Update () <0x00010>
  27418.  
  27419. (Filename: Line: -1)
  27420.  
  27421. NullReferenceException: Object reference not set to an instance of an object
  27422. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27423. at Verse.ScreenshotTaker.Update () <0x0001f>
  27424. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27425. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27426. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27427. at Verse.Root_Entry.Update () <0x00010>
  27428.  
  27429. (Filename: Line: -1)
  27430.  
  27431. NullReferenceException: Object reference not set to an instance of an object
  27432. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27433. at Verse.ScreenshotTaker.Update () <0x0001f>
  27434. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27435. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27436. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27437. at Verse.Root_Entry.Update () <0x00010>
  27438.  
  27439. (Filename: Line: -1)
  27440.  
  27441. NullReferenceException: Object reference not set to an instance of an object
  27442. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27443. at Verse.ScreenshotTaker.Update () <0x0001f>
  27444. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27445. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27446. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27447. at Verse.Root_Entry.Update () <0x00010>
  27448.  
  27449. (Filename: Line: -1)
  27450.  
  27451. NullReferenceException: Object reference not set to an instance of an object
  27452. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27453. at Verse.ScreenshotTaker.Update () <0x0001f>
  27454. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27455. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27456. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27457. at Verse.Root_Entry.Update () <0x00010>
  27458.  
  27459. (Filename: Line: -1)
  27460.  
  27461. NullReferenceException: Object reference not set to an instance of an object
  27462. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27463. at Verse.ScreenshotTaker.Update () <0x0001f>
  27464. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27465. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27466. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27467. at Verse.Root_Entry.Update () <0x00010>
  27468.  
  27469. (Filename: Line: -1)
  27470.  
  27471. NullReferenceException: Object reference not set to an instance of an object
  27472. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27473. at Verse.ScreenshotTaker.Update () <0x0001f>
  27474. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27475. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27476. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27477. at Verse.Root_Entry.Update () <0x00010>
  27478.  
  27479. (Filename: Line: -1)
  27480.  
  27481. NullReferenceException: Object reference not set to an instance of an object
  27482. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27483. at Verse.ScreenshotTaker.Update () <0x0001f>
  27484. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27485. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27486. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27487. at Verse.Root_Entry.Update () <0x00010>
  27488.  
  27489. (Filename: Line: -1)
  27490.  
  27491. NullReferenceException: Object reference not set to an instance of an object
  27492. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27493. at Verse.ScreenshotTaker.Update () <0x0001f>
  27494. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27495. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27496. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27497. at Verse.Root_Entry.Update () <0x00010>
  27498.  
  27499. (Filename: Line: -1)
  27500.  
  27501. NullReferenceException: Object reference not set to an instance of an object
  27502. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27503. at Verse.ScreenshotTaker.Update () <0x0001f>
  27504. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27505. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27506. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27507. at Verse.Root_Entry.Update () <0x00010>
  27508.  
  27509. (Filename: Line: -1)
  27510.  
  27511. NullReferenceException: Object reference not set to an instance of an object
  27512. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27513. at Verse.ScreenshotTaker.Update () <0x0001f>
  27514. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27515. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27516. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27517. at Verse.Root_Entry.Update () <0x00010>
  27518.  
  27519. (Filename: Line: -1)
  27520.  
  27521. NullReferenceException: Object reference not set to an instance of an object
  27522. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27523. at Verse.ScreenshotTaker.Update () <0x0001f>
  27524. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27525. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27526. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27527. at Verse.Root_Entry.Update () <0x00010>
  27528.  
  27529. (Filename: Line: -1)
  27530.  
  27531. NullReferenceException: Object reference not set to an instance of an object
  27532. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27533. at Verse.ScreenshotTaker.Update () <0x0001f>
  27534. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27535. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27536. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27537. at Verse.Root_Entry.Update () <0x00010>
  27538.  
  27539. (Filename: Line: -1)
  27540.  
  27541. NullReferenceException: Object reference not set to an instance of an object
  27542. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27543. at Verse.ScreenshotTaker.Update () <0x0001f>
  27544. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27545. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27546. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27547. at Verse.Root_Entry.Update () <0x00010>
  27548.  
  27549. (Filename: Line: -1)
  27550.  
  27551. NullReferenceException: Object reference not set to an instance of an object
  27552. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27553. at Verse.ScreenshotTaker.Update () <0x0001f>
  27554. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27555. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27556. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27557. at Verse.Root_Entry.Update () <0x00010>
  27558.  
  27559. (Filename: Line: -1)
  27560.  
  27561. NullReferenceException: Object reference not set to an instance of an object
  27562. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27563. at Verse.ScreenshotTaker.Update () <0x0001f>
  27564. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27565. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27566. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27567. at Verse.Root_Entry.Update () <0x00010>
  27568.  
  27569. (Filename: Line: -1)
  27570.  
  27571. NullReferenceException: Object reference not set to an instance of an object
  27572. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27573. at Verse.ScreenshotTaker.Update () <0x0001f>
  27574. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27575. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27576. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27577. at Verse.Root_Entry.Update () <0x00010>
  27578.  
  27579. (Filename: Line: -1)
  27580.  
  27581. NullReferenceException: Object reference not set to an instance of an object
  27582. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27583. at Verse.ScreenshotTaker.Update () <0x0001f>
  27584. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27585. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27586. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27587. at Verse.Root_Entry.Update () <0x00010>
  27588.  
  27589. (Filename: Line: -1)
  27590.  
  27591. NullReferenceException: Object reference not set to an instance of an object
  27592. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27593. at Verse.ScreenshotTaker.Update () <0x0001f>
  27594. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27595. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27596. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27597. at Verse.Root_Entry.Update () <0x00010>
  27598.  
  27599. (Filename: Line: -1)
  27600.  
  27601. NullReferenceException: Object reference not set to an instance of an object
  27602. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27603. at Verse.ScreenshotTaker.Update () <0x0001f>
  27604. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27605. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27606. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27607. at Verse.Root_Entry.Update () <0x00010>
  27608.  
  27609. (Filename: Line: -1)
  27610.  
  27611. NullReferenceException: Object reference not set to an instance of an object
  27612. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27613. at Verse.ScreenshotTaker.Update () <0x0001f>
  27614. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27615. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27616. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27617. at Verse.Root_Entry.Update () <0x00010>
  27618.  
  27619. (Filename: Line: -1)
  27620.  
  27621. NullReferenceException: Object reference not set to an instance of an object
  27622. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27623. at Verse.ScreenshotTaker.Update () <0x0001f>
  27624. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27625. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27626. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27627. at Verse.Root_Entry.Update () <0x00010>
  27628.  
  27629. (Filename: Line: -1)
  27630.  
  27631. NullReferenceException: Object reference not set to an instance of an object
  27632. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27633. at Verse.ScreenshotTaker.Update () <0x0001f>
  27634. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27635. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27636. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27637. at Verse.Root_Entry.Update () <0x00010>
  27638.  
  27639. (Filename: Line: -1)
  27640.  
  27641. NullReferenceException: Object reference not set to an instance of an object
  27642. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27643. at Verse.ScreenshotTaker.Update () <0x0001f>
  27644. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27645. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27646. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27647. at Verse.Root_Entry.Update () <0x00010>
  27648.  
  27649. (Filename: Line: -1)
  27650.  
  27651. NullReferenceException: Object reference not set to an instance of an object
  27652. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27653. at Verse.ScreenshotTaker.Update () <0x0001f>
  27654. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27655. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27656. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27657. at Verse.Root_Entry.Update () <0x00010>
  27658.  
  27659. (Filename: Line: -1)
  27660.  
  27661. NullReferenceException: Object reference not set to an instance of an object
  27662. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27663. at Verse.ScreenshotTaker.Update () <0x0001f>
  27664. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27665. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27666. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27667. at Verse.Root_Entry.Update () <0x00010>
  27668.  
  27669. (Filename: Line: -1)
  27670.  
  27671. NullReferenceException: Object reference not set to an instance of an object
  27672. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27673. at Verse.ScreenshotTaker.Update () <0x0001f>
  27674. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27675. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27676. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27677. at Verse.Root_Entry.Update () <0x00010>
  27678.  
  27679. (Filename: Line: -1)
  27680.  
  27681. NullReferenceException: Object reference not set to an instance of an object
  27682. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27683. at Verse.ScreenshotTaker.Update () <0x0001f>
  27684. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27685. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27686. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27687. at Verse.Root_Entry.Update () <0x00010>
  27688.  
  27689. (Filename: Line: -1)
  27690.  
  27691. NullReferenceException: Object reference not set to an instance of an object
  27692. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27693. at Verse.ScreenshotTaker.Update () <0x0001f>
  27694. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27695. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27696. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27697. at Verse.Root_Entry.Update () <0x00010>
  27698.  
  27699. (Filename: Line: -1)
  27700.  
  27701. NullReferenceException: Object reference not set to an instance of an object
  27702. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27703. at Verse.ScreenshotTaker.Update () <0x0001f>
  27704. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27705. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27706. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27707. at Verse.Root_Entry.Update () <0x00010>
  27708.  
  27709. (Filename: Line: -1)
  27710.  
  27711. NullReferenceException: Object reference not set to an instance of an object
  27712. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27713. at Verse.ScreenshotTaker.Update () <0x0001f>
  27714. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27715. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27716. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27717. at Verse.Root_Entry.Update () <0x00010>
  27718.  
  27719. (Filename: Line: -1)
  27720.  
  27721. NullReferenceException: Object reference not set to an instance of an object
  27722. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27723. at Verse.ScreenshotTaker.Update () <0x0001f>
  27724. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27725. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27726. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27727. at Verse.Root_Entry.Update () <0x00010>
  27728.  
  27729. (Filename: Line: -1)
  27730.  
  27731. NullReferenceException: Object reference not set to an instance of an object
  27732. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27733. at Verse.ScreenshotTaker.Update () <0x0001f>
  27734. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27735. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27736. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27737. at Verse.Root_Entry.Update () <0x00010>
  27738.  
  27739. (Filename: Line: -1)
  27740.  
  27741. NullReferenceException: Object reference not set to an instance of an object
  27742. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27743. at Verse.ScreenshotTaker.Update () <0x0001f>
  27744. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27745. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27746. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27747. at Verse.Root_Entry.Update () <0x00010>
  27748.  
  27749. (Filename: Line: -1)
  27750.  
  27751. NullReferenceException: Object reference not set to an instance of an object
  27752. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27753. at Verse.ScreenshotTaker.Update () <0x0001f>
  27754. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27755. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27756. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27757. at Verse.Root_Entry.Update () <0x00010>
  27758.  
  27759. (Filename: Line: -1)
  27760.  
  27761. NullReferenceException: Object reference not set to an instance of an object
  27762. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27763. at Verse.ScreenshotTaker.Update () <0x0001f>
  27764. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27765. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27766. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27767. at Verse.Root_Entry.Update () <0x00010>
  27768.  
  27769. (Filename: Line: -1)
  27770.  
  27771. NullReferenceException: Object reference not set to an instance of an object
  27772. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27773. at Verse.ScreenshotTaker.Update () <0x0001f>
  27774. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27775. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27776. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27777. at Verse.Root_Entry.Update () <0x00010>
  27778.  
  27779. (Filename: Line: -1)
  27780.  
  27781. NullReferenceException: Object reference not set to an instance of an object
  27782. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27783. at Verse.ScreenshotTaker.Update () <0x0001f>
  27784. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27785. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27786. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27787. at Verse.Root_Entry.Update () <0x00010>
  27788.  
  27789. (Filename: Line: -1)
  27790.  
  27791. NullReferenceException: Object reference not set to an instance of an object
  27792. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27793. at Verse.ScreenshotTaker.Update () <0x0001f>
  27794. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27795. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27796. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27797. at Verse.Root_Entry.Update () <0x00010>
  27798.  
  27799. (Filename: Line: -1)
  27800.  
  27801. NullReferenceException: Object reference not set to an instance of an object
  27802. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27803. at Verse.ScreenshotTaker.Update () <0x0001f>
  27804. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27805. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27806. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27807. at Verse.Root_Entry.Update () <0x00010>
  27808.  
  27809. (Filename: Line: -1)
  27810.  
  27811. NullReferenceException: Object reference not set to an instance of an object
  27812. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27813. at Verse.ScreenshotTaker.Update () <0x0001f>
  27814. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27815. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27816. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27817. at Verse.Root_Entry.Update () <0x00010>
  27818.  
  27819. (Filename: Line: -1)
  27820.  
  27821. NullReferenceException: Object reference not set to an instance of an object
  27822. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27823. at Verse.ScreenshotTaker.Update () <0x0001f>
  27824. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27825. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27826. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27827. at Verse.Root_Entry.Update () <0x00010>
  27828.  
  27829. (Filename: Line: -1)
  27830.  
  27831. NullReferenceException: Object reference not set to an instance of an object
  27832. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27833. at Verse.ScreenshotTaker.Update () <0x0001f>
  27834. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27835. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27836. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27837. at Verse.Root_Entry.Update () <0x00010>
  27838.  
  27839. (Filename: Line: -1)
  27840.  
  27841. NullReferenceException: Object reference not set to an instance of an object
  27842. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27843. at Verse.ScreenshotTaker.Update () <0x0001f>
  27844. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27845. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27846. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27847. at Verse.Root_Entry.Update () <0x00010>
  27848.  
  27849. (Filename: Line: -1)
  27850.  
  27851. NullReferenceException: Object reference not set to an instance of an object
  27852. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27853. at Verse.ScreenshotTaker.Update () <0x0001f>
  27854. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27855. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27856. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27857. at Verse.Root_Entry.Update () <0x00010>
  27858.  
  27859. (Filename: Line: -1)
  27860.  
  27861. NullReferenceException: Object reference not set to an instance of an object
  27862. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27863. at Verse.ScreenshotTaker.Update () <0x0001f>
  27864. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27865. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27866. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27867. at Verse.Root_Entry.Update () <0x00010>
  27868.  
  27869. (Filename: Line: -1)
  27870.  
  27871. NullReferenceException: Object reference not set to an instance of an object
  27872. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27873. at Verse.ScreenshotTaker.Update () <0x0001f>
  27874. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27875. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27876. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27877. at Verse.Root_Entry.Update () <0x00010>
  27878.  
  27879. (Filename: Line: -1)
  27880.  
  27881. NullReferenceException: Object reference not set to an instance of an object
  27882. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27883. at Verse.ScreenshotTaker.Update () <0x0001f>
  27884. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27885. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27886. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27887. at Verse.Root_Entry.Update () <0x00010>
  27888.  
  27889. (Filename: Line: -1)
  27890.  
  27891. NullReferenceException: Object reference not set to an instance of an object
  27892. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27893. at Verse.ScreenshotTaker.Update () <0x0001f>
  27894. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27895. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27896. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27897. at Verse.Root_Entry.Update () <0x00010>
  27898.  
  27899. (Filename: Line: -1)
  27900.  
  27901. NullReferenceException: Object reference not set to an instance of an object
  27902. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27903. at Verse.ScreenshotTaker.Update () <0x0001f>
  27904. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27905. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27906. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27907. at Verse.Root_Entry.Update () <0x00010>
  27908.  
  27909. (Filename: Line: -1)
  27910.  
  27911. NullReferenceException: Object reference not set to an instance of an object
  27912. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27913. at Verse.ScreenshotTaker.Update () <0x0001f>
  27914. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27915. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27916. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27917. at Verse.Root_Entry.Update () <0x00010>
  27918.  
  27919. (Filename: Line: -1)
  27920.  
  27921. NullReferenceException: Object reference not set to an instance of an object
  27922. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27923. at Verse.ScreenshotTaker.Update () <0x0001f>
  27924. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27925. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27926. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27927. at Verse.Root_Entry.Update () <0x00010>
  27928.  
  27929. (Filename: Line: -1)
  27930.  
  27931. NullReferenceException: Object reference not set to an instance of an object
  27932. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27933. at Verse.ScreenshotTaker.Update () <0x0001f>
  27934. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27935. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27936. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27937. at Verse.Root_Entry.Update () <0x00010>
  27938.  
  27939. (Filename: Line: -1)
  27940.  
  27941. NullReferenceException: Object reference not set to an instance of an object
  27942. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27943. at Verse.ScreenshotTaker.Update () <0x0001f>
  27944. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27945. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27946. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27947. at Verse.Root_Entry.Update () <0x00010>
  27948.  
  27949. (Filename: Line: -1)
  27950.  
  27951. NullReferenceException: Object reference not set to an instance of an object
  27952. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27953. at Verse.ScreenshotTaker.Update () <0x0001f>
  27954. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27955. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27956. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27957. at Verse.Root_Entry.Update () <0x00010>
  27958.  
  27959. (Filename: Line: -1)
  27960.  
  27961. NullReferenceException: Object reference not set to an instance of an object
  27962. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27963. at Verse.ScreenshotTaker.Update () <0x0001f>
  27964. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27965. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27966. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27967. at Verse.Root_Entry.Update () <0x00010>
  27968.  
  27969. (Filename: Line: -1)
  27970.  
  27971. NullReferenceException: Object reference not set to an instance of an object
  27972. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27973. at Verse.ScreenshotTaker.Update () <0x0001f>
  27974. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27975. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27976. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27977. at Verse.Root_Entry.Update () <0x00010>
  27978.  
  27979. (Filename: Line: -1)
  27980.  
  27981. NullReferenceException: Object reference not set to an instance of an object
  27982. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27983. at Verse.ScreenshotTaker.Update () <0x0001f>
  27984. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27985. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27986. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27987. at Verse.Root_Entry.Update () <0x00010>
  27988.  
  27989. (Filename: Line: -1)
  27990.  
  27991. NullReferenceException: Object reference not set to an instance of an object
  27992. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  27993. at Verse.ScreenshotTaker.Update () <0x0001f>
  27994. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  27995. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  27996. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  27997. at Verse.Root_Entry.Update () <0x00010>
  27998.  
  27999. (Filename: Line: -1)
  28000.  
  28001. NullReferenceException: Object reference not set to an instance of an object
  28002. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28003. at Verse.ScreenshotTaker.Update () <0x0001f>
  28004. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28005. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28006. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28007. at Verse.Root_Entry.Update () <0x00010>
  28008.  
  28009. (Filename: Line: -1)
  28010.  
  28011. NullReferenceException: Object reference not set to an instance of an object
  28012. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28013. at Verse.ScreenshotTaker.Update () <0x0001f>
  28014. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28015. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28016. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28017. at Verse.Root_Entry.Update () <0x00010>
  28018.  
  28019. (Filename: Line: -1)
  28020.  
  28021. NullReferenceException: Object reference not set to an instance of an object
  28022. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28023. at Verse.ScreenshotTaker.Update () <0x0001f>
  28024. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28025. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28026. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28027. at Verse.Root_Entry.Update () <0x00010>
  28028.  
  28029. (Filename: Line: -1)
  28030.  
  28031. NullReferenceException: Object reference not set to an instance of an object
  28032. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28033. at Verse.ScreenshotTaker.Update () <0x0001f>
  28034. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28035. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28036. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28037. at Verse.Root_Entry.Update () <0x00010>
  28038.  
  28039. (Filename: Line: -1)
  28040.  
  28041. NullReferenceException: Object reference not set to an instance of an object
  28042. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28043. at Verse.ScreenshotTaker.Update () <0x0001f>
  28044. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28045. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28046. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28047. at Verse.Root_Entry.Update () <0x00010>
  28048.  
  28049. (Filename: Line: -1)
  28050.  
  28051. NullReferenceException: Object reference not set to an instance of an object
  28052. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28053. at Verse.ScreenshotTaker.Update () <0x0001f>
  28054. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28055. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28056. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28057. at Verse.Root_Entry.Update () <0x00010>
  28058.  
  28059. (Filename: Line: -1)
  28060.  
  28061. NullReferenceException: Object reference not set to an instance of an object
  28062. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28063. at Verse.ScreenshotTaker.Update () <0x0001f>
  28064. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28065. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28066. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28067. at Verse.Root_Entry.Update () <0x00010>
  28068.  
  28069. (Filename: Line: -1)
  28070.  
  28071. NullReferenceException: Object reference not set to an instance of an object
  28072. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28073. at Verse.ScreenshotTaker.Update () <0x0001f>
  28074. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28075. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28076. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28077. at Verse.Root_Entry.Update () <0x00010>
  28078.  
  28079. (Filename: Line: -1)
  28080.  
  28081. NullReferenceException: Object reference not set to an instance of an object
  28082. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28083. at Verse.ScreenshotTaker.Update () <0x0001f>
  28084. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28085. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28086. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28087. at Verse.Root_Entry.Update () <0x00010>
  28088.  
  28089. (Filename: Line: -1)
  28090.  
  28091. NullReferenceException: Object reference not set to an instance of an object
  28092. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28093. at Verse.ScreenshotTaker.Update () <0x0001f>
  28094. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28095. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28096. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28097. at Verse.Root_Entry.Update () <0x00010>
  28098.  
  28099. (Filename: Line: -1)
  28100.  
  28101. NullReferenceException: Object reference not set to an instance of an object
  28102. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28103. at Verse.ScreenshotTaker.Update () <0x0001f>
  28104. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28105. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28106. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28107. at Verse.Root_Entry.Update () <0x00010>
  28108.  
  28109. (Filename: Line: -1)
  28110.  
  28111. NullReferenceException: Object reference not set to an instance of an object
  28112. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28113. at Verse.ScreenshotTaker.Update () <0x0001f>
  28114. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28115. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28116. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28117. at Verse.Root_Entry.Update () <0x00010>
  28118.  
  28119. (Filename: Line: -1)
  28120.  
  28121. NullReferenceException: Object reference not set to an instance of an object
  28122. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28123. at Verse.ScreenshotTaker.Update () <0x0001f>
  28124. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28125. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28126. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28127. at Verse.Root_Entry.Update () <0x00010>
  28128.  
  28129. (Filename: Line: -1)
  28130.  
  28131. NullReferenceException: Object reference not set to an instance of an object
  28132. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28133. at Verse.ScreenshotTaker.Update () <0x0001f>
  28134. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28135. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28136. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28137. at Verse.Root_Entry.Update () <0x00010>
  28138.  
  28139. (Filename: Line: -1)
  28140.  
  28141. NullReferenceException: Object reference not set to an instance of an object
  28142. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28143. at Verse.ScreenshotTaker.Update () <0x0001f>
  28144. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28145. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28146. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28147. at Verse.Root_Entry.Update () <0x00010>
  28148.  
  28149. (Filename: Line: -1)
  28150.  
  28151. NullReferenceException: Object reference not set to an instance of an object
  28152. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28153. at Verse.ScreenshotTaker.Update () <0x0001f>
  28154. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28155. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28156. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28157. at Verse.Root_Entry.Update () <0x00010>
  28158.  
  28159. (Filename: Line: -1)
  28160.  
  28161. NullReferenceException: Object reference not set to an instance of an object
  28162. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28163. at Verse.ScreenshotTaker.Update () <0x0001f>
  28164. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28165. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28166. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28167. at Verse.Root_Entry.Update () <0x00010>
  28168.  
  28169. (Filename: Line: -1)
  28170.  
  28171. NullReferenceException: Object reference not set to an instance of an object
  28172. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28173. at Verse.ScreenshotTaker.Update () <0x0001f>
  28174. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28175. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28176. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28177. at Verse.Root_Entry.Update () <0x00010>
  28178.  
  28179. (Filename: Line: -1)
  28180.  
  28181. NullReferenceException: Object reference not set to an instance of an object
  28182. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28183. at Verse.ScreenshotTaker.Update () <0x0001f>
  28184. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28185. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28186. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28187. at Verse.Root_Entry.Update () <0x00010>
  28188.  
  28189. (Filename: Line: -1)
  28190.  
  28191. NullReferenceException: Object reference not set to an instance of an object
  28192. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28193. at Verse.ScreenshotTaker.Update () <0x0001f>
  28194. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28195. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28196. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28197. at Verse.Root_Entry.Update () <0x00010>
  28198.  
  28199. (Filename: Line: -1)
  28200.  
  28201. NullReferenceException: Object reference not set to an instance of an object
  28202. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28203. at Verse.ScreenshotTaker.Update () <0x0001f>
  28204. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28205. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28206. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28207. at Verse.Root_Entry.Update () <0x00010>
  28208.  
  28209. (Filename: Line: -1)
  28210.  
  28211. NullReferenceException: Object reference not set to an instance of an object
  28212. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28213. at Verse.ScreenshotTaker.Update () <0x0001f>
  28214. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28215. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28216. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28217. at Verse.Root_Entry.Update () <0x00010>
  28218.  
  28219. (Filename: Line: -1)
  28220.  
  28221. NullReferenceException: Object reference not set to an instance of an object
  28222. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28223. at Verse.ScreenshotTaker.Update () <0x0001f>
  28224. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28225. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28226. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28227. at Verse.Root_Entry.Update () <0x00010>
  28228.  
  28229. (Filename: Line: -1)
  28230.  
  28231. NullReferenceException: Object reference not set to an instance of an object
  28232. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28233. at Verse.ScreenshotTaker.Update () <0x0001f>
  28234. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28235. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28236. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28237. at Verse.Root_Entry.Update () <0x00010>
  28238.  
  28239. (Filename: Line: -1)
  28240.  
  28241. NullReferenceException: Object reference not set to an instance of an object
  28242. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28243. at Verse.ScreenshotTaker.Update () <0x0001f>
  28244. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28245. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28246. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28247. at Verse.Root_Entry.Update () <0x00010>
  28248.  
  28249. (Filename: Line: -1)
  28250.  
  28251. NullReferenceException: Object reference not set to an instance of an object
  28252. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28253. at Verse.ScreenshotTaker.Update () <0x0001f>
  28254. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28255. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28256. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28257. at Verse.Root_Entry.Update () <0x00010>
  28258.  
  28259. (Filename: Line: -1)
  28260.  
  28261. NullReferenceException: Object reference not set to an instance of an object
  28262. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28263. at Verse.ScreenshotTaker.Update () <0x0001f>
  28264. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28265. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28266. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28267. at Verse.Root_Entry.Update () <0x00010>
  28268.  
  28269. (Filename: Line: -1)
  28270.  
  28271. NullReferenceException: Object reference not set to an instance of an object
  28272. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28273. at Verse.ScreenshotTaker.Update () <0x0001f>
  28274. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28275. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28276. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28277. at Verse.Root_Entry.Update () <0x00010>
  28278.  
  28279. (Filename: Line: -1)
  28280.  
  28281. NullReferenceException: Object reference not set to an instance of an object
  28282. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28283. at Verse.ScreenshotTaker.Update () <0x0001f>
  28284. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28285. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28286. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28287. at Verse.Root_Entry.Update () <0x00010>
  28288.  
  28289. (Filename: Line: -1)
  28290.  
  28291. NullReferenceException: Object reference not set to an instance of an object
  28292. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28293. at Verse.ScreenshotTaker.Update () <0x0001f>
  28294. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28295. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28296. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28297. at Verse.Root_Entry.Update () <0x00010>
  28298.  
  28299. (Filename: Line: -1)
  28300.  
  28301. NullReferenceException: Object reference not set to an instance of an object
  28302. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28303. at Verse.ScreenshotTaker.Update () <0x0001f>
  28304. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28305. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28306. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28307. at Verse.Root_Entry.Update () <0x00010>
  28308.  
  28309. (Filename: Line: -1)
  28310.  
  28311. NullReferenceException: Object reference not set to an instance of an object
  28312. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28313. at Verse.ScreenshotTaker.Update () <0x0001f>
  28314. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28315. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28316. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28317. at Verse.Root_Entry.Update () <0x00010>
  28318.  
  28319. (Filename: Line: -1)
  28320.  
  28321. NullReferenceException: Object reference not set to an instance of an object
  28322. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28323. at Verse.ScreenshotTaker.Update () <0x0001f>
  28324. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28325. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28326. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28327. at Verse.Root_Entry.Update () <0x00010>
  28328.  
  28329. (Filename: Line: -1)
  28330.  
  28331. NullReferenceException: Object reference not set to an instance of an object
  28332. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28333. at Verse.ScreenshotTaker.Update () <0x0001f>
  28334. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28335. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28336. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28337. at Verse.Root_Entry.Update () <0x00010>
  28338.  
  28339. (Filename: Line: -1)
  28340.  
  28341. NullReferenceException: Object reference not set to an instance of an object
  28342. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28343. at Verse.ScreenshotTaker.Update () <0x0001f>
  28344. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28345. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28346. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28347. at Verse.Root_Entry.Update () <0x00010>
  28348.  
  28349. (Filename: Line: -1)
  28350.  
  28351. NullReferenceException: Object reference not set to an instance of an object
  28352. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28353. at Verse.ScreenshotTaker.Update () <0x0001f>
  28354. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28355. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28356. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28357. at Verse.Root_Entry.Update () <0x00010>
  28358.  
  28359. (Filename: Line: -1)
  28360.  
  28361. NullReferenceException: Object reference not set to an instance of an object
  28362. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28363. at Verse.ScreenshotTaker.Update () <0x0001f>
  28364. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28365. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28366. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28367. at Verse.Root_Entry.Update () <0x00010>
  28368.  
  28369. (Filename: Line: -1)
  28370.  
  28371. NullReferenceException: Object reference not set to an instance of an object
  28372. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28373. at Verse.ScreenshotTaker.Update () <0x0001f>
  28374. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28375. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28376. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28377. at Verse.Root_Entry.Update () <0x00010>
  28378.  
  28379. (Filename: Line: -1)
  28380.  
  28381. NullReferenceException: Object reference not set to an instance of an object
  28382. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28383. at Verse.ScreenshotTaker.Update () <0x0001f>
  28384. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28385. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28386. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28387. at Verse.Root_Entry.Update () <0x00010>
  28388.  
  28389. (Filename: Line: -1)
  28390.  
  28391. NullReferenceException: Object reference not set to an instance of an object
  28392. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28393. at Verse.ScreenshotTaker.Update () <0x0001f>
  28394. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28395. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28396. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28397. at Verse.Root_Entry.Update () <0x00010>
  28398.  
  28399. (Filename: Line: -1)
  28400.  
  28401. NullReferenceException: Object reference not set to an instance of an object
  28402. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28403. at Verse.ScreenshotTaker.Update () <0x0001f>
  28404. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28405. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28406. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28407. at Verse.Root_Entry.Update () <0x00010>
  28408.  
  28409. (Filename: Line: -1)
  28410.  
  28411. NullReferenceException: Object reference not set to an instance of an object
  28412. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28413. at Verse.ScreenshotTaker.Update () <0x0001f>
  28414. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28415. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28416. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28417. at Verse.Root_Entry.Update () <0x00010>
  28418.  
  28419. (Filename: Line: -1)
  28420.  
  28421. NullReferenceException: Object reference not set to an instance of an object
  28422. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28423. at Verse.ScreenshotTaker.Update () <0x0001f>
  28424. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28425. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28426. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28427. at Verse.Root_Entry.Update () <0x00010>
  28428.  
  28429. (Filename: Line: -1)
  28430.  
  28431. NullReferenceException: Object reference not set to an instance of an object
  28432. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28433. at Verse.ScreenshotTaker.Update () <0x0001f>
  28434. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28435. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28436. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28437. at Verse.Root_Entry.Update () <0x00010>
  28438.  
  28439. (Filename: Line: -1)
  28440.  
  28441. NullReferenceException: Object reference not set to an instance of an object
  28442. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28443. at Verse.ScreenshotTaker.Update () <0x0001f>
  28444. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28445. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28446. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28447. at Verse.Root_Entry.Update () <0x00010>
  28448.  
  28449. (Filename: Line: -1)
  28450.  
  28451. NullReferenceException: Object reference not set to an instance of an object
  28452. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28453. at Verse.ScreenshotTaker.Update () <0x0001f>
  28454. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28455. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28456. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28457. at Verse.Root_Entry.Update () <0x00010>
  28458.  
  28459. (Filename: Line: -1)
  28460.  
  28461. NullReferenceException: Object reference not set to an instance of an object
  28462. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28463. at Verse.ScreenshotTaker.Update () <0x0001f>
  28464. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28465. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28466. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28467. at Verse.Root_Entry.Update () <0x00010>
  28468.  
  28469. (Filename: Line: -1)
  28470.  
  28471. NullReferenceException: Object reference not set to an instance of an object
  28472. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28473. at Verse.ScreenshotTaker.Update () <0x0001f>
  28474. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28475. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28476. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28477. at Verse.Root_Entry.Update () <0x00010>
  28478.  
  28479. (Filename: Line: -1)
  28480.  
  28481. NullReferenceException: Object reference not set to an instance of an object
  28482. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28483. at Verse.ScreenshotTaker.Update () <0x0001f>
  28484. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28485. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28486. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28487. at Verse.Root_Entry.Update () <0x00010>
  28488.  
  28489. (Filename: Line: -1)
  28490.  
  28491. NullReferenceException: Object reference not set to an instance of an object
  28492. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28493. at Verse.ScreenshotTaker.Update () <0x0001f>
  28494. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28495. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28496. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28497. at Verse.Root_Entry.Update () <0x00010>
  28498.  
  28499. (Filename: Line: -1)
  28500.  
  28501. NullReferenceException: Object reference not set to an instance of an object
  28502. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28503. at Verse.ScreenshotTaker.Update () <0x0001f>
  28504. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28505. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28506. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28507. at Verse.Root_Entry.Update () <0x00010>
  28508.  
  28509. (Filename: Line: -1)
  28510.  
  28511. NullReferenceException: Object reference not set to an instance of an object
  28512. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28513. at Verse.ScreenshotTaker.Update () <0x0001f>
  28514. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28515. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28516. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28517. at Verse.Root_Entry.Update () <0x00010>
  28518.  
  28519. (Filename: Line: -1)
  28520.  
  28521. NullReferenceException: Object reference not set to an instance of an object
  28522. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28523. at Verse.ScreenshotTaker.Update () <0x0001f>
  28524. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28525. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28526. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28527. at Verse.Root_Entry.Update () <0x00010>
  28528.  
  28529. (Filename: Line: -1)
  28530.  
  28531. NullReferenceException: Object reference not set to an instance of an object
  28532. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28533. at Verse.ScreenshotTaker.Update () <0x0001f>
  28534. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28535. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28536. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28537. at Verse.Root_Entry.Update () <0x00010>
  28538.  
  28539. (Filename: Line: -1)
  28540.  
  28541. NullReferenceException: Object reference not set to an instance of an object
  28542. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28543. at Verse.ScreenshotTaker.Update () <0x0001f>
  28544. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28545. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28546. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28547. at Verse.Root_Entry.Update () <0x00010>
  28548.  
  28549. (Filename: Line: -1)
  28550.  
  28551. NullReferenceException: Object reference not set to an instance of an object
  28552. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28553. at Verse.ScreenshotTaker.Update () <0x0001f>
  28554. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28555. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28556. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28557. at Verse.Root_Entry.Update () <0x00010>
  28558.  
  28559. (Filename: Line: -1)
  28560.  
  28561. NullReferenceException: Object reference not set to an instance of an object
  28562. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28563. at Verse.ScreenshotTaker.Update () <0x0001f>
  28564. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28565. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28566. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28567. at Verse.Root_Entry.Update () <0x00010>
  28568.  
  28569. (Filename: Line: -1)
  28570.  
  28571. NullReferenceException: Object reference not set to an instance of an object
  28572. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28573. at Verse.ScreenshotTaker.Update () <0x0001f>
  28574. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28575. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28576. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28577. at Verse.Root_Entry.Update () <0x00010>
  28578.  
  28579. (Filename: Line: -1)
  28580.  
  28581. NullReferenceException: Object reference not set to an instance of an object
  28582. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28583. at Verse.ScreenshotTaker.Update () <0x0001f>
  28584. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28585. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28586. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28587. at Verse.Root_Entry.Update () <0x00010>
  28588.  
  28589. (Filename: Line: -1)
  28590.  
  28591. NullReferenceException: Object reference not set to an instance of an object
  28592. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28593. at Verse.ScreenshotTaker.Update () <0x0001f>
  28594. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28595. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28596. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28597. at Verse.Root_Entry.Update () <0x00010>
  28598.  
  28599. (Filename: Line: -1)
  28600.  
  28601. NullReferenceException: Object reference not set to an instance of an object
  28602. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28603. at Verse.ScreenshotTaker.Update () <0x0001f>
  28604. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28605. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28606. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28607. at Verse.Root_Entry.Update () <0x00010>
  28608.  
  28609. (Filename: Line: -1)
  28610.  
  28611. NullReferenceException: Object reference not set to an instance of an object
  28612. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28613. at Verse.ScreenshotTaker.Update () <0x0001f>
  28614. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28615. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28616. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28617. at Verse.Root_Entry.Update () <0x00010>
  28618.  
  28619. (Filename: Line: -1)
  28620.  
  28621. NullReferenceException: Object reference not set to an instance of an object
  28622. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28623. at Verse.ScreenshotTaker.Update () <0x0001f>
  28624. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28625. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28626. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28627. at Verse.Root_Entry.Update () <0x00010>
  28628.  
  28629. (Filename: Line: -1)
  28630.  
  28631. NullReferenceException: Object reference not set to an instance of an object
  28632. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28633. at Verse.ScreenshotTaker.Update () <0x0001f>
  28634. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28635. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28636. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28637. at Verse.Root_Entry.Update () <0x00010>
  28638.  
  28639. (Filename: Line: -1)
  28640.  
  28641. NullReferenceException: Object reference not set to an instance of an object
  28642. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28643. at Verse.ScreenshotTaker.Update () <0x0001f>
  28644. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28645. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28646. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28647. at Verse.Root_Entry.Update () <0x00010>
  28648.  
  28649. (Filename: Line: -1)
  28650.  
  28651. NullReferenceException: Object reference not set to an instance of an object
  28652. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28653. at Verse.ScreenshotTaker.Update () <0x0001f>
  28654. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28655. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28656. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28657. at Verse.Root_Entry.Update () <0x00010>
  28658.  
  28659. (Filename: Line: -1)
  28660.  
  28661. NullReferenceException: Object reference not set to an instance of an object
  28662. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28663. at Verse.ScreenshotTaker.Update () <0x0001f>
  28664. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28665. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28666. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28667. at Verse.Root_Entry.Update () <0x00010>
  28668.  
  28669. (Filename: Line: -1)
  28670.  
  28671. NullReferenceException: Object reference not set to an instance of an object
  28672. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28673. at Verse.ScreenshotTaker.Update () <0x0001f>
  28674. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28675. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28676. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28677. at Verse.Root_Entry.Update () <0x00010>
  28678.  
  28679. (Filename: Line: -1)
  28680.  
  28681. NullReferenceException: Object reference not set to an instance of an object
  28682. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28683. at Verse.ScreenshotTaker.Update () <0x0001f>
  28684. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28685. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28686. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28687. at Verse.Root_Entry.Update () <0x00010>
  28688.  
  28689. (Filename: Line: -1)
  28690.  
  28691. NullReferenceException: Object reference not set to an instance of an object
  28692. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28693. at Verse.ScreenshotTaker.Update () <0x0001f>
  28694. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28695. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28696. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28697. at Verse.Root_Entry.Update () <0x00010>
  28698.  
  28699. (Filename: Line: -1)
  28700.  
  28701. NullReferenceException: Object reference not set to an instance of an object
  28702. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28703. at Verse.ScreenshotTaker.Update () <0x0001f>
  28704. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28705. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28706. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28707. at Verse.Root_Entry.Update () <0x00010>
  28708.  
  28709. (Filename: Line: -1)
  28710.  
  28711. NullReferenceException: Object reference not set to an instance of an object
  28712. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28713. at Verse.ScreenshotTaker.Update () <0x0001f>
  28714. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28715. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28716. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28717. at Verse.Root_Entry.Update () <0x00010>
  28718.  
  28719. (Filename: Line: -1)
  28720.  
  28721. NullReferenceException: Object reference not set to an instance of an object
  28722. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28723. at Verse.ScreenshotTaker.Update () <0x0001f>
  28724. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28725. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28726. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28727. at Verse.Root_Entry.Update () <0x00010>
  28728.  
  28729. (Filename: Line: -1)
  28730.  
  28731. NullReferenceException: Object reference not set to an instance of an object
  28732. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28733. at Verse.ScreenshotTaker.Update () <0x0001f>
  28734. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28735. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28736. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28737. at Verse.Root_Entry.Update () <0x00010>
  28738.  
  28739. (Filename: Line: -1)
  28740.  
  28741. NullReferenceException: Object reference not set to an instance of an object
  28742. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28743. at Verse.ScreenshotTaker.Update () <0x0001f>
  28744. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28745. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28746. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28747. at Verse.Root_Entry.Update () <0x00010>
  28748.  
  28749. (Filename: Line: -1)
  28750.  
  28751. NullReferenceException: Object reference not set to an instance of an object
  28752. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28753. at Verse.ScreenshotTaker.Update () <0x0001f>
  28754. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28755. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28756. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28757. at Verse.Root_Entry.Update () <0x00010>
  28758.  
  28759. (Filename: Line: -1)
  28760.  
  28761. NullReferenceException: Object reference not set to an instance of an object
  28762. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28763. at Verse.ScreenshotTaker.Update () <0x0001f>
  28764. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28765. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28766. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28767. at Verse.Root_Entry.Update () <0x00010>
  28768.  
  28769. (Filename: Line: -1)
  28770.  
  28771. NullReferenceException: Object reference not set to an instance of an object
  28772. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28773. at Verse.ScreenshotTaker.Update () <0x0001f>
  28774. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28775. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28776. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28777. at Verse.Root_Entry.Update () <0x00010>
  28778.  
  28779. (Filename: Line: -1)
  28780.  
  28781. NullReferenceException: Object reference not set to an instance of an object
  28782. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28783. at Verse.ScreenshotTaker.Update () <0x0001f>
  28784. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28785. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28786. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28787. at Verse.Root_Entry.Update () <0x00010>
  28788.  
  28789. (Filename: Line: -1)
  28790.  
  28791. NullReferenceException: Object reference not set to an instance of an object
  28792. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28793. at Verse.ScreenshotTaker.Update () <0x0001f>
  28794. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28795. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28796. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28797. at Verse.Root_Entry.Update () <0x00010>
  28798.  
  28799. (Filename: Line: -1)
  28800.  
  28801. NullReferenceException: Object reference not set to an instance of an object
  28802. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28803. at Verse.ScreenshotTaker.Update () <0x0001f>
  28804. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28805. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28806. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28807. at Verse.Root_Entry.Update () <0x00010>
  28808.  
  28809. (Filename: Line: -1)
  28810.  
  28811. NullReferenceException: Object reference not set to an instance of an object
  28812. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28813. at Verse.ScreenshotTaker.Update () <0x0001f>
  28814. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28815. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28816. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28817. at Verse.Root_Entry.Update () <0x00010>
  28818.  
  28819. (Filename: Line: -1)
  28820.  
  28821. NullReferenceException: Object reference not set to an instance of an object
  28822. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28823. at Verse.ScreenshotTaker.Update () <0x0001f>
  28824. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28825. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28826. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28827. at Verse.Root_Entry.Update () <0x00010>
  28828.  
  28829. (Filename: Line: -1)
  28830.  
  28831. NullReferenceException: Object reference not set to an instance of an object
  28832. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28833. at Verse.ScreenshotTaker.Update () <0x0001f>
  28834. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28835. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28836. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28837. at Verse.Root_Entry.Update () <0x00010>
  28838.  
  28839. (Filename: Line: -1)
  28840.  
  28841. NullReferenceException: Object reference not set to an instance of an object
  28842. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28843. at Verse.ScreenshotTaker.Update () <0x0001f>
  28844. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28845. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28846. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28847. at Verse.Root_Entry.Update () <0x00010>
  28848.  
  28849. (Filename: Line: -1)
  28850.  
  28851. NullReferenceException: Object reference not set to an instance of an object
  28852. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28853. at Verse.ScreenshotTaker.Update () <0x0001f>
  28854. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28855. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28856. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28857. at Verse.Root_Entry.Update () <0x00010>
  28858.  
  28859. (Filename: Line: -1)
  28860.  
  28861. NullReferenceException: Object reference not set to an instance of an object
  28862. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28863. at Verse.ScreenshotTaker.Update () <0x0001f>
  28864. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28865. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28866. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28867. at Verse.Root_Entry.Update () <0x00010>
  28868.  
  28869. (Filename: Line: -1)
  28870.  
  28871. NullReferenceException: Object reference not set to an instance of an object
  28872. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28873. at Verse.ScreenshotTaker.Update () <0x0001f>
  28874. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28875. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28876. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28877. at Verse.Root_Entry.Update () <0x00010>
  28878.  
  28879. (Filename: Line: -1)
  28880.  
  28881. NullReferenceException: Object reference not set to an instance of an object
  28882. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28883. at Verse.ScreenshotTaker.Update () <0x0001f>
  28884. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28885. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28886. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28887. at Verse.Root_Entry.Update () <0x00010>
  28888.  
  28889. (Filename: Line: -1)
  28890.  
  28891. NullReferenceException: Object reference not set to an instance of an object
  28892. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28893. at Verse.ScreenshotTaker.Update () <0x0001f>
  28894. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28895. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28896. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28897. at Verse.Root_Entry.Update () <0x00010>
  28898.  
  28899. (Filename: Line: -1)
  28900.  
  28901. NullReferenceException: Object reference not set to an instance of an object
  28902. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28903. at Verse.ScreenshotTaker.Update () <0x0001f>
  28904. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28905. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28906. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28907. at Verse.Root_Entry.Update () <0x00010>
  28908.  
  28909. (Filename: Line: -1)
  28910.  
  28911. NullReferenceException: Object reference not set to an instance of an object
  28912. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28913. at Verse.ScreenshotTaker.Update () <0x0001f>
  28914. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28915. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28916. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28917. at Verse.Root_Entry.Update () <0x00010>
  28918.  
  28919. (Filename: Line: -1)
  28920.  
  28921. NullReferenceException: Object reference not set to an instance of an object
  28922. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28923. at Verse.ScreenshotTaker.Update () <0x0001f>
  28924. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28925. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28926. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28927. at Verse.Root_Entry.Update () <0x00010>
  28928.  
  28929. (Filename: Line: -1)
  28930.  
  28931. NullReferenceException: Object reference not set to an instance of an object
  28932. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28933. at Verse.ScreenshotTaker.Update () <0x0001f>
  28934. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28935. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28936. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28937. at Verse.Root_Entry.Update () <0x00010>
  28938.  
  28939. (Filename: Line: -1)
  28940.  
  28941. NullReferenceException: Object reference not set to an instance of an object
  28942. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28943. at Verse.ScreenshotTaker.Update () <0x0001f>
  28944. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28945. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28946. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28947. at Verse.Root_Entry.Update () <0x00010>
  28948.  
  28949. (Filename: Line: -1)
  28950.  
  28951. NullReferenceException: Object reference not set to an instance of an object
  28952. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28953. at Verse.ScreenshotTaker.Update () <0x0001f>
  28954. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28955. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28956. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28957. at Verse.Root_Entry.Update () <0x00010>
  28958.  
  28959. (Filename: Line: -1)
  28960.  
  28961. NullReferenceException: Object reference not set to an instance of an object
  28962. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28963. at Verse.ScreenshotTaker.Update () <0x0001f>
  28964. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28965. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28966. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28967. at Verse.Root_Entry.Update () <0x00010>
  28968.  
  28969. (Filename: Line: -1)
  28970.  
  28971. NullReferenceException: Object reference not set to an instance of an object
  28972. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28973. at Verse.ScreenshotTaker.Update () <0x0001f>
  28974. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28975. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28976. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28977. at Verse.Root_Entry.Update () <0x00010>
  28978.  
  28979. (Filename: Line: -1)
  28980.  
  28981. NullReferenceException: Object reference not set to an instance of an object
  28982. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28983. at Verse.ScreenshotTaker.Update () <0x0001f>
  28984. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28985. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28986. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28987. at Verse.Root_Entry.Update () <0x00010>
  28988.  
  28989. (Filename: Line: -1)
  28990.  
  28991. NullReferenceException: Object reference not set to an instance of an object
  28992. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  28993. at Verse.ScreenshotTaker.Update () <0x0001f>
  28994. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  28995. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  28996. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  28997. at Verse.Root_Entry.Update () <0x00010>
  28998.  
  28999. (Filename: Line: -1)
  29000.  
  29001. NullReferenceException: Object reference not set to an instance of an object
  29002. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29003. at Verse.ScreenshotTaker.Update () <0x0001f>
  29004. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29005. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29006. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29007. at Verse.Root_Entry.Update () <0x00010>
  29008.  
  29009. (Filename: Line: -1)
  29010.  
  29011. NullReferenceException: Object reference not set to an instance of an object
  29012. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29013. at Verse.ScreenshotTaker.Update () <0x0001f>
  29014. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29015. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29016. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29017. at Verse.Root_Entry.Update () <0x00010>
  29018.  
  29019. (Filename: Line: -1)
  29020.  
  29021. NullReferenceException: Object reference not set to an instance of an object
  29022. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29023. at Verse.ScreenshotTaker.Update () <0x0001f>
  29024. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29025. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29026. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29027. at Verse.Root_Entry.Update () <0x00010>
  29028.  
  29029. (Filename: Line: -1)
  29030.  
  29031. NullReferenceException: Object reference not set to an instance of an object
  29032. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29033. at Verse.ScreenshotTaker.Update () <0x0001f>
  29034. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29035. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29036. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29037. at Verse.Root_Entry.Update () <0x00010>
  29038.  
  29039. (Filename: Line: -1)
  29040.  
  29041. NullReferenceException: Object reference not set to an instance of an object
  29042. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29043. at Verse.ScreenshotTaker.Update () <0x0001f>
  29044. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29045. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29046. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29047. at Verse.Root_Entry.Update () <0x00010>
  29048.  
  29049. (Filename: Line: -1)
  29050.  
  29051. NullReferenceException: Object reference not set to an instance of an object
  29052. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29053. at Verse.ScreenshotTaker.Update () <0x0001f>
  29054. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29055. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29056. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29057. at Verse.Root_Entry.Update () <0x00010>
  29058.  
  29059. (Filename: Line: -1)
  29060.  
  29061. NullReferenceException: Object reference not set to an instance of an object
  29062. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29063. at Verse.ScreenshotTaker.Update () <0x0001f>
  29064. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29065. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29066. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29067. at Verse.Root_Entry.Update () <0x00010>
  29068.  
  29069. (Filename: Line: -1)
  29070.  
  29071. NullReferenceException: Object reference not set to an instance of an object
  29072. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29073. at Verse.ScreenshotTaker.Update () <0x0001f>
  29074. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29075. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29076. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29077. at Verse.Root_Entry.Update () <0x00010>
  29078.  
  29079. (Filename: Line: -1)
  29080.  
  29081. NullReferenceException: Object reference not set to an instance of an object
  29082. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29083. at Verse.ScreenshotTaker.Update () <0x0001f>
  29084. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29085. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29086. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29087. at Verse.Root_Entry.Update () <0x00010>
  29088.  
  29089. (Filename: Line: -1)
  29090.  
  29091. NullReferenceException: Object reference not set to an instance of an object
  29092. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29093. at Verse.ScreenshotTaker.Update () <0x0001f>
  29094. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29095. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29096. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29097. at Verse.Root_Entry.Update () <0x00010>
  29098.  
  29099. (Filename: Line: -1)
  29100.  
  29101. NullReferenceException: Object reference not set to an instance of an object
  29102. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29103. at Verse.ScreenshotTaker.Update () <0x0001f>
  29104. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29105. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29106. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29107. at Verse.Root_Entry.Update () <0x00010>
  29108.  
  29109. (Filename: Line: -1)
  29110.  
  29111. NullReferenceException: Object reference not set to an instance of an object
  29112. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29113. at Verse.ScreenshotTaker.Update () <0x0001f>
  29114. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29115. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29116. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29117. at Verse.Root_Entry.Update () <0x00010>
  29118.  
  29119. (Filename: Line: -1)
  29120.  
  29121. NullReferenceException: Object reference not set to an instance of an object
  29122. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29123. at Verse.ScreenshotTaker.Update () <0x0001f>
  29124. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29125. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29126. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29127. at Verse.Root_Entry.Update () <0x00010>
  29128.  
  29129. (Filename: Line: -1)
  29130.  
  29131. NullReferenceException: Object reference not set to an instance of an object
  29132. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29133. at Verse.ScreenshotTaker.Update () <0x0001f>
  29134. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29135. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29136. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29137. at Verse.Root_Entry.Update () <0x00010>
  29138.  
  29139. (Filename: Line: -1)
  29140.  
  29141. NullReferenceException: Object reference not set to an instance of an object
  29142. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29143. at Verse.ScreenshotTaker.Update () <0x0001f>
  29144. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29145. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29146. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29147. at Verse.Root_Entry.Update () <0x00010>
  29148.  
  29149. (Filename: Line: -1)
  29150.  
  29151. NullReferenceException: Object reference not set to an instance of an object
  29152. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29153. at Verse.ScreenshotTaker.Update () <0x0001f>
  29154. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29155. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29156. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29157. at Verse.Root_Entry.Update () <0x00010>
  29158.  
  29159. (Filename: Line: -1)
  29160.  
  29161. NullReferenceException: Object reference not set to an instance of an object
  29162. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29163. at Verse.ScreenshotTaker.Update () <0x0001f>
  29164. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29165. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29166. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29167. at Verse.Root_Entry.Update () <0x00010>
  29168.  
  29169. (Filename: Line: -1)
  29170.  
  29171. NullReferenceException: Object reference not set to an instance of an object
  29172. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29173. at Verse.ScreenshotTaker.Update () <0x0001f>
  29174. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29175. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29176. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29177. at Verse.Root_Entry.Update () <0x00010>
  29178.  
  29179. (Filename: Line: -1)
  29180.  
  29181. NullReferenceException: Object reference not set to an instance of an object
  29182. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29183. at Verse.ScreenshotTaker.Update () <0x0001f>
  29184. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29185. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29186. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29187. at Verse.Root_Entry.Update () <0x00010>
  29188.  
  29189. (Filename: Line: -1)
  29190.  
  29191. NullReferenceException: Object reference not set to an instance of an object
  29192. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29193. at Verse.ScreenshotTaker.Update () <0x0001f>
  29194. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29195. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29196. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29197. at Verse.Root_Entry.Update () <0x00010>
  29198.  
  29199. (Filename: Line: -1)
  29200.  
  29201. NullReferenceException: Object reference not set to an instance of an object
  29202. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29203. at Verse.ScreenshotTaker.Update () <0x0001f>
  29204. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29205. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29206. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29207. at Verse.Root_Entry.Update () <0x00010>
  29208.  
  29209. (Filename: Line: -1)
  29210.  
  29211. NullReferenceException: Object reference not set to an instance of an object
  29212. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29213. at Verse.ScreenshotTaker.Update () <0x0001f>
  29214. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29215. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29216. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29217. at Verse.Root_Entry.Update () <0x00010>
  29218.  
  29219. (Filename: Line: -1)
  29220.  
  29221. NullReferenceException: Object reference not set to an instance of an object
  29222. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29223. at Verse.ScreenshotTaker.Update () <0x0001f>
  29224. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29225. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29226. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29227. at Verse.Root_Entry.Update () <0x00010>
  29228.  
  29229. (Filename: Line: -1)
  29230.  
  29231. NullReferenceException: Object reference not set to an instance of an object
  29232. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29233. at Verse.ScreenshotTaker.Update () <0x0001f>
  29234. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29235. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29236. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29237. at Verse.Root_Entry.Update () <0x00010>
  29238.  
  29239. (Filename: Line: -1)
  29240.  
  29241. NullReferenceException: Object reference not set to an instance of an object
  29242. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29243. at Verse.ScreenshotTaker.Update () <0x0001f>
  29244. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29245. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29246. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29247. at Verse.Root_Entry.Update () <0x00010>
  29248.  
  29249. (Filename: Line: -1)
  29250.  
  29251. NullReferenceException: Object reference not set to an instance of an object
  29252. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29253. at Verse.ScreenshotTaker.Update () <0x0001f>
  29254. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29255. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29256. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29257. at Verse.Root_Entry.Update () <0x00010>
  29258.  
  29259. (Filename: Line: -1)
  29260.  
  29261. NullReferenceException: Object reference not set to an instance of an object
  29262. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29263. at Verse.ScreenshotTaker.Update () <0x0001f>
  29264. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29265. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29266. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29267. at Verse.Root_Entry.Update () <0x00010>
  29268.  
  29269. (Filename: Line: -1)
  29270.  
  29271. NullReferenceException: Object reference not set to an instance of an object
  29272. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29273. at Verse.ScreenshotTaker.Update () <0x0001f>
  29274. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29275. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29276. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29277. at Verse.Root_Entry.Update () <0x00010>
  29278.  
  29279. (Filename: Line: -1)
  29280.  
  29281. NullReferenceException: Object reference not set to an instance of an object
  29282. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29283. at Verse.ScreenshotTaker.Update () <0x0001f>
  29284. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29285. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29286. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29287. at Verse.Root_Entry.Update () <0x00010>
  29288.  
  29289. (Filename: Line: -1)
  29290.  
  29291. NullReferenceException: Object reference not set to an instance of an object
  29292. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29293. at Verse.ScreenshotTaker.Update () <0x0001f>
  29294. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29295. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29296. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29297. at Verse.Root_Entry.Update () <0x00010>
  29298.  
  29299. (Filename: Line: -1)
  29300.  
  29301. NullReferenceException: Object reference not set to an instance of an object
  29302. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29303. at Verse.ScreenshotTaker.Update () <0x0001f>
  29304. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29305. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29306. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29307. at Verse.Root_Entry.Update () <0x00010>
  29308.  
  29309. (Filename: Line: -1)
  29310.  
  29311. NullReferenceException: Object reference not set to an instance of an object
  29312. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29313. at Verse.ScreenshotTaker.Update () <0x0001f>
  29314. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29315. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29316. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29317. at Verse.Root_Entry.Update () <0x00010>
  29318.  
  29319. (Filename: Line: -1)
  29320.  
  29321. NullReferenceException: Object reference not set to an instance of an object
  29322. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29323. at Verse.ScreenshotTaker.Update () <0x0001f>
  29324. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29325. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29326. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29327. at Verse.Root_Entry.Update () <0x00010>
  29328.  
  29329. (Filename: Line: -1)
  29330.  
  29331. NullReferenceException: Object reference not set to an instance of an object
  29332. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29333. at Verse.ScreenshotTaker.Update () <0x0001f>
  29334. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29335. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29336. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29337. at Verse.Root_Entry.Update () <0x00010>
  29338.  
  29339. (Filename: Line: -1)
  29340.  
  29341. NullReferenceException: Object reference not set to an instance of an object
  29342. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29343. at Verse.ScreenshotTaker.Update () <0x0001f>
  29344. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29345. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29346. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29347. at Verse.Root_Entry.Update () <0x00010>
  29348.  
  29349. (Filename: Line: -1)
  29350.  
  29351. NullReferenceException: Object reference not set to an instance of an object
  29352. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29353. at Verse.ScreenshotTaker.Update () <0x0001f>
  29354. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29355. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29356. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29357. at Verse.Root_Entry.Update () <0x00010>
  29358.  
  29359. (Filename: Line: -1)
  29360.  
  29361. NullReferenceException: Object reference not set to an instance of an object
  29362. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29363. at Verse.ScreenshotTaker.Update () <0x0001f>
  29364. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29365. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29366. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29367. at Verse.Root_Entry.Update () <0x00010>
  29368.  
  29369. (Filename: Line: -1)
  29370.  
  29371. NullReferenceException: Object reference not set to an instance of an object
  29372. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29373. at Verse.ScreenshotTaker.Update () <0x0001f>
  29374. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29375. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29376. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29377. at Verse.Root_Entry.Update () <0x00010>
  29378.  
  29379. (Filename: Line: -1)
  29380.  
  29381. NullReferenceException: Object reference not set to an instance of an object
  29382. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29383. at Verse.ScreenshotTaker.Update () <0x0001f>
  29384. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29385. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29386. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29387. at Verse.Root_Entry.Update () <0x00010>
  29388.  
  29389. (Filename: Line: -1)
  29390.  
  29391. NullReferenceException: Object reference not set to an instance of an object
  29392. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29393. at Verse.ScreenshotTaker.Update () <0x0001f>
  29394. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29395. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29396. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29397. at Verse.Root_Entry.Update () <0x00010>
  29398.  
  29399. (Filename: Line: -1)
  29400.  
  29401. NullReferenceException: Object reference not set to an instance of an object
  29402. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29403. at Verse.ScreenshotTaker.Update () <0x0001f>
  29404. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29405. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29406. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29407. at Verse.Root_Entry.Update () <0x00010>
  29408.  
  29409. (Filename: Line: -1)
  29410.  
  29411. NullReferenceException: Object reference not set to an instance of an object
  29412. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29413. at Verse.ScreenshotTaker.Update () <0x0001f>
  29414. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29415. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29416. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29417. at Verse.Root_Entry.Update () <0x00010>
  29418.  
  29419. (Filename: Line: -1)
  29420.  
  29421. NullReferenceException: Object reference not set to an instance of an object
  29422. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29423. at Verse.ScreenshotTaker.Update () <0x0001f>
  29424. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29425. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29426. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29427. at Verse.Root_Entry.Update () <0x00010>
  29428.  
  29429. (Filename: Line: -1)
  29430.  
  29431. NullReferenceException: Object reference not set to an instance of an object
  29432. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29433. at Verse.ScreenshotTaker.Update () <0x0001f>
  29434. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29435. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29436. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29437. at Verse.Root_Entry.Update () <0x00010>
  29438.  
  29439. (Filename: Line: -1)
  29440.  
  29441. NullReferenceException: Object reference not set to an instance of an object
  29442. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29443. at Verse.ScreenshotTaker.Update () <0x0001f>
  29444. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29445. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29446. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29447. at Verse.Root_Entry.Update () <0x00010>
  29448.  
  29449. (Filename: Line: -1)
  29450.  
  29451. NullReferenceException: Object reference not set to an instance of an object
  29452. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29453. at Verse.ScreenshotTaker.Update () <0x0001f>
  29454. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29455. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29456. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29457. at Verse.Root_Entry.Update () <0x00010>
  29458.  
  29459. (Filename: Line: -1)
  29460.  
  29461. NullReferenceException: Object reference not set to an instance of an object
  29462. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29463. at Verse.ScreenshotTaker.Update () <0x0001f>
  29464. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29465. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29466. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29467. at Verse.Root_Entry.Update () <0x00010>
  29468.  
  29469. (Filename: Line: -1)
  29470.  
  29471. NullReferenceException: Object reference not set to an instance of an object
  29472. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29473. at Verse.ScreenshotTaker.Update () <0x0001f>
  29474. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29475. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29476. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29477. at Verse.Root_Entry.Update () <0x00010>
  29478.  
  29479. (Filename: Line: -1)
  29480.  
  29481. NullReferenceException: Object reference not set to an instance of an object
  29482. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29483. at Verse.ScreenshotTaker.Update () <0x0001f>
  29484. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29485. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29486. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29487. at Verse.Root_Entry.Update () <0x00010>
  29488.  
  29489. (Filename: Line: -1)
  29490.  
  29491. NullReferenceException: Object reference not set to an instance of an object
  29492. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29493. at Verse.ScreenshotTaker.Update () <0x0001f>
  29494. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29495. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29496. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29497. at Verse.Root_Entry.Update () <0x00010>
  29498.  
  29499. (Filename: Line: -1)
  29500.  
  29501. NullReferenceException: Object reference not set to an instance of an object
  29502. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29503. at Verse.ScreenshotTaker.Update () <0x0001f>
  29504. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29505. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29506. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29507. at Verse.Root_Entry.Update () <0x00010>
  29508.  
  29509. (Filename: Line: -1)
  29510.  
  29511. NullReferenceException: Object reference not set to an instance of an object
  29512. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29513. at Verse.ScreenshotTaker.Update () <0x0001f>
  29514. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29515. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29516. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29517. at Verse.Root_Entry.Update () <0x00010>
  29518.  
  29519. (Filename: Line: -1)
  29520.  
  29521. NullReferenceException: Object reference not set to an instance of an object
  29522. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29523. at Verse.ScreenshotTaker.Update () <0x0001f>
  29524. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29525. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29526. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29527. at Verse.Root_Entry.Update () <0x00010>
  29528.  
  29529. (Filename: Line: -1)
  29530.  
  29531. NullReferenceException: Object reference not set to an instance of an object
  29532. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29533. at Verse.ScreenshotTaker.Update () <0x0001f>
  29534. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29535. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29536. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29537. at Verse.Root_Entry.Update () <0x00010>
  29538.  
  29539. (Filename: Line: -1)
  29540.  
  29541. NullReferenceException: Object reference not set to an instance of an object
  29542. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29543. at Verse.ScreenshotTaker.Update () <0x0001f>
  29544. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29545. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29546. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29547. at Verse.Root_Entry.Update () <0x00010>
  29548.  
  29549. (Filename: Line: -1)
  29550.  
  29551. NullReferenceException: Object reference not set to an instance of an object
  29552. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29553. at Verse.ScreenshotTaker.Update () <0x0001f>
  29554. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29555. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29556. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29557. at Verse.Root_Entry.Update () <0x00010>
  29558.  
  29559. (Filename: Line: -1)
  29560.  
  29561. NullReferenceException: Object reference not set to an instance of an object
  29562. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29563. at Verse.ScreenshotTaker.Update () <0x0001f>
  29564. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29565. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29566. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29567. at Verse.Root_Entry.Update () <0x00010>
  29568.  
  29569. (Filename: Line: -1)
  29570.  
  29571. NullReferenceException: Object reference not set to an instance of an object
  29572. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29573. at Verse.ScreenshotTaker.Update () <0x0001f>
  29574. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29575. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29576. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29577. at Verse.Root_Entry.Update () <0x00010>
  29578.  
  29579. (Filename: Line: -1)
  29580.  
  29581. NullReferenceException: Object reference not set to an instance of an object
  29582. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29583. at Verse.ScreenshotTaker.Update () <0x0001f>
  29584. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29585. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29586. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29587. at Verse.Root_Entry.Update () <0x00010>
  29588.  
  29589. (Filename: Line: -1)
  29590.  
  29591. NullReferenceException: Object reference not set to an instance of an object
  29592. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29593. at Verse.ScreenshotTaker.Update () <0x0001f>
  29594. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29595. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29596. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29597. at Verse.Root_Entry.Update () <0x00010>
  29598.  
  29599. (Filename: Line: -1)
  29600.  
  29601. NullReferenceException: Object reference not set to an instance of an object
  29602. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29603. at Verse.ScreenshotTaker.Update () <0x0001f>
  29604. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29605. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29606. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29607. at Verse.Root_Entry.Update () <0x00010>
  29608.  
  29609. (Filename: Line: -1)
  29610.  
  29611. NullReferenceException: Object reference not set to an instance of an object
  29612. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29613. at Verse.ScreenshotTaker.Update () <0x0001f>
  29614. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29615. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29616. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29617. at Verse.Root_Entry.Update () <0x00010>
  29618.  
  29619. (Filename: Line: -1)
  29620.  
  29621. NullReferenceException: Object reference not set to an instance of an object
  29622. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29623. at Verse.ScreenshotTaker.Update () <0x0001f>
  29624. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29625. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29626. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29627. at Verse.Root_Entry.Update () <0x00010>
  29628.  
  29629. (Filename: Line: -1)
  29630.  
  29631. NullReferenceException: Object reference not set to an instance of an object
  29632. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29633. at Verse.ScreenshotTaker.Update () <0x0001f>
  29634. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29635. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29636. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29637. at Verse.Root_Entry.Update () <0x00010>
  29638.  
  29639. (Filename: Line: -1)
  29640.  
  29641. NullReferenceException: Object reference not set to an instance of an object
  29642. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29643. at Verse.ScreenshotTaker.Update () <0x0001f>
  29644. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29645. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29646. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29647. at Verse.Root_Entry.Update () <0x00010>
  29648.  
  29649. (Filename: Line: -1)
  29650.  
  29651. NullReferenceException: Object reference not set to an instance of an object
  29652. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29653. at Verse.ScreenshotTaker.Update () <0x0001f>
  29654. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29655. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29656. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29657. at Verse.Root_Entry.Update () <0x00010>
  29658.  
  29659. (Filename: Line: -1)
  29660.  
  29661. NullReferenceException: Object reference not set to an instance of an object
  29662. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29663. at Verse.ScreenshotTaker.Update () <0x0001f>
  29664. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29665. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29666. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29667. at Verse.Root_Entry.Update () <0x00010>
  29668.  
  29669. (Filename: Line: -1)
  29670.  
  29671. NullReferenceException: Object reference not set to an instance of an object
  29672. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29673. at Verse.ScreenshotTaker.Update () <0x0001f>
  29674. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29675. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29676. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29677. at Verse.Root_Entry.Update () <0x00010>
  29678.  
  29679. (Filename: Line: -1)
  29680.  
  29681. NullReferenceException: Object reference not set to an instance of an object
  29682. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29683. at Verse.ScreenshotTaker.Update () <0x0001f>
  29684. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29685. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29686. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29687. at Verse.Root_Entry.Update () <0x00010>
  29688.  
  29689. (Filename: Line: -1)
  29690.  
  29691. NullReferenceException: Object reference not set to an instance of an object
  29692. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29693. at Verse.ScreenshotTaker.Update () <0x0001f>
  29694. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29695. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29696. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29697. at Verse.Root_Entry.Update () <0x00010>
  29698.  
  29699. (Filename: Line: -1)
  29700.  
  29701. NullReferenceException: Object reference not set to an instance of an object
  29702. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29703. at Verse.ScreenshotTaker.Update () <0x0001f>
  29704. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29705. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29706. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29707. at Verse.Root_Entry.Update () <0x00010>
  29708.  
  29709. (Filename: Line: -1)
  29710.  
  29711. NullReferenceException: Object reference not set to an instance of an object
  29712. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29713. at Verse.ScreenshotTaker.Update () <0x0001f>
  29714. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29715. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29716. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29717. at Verse.Root_Entry.Update () <0x00010>
  29718.  
  29719. (Filename: Line: -1)
  29720.  
  29721. NullReferenceException: Object reference not set to an instance of an object
  29722. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29723. at Verse.ScreenshotTaker.Update () <0x0001f>
  29724. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29725. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29726. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29727. at Verse.Root_Entry.Update () <0x00010>
  29728.  
  29729. (Filename: Line: -1)
  29730.  
  29731. NullReferenceException: Object reference not set to an instance of an object
  29732. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29733. at Verse.ScreenshotTaker.Update () <0x0001f>
  29734. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29735. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29736. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29737. at Verse.Root_Entry.Update () <0x00010>
  29738.  
  29739. (Filename: Line: -1)
  29740.  
  29741. NullReferenceException: Object reference not set to an instance of an object
  29742. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29743. at Verse.ScreenshotTaker.Update () <0x0001f>
  29744. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29745. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29746. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29747. at Verse.Root_Entry.Update () <0x00010>
  29748.  
  29749. (Filename: Line: -1)
  29750.  
  29751. NullReferenceException: Object reference not set to an instance of an object
  29752. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29753. at Verse.ScreenshotTaker.Update () <0x0001f>
  29754. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29755. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29756. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29757. at Verse.Root_Entry.Update () <0x00010>
  29758.  
  29759. (Filename: Line: -1)
  29760.  
  29761. NullReferenceException: Object reference not set to an instance of an object
  29762. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29763. at Verse.ScreenshotTaker.Update () <0x0001f>
  29764. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29765. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29766. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29767. at Verse.Root_Entry.Update () <0x00010>
  29768.  
  29769. (Filename: Line: -1)
  29770.  
  29771. NullReferenceException: Object reference not set to an instance of an object
  29772. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29773. at Verse.ScreenshotTaker.Update () <0x0001f>
  29774. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29775. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29776. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29777. at Verse.Root_Entry.Update () <0x00010>
  29778.  
  29779. (Filename: Line: -1)
  29780.  
  29781. NullReferenceException: Object reference not set to an instance of an object
  29782. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29783. at Verse.ScreenshotTaker.Update () <0x0001f>
  29784. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29785. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29786. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29787. at Verse.Root_Entry.Update () <0x00010>
  29788.  
  29789. (Filename: Line: -1)
  29790.  
  29791. NullReferenceException: Object reference not set to an instance of an object
  29792. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29793. at Verse.ScreenshotTaker.Update () <0x0001f>
  29794. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29795. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29796. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29797. at Verse.Root_Entry.Update () <0x00010>
  29798.  
  29799. (Filename: Line: -1)
  29800.  
  29801. NullReferenceException: Object reference not set to an instance of an object
  29802. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29803. at Verse.ScreenshotTaker.Update () <0x0001f>
  29804. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29805. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29806. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29807. at Verse.Root_Entry.Update () <0x00010>
  29808.  
  29809. (Filename: Line: -1)
  29810.  
  29811. NullReferenceException: Object reference not set to an instance of an object
  29812. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29813. at Verse.ScreenshotTaker.Update () <0x0001f>
  29814. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29815. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29816. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29817. at Verse.Root_Entry.Update () <0x00010>
  29818.  
  29819. (Filename: Line: -1)
  29820.  
  29821. NullReferenceException: Object reference not set to an instance of an object
  29822. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29823. at Verse.ScreenshotTaker.Update () <0x0001f>
  29824. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29825. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29826. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29827. at Verse.Root_Entry.Update () <0x00010>
  29828.  
  29829. (Filename: Line: -1)
  29830.  
  29831. NullReferenceException: Object reference not set to an instance of an object
  29832. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29833. at Verse.ScreenshotTaker.Update () <0x0001f>
  29834. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29835. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29836. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29837. at Verse.Root_Entry.Update () <0x00010>
  29838.  
  29839. (Filename: Line: -1)
  29840.  
  29841. NullReferenceException: Object reference not set to an instance of an object
  29842. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29843. at Verse.ScreenshotTaker.Update () <0x0001f>
  29844. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29845. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29846. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29847. at Verse.Root_Entry.Update () <0x00010>
  29848.  
  29849. (Filename: Line: -1)
  29850.  
  29851. NullReferenceException: Object reference not set to an instance of an object
  29852. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29853. at Verse.ScreenshotTaker.Update () <0x0001f>
  29854. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29855. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29856. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29857. at Verse.Root_Entry.Update () <0x00010>
  29858.  
  29859. (Filename: Line: -1)
  29860.  
  29861. NullReferenceException: Object reference not set to an instance of an object
  29862. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29863. at Verse.ScreenshotTaker.Update () <0x0001f>
  29864. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29865. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29866. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29867. at Verse.Root_Entry.Update () <0x00010>
  29868.  
  29869. (Filename: Line: -1)
  29870.  
  29871. NullReferenceException: Object reference not set to an instance of an object
  29872. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29873. at Verse.ScreenshotTaker.Update () <0x0001f>
  29874. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29875. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29876. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29877. at Verse.Root_Entry.Update () <0x00010>
  29878.  
  29879. (Filename: Line: -1)
  29880.  
  29881. NullReferenceException: Object reference not set to an instance of an object
  29882. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29883. at Verse.ScreenshotTaker.Update () <0x0001f>
  29884. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29885. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29886. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29887. at Verse.Root_Entry.Update () <0x00010>
  29888.  
  29889. (Filename: Line: -1)
  29890.  
  29891. NullReferenceException: Object reference not set to an instance of an object
  29892. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29893. at Verse.ScreenshotTaker.Update () <0x0001f>
  29894. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29895. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29896. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29897. at Verse.Root_Entry.Update () <0x00010>
  29898.  
  29899. (Filename: Line: -1)
  29900.  
  29901. NullReferenceException: Object reference not set to an instance of an object
  29902. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29903. at Verse.ScreenshotTaker.Update () <0x0001f>
  29904. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29905. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29906. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29907. at Verse.Root_Entry.Update () <0x00010>
  29908.  
  29909. (Filename: Line: -1)
  29910.  
  29911. NullReferenceException: Object reference not set to an instance of an object
  29912. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29913. at Verse.ScreenshotTaker.Update () <0x0001f>
  29914. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29915. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29916. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29917. at Verse.Root_Entry.Update () <0x00010>
  29918.  
  29919. (Filename: Line: -1)
  29920.  
  29921. NullReferenceException: Object reference not set to an instance of an object
  29922. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29923. at Verse.ScreenshotTaker.Update () <0x0001f>
  29924. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29925. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29926. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29927. at Verse.Root_Entry.Update () <0x00010>
  29928.  
  29929. (Filename: Line: -1)
  29930.  
  29931. NullReferenceException: Object reference not set to an instance of an object
  29932. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29933. at Verse.ScreenshotTaker.Update () <0x0001f>
  29934. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29935. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29936. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29937. at Verse.Root_Entry.Update () <0x00010>
  29938.  
  29939. (Filename: Line: -1)
  29940.  
  29941. NullReferenceException: Object reference not set to an instance of an object
  29942. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29943. at Verse.ScreenshotTaker.Update () <0x0001f>
  29944. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29945. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29946. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29947. at Verse.Root_Entry.Update () <0x00010>
  29948.  
  29949. (Filename: Line: -1)
  29950.  
  29951. NullReferenceException: Object reference not set to an instance of an object
  29952. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29953. at Verse.ScreenshotTaker.Update () <0x0001f>
  29954. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29955. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29956. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29957. at Verse.Root_Entry.Update () <0x00010>
  29958.  
  29959. (Filename: Line: -1)
  29960.  
  29961. NullReferenceException: Object reference not set to an instance of an object
  29962. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29963. at Verse.ScreenshotTaker.Update () <0x0001f>
  29964. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29965. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29966. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29967. at Verse.Root_Entry.Update () <0x00010>
  29968.  
  29969. (Filename: Line: -1)
  29970.  
  29971. NullReferenceException: Object reference not set to an instance of an object
  29972. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29973. at Verse.ScreenshotTaker.Update () <0x0001f>
  29974. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29975. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29976. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29977. at Verse.Root_Entry.Update () <0x00010>
  29978.  
  29979. (Filename: Line: -1)
  29980.  
  29981. NullReferenceException: Object reference not set to an instance of an object
  29982. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29983. at Verse.ScreenshotTaker.Update () <0x0001f>
  29984. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29985. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29986. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29987. at Verse.Root_Entry.Update () <0x00010>
  29988.  
  29989. (Filename: Line: -1)
  29990.  
  29991. NullReferenceException: Object reference not set to an instance of an object
  29992. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  29993. at Verse.ScreenshotTaker.Update () <0x0001f>
  29994. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  29995. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  29996. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  29997. at Verse.Root_Entry.Update () <0x00010>
  29998.  
  29999. (Filename: Line: -1)
  30000.  
  30001. NullReferenceException: Object reference not set to an instance of an object
  30002. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30003. at Verse.ScreenshotTaker.Update () <0x0001f>
  30004. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30005. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30006. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30007. at Verse.Root_Entry.Update () <0x00010>
  30008.  
  30009. (Filename: Line: -1)
  30010.  
  30011. NullReferenceException: Object reference not set to an instance of an object
  30012. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30013. at Verse.ScreenshotTaker.Update () <0x0001f>
  30014. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30015. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30016. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30017. at Verse.Root_Entry.Update () <0x00010>
  30018.  
  30019. (Filename: Line: -1)
  30020.  
  30021. NullReferenceException: Object reference not set to an instance of an object
  30022. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30023. at Verse.ScreenshotTaker.Update () <0x0001f>
  30024. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30025. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30026. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30027. at Verse.Root_Entry.Update () <0x00010>
  30028.  
  30029. (Filename: Line: -1)
  30030.  
  30031. NullReferenceException: Object reference not set to an instance of an object
  30032. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30033. at Verse.ScreenshotTaker.Update () <0x0001f>
  30034. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30035. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30036. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30037. at Verse.Root_Entry.Update () <0x00010>
  30038.  
  30039. (Filename: Line: -1)
  30040.  
  30041. NullReferenceException: Object reference not set to an instance of an object
  30042. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30043. at Verse.ScreenshotTaker.Update () <0x0001f>
  30044. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30045. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30046. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30047. at Verse.Root_Entry.Update () <0x00010>
  30048.  
  30049. (Filename: Line: -1)
  30050.  
  30051. NullReferenceException: Object reference not set to an instance of an object
  30052. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30053. at Verse.ScreenshotTaker.Update () <0x0001f>
  30054. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30055. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30056. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30057. at Verse.Root_Entry.Update () <0x00010>
  30058.  
  30059. (Filename: Line: -1)
  30060.  
  30061. NullReferenceException: Object reference not set to an instance of an object
  30062. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30063. at Verse.ScreenshotTaker.Update () <0x0001f>
  30064. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30065. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30066. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30067. at Verse.Root_Entry.Update () <0x00010>
  30068.  
  30069. (Filename: Line: -1)
  30070.  
  30071. NullReferenceException: Object reference not set to an instance of an object
  30072. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30073. at Verse.ScreenshotTaker.Update () <0x0001f>
  30074. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30075. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30076. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30077. at Verse.Root_Entry.Update () <0x00010>
  30078.  
  30079. (Filename: Line: -1)
  30080.  
  30081. NullReferenceException: Object reference not set to an instance of an object
  30082. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30083. at Verse.ScreenshotTaker.Update () <0x0001f>
  30084. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30085. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30086. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30087. at Verse.Root_Entry.Update () <0x00010>
  30088.  
  30089. (Filename: Line: -1)
  30090.  
  30091. NullReferenceException: Object reference not set to an instance of an object
  30092. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30093. at Verse.ScreenshotTaker.Update () <0x0001f>
  30094. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30095. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30096. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30097. at Verse.Root_Entry.Update () <0x00010>
  30098.  
  30099. (Filename: Line: -1)
  30100.  
  30101. NullReferenceException: Object reference not set to an instance of an object
  30102. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30103. at Verse.ScreenshotTaker.Update () <0x0001f>
  30104. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30105. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30106. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30107. at Verse.Root_Entry.Update () <0x00010>
  30108.  
  30109. (Filename: Line: -1)
  30110.  
  30111. NullReferenceException: Object reference not set to an instance of an object
  30112. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30113. at Verse.ScreenshotTaker.Update () <0x0001f>
  30114. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30115. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30116. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30117. at Verse.Root_Entry.Update () <0x00010>
  30118.  
  30119. (Filename: Line: -1)
  30120.  
  30121. NullReferenceException: Object reference not set to an instance of an object
  30122. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30123. at Verse.ScreenshotTaker.Update () <0x0001f>
  30124. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30125. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30126. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30127. at Verse.Root_Entry.Update () <0x00010>
  30128.  
  30129. (Filename: Line: -1)
  30130.  
  30131. NullReferenceException: Object reference not set to an instance of an object
  30132. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30133. at Verse.ScreenshotTaker.Update () <0x0001f>
  30134. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30135. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30136. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30137. at Verse.Root_Entry.Update () <0x00010>
  30138.  
  30139. (Filename: Line: -1)
  30140.  
  30141. NullReferenceException: Object reference not set to an instance of an object
  30142. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30143. at Verse.ScreenshotTaker.Update () <0x0001f>
  30144. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30145. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30146. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30147. at Verse.Root_Entry.Update () <0x00010>
  30148.  
  30149. (Filename: Line: -1)
  30150.  
  30151. NullReferenceException: Object reference not set to an instance of an object
  30152. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30153. at Verse.ScreenshotTaker.Update () <0x0001f>
  30154. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30155. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30156. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30157. at Verse.Root_Entry.Update () <0x00010>
  30158.  
  30159. (Filename: Line: -1)
  30160.  
  30161. NullReferenceException: Object reference not set to an instance of an object
  30162. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30163. at Verse.ScreenshotTaker.Update () <0x0001f>
  30164. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30165. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30166. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30167. at Verse.Root_Entry.Update () <0x00010>
  30168.  
  30169. (Filename: Line: -1)
  30170.  
  30171. NullReferenceException: Object reference not set to an instance of an object
  30172. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30173. at Verse.ScreenshotTaker.Update () <0x0001f>
  30174. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30175. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30176. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30177. at Verse.Root_Entry.Update () <0x00010>
  30178.  
  30179. (Filename: Line: -1)
  30180.  
  30181. NullReferenceException: Object reference not set to an instance of an object
  30182. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30183. at Verse.ScreenshotTaker.Update () <0x0001f>
  30184. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30185. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30186. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30187. at Verse.Root_Entry.Update () <0x00010>
  30188.  
  30189. (Filename: Line: -1)
  30190.  
  30191. NullReferenceException: Object reference not set to an instance of an object
  30192. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30193. at Verse.ScreenshotTaker.Update () <0x0001f>
  30194. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30195. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30196. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30197. at Verse.Root_Entry.Update () <0x00010>
  30198.  
  30199. (Filename: Line: -1)
  30200.  
  30201. NullReferenceException: Object reference not set to an instance of an object
  30202. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30203. at Verse.ScreenshotTaker.Update () <0x0001f>
  30204. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30205. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30206. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30207. at Verse.Root_Entry.Update () <0x00010>
  30208.  
  30209. (Filename: Line: -1)
  30210.  
  30211. NullReferenceException: Object reference not set to an instance of an object
  30212. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30213. at Verse.ScreenshotTaker.Update () <0x0001f>
  30214. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30215. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30216. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30217. at Verse.Root_Entry.Update () <0x00010>
  30218.  
  30219. (Filename: Line: -1)
  30220.  
  30221. NullReferenceException: Object reference not set to an instance of an object
  30222. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30223. at Verse.ScreenshotTaker.Update () <0x0001f>
  30224. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30225. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30226. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30227. at Verse.Root_Entry.Update () <0x00010>
  30228.  
  30229. (Filename: Line: -1)
  30230.  
  30231. NullReferenceException: Object reference not set to an instance of an object
  30232. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30233. at Verse.ScreenshotTaker.Update () <0x0001f>
  30234. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30235. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30236. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30237. at Verse.Root_Entry.Update () <0x00010>
  30238.  
  30239. (Filename: Line: -1)
  30240.  
  30241. NullReferenceException: Object reference not set to an instance of an object
  30242. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30243. at Verse.ScreenshotTaker.Update () <0x0001f>
  30244. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30245. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30246. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30247. at Verse.Root_Entry.Update () <0x00010>
  30248.  
  30249. (Filename: Line: -1)
  30250.  
  30251. NullReferenceException: Object reference not set to an instance of an object
  30252. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30253. at Verse.ScreenshotTaker.Update () <0x0001f>
  30254. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30255. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30256. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30257. at Verse.Root_Entry.Update () <0x00010>
  30258.  
  30259. (Filename: Line: -1)
  30260.  
  30261. NullReferenceException: Object reference not set to an instance of an object
  30262. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30263. at Verse.ScreenshotTaker.Update () <0x0001f>
  30264. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30265. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30266. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30267. at Verse.Root_Entry.Update () <0x00010>
  30268.  
  30269. (Filename: Line: -1)
  30270.  
  30271. NullReferenceException: Object reference not set to an instance of an object
  30272. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30273. at Verse.ScreenshotTaker.Update () <0x0001f>
  30274. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30275. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30276. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30277. at Verse.Root_Entry.Update () <0x00010>
  30278.  
  30279. (Filename: Line: -1)
  30280.  
  30281. NullReferenceException: Object reference not set to an instance of an object
  30282. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30283. at Verse.ScreenshotTaker.Update () <0x0001f>
  30284. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30285. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30286. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30287. at Verse.Root_Entry.Update () <0x00010>
  30288.  
  30289. (Filename: Line: -1)
  30290.  
  30291. NullReferenceException: Object reference not set to an instance of an object
  30292. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30293. at Verse.ScreenshotTaker.Update () <0x0001f>
  30294. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30295. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30296. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30297. at Verse.Root_Entry.Update () <0x00010>
  30298.  
  30299. (Filename: Line: -1)
  30300.  
  30301. NullReferenceException: Object reference not set to an instance of an object
  30302. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30303. at Verse.ScreenshotTaker.Update () <0x0001f>
  30304. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30305. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30306. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30307. at Verse.Root_Entry.Update () <0x00010>
  30308.  
  30309. (Filename: Line: -1)
  30310.  
  30311. NullReferenceException: Object reference not set to an instance of an object
  30312. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30313. at Verse.ScreenshotTaker.Update () <0x0001f>
  30314. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30315. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30316. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30317. at Verse.Root_Entry.Update () <0x00010>
  30318.  
  30319. (Filename: Line: -1)
  30320.  
  30321. NullReferenceException: Object reference not set to an instance of an object
  30322. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30323. at Verse.ScreenshotTaker.Update () <0x0001f>
  30324. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30325. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30326. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30327. at Verse.Root_Entry.Update () <0x00010>
  30328.  
  30329. (Filename: Line: -1)
  30330.  
  30331. NullReferenceException: Object reference not set to an instance of an object
  30332. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30333. at Verse.ScreenshotTaker.Update () <0x0001f>
  30334. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30335. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30336. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30337. at Verse.Root_Entry.Update () <0x00010>
  30338.  
  30339. (Filename: Line: -1)
  30340.  
  30341. NullReferenceException: Object reference not set to an instance of an object
  30342. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30343. at Verse.ScreenshotTaker.Update () <0x0001f>
  30344. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30345. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30346. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30347. at Verse.Root_Entry.Update () <0x00010>
  30348.  
  30349. (Filename: Line: -1)
  30350.  
  30351. NullReferenceException: Object reference not set to an instance of an object
  30352. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30353. at Verse.ScreenshotTaker.Update () <0x0001f>
  30354. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30355. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30356. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30357. at Verse.Root_Entry.Update () <0x00010>
  30358.  
  30359. (Filename: Line: -1)
  30360.  
  30361. NullReferenceException: Object reference not set to an instance of an object
  30362. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30363. at Verse.ScreenshotTaker.Update () <0x0001f>
  30364. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30365. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30366. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30367. at Verse.Root_Entry.Update () <0x00010>
  30368.  
  30369. (Filename: Line: -1)
  30370.  
  30371. NullReferenceException: Object reference not set to an instance of an object
  30372. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30373. at Verse.ScreenshotTaker.Update () <0x0001f>
  30374. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30375. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30376. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30377. at Verse.Root_Entry.Update () <0x00010>
  30378.  
  30379. (Filename: Line: -1)
  30380.  
  30381. NullReferenceException: Object reference not set to an instance of an object
  30382. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30383. at Verse.ScreenshotTaker.Update () <0x0001f>
  30384. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30385. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30386. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30387. at Verse.Root_Entry.Update () <0x00010>
  30388.  
  30389. (Filename: Line: -1)
  30390.  
  30391. NullReferenceException: Object reference not set to an instance of an object
  30392. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30393. at Verse.ScreenshotTaker.Update () <0x0001f>
  30394. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30395. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30396. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30397. at Verse.Root_Entry.Update () <0x00010>
  30398.  
  30399. (Filename: Line: -1)
  30400.  
  30401. NullReferenceException: Object reference not set to an instance of an object
  30402. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30403. at Verse.ScreenshotTaker.Update () <0x0001f>
  30404. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30405. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30406. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30407. at Verse.Root_Entry.Update () <0x00010>
  30408.  
  30409. (Filename: Line: -1)
  30410.  
  30411. NullReferenceException: Object reference not set to an instance of an object
  30412. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30413. at Verse.ScreenshotTaker.Update () <0x0001f>
  30414. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30415. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30416. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30417. at Verse.Root_Entry.Update () <0x00010>
  30418.  
  30419. (Filename: Line: -1)
  30420.  
  30421. NullReferenceException: Object reference not set to an instance of an object
  30422. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30423. at Verse.ScreenshotTaker.Update () <0x0001f>
  30424. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30425. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30426. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30427. at Verse.Root_Entry.Update () <0x00010>
  30428.  
  30429. (Filename: Line: -1)
  30430.  
  30431. NullReferenceException: Object reference not set to an instance of an object
  30432. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30433. at Verse.ScreenshotTaker.Update () <0x0001f>
  30434. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30435. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30436. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30437. at Verse.Root_Entry.Update () <0x00010>
  30438.  
  30439. (Filename: Line: -1)
  30440.  
  30441. NullReferenceException: Object reference not set to an instance of an object
  30442. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30443. at Verse.ScreenshotTaker.Update () <0x0001f>
  30444. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30445. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30446. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30447. at Verse.Root_Entry.Update () <0x00010>
  30448.  
  30449. (Filename: Line: -1)
  30450.  
  30451. NullReferenceException: Object reference not set to an instance of an object
  30452. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30453. at Verse.ScreenshotTaker.Update () <0x0001f>
  30454. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30455. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30456. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30457. at Verse.Root_Entry.Update () <0x00010>
  30458.  
  30459. (Filename: Line: -1)
  30460.  
  30461. NullReferenceException: Object reference not set to an instance of an object
  30462. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30463. at Verse.ScreenshotTaker.Update () <0x0001f>
  30464. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30465. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30466. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30467. at Verse.Root_Entry.Update () <0x00010>
  30468.  
  30469. (Filename: Line: -1)
  30470.  
  30471. NullReferenceException: Object reference not set to an instance of an object
  30472. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30473. at Verse.ScreenshotTaker.Update () <0x0001f>
  30474. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30475. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30476. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30477. at Verse.Root_Entry.Update () <0x00010>
  30478.  
  30479. (Filename: Line: -1)
  30480.  
  30481. NullReferenceException: Object reference not set to an instance of an object
  30482. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30483. at Verse.ScreenshotTaker.Update () <0x0001f>
  30484. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30485. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30486. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30487. at Verse.Root_Entry.Update () <0x00010>
  30488.  
  30489. (Filename: Line: -1)
  30490.  
  30491. NullReferenceException: Object reference not set to an instance of an object
  30492. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30493. at Verse.ScreenshotTaker.Update () <0x0001f>
  30494. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30495. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30496. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30497. at Verse.Root_Entry.Update () <0x00010>
  30498.  
  30499. (Filename: Line: -1)
  30500.  
  30501. NullReferenceException: Object reference not set to an instance of an object
  30502. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30503. at Verse.ScreenshotTaker.Update () <0x0001f>
  30504. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30505. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30506. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30507. at Verse.Root_Entry.Update () <0x00010>
  30508.  
  30509. (Filename: Line: -1)
  30510.  
  30511. NullReferenceException: Object reference not set to an instance of an object
  30512. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30513. at Verse.ScreenshotTaker.Update () <0x0001f>
  30514. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30515. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30516. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30517. at Verse.Root_Entry.Update () <0x00010>
  30518.  
  30519. (Filename: Line: -1)
  30520.  
  30521. NullReferenceException: Object reference not set to an instance of an object
  30522. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30523. at Verse.ScreenshotTaker.Update () <0x0001f>
  30524. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30525. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30526. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30527. at Verse.Root_Entry.Update () <0x00010>
  30528.  
  30529. (Filename: Line: -1)
  30530.  
  30531. NullReferenceException: Object reference not set to an instance of an object
  30532. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30533. at Verse.ScreenshotTaker.Update () <0x0001f>
  30534. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30535. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30536. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30537. at Verse.Root_Entry.Update () <0x00010>
  30538.  
  30539. (Filename: Line: -1)
  30540.  
  30541. NullReferenceException: Object reference not set to an instance of an object
  30542. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30543. at Verse.ScreenshotTaker.Update () <0x0001f>
  30544. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30545. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30546. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30547. at Verse.Root_Entry.Update () <0x00010>
  30548.  
  30549. (Filename: Line: -1)
  30550.  
  30551. NullReferenceException: Object reference not set to an instance of an object
  30552. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30553. at Verse.ScreenshotTaker.Update () <0x0001f>
  30554. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30555. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30556. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30557. at Verse.Root_Entry.Update () <0x00010>
  30558.  
  30559. (Filename: Line: -1)
  30560.  
  30561. NullReferenceException: Object reference not set to an instance of an object
  30562. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30563. at Verse.ScreenshotTaker.Update () <0x0001f>
  30564. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30565. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30566. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30567. at Verse.Root_Entry.Update () <0x00010>
  30568.  
  30569. (Filename: Line: -1)
  30570.  
  30571. NullReferenceException: Object reference not set to an instance of an object
  30572. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30573. at Verse.ScreenshotTaker.Update () <0x0001f>
  30574. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30575. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30576. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30577. at Verse.Root_Entry.Update () <0x00010>
  30578.  
  30579. (Filename: Line: -1)
  30580.  
  30581. NullReferenceException: Object reference not set to an instance of an object
  30582. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30583. at Verse.ScreenshotTaker.Update () <0x0001f>
  30584. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30585. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30586. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30587. at Verse.Root_Entry.Update () <0x00010>
  30588.  
  30589. (Filename: Line: -1)
  30590.  
  30591. NullReferenceException: Object reference not set to an instance of an object
  30592. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30593. at Verse.ScreenshotTaker.Update () <0x0001f>
  30594. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30595. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30596. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30597. at Verse.Root_Entry.Update () <0x00010>
  30598.  
  30599. (Filename: Line: -1)
  30600.  
  30601. NullReferenceException: Object reference not set to an instance of an object
  30602. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30603. at Verse.ScreenshotTaker.Update () <0x0001f>
  30604. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30605. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30606. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30607. at Verse.Root_Entry.Update () <0x00010>
  30608.  
  30609. (Filename: Line: -1)
  30610.  
  30611. NullReferenceException: Object reference not set to an instance of an object
  30612. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30613. at Verse.ScreenshotTaker.Update () <0x0001f>
  30614. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30615. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30616. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30617. at Verse.Root_Entry.Update () <0x00010>
  30618.  
  30619. (Filename: Line: -1)
  30620.  
  30621. NullReferenceException: Object reference not set to an instance of an object
  30622. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30623. at Verse.ScreenshotTaker.Update () <0x0001f>
  30624. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30625. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30626. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30627. at Verse.Root_Entry.Update () <0x00010>
  30628.  
  30629. (Filename: Line: -1)
  30630.  
  30631. NullReferenceException: Object reference not set to an instance of an object
  30632. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30633. at Verse.ScreenshotTaker.Update () <0x0001f>
  30634. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30635. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30636. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30637. at Verse.Root_Entry.Update () <0x00010>
  30638.  
  30639. (Filename: Line: -1)
  30640.  
  30641. NullReferenceException: Object reference not set to an instance of an object
  30642. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30643. at Verse.ScreenshotTaker.Update () <0x0001f>
  30644. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30645. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30646. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30647. at Verse.Root_Entry.Update () <0x00010>
  30648.  
  30649. (Filename: Line: -1)
  30650.  
  30651. NullReferenceException: Object reference not set to an instance of an object
  30652. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30653. at Verse.ScreenshotTaker.Update () <0x0001f>
  30654. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30655. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30656. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30657. at Verse.Root_Entry.Update () <0x00010>
  30658.  
  30659. (Filename: Line: -1)
  30660.  
  30661. NullReferenceException: Object reference not set to an instance of an object
  30662. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30663. at Verse.ScreenshotTaker.Update () <0x0001f>
  30664. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30665. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30666. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30667. at Verse.Root_Entry.Update () <0x00010>
  30668.  
  30669. (Filename: Line: -1)
  30670.  
  30671. NullReferenceException: Object reference not set to an instance of an object
  30672. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30673. at Verse.ScreenshotTaker.Update () <0x0001f>
  30674. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30675. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30676. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30677. at Verse.Root_Entry.Update () <0x00010>
  30678.  
  30679. (Filename: Line: -1)
  30680.  
  30681. NullReferenceException: Object reference not set to an instance of an object
  30682. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30683. at Verse.ScreenshotTaker.Update () <0x0001f>
  30684. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30685. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30686. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30687. at Verse.Root_Entry.Update () <0x00010>
  30688.  
  30689. (Filename: Line: -1)
  30690.  
  30691. NullReferenceException: Object reference not set to an instance of an object
  30692. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30693. at Verse.ScreenshotTaker.Update () <0x0001f>
  30694. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30695. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30696. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30697. at Verse.Root_Entry.Update () <0x00010>
  30698.  
  30699. (Filename: Line: -1)
  30700.  
  30701. NullReferenceException: Object reference not set to an instance of an object
  30702. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30703. at Verse.ScreenshotTaker.Update () <0x0001f>
  30704. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30705. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30706. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30707. at Verse.Root_Entry.Update () <0x00010>
  30708.  
  30709. (Filename: Line: -1)
  30710.  
  30711. NullReferenceException: Object reference not set to an instance of an object
  30712. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30713. at Verse.ScreenshotTaker.Update () <0x0001f>
  30714. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30715. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30716. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30717. at Verse.Root_Entry.Update () <0x00010>
  30718.  
  30719. (Filename: Line: -1)
  30720.  
  30721. NullReferenceException: Object reference not set to an instance of an object
  30722. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30723. at Verse.ScreenshotTaker.Update () <0x0001f>
  30724. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30725. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30726. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30727. at Verse.Root_Entry.Update () <0x00010>
  30728.  
  30729. (Filename: Line: -1)
  30730.  
  30731. NullReferenceException: Object reference not set to an instance of an object
  30732. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30733. at Verse.ScreenshotTaker.Update () <0x0001f>
  30734. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30735. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30736. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30737. at Verse.Root_Entry.Update () <0x00010>
  30738.  
  30739. (Filename: Line: -1)
  30740.  
  30741. NullReferenceException: Object reference not set to an instance of an object
  30742. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30743. at Verse.ScreenshotTaker.Update () <0x0001f>
  30744. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30745. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30746. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30747. at Verse.Root_Entry.Update () <0x00010>
  30748.  
  30749. (Filename: Line: -1)
  30750.  
  30751. NullReferenceException: Object reference not set to an instance of an object
  30752. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30753. at Verse.ScreenshotTaker.Update () <0x0001f>
  30754. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30755. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30756. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30757. at Verse.Root_Entry.Update () <0x00010>
  30758.  
  30759. (Filename: Line: -1)
  30760.  
  30761. NullReferenceException: Object reference not set to an instance of an object
  30762. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30763. at Verse.ScreenshotTaker.Update () <0x0001f>
  30764. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30765. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30766. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30767. at Verse.Root_Entry.Update () <0x00010>
  30768.  
  30769. (Filename: Line: -1)
  30770.  
  30771. NullReferenceException: Object reference not set to an instance of an object
  30772. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30773. at Verse.ScreenshotTaker.Update () <0x0001f>
  30774. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30775. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30776. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30777. at Verse.Root_Entry.Update () <0x00010>
  30778.  
  30779. (Filename: Line: -1)
  30780.  
  30781. NullReferenceException: Object reference not set to an instance of an object
  30782. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30783. at Verse.ScreenshotTaker.Update () <0x0001f>
  30784. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30785. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30786. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30787. at Verse.Root_Entry.Update () <0x00010>
  30788.  
  30789. (Filename: Line: -1)
  30790.  
  30791. NullReferenceException: Object reference not set to an instance of an object
  30792. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30793. at Verse.ScreenshotTaker.Update () <0x0001f>
  30794. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30795. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30796. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30797. at Verse.Root_Entry.Update () <0x00010>
  30798.  
  30799. (Filename: Line: -1)
  30800.  
  30801. NullReferenceException: Object reference not set to an instance of an object
  30802. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30803. at Verse.ScreenshotTaker.Update () <0x0001f>
  30804. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30805. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30806. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30807. at Verse.Root_Entry.Update () <0x00010>
  30808.  
  30809. (Filename: Line: -1)
  30810.  
  30811. NullReferenceException: Object reference not set to an instance of an object
  30812. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30813. at Verse.ScreenshotTaker.Update () <0x0001f>
  30814. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30815. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30816. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30817. at Verse.Root_Entry.Update () <0x00010>
  30818.  
  30819. (Filename: Line: -1)
  30820.  
  30821. NullReferenceException: Object reference not set to an instance of an object
  30822. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30823. at Verse.ScreenshotTaker.Update () <0x0001f>
  30824. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30825. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30826. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30827. at Verse.Root_Entry.Update () <0x00010>
  30828.  
  30829. (Filename: Line: -1)
  30830.  
  30831. NullReferenceException: Object reference not set to an instance of an object
  30832. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30833. at Verse.ScreenshotTaker.Update () <0x0001f>
  30834. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30835. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30836. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30837. at Verse.Root_Entry.Update () <0x00010>
  30838.  
  30839. (Filename: Line: -1)
  30840.  
  30841. NullReferenceException: Object reference not set to an instance of an object
  30842. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30843. at Verse.ScreenshotTaker.Update () <0x0001f>
  30844. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30845. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30846. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30847. at Verse.Root_Entry.Update () <0x00010>
  30848.  
  30849. (Filename: Line: -1)
  30850.  
  30851. NullReferenceException: Object reference not set to an instance of an object
  30852. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30853. at Verse.ScreenshotTaker.Update () <0x0001f>
  30854. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30855. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30856. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30857. at Verse.Root_Entry.Update () <0x00010>
  30858.  
  30859. (Filename: Line: -1)
  30860.  
  30861. NullReferenceException: Object reference not set to an instance of an object
  30862. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30863. at Verse.ScreenshotTaker.Update () <0x0001f>
  30864. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30865. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30866. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30867. at Verse.Root_Entry.Update () <0x00010>
  30868.  
  30869. (Filename: Line: -1)
  30870.  
  30871. NullReferenceException: Object reference not set to an instance of an object
  30872. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30873. at Verse.ScreenshotTaker.Update () <0x0001f>
  30874. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30875. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30876. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30877. at Verse.Root_Entry.Update () <0x00010>
  30878.  
  30879. (Filename: Line: -1)
  30880.  
  30881. NullReferenceException: Object reference not set to an instance of an object
  30882. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30883. at Verse.ScreenshotTaker.Update () <0x0001f>
  30884. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30885. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30886. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30887. at Verse.Root_Entry.Update () <0x00010>
  30888.  
  30889. (Filename: Line: -1)
  30890.  
  30891. NullReferenceException: Object reference not set to an instance of an object
  30892. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30893. at Verse.ScreenshotTaker.Update () <0x0001f>
  30894. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30895. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30896. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30897. at Verse.Root_Entry.Update () <0x00010>
  30898.  
  30899. (Filename: Line: -1)
  30900.  
  30901. NullReferenceException: Object reference not set to an instance of an object
  30902. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30903. at Verse.ScreenshotTaker.Update () <0x0001f>
  30904. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30905. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30906. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30907. at Verse.Root_Entry.Update () <0x00010>
  30908.  
  30909. (Filename: Line: -1)
  30910.  
  30911. NullReferenceException: Object reference not set to an instance of an object
  30912. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30913. at Verse.ScreenshotTaker.Update () <0x0001f>
  30914. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30915. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30916. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30917. at Verse.Root_Entry.Update () <0x00010>
  30918.  
  30919. (Filename: Line: -1)
  30920.  
  30921. NullReferenceException: Object reference not set to an instance of an object
  30922. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30923. at Verse.ScreenshotTaker.Update () <0x0001f>
  30924. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30925. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30926. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30927. at Verse.Root_Entry.Update () <0x00010>
  30928.  
  30929. (Filename: Line: -1)
  30930.  
  30931. NullReferenceException: Object reference not set to an instance of an object
  30932. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30933. at Verse.ScreenshotTaker.Update () <0x0001f>
  30934. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30935. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30936. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30937. at Verse.Root_Entry.Update () <0x00010>
  30938.  
  30939. (Filename: Line: -1)
  30940.  
  30941. NullReferenceException: Object reference not set to an instance of an object
  30942. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30943. at Verse.ScreenshotTaker.Update () <0x0001f>
  30944. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30945. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30946. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30947. at Verse.Root_Entry.Update () <0x00010>
  30948.  
  30949. (Filename: Line: -1)
  30950.  
  30951. NullReferenceException: Object reference not set to an instance of an object
  30952. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30953. at Verse.ScreenshotTaker.Update () <0x0001f>
  30954. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30955. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30956. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30957. at Verse.Root_Entry.Update () <0x00010>
  30958.  
  30959. (Filename: Line: -1)
  30960.  
  30961. NullReferenceException: Object reference not set to an instance of an object
  30962. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30963. at Verse.ScreenshotTaker.Update () <0x0001f>
  30964. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30965. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30966. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30967. at Verse.Root_Entry.Update () <0x00010>
  30968.  
  30969. (Filename: Line: -1)
  30970.  
  30971. NullReferenceException: Object reference not set to an instance of an object
  30972. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30973. at Verse.ScreenshotTaker.Update () <0x0001f>
  30974. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30975. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30976. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30977. at Verse.Root_Entry.Update () <0x00010>
  30978.  
  30979. (Filename: Line: -1)
  30980.  
  30981. NullReferenceException: Object reference not set to an instance of an object
  30982. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30983. at Verse.ScreenshotTaker.Update () <0x0001f>
  30984. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30985. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30986. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30987. at Verse.Root_Entry.Update () <0x00010>
  30988.  
  30989. (Filename: Line: -1)
  30990.  
  30991. NullReferenceException: Object reference not set to an instance of an object
  30992. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  30993. at Verse.ScreenshotTaker.Update () <0x0001f>
  30994. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  30995. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  30996. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  30997. at Verse.Root_Entry.Update () <0x00010>
  30998.  
  30999. (Filename: Line: -1)
  31000.  
  31001. NullReferenceException: Object reference not set to an instance of an object
  31002. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31003. at Verse.ScreenshotTaker.Update () <0x0001f>
  31004. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31005. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31006. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31007. at Verse.Root_Entry.Update () <0x00010>
  31008.  
  31009. (Filename: Line: -1)
  31010.  
  31011. NullReferenceException: Object reference not set to an instance of an object
  31012. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31013. at Verse.ScreenshotTaker.Update () <0x0001f>
  31014. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31015. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31016. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31017. at Verse.Root_Entry.Update () <0x00010>
  31018.  
  31019. (Filename: Line: -1)
  31020.  
  31021. NullReferenceException: Object reference not set to an instance of an object
  31022. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31023. at Verse.ScreenshotTaker.Update () <0x0001f>
  31024. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31025. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31026. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31027. at Verse.Root_Entry.Update () <0x00010>
  31028.  
  31029. (Filename: Line: -1)
  31030.  
  31031. NullReferenceException: Object reference not set to an instance of an object
  31032. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31033. at Verse.ScreenshotTaker.Update () <0x0001f>
  31034. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31035. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31036. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31037. at Verse.Root_Entry.Update () <0x00010>
  31038.  
  31039. (Filename: Line: -1)
  31040.  
  31041. NullReferenceException: Object reference not set to an instance of an object
  31042. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31043. at Verse.ScreenshotTaker.Update () <0x0001f>
  31044. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31045. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31046. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31047. at Verse.Root_Entry.Update () <0x00010>
  31048.  
  31049. (Filename: Line: -1)
  31050.  
  31051. NullReferenceException: Object reference not set to an instance of an object
  31052. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31053. at Verse.ScreenshotTaker.Update () <0x0001f>
  31054. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31055. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31056. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31057. at Verse.Root_Entry.Update () <0x00010>
  31058.  
  31059. (Filename: Line: -1)
  31060.  
  31061. NullReferenceException: Object reference not set to an instance of an object
  31062. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31063. at Verse.ScreenshotTaker.Update () <0x0001f>
  31064. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31065. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31066. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31067. at Verse.Root_Entry.Update () <0x00010>
  31068.  
  31069. (Filename: Line: -1)
  31070.  
  31071. NullReferenceException: Object reference not set to an instance of an object
  31072. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31073. at Verse.ScreenshotTaker.Update () <0x0001f>
  31074. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31075. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31076. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31077. at Verse.Root_Entry.Update () <0x00010>
  31078.  
  31079. (Filename: Line: -1)
  31080.  
  31081. NullReferenceException: Object reference not set to an instance of an object
  31082. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31083. at Verse.ScreenshotTaker.Update () <0x0001f>
  31084. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31085. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31086. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31087. at Verse.Root_Entry.Update () <0x00010>
  31088.  
  31089. (Filename: Line: -1)
  31090.  
  31091. NullReferenceException: Object reference not set to an instance of an object
  31092. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31093. at Verse.ScreenshotTaker.Update () <0x0001f>
  31094. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31095. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31096. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31097. at Verse.Root_Entry.Update () <0x00010>
  31098.  
  31099. (Filename: Line: -1)
  31100.  
  31101. NullReferenceException: Object reference not set to an instance of an object
  31102. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31103. at Verse.ScreenshotTaker.Update () <0x0001f>
  31104. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31105. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31106. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31107. at Verse.Root_Entry.Update () <0x00010>
  31108.  
  31109. (Filename: Line: -1)
  31110.  
  31111. NullReferenceException: Object reference not set to an instance of an object
  31112. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31113. at Verse.ScreenshotTaker.Update () <0x0001f>
  31114. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31115. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31116. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31117. at Verse.Root_Entry.Update () <0x00010>
  31118.  
  31119. (Filename: Line: -1)
  31120.  
  31121. NullReferenceException: Object reference not set to an instance of an object
  31122. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31123. at Verse.ScreenshotTaker.Update () <0x0001f>
  31124. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31125. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31126. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31127. at Verse.Root_Entry.Update () <0x00010>
  31128.  
  31129. (Filename: Line: -1)
  31130.  
  31131. NullReferenceException: Object reference not set to an instance of an object
  31132. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31133. at Verse.ScreenshotTaker.Update () <0x0001f>
  31134. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31135. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31136. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31137. at Verse.Root_Entry.Update () <0x00010>
  31138.  
  31139. (Filename: Line: -1)
  31140.  
  31141. NullReferenceException: Object reference not set to an instance of an object
  31142. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31143. at Verse.ScreenshotTaker.Update () <0x0001f>
  31144. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31145. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31146. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31147. at Verse.Root_Entry.Update () <0x00010>
  31148.  
  31149. (Filename: Line: -1)
  31150.  
  31151. NullReferenceException: Object reference not set to an instance of an object
  31152. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31153. at Verse.ScreenshotTaker.Update () <0x0001f>
  31154. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31155. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31156. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31157. at Verse.Root_Entry.Update () <0x00010>
  31158.  
  31159. (Filename: Line: -1)
  31160.  
  31161. NullReferenceException: Object reference not set to an instance of an object
  31162. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31163. at Verse.ScreenshotTaker.Update () <0x0001f>
  31164. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31165. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31166. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31167. at Verse.Root_Entry.Update () <0x00010>
  31168.  
  31169. (Filename: Line: -1)
  31170.  
  31171. NullReferenceException: Object reference not set to an instance of an object
  31172. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31173. at Verse.ScreenshotTaker.Update () <0x0001f>
  31174. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31175. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31176. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31177. at Verse.Root_Entry.Update () <0x00010>
  31178.  
  31179. (Filename: Line: -1)
  31180.  
  31181. NullReferenceException: Object reference not set to an instance of an object
  31182. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31183. at Verse.ScreenshotTaker.Update () <0x0001f>
  31184. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31185. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31186. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31187. at Verse.Root_Entry.Update () <0x00010>
  31188.  
  31189. (Filename: Line: -1)
  31190.  
  31191. NullReferenceException: Object reference not set to an instance of an object
  31192. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31193. at Verse.ScreenshotTaker.Update () <0x0001f>
  31194. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31195. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31196. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31197. at Verse.Root_Entry.Update () <0x00010>
  31198.  
  31199. (Filename: Line: -1)
  31200.  
  31201. NullReferenceException: Object reference not set to an instance of an object
  31202. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31203. at Verse.ScreenshotTaker.Update () <0x0001f>
  31204. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31205. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31206. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31207. at Verse.Root_Entry.Update () <0x00010>
  31208.  
  31209. (Filename: Line: -1)
  31210.  
  31211. NullReferenceException: Object reference not set to an instance of an object
  31212. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31213. at Verse.ScreenshotTaker.Update () <0x0001f>
  31214. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31215. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31216. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31217. at Verse.Root_Entry.Update () <0x00010>
  31218.  
  31219. (Filename: Line: -1)
  31220.  
  31221. NullReferenceException: Object reference not set to an instance of an object
  31222. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31223. at Verse.ScreenshotTaker.Update () <0x0001f>
  31224. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31225. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31226. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31227. at Verse.Root_Entry.Update () <0x00010>
  31228.  
  31229. (Filename: Line: -1)
  31230.  
  31231. NullReferenceException: Object reference not set to an instance of an object
  31232. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31233. at Verse.ScreenshotTaker.Update () <0x0001f>
  31234. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31235. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31236. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31237. at Verse.Root_Entry.Update () <0x00010>
  31238.  
  31239. (Filename: Line: -1)
  31240.  
  31241. NullReferenceException: Object reference not set to an instance of an object
  31242. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31243. at Verse.ScreenshotTaker.Update () <0x0001f>
  31244. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31245. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31246. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31247. at Verse.Root_Entry.Update () <0x00010>
  31248.  
  31249. (Filename: Line: -1)
  31250.  
  31251. NullReferenceException: Object reference not set to an instance of an object
  31252. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31253. at Verse.ScreenshotTaker.Update () <0x0001f>
  31254. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31255. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31256. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31257. at Verse.Root_Entry.Update () <0x00010>
  31258.  
  31259. (Filename: Line: -1)
  31260.  
  31261. NullReferenceException: Object reference not set to an instance of an object
  31262. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31263. at Verse.ScreenshotTaker.Update () <0x0001f>
  31264. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31265. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31266. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31267. at Verse.Root_Entry.Update () <0x00010>
  31268.  
  31269. (Filename: Line: -1)
  31270.  
  31271. NullReferenceException: Object reference not set to an instance of an object
  31272. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31273. at Verse.ScreenshotTaker.Update () <0x0001f>
  31274. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31275. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31276. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31277. at Verse.Root_Entry.Update () <0x00010>
  31278.  
  31279. (Filename: Line: -1)
  31280.  
  31281. NullReferenceException: Object reference not set to an instance of an object
  31282. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31283. at Verse.ScreenshotTaker.Update () <0x0001f>
  31284. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31285. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31286. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31287. at Verse.Root_Entry.Update () <0x00010>
  31288.  
  31289. (Filename: Line: -1)
  31290.  
  31291. NullReferenceException: Object reference not set to an instance of an object
  31292. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31293. at Verse.ScreenshotTaker.Update () <0x0001f>
  31294. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31295. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31296. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31297. at Verse.Root_Entry.Update () <0x00010>
  31298.  
  31299. (Filename: Line: -1)
  31300.  
  31301. NullReferenceException: Object reference not set to an instance of an object
  31302. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31303. at Verse.ScreenshotTaker.Update () <0x0001f>
  31304. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31305. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31306. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31307. at Verse.Root_Entry.Update () <0x00010>
  31308.  
  31309. (Filename: Line: -1)
  31310.  
  31311. NullReferenceException: Object reference not set to an instance of an object
  31312. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31313. at Verse.ScreenshotTaker.Update () <0x0001f>
  31314. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31315. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31316. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31317. at Verse.Root_Entry.Update () <0x00010>
  31318.  
  31319. (Filename: Line: -1)
  31320.  
  31321. NullReferenceException: Object reference not set to an instance of an object
  31322. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31323. at Verse.ScreenshotTaker.Update () <0x0001f>
  31324. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31325. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31326. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31327. at Verse.Root_Entry.Update () <0x00010>
  31328.  
  31329. (Filename: Line: -1)
  31330.  
  31331. NullReferenceException: Object reference not set to an instance of an object
  31332. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31333. at Verse.ScreenshotTaker.Update () <0x0001f>
  31334. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31335. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31336. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31337. at Verse.Root_Entry.Update () <0x00010>
  31338.  
  31339. (Filename: Line: -1)
  31340.  
  31341. NullReferenceException: Object reference not set to an instance of an object
  31342. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31343. at Verse.ScreenshotTaker.Update () <0x0001f>
  31344. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31345. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31346. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31347. at Verse.Root_Entry.Update () <0x00010>
  31348.  
  31349. (Filename: Line: -1)
  31350.  
  31351. NullReferenceException: Object reference not set to an instance of an object
  31352. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31353. at Verse.ScreenshotTaker.Update () <0x0001f>
  31354. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31355. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31356. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31357. at Verse.Root_Entry.Update () <0x00010>
  31358.  
  31359. (Filename: Line: -1)
  31360.  
  31361. NullReferenceException: Object reference not set to an instance of an object
  31362. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31363. at Verse.ScreenshotTaker.Update () <0x0001f>
  31364. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31365. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31366. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31367. at Verse.Root_Entry.Update () <0x00010>
  31368.  
  31369. (Filename: Line: -1)
  31370.  
  31371. NullReferenceException: Object reference not set to an instance of an object
  31372. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31373. at Verse.ScreenshotTaker.Update () <0x0001f>
  31374. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31375. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31376. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31377. at Verse.Root_Entry.Update () <0x00010>
  31378.  
  31379. (Filename: Line: -1)
  31380.  
  31381. NullReferenceException: Object reference not set to an instance of an object
  31382. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31383. at Verse.ScreenshotTaker.Update () <0x0001f>
  31384. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31385. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31386. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31387. at Verse.Root_Entry.Update () <0x00010>
  31388.  
  31389. (Filename: Line: -1)
  31390.  
  31391. NullReferenceException: Object reference not set to an instance of an object
  31392. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31393. at Verse.ScreenshotTaker.Update () <0x0001f>
  31394. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31395. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31396. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31397. at Verse.Root_Entry.Update () <0x00010>
  31398.  
  31399. (Filename: Line: -1)
  31400.  
  31401. NullReferenceException: Object reference not set to an instance of an object
  31402. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31403. at Verse.ScreenshotTaker.Update () <0x0001f>
  31404. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31405. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31406. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31407. at Verse.Root_Entry.Update () <0x00010>
  31408.  
  31409. (Filename: Line: -1)
  31410.  
  31411. NullReferenceException: Object reference not set to an instance of an object
  31412. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31413. at Verse.ScreenshotTaker.Update () <0x0001f>
  31414. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31415. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31416. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31417. at Verse.Root_Entry.Update () <0x00010>
  31418.  
  31419. (Filename: Line: -1)
  31420.  
  31421. NullReferenceException: Object reference not set to an instance of an object
  31422. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31423. at Verse.ScreenshotTaker.Update () <0x0001f>
  31424. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31425. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31426. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31427. at Verse.Root_Entry.Update () <0x00010>
  31428.  
  31429. (Filename: Line: -1)
  31430.  
  31431. NullReferenceException: Object reference not set to an instance of an object
  31432. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31433. at Verse.ScreenshotTaker.Update () <0x0001f>
  31434. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31435. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31436. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31437. at Verse.Root_Entry.Update () <0x00010>
  31438.  
  31439. (Filename: Line: -1)
  31440.  
  31441. NullReferenceException: Object reference not set to an instance of an object
  31442. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31443. at Verse.ScreenshotTaker.Update () <0x0001f>
  31444. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31445. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31446. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31447. at Verse.Root_Entry.Update () <0x00010>
  31448.  
  31449. (Filename: Line: -1)
  31450.  
  31451. NullReferenceException: Object reference not set to an instance of an object
  31452. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31453. at Verse.ScreenshotTaker.Update () <0x0001f>
  31454. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31455. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31456. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31457. at Verse.Root_Entry.Update () <0x00010>
  31458.  
  31459. (Filename: Line: -1)
  31460.  
  31461. NullReferenceException: Object reference not set to an instance of an object
  31462. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31463. at Verse.ScreenshotTaker.Update () <0x0001f>
  31464. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31465. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31466. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31467. at Verse.Root_Entry.Update () <0x00010>
  31468.  
  31469. (Filename: Line: -1)
  31470.  
  31471. NullReferenceException: Object reference not set to an instance of an object
  31472. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31473. at Verse.ScreenshotTaker.Update () <0x0001f>
  31474. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31475. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31476. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31477. at Verse.Root_Entry.Update () <0x00010>
  31478.  
  31479. (Filename: Line: -1)
  31480.  
  31481. NullReferenceException: Object reference not set to an instance of an object
  31482. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31483. at Verse.ScreenshotTaker.Update () <0x0001f>
  31484. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31485. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31486. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31487. at Verse.Root_Entry.Update () <0x00010>
  31488.  
  31489. (Filename: Line: -1)
  31490.  
  31491. NullReferenceException: Object reference not set to an instance of an object
  31492. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31493. at Verse.ScreenshotTaker.Update () <0x0001f>
  31494. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31495. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31496. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31497. at Verse.Root_Entry.Update () <0x00010>
  31498.  
  31499. (Filename: Line: -1)
  31500.  
  31501. NullReferenceException: Object reference not set to an instance of an object
  31502. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31503. at Verse.ScreenshotTaker.Update () <0x0001f>
  31504. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31505. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31506. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31507. at Verse.Root_Entry.Update () <0x00010>
  31508.  
  31509. (Filename: Line: -1)
  31510.  
  31511. NullReferenceException: Object reference not set to an instance of an object
  31512. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31513. at Verse.ScreenshotTaker.Update () <0x0001f>
  31514. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31515. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31516. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31517. at Verse.Root_Entry.Update () <0x00010>
  31518.  
  31519. (Filename: Line: -1)
  31520.  
  31521. NullReferenceException: Object reference not set to an instance of an object
  31522. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31523. at Verse.ScreenshotTaker.Update () <0x0001f>
  31524. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31525. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31526. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31527. at Verse.Root_Entry.Update () <0x00010>
  31528.  
  31529. (Filename: Line: -1)
  31530.  
  31531. NullReferenceException: Object reference not set to an instance of an object
  31532. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31533. at Verse.ScreenshotTaker.Update () <0x0001f>
  31534. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31535. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31536. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31537. at Verse.Root_Entry.Update () <0x00010>
  31538.  
  31539. (Filename: Line: -1)
  31540.  
  31541. NullReferenceException: Object reference not set to an instance of an object
  31542. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31543. at Verse.ScreenshotTaker.Update () <0x0001f>
  31544. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31545. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31546. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31547. at Verse.Root_Entry.Update () <0x00010>
  31548.  
  31549. (Filename: Line: -1)
  31550.  
  31551. NullReferenceException: Object reference not set to an instance of an object
  31552. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31553. at Verse.ScreenshotTaker.Update () <0x0001f>
  31554. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31555. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31556. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31557. at Verse.Root_Entry.Update () <0x00010>
  31558.  
  31559. (Filename: Line: -1)
  31560.  
  31561. NullReferenceException: Object reference not set to an instance of an object
  31562. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31563. at Verse.ScreenshotTaker.Update () <0x0001f>
  31564. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31565. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31566. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31567. at Verse.Root_Entry.Update () <0x00010>
  31568.  
  31569. (Filename: Line: -1)
  31570.  
  31571. NullReferenceException: Object reference not set to an instance of an object
  31572. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31573. at Verse.ScreenshotTaker.Update () <0x0001f>
  31574. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31575. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31576. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31577. at Verse.Root_Entry.Update () <0x00010>
  31578.  
  31579. (Filename: Line: -1)
  31580.  
  31581. NullReferenceException: Object reference not set to an instance of an object
  31582. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31583. at Verse.ScreenshotTaker.Update () <0x0001f>
  31584. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31585. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31586. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31587. at Verse.Root_Entry.Update () <0x00010>
  31588.  
  31589. (Filename: Line: -1)
  31590.  
  31591. NullReferenceException: Object reference not set to an instance of an object
  31592. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31593. at Verse.ScreenshotTaker.Update () <0x0001f>
  31594. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31595. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31596. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31597. at Verse.Root_Entry.Update () <0x00010>
  31598.  
  31599. (Filename: Line: -1)
  31600.  
  31601. NullReferenceException: Object reference not set to an instance of an object
  31602. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31603. at Verse.ScreenshotTaker.Update () <0x0001f>
  31604. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31605. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31606. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31607. at Verse.Root_Entry.Update () <0x00010>
  31608.  
  31609. (Filename: Line: -1)
  31610.  
  31611. NullReferenceException: Object reference not set to an instance of an object
  31612. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31613. at Verse.ScreenshotTaker.Update () <0x0001f>
  31614. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31615. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31616. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31617. at Verse.Root_Entry.Update () <0x00010>
  31618.  
  31619. (Filename: Line: -1)
  31620.  
  31621. NullReferenceException: Object reference not set to an instance of an object
  31622. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31623. at Verse.ScreenshotTaker.Update () <0x0001f>
  31624. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31625. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31626. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31627. at Verse.Root_Entry.Update () <0x00010>
  31628.  
  31629. (Filename: Line: -1)
  31630.  
  31631. NullReferenceException: Object reference not set to an instance of an object
  31632. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31633. at Verse.ScreenshotTaker.Update () <0x0001f>
  31634. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31635. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31636. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31637. at Verse.Root_Entry.Update () <0x00010>
  31638.  
  31639. (Filename: Line: -1)
  31640.  
  31641. NullReferenceException: Object reference not set to an instance of an object
  31642. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31643. at Verse.ScreenshotTaker.Update () <0x0001f>
  31644. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31645. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31646. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31647. at Verse.Root_Entry.Update () <0x00010>
  31648.  
  31649. (Filename: Line: -1)
  31650.  
  31651. NullReferenceException: Object reference not set to an instance of an object
  31652. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31653. at Verse.ScreenshotTaker.Update () <0x0001f>
  31654. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31655. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31656. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31657. at Verse.Root_Entry.Update () <0x00010>
  31658.  
  31659. (Filename: Line: -1)
  31660.  
  31661. NullReferenceException: Object reference not set to an instance of an object
  31662. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31663. at Verse.ScreenshotTaker.Update () <0x0001f>
  31664. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31665. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31666. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31667. at Verse.Root_Entry.Update () <0x00010>
  31668.  
  31669. (Filename: Line: -1)
  31670.  
  31671. NullReferenceException: Object reference not set to an instance of an object
  31672. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31673. at Verse.ScreenshotTaker.Update () <0x0001f>
  31674. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31675. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31676. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31677. at Verse.Root_Entry.Update () <0x00010>
  31678.  
  31679. (Filename: Line: -1)
  31680.  
  31681. NullReferenceException: Object reference not set to an instance of an object
  31682. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31683. at Verse.ScreenshotTaker.Update () <0x0001f>
  31684. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31685. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31686. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31687. at Verse.Root_Entry.Update () <0x00010>
  31688.  
  31689. (Filename: Line: -1)
  31690.  
  31691. NullReferenceException: Object reference not set to an instance of an object
  31692. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31693. at Verse.ScreenshotTaker.Update () <0x0001f>
  31694. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31695. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31696. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31697. at Verse.Root_Entry.Update () <0x00010>
  31698.  
  31699. (Filename: Line: -1)
  31700.  
  31701. NullReferenceException: Object reference not set to an instance of an object
  31702. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31703. at Verse.ScreenshotTaker.Update () <0x0001f>
  31704. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31705. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31706. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31707. at Verse.Root_Entry.Update () <0x00010>
  31708.  
  31709. (Filename: Line: -1)
  31710.  
  31711. NullReferenceException: Object reference not set to an instance of an object
  31712. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31713. at Verse.ScreenshotTaker.Update () <0x0001f>
  31714. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31715. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31716. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31717. at Verse.Root_Entry.Update () <0x00010>
  31718.  
  31719. (Filename: Line: -1)
  31720.  
  31721. NullReferenceException: Object reference not set to an instance of an object
  31722. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31723. at Verse.ScreenshotTaker.Update () <0x0001f>
  31724. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31725. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31726. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31727. at Verse.Root_Entry.Update () <0x00010>
  31728.  
  31729. (Filename: Line: -1)
  31730.  
  31731. NullReferenceException: Object reference not set to an instance of an object
  31732. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31733. at Verse.ScreenshotTaker.Update () <0x0001f>
  31734. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31735. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31736. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31737. at Verse.Root_Entry.Update () <0x00010>
  31738.  
  31739. (Filename: Line: -1)
  31740.  
  31741. NullReferenceException: Object reference not set to an instance of an object
  31742. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31743. at Verse.ScreenshotTaker.Update () <0x0001f>
  31744. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31745. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31746. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31747. at Verse.Root_Entry.Update () <0x00010>
  31748.  
  31749. (Filename: Line: -1)
  31750.  
  31751. NullReferenceException: Object reference not set to an instance of an object
  31752. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31753. at Verse.ScreenshotTaker.Update () <0x0001f>
  31754. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31755. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31756. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31757. at Verse.Root_Entry.Update () <0x00010>
  31758.  
  31759. (Filename: Line: -1)
  31760.  
  31761. NullReferenceException: Object reference not set to an instance of an object
  31762. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31763. at Verse.ScreenshotTaker.Update () <0x0001f>
  31764. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31765. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31766. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31767. at Verse.Root_Entry.Update () <0x00010>
  31768.  
  31769. (Filename: Line: -1)
  31770.  
  31771. NullReferenceException: Object reference not set to an instance of an object
  31772. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31773. at Verse.ScreenshotTaker.Update () <0x0001f>
  31774. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31775. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31776. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31777. at Verse.Root_Entry.Update () <0x00010>
  31778.  
  31779. (Filename: Line: -1)
  31780.  
  31781. NullReferenceException: Object reference not set to an instance of an object
  31782. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31783. at Verse.ScreenshotTaker.Update () <0x0001f>
  31784. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31785. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31786. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31787. at Verse.Root_Entry.Update () <0x00010>
  31788.  
  31789. (Filename: Line: -1)
  31790.  
  31791. NullReferenceException: Object reference not set to an instance of an object
  31792. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31793. at Verse.ScreenshotTaker.Update () <0x0001f>
  31794. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31795. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31796. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31797. at Verse.Root_Entry.Update () <0x00010>
  31798.  
  31799. (Filename: Line: -1)
  31800.  
  31801. NullReferenceException: Object reference not set to an instance of an object
  31802. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31803. at Verse.ScreenshotTaker.Update () <0x0001f>
  31804. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31805. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31806. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31807. at Verse.Root_Entry.Update () <0x00010>
  31808.  
  31809. (Filename: Line: -1)
  31810.  
  31811. NullReferenceException: Object reference not set to an instance of an object
  31812. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31813. at Verse.ScreenshotTaker.Update () <0x0001f>
  31814. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31815. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31816. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31817. at Verse.Root_Entry.Update () <0x00010>
  31818.  
  31819. (Filename: Line: -1)
  31820.  
  31821. NullReferenceException: Object reference not set to an instance of an object
  31822. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31823. at Verse.ScreenshotTaker.Update () <0x0001f>
  31824. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31825. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31826. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31827. at Verse.Root_Entry.Update () <0x00010>
  31828.  
  31829. (Filename: Line: -1)
  31830.  
  31831. NullReferenceException: Object reference not set to an instance of an object
  31832. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31833. at Verse.ScreenshotTaker.Update () <0x0001f>
  31834. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31835. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31836. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31837. at Verse.Root_Entry.Update () <0x00010>
  31838.  
  31839. (Filename: Line: -1)
  31840.  
  31841. NullReferenceException: Object reference not set to an instance of an object
  31842. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31843. at Verse.ScreenshotTaker.Update () <0x0001f>
  31844. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31845. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31846. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31847. at Verse.Root_Entry.Update () <0x00010>
  31848.  
  31849. (Filename: Line: -1)
  31850.  
  31851. NullReferenceException: Object reference not set to an instance of an object
  31852. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31853. at Verse.ScreenshotTaker.Update () <0x0001f>
  31854. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31855. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31856. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31857. at Verse.Root_Entry.Update () <0x00010>
  31858.  
  31859. (Filename: Line: -1)
  31860.  
  31861. NullReferenceException: Object reference not set to an instance of an object
  31862. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31863. at Verse.ScreenshotTaker.Update () <0x0001f>
  31864. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31865. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31866. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31867. at Verse.Root_Entry.Update () <0x00010>
  31868.  
  31869. (Filename: Line: -1)
  31870.  
  31871. NullReferenceException: Object reference not set to an instance of an object
  31872. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31873. at Verse.ScreenshotTaker.Update () <0x0001f>
  31874. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31875. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31876. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31877. at Verse.Root_Entry.Update () <0x00010>
  31878.  
  31879. (Filename: Line: -1)
  31880.  
  31881. NullReferenceException: Object reference not set to an instance of an object
  31882. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31883. at Verse.ScreenshotTaker.Update () <0x0001f>
  31884. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31885. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31886. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31887. at Verse.Root_Entry.Update () <0x00010>
  31888.  
  31889. (Filename: Line: -1)
  31890.  
  31891. NullReferenceException: Object reference not set to an instance of an object
  31892. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31893. at Verse.ScreenshotTaker.Update () <0x0001f>
  31894. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31895. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31896. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31897. at Verse.Root_Entry.Update () <0x00010>
  31898.  
  31899. (Filename: Line: -1)
  31900.  
  31901. NullReferenceException: Object reference not set to an instance of an object
  31902. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31903. at Verse.ScreenshotTaker.Update () <0x0001f>
  31904. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31905. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31906. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31907. at Verse.Root_Entry.Update () <0x00010>
  31908.  
  31909. (Filename: Line: -1)
  31910.  
  31911. NullReferenceException: Object reference not set to an instance of an object
  31912. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31913. at Verse.ScreenshotTaker.Update () <0x0001f>
  31914. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31915. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31916. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31917. at Verse.Root_Entry.Update () <0x00010>
  31918.  
  31919. (Filename: Line: -1)
  31920.  
  31921. NullReferenceException: Object reference not set to an instance of an object
  31922. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31923. at Verse.ScreenshotTaker.Update () <0x0001f>
  31924. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31925. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31926. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31927. at Verse.Root_Entry.Update () <0x00010>
  31928.  
  31929. (Filename: Line: -1)
  31930.  
  31931. NullReferenceException: Object reference not set to an instance of an object
  31932. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31933. at Verse.ScreenshotTaker.Update () <0x0001f>
  31934. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31935. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31936. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31937. at Verse.Root_Entry.Update () <0x00010>
  31938.  
  31939. (Filename: Line: -1)
  31940.  
  31941. NullReferenceException: Object reference not set to an instance of an object
  31942. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31943. at Verse.ScreenshotTaker.Update () <0x0001f>
  31944. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31945. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31946. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31947. at Verse.Root_Entry.Update () <0x00010>
  31948.  
  31949. (Filename: Line: -1)
  31950.  
  31951. NullReferenceException: Object reference not set to an instance of an object
  31952. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31953. at Verse.ScreenshotTaker.Update () <0x0001f>
  31954. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31955. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31956. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31957. at Verse.Root_Entry.Update () <0x00010>
  31958.  
  31959. (Filename: Line: -1)
  31960.  
  31961. NullReferenceException: Object reference not set to an instance of an object
  31962. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31963. at Verse.ScreenshotTaker.Update () <0x0001f>
  31964. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31965. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31966. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31967. at Verse.Root_Entry.Update () <0x00010>
  31968.  
  31969. (Filename: Line: -1)
  31970.  
  31971. NullReferenceException: Object reference not set to an instance of an object
  31972. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31973. at Verse.ScreenshotTaker.Update () <0x0001f>
  31974. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31975. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31976. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31977. at Verse.Root_Entry.Update () <0x00010>
  31978.  
  31979. (Filename: Line: -1)
  31980.  
  31981. NullReferenceException: Object reference not set to an instance of an object
  31982. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31983. at Verse.ScreenshotTaker.Update () <0x0001f>
  31984. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31985. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31986. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31987. at Verse.Root_Entry.Update () <0x00010>
  31988.  
  31989. (Filename: Line: -1)
  31990.  
  31991. NullReferenceException: Object reference not set to an instance of an object
  31992. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  31993. at Verse.ScreenshotTaker.Update () <0x0001f>
  31994. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  31995. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  31996. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  31997. at Verse.Root_Entry.Update () <0x00010>
  31998.  
  31999. (Filename: Line: -1)
  32000.  
  32001. NullReferenceException: Object reference not set to an instance of an object
  32002. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32003. at Verse.ScreenshotTaker.Update () <0x0001f>
  32004. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32005. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32006. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32007. at Verse.Root_Entry.Update () <0x00010>
  32008.  
  32009. (Filename: Line: -1)
  32010.  
  32011. NullReferenceException: Object reference not set to an instance of an object
  32012. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32013. at Verse.ScreenshotTaker.Update () <0x0001f>
  32014. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32015. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32016. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32017. at Verse.Root_Entry.Update () <0x00010>
  32018.  
  32019. (Filename: Line: -1)
  32020.  
  32021. NullReferenceException: Object reference not set to an instance of an object
  32022. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32023. at Verse.ScreenshotTaker.Update () <0x0001f>
  32024. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32025. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32026. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32027. at Verse.Root_Entry.Update () <0x00010>
  32028.  
  32029. (Filename: Line: -1)
  32030.  
  32031. NullReferenceException: Object reference not set to an instance of an object
  32032. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32033. at Verse.ScreenshotTaker.Update () <0x0001f>
  32034. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32035. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32036. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32037. at Verse.Root_Entry.Update () <0x00010>
  32038.  
  32039. (Filename: Line: -1)
  32040.  
  32041. NullReferenceException: Object reference not set to an instance of an object
  32042. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32043. at Verse.ScreenshotTaker.Update () <0x0001f>
  32044. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32045. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32046. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32047. at Verse.Root_Entry.Update () <0x00010>
  32048.  
  32049. (Filename: Line: -1)
  32050.  
  32051. NullReferenceException: Object reference not set to an instance of an object
  32052. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32053. at Verse.ScreenshotTaker.Update () <0x0001f>
  32054. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32055. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32056. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32057. at Verse.Root_Entry.Update () <0x00010>
  32058.  
  32059. (Filename: Line: -1)
  32060.  
  32061. NullReferenceException: Object reference not set to an instance of an object
  32062. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32063. at Verse.ScreenshotTaker.Update () <0x0001f>
  32064. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32065. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32066. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32067. at Verse.Root_Entry.Update () <0x00010>
  32068.  
  32069. (Filename: Line: -1)
  32070.  
  32071. NullReferenceException: Object reference not set to an instance of an object
  32072. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32073. at Verse.ScreenshotTaker.Update () <0x0001f>
  32074. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32075. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32076. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32077. at Verse.Root_Entry.Update () <0x00010>
  32078.  
  32079. (Filename: Line: -1)
  32080.  
  32081. NullReferenceException: Object reference not set to an instance of an object
  32082. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32083. at Verse.ScreenshotTaker.Update () <0x0001f>
  32084. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32085. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32086. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32087. at Verse.Root_Entry.Update () <0x00010>
  32088.  
  32089. (Filename: Line: -1)
  32090.  
  32091. NullReferenceException: Object reference not set to an instance of an object
  32092. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32093. at Verse.ScreenshotTaker.Update () <0x0001f>
  32094. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32095. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32096. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32097. at Verse.Root_Entry.Update () <0x00010>
  32098.  
  32099. (Filename: Line: -1)
  32100.  
  32101. NullReferenceException: Object reference not set to an instance of an object
  32102. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32103. at Verse.ScreenshotTaker.Update () <0x0001f>
  32104. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32105. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32106. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32107. at Verse.Root_Entry.Update () <0x00010>
  32108.  
  32109. (Filename: Line: -1)
  32110.  
  32111. NullReferenceException: Object reference not set to an instance of an object
  32112. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32113. at Verse.ScreenshotTaker.Update () <0x0001f>
  32114. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32115. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32116. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32117. at Verse.Root_Entry.Update () <0x00010>
  32118.  
  32119. (Filename: Line: -1)
  32120.  
  32121. NullReferenceException: Object reference not set to an instance of an object
  32122. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32123. at Verse.ScreenshotTaker.Update () <0x0001f>
  32124. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32125. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32126. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32127. at Verse.Root_Entry.Update () <0x00010>
  32128.  
  32129. (Filename: Line: -1)
  32130.  
  32131. NullReferenceException: Object reference not set to an instance of an object
  32132. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32133. at Verse.ScreenshotTaker.Update () <0x0001f>
  32134. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32135. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32136. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32137. at Verse.Root_Entry.Update () <0x00010>
  32138.  
  32139. (Filename: Line: -1)
  32140.  
  32141. NullReferenceException: Object reference not set to an instance of an object
  32142. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32143. at Verse.ScreenshotTaker.Update () <0x0001f>
  32144. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32145. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32146. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32147. at Verse.Root_Entry.Update () <0x00010>
  32148.  
  32149. (Filename: Line: -1)
  32150.  
  32151. NullReferenceException: Object reference not set to an instance of an object
  32152. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32153. at Verse.ScreenshotTaker.Update () <0x0001f>
  32154. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32155. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32156. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32157. at Verse.Root_Entry.Update () <0x00010>
  32158.  
  32159. (Filename: Line: -1)
  32160.  
  32161. NullReferenceException: Object reference not set to an instance of an object
  32162. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32163. at Verse.ScreenshotTaker.Update () <0x0001f>
  32164. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32165. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32166. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32167. at Verse.Root_Entry.Update () <0x00010>
  32168.  
  32169. (Filename: Line: -1)
  32170.  
  32171. NullReferenceException: Object reference not set to an instance of an object
  32172. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32173. at Verse.ScreenshotTaker.Update () <0x0001f>
  32174. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32175. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32176. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32177. at Verse.Root_Entry.Update () <0x00010>
  32178.  
  32179. (Filename: Line: -1)
  32180.  
  32181. NullReferenceException: Object reference not set to an instance of an object
  32182. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32183. at Verse.ScreenshotTaker.Update () <0x0001f>
  32184. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32185. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32186. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32187. at Verse.Root_Entry.Update () <0x00010>
  32188.  
  32189. (Filename: Line: -1)
  32190.  
  32191. NullReferenceException: Object reference not set to an instance of an object
  32192. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32193. at Verse.ScreenshotTaker.Update () <0x0001f>
  32194. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32195. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32196. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32197. at Verse.Root_Entry.Update () <0x00010>
  32198.  
  32199. (Filename: Line: -1)
  32200.  
  32201. NullReferenceException: Object reference not set to an instance of an object
  32202. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32203. at Verse.ScreenshotTaker.Update () <0x0001f>
  32204. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32205. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32206. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32207. at Verse.Root_Entry.Update () <0x00010>
  32208.  
  32209. (Filename: Line: -1)
  32210.  
  32211. NullReferenceException: Object reference not set to an instance of an object
  32212. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32213. at Verse.ScreenshotTaker.Update () <0x0001f>
  32214. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32215. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32216. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32217. at Verse.Root_Entry.Update () <0x00010>
  32218.  
  32219. (Filename: Line: -1)
  32220.  
  32221. NullReferenceException: Object reference not set to an instance of an object
  32222. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32223. at Verse.ScreenshotTaker.Update () <0x0001f>
  32224. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32225. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32226. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32227. at Verse.Root_Entry.Update () <0x00010>
  32228.  
  32229. (Filename: Line: -1)
  32230.  
  32231. NullReferenceException: Object reference not set to an instance of an object
  32232. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32233. at Verse.ScreenshotTaker.Update () <0x0001f>
  32234. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32235. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32236. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32237. at Verse.Root_Entry.Update () <0x00010>
  32238.  
  32239. (Filename: Line: -1)
  32240.  
  32241. NullReferenceException: Object reference not set to an instance of an object
  32242. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32243. at Verse.ScreenshotTaker.Update () <0x0001f>
  32244. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32245. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32246. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32247. at Verse.Root_Entry.Update () <0x00010>
  32248.  
  32249. (Filename: Line: -1)
  32250.  
  32251. NullReferenceException: Object reference not set to an instance of an object
  32252. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32253. at Verse.ScreenshotTaker.Update () <0x0001f>
  32254. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32255. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32256. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32257. at Verse.Root_Entry.Update () <0x00010>
  32258.  
  32259. (Filename: Line: -1)
  32260.  
  32261. NullReferenceException: Object reference not set to an instance of an object
  32262. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32263. at Verse.ScreenshotTaker.Update () <0x0001f>
  32264. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32265. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32266. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32267. at Verse.Root_Entry.Update () <0x00010>
  32268.  
  32269. (Filename: Line: -1)
  32270.  
  32271. NullReferenceException: Object reference not set to an instance of an object
  32272. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32273. at Verse.ScreenshotTaker.Update () <0x0001f>
  32274. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32275. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32276. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32277. at Verse.Root_Entry.Update () <0x00010>
  32278.  
  32279. (Filename: Line: -1)
  32280.  
  32281. NullReferenceException: Object reference not set to an instance of an object
  32282. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32283. at Verse.ScreenshotTaker.Update () <0x0001f>
  32284. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32285. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32286. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32287. at Verse.Root_Entry.Update () <0x00010>
  32288.  
  32289. (Filename: Line: -1)
  32290.  
  32291. NullReferenceException: Object reference not set to an instance of an object
  32292. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32293. at Verse.ScreenshotTaker.Update () <0x0001f>
  32294. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32295. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32296. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32297. at Verse.Root_Entry.Update () <0x00010>
  32298.  
  32299. (Filename: Line: -1)
  32300.  
  32301. NullReferenceException: Object reference not set to an instance of an object
  32302. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32303. at Verse.ScreenshotTaker.Update () <0x0001f>
  32304. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32305. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32306. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32307. at Verse.Root_Entry.Update () <0x00010>
  32308.  
  32309. (Filename: Line: -1)
  32310.  
  32311. NullReferenceException: Object reference not set to an instance of an object
  32312. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32313. at Verse.ScreenshotTaker.Update () <0x0001f>
  32314. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32315. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32316. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32317. at Verse.Root_Entry.Update () <0x00010>
  32318.  
  32319. (Filename: Line: -1)
  32320.  
  32321. NullReferenceException: Object reference not set to an instance of an object
  32322. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32323. at Verse.ScreenshotTaker.Update () <0x0001f>
  32324. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32325. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32326. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32327. at Verse.Root_Entry.Update () <0x00010>
  32328.  
  32329. (Filename: Line: -1)
  32330.  
  32331. NullReferenceException: Object reference not set to an instance of an object
  32332. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32333. at Verse.ScreenshotTaker.Update () <0x0001f>
  32334. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32335. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32336. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32337. at Verse.Root_Entry.Update () <0x00010>
  32338.  
  32339. (Filename: Line: -1)
  32340.  
  32341. NullReferenceException: Object reference not set to an instance of an object
  32342. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32343. at Verse.ScreenshotTaker.Update () <0x0001f>
  32344. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32345. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32346. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32347. at Verse.Root_Entry.Update () <0x00010>
  32348.  
  32349. (Filename: Line: -1)
  32350.  
  32351. NullReferenceException: Object reference not set to an instance of an object
  32352. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32353. at Verse.ScreenshotTaker.Update () <0x0001f>
  32354. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32355. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32356. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32357. at Verse.Root_Entry.Update () <0x00010>
  32358.  
  32359. (Filename: Line: -1)
  32360.  
  32361. NullReferenceException: Object reference not set to an instance of an object
  32362. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32363. at Verse.ScreenshotTaker.Update () <0x0001f>
  32364. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32365. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32366. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32367. at Verse.Root_Entry.Update () <0x00010>
  32368.  
  32369. (Filename: Line: -1)
  32370.  
  32371. NullReferenceException: Object reference not set to an instance of an object
  32372. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32373. at Verse.ScreenshotTaker.Update () <0x0001f>
  32374. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32375. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32376. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32377. at Verse.Root_Entry.Update () <0x00010>
  32378.  
  32379. (Filename: Line: -1)
  32380.  
  32381. NullReferenceException: Object reference not set to an instance of an object
  32382. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32383. at Verse.ScreenshotTaker.Update () <0x0001f>
  32384. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32385. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32386. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32387. at Verse.Root_Entry.Update () <0x00010>
  32388.  
  32389. (Filename: Line: -1)
  32390.  
  32391. NullReferenceException: Object reference not set to an instance of an object
  32392. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32393. at Verse.ScreenshotTaker.Update () <0x0001f>
  32394. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32395. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32396. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32397. at Verse.Root_Entry.Update () <0x00010>
  32398.  
  32399. (Filename: Line: -1)
  32400.  
  32401. NullReferenceException: Object reference not set to an instance of an object
  32402. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32403. at Verse.ScreenshotTaker.Update () <0x0001f>
  32404. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32405. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32406. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32407. at Verse.Root_Entry.Update () <0x00010>
  32408.  
  32409. (Filename: Line: -1)
  32410.  
  32411. NullReferenceException: Object reference not set to an instance of an object
  32412. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32413. at Verse.ScreenshotTaker.Update () <0x0001f>
  32414. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32415. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32416. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32417. at Verse.Root_Entry.Update () <0x00010>
  32418.  
  32419. (Filename: Line: -1)
  32420.  
  32421. NullReferenceException: Object reference not set to an instance of an object
  32422. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32423. at Verse.ScreenshotTaker.Update () <0x0001f>
  32424. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32425. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32426. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32427. at Verse.Root_Entry.Update () <0x00010>
  32428.  
  32429. (Filename: Line: -1)
  32430.  
  32431. NullReferenceException: Object reference not set to an instance of an object
  32432. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32433. at Verse.ScreenshotTaker.Update () <0x0001f>
  32434. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32435. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32436. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32437. at Verse.Root_Entry.Update () <0x00010>
  32438.  
  32439. (Filename: Line: -1)
  32440.  
  32441. NullReferenceException: Object reference not set to an instance of an object
  32442. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32443. at Verse.ScreenshotTaker.Update () <0x0001f>
  32444. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32445. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32446. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32447. at Verse.Root_Entry.Update () <0x00010>
  32448.  
  32449. (Filename: Line: -1)
  32450.  
  32451. NullReferenceException: Object reference not set to an instance of an object
  32452. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32453. at Verse.ScreenshotTaker.Update () <0x0001f>
  32454. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32455. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32456. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32457. at Verse.Root_Entry.Update () <0x00010>
  32458.  
  32459. (Filename: Line: -1)
  32460.  
  32461. NullReferenceException: Object reference not set to an instance of an object
  32462. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32463. at Verse.ScreenshotTaker.Update () <0x0001f>
  32464. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32465. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32466. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32467. at Verse.Root_Entry.Update () <0x00010>
  32468.  
  32469. (Filename: Line: -1)
  32470.  
  32471. NullReferenceException: Object reference not set to an instance of an object
  32472. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32473. at Verse.ScreenshotTaker.Update () <0x0001f>
  32474. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32475. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32476. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32477. at Verse.Root_Entry.Update () <0x00010>
  32478.  
  32479. (Filename: Line: -1)
  32480.  
  32481. NullReferenceException: Object reference not set to an instance of an object
  32482. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32483. at Verse.ScreenshotTaker.Update () <0x0001f>
  32484. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32485. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32486. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32487. at Verse.Root_Entry.Update () <0x00010>
  32488.  
  32489. (Filename: Line: -1)
  32490.  
  32491. NullReferenceException: Object reference not set to an instance of an object
  32492. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32493. at Verse.ScreenshotTaker.Update () <0x0001f>
  32494. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32495. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32496. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32497. at Verse.Root_Entry.Update () <0x00010>
  32498.  
  32499. (Filename: Line: -1)
  32500.  
  32501. NullReferenceException: Object reference not set to an instance of an object
  32502. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32503. at Verse.ScreenshotTaker.Update () <0x0001f>
  32504. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32505. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32506. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32507. at Verse.Root_Entry.Update () <0x00010>
  32508.  
  32509. (Filename: Line: -1)
  32510.  
  32511. NullReferenceException: Object reference not set to an instance of an object
  32512. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32513. at Verse.ScreenshotTaker.Update () <0x0001f>
  32514. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32515. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32516. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32517. at Verse.Root_Entry.Update () <0x00010>
  32518.  
  32519. (Filename: Line: -1)
  32520.  
  32521. NullReferenceException: Object reference not set to an instance of an object
  32522. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32523. at Verse.ScreenshotTaker.Update () <0x0001f>
  32524. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32525. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32526. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32527. at Verse.Root_Entry.Update () <0x00010>
  32528.  
  32529. (Filename: Line: -1)
  32530.  
  32531. NullReferenceException: Object reference not set to an instance of an object
  32532. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32533. at Verse.ScreenshotTaker.Update () <0x0001f>
  32534. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32535. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32536. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32537. at Verse.Root_Entry.Update () <0x00010>
  32538.  
  32539. (Filename: Line: -1)
  32540.  
  32541. NullReferenceException: Object reference not set to an instance of an object
  32542. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32543. at Verse.ScreenshotTaker.Update () <0x0001f>
  32544. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32545. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32546. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32547. at Verse.Root_Entry.Update () <0x00010>
  32548.  
  32549. (Filename: Line: -1)
  32550.  
  32551. NullReferenceException: Object reference not set to an instance of an object
  32552. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32553. at Verse.ScreenshotTaker.Update () <0x0001f>
  32554. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32555. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32556. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32557. at Verse.Root_Entry.Update () <0x00010>
  32558.  
  32559. (Filename: Line: -1)
  32560.  
  32561. NullReferenceException: Object reference not set to an instance of an object
  32562. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32563. at Verse.ScreenshotTaker.Update () <0x0001f>
  32564. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32565. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32566. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32567. at Verse.Root_Entry.Update () <0x00010>
  32568.  
  32569. (Filename: Line: -1)
  32570.  
  32571. NullReferenceException: Object reference not set to an instance of an object
  32572. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32573. at Verse.ScreenshotTaker.Update () <0x0001f>
  32574. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32575. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32576. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32577. at Verse.Root_Entry.Update () <0x00010>
  32578.  
  32579. (Filename: Line: -1)
  32580.  
  32581. NullReferenceException: Object reference not set to an instance of an object
  32582. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32583. at Verse.ScreenshotTaker.Update () <0x0001f>
  32584. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32585. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32586. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32587. at Verse.Root_Entry.Update () <0x00010>
  32588.  
  32589. (Filename: Line: -1)
  32590.  
  32591. NullReferenceException: Object reference not set to an instance of an object
  32592. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32593. at Verse.ScreenshotTaker.Update () <0x0001f>
  32594. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32595. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32596. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32597. at Verse.Root_Entry.Update () <0x00010>
  32598.  
  32599. (Filename: Line: -1)
  32600.  
  32601. NullReferenceException: Object reference not set to an instance of an object
  32602. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32603. at Verse.ScreenshotTaker.Update () <0x0001f>
  32604. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32605. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32606. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32607. at Verse.Root_Entry.Update () <0x00010>
  32608.  
  32609. (Filename: Line: -1)
  32610.  
  32611. NullReferenceException: Object reference not set to an instance of an object
  32612. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32613. at Verse.ScreenshotTaker.Update () <0x0001f>
  32614. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32615. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32616. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32617. at Verse.Root_Entry.Update () <0x00010>
  32618.  
  32619. (Filename: Line: -1)
  32620.  
  32621. NullReferenceException: Object reference not set to an instance of an object
  32622. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32623. at Verse.ScreenshotTaker.Update () <0x0001f>
  32624. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32625. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32626. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32627. at Verse.Root_Entry.Update () <0x00010>
  32628.  
  32629. (Filename: Line: -1)
  32630.  
  32631. NullReferenceException: Object reference not set to an instance of an object
  32632. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32633. at Verse.ScreenshotTaker.Update () <0x0001f>
  32634. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32635. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32636. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32637. at Verse.Root_Entry.Update () <0x00010>
  32638.  
  32639. (Filename: Line: -1)
  32640.  
  32641. NullReferenceException: Object reference not set to an instance of an object
  32642. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32643. at Verse.ScreenshotTaker.Update () <0x0001f>
  32644. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32645. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32646. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32647. at Verse.Root_Entry.Update () <0x00010>
  32648.  
  32649. (Filename: Line: -1)
  32650.  
  32651. NullReferenceException: Object reference not set to an instance of an object
  32652. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32653. at Verse.ScreenshotTaker.Update () <0x0001f>
  32654. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32655. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32656. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32657. at Verse.Root_Entry.Update () <0x00010>
  32658.  
  32659. (Filename: Line: -1)
  32660.  
  32661. NullReferenceException: Object reference not set to an instance of an object
  32662. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32663. at Verse.ScreenshotTaker.Update () <0x0001f>
  32664. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32665. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32666. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32667. at Verse.Root_Entry.Update () <0x00010>
  32668.  
  32669. (Filename: Line: -1)
  32670.  
  32671. NullReferenceException: Object reference not set to an instance of an object
  32672. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32673. at Verse.ScreenshotTaker.Update () <0x0001f>
  32674. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32675. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32676. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32677. at Verse.Root_Entry.Update () <0x00010>
  32678.  
  32679. (Filename: Line: -1)
  32680.  
  32681. NullReferenceException: Object reference not set to an instance of an object
  32682. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32683. at Verse.ScreenshotTaker.Update () <0x0001f>
  32684. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32685. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32686. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32687. at Verse.Root_Entry.Update () <0x00010>
  32688.  
  32689. (Filename: Line: -1)
  32690.  
  32691. NullReferenceException: Object reference not set to an instance of an object
  32692. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32693. at Verse.ScreenshotTaker.Update () <0x0001f>
  32694. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32695. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32696. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32697. at Verse.Root_Entry.Update () <0x00010>
  32698.  
  32699. (Filename: Line: -1)
  32700.  
  32701. NullReferenceException: Object reference not set to an instance of an object
  32702. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32703. at Verse.ScreenshotTaker.Update () <0x0001f>
  32704. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32705. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32706. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32707. at Verse.Root_Entry.Update () <0x00010>
  32708.  
  32709. (Filename: Line: -1)
  32710.  
  32711. NullReferenceException: Object reference not set to an instance of an object
  32712. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32713. at Verse.ScreenshotTaker.Update () <0x0001f>
  32714. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32715. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32716. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32717. at Verse.Root_Entry.Update () <0x00010>
  32718.  
  32719. (Filename: Line: -1)
  32720.  
  32721. NullReferenceException: Object reference not set to an instance of an object
  32722. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32723. at Verse.ScreenshotTaker.Update () <0x0001f>
  32724. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32725. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32726. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32727. at Verse.Root_Entry.Update () <0x00010>
  32728.  
  32729. (Filename: Line: -1)
  32730.  
  32731. NullReferenceException: Object reference not set to an instance of an object
  32732. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32733. at Verse.ScreenshotTaker.Update () <0x0001f>
  32734. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32735. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32736. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32737. at Verse.Root_Entry.Update () <0x00010>
  32738.  
  32739. (Filename: Line: -1)
  32740.  
  32741. NullReferenceException: Object reference not set to an instance of an object
  32742. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32743. at Verse.ScreenshotTaker.Update () <0x0001f>
  32744. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32745. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32746. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32747. at Verse.Root_Entry.Update () <0x00010>
  32748.  
  32749. (Filename: Line: -1)
  32750.  
  32751. NullReferenceException: Object reference not set to an instance of an object
  32752. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32753. at Verse.ScreenshotTaker.Update () <0x0001f>
  32754. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32755. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32756. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32757. at Verse.Root_Entry.Update () <0x00010>
  32758.  
  32759. (Filename: Line: -1)
  32760.  
  32761. NullReferenceException: Object reference not set to an instance of an object
  32762. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32763. at Verse.ScreenshotTaker.Update () <0x0001f>
  32764. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32765. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32766. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32767. at Verse.Root_Entry.Update () <0x00010>
  32768.  
  32769. (Filename: Line: -1)
  32770.  
  32771. NullReferenceException: Object reference not set to an instance of an object
  32772. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32773. at Verse.ScreenshotTaker.Update () <0x0001f>
  32774. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32775. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32776. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32777. at Verse.Root_Entry.Update () <0x00010>
  32778.  
  32779. (Filename: Line: -1)
  32780.  
  32781. NullReferenceException: Object reference not set to an instance of an object
  32782. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32783. at Verse.ScreenshotTaker.Update () <0x0001f>
  32784. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32785. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32786. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32787. at Verse.Root_Entry.Update () <0x00010>
  32788.  
  32789. (Filename: Line: -1)
  32790.  
  32791. NullReferenceException: Object reference not set to an instance of an object
  32792. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32793. at Verse.ScreenshotTaker.Update () <0x0001f>
  32794. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32795. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32796. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32797. at Verse.Root_Entry.Update () <0x00010>
  32798.  
  32799. (Filename: Line: -1)
  32800.  
  32801. NullReferenceException: Object reference not set to an instance of an object
  32802. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32803. at Verse.ScreenshotTaker.Update () <0x0001f>
  32804. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32805. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32806. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32807. at Verse.Root_Entry.Update () <0x00010>
  32808.  
  32809. (Filename: Line: -1)
  32810.  
  32811. NullReferenceException: Object reference not set to an instance of an object
  32812. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32813. at Verse.ScreenshotTaker.Update () <0x0001f>
  32814. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32815. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32816. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32817. at Verse.Root_Entry.Update () <0x00010>
  32818.  
  32819. (Filename: Line: -1)
  32820.  
  32821. NullReferenceException: Object reference not set to an instance of an object
  32822. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32823. at Verse.ScreenshotTaker.Update () <0x0001f>
  32824. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32825. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32826. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32827. at Verse.Root_Entry.Update () <0x00010>
  32828.  
  32829. (Filename: Line: -1)
  32830.  
  32831. NullReferenceException: Object reference not set to an instance of an object
  32832. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32833. at Verse.ScreenshotTaker.Update () <0x0001f>
  32834. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32835. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32836. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32837. at Verse.Root_Entry.Update () <0x00010>
  32838.  
  32839. (Filename: Line: -1)
  32840.  
  32841. NullReferenceException: Object reference not set to an instance of an object
  32842. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32843. at Verse.ScreenshotTaker.Update () <0x0001f>
  32844. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32845. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32846. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32847. at Verse.Root_Entry.Update () <0x00010>
  32848.  
  32849. (Filename: Line: -1)
  32850.  
  32851. NullReferenceException: Object reference not set to an instance of an object
  32852. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32853. at Verse.ScreenshotTaker.Update () <0x0001f>
  32854. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32855. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32856. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32857. at Verse.Root_Entry.Update () <0x00010>
  32858.  
  32859. (Filename: Line: -1)
  32860.  
  32861. NullReferenceException: Object reference not set to an instance of an object
  32862. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32863. at Verse.ScreenshotTaker.Update () <0x0001f>
  32864. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32865. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32866. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32867. at Verse.Root_Entry.Update () <0x00010>
  32868.  
  32869. (Filename: Line: -1)
  32870.  
  32871. NullReferenceException: Object reference not set to an instance of an object
  32872. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32873. at Verse.ScreenshotTaker.Update () <0x0001f>
  32874. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32875. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32876. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32877. at Verse.Root_Entry.Update () <0x00010>
  32878.  
  32879. (Filename: Line: -1)
  32880.  
  32881. NullReferenceException: Object reference not set to an instance of an object
  32882. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32883. at Verse.ScreenshotTaker.Update () <0x0001f>
  32884. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32885. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32886. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32887. at Verse.Root_Entry.Update () <0x00010>
  32888.  
  32889. (Filename: Line: -1)
  32890.  
  32891. NullReferenceException: Object reference not set to an instance of an object
  32892. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32893. at Verse.ScreenshotTaker.Update () <0x0001f>
  32894. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32895. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32896. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32897. at Verse.Root_Entry.Update () <0x00010>
  32898.  
  32899. (Filename: Line: -1)
  32900.  
  32901. NullReferenceException: Object reference not set to an instance of an object
  32902. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32903. at Verse.ScreenshotTaker.Update () <0x0001f>
  32904. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32905. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32906. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32907. at Verse.Root_Entry.Update () <0x00010>
  32908.  
  32909. (Filename: Line: -1)
  32910.  
  32911. NullReferenceException: Object reference not set to an instance of an object
  32912. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32913. at Verse.ScreenshotTaker.Update () <0x0001f>
  32914. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32915. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32916. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32917. at Verse.Root_Entry.Update () <0x00010>
  32918.  
  32919. (Filename: Line: -1)
  32920.  
  32921. NullReferenceException: Object reference not set to an instance of an object
  32922. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32923. at Verse.ScreenshotTaker.Update () <0x0001f>
  32924. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32925. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32926. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32927. at Verse.Root_Entry.Update () <0x00010>
  32928.  
  32929. (Filename: Line: -1)
  32930.  
  32931. NullReferenceException: Object reference not set to an instance of an object
  32932. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32933. at Verse.ScreenshotTaker.Update () <0x0001f>
  32934. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32935. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32936. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32937. at Verse.Root_Entry.Update () <0x00010>
  32938.  
  32939. (Filename: Line: -1)
  32940.  
  32941. NullReferenceException: Object reference not set to an instance of an object
  32942. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32943. at Verse.ScreenshotTaker.Update () <0x0001f>
  32944. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32945. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32946. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32947. at Verse.Root_Entry.Update () <0x00010>
  32948.  
  32949. (Filename: Line: -1)
  32950.  
  32951. NullReferenceException: Object reference not set to an instance of an object
  32952. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32953. at Verse.ScreenshotTaker.Update () <0x0001f>
  32954. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32955. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32956. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32957. at Verse.Root_Entry.Update () <0x00010>
  32958.  
  32959. (Filename: Line: -1)
  32960.  
  32961. NullReferenceException: Object reference not set to an instance of an object
  32962. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32963. at Verse.ScreenshotTaker.Update () <0x0001f>
  32964. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32965. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32966. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32967. at Verse.Root_Entry.Update () <0x00010>
  32968.  
  32969. (Filename: Line: -1)
  32970.  
  32971. NullReferenceException: Object reference not set to an instance of an object
  32972. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32973. at Verse.ScreenshotTaker.Update () <0x0001f>
  32974. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32975. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32976. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32977. at Verse.Root_Entry.Update () <0x00010>
  32978.  
  32979. (Filename: Line: -1)
  32980.  
  32981. NullReferenceException: Object reference not set to an instance of an object
  32982. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32983. at Verse.ScreenshotTaker.Update () <0x0001f>
  32984. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32985. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32986. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32987. at Verse.Root_Entry.Update () <0x00010>
  32988.  
  32989. (Filename: Line: -1)
  32990.  
  32991. NullReferenceException: Object reference not set to an instance of an object
  32992. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  32993. at Verse.ScreenshotTaker.Update () <0x0001f>
  32994. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  32995. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  32996. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  32997. at Verse.Root_Entry.Update () <0x00010>
  32998.  
  32999. (Filename: Line: -1)
  33000.  
  33001. NullReferenceException: Object reference not set to an instance of an object
  33002. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33003. at Verse.ScreenshotTaker.Update () <0x0001f>
  33004. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33005. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33006. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33007. at Verse.Root_Entry.Update () <0x00010>
  33008.  
  33009. (Filename: Line: -1)
  33010.  
  33011. NullReferenceException: Object reference not set to an instance of an object
  33012. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33013. at Verse.ScreenshotTaker.Update () <0x0001f>
  33014. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33015. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33016. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33017. at Verse.Root_Entry.Update () <0x00010>
  33018.  
  33019. (Filename: Line: -1)
  33020.  
  33021. NullReferenceException: Object reference not set to an instance of an object
  33022. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33023. at Verse.ScreenshotTaker.Update () <0x0001f>
  33024. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33025. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33026. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33027. at Verse.Root_Entry.Update () <0x00010>
  33028.  
  33029. (Filename: Line: -1)
  33030.  
  33031. NullReferenceException: Object reference not set to an instance of an object
  33032. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33033. at Verse.ScreenshotTaker.Update () <0x0001f>
  33034. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33035. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33036. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33037. at Verse.Root_Entry.Update () <0x00010>
  33038.  
  33039. (Filename: Line: -1)
  33040.  
  33041. NullReferenceException: Object reference not set to an instance of an object
  33042. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33043. at Verse.ScreenshotTaker.Update () <0x0001f>
  33044. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33045. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33046. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33047. at Verse.Root_Entry.Update () <0x00010>
  33048.  
  33049. (Filename: Line: -1)
  33050.  
  33051. NullReferenceException: Object reference not set to an instance of an object
  33052. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33053. at Verse.ScreenshotTaker.Update () <0x0001f>
  33054. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33055. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33056. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33057. at Verse.Root_Entry.Update () <0x00010>
  33058.  
  33059. (Filename: Line: -1)
  33060.  
  33061. NullReferenceException: Object reference not set to an instance of an object
  33062. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33063. at Verse.ScreenshotTaker.Update () <0x0001f>
  33064. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33065. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33066. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33067. at Verse.Root_Entry.Update () <0x00010>
  33068.  
  33069. (Filename: Line: -1)
  33070.  
  33071. NullReferenceException: Object reference not set to an instance of an object
  33072. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33073. at Verse.ScreenshotTaker.Update () <0x0001f>
  33074. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33075. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33076. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33077. at Verse.Root_Entry.Update () <0x00010>
  33078.  
  33079. (Filename: Line: -1)
  33080.  
  33081. NullReferenceException: Object reference not set to an instance of an object
  33082. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33083. at Verse.ScreenshotTaker.Update () <0x0001f>
  33084. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33085. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33086. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33087. at Verse.Root_Entry.Update () <0x00010>
  33088.  
  33089. (Filename: Line: -1)
  33090.  
  33091. NullReferenceException: Object reference not set to an instance of an object
  33092. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33093. at Verse.ScreenshotTaker.Update () <0x0001f>
  33094. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33095. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33096. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33097. at Verse.Root_Entry.Update () <0x00010>
  33098.  
  33099. (Filename: Line: -1)
  33100.  
  33101. NullReferenceException: Object reference not set to an instance of an object
  33102. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33103. at Verse.ScreenshotTaker.Update () <0x0001f>
  33104. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33105. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33106. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33107. at Verse.Root_Entry.Update () <0x00010>
  33108.  
  33109. (Filename: Line: -1)
  33110.  
  33111. NullReferenceException: Object reference not set to an instance of an object
  33112. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33113. at Verse.ScreenshotTaker.Update () <0x0001f>
  33114. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33115. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33116. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33117. at Verse.Root_Entry.Update () <0x00010>
  33118.  
  33119. (Filename: Line: -1)
  33120.  
  33121. NullReferenceException: Object reference not set to an instance of an object
  33122. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33123. at Verse.ScreenshotTaker.Update () <0x0001f>
  33124. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33125. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33126. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33127. at Verse.Root_Entry.Update () <0x00010>
  33128.  
  33129. (Filename: Line: -1)
  33130.  
  33131. NullReferenceException: Object reference not set to an instance of an object
  33132. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33133. at Verse.ScreenshotTaker.Update () <0x0001f>
  33134. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33135. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33136. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33137. at Verse.Root_Entry.Update () <0x00010>
  33138.  
  33139. (Filename: Line: -1)
  33140.  
  33141. NullReferenceException: Object reference not set to an instance of an object
  33142. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33143. at Verse.ScreenshotTaker.Update () <0x0001f>
  33144. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33145. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33146. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33147. at Verse.Root_Entry.Update () <0x00010>
  33148.  
  33149. (Filename: Line: -1)
  33150.  
  33151. NullReferenceException: Object reference not set to an instance of an object
  33152. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33153. at Verse.ScreenshotTaker.Update () <0x0001f>
  33154. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33155. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33156. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33157. at Verse.Root_Entry.Update () <0x00010>
  33158.  
  33159. (Filename: Line: -1)
  33160.  
  33161. NullReferenceException: Object reference not set to an instance of an object
  33162. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33163. at Verse.ScreenshotTaker.Update () <0x0001f>
  33164. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33165. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33166. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33167. at Verse.Root_Entry.Update () <0x00010>
  33168.  
  33169. (Filename: Line: -1)
  33170.  
  33171. NullReferenceException: Object reference not set to an instance of an object
  33172. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33173. at Verse.ScreenshotTaker.Update () <0x0001f>
  33174. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33175. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33176. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33177. at Verse.Root_Entry.Update () <0x00010>
  33178.  
  33179. (Filename: Line: -1)
  33180.  
  33181. NullReferenceException: Object reference not set to an instance of an object
  33182. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33183. at Verse.ScreenshotTaker.Update () <0x0001f>
  33184. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33185. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33186. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33187. at Verse.Root_Entry.Update () <0x00010>
  33188.  
  33189. (Filename: Line: -1)
  33190.  
  33191. NullReferenceException: Object reference not set to an instance of an object
  33192. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33193. at Verse.ScreenshotTaker.Update () <0x0001f>
  33194. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33195. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33196. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33197. at Verse.Root_Entry.Update () <0x00010>
  33198.  
  33199. (Filename: Line: -1)
  33200.  
  33201. NullReferenceException: Object reference not set to an instance of an object
  33202. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33203. at Verse.ScreenshotTaker.Update () <0x0001f>
  33204. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33205. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33206. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33207. at Verse.Root_Entry.Update () <0x00010>
  33208.  
  33209. (Filename: Line: -1)
  33210.  
  33211. NullReferenceException: Object reference not set to an instance of an object
  33212. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33213. at Verse.ScreenshotTaker.Update () <0x0001f>
  33214. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33215. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33216. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33217. at Verse.Root_Entry.Update () <0x00010>
  33218.  
  33219. (Filename: Line: -1)
  33220.  
  33221. NullReferenceException: Object reference not set to an instance of an object
  33222. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33223. at Verse.ScreenshotTaker.Update () <0x0001f>
  33224. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33225. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33226. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33227. at Verse.Root_Entry.Update () <0x00010>
  33228.  
  33229. (Filename: Line: -1)
  33230.  
  33231. NullReferenceException: Object reference not set to an instance of an object
  33232. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33233. at Verse.ScreenshotTaker.Update () <0x0001f>
  33234. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33235. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33236. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33237. at Verse.Root_Entry.Update () <0x00010>
  33238.  
  33239. (Filename: Line: -1)
  33240.  
  33241. NullReferenceException: Object reference not set to an instance of an object
  33242. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33243. at Verse.ScreenshotTaker.Update () <0x0001f>
  33244. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33245. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33246. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33247. at Verse.Root_Entry.Update () <0x00010>
  33248.  
  33249. (Filename: Line: -1)
  33250.  
  33251. NullReferenceException: Object reference not set to an instance of an object
  33252. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33253. at Verse.ScreenshotTaker.Update () <0x0001f>
  33254. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33255. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33256. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33257. at Verse.Root_Entry.Update () <0x00010>
  33258.  
  33259. (Filename: Line: -1)
  33260.  
  33261. NullReferenceException: Object reference not set to an instance of an object
  33262. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33263. at Verse.ScreenshotTaker.Update () <0x0001f>
  33264. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33265. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33266. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33267. at Verse.Root_Entry.Update () <0x00010>
  33268.  
  33269. (Filename: Line: -1)
  33270.  
  33271. NullReferenceException: Object reference not set to an instance of an object
  33272. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33273. at Verse.ScreenshotTaker.Update () <0x0001f>
  33274. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33275. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33276. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33277. at Verse.Root_Entry.Update () <0x00010>
  33278.  
  33279. (Filename: Line: -1)
  33280.  
  33281. NullReferenceException: Object reference not set to an instance of an object
  33282. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33283. at Verse.ScreenshotTaker.Update () <0x0001f>
  33284. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33285. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33286. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33287. at Verse.Root_Entry.Update () <0x00010>
  33288.  
  33289. (Filename: Line: -1)
  33290.  
  33291. NullReferenceException: Object reference not set to an instance of an object
  33292. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33293. at Verse.ScreenshotTaker.Update () <0x0001f>
  33294. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33295. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33296. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33297. at Verse.Root_Entry.Update () <0x00010>
  33298.  
  33299. (Filename: Line: -1)
  33300.  
  33301. NullReferenceException: Object reference not set to an instance of an object
  33302. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33303. at Verse.ScreenshotTaker.Update () <0x0001f>
  33304. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33305. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33306. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33307. at Verse.Root_Entry.Update () <0x00010>
  33308.  
  33309. (Filename: Line: -1)
  33310.  
  33311. NullReferenceException: Object reference not set to an instance of an object
  33312. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33313. at Verse.ScreenshotTaker.Update () <0x0001f>
  33314. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33315. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33316. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33317. at Verse.Root_Entry.Update () <0x00010>
  33318.  
  33319. (Filename: Line: -1)
  33320.  
  33321. NullReferenceException: Object reference not set to an instance of an object
  33322. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33323. at Verse.ScreenshotTaker.Update () <0x0001f>
  33324. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33325. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33326. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33327. at Verse.Root_Entry.Update () <0x00010>
  33328.  
  33329. (Filename: Line: -1)
  33330.  
  33331. NullReferenceException: Object reference not set to an instance of an object
  33332. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33333. at Verse.ScreenshotTaker.Update () <0x0001f>
  33334. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33335. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33336. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33337. at Verse.Root_Entry.Update () <0x00010>
  33338.  
  33339. (Filename: Line: -1)
  33340.  
  33341. NullReferenceException: Object reference not set to an instance of an object
  33342. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33343. at Verse.ScreenshotTaker.Update () <0x0001f>
  33344. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33345. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33346. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33347. at Verse.Root_Entry.Update () <0x00010>
  33348.  
  33349. (Filename: Line: -1)
  33350.  
  33351. NullReferenceException: Object reference not set to an instance of an object
  33352. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33353. at Verse.ScreenshotTaker.Update () <0x0001f>
  33354. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33355. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33356. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33357. at Verse.Root_Entry.Update () <0x00010>
  33358.  
  33359. (Filename: Line: -1)
  33360.  
  33361. NullReferenceException: Object reference not set to an instance of an object
  33362. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33363. at Verse.ScreenshotTaker.Update () <0x0001f>
  33364. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33365. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33366. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33367. at Verse.Root_Entry.Update () <0x00010>
  33368.  
  33369. (Filename: Line: -1)
  33370.  
  33371. NullReferenceException: Object reference not set to an instance of an object
  33372. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33373. at Verse.ScreenshotTaker.Update () <0x0001f>
  33374. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33375. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33376. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33377. at Verse.Root_Entry.Update () <0x00010>
  33378.  
  33379. (Filename: Line: -1)
  33380.  
  33381. NullReferenceException: Object reference not set to an instance of an object
  33382. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33383. at Verse.ScreenshotTaker.Update () <0x0001f>
  33384. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33385. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33386. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33387. at Verse.Root_Entry.Update () <0x00010>
  33388.  
  33389. (Filename: Line: -1)
  33390.  
  33391. NullReferenceException: Object reference not set to an instance of an object
  33392. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33393. at Verse.ScreenshotTaker.Update () <0x0001f>
  33394. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33395. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33396. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33397. at Verse.Root_Entry.Update () <0x00010>
  33398.  
  33399. (Filename: Line: -1)
  33400.  
  33401. NullReferenceException: Object reference not set to an instance of an object
  33402. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33403. at Verse.ScreenshotTaker.Update () <0x0001f>
  33404. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33405. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33406. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33407. at Verse.Root_Entry.Update () <0x00010>
  33408.  
  33409. (Filename: Line: -1)
  33410.  
  33411. NullReferenceException: Object reference not set to an instance of an object
  33412. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33413. at Verse.ScreenshotTaker.Update () <0x0001f>
  33414. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33415. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33416. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33417. at Verse.Root_Entry.Update () <0x00010>
  33418.  
  33419. (Filename: Line: -1)
  33420.  
  33421. NullReferenceException: Object reference not set to an instance of an object
  33422. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33423. at Verse.ScreenshotTaker.Update () <0x0001f>
  33424. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33425. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33426. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33427. at Verse.Root_Entry.Update () <0x00010>
  33428.  
  33429. (Filename: Line: -1)
  33430.  
  33431. NullReferenceException: Object reference not set to an instance of an object
  33432. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33433. at Verse.ScreenshotTaker.Update () <0x0001f>
  33434. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33435. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33436. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33437. at Verse.Root_Entry.Update () <0x00010>
  33438.  
  33439. (Filename: Line: -1)
  33440.  
  33441. NullReferenceException: Object reference not set to an instance of an object
  33442. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33443. at Verse.ScreenshotTaker.Update () <0x0001f>
  33444. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33445. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33446. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33447. at Verse.Root_Entry.Update () <0x00010>
  33448.  
  33449. (Filename: Line: -1)
  33450.  
  33451. NullReferenceException: Object reference not set to an instance of an object
  33452. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33453. at Verse.ScreenshotTaker.Update () <0x0001f>
  33454. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33455. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33456. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33457. at Verse.Root_Entry.Update () <0x00010>
  33458.  
  33459. (Filename: Line: -1)
  33460.  
  33461. NullReferenceException: Object reference not set to an instance of an object
  33462. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33463. at Verse.ScreenshotTaker.Update () <0x0001f>
  33464. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33465. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33466. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33467. at Verse.Root_Entry.Update () <0x00010>
  33468.  
  33469. (Filename: Line: -1)
  33470.  
  33471. NullReferenceException: Object reference not set to an instance of an object
  33472. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33473. at Verse.ScreenshotTaker.Update () <0x0001f>
  33474. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33475. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33476. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33477. at Verse.Root_Entry.Update () <0x00010>
  33478.  
  33479. (Filename: Line: -1)
  33480.  
  33481. NullReferenceException: Object reference not set to an instance of an object
  33482. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33483. at Verse.ScreenshotTaker.Update () <0x0001f>
  33484. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33485. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33486. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33487. at Verse.Root_Entry.Update () <0x00010>
  33488.  
  33489. (Filename: Line: -1)
  33490.  
  33491. NullReferenceException: Object reference not set to an instance of an object
  33492. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33493. at Verse.ScreenshotTaker.Update () <0x0001f>
  33494. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33495. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33496. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33497. at Verse.Root_Entry.Update () <0x00010>
  33498.  
  33499. (Filename: Line: -1)
  33500.  
  33501. NullReferenceException: Object reference not set to an instance of an object
  33502. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33503. at Verse.ScreenshotTaker.Update () <0x0001f>
  33504. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33505. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33506. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33507. at Verse.Root_Entry.Update () <0x00010>
  33508.  
  33509. (Filename: Line: -1)
  33510.  
  33511. NullReferenceException: Object reference not set to an instance of an object
  33512. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33513. at Verse.ScreenshotTaker.Update () <0x0001f>
  33514. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33515. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33516. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33517. at Verse.Root_Entry.Update () <0x00010>
  33518.  
  33519. (Filename: Line: -1)
  33520.  
  33521. NullReferenceException: Object reference not set to an instance of an object
  33522. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33523. at Verse.ScreenshotTaker.Update () <0x0001f>
  33524. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33525. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33526. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33527. at Verse.Root_Entry.Update () <0x00010>
  33528.  
  33529. (Filename: Line: -1)
  33530.  
  33531. NullReferenceException: Object reference not set to an instance of an object
  33532. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33533. at Verse.ScreenshotTaker.Update () <0x0001f>
  33534. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33535. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33536. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33537. at Verse.Root_Entry.Update () <0x00010>
  33538.  
  33539. (Filename: Line: -1)
  33540.  
  33541. NullReferenceException: Object reference not set to an instance of an object
  33542. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33543. at Verse.ScreenshotTaker.Update () <0x0001f>
  33544. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33545. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33546. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33547. at Verse.Root_Entry.Update () <0x00010>
  33548.  
  33549. (Filename: Line: -1)
  33550.  
  33551. NullReferenceException: Object reference not set to an instance of an object
  33552. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33553. at Verse.ScreenshotTaker.Update () <0x0001f>
  33554. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33555. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33556. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33557. at Verse.Root_Entry.Update () <0x00010>
  33558.  
  33559. (Filename: Line: -1)
  33560.  
  33561. NullReferenceException: Object reference not set to an instance of an object
  33562. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33563. at Verse.ScreenshotTaker.Update () <0x0001f>
  33564. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33565. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33566. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33567. at Verse.Root_Entry.Update () <0x00010>
  33568.  
  33569. (Filename: Line: -1)
  33570.  
  33571. NullReferenceException: Object reference not set to an instance of an object
  33572. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33573. at Verse.ScreenshotTaker.Update () <0x0001f>
  33574. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33575. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33576. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33577. at Verse.Root_Entry.Update () <0x00010>
  33578.  
  33579. (Filename: Line: -1)
  33580.  
  33581. NullReferenceException: Object reference not set to an instance of an object
  33582. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33583. at Verse.ScreenshotTaker.Update () <0x0001f>
  33584. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33585. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33586. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33587. at Verse.Root_Entry.Update () <0x00010>
  33588.  
  33589. (Filename: Line: -1)
  33590.  
  33591. NullReferenceException: Object reference not set to an instance of an object
  33592. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33593. at Verse.ScreenshotTaker.Update () <0x0001f>
  33594. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33595. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33596. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33597. at Verse.Root_Entry.Update () <0x00010>
  33598.  
  33599. (Filename: Line: -1)
  33600.  
  33601. NullReferenceException: Object reference not set to an instance of an object
  33602. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33603. at Verse.ScreenshotTaker.Update () <0x0001f>
  33604. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33605. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33606. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33607. at Verse.Root_Entry.Update () <0x00010>
  33608.  
  33609. (Filename: Line: -1)
  33610.  
  33611. NullReferenceException: Object reference not set to an instance of an object
  33612. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33613. at Verse.ScreenshotTaker.Update () <0x0001f>
  33614. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33615. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33616. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33617. at Verse.Root_Entry.Update () <0x00010>
  33618.  
  33619. (Filename: Line: -1)
  33620.  
  33621. NullReferenceException: Object reference not set to an instance of an object
  33622. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33623. at Verse.ScreenshotTaker.Update () <0x0001f>
  33624. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33625. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33626. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33627. at Verse.Root_Entry.Update () <0x00010>
  33628.  
  33629. (Filename: Line: -1)
  33630.  
  33631. NullReferenceException: Object reference not set to an instance of an object
  33632. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33633. at Verse.ScreenshotTaker.Update () <0x0001f>
  33634. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33635. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33636. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33637. at Verse.Root_Entry.Update () <0x00010>
  33638.  
  33639. (Filename: Line: -1)
  33640.  
  33641. NullReferenceException: Object reference not set to an instance of an object
  33642. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33643. at Verse.ScreenshotTaker.Update () <0x0001f>
  33644. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33645. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33646. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33647. at Verse.Root_Entry.Update () <0x00010>
  33648.  
  33649. (Filename: Line: -1)
  33650.  
  33651. NullReferenceException: Object reference not set to an instance of an object
  33652. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33653. at Verse.ScreenshotTaker.Update () <0x0001f>
  33654. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33655. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33656. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33657. at Verse.Root_Entry.Update () <0x00010>
  33658.  
  33659. (Filename: Line: -1)
  33660.  
  33661. NullReferenceException: Object reference not set to an instance of an object
  33662. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33663. at Verse.ScreenshotTaker.Update () <0x0001f>
  33664. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33665. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33666. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33667. at Verse.Root_Entry.Update () <0x00010>
  33668.  
  33669. (Filename: Line: -1)
  33670.  
  33671. NullReferenceException: Object reference not set to an instance of an object
  33672. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33673. at Verse.ScreenshotTaker.Update () <0x0001f>
  33674. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33675. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33676. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33677. at Verse.Root_Entry.Update () <0x00010>
  33678.  
  33679. (Filename: Line: -1)
  33680.  
  33681. NullReferenceException: Object reference not set to an instance of an object
  33682. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33683. at Verse.ScreenshotTaker.Update () <0x0001f>
  33684. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33685. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33686. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33687. at Verse.Root_Entry.Update () <0x00010>
  33688.  
  33689. (Filename: Line: -1)
  33690.  
  33691. NullReferenceException: Object reference not set to an instance of an object
  33692. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33693. at Verse.ScreenshotTaker.Update () <0x0001f>
  33694. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33695. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33696. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33697. at Verse.Root_Entry.Update () <0x00010>
  33698.  
  33699. (Filename: Line: -1)
  33700.  
  33701. NullReferenceException: Object reference not set to an instance of an object
  33702. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33703. at Verse.ScreenshotTaker.Update () <0x0001f>
  33704. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33705. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33706. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33707. at Verse.Root_Entry.Update () <0x00010>
  33708.  
  33709. (Filename: Line: -1)
  33710.  
  33711. NullReferenceException: Object reference not set to an instance of an object
  33712. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33713. at Verse.ScreenshotTaker.Update () <0x0001f>
  33714. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33715. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33716. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33717. at Verse.Root_Entry.Update () <0x00010>
  33718.  
  33719. (Filename: Line: -1)
  33720.  
  33721. NullReferenceException: Object reference not set to an instance of an object
  33722. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33723. at Verse.ScreenshotTaker.Update () <0x0001f>
  33724. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33725. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33726. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33727. at Verse.Root_Entry.Update () <0x00010>
  33728.  
  33729. (Filename: Line: -1)
  33730.  
  33731. NullReferenceException: Object reference not set to an instance of an object
  33732. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33733. at Verse.ScreenshotTaker.Update () <0x0001f>
  33734. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33735. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33736. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33737. at Verse.Root_Entry.Update () <0x00010>
  33738.  
  33739. (Filename: Line: -1)
  33740.  
  33741. NullReferenceException: Object reference not set to an instance of an object
  33742. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33743. at Verse.ScreenshotTaker.Update () <0x0001f>
  33744. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33745. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33746. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33747. at Verse.Root_Entry.Update () <0x00010>
  33748.  
  33749. (Filename: Line: -1)
  33750.  
  33751. NullReferenceException: Object reference not set to an instance of an object
  33752. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33753. at Verse.ScreenshotTaker.Update () <0x0001f>
  33754. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33755. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33756. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33757. at Verse.Root_Entry.Update () <0x00010>
  33758.  
  33759. (Filename: Line: -1)
  33760.  
  33761. NullReferenceException: Object reference not set to an instance of an object
  33762. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33763. at Verse.ScreenshotTaker.Update () <0x0001f>
  33764. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33765. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33766. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33767. at Verse.Root_Entry.Update () <0x00010>
  33768.  
  33769. (Filename: Line: -1)
  33770.  
  33771. NullReferenceException: Object reference not set to an instance of an object
  33772. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33773. at Verse.ScreenshotTaker.Update () <0x0001f>
  33774. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33775. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33776. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33777. at Verse.Root_Entry.Update () <0x00010>
  33778.  
  33779. (Filename: Line: -1)
  33780.  
  33781. NullReferenceException: Object reference not set to an instance of an object
  33782. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33783. at Verse.ScreenshotTaker.Update () <0x0001f>
  33784. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33785. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33786. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33787. at Verse.Root_Entry.Update () <0x00010>
  33788.  
  33789. (Filename: Line: -1)
  33790.  
  33791. NullReferenceException: Object reference not set to an instance of an object
  33792. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33793. at Verse.ScreenshotTaker.Update () <0x0001f>
  33794. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33795. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33796. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33797. at Verse.Root_Entry.Update () <0x00010>
  33798.  
  33799. (Filename: Line: -1)
  33800.  
  33801. NullReferenceException: Object reference not set to an instance of an object
  33802. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33803. at Verse.ScreenshotTaker.Update () <0x0001f>
  33804. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33805. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33806. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33807. at Verse.Root_Entry.Update () <0x00010>
  33808.  
  33809. (Filename: Line: -1)
  33810.  
  33811. NullReferenceException: Object reference not set to an instance of an object
  33812. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33813. at Verse.ScreenshotTaker.Update () <0x0001f>
  33814. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33815. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33816. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33817. at Verse.Root_Entry.Update () <0x00010>
  33818.  
  33819. (Filename: Line: -1)
  33820.  
  33821. NullReferenceException: Object reference not set to an instance of an object
  33822. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33823. at Verse.ScreenshotTaker.Update () <0x0001f>
  33824. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33825. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33826. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33827. at Verse.Root_Entry.Update () <0x00010>
  33828.  
  33829. (Filename: Line: -1)
  33830.  
  33831. NullReferenceException: Object reference not set to an instance of an object
  33832. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33833. at Verse.ScreenshotTaker.Update () <0x0001f>
  33834. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33835. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33836. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33837. at Verse.Root_Entry.Update () <0x00010>
  33838.  
  33839. (Filename: Line: -1)
  33840.  
  33841. NullReferenceException: Object reference not set to an instance of an object
  33842. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33843. at Verse.ScreenshotTaker.Update () <0x0001f>
  33844. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33845. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33846. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33847. at Verse.Root_Entry.Update () <0x00010>
  33848.  
  33849. (Filename: Line: -1)
  33850.  
  33851. NullReferenceException: Object reference not set to an instance of an object
  33852. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33853. at Verse.ScreenshotTaker.Update () <0x0001f>
  33854. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33855. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33856. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33857. at Verse.Root_Entry.Update () <0x00010>
  33858.  
  33859. (Filename: Line: -1)
  33860.  
  33861. NullReferenceException: Object reference not set to an instance of an object
  33862. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33863. at Verse.ScreenshotTaker.Update () <0x0001f>
  33864. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33865. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33866. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33867. at Verse.Root_Entry.Update () <0x00010>
  33868.  
  33869. (Filename: Line: -1)
  33870.  
  33871. NullReferenceException: Object reference not set to an instance of an object
  33872. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33873. at Verse.ScreenshotTaker.Update () <0x0001f>
  33874. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33875. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33876. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33877. at Verse.Root_Entry.Update () <0x00010>
  33878.  
  33879. (Filename: Line: -1)
  33880.  
  33881. NullReferenceException: Object reference not set to an instance of an object
  33882. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33883. at Verse.ScreenshotTaker.Update () <0x0001f>
  33884. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33885. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33886. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33887. at Verse.Root_Entry.Update () <0x00010>
  33888.  
  33889. (Filename: Line: -1)
  33890.  
  33891. NullReferenceException: Object reference not set to an instance of an object
  33892. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33893. at Verse.ScreenshotTaker.Update () <0x0001f>
  33894. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33895. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33896. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33897. at Verse.Root_Entry.Update () <0x00010>
  33898.  
  33899. (Filename: Line: -1)
  33900.  
  33901. NullReferenceException: Object reference not set to an instance of an object
  33902. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33903. at Verse.ScreenshotTaker.Update () <0x0001f>
  33904. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33905. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33906. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33907. at Verse.Root_Entry.Update () <0x00010>
  33908.  
  33909. (Filename: Line: -1)
  33910.  
  33911. NullReferenceException: Object reference not set to an instance of an object
  33912. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33913. at Verse.ScreenshotTaker.Update () <0x0001f>
  33914. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33915. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33916. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33917. at Verse.Root_Entry.Update () <0x00010>
  33918.  
  33919. (Filename: Line: -1)
  33920.  
  33921. NullReferenceException: Object reference not set to an instance of an object
  33922. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33923. at Verse.ScreenshotTaker.Update () <0x0001f>
  33924. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33925. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33926. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33927. at Verse.Root_Entry.Update () <0x00010>
  33928.  
  33929. (Filename: Line: -1)
  33930.  
  33931. NullReferenceException: Object reference not set to an instance of an object
  33932. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33933. at Verse.ScreenshotTaker.Update () <0x0001f>
  33934. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33935. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33936. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33937. at Verse.Root_Entry.Update () <0x00010>
  33938.  
  33939. (Filename: Line: -1)
  33940.  
  33941. NullReferenceException: Object reference not set to an instance of an object
  33942. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33943. at Verse.ScreenshotTaker.Update () <0x0001f>
  33944. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33945. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33946. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33947. at Verse.Root_Entry.Update () <0x00010>
  33948.  
  33949. (Filename: Line: -1)
  33950.  
  33951. NullReferenceException: Object reference not set to an instance of an object
  33952. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33953. at Verse.ScreenshotTaker.Update () <0x0001f>
  33954. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33955. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33956. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33957. at Verse.Root_Entry.Update () <0x00010>
  33958.  
  33959. (Filename: Line: -1)
  33960.  
  33961. NullReferenceException: Object reference not set to an instance of an object
  33962. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33963. at Verse.ScreenshotTaker.Update () <0x0001f>
  33964. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33965. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33966. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33967. at Verse.Root_Entry.Update () <0x00010>
  33968.  
  33969. (Filename: Line: -1)
  33970.  
  33971. NullReferenceException: Object reference not set to an instance of an object
  33972. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33973. at Verse.ScreenshotTaker.Update () <0x0001f>
  33974. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33975. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33976. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33977. at Verse.Root_Entry.Update () <0x00010>
  33978.  
  33979. (Filename: Line: -1)
  33980.  
  33981. NullReferenceException: Object reference not set to an instance of an object
  33982. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33983. at Verse.ScreenshotTaker.Update () <0x0001f>
  33984. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33985. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33986. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33987. at Verse.Root_Entry.Update () <0x00010>
  33988.  
  33989. (Filename: Line: -1)
  33990.  
  33991. NullReferenceException: Object reference not set to an instance of an object
  33992. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  33993. at Verse.ScreenshotTaker.Update () <0x0001f>
  33994. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  33995. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  33996. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  33997. at Verse.Root_Entry.Update () <0x00010>
  33998.  
  33999. (Filename: Line: -1)
  34000.  
  34001. NullReferenceException: Object reference not set to an instance of an object
  34002. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  34003. at Verse.ScreenshotTaker.Update () <0x0001f>
  34004. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  34005. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  34006. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  34007. at Verse.Root_Entry.Update () <0x00010>
  34008.  
  34009. (Filename: Line: -1)
  34010.  
  34011. NullReferenceException: Object reference not set to an instance of an object
  34012. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  34013. at Verse.ScreenshotTaker.Update () <0x0001f>
  34014. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  34015. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  34016. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  34017. at Verse.Root_Entry.Update () <0x00010>
  34018.  
  34019. (Filename: Line: -1)
  34020.  
  34021. NullReferenceException: Object reference not set to an instance of an object
  34022. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  34023. at Verse.ScreenshotTaker.Update () <0x0001f>
  34024. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  34025. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  34026. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  34027. at Verse.Root_Entry.Update () <0x00010>
  34028.  
  34029. (Filename: Line: -1)
  34030.  
  34031. NullReferenceException: Object reference not set to an instance of an object
  34032. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  34033. at Verse.ScreenshotTaker.Update () <0x0001f>
  34034. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  34035. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  34036. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  34037. at Verse.Root_Entry.Update () <0x00010>
  34038.  
  34039. (Filename: Line: -1)
  34040.  
  34041. NullReferenceException: Object reference not set to an instance of an object
  34042. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  34043. at Verse.ScreenshotTaker.Update () <0x0001f>
  34044. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  34045. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  34046. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  34047. at Verse.Root_Entry.Update () <0x00010>
  34048.  
  34049. (Filename: Line: -1)
  34050.  
  34051. NullReferenceException: Object reference not set to an instance of an object
  34052. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  34053. at Verse.ScreenshotTaker.Update () <0x0001f>
  34054. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  34055. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  34056. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  34057. at Verse.Root_Entry.Update () <0x00010>
  34058.  
  34059. (Filename: Line: -1)
  34060.  
  34061. NullReferenceException: Object reference not set to an instance of an object
  34062. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  34063. at Verse.ScreenshotTaker.Update () <0x0001f>
  34064. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  34065. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  34066. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  34067. at Verse.Root_Entry.Update () <0x00010>
  34068.  
  34069. (Filename: Line: -1)
  34070.  
  34071. NullReferenceException: Object reference not set to an instance of an object
  34072. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  34073. at Verse.ScreenshotTaker.Update () <0x0001f>
  34074. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  34075. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  34076. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  34077. at Verse.Root_Entry.Update () <0x00010>
  34078.  
  34079. (Filename: Line: -1)
  34080.  
  34081. NullReferenceException: Object reference not set to an instance of an object
  34082. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  34083. at Verse.ScreenshotTaker.Update () <0x0001f>
  34084. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  34085. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  34086. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  34087. at Verse.Root_Entry.Update () <0x00010>
  34088.  
  34089. (Filename: Line: -1)
  34090.  
  34091. NullReferenceException: Object reference not set to an instance of an object
  34092. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  34093. at Verse.ScreenshotTaker.Update () <0x0001f>
  34094. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  34095. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  34096. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  34097. at Verse.Root_Entry.Update () <0x00010>
  34098.  
  34099. (Filename: Line: -1)
  34100.  
  34101. NullReferenceException: Object reference not set to an instance of an object
  34102. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  34103. at Verse.ScreenshotTaker.Update () <0x0001f>
  34104. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  34105. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  34106. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  34107. at Verse.Root_Entry.Update () <0x00010>
  34108.  
  34109. (Filename: Line: -1)
  34110.  
  34111. NullReferenceException: Object reference not set to an instance of an object
  34112. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  34113. at Verse.ScreenshotTaker.Update () <0x0001f>
  34114. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  34115. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  34116. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  34117. at Verse.Root_Entry.Update () <0x00010>
  34118.  
  34119. (Filename: Line: -1)
  34120.  
  34121. NullReferenceException: Object reference not set to an instance of an object
  34122. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  34123. at Verse.ScreenshotTaker.Update () <0x0001f>
  34124. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  34125. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  34126. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  34127. at Verse.Root_Entry.Update () <0x00010>
  34128.  
  34129. (Filename: Line: -1)
  34130.  
  34131. NullReferenceException: Object reference not set to an instance of an object
  34132. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  34133. at Verse.ScreenshotTaker.Update () <0x0001f>
  34134. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  34135. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  34136. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  34137. at Verse.Root_Entry.Update () <0x00010>
  34138.  
  34139. (Filename: Line: -1)
  34140.  
  34141. NullReferenceException: Object reference not set to an instance of an object
  34142. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  34143. at Verse.ScreenshotTaker.Update () <0x0001f>
  34144. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  34145. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  34146. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  34147. at Verse.Root_Entry.Update () <0x00010>
  34148.  
  34149. (Filename: Line: -1)
  34150.  
  34151. NullReferenceException: Object reference not set to an instance of an object
  34152. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  34153. at Verse.ScreenshotTaker.Update () <0x0001f>
  34154. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  34155. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  34156. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  34157. at Verse.Root_Entry.Update () <0x00010>
  34158.  
  34159. (Filename: Line: -1)
  34160.  
  34161. NullReferenceException: Object reference not set to an instance of an object
  34162. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  34163. at Verse.ScreenshotTaker.Update () <0x0001f>
  34164. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  34165. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  34166. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  34167. at Verse.Root_Entry.Update () <0x00010>
  34168.  
  34169. (Filename: Line: -1)
  34170.  
  34171. NullReferenceException: Object reference not set to an instance of an object
  34172. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  34173. at Verse.ScreenshotTaker.Update () <0x0001f>
  34174. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  34175. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  34176. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  34177. at Verse.Root_Entry.Update () <0x00010>
  34178.  
  34179. (Filename: Line: -1)
  34180.  
  34181. NullReferenceException: Object reference not set to an instance of an object
  34182. at Verse.KeyBindingDef.get_JustPressed () <0x00016>
  34183. at Verse.ScreenshotTaker.Update () <0x0001f>
  34184. at Verse.UIRoot.UIRootUpdate () <0x0000a>
  34185. at Verse.UIRoot_Entry.UIRootUpdate () <0x00010>
  34186. at (wrapper dynamic-method) Verse.Root.Update_Patch1 (object) <0x0005f>
  34187. at Verse.Root_Entry.Update () <0x00010>
  34188.  
  34189. (Filename: Line: -1)
Add Comment
Please, Sign In to add comment