Advertisement
Ragovsky

Untitled

Oct 28th, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.83 KB | None | 0 0
  1. (Filename: ./Runtime/Export/Debug.bindings.h Line: 45)
  2. 2019-10-28 17:15:19.838 18559-18671/? E/Unity: InvalidOperationException: Operation already in progress
  3. at System.Net.Sockets.SocketAsyncEventArgs.SetLastOperation (System.Net.Sockets.SocketAsyncOperation op) [0x00000] in <00000000000000000000000000000000>:0
  4. at System.Net.Sockets.Socket.InitSocketAsyncEventArgs (System.Net.Sockets.SocketAsyncEventArgs e, System.AsyncCallback callback, System.Object state, System.Net.Sockets.SocketOperation operation) [0x00000] in <00000000000000000000000000000000>:0
  5. at System.Net.Sockets.Socket.SendAsync (System.Net.Sockets.SocketAsyncEventArgs e) [0x00000] in <00000000000000000000000000000000>:0
  6. at NetCoreServer.TcpClient.TrySend () [0x00000] in <00000000000000000000000000000000>:0
  7. at System.Net.Sockets.Socket+<>c.<.cctor>b__309_12 (System.IAsyncResult ares) [0x00000] in <00000000000000000000000000000000>:0
  8. at System.Net.Sockets.SocketAsyncResult+<>c.<Complete>b__27_0 (System.Object state) [0x00000] in <00000000000000000000000000000000>:0
  9. at System.Threading.ThreadPoolWorkQueue.Dispatch () [0x00000]
  10. 2019-10-28 17:15:20.138 18559-18595/? W/Unity: [1] WARN DonutView.Match.Effects.Sounds.SoundManager - Can't find def Handgun_Sub_WeaponUse
  11.  
  12. FULL STACK TRACE:
  13.  
  14.  
  15. (Filename: ./Runtime/Export/Debug.bindings.h Line: 45)
  16. 2019-10-28 17:15:21.134 18559-18595/? W/Unity: [1] WARN DonutView.Match.Effects.Sounds.SoundManager - Can't find def Handgun_Sub_WeaponUse
  17.  
  18. FULL STACK TRACE:
  19.  
  20.  
  21. (Filename: ./Runtime/Export/Debug.bindings.h Line: 45)
  22. 2019-10-28 17:15:22.133 18559-18595/? W/Unity: [1] WARN DonutView.Match.Effects.Sounds.SoundManager - Can't find def Handgun_Sub_WeaponUse
  23.  
  24. FULL STACK TRACE:
  25.  
  26.  
  27. (Filename: ./Runtime/Export/Debug.bindings.h Line: 45)
  28. 2019-10-28 17:15:23.129 18559-18595/? W/Unity: [1] WARN DonutView.Match.Effects.Sounds.SoundManager - Can't find def Handgun_Sub_WeaponUse
  29.  
  30. FULL STACK TRACE:
  31.  
  32.  
  33. (Filename: ./Runtime/Export/Debug.bindings.h Line: 45)
  34. 2019-10-28 17:15:23.539 18559-18595/? I/Unity: Android: C# sendEvent system.disconnect with properties {"status":"DISCONNECTED_FROM_SERVER"} and outOfSession False
  35. 2019-10-28 17:15:23.635 18559-18595/? I/Unity: [1] INFO UniClientLogic.ClientLogic.GameStateMachine - SM: RoomEntered => Disconnected session: [EP: [EP 67.207.78.108:4100] DId: VKNKcK9b10hJt4do65TmTY13c+28A6gu S: g4HUBrFb10g2i4s0hzK/TaIZseFSYMqQ]
  36.  
  37. FULL STACK TRACE:
  38. 2019-10-28 17:15:23.635 18559-18595/? I/Unity: [1] INFO UniClientLogic.ClientLogic.ClientSide.Ether.ConnectionAdapter - Disconnected from server
  39.  
  40. FULL STACK TRACE:
  41. 2019-10-28 17:15:23.957 18559-18595/? W/Unity: =============== MESH DEEP CLEANING ===============
  42.  
  43. (Filename: ./Runtime/Export/Debug.bindings.h Line: 45)
  44. 2019-10-28 17:15:23.958 18559-18595/? W/Unity: =============== MESH DEEP CLEANING ===============
  45.  
  46. (Filename: ./Runtime/Export/Debug.bindings.h Line: 45)
  47. 2019-10-28 17:15:23.969 18559-18595/? W/Unity: [1] WARN UniClientLogic.ClientLogic.GameStates.StateWaitForConnect - [Disconnected] Disconnected from server or can't connect.
  48.  
  49. FULL STACK TRACE:
  50.  
  51.  
  52. (Filename: ./Runtime/Export/Debug.bindings.h Line: 45)
  53. 2019-10-28 17:15:23.969 18559-18595/? I/Unity: [1] INFO DonutView.GUI.Pages.Main.SelectServerPage - requesting to z.donut.games ...
  54.  
  55. FULL STACK TRACE:
  56. 2019-10-28 17:15:24.086 18559-18595/? I/Unity: [1] INFO DonutView.GUI.Pages.Main.SelectServerPage - request to http://z.donut.games/server finish True, False, False
  57.  
  58. FULL STACK TRACE:
  59. 2019-10-28 17:15:24.086 18559-18595/? I/Unity: [1] INFO DonutView.GUI.Pages.Main.SelectServerPage - Got server discovery response. Code: Success IsAuto: False
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement