Advertisement
SqFKYo

Export Agency (2006)

Aug 26th, 2018
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. Exception filling window for RimWorld.Page_SelectScenario: System.ArgumentOutOfRangeException: Argument is out of range.
  2. Parameter name: index
  3. at System.Collections.Generic.List`1<RimWorld.DrugPolicyEntry>.set_Item (int,RimWorld.DrugPolicyEntry) <0x000a9>
  4. at RimWorld.DrugPolicy.set_Item (int,RimWorld.DrugPolicyEntry) <0x00039>
  5. at ExportAgency.ExportAgency.DrugPolicyDatabasePostfix (RimWorld.DrugPolicyDatabase) <0x0019f>
  6. at (wrapper dynamic-method) RimWorld.DrugPolicyDatabase..ctor_Patch1 (object) <0x00075>
  7. at Verse.Game..ctor () <0x003b0>
  8. at RimWorld.Page_SelectScenario.BeginScenarioConfiguration (RimWorld.Scenario,RimWorld.Page) <0x00041>
  9. at RimWorld.Page_SelectScenario.CanDoNext () <0x00053>
  10. at RimWorld.Page.DoBottomButtons (UnityEngine.Rect,string,string,System.Action,bool) <0x00464>
  11. at RimWorld.Page_SelectScenario.DoWindowContents (UnityEngine.Rect) <0x004b8>
  12. at Verse.Window/<WindowOnGUI>c__AnonStorey0.<>m__0 (int) <0x00882>
  13.  
  14. Verse.Log:Error(String, Boolean)
  15. Verse.<WindowOnGUI>c__AnonStorey0:<>m__0(Int32)
  16. UnityEngine.GUI:CallWindowDelegate(WindowFunction, Int32, Int32, GUISkin, Int32, Single, Single, GUIStyle)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement