Advertisement
Trsak

Untitled

Apr 29th, 2019
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.15 KB | None | 0 0
  1. 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.
  2.  
  3.  
  4. Server stack trace:
  5. at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR (System.Int32 errorCode) [0x0000a] in <fbc4ec45371543bfba3678ebb82caf6d>:0
  6. at (wrapper cominterop) CitizenFX.Core.IScriptHost.InvokeNative(intptr)
  7. at (wrapper cominterop-invoke) CitizenFX.Core.IScriptHost.InvokeNative(intptr)
  8. at CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.InvokeNative (System.IntPtr context) [0x00000] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\MonoScriptRuntime.cs:298
  9. at (wrapper remoting-invoke-with-check) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.InvokeNative(intptr)
  10. at (wrapper xdomain-dispatch) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.InvokeNative(object,byte[]&,byte[]&)
  11.  
  12. Exception rethrown at [0]:
  13. at (wrapper xdomain-invoke) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.InvokeNative(intptr)
  14. at CitizenFX.Core.ScriptContext.InvokeInternal (System.UInt64 nativeIdentifier, CitizenFX.Core.IScriptHost scriptHost) [0x00014] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\ScriptContext.cs:277
  15. at CitizenFX.Core.ScriptContext.Invoke (System.UInt64 nativeIdentifier, CitizenFX.Core.IScriptHost scriptHost) [0x00000] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\ScriptContext.cs:266
  16. at CitizenFX.Core.ScriptContext.Invoke (System.UInt64 nativeIdentifier) [0x00000] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\ScriptContext.cs:263
  17. at CitizenFX.Core.Native.API.InternalPerformHttpRequestInternal (System.String requestData, System.Int32 requestDataLength) [0x00014] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\NativesServer.cs:1494
  18. 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:1484
  19. at GHMatti.Http.RequestInternal.Http (System.String url, System.String method, System.String data, System.Object headers) [0x0005d] in E:\gitlab\builds\3dfa407a\0\PFM\ELS-Plus\server\ELS-Server\HttpHelper.cs:54
  20. Exception_EndOfInnerExceptionStack
  21. at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00011] in <fbc4ec45371543bfba3678ebb82caf6d>:0
  22. at System.Threading.Tasks.Task`1[TResult].GetResultCore (System.Boolean waitCompletionNotification) [0x0002b] in <fbc4ec45371543bfba3678ebb82caf6d>:0
  23. at System.Threading.Tasks.Task`1[TResult].get_Result () [0x0000f] in <fbc4ec45371543bfba3678ebb82caf6d>:0
  24. at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object)
  25. at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet] (System.Runtime.CompilerServices.CallSite site, T0 arg0) [0x00112] in <cf8f429092f345a6bd742c3476e00e06>:0
  26. 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
  27. at System.Threading.Tasks.ContinuationTaskFromResultTask`1[TAntecedentResult].InnerInvoke () [0x00024] in <fbc4ec45371543bfba3678ebb82caf6d>:0
  28. at System.Threading.Tasks.Task.Execute () [0x00000] in <fbc4ec45371543bfba3678ebb82caf6d>:0
  29. Exception_EndOfInnerExceptionStack
  30. ---> (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.
  31.  
  32.  
  33. Server stack trace:
  34. at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR (System.Int32 errorCode) [0x0000a] in <fbc4ec45371543bfba3678ebb82caf6d>:0
  35. at (wrapper cominterop) CitizenFX.Core.IScriptHost.InvokeNative(intptr)
  36. at (wrapper cominterop-invoke) CitizenFX.Core.IScriptHost.InvokeNative(intptr)
  37. at CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.InvokeNative (System.IntPtr context) [0x00000] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\MonoScriptRuntime.cs:298
  38. at (wrapper remoting-invoke-with-check) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.InvokeNative(intptr)
  39. at (wrapper xdomain-dispatch) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.InvokeNative(object,byte[]&,byte[]&)
  40.  
  41. Exception rethrown at [0]:
  42. at (wrapper xdomain-invoke) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.InvokeNative(intptr)
  43. at CitizenFX.Core.ScriptContext.InvokeInternal (System.UInt64 nativeIdentifier, CitizenFX.Core.IScriptHost scriptHost) [0x00014] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\ScriptContext.cs:277
  44. at CitizenFX.Core.ScriptContext.Invoke (System.UInt64 nativeIdentifier, CitizenFX.Core.IScriptHost scriptHost) [0x00000] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\ScriptContext.cs:266
  45. at CitizenFX.Core.ScriptContext.Invoke (System.UInt64 nativeIdentifier) [0x00000] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\ScriptContext.cs:263
  46. at CitizenFX.Core.Native.API.InternalPerformHttpRequestInternal (System.String requestData, System.Int32 requestDataLength) [0x00014] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\NativesServer.cs:1494
  47. 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:1484
  48. at GHMatti.Http.RequestInternal.Http (System.String url, System.String method, System.String data, System.Object headers) [0x0005d] in E:\gitlab\builds\3dfa407a\0\PFM\ELS-Plus\server\ELS-Server\HttpHelper.cs:54
  49. Exception_EndOfInnerExceptionStack
  50. at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00011] in <fbc4ec45371543bfba3678ebb82caf6d>:0
  51. at System.Threading.Tasks.Task`1[TResult].GetResultCore (System.Boolean waitCompletionNotification) [0x0002b] in <fbc4ec45371543bfba3678ebb82caf6d>:0
  52. at System.Threading.Tasks.Task`1[TResult].get_Result () [0x0000f] in <fbc4ec45371543bfba3678ebb82caf6d>:0
  53. at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object)
  54. at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet] (System.Runtime.CompilerServices.CallSite site, T0 arg0) [0x00112] in <cf8f429092f345a6bd742c3476e00e06>:0
  55. 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
  56. at System.Threading.Tasks.ContinuationTaskFromResultTask`1[TAntecedentResult].InnerInvoke () [0x00024] in <fbc4ec45371543bfba3678ebb82caf6d>:0
  57. at System.Threading.Tasks.Task.Execute () [0x00000] in <fbc4ec45371543bfba3678ebb82caf6d>:0
  58. ---> (Inner Exception #0) System.ArgumentException: Value does not fall within the expected range.
  59.  
  60.  
  61. Server stack trace:
  62. at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR (System.Int32 errorCode) [0x0000a] in <fbc4ec45371543bfba3678ebb82caf6d>:0
  63. at (wrapper cominterop) CitizenFX.Core.IScriptHost.InvokeNative(intptr)
  64. at (wrapper cominterop-invoke) CitizenFX.Core.IScriptHost.InvokeNative(intptr)
  65. at CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.InvokeNative (System.IntPtr context) [0x00000] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\MonoScriptRuntime.cs:298
  66. at (wrapper remoting-invoke-with-check) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.InvokeNative(intptr)
  67. at (wrapper xdomain-dispatch) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.InvokeNative(object,byte[]&,byte[]&)
  68.  
  69. Exception rethrown at [0]:
  70. at (wrapper xdomain-invoke) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.InvokeNative(intptr)
  71. at CitizenFX.Core.ScriptContext.InvokeInternal (System.UInt64 nativeIdentifier, CitizenFX.Core.IScriptHost scriptHost) [0x00014] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\ScriptContext.cs:277
  72. at CitizenFX.Core.ScriptContext.Invoke (System.UInt64 nativeIdentifier, CitizenFX.Core.IScriptHost scriptHost) [0x00000] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\ScriptContext.cs:266
  73. at CitizenFX.Core.ScriptContext.Invoke (System.UInt64 nativeIdentifier) [0x00000] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\ScriptContext.cs:263
  74. at CitizenFX.Core.Native.API.InternalPerformHttpRequestInternal (System.String requestData, System.Int32 requestDataLength) [0x00014] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\NativesServer.cs:1494
  75. 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:1484
  76. at GHMatti.Http.RequestInternal.Http (System.String url, System.String method, System.String data, System.Object headers) [0x0005d] in E:\gitlab\builds\3dfa407a\0\PFM\ELS-Plus\server\ELS-Server\HttpHelper.cs:54 <---
  77. <---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement