Advertisement
Guest User

error2

a guest
Feb 20th, 2020
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.68 KB | None | 0 0
  1. [20.02.2020 19:24:40] [Info] ZaupHomeCommand >> Homeplayer is awake
  2. [20.02.2020 19:24:40] [Info] Connecting: PlayerID: 76561198871724539 Name: _Fluffy_ Character: [Игрок] Pioter Vasilich
  3. [20.02.2020 19:24:40] [Error] Error in MulticastDelegate PlayerConnected: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Net.WebException: Error getting response stream (ReadDone2): ReceiveFailure ---> System.Exception: at System.Net.WebConnection.HandleError (System.Net.WebExceptionStatus st, System.Exception e, System.String where) [0x00000] in <d2957de1c3fd4781a43d89572183136c>:0
  4. at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x00000] in <d2957de1c3fd4781a43d89572183136c>:0
  5. at System.Net.Sockets.SocketAsyncResult+<>c.<Complete>b__27_0 (System.Object state) [0x00000] in <d2957de1c3fd4781a43d89572183136c>:0
  6. at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () [0x00000] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  7. at System.Threading.ThreadPoolWorkQueue.Dispatch () [0x00000] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  8. at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () [0x00000] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  9. at System.Net.WebConnection.HandleError (System.Net.WebExceptionStatus st, System.Exception e, System.String where) [0x0003b] in <d2957de1c3fd4781a43d89572183136c>:0
  10. --- End of inner exception stack trace ---
  11. at System.Net.WebClient.DownloadDataInternal (System.Uri address, System.Net.WebRequest& request) [0x00072] in <d2957de1c3fd4781a43d89572183136c>:0
  12. at System.Net.WebClient.DownloadString (System.Uri address) [0x00020] in <d2957de1c3fd4781a43d89572183136c>:0
  13. at System.Net.WebClient.DownloadString (System.String address) [0x00016] in <d2957de1c3fd4781a43d89572183136c>:0
  14. at JoinLeaveMessages.JoinLeaveMessages.CountryMessage (Rocket.Unturned.Player.UnturnedPlayer player) [0x0002a] in <cf731de3283047cd8d7df4a7e9107a5d>:0
  15. at JoinLeaveMessages.JoinLeaveMessages.Events_OnPlayerConnected (Rocket.Unturned.Player.UnturnedPlayer player) [0x00012] in <cf731de3283047cd8d7df4a7e9107a5d>:0
  16. at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
  17. at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  18. --- End of inner exception stack trace ---
  19. at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00048] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  20. at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  21. at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x000e7] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  22. at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) [0x00008] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  23. at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  24. at Rocket.Core.Extensions.MulticastDelegateExtension.TryInvoke (System.MulticastDelegate theDelegate, System.Object[] args) [0x00019] in <466fa14d466749559a64a11ae8acbc60>:0
  25. [20.02.2020 19:24:40] [Error] Delegate invocation failed
  26. System.Exception: Delegate invoke failed for: com.avirockets.csharp.Delegator::HandleException(System.Boolean,System.Exception)
  27. com.avirockets.csharp.Delegator::SafeInvoke(System.MulticastDelegate,System.Object[])
  28. com.avirockets.csharp.SafeInvokeExtensions::SafeInvoke<System.String,System.Decimal>(System.MulticastDelegate,System.String,System.Decimal)
  29. com.avirockets.unturned.AviEconomy.Bank::TriggerBalanceQueried(System.String,System.Decimal)
  30. com.avirockets.unturned.AviEconomy.BankAccount::get_Balance()
  31. com.avirockets.unturned.AviEconomy.EconomyUI+<>c__DisplayClass7_0::<PlayerConnectedHandler>b__0()
  32. Rocket.Core.Utils.TaskDispatcher::RunAction(System.Object)
  33. System.Threading.QueueUserWorkItemCallback::WaitCallback_Context(System.Object)
  34. System.Threading.ExecutionContext::RunInternal(System.Threading.ExecutionContext,System.Threading.ContextCallback,System.Object,System.Boolean)
  35. System.Threading.ExecutionContext::Run(System.Threading.ExecutionContext,System.Threading.ContextCallback,System.Object,System.Boolean)
  36. System.Threading.QueueUserWorkItemCallback::System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
  37. System.Threading.ThreadPoolWorkQueue::Dispatch()
  38. System.Threading._ThreadPoolWaitCallback::PerformWaitCallback() ---> System.NotSupportedException: This function should only be called from the game thread. (e.g. from Unity's Update)
  39. at SDG.Unturned.ThreadUtil.assertIsGameThread () [0x0000c] in <3c9dbe8f93774ea8bdc9781611915c3d>:0
  40. at (wrapper dynamic-method) SDG.Unturned.Provider.send_Patch2(Steamworks.CSteamID,SDG.Unturned.ESteamPacket,byte[],int,int)
  41. at SDG.Unturned.SteamChannel.send (System.String name, Steamworks.CSteamID steamID, SDG.Unturned.ESteamPacket type, System.Object[] arguments) [0x00064] in <3c9dbe8f93774ea8bdc9781611915c3d>:0
  42. at SDG.Unturned.EffectManager.sendUIEffect (System.UInt16 id, System.Int16 key, Steamworks.CSteamID steamID, System.Boolean reliable, System.String arg0) [0x0000a] in <3c9dbe8f93774ea8bdc9781611915c3d>:0
  43. at com.avirockets.unturned.AviUIManager.FXProxy.SendUI (com.avirockets.unturned.AviUIManager.UiProfile profile, Steamworks.CSteamID steamId) [0x00041] in <0556a9d3abc64fc6893e3a9754400466>:0
  44. at com.avirockets.unturned.AviUIManager.UIHanger.SendUiIfNotBanned (com.avirockets.unturned.AviUIManager.UiProfile profile) [0x00045] in <0556a9d3abc64fc6893e3a9754400466>:0
  45. at com.avirockets.unturned.AviUIManager.UIHanger.UpdatePermaUI (System.Int16 key, System.UInt16 effectId, System.Boolean reliable, System.String[] args, System.Boolean hideByNoOp) [0x00011] in <0556a9d3abc64fc6893e3a9754400466>:0
  46. at com.avirockets.unturned.AviUIManager.FXProxy.UpdatePermaUI (SDG.Unturned.Player player, System.Int16 key, System.UInt16 effectId, System.Boolean reliable, System.Boolean hideByNoOp, System.String[] args) [0x00009] in <0556a9d3abc64fc6893e3a9754400466>:0
  47. at com.avirockets.unturned.AviUIManager.UpdatePermaUIBuilder.Apply (System.String[] args) [0x00000] in <0556a9d3abc64fc6893e3a9754400466>:0
  48. at com.avirockets.unturned.AviEconomy.EconomyUI.SendFgTo (com.avirockets.unturned.api.UPlayer player, System.Decimal newBalance) [0x0007a] in <71efcd3e1eb84d598b106aba49d50371>:0
  49. at com.avirockets.unturned.AviEconomy.EconomyUI.OnBalanceNotify (System.String playerId, System.Decimal value) [0x00010] in <71efcd3e1eb84d598b106aba49d50371>:0
  50. at (wrapper dynamic-method) System.Object.lambda_method(System.Runtime.CompilerServices.Closure,object,object[])
  51. at FastDelegate.Net.MethodInfoExtensions+<>c__DisplayClass7_2.<Bind>b__2 (System.Object target, System.Object[] parameters) [0x00000] in <2325fd2d0f384b6187a9d619e2cd9ca8>:0
  52. at com.avirockets.csharp.Delegator.SafeInvoke (System.MulticastDelegate theDelegate, System.Object[] args) [0x00097] in <550fd9495fa34be29fd1a275edc6d779>:0
  53. --- End of inner exception stack trace ---
  54. [20.02.2020 19:24:40] [Info] AviRockets.Unturned.API >> AviEconomy >> Initial balance fetch for 76561198871724539: 3405
  55. [20.02.2020 19:24:42] [Info] ZaupHomeCommand >> Homeplayer is awake
  56. [20.02.2020 19:24:42] [Info] Connecting: PlayerID: 76561198864511763 Name: kennyS Character: [Игрок] not_kennyS
  57. [20.02.2020 19:24:42] [Info] Broadcast: [Игрок] not_kennyS has connected from Norway.
  58. [20.02.2020 19:24:42] [Error] Delegate invocation failed
  59. System.Exception: Delegate invoke failed for: com.avirockets.csharp.Delegator::HandleException(System.Boolean,System.Exception)
  60. com.avirockets.csharp.Delegator::SafeInvoke(System.MulticastDelegate,System.Object[])
  61. com.avirockets.csharp.SafeInvokeExtensions::SafeInvoke<System.String,System.Decimal>(System.MulticastDelegate,System.String,System.Decimal)
  62. com.avirockets.unturned.AviEconomy.Bank::TriggerBalanceQueried(System.String,System.Decimal)
  63. com.avirockets.unturned.AviEconomy.BankAccount::get_Balance()
  64. com.avirockets.unturned.AviEconomy.EconomyUI+<>c__DisplayClass7_0::<PlayerConnectedHandler>b__0()
  65. Rocket.Core.Utils.TaskDispatcher::RunAction(System.Object)
  66. System.Threading.QueueUserWorkItemCallback::WaitCallback_Context(System.Object)
  67. System.Threading.ExecutionContext::RunInternal(System.Threading.ExecutionContext,System.Threading.ContextCallback,System.Object,System.Boolean)
  68. System.Threading.ExecutionContext::Run(System.Threading.ExecutionContext,System.Threading.ContextCallback,System.Object,System.Boolean)
  69. System.Threading.QueueUserWorkItemCallback::System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
  70. System.Threading.ThreadPoolWorkQueue::Dispatch()
  71. System.Threading._ThreadPoolWaitCallback::PerformWaitCallback() ---> System.NotSupportedException: This function should only be called from the game thread. (e.g. from Unity's Update)
  72. at SDG.Unturned.ThreadUtil.assertIsGameThread () [0x0000c] in <3c9dbe8f93774ea8bdc9781611915c3d>:0
  73. at (wrapper dynamic-method) SDG.Unturned.Provider.send_Patch2(Steamworks.CSteamID,SDG.Unturned.ESteamPacket,byte[],int,int)
  74. at SDG.Unturned.SteamChannel.send (System.String name, Steamworks.CSteamID steamID, SDG.Unturned.ESteamPacket type, System.Object[] arguments) [0x00064] in <3c9dbe8f93774ea8bdc9781611915c3d>:0
  75. at SDG.Unturned.EffectManager.sendUIEffect (System.UInt16 id, System.Int16 key, Steamworks.CSteamID steamID, System.Boolean reliable, System.String arg0) [0x0000a] in <3c9dbe8f93774ea8bdc9781611915c3d>:0
  76. at com.avirockets.unturned.AviUIManager.FXProxy.SendUI (com.avirockets.unturned.AviUIManager.UiProfile profile, Steamworks.CSteamID steamId) [0x00041] in <0556a9d3abc64fc6893e3a9754400466>:0
  77. at com.avirockets.unturned.AviUIManager.UIHanger.SendUiIfNotBanned (com.avirockets.unturned.AviUIManager.UiProfile profile) [0x00045] in <0556a9d3abc64fc6893e3a9754400466>:0
  78. at com.avirockets.unturned.AviUIManager.UIHanger.UpdatePermaUI (System.Int16 key, System.UInt16 effectId, System.Boolean reliable, System.String[] args, System.Boolean hideByNoOp) [0x00011] in <0556a9d3abc64fc6893e3a9754400466>:0
  79. at com.avirockets.unturned.AviUIManager.FXProxy.UpdatePermaUI (SDG.Unturned.Player player, System.Int16 key, System.UInt16 effectId, System.Boolean reliable, System.Boolean hideByNoOp, System.String[] args) [0x00009] in <0556a9d3abc64fc6893e3a9754400466>:0
  80. at com.avirockets.unturned.AviUIManager.UpdatePermaUIBuilder.Apply (System.String[] args) [0x00000] in <0556a9d3abc64fc6893e3a9754400466>:0
  81. at com.avirockets.unturned.AviEconomy.EconomyUI.SendFgTo (com.avirockets.unturned.api.UPlayer player, System.Decimal newBalance) [0x0007a] in <71efcd3e1eb84d598b106aba49d50371>:0
  82. at com.avirockets.unturned.AviEconomy.EconomyUI.OnBalanceNotify (System.String playerId, System.Decimal value) [0x00010] in <71efcd3e1eb84d598b106aba49d50371>:0
  83. at (wrapper dynamic-method) System.Object.lambda_method(System.Runtime.CompilerServices.Closure,object,object[])
  84. at FastDelegate.Net.MethodInfoExtensions+<>c__DisplayClass7_2.<Bind>b__2 (System.Object target, System.Object[] parameters) [0x00000] in <2325fd2d0f384b6187a9d619e2cd9ca8>:0
  85. at com.avirockets.csharp.Delegator.SafeInvoke (System.MulticastDelegate theDelegate, System.Object[] args) [0x00097] in <550fd9495fa34be29fd1a275edc6d779>:0
  86. --- End of inner exception stack trace ---
  87. [20.02.2020 19:24:42] [Info] AviRockets.Unturned.API >> AviEconomy >> Initial balance fetch for 76561198864511763: 160
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement