Advertisement
Guest User

Untitled

a guest
Aug 31st, 2015
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.56 KB | None | 0 0
  1. 2015-08-31 20:54:53.2200|TRACE|Client|MonoGame Game Class: Microsoft.Xna.Framework.Game, MonoGame.Framework, Version=3.4.0.459, Culture=neutral, PublicKeyToken=null|
  2. 2015-08-31 20:54:53.2200|INFO|Client|Dependencies: [mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089], [SharpDX.MediaFoundation, Version=2.5.1.0, Culture=neutral, PublicKeyToken=null], [SharpDX, Version=2.5.1.0, Culture=neutral, PublicKeyToken=null], [System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089], [System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089], [SharpDX.XAudio2, Version=2.5.1.0, Culture=neutral, PublicKeyToken=null], [SharpDX.Direct3D11, Version=2.5.1.0, Culture=neutral, PublicKeyToken=null], [SharpDX.DXGI, Version=2.5.1.0, Culture=neutral, PublicKeyToken=null], [System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a], [SharpDX.Direct2D1, Version=2.5.1.0, Culture=neutral, PublicKeyToken=null], [SharpDX.XInput, Version=2.5.1.0, Culture=neutral, PublicKeyToken=null], [System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089], [SharpDX.RawInput, Version=2.5.1.0, Culture=neutral, PublicKeyToken=null], [System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089], |
  3. 2015-08-31 20:54:53.2300|INFO|Client|Loading core (trusted) mod core-assets.mod|
  4. 2015-08-31 20:54:54.6270|INFO|Client|Game initialized. (Deathmatch (no teams))|
  5. 2015-08-31 20:54:54.6870|TRACE|Client|[CLIENT] Message type StatusChanged enabled|
  6. 2015-08-31 20:54:54.6870|TRACE|Client|[CLIENT] Message type UnconnectedData enabled|
  7. 2015-08-31 20:54:54.6870|TRACE|Client|[CLIENT] Message type ConnectionApproval enabled|
  8. 2015-08-31 20:54:54.6870|TRACE|Client|[CLIENT] Message type Data enabled|
  9. 2015-08-31 20:54:54.6870|TRACE|Client|[CLIENT] Message type Receipt enabled|
  10. 2015-08-31 20:54:54.6870|TRACE|Client|[CLIENT] Message type DiscoveryRequest enabled|
  11. 2015-08-31 20:54:54.6870|TRACE|Client|[CLIENT] Message type DiscoveryResponse enabled|
  12. 2015-08-31 20:54:54.6870|TRACE|Client|[CLIENT] Message type VerboseDebugMessage enabled|
  13. 2015-08-31 20:54:54.6870|TRACE|Client|[CLIENT] Message type DebugMessage enabled|
  14. 2015-08-31 20:54:54.6870|TRACE|Client|[CLIENT] Message type WarningMessage enabled|
  15. 2015-08-31 20:54:54.6870|TRACE|Client|[CLIENT] Message type ErrorMessage enabled|
  16. 2015-08-31 20:54:54.6870|TRACE|Client|[CLIENT] Message type NatIntroductionSuccess enabled|
  17. 2015-08-31 20:54:54.6870|TRACE|Client|[CLIENT] Message type ConnectionLatencyUpdated enabled|
  18. 2015-08-31 20:54:54.7770|INFO|Client|Game initialized. (Deathmatch (no teams))|
  19. 2015-08-31 20:54:54.8170|INFO|Client|Server Created.|
  20. 2015-08-31 20:54:54.8270|TRACE|Client|[SERVER] Message type StatusChanged enabled|
  21. 2015-08-31 20:54:54.8270|TRACE|Client|[SERVER] Message type UnconnectedData enabled|
  22. 2015-08-31 20:54:54.8270|TRACE|Client|[SERVER] Message type ConnectionApproval enabled|
  23. 2015-08-31 20:54:54.8270|TRACE|Client|[SERVER] Message type Data enabled|
  24. 2015-08-31 20:54:54.8270|TRACE|Client|[SERVER] Message type Receipt enabled|
  25. 2015-08-31 20:54:54.8270|TRACE|Client|[SERVER] Message type DiscoveryRequest enabled|
  26. 2015-08-31 20:54:54.8270|TRACE|Client|[SERVER] Message type DiscoveryResponse enabled|
  27. 2015-08-31 20:54:54.8270|TRACE|Client|[SERVER] Message type VerboseDebugMessage enabled|
  28. 2015-08-31 20:54:54.8270|TRACE|Client|[SERVER] Message type DebugMessage enabled|
  29. 2015-08-31 20:54:54.8270|TRACE|Client|[SERVER] Message type WarningMessage enabled|
  30. 2015-08-31 20:54:54.8270|TRACE|Client|[SERVER] Message type ErrorMessage enabled|
  31. 2015-08-31 20:54:54.8270|TRACE|Client|[SERVER] Message type NatIntroductionSuccess enabled|
  32. 2015-08-31 20:54:54.8270|TRACE|Client|[SERVER] Message type ConnectionLatencyUpdated enabled|
  33. 2015-08-31 20:54:54.8770|INFO|Client|Server started on port 33132. Configuration: |
  34. 2015-08-31 20:54:54.8770|INFO|Client|[MPTanks.Networking.Server.InitializedConfiguration, MPTanks.Networking.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]
  35. {
  36. "MaxPlayers": 32,
  37. "Port": 33132,
  38. "Password": "password",
  39. "StateSyncRate": "00:00:01"
  40. }|
  41. 2015-08-31 20:54:54.9070|INFO|Client|[CHAT] Server to Player ID: 0: PlayerJoined|
  42. 2015-08-31 20:54:54.9070|INFO|Client|[CHAT] Server to all: PlayerJoined|
  43. 2015-08-31 20:54:54.9070|INFO|Client|[CHAT] Server to Player ID: 0, Player ID: 1: PlayerJoined|
  44. 2015-08-31 20:54:54.9070|INFO|Client|[CHAT] Server to all: PlayerJoined|
  45. 2015-08-31 20:54:54.9070|INFO|Client|[CHAT] Server to Player ID: 0, Player ID: 1, Player ID: 2: PlayerJoined|
  46. 2015-08-31 20:54:54.9070|INFO|Client|[CHAT] Server to all: PlayerJoined|
  47. 2015-08-31 20:54:54.9070|INFO|Client|[CHAT] Server to Player ID: 0, Player ID: 1, Player ID: 2, Player ID: 3: PlayerJoined|
  48. 2015-08-31 20:54:54.9070|INFO|Client|[CHAT] Server to all: PlayerJoined|
  49. 2015-08-31 20:54:54.9070|INFO|Client|[CHAT] Server to Player ID: 0, Player ID: 1, Player ID: 2, Player ID: 3, Player ID: 4: PlayerJoined|
  50. 2015-08-31 20:54:54.9070|INFO|Client|[CHAT] Server to all: PlayerJoined|
  51. 2015-08-31 20:54:54.9370|FATAL|Client|Unhandled fatal exception at AppDomain level.|FMOD.Error+FMODException: A socket error occurred. This is a catch-all for socket-related errors not listed elsewhere.
  52. at FMOD.Error.Check(RESULT errcode) in C:\Users\Alastair\Documents\GitHub\mptanks2d\MPTanks-MK5\Client\Backend\Sound\Native\fmod_errors.cs:line 21
  53. at MPTanks.Client.Backend.Sound.SoundPlayer.Update(GameTime gameTime) in C:\Users\Alastair\Documents\GitHub\mptanks2d\MPTanks-MK5\Client\Backend\Sound\SoundPlayer.cs:line 219
  54. at MPTanks.Client.GameSandbox.GameClient.Update(GameTime gameTime) in C:\Users\Alastair\Documents\GitHub\mptanks2d\MPTanks-MK5\Client\GameSandbox\GameClient.cs:line 240
  55. at Microsoft.Xna.Framework.Game.DoUpdate(GameTime gameTime)
  56. at Microsoft.Xna.Framework.Game.Tick()
  57. at MonoGame.Framework.WinFormsGameWindow.RunLoop()
  58. at MonoGame.Framework.WinFormsGamePlatform.RunLoop()
  59. at Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
  60. at Microsoft.Xna.Framework.Game.Run()
  61. at MPTanks.Client.GameSandbox.Program.StartGame() in C:\Users\Alastair\Documents\GitHub\mptanks2d\MPTanks-MK5\Client\GameSandbox\Program.cs:line 39
  62. at MPTanks.Client.GameSandbox.Program.Main(String[] args) in C:\Users\Alastair\Documents\GitHub\mptanks2d\MPTanks-MK5\Client\GameSandbox\Program.cs:line 33
  63. at MPTanks.Client.LiveGame.Run() in C:\Users\Alastair\Documents\GitHub\mptanks2d\MPTanks-MK5\Client\Client\InGame\LiveGame.cs:line 97
  64. at MPTanks.Client.ClientCore.<LoadContent>b__22_0() in C:\Users\Alastair\Documents\GitHub\mptanks2d\MPTanks-MK5\Client\Client\ClientCore.cs:line 138
  65. at MPTanks.Client.Backend.UI.Binders.MainMenu.<set_HostAction>b__10_0(Object o) in C:\Users\Alastair\Documents\GitHub\mptanks2d\MPTanks-MK5\Client\Backend\UI\Binders\MainMenu.cs:line 27
  66. at EmptyKeys.UserInterface.Input.RelayCommand.Execute(Object parameter)
  67. at EmptyKeys.UserInterface.Input.CommandHelpers.ExecuteCommandSource(ICommandSource commandSource)
  68. at EmptyKeys.UserInterface.Controls.Button.OnClick()
  69. at EmptyKeys.UserInterface.Controls.Button.OnMouseUp(Object sender, MouseButtonEventArgs e)
  70. at EmptyKeys.UserInterface.UIElement./*?(Object 00095*/, MouseButtonEventArgs 00096*/)
  71. at EmptyKeys.UserInterface.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate handler, Object target)
  72. at EmptyKeys.UserInterface.RoutedEventArgs.InvokeHandler(Delegate 0024C*/, Object 0024D*/)
  73. at EmptyKeys.UserInterface./\*?.InvokeHandler(RoutedEventArgs 007F4*/)
  74. at EmptyKeys.UserInterface.EventRoute.InvokeHandlers(Object 006FA*/, RoutedEventArgs 006FB*/)
  75. at EmptyKeys.UserInterface.UIElement.RaiseEventImpl(DependencyObject 000D4*/, RoutedEventArgs 000D5*/)
  76. at EmptyKeys.UserInterface.UIElement.RaiseEvent(RoutedEventArgs e)
  77. at EmptyKeys.UserInterface.Input.Mouse./*?(MouseButton 007B6*/)
  78. at EmptyKeys.UserInterface.Input.Mouse./*?()
  79. at EmptyKeys.UserInterface.Input.ButtonInputListener.OnUpdate()
  80. at EmptyKeys.UserInterface.Input.InputListener`1.Update(Double elapsedGameTime)
  81. at EmptyKeys.UserInterface.Input.Mouse.Update(UIRoot uiContainer, Double elapsedGameTime, Double totalGameTime)
  82. at EmptyKeys.UserInterface.Input.InputManager.Update(UIRoot uiRoot, Double elapsedGameTime)
  83. at EmptyKeys.UserInterface.Controls.UIRoot.UpdateInput(Double elapsedGameTime)
  84. at MPTanks.Client.Backend.UI.UserInterfacePage.Update(GameTime gameTime, Boolean isActiveWindow) in C:\Users\Alastair\Documents\GitHub\mptanks2d\MPTanks-MK5\Client\Backend\UI\UI Core\UserInterfacePage.cs:line 52
  85. at MPTanks.Client.Backend.UI.UserInterface.Update(GameTime gameTime) in C:\Users\Alastair\Documents\GitHub\mptanks2d\MPTanks-MK5\Client\Backend\UI\UI Core\UserInterface.cs:line 133
  86. at MPTanks.Client.ClientCore.Update(GameTime gameTime) in C:\Users\Alastair\Documents\GitHub\mptanks2d\MPTanks-MK5\Client\Client\ClientCore.cs:line 186
  87. at Microsoft.Xna.Framework.Game.DoUpdate(GameTime gameTime)
  88. at Microsoft.Xna.Framework.Game.Tick()
  89. at MonoGame.Framework.WinFormsGameWindow.RunLoop()
  90. at MonoGame.Framework.WinFormsGamePlatform.RunLoop()
  91. at Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
  92. at Microsoft.Xna.Framework.Game.Run()
  93. at MPTanks.Client.Program.Main() in C:\Users\Alastair\Documents\GitHub\mptanks2d\MPTanks-MK5\Client\Client\Program.cs:line 28
  94. 2015-08-31 20:54:54.9370|FATAL|Client|FMOD.Error+FMODException: A socket error occurred. This is a catch-all for socket-related errors not listed elsewhere.
  95. at FMOD.Error.Check(RESULT errcode) in C:\Users\Alastair\Documents\GitHub\mptanks2d\MPTanks-MK5\Client\Backend\Sound\Native\fmod_errors.cs:line 21
  96. at MPTanks.Client.Backend.Sound.SoundPlayer.Update(GameTime gameTime) in C:\Users\Alastair\Documents\GitHub\mptanks2d\MPTanks-MK5\Client\Backend\Sound\SoundPlayer.cs:line 219
  97. at MPTanks.Client.GameSandbox.GameClient.Update(GameTime gameTime) in C:\Users\Alastair\Documents\GitHub\mptanks2d\MPTanks-MK5\Client\GameSandbox\GameClient.cs:line 240
  98. at Microsoft.Xna.Framework.Game.DoUpdate(GameTime gameTime)
  99. at Microsoft.Xna.Framework.Game.Tick()
  100. at MonoGame.Framework.WinFormsGameWindow.RunLoop()
  101. at MonoGame.Framework.WinFormsGamePlatform.RunLoop()
  102. at Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
  103. at Microsoft.Xna.Framework.Game.Run()
  104. at MPTanks.Client.GameSandbox.Program.StartGame() in C:\Users\Alastair\Documents\GitHub\mptanks2d\MPTanks-MK5\Client\GameSandbox\Program.cs:line 39
  105. at MPTanks.Client.GameSandbox.Program.Main(String[] args) in C:\Users\Alastair\Documents\GitHub\mptanks2d\MPTanks-MK5\Client\GameSandbox\Program.cs:line 33
  106. at MPTanks.Client.LiveGame.Run() in C:\Users\Alastair\Documents\GitHub\mptanks2d\MPTanks-MK5\Client\Client\InGame\LiveGame.cs:line 97
  107. at MPTanks.Client.ClientCore.<LoadContent>b__22_0() in C:\Users\Alastair\Documents\GitHub\mptanks2d\MPTanks-MK5\Client\Client\ClientCore.cs:line 138
  108. at MPTanks.Client.Backend.UI.Binders.MainMenu.<set_HostAction>b__10_0(Object o) in C:\Users\Alastair\Documents\GitHub\mptanks2d\MPTanks-MK5\Client\Backend\UI\Binders\MainMenu.cs:line 27
  109. at EmptyKeys.UserInterface.Input.RelayCommand.Execute(Object parameter)
  110. at EmptyKeys.UserInterface.Input.CommandHelpers.ExecuteCommandSource(ICommandSource commandSource)
  111. at EmptyKeys.UserInterface.Controls.Button.OnClick()
  112. at EmptyKeys.UserInterface.Controls.Button.OnMouseUp(Object sender, MouseButtonEventArgs e)
  113. at EmptyKeys.UserInterface.UIElement./*?(Object 00095*/, MouseButtonEventArgs 00096*/)
  114. at EmptyKeys.UserInterface.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate handler, Object target)
  115. at EmptyKeys.UserInterface.RoutedEventArgs.InvokeHandler(Delegate 0024C*/, Object 0024D*/)
  116. at EmptyKeys.UserInterface./\*?.InvokeHandler(RoutedEventArgs 007F4*/)
  117. at EmptyKeys.UserInterface.EventRoute.InvokeHandlers(Object 006FA*/, RoutedEventArgs 006FB*/)
  118. at EmptyKeys.UserInterface.UIElement.RaiseEventImpl(DependencyObject 000D4*/, RoutedEventArgs 000D5*/)
  119. at EmptyKeys.UserInterface.UIElement.RaiseEvent(RoutedEventArgs e)
  120. at EmptyKeys.UserInterface.Input.Mouse./*?(MouseButton 007B6*/)
  121. at EmptyKeys.UserInterface.Input.Mouse./*?()
  122. at EmptyKeys.UserInterface.Input.ButtonInputListener.OnUpdate()
  123. at EmptyKeys.UserInterface.Input.InputListener`1.Update(Double elapsedGameTime)
  124. at EmptyKeys.UserInterface.Input.Mouse.Update(UIRoot uiContainer, Double elapsedGameTime, Double totalGameTime)
  125. at EmptyKeys.UserInterface.Input.InputManager.Update(UIRoot uiRoot, Double elapsedGameTime)
  126. at EmptyKeys.UserInterface.Controls.UIRoot.UpdateInput(Double elapsedGameTime)
  127. at MPTanks.Client.Backend.UI.UserInterfacePage.Update(GameTime gameTime, Boolean isActiveWindow) in C:\Users\Alastair\Documents\GitHub\mptanks2d\MPTanks-MK5\Client\Backend\UI\UI Core\UserInterfacePage.cs:line 52
  128. at MPTanks.Client.Backend.UI.UserInterface.Update(GameTime gameTime) in C:\Users\Alastair\Documents\GitHub\mptanks2d\MPTanks-MK5\Client\Backend\UI\UI Core\UserInterface.cs:line 133
  129. at MPTanks.Client.ClientCore.Update(GameTime gameTime) in C:\Users\Alastair\Documents\GitHub\mptanks2d\MPTanks-MK5\Client\Client\ClientCore.cs:line 186
  130. at Microsoft.Xna.Framework.Game.DoUpdate(GameTime gameTime)
  131. at Microsoft.Xna.Framework.Game.Tick()
  132. at MonoGame.Framework.WinFormsGameWindow.RunLoop()
  133. at MonoGame.Framework.WinFormsGamePlatform.RunLoop()
  134. at Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
  135. at Microsoft.Xna.Framework.Game.Run()
  136. at MPTanks.Client.Program.Main() in C:\Users\Alastair\Documents\GitHub\mptanks2d\MPTanks-MK5\Client\Client\Program.cs:line 28|
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement