Advertisement
Guest User

Untitled

a guest
Feb 16th, 2020
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.67 KB | None | 0 0
  1. InvokeNative: execution failed: [json.exception.parse_error.101] parse error at line 1, column 243: syntax error while parsing object - unexpected end of input; expected '}'
  2. Exception thrown by a task: System.AggregateException: One or more errors occurred. (One or more errors occurred. (Value does not fall within the expected range.)) ---> System.AggregateException: One or more errors occurred. (Value does not fall within the expected range.) ---> System.ArgumentException: Value does not fall within the expected range.
  3.  
  4.  
  5.  
  6.  
  7.  
  8. Server stack trace:
  9.  
  10. at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR (System.Int32 errorCode) [0x0000a] in <fbc4ec45371543bfba3678ebb82caf6d>:0
  11.  
  12. at (wrapper cominterop) CitizenFX.Core.IScriptHost.InvokeNative(intptr)
  13.  
  14. at (wrapper cominterop-invoke) CitizenFX.Core.IScriptHost.InvokeNative(intptr)
  15.  
  16. at CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.InvokeNative (System.IntPtr context) [0x00000] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\MonoScriptRuntime.cs:353
  17.  
  18. at (wrapper remoting-invoke-with-check) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.InvokeNative(intptr)
  19.  
  20. at (wrapper xdomain-dispatch) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.InvokeNative(object,byte[]&,byte[]&)
  21.  
  22.  
  23.  
  24. Exception rethrown at [0]:
  25.  
  26. at (wrapper xdomain-invoke) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.InvokeNative(intptr)
  27.  
  28. at CitizenFX.Core.ScriptContext.InvokeInternal (CitizenFX.Core.fxScriptContext* cxt, System.UInt64 nativeIdentifier, CitizenFX.Core.IScriptHost scriptHost) [0x00007] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\ScriptContext.cs:348
  29.  
  30. at CitizenFX.Core.ScriptContext.Invoke (CitizenFX.Core.fxScriptContext* cxt, System.UInt64 nativeIdentifier) [0x00000] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\ScriptContext.cs:321
  31.  
  32. at CitizenFX.Core.Native.API.InternalPerformHttpRequestInternal (System.String requestData, System.Int32 requestDataLength) [0x00034] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\NativesServer.cs:4049
  33.  
  34. at CitizenFX.Core.Native.API.PerformHttpRequestInternal (System.String requestData, System.Int32 requestDataLength) [0x00000] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\NativesServer.cs:4033
  35.  
  36. at FZAC7S.Http.RequestInternal.Http (System.String url, System.String method, System.String data, System.Object headers) [0x00067] in <8d3baa9cf891478986e9254155f595b7>:0
  37.  
  38. Exception_EndOfInnerExceptionStack
  39.  
  40. at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00011] in <fbc4ec45371543bfba3678ebb82caf6d>:0
  41.  
  42. at System.Threading.Tasks.Task`1[TResult].GetResultCore (System.Boolean waitCompletionNotification) [0x0002b] in <fbc4ec45371543bfba3678ebb82caf6d>:0
  43.  
  44. at System.Threading.Tasks.Task`1[TResult].get_Result () [0x0000f] in <fbc4ec45371543bfba3678ebb82caf6d>:0
  45.  
  46. at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object)
  47.  
  48. at CitizenFX.Core.FunctionReference+<>c__DisplayClass11_1.<Invoke>b__1 (System.Threading.Tasks.Task t) [0x00000] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\FunctionReference.cs:78
  49.  
  50. at System.Threading.Tasks.ContinuationTaskFromResultTask`1[TAntecedentResult].InnerInvoke () [0x00024] in <fbc4ec45371543bfba3678ebb82caf6d>:0
  51.  
  52. at System.Threading.Tasks.Task.Execute () [0x00000] in <fbc4ec45371543bfba3678ebb82caf6d>:0
  53.  
  54. Exception_EndOfInnerExceptionStack
  55.  
  56. ---> (Inner Exception #0) System.AggregateException: One or more errors occurred. (Value does not fall within the expected range.) ---> System.ArgumentException: Value does not fall within the expected range.
  57.  
  58.  
  59.  
  60.  
  61.  
  62. Server stack trace:
  63.  
  64. at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR (System.Int32 errorCode) [0x0000a] in <fbc4ec45371543bfba3678ebb82caf6d>:0
  65.  
  66. at (wrapper cominterop) CitizenFX.Core.IScriptHost.InvokeNative(intptr)
  67.  
  68. at (wrapper cominterop-invoke) CitizenFX.Core.IScriptHost.InvokeNative(intptr)
  69.  
  70. at CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.InvokeNative (System.IntPtr context) [0x00000] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\MonoScriptRuntime.cs:353
  71.  
  72. at (wrapper remoting-invoke-with-check) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.InvokeNative(intptr)
  73.  
  74. at (wrapper xdomain-dispatch) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.InvokeNative(object,byte[]&,byte[]&)
  75.  
  76.  
  77.  
  78. Exception rethrown at [0]:
  79.  
  80. at (wrapper xdomain-invoke) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.InvokeNative(intptr)
  81.  
  82. at CitizenFX.Core.ScriptContext.InvokeInternal (CitizenFX.Core.fxScriptContext* cxt, System.UInt64 nativeIdentifier, CitizenFX.Core.IScriptHost scriptHost) [0x00007] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\ScriptContext.cs:348
  83.  
  84. at CitizenFX.Core.ScriptContext.Invoke (CitizenFX.Core.fxScriptContext* cxt, System.UInt64 nativeIdentifier) [0x00000] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\ScriptContext.cs:321
  85.  
  86. at CitizenFX.Core.Native.API.InternalPerformHttpRequestInternal (System.String requestData, System.Int32 requestDataLength) [0x00034] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\NativesServer.cs:4049
  87.  
  88. at CitizenFX.Core.Native.API.PerformHttpRequestInternal (System.String requestData, System.Int32 requestDataLength) [0x00000] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\NativesServer.cs:4033
  89.  
  90. at FZAC7S.Http.RequestInternal.Http (System.String url, System.String method, System.String data, System.Object headers) [0x00067] in <8d3baa9cf891478986e9254155f595b7>:0
  91.  
  92. Exception_EndOfInnerExceptionStack
  93.  
  94. at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00011] in <fbc4ec45371543bfba3678ebb82caf6d>:0
  95.  
  96. at System.Threading.Tasks.Task`1[TResult].GetResultCore (System.Boolean waitCompletionNotification) [0x0002b] in <fbc4ec45371543bfba3678ebb82caf6d>:0
  97.  
  98. at System.Threading.Tasks.Task`1[TResult].get_Result () [0x0000f] in <fbc4ec45371543bfba3678ebb82caf6d>:0
  99.  
  100. at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object)
  101.  
  102. at CitizenFX.Core.FunctionReference+<>c__DisplayClass11_1.<Invoke>b__1 (System.Threading.Tasks.Task t) [0x00000] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\FunctionReference.cs:78
  103.  
  104. at System.Threading.Tasks.ContinuationTaskFromResultTask`1[TAntecedentResult].InnerInvoke () [0x00024] in <fbc4ec45371543bfba3678ebb82caf6d>:0
  105.  
  106. at System.Threading.Tasks.Task.Execute () [0x00000] in <fbc4ec45371543bfba3678ebb82caf6d>:0
  107.  
  108. ---> (Inner Exception #0) System.ArgumentException: Value does not fall within the expected range.
  109.  
  110.  
  111.  
  112.  
  113.  
  114. Server stack trace:
  115.  
  116. at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR (System.Int32 errorCode) [0x0000a] in <fbc4ec45371543bfba3678ebb82caf6d>:0
  117.  
  118. at (wrapper cominterop) CitizenFX.Core.IScriptHost.InvokeNative(intptr)
  119.  
  120. at (wrapper cominterop-invoke) CitizenFX.Core.IScriptHost.InvokeNative(intptr)
  121.  
  122. at CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.InvokeNative (System.IntPtr context) [0x00000] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\MonoScriptRuntime.cs:353
  123.  
  124. at (wrapper remoting-invoke-with-check) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.InvokeNative(intptr)
  125.  
  126. at (wrapper xdomain-dispatch) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.InvokeNative(object,byte[]&,byte[]&)
  127.  
  128.  
  129.  
  130. Exception rethrown at [0]:
  131.  
  132. at (wrapper xdomain-invoke) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.InvokeNative(intptr)
  133.  
  134. at CitizenFX.Core.ScriptContext.InvokeInternal (CitizenFX.Core.fxScriptContext* cxt, System.UInt64 nativeIdentifier, CitizenFX.Core.IScriptHost scriptHost) [0x00007] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\ScriptContext.cs:348
  135.  
  136. at CitizenFX.Core.ScriptContext.Invoke (CitizenFX.Core.fxScriptContext* cxt, System.UInt64 nativeIdentifier) [0x00000] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\ScriptContext.cs:321
  137.  
  138. at CitizenFX.Core.Native.API.InternalPerformHttpRequestInternal (System.String requestData, System.Int32 requestDataLength) [0x00034] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\NativesServer.cs:4049
  139.  
  140. at CitizenFX.Core.Native.API.PerformHttpRequestInternal (System.String requestData, System.Int32 requestDataLength) [0x00000] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\NativesServer.cs:4033
  141.  
  142. at FZAC7S.Http.RequestInternal.Http (System.String url, System.String method, System.String data, System.Object headers) [0x00067] in <8d3baa9cf891478986e9254155f595b7>:0 <---
  143.  
  144. <---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement