Advertisement
Guest User

ScriptHookVDotNet2.log

a guest
Dec 5th, 2017
310
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.37 KB | None | 0 0
  1. [10:34:06] [DEBUG] Created script domain 'ScriptDomain_6AD3721B' with v2.10.3.
  2. [10:34:06] [DEBUG] Loading scripts from 'D:\Games\GrandTheftAutoV\scripts' into script domain 'ScriptDomain_6AD3721B' ...
  3. [10:34:07] [INFO] Loading assembly 'AddonBlips.dll' ...
  4. [10:34:07] [DEBUG] Found 1 script(s) in 'AddonBlips.dll'.
  5. [10:34:07] [INFO] Loading assembly 'AnimatedWipers.dll' ...
  6. [10:34:07] [DEBUG] Found 3 script(s) in 'AnimatedWipers.dll'.
  7. [10:34:07] [INFO] Loading assembly 'AutomatedTurnLights.dll' ...
  8. [10:34:07] [DEBUG] Found 1 script(s) in 'AutomatedTurnLights.dll'.
  9. [10:34:07] [INFO] Loading assembly 'BAM.dll' ...
  10. [10:34:07] [DEBUG] Found 1 script(s) in 'BAM.dll'.
  11. [10:34:07] [INFO] Loading assembly 'BennysOriginalMotorworks.dll' ...
  12. [10:34:07] [DEBUG] Found 3 script(s) in 'BennysOriginalMotorworks.dll'.
  13. [10:34:07] [INFO] Loading assembly 'BreakLights.dll' ...
  14. [10:34:07] [DEBUG] Found 1 script(s) in 'BreakLights.dll'.
  15. [10:34:07] [INFO] Loading assembly 'GTACoOp.dll' ...
  16. [10:34:07] [DEBUG] Found 2 script(s) in 'GTACoOp.dll'.
  17. [10:34:07] [INFO] Loading assembly 'iFruitAddon.dll' ...
  18. [10:34:07] [DEBUG] Found 0 script(s) in 'iFruitAddon.dll'.
  19. [10:34:07] [INFO] Loading assembly 'INMNativeUI.dll' ...
  20. [10:34:07] [DEBUG] Found 1 script(s) in 'INMNativeUI.dll'.
  21. [10:34:07] [INFO] Loading assembly 'KITT.net.dll' ...
  22. [10:34:07] [DEBUG] Found 1 script(s) in 'KITT.net.dll'.
  23. [10:34:07] [INFO] Loading assembly 'Lidgren.Network.dll' ...
  24. [10:34:07] [DEBUG] Found 0 script(s) in 'Lidgren.Network.dll'.
  25. [10:34:07] [INFO] Loading assembly 'MaxMind.Db.dll' ...
  26. [10:34:07] [DEBUG] Found 0 script(s) in 'MaxMind.Db.dll'.
  27. [10:34:07] [INFO] Loading assembly 'MaxMind.GeoIP2.dll' ...
  28. [10:34:07] [DEBUG] Found 0 script(s) in 'MaxMind.GeoIP2.dll'.
  29. [10:34:07] [INFO] Loading assembly 'NativeUI.dll' ...
  30. [10:34:07] [DEBUG] Found 1 script(s) in 'NativeUI.dll'.
  31. [10:34:07] [INFO] Loading assembly 'NAudio.dll' ...
  32. [10:34:07] [DEBUG] Found 0 script(s) in 'NAudio.dll'.
  33. [10:34:07] [INFO] Loading assembly 'Newtonsoft.Json.dll' ...
  34. [10:34:07] [DEBUG] Found 0 script(s) in 'Newtonsoft.Json.dll'.
  35. [10:34:07] [INFO] Loading assembly 'NPCSpawner.dll' ...
  36. [10:34:07] [DEBUG] Found 1 script(s) in 'NPCSpawner.dll'.
  37. [10:34:07] [INFO] Loading assembly 'protobuf-net.dll' ...
  38. [10:34:07] [DEBUG] Found 0 script(s) in 'protobuf-net.dll'.
  39. [10:34:07] [INFO] Loading assembly 'SinglePlayerApartment.dll' ...
  40. [10:34:08] [DEBUG] Found 10 script(s) in 'SinglePlayerApartment.dll'.
  41. [10:34:08] [INFO] Loading assembly 'MdiTabControl.dll' ...
  42. [10:34:08] [DEBUG] Found 0 script(s) in 'MdiTabControl.dll'.
  43. [10:34:08] [DEBUG] Starting 26 script(s) ...
  44. [10:34:08] [DEBUG] Instantiating script 'AddonBlips.Main' in script domain 'ScriptDomain_6AD3721B' ...
  45. [10:34:08] [DEBUG] Started script 'AddonBlips.Main'.
  46. [10:34:08] [DEBUG] Instantiating script 'AnimatedWipers.NPC1' in script domain 'ScriptDomain_6AD3721B' ...
  47. [10:34:08] [DEBUG] Started script 'AnimatedWipers.NPC1'.
  48. [10:34:08] [DEBUG] Instantiating script 'AnimatedWipers.Wipers' in script domain 'ScriptDomain_6AD3721B' ...
  49. [10:34:08] [DEBUG] Started script 'AnimatedWipers.Wipers'.
  50. [10:34:08] [DEBUG] Instantiating script 'AnimatedWipers.WipersControl' in script domain 'ScriptDomain_6AD3721B' ...
  51. [10:34:08] [DEBUG] Started script 'AnimatedWipers.WipersControl'.
  52. [10:34:08] [DEBUG] Instantiating script 'Barrier' in script domain 'ScriptDomain_6AD3721B' ...
  53. [10:34:08] [DEBUG] Started script 'Barrier'.
  54. [10:34:08] [DEBUG] Instantiating script 'buildamission' in script domain 'ScriptDomain_6AD3721B' ...
  55. [10:34:08] [DEBUG] Started script 'buildamission'.
  56. [10:34:08] [DEBUG] Instantiating script 'BennysOriginalMotorworks.Bennys' in script domain 'ScriptDomain_6AD3721B' ...
  57. [10:34:14] [ERROR] Failed to instantiate script 'BennysOriginalMotorworks.Bennys' because constructor threw an exception:
  58. System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
  59. at nativeCall()
  60. at GTA.Native.?A0x55605b1d.NativeTask.Run()
  61. at GTA.ScriptDomain.ExecuteTask(IScriptTask task)
  62. at GTA.Native.Function.Call[T](UInt64 hash, InputArgument[] arguments)
  63. at BennysOriginalMotorworks.Helper.LoadMPDLCMap()
  64. at BennysOriginalMotorworks.Bennys.LoadSettings()
  65. at BennysOriginalMotorworks.Bennys..ctor()
  66. [10:34:14] [DEBUG] Instantiating script 'BennysOriginalMotorworks.BennysMenu' in script domain 'ScriptDomain_6AD3721B' ...
  67. [10:34:14] [DEBUG] Started script 'BennysOriginalMotorworks.BennysMenu'.
  68. [10:34:14] [DEBUG] Instantiating script 'BennysOriginalMotorworks.ScriptedCamera' in script domain 'ScriptDomain_6AD3721B' ...
  69. [10:34:14] [DEBUG] Started script 'BennysOriginalMotorworks.ScriptedCamera'.
  70. [10:34:14] [DEBUG] Instantiating script 'BreakLights.Main' in script domain 'ScriptDomain_6AD3721B' ...
  71. [10:34:14] [DEBUG] Started script 'BreakLights.Main'.
  72. [10:34:14] [DEBUG] Instantiating script 'GTACoOp.Main' in script domain 'ScriptDomain_6AD3721B' ...
  73. [10:34:16] [DEBUG] Started script 'GTACoOp.Main'.
  74. [10:34:16] [DEBUG] Instantiating script 'GTACoOp.PedThread' in script domain 'ScriptDomain_6AD3721B' ...
  75. [10:34:16] [DEBUG] Started script 'GTACoOp.PedThread'.
  76. [10:34:16] [DEBUG] Instantiating script 'INMNativeUI.BigMessageThread' in script domain 'ScriptDomain_6AD3721B' ...
  77. [10:34:16] [DEBUG] Started script 'INMNativeUI.BigMessageThread'.
  78. [10:34:16] [DEBUG] Instantiating script 'K.I.T.T_V.Class1' in script domain 'ScriptDomain_6AD3721B' ...
  79. [10:34:16] [DEBUG] Started script 'K.I.T.T_V.Class1'.
  80. [10:34:16] [DEBUG] Instantiating script 'NativeUI.BigMessageThread' in script domain 'ScriptDomain_6AD3721B' ...
  81. [10:34:16] [DEBUG] Started script 'NativeUI.BigMessageThread'.
  82. [10:34:16] [DEBUG] Instantiating script 'NPCSpawner.Main' in script domain 'ScriptDomain_6AD3721B' ...
  83. [10:34:16] [DEBUG] Started script 'NPCSpawner.Main'.
  84. [10:34:16] [DEBUG] Instantiating script 'SinglePlayerApartment.ApartmentsHandler' in script domain 'ScriptDomain_6AD3721B' ...
  85. [10:34:19] [DEBUG] Started script 'SinglePlayerApartment.ApartmentsHandler'.
  86. [10:34:19] [DEBUG] Instantiating script 'SinglePlayerApartment.Brain' in script domain 'ScriptDomain_6AD3721B' ...
  87. [10:34:19] [DEBUG] Started script 'SinglePlayerApartment.Brain'.
  88. [10:34:19] [DEBUG] Instantiating script 'SinglePlayerApartment.Mechanic' in script domain 'ScriptDomain_6AD3721B' ...
  89. [10:34:19] [DEBUG] Started script 'SinglePlayerApartment.Mechanic'.
  90. [10:34:19] [DEBUG] Instantiating script 'SinglePlayerApartment.Phone' in script domain 'ScriptDomain_6AD3721B' ...
  91. [10:34:19] [DEBUG] Started script 'SinglePlayerApartment.Phone'.
  92. [10:34:19] [DEBUG] Instantiating script 'SinglePlayerApartment.Website' in script domain 'ScriptDomain_6AD3721B' ...
  93. [10:34:20] [DEBUG] Started script 'SinglePlayerApartment.Website'.
  94. [10:34:20] [DEBUG] Instantiating script 'SinglePlayerApartment.SinglePlayerApartment' in script domain 'ScriptDomain_6AD3721B' ...
  95. [10:34:20] [DEBUG] Started script 'SinglePlayerApartment.SinglePlayerApartment'.
  96. [10:34:20] [DEBUG] Instantiating script 'SinglePlayerApartment.SixCarGarage' in script domain 'ScriptDomain_6AD3721B' ...
  97. [10:34:20] [DEBUG] Started script 'SinglePlayerApartment.SixCarGarage'.
  98. [10:34:20] [DEBUG] Instantiating script 'SinglePlayerApartment.TenCarGarage' in script domain 'ScriptDomain_6AD3721B' ...
  99. [10:34:20] [DEBUG] Started script 'SinglePlayerApartment.TenCarGarage'.
  100. [10:34:20] [DEBUG] Instantiating script 'SinglePlayerApartment.Wardrobe' in script domain 'ScriptDomain_6AD3721B' ...
  101. [10:34:21] [DEBUG] Started script 'SinglePlayerApartment.Wardrobe'.
  102. [10:34:21] [DEBUG] Instantiating script 'SinglePlayerApartment.Z' in script domain 'ScriptDomain_6AD3721B' ...
  103. [10:34:21] [DEBUG] Started script 'SinglePlayerApartment.Z'.
  104. [10:34:41] [ERROR] Caught unhandled exception:
  105. System.NullReferenceException: Object reference not set to an instance of an object.
  106. at GTA.Ped.IsInVehicle(Vehicle vehicle)
  107. at Barrier.OnKeyDown(Object sender, KeyEventArgs e)
  108. at GTA.Script.raise_KeyDown(Object value0, KeyEventArgs value1)
  109. at GTA.Script.MainLoop()
  110. [10:34:41] [ERROR] Caught unhandled exception:
  111. System.NullReferenceException: Object reference not set to an instance of an object.
  112. at GTA.Ped.IsInVehicle(Vehicle vehicle)
  113. at Barrier.OnKeyDown(Object sender, KeyEventArgs e)
  114. at GTA.Script.raise_KeyDown(Object value0, KeyEventArgs value1)
  115. at GTA.Script.MainLoop()
  116. [10:34:41] [ERROR] Caught unhandled exception:
  117. System.NullReferenceException: Object reference not set to an instance of an object.
  118. at GTA.Ped.IsInVehicle(Vehicle vehicle)
  119. at Barrier.OnKeyDown(Object sender, KeyEventArgs e)
  120. at GTA.Script.raise_KeyDown(Object value0, KeyEventArgs value1)
  121. at GTA.Script.MainLoop()
  122. [10:34:41] [ERROR] Caught unhandled exception:
  123. System.NullReferenceException: Object reference not set to an instance of an object.
  124. at GTA.Ped.IsInVehicle(Vehicle vehicle)
  125. at Barrier.OnKeyDown(Object sender, KeyEventArgs e)
  126. at GTA.Script.raise_KeyDown(Object value0, KeyEventArgs value1)
  127. at GTA.Script.MainLoop()
  128. [10:34:41] [ERROR] Caught unhandled exception:
  129. System.NullReferenceException: Object reference not set to an instance of an object.
  130. at GTA.Ped.IsInVehicle(Vehicle vehicle)
  131. at Barrier.OnKeyDown(Object sender, KeyEventArgs e)
  132. at GTA.Script.raise_KeyDown(Object value0, KeyEventArgs value1)
  133. at GTA.Script.MainLoop()
  134. [10:34:41] [ERROR] Caught unhandled exception:
  135. System.NullReferenceException: Object reference not set to an instance of an object.
  136. at GTA.Ped.IsInVehicle(Vehicle vehicle)
  137. at Barrier.OnKeyDown(Object sender, KeyEventArgs e)
  138. at GTA.Script.raise_KeyDown(Object value0, KeyEventArgs value1)
  139. at GTA.Script.MainLoop()
  140. [10:34:42] [ERROR] Caught unhandled exception:
  141. System.NullReferenceException: Object reference not set to an instance of an object.
  142. at GTA.Ped.IsInVehicle(Vehicle vehicle)
  143. at Barrier.OnKeyDown(Object sender, KeyEventArgs e)
  144. at GTA.Script.raise_KeyDown(Object value0, KeyEventArgs value1)
  145. at GTA.Script.MainLoop()
  146. [10:34:42] [ERROR] Caught unhandled exception:
  147. System.NullReferenceException: Object reference not set to an instance of an object.
  148. at GTA.Ped.IsInVehicle(Vehicle vehicle)
  149. at Barrier.OnKeyDown(Object sender, KeyEventArgs e)
  150. at GTA.Script.raise_KeyDown(Object value0, KeyEventArgs value1)
  151. at GTA.Script.MainLoop()
  152. [10:34:42] [ERROR] Caught unhandled exception:
  153. System.NullReferenceException: Object reference not set to an instance of an object.
  154. at GTA.Ped.IsInVehicle(Vehicle vehicle)
  155. at Barrier.OnKeyDown(Object sender, KeyEventArgs e)
  156. at GTA.Script.raise_KeyDown(Object value0, KeyEventArgs value1)
  157. at GTA.Script.MainLoop()
  158. [10:34:42] [ERROR] Caught unhandled exception:
  159. System.NullReferenceException: Object reference not set to an instance of an object.
  160. at GTA.Ped.IsInVehicle(Vehicle vehicle)
  161. at Barrier.OnKeyDown(Object sender, KeyEventArgs e)
  162. at GTA.Script.raise_KeyDown(Object value0, KeyEventArgs value1)
  163. at GTA.Script.MainLoop()
  164. [10:34:43] [ERROR] Caught unhandled exception:
  165. System.NullReferenceException: Object reference not set to an instance of an object.
  166. at GTA.Ped.IsInVehicle(Vehicle vehicle)
  167. at Barrier.OnKeyDown(Object sender, KeyEventArgs e)
  168. at GTA.Script.raise_KeyDown(Object value0, KeyEventArgs value1)
  169. at GTA.Script.MainLoop()
  170. [10:34:45] [ERROR] Caught unhandled exception:
  171. System.NullReferenceException: Object reference not set to an instance of an object.
  172. at GTA.Ped.IsInVehicle(Vehicle vehicle)
  173. at Barrier.OnKeyDown(Object sender, KeyEventArgs e)
  174. at GTA.Script.raise_KeyDown(Object value0, KeyEventArgs value1)
  175. at GTA.Script.MainLoop()
  176. [10:34:45] [ERROR] Caught unhandled exception:
  177. System.NullReferenceException: Object reference not set to an instance of an object.
  178. at GTA.Ped.IsInVehicle(Vehicle vehicle)
  179. at Barrier.OnKeyDown(Object sender, KeyEventArgs e)
  180. at GTA.Script.raise_KeyDown(Object value0, KeyEventArgs value1)
  181. at GTA.Script.MainLoop()
  182. [10:34:46] [ERROR] Caught unhandled exception:
  183. System.NullReferenceException: Object reference not set to an instance of an object.
  184. at GTA.Ped.IsInVehicle(Vehicle vehicle)
  185. at Barrier.OnKeyDown(Object sender, KeyEventArgs e)
  186. at GTA.Script.raise_KeyDown(Object value0, KeyEventArgs value1)
  187. at GTA.Script.MainLoop()
  188. [10:34:46] [ERROR] Caught unhandled exception:
  189. System.NullReferenceException: Object reference not set to an instance of an object.
  190. at GTA.Ped.IsInVehicle(Vehicle vehicle)
  191. at Barrier.OnKeyDown(Object sender, KeyEventArgs e)
  192. at GTA.Script.raise_KeyDown(Object value0, KeyEventArgs value1)
  193. at GTA.Script.MainLoop()
  194. [10:34:46] [ERROR] Caught unhandled exception:
  195. System.NullReferenceException: Object reference not set to an instance of an object.
  196. at GTA.Ped.IsInVehicle(Vehicle vehicle)
  197. at Barrier.OnKeyDown(Object sender, KeyEventArgs e)
  198. at GTA.Script.raise_KeyDown(Object value0, KeyEventArgs value1)
  199. at GTA.Script.MainLoop()
  200. [10:34:47] [ERROR] Caught unhandled exception:
  201. System.NullReferenceException: Object reference not set to an instance of an object.
  202. at GTA.Ped.IsInVehicle(Vehicle vehicle)
  203. at Barrier.OnKeyDown(Object sender, KeyEventArgs e)
  204. at GTA.Script.raise_KeyDown(Object value0, KeyEventArgs value1)
  205. at GTA.Script.MainLoop()
  206. [10:34:47] [ERROR] Caught unhandled exception:
  207. System.NullReferenceException: Object reference not set to an instance of an object.
  208. at GTA.Ped.IsInVehicle(Vehicle vehicle)
  209. at Barrier.OnKeyDown(Object sender, KeyEventArgs e)
  210. at GTA.Script.raise_KeyDown(Object value0, KeyEventArgs value1)
  211. at GTA.Script.MainLoop()
  212. [10:34:47] [ERROR] Caught unhandled exception:
  213. System.NullReferenceException: Object reference not set to an instance of an object.
  214. at GTA.Ped.IsInVehicle(Vehicle vehicle)
  215. at Barrier.OnKeyDown(Object sender, KeyEventArgs e)
  216. at GTA.Script.raise_KeyDown(Object value0, KeyEventArgs value1)
  217. at GTA.Script.MainLoop()
  218. [10:34:48] [ERROR] Caught unhandled exception:
  219. System.NullReferenceException: Object reference not set to an instance of an object.
  220. at GTA.Ped.IsInVehicle(Vehicle vehicle)
  221. at Barrier.OnKeyDown(Object sender, KeyEventArgs e)
  222. at GTA.Script.raise_KeyDown(Object value0, KeyEventArgs value1)
  223. at GTA.Script.MainLoop()
  224. [10:34:49] [ERROR] Caught unhandled exception:
  225. System.NullReferenceException: Object reference not set to an instance of an object.
  226. at GTA.Ped.IsInVehicle(Vehicle vehicle)
  227. at Barrier.OnKeyDown(Object sender, KeyEventArgs e)
  228. at GTA.Script.raise_KeyDown(Object value0, KeyEventArgs value1)
  229. at GTA.Script.MainLoop()
  230. [10:34:50] [ERROR] Caught unhandled exception:
  231. System.NullReferenceException: Object reference not set to an instance of an object.
  232. at GTA.Ped.IsInVehicle(Vehicle vehicle)
  233. at Barrier.OnKeyDown(Object sender, KeyEventArgs e)
  234. at GTA.Script.raise_KeyDown(Object value0, KeyEventArgs value1)
  235. at GTA.Script.MainLoop()
  236. [10:34:50] [ERROR] Caught unhandled exception:
  237. System.NullReferenceException: Object reference not set to an instance of an object.
  238. at GTA.Ped.IsInVehicle(Vehicle vehicle)
  239. at Barrier.OnKeyDown(Object sender, KeyEventArgs e)
  240. at GTA.Script.raise_KeyDown(Object value0, KeyEventArgs value1)
  241. at GTA.Script.MainLoop()
  242. [10:34:53] [ERROR] Caught unhandled exception:
  243. System.NullReferenceException: Object reference not set to an instance of an object.
  244. at GTA.Ped.IsInVehicle(Vehicle vehicle)
  245. at Barrier.OnKeyDown(Object sender, KeyEventArgs e)
  246. at GTA.Script.raise_KeyDown(Object value0, KeyEventArgs value1)
  247. at GTA.Script.MainLoop()
  248. [10:34:53] [ERROR] Caught unhandled exception:
  249. System.NullReferenceException: Object reference not set to an instance of an object.
  250. at GTA.Ped.IsInVehicle(Vehicle vehicle)
  251. at Barrier.OnKeyDown(Object sender, KeyEventArgs e)
  252. at GTA.Script.raise_KeyDown(Object value0, KeyEventArgs value1)
  253. at GTA.Script.MainLoop()
  254. [10:34:54] [ERROR] Caught unhandled exception:
  255. System.NullReferenceException: Object reference not set to an instance of an object.
  256. at GTA.Ped.IsInVehicle(Vehicle vehicle)
  257. at Barrier.OnKeyDown(Object sender, KeyEventArgs e)
  258. at GTA.Script.raise_KeyDown(Object value0, KeyEventArgs value1)
  259. at GTA.Script.MainLoop()
  260. [10:35:00] [ERROR] Caught unhandled exception:
  261. System.NullReferenceException: Object reference not set to an instance of an object.
  262. at GTA.Ped.IsInVehicle(Vehicle vehicle)
  263. at Barrier.OnKeyDown(Object sender, KeyEventArgs e)
  264. at GTA.Script.raise_KeyDown(Object value0, KeyEventArgs value1)
  265. at GTA.Script.MainLoop()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement