Advertisement
Guest User

Vehicles Persistence error log

a guest
Nov 23rd, 2020
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.17 KB | None | 0 0
  1. [11/23/20 22:25:25] [ERROR] : Method not found: 'Void GTA.Script.raise_KeyUp(System.Object, System.Windows.Forms.KeyEventArgs)'.
  2. Occurred in at GTA5_VEHICLES_PERSISTENCE.MainScript.MainScript_Tick(Object sender, EventArgs e)
  3. at SHVDN.Script.MainLoop()
  4.  
  5.  
  6. [11/23/20 22:25:25] [ERROR] : Object reference not set to an instance of an object.
  7. Occurred in at GTA5_VEHICLES_PERSISTENCE.MichaelVehiclesManagementScript.MichaelVehiclesManagementScript_Tick(Object sender, EventArgs e)
  8.  
  9.  
  10. [11/23/20 22:25:25] [ERROR] : Method not found: 'Void GTA.Script.raise_KeyUp(System.Object, System.Windows.Forms.KeyEventArgs)'.
  11. Occurred in at GTA5_VEHICLES_PERSISTENCE.ModMenu.ModMenu_Tick(Object sender, EventArgs e)
  12. at SHVDN.Script.MainLoop()
  13.  
  14.  
  15. [11/23/20 22:25:25] [ERROR] : Object reference not set to an instance of an object.
  16. Occurred in at GTA5_VEHICLES_PERSISTENCE.OthersVehiclesManagementScript.OtherAvatarsVehiclesManagementScript_Tick(Object sender, EventArgs e)
  17.  
  18.  
  19. [11/23/20 22:25:25] [ERROR] : Method not found: 'Void GTA.Script.raise_KeyUp(System.Object, System.Windows.Forms.KeyEventArgs)'.
  20. Occurred in at GTA5_VEHICLES_PERSISTENCE.SavedVehicleDetailsScript.OnScreenDisplayScript_Tick(Object sender, EventArgs e)
  21. at SHVDN.Script.MainLoop()
  22.  
  23.  
  24. [11/23/20 22:25:25] [ERROR] : Object reference not set to an instance of an object.
  25. Occurred in at GTA5_VEHICLES_PERSISTENCE.TrevorVehiclesManagementScript.TrevorVehiclesManagementScript_Tick(Object sender, EventArgs e)
  26.  
  27.  
  28. [11/23/20 22:50:47] [ERROR] : Exception of type 'Microsoft.CSharp.RuntimeBinder.ResetBindException' was thrown.
  29. Occurred in at Microsoft.CSharp.RuntimeBinder.SymbolTable.LoadSymbolsFromType(Type originalType)
  30.  
  31.  
  32. [11/23/20 22:50:55] [ERROR] : String was not recognized as a valid Boolean.
  33. Occurred in at System.Boolean.Parse(String value)
  34.  
  35.  
  36. [11/23/20 22:50:55] [ERROR] : Input string was not in a correct format.
  37. Occurred in at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
  38.  
  39.  
  40. [11/23/20 22:50:55] [ERROR] : Input string was not in a correct format.
  41. Occurred in at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
  42.  
  43.  
  44. [11/23/20 22:50:55] [ERROR] : Input string was not in a correct format.
  45. Occurred in at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
  46.  
  47.  
  48. [11/23/20 22:50:55] [ERROR] : Input string was not in a correct format.
  49. Occurred in at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
  50.  
  51.  
  52. [11/23/20 22:50:55] [ERROR] : Method not found: 'Void GTA.Script.raise_KeyUp(System.Object, System.Windows.Forms.KeyEventArgs)'.
  53. Occurred in at GTA5_VEHICLES_PERSISTENCE.MainScript.MainScript_Tick(Object sender, EventArgs e)
  54. at SHVDN.Script.MainLoop()
  55.  
  56.  
  57. [11/23/20 22:50:55] [ERROR] : Object reference not set to an instance of an object.
  58. Occurred in at GTA5_VEHICLES_PERSISTENCE.MichaelVehiclesManagementScript.MichaelVehiclesManagementScript_Tick(Object sender, EventArgs e)
  59.  
  60.  
  61. [11/23/20 22:50:55] [ERROR] : Method not found: 'Void GTA.Script.raise_KeyUp(System.Object, System.Windows.Forms.KeyEventArgs)'.
  62. Occurred in at GTA5_VEHICLES_PERSISTENCE.ModMenu.ModMenu_Tick(Object sender, EventArgs e)
  63. at SHVDN.Script.MainLoop()
  64.  
  65.  
  66. [11/23/20 22:50:55] [ERROR] : Object reference not set to an instance of an object.
  67. Occurred in at GTA5_VEHICLES_PERSISTENCE.OthersVehiclesManagementScript.OtherAvatarsVehiclesManagementScript_Tick(Object sender, EventArgs e)
  68.  
  69.  
  70. [11/23/20 22:50:55] [ERROR] : Method not found: 'Void GTA.Script.raise_KeyUp(System.Object, System.Windows.Forms.KeyEventArgs)'.
  71. Occurred in at GTA5_VEHICLES_PERSISTENCE.SavedVehicleDetailsScript.OnScreenDisplayScript_Tick(Object sender, EventArgs e)
  72. at SHVDN.Script.MainLoop()
  73.  
  74.  
  75. [11/23/20 22:50:55] [ERROR] : Object reference not set to an instance of an object.
  76. Occurred in at GTA5_VEHICLES_PERSISTENCE.TrevorVehiclesManagementScript.TrevorVehiclesManagementScript_Tick(Object sender, EventArgs e)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement