Advertisement
Guest User

Untitled

a guest
Feb 24th, 2020
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.84 KB | None | 0 0
  1. [2/24/2020 8:00:44 PM] [Error] Delegate invocation failed
  2. System.Exception: Delegate invoke failed for: com.avirockets.csharp.Delegator::HandleException(System.Boolean,System.Exception)
  3. com.avirockets.csharp.Delegator::SafeInvoke(System.MulticastDelegate,System.Object[])
  4. com.avirockets.csharp.SafeInvokeExtensions::SafeInvoke<System.String,System.Decimal>(System.MulticastDelegate,System.String,System.Decimal)
  5. com.avirockets.unturned.AviEconomy.Bank::TriggerBalanceQueried(System.String,System.Decimal)
  6. com.avirockets.unturned.AviEconomy.BankAccount::get_Balance()
  7. com.avirockets.unturned.AviEconomy.BankAccount::_(System.Object)
  8. LiteDB.BsonMapper::SerializeObject(System.Type,System.Object,System.Int32)
  9. LiteDB.BsonMapper::Serialize(System.Type,System.Object,System.Int32)
  10. LiteDB.BsonMapper::ToDocument(System.Type,System.Object)
  11. LiteDB.BsonMapper::ToDocument<com.avirockets.unturned.AviEconomy.BankAccount>(com.avirockets.unturned.AviEconomy.BankAccount)
  12. LiteDB.LiteCollection`1[[com.avirockets.unturned.AviEconomy.BankAccount, AviEconomy, Version=4.7.3.0, Culture=neutral, PublicKeyToken=1d91b7585050c953]]::Insert(com.avirockets.unturned.AviEconomy.BankAccount)
  13. com.avirockets.db.LiteDbOperation::Insert<com.avirockets.unturned.AviEconomy.BankAccount>(com.avirockets.unturned.AviEconomy.BankAccount)
  14. com.avirockets.unturned.AviEconomy.Bank::CreateNewBankAccount(com.avirockets.db.IDbOperation,System.String)
  15. com.avirockets.unturned.AviEconomy.Bank::GetBankAccount(com.avirockets.db.IDbOperation,System.String)
  16. com.avirockets.unturned.AviEconomy.Bank::GetBankAccount(System.String)
  17. com.avirockets.unturned.AviEconomy.EconomyUI+<>c__DisplayClass7_0::<PlayerConnectedHandler>b__0()
  18. Rocket.Core.Utils.TaskDispatcher::RunAction(System.Object)
  19. System.Threading.QueueUserWorkItemCallback::WaitCallback_Context(System.Object)
  20. System.Threading.ExecutionContext::RunInternal(System.Threading.ExecutionContext,System.Threading.ContextCallback,System.Object,System.Boolean)
  21. System.Threading.ExecutionContext::Run(System.Threading.ExecutionContext,System.Threading.ContextCallback,System.Object,System.Boolean)
  22. System.Threading.QueueUserWorkItemCallback::System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
  23. System.Threading.ThreadPoolWorkQueue::Dispatch()
  24. System.Threading._ThreadPoolWaitCallback::PerformWaitCallback() ---> System.NotSupportedException: This function should only be called from the game thread. (e.g. from Unity's Update)
  25. at SDG.Unturned.ThreadUtil.assertIsGameThread () [0x0000c] in <3c9dbe8f93774ea8bdc9781611915c3d>:0
  26. at (wrapper dynamic-method) SDG.Unturned.Provider.send_Patch2(Steamworks.CSteamID,SDG.Unturned.ESteamPacket,byte[],int,int)
  27. at SDG.Unturned.SteamChannel.send (System.String name, Steamworks.CSteamID steamID, SDG.Unturned.ESteamPacket type, System.Object[] arguments) [0x00064] in <3c9dbe8f93774ea8bdc9781611915c3d>:0
  28. at SDG.Unturned.EffectManager.sendUIEffect (System.UInt16 id, System.Int16 key, Steamworks.CSteamID steamID, System.Boolean reliable, System.String arg0) [0x0000a] in <3c9dbe8f93774ea8bdc9781611915c3d>:0
  29. at com.avirockets.unturned.AviUIManager.FXProxy.SendUI (com.avirockets.unturned.AviUIManager.UiProfile profile, Steamworks.CSteamID steamId) [0x00041] in <0556a9d3abc64fc6893e3a9754400466>:0
  30. at com.avirockets.unturned.AviUIManager.UIHanger.SendUiIfNotBanned (com.avirockets.unturned.AviUIManager.UiProfile profile) [0x00045] in <0556a9d3abc64fc6893e3a9754400466>:0
  31. 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
  32. 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
  33. at com.avirockets.unturned.AviUIManager.UpdatePermaUIBuilder.Apply (System.String[] args) [0x00000] in <0556a9d3abc64fc6893e3a9754400466>:0
  34. at com.avirockets.unturned.AviEconomy.EconomyUI.SendFgTo (com.avirockets.unturned.api.UPlayer player, System.Decimal newBalance) [0x0007a] in <71efcd3e1eb84d598b106aba49d50371>:0
  35. at com.avirockets.unturned.AviEconomy.EconomyUI.OnBalanceNotify (System.String playerId, System.Decimal value) [0x00010] in <71efcd3e1eb84d598b106aba49d50371>:0
  36. at (wrapper dynamic-method) System.Object.lambda_method(System.Runtime.CompilerServices.Closure,object,object[])
  37. at FastDelegate.Net.MethodInfoExtensions+<>c__DisplayClass7_2.<Bind>b__2 (System.Object target, System.Object[] parameters) [0x00000] in <2325fd2d0f384b6187a9d619e2cd9ca8>:0
  38. at com.avirockets.csharp.Delegator.SafeInvoke (System.MulticastDelegate theDelegate, System.Object[] args) [0x00097] in <550fd9495fa34be29fd1a275edc6d779>:0
  39. --- End of inner exception stack trace ---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement