Advertisement
Guest User

coop

a guest
Nov 29th, 2015
428
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.95 KB | None | 0 0
  1. [18:02:26] [DEBUG] Created script domain 'ScriptDomain_EB7BE344'.
  2. [18:02:26] [DEBUG] Loading scripts from 'C:\Program Files\Rockstar Games\Grand Theft Auto V\scripts' into script domain 'ScriptDomain_EB7BE344' ...
  3. [18:02:27] [DEBUG] Found 2 script(s) in 'GTACoOp.dll'.
  4. [18:02:27] [DEBUG] Found 0 script(s) in 'Lidgren.Network.dll'.
  5. [18:02:27] [DEBUG] Found 0 script(s) in 'NativeUI.dll'.
  6. [18:02:27] [DEBUG] Found 0 script(s) in 'Newtonsoft.Json.dll'.
  7. [18:02:27] [DEBUG] Found 0 script(s) in 'protobuf-net.dll'.
  8. [18:02:27] [DEBUG] Found 1 script(s) in 'SpeedRadar.dll'.
  9. [18:02:27] [DEBUG] Starting 3 script(s) ...
  10. [18:02:27] [DEBUG] Instantiating script 'GTACoOp.Main' in script domain 'ScriptDomain_EB7BE344' ...
  11. [18:02:28] [DEBUG] Started script 'GTACoOp.Main'.
  12. [18:02:28] [DEBUG] Instantiating script 'GTACoOp.PedThread' in script domain 'ScriptDomain_EB7BE344' ...
  13. [18:02:28] [DEBUG] Started script 'GTACoOp.PedThread'.
  14. [18:02:28] [DEBUG] Instantiating script 'SpeedRadar.SpeedRadar' in script domain 'ScriptDomain_EB7BE344' ...
  15. [18:02:29] [DEBUG] Started script 'SpeedRadar.SpeedRadar'.
  16. [18:03:37] [ERROR] Caught fatal unhandled exception:
  17. System.MissingMethodException: Method not found: 'Void GTA.Tasks.Jump()'.
  18. at GTACoOp.Main.Debug()
  19. at GTACoOp.Main.OnTick(Object sender, EventArgs e)
  20. at GTA.Script.raise_Tick(Object value0, EventArgs value1)
  21. at GTA.Script.MainLoop()
  22. [18:03:56] [DEBUG] Unloading script domain 'ScriptDomain_EB7BE344' ...
  23. [18:03:56] [DEBUG] Stopping 3 script(s) ...
  24. [18:03:56] [DEBUG] Aborted script 'GTACoOp.Main'.
  25. [18:03:56] [DEBUG] Aborted script 'GTACoOp.PedThread'.
  26. [18:03:56] [DEBUG] Aborted script 'SpeedRadar.SpeedRadar'.
  27. [18:03:56] [DEBUG] Deleted script domain 'ScriptDomain_EB7BE344'.
  28. [18:03:56] [DEBUG] Created script domain 'ScriptDomain_D2ABAFC2'.
  29. [18:03:56] [DEBUG] Loading scripts from 'C:\Program Files\Rockstar Games\Grand Theft Auto V\scripts' into script domain 'ScriptDomain_D2ABAFC2' ...
  30. [18:03:56] [DEBUG] Found 2 script(s) in 'GTACoOp.dll'.
  31. [18:03:56] [DEBUG] Found 0 script(s) in 'Lidgren.Network.dll'.
  32. [18:03:56] [DEBUG] Found 0 script(s) in 'NativeUI.dll'.
  33. [18:03:56] [DEBUG] Found 0 script(s) in 'Newtonsoft.Json.dll'.
  34. [18:03:56] [DEBUG] Found 0 script(s) in 'protobuf-net.dll'.
  35. [18:03:57] [DEBUG] Found 1 script(s) in 'SpeedRadar.dll'.
  36. [18:03:57] [DEBUG] Starting 3 script(s) ...
  37. [18:03:57] [DEBUG] Instantiating script 'GTACoOp.Main' in script domain 'ScriptDomain_D2ABAFC2' ...
  38. [18:03:57] [DEBUG] Started script 'GTACoOp.Main'.
  39. [18:03:57] [DEBUG] Instantiating script 'GTACoOp.PedThread' in script domain 'ScriptDomain_D2ABAFC2' ...
  40. [18:03:57] [DEBUG] Started script 'GTACoOp.PedThread'.
  41. [18:03:57] [DEBUG] Instantiating script 'SpeedRadar.SpeedRadar' in script domain 'ScriptDomain_D2ABAFC2' ...
  42. [18:03:58] [DEBUG] Started script 'SpeedRadar.SpeedRadar'.
  43. [18:19:08] [ERROR] Caught fatal unhandled exception:
  44. System.MissingMethodException: Method not found: 'Void GTA.Tasks.Jump()'.
  45. at GTACoOp.SyncPed.DisplayLocally()
  46. at GTACoOp.PedThread.OnTick(Object sender, EventArgs e)
  47. at GTA.Script.raise_Tick(Object value0, EventArgs value1)
  48. at GTA.Script.MainLoop()
  49. [18:23:46] [ERROR] Caught fatal unhandled exception:
  50. System.MissingMethodException: Method not found: 'Void GTA.Tasks.Jump()'.
  51. at GTACoOp.Main.Debug()
  52. at GTACoOp.Main.OnTick(Object sender, EventArgs e)
  53. at GTA.Script.raise_Tick(Object value0, EventArgs value1)
  54. at GTA.Script.MainLoop()
  55. [18:23:51] [ERROR] Script 'GTACoOp.Main' is not responding! Aborting ...
  56. [18:23:51] [DEBUG] Aborted script 'GTACoOp.Main'.
  57. [18:24:02] [DEBUG] Unloading script domain 'ScriptDomain_D2ABAFC2' ...
  58. [18:24:02] [DEBUG] Stopping 3 script(s) ...
  59. [18:24:02] [DEBUG] Aborted script 'GTACoOp.PedThread'.
  60. [18:24:02] [DEBUG] Aborted script 'SpeedRadar.SpeedRadar'.
  61. [18:24:02] [DEBUG] Deleted script domain 'ScriptDomain_D2ABAFC2'.
  62. [18:24:02] [DEBUG] Created script domain 'ScriptDomain_F07ACFCA'.
  63. [18:24:02] [DEBUG] Loading scripts from 'C:\Program Files\Rockstar Games\Grand Theft Auto V\scripts' into script domain 'ScriptDomain_F07ACFCA' ...
  64. [18:24:02] [DEBUG] Found 2 script(s) in 'GTACoOp.dll'.
  65. [18:24:02] [DEBUG] Found 0 script(s) in 'Lidgren.Network.dll'.
  66. [18:24:02] [DEBUG] Found 0 script(s) in 'NativeUI.dll'.
  67. [18:24:02] [DEBUG] Found 0 script(s) in 'Newtonsoft.Json.dll'.
  68. [18:24:02] [DEBUG] Found 0 script(s) in 'protobuf-net.dll'.
  69. [18:24:02] [DEBUG] Found 1 script(s) in 'SpeedRadar.dll'.
  70. [18:24:02] [DEBUG] Starting 3 script(s) ...
  71. [18:24:02] [DEBUG] Instantiating script 'GTACoOp.Main' in script domain 'ScriptDomain_F07ACFCA' ...
  72. [18:24:03] [DEBUG] Started script 'GTACoOp.Main'.
  73. [18:24:03] [DEBUG] Instantiating script 'GTACoOp.PedThread' in script domain 'ScriptDomain_F07ACFCA' ...
  74. [18:24:03] [DEBUG] Started script 'GTACoOp.PedThread'.
  75. [18:24:03] [DEBUG] Instantiating script 'SpeedRadar.SpeedRadar' in script domain 'ScriptDomain_F07ACFCA' ...
  76. [18:24:04] [DEBUG] Started script 'SpeedRadar.SpeedRadar'.
  77. [18:24:33] [ERROR] Caught fatal unhandled exception:
  78. System.MissingMethodException: Method not found: 'Void GTA.Tasks.Jump()'.
  79. at GTACoOp.SyncPed.DisplayLocally()
  80. at GTACoOp.PedThread.OnTick(Object sender, EventArgs e)
  81. at GTA.Script.raise_Tick(Object value0, EventArgs value1)
  82. at GTA.Script.MainLoop()
  83. [18:27:46] [DEBUG] Unloading script domain 'ScriptDomain_F07ACFCA' ...
  84. [18:27:46] [DEBUG] Stopping 3 script(s) ...
  85. [18:27:46] [DEBUG] Aborted script 'GTACoOp.Main'.
  86. [18:27:46] [DEBUG] Aborted script 'GTACoOp.PedThread'.
  87. [18:27:46] [DEBUG] Aborted script 'SpeedRadar.SpeedRadar'.
  88. [18:27:46] [DEBUG] Deleted script domain 'ScriptDomain_F07ACFCA'.
  89. [18:27:46] [DEBUG] Created script domain 'ScriptDomain_27E5AB4E'.
  90. [18:27:46] [DEBUG] Loading scripts from 'C:\Program Files\Rockstar Games\Grand Theft Auto V\scripts' into script domain 'ScriptDomain_27E5AB4E' ...
  91. [18:27:46] [DEBUG] Found 2 script(s) in 'GTACoOp.dll'.
  92. [18:27:46] [DEBUG] Found 0 script(s) in 'Lidgren.Network.dll'.
  93. [18:27:46] [DEBUG] Found 0 script(s) in 'NativeUI.dll'.
  94. [18:27:46] [DEBUG] Found 0 script(s) in 'Newtonsoft.Json.dll'.
  95. [18:27:47] [DEBUG] Found 0 script(s) in 'protobuf-net.dll'.
  96. [18:27:47] [DEBUG] Found 1 script(s) in 'SpeedRadar.dll'.
  97. [18:27:47] [DEBUG] Starting 3 script(s) ...
  98. [18:27:47] [DEBUG] Instantiating script 'GTACoOp.Main' in script domain 'ScriptDomain_27E5AB4E' ...
  99. [18:27:48] [DEBUG] Started script 'GTACoOp.Main'.
  100. [18:27:48] [DEBUG] Instantiating script 'GTACoOp.PedThread' in script domain 'ScriptDomain_27E5AB4E' ...
  101. [18:27:48] [DEBUG] Started script 'GTACoOp.PedThread'.
  102. [18:27:48] [DEBUG] Instantiating script 'SpeedRadar.SpeedRadar' in script domain 'ScriptDomain_27E5AB4E' ...
  103. [18:27:48] [DEBUG] Started script 'SpeedRadar.SpeedRadar'.
  104. [18:27:56] [ERROR] Caught fatal unhandled exception:
  105. System.MissingMethodException: Method not found: 'Void GTA.Tasks.Jump()'.
  106. at GTACoOp.SyncPed.DisplayLocally()
  107. at GTACoOp.PedThread.OnTick(Object sender, EventArgs e)
  108. at GTA.Script.raise_Tick(Object value0, EventArgs value1)
  109. at GTA.Script.MainLoop()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement