[96627] ******************************************************************************** * Date: 2012-06-29 00:25:09 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [96627] System.Collections.Generic.KeyNotFoundException: Der angegebene Schlüssel war nicht im Wörterbuch angegeben. bei System.ThrowHelper.ThrowKeyNotFoundException() bei System.Collections.Generic.Dictionary`2.get_Item(TKey key) bei Shared.UsersInfo.get_Item(Guid userId) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UsersInfo.cs:Zeile 49. bei Shared.PlayerConfigControl.InitPlayerItemsLoading() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\UserControls\PlayerConfigControl.cs:Zeile 784. bei Shared.PlayerConfigControl.UpdateFromMajorConfig(Boolean maxPlayingMajorsReached) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\UserControls\PlayerConfigControl.cs:Zeile 62. bei Shared.PlayerConfigControl..ctor(PlayerConfig playerConfig, Int32 playerConfigIndex, Game game, Boolean isAdmin, Boolean maxPlayingMajorsReached) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\UserControls\PlayerConfigControl.cs:Zeile 56. bei Shared.ConfigForm.AddPlayerConfigControl(PlayerConfig playerConfig, Int32 playerConfigIndex, Int32& width, Boolean maxPlayingMajorsReached) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ConfigForm.cs:Zeile 279. bei Shared.ConfigForm.InitPlayersConfig() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ConfigForm.cs:Zeile 249. bei Shared.ConfigForm.UpdateControlsFromConfig() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ConfigForm.cs:Zeile 502. bei Shared.ConfigForm.GameConfigReceived() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ConfigForm.cs:Zeile 482. bei Shared.ConfigForm.ConfigForm_Load(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ConfigForm.cs:Zeile 786. bei System.Windows.Forms.Form.OnLoad(EventArgs e) bei System.Windows.Forms.Form.OnCreateControl() bei System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) bei System.Windows.Forms.Control.CreateControl() bei System.Windows.Forms.Control.WmShowWindow(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.ContainerControl.WndProc(Message& m) bei System.Windows.Forms.Form.WmShowWindow(Message& m) bei System.Windows.Forms.Form.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.SafeNativeMethods.ShowWindow(HandleRef hWnd, Int32 nCmdShow) bei System.Windows.Forms.Control.SetVisibleCore(Boolean value) bei System.Windows.Forms.Form.SetVisibleCore(Boolean value) bei System.Windows.Forms.Control.set_Visible(Boolean value) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 179. [101431] ******************************************************************************** * Date: 2012-06-29 00:26:24 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [101431] System.ServiceModel.CommunicationObjectAbortedException: Das Kommunikationsobjekt "System.ServiceModel.Channels.ServiceChannel" kann nicht für die Kommunikation verwendet werden, da es abgebrochen wurde. Server stack trace: bei System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei Shared.IClientChannel.ReceiveCommand(ICommand command) bei Shared.NetManager.FlushOutgoingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Network\NetManager.cs:Zeile 224. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 616. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [101445] System.Collections.Generic.KeyNotFoundException: Der angegebene Schlüssel war nicht im Wörterbuch angegeben. bei System.ThrowHelper.ThrowKeyNotFoundException() bei System.Collections.Generic.Dictionary`2.get_Item(TKey key) bei Shared.UsersInfo.get_Item(Guid userId) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UsersInfo.cs:Zeile 49. bei Shared.PlayerConfigControl.InitPlayerItemsLoading() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\UserControls\PlayerConfigControl.cs:Zeile 784. bei Shared.PlayerConfigControl.UpdateFromMajorConfig(Boolean maxPlayingMajorsReached) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\UserControls\PlayerConfigControl.cs:Zeile 62. bei Shared.PlayerConfigControl..ctor(PlayerConfig playerConfig, Int32 playerConfigIndex, Game game, Boolean isAdmin, Boolean maxPlayingMajorsReached) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\UserControls\PlayerConfigControl.cs:Zeile 56. bei Shared.ConfigForm.AddPlayerConfigControl(PlayerConfig playerConfig, Int32 playerConfigIndex, Int32& width, Boolean maxPlayingMajorsReached) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ConfigForm.cs:Zeile 279. bei Shared.ConfigForm.InitPlayersConfig() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ConfigForm.cs:Zeile 249. bei Shared.ConfigForm.UpdateControlsFromConfig() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ConfigForm.cs:Zeile 502. bei Shared.ConfigForm.GameConfigReceived() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ConfigForm.cs:Zeile 482. bei Shared.ConfigForm.ConfigForm_Load(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ConfigForm.cs:Zeile 786. bei System.Windows.Forms.Form.OnLoad(EventArgs e) bei System.Windows.Forms.Form.OnCreateControl() bei System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) bei System.Windows.Forms.Control.CreateControl() bei System.Windows.Forms.Control.WmShowWindow(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.ContainerControl.WndProc(Message& m) bei System.Windows.Forms.Form.WmShowWindow(Message& m) bei System.Windows.Forms.Form.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.SafeNativeMethods.ShowWindow(HandleRef hWnd, Int32 nCmdShow) bei System.Windows.Forms.Control.SetVisibleCore(Boolean value) bei System.Windows.Forms.Form.SetVisibleCore(Boolean value) bei System.Windows.Forms.Control.set_Visible(Boolean value) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 179. [109698] ******************************************************************************** * Date: 2012-06-29 00:28:34 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [109698] System.ServiceModel.CommunicationObjectAbortedException: Das Kommunikationsobjekt "System.ServiceModel.Channels.ServiceChannel" kann nicht für die Kommunikation verwendet werden, da es abgebrochen wurde. Server stack trace: bei System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei Shared.IClientChannel.ReceiveCommand(ICommand command) bei Shared.NetManager.FlushOutgoingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Network\NetManager.cs:Zeile 224. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 616. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [109713] System.Collections.Generic.KeyNotFoundException: Der angegebene Schlüssel war nicht im Wörterbuch angegeben. bei System.ThrowHelper.ThrowKeyNotFoundException() bei System.Collections.Generic.Dictionary`2.get_Item(TKey key) bei Shared.UsersInfo.get_Item(Guid userId) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UsersInfo.cs:Zeile 49. bei Shared.PlayerConfigControl.InitPlayerItemsLoading() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\UserControls\PlayerConfigControl.cs:Zeile 784. bei Shared.PlayerConfigControl.UpdateFromMajorConfig(Boolean maxPlayingMajorsReached) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\UserControls\PlayerConfigControl.cs:Zeile 62. bei Shared.PlayerConfigControl..ctor(PlayerConfig playerConfig, Int32 playerConfigIndex, Game game, Boolean isAdmin, Boolean maxPlayingMajorsReached) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\UserControls\PlayerConfigControl.cs:Zeile 56. bei Shared.ConfigForm.AddPlayerConfigControl(PlayerConfig playerConfig, Int32 playerConfigIndex, Int32& width, Boolean maxPlayingMajorsReached) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ConfigForm.cs:Zeile 279. bei Shared.ConfigForm.InitPlayersConfig() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ConfigForm.cs:Zeile 249. bei Shared.ConfigForm.UpdateControlsFromConfig() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ConfigForm.cs:Zeile 502. bei Shared.ConfigForm.GameConfigReceived() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ConfigForm.cs:Zeile 482. bei Shared.ConfigForm.ConfigForm_Load(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ConfigForm.cs:Zeile 786. bei System.Windows.Forms.Form.OnLoad(EventArgs e) bei System.Windows.Forms.Form.OnCreateControl() bei System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) bei System.Windows.Forms.Control.CreateControl() bei System.Windows.Forms.Control.WmShowWindow(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.ContainerControl.WndProc(Message& m) bei System.Windows.Forms.Form.WmShowWindow(Message& m) bei System.Windows.Forms.Form.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.SafeNativeMethods.ShowWindow(HandleRef hWnd, Int32 nCmdShow) bei System.Windows.Forms.Control.SetVisibleCore(Boolean value) bei System.Windows.Forms.Form.SetVisibleCore(Boolean value) bei System.Windows.Forms.Control.set_Visible(Boolean value) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 179. [110303] ******************************************************************************** * Date: 2012-06-29 00:28:43 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [110303] System.Collections.Generic.KeyNotFoundException: Der angegebene Schlüssel war nicht im Wörterbuch angegeben. bei System.ThrowHelper.ThrowKeyNotFoundException() bei System.Collections.Generic.Dictionary`2.get_Item(TKey key) bei Shared.UsersInfo.get_Item(Guid userId) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UsersInfo.cs:Zeile 49. bei Shared.PlayerConfigControl.InitPlayerItemsLoading() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\UserControls\PlayerConfigControl.cs:Zeile 784. bei Shared.PlayerConfigControl.UpdateFromMajorConfig(Boolean maxPlayingMajorsReached) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\UserControls\PlayerConfigControl.cs:Zeile 62. bei Shared.PlayerConfigControl..ctor(PlayerConfig playerConfig, Int32 playerConfigIndex, Game game, Boolean isAdmin, Boolean maxPlayingMajorsReached) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\UserControls\PlayerConfigControl.cs:Zeile 56. bei Shared.ConfigForm.AddPlayerConfigControl(PlayerConfig playerConfig, Int32 playerConfigIndex, Int32& width, Boolean maxPlayingMajorsReached) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ConfigForm.cs:Zeile 279. bei Shared.ConfigForm.InitPlayersConfig() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ConfigForm.cs:Zeile 249. bei Shared.ConfigForm.UpdateControlsFromConfig() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ConfigForm.cs:Zeile 502. bei Shared.ConfigForm.GameConfigReceived() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ConfigForm.cs:Zeile 482. bei Shared.ConfigForm.ConfigForm_Load(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ConfigForm.cs:Zeile 786. bei System.Windows.Forms.Form.OnLoad(EventArgs e) bei System.Windows.Forms.Form.OnCreateControl() bei System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) bei System.Windows.Forms.Control.CreateControl() bei System.Windows.Forms.Control.WmShowWindow(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.ContainerControl.WndProc(Message& m) bei System.Windows.Forms.Form.WmShowWindow(Message& m) bei System.Windows.Forms.Form.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.SafeNativeMethods.ShowWindow(HandleRef hWnd, Int32 nCmdShow) bei System.Windows.Forms.Control.SetVisibleCore(Boolean value) bei System.Windows.Forms.Form.SetVisibleCore(Boolean value) bei System.Windows.Forms.Control.set_Visible(Boolean value) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 179. [15408] ******************************************************************************** * Date: 2012-06-29 14:04:00 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [15409] System.ArgumentOutOfRangeException: Der Index lag außerhalb des Bereichs. Er muss nicht negativ und kleiner als die Auflistung sein. Parametername: index bei System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) bei System.ThrowHelper.ThrowArgumentOutOfRangeException() bei System.Collections.Generic.List`1.get_Item(Int32 index) bei Shared.MapSprites.GetFlagSpriteGDI(FlagSpriteEnum majorSpriteEnum, Int32 flagIndex) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\MapSprites.cs:Zeile 240. bei Shared.Major.InitFromColorIndex() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Major.cs:Zeile 544. bei Shared.Major.InitBeforeConfig() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Major.cs:Zeile 254. bei Shared.Board.InitBeforeConfig() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 515. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 155. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [160345] ******************************************************************************** * Date: 2012-06-29 14:41:45 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [160345] System.ArgumentOutOfRangeException: Der Index lag außerhalb des Bereichs. Er muss nicht negativ und kleiner als die Auflistung sein. Parametername: index bei System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) bei System.ThrowHelper.ThrowArgumentOutOfRangeException() bei System.Collections.Generic.List`1.get_Item(Int32 index) bei Shared.MapSprites.GetFlagSpriteGDI(FlagSpriteEnum majorSpriteEnum, Int32 flagIndex) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\MapSprites.cs:Zeile 240. bei Shared.Major.InitFromColorIndex() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Major.cs:Zeile 544. bei Shared.Major.InitBeforeConfig() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Major.cs:Zeile 254. bei Shared.Board.InitBeforeConfig() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 515. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 155. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [186570] ******************************************************************************** * Date: 2012-06-29 14:48:35 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [186570] System.ArgumentOutOfRangeException: Der Index lag außerhalb des Bereichs. Er muss nicht negativ und kleiner als die Auflistung sein. Parametername: index bei System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) bei System.ThrowHelper.ThrowArgumentOutOfRangeException() bei System.Collections.Generic.List`1.get_Item(Int32 index) bei Shared.MapSprites.GetFlagSpriteGDI(FlagSpriteEnum majorSpriteEnum, Int32 flagIndex) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\MapSprites.cs:Zeile 240. bei Shared.Major.InitFromColorIndex() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Major.cs:Zeile 544. bei Shared.Major.InitBeforeConfig() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Major.cs:Zeile 254. bei Shared.Board.InitBeforeConfig() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 515. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 155. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [192262] ******************************************************************************** * Date: 2012-06-29 14:50:04 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [192262] System.ArgumentOutOfRangeException: Der Index lag außerhalb des Bereichs. Er muss nicht negativ und kleiner als die Auflistung sein. Parametername: index bei System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) bei System.ThrowHelper.ThrowArgumentOutOfRangeException() bei System.Collections.Generic.List`1.get_Item(Int32 index) bei Shared.MapSprites.GetFlagSpriteGDI(FlagSpriteEnum majorSpriteEnum, Int32 flagIndex) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\MapSprites.cs:Zeile 240. bei Shared.Major.InitFromColorIndex() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Major.cs:Zeile 544. bei Shared.Major.InitBeforeConfig() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Major.cs:Zeile 254. bei Shared.Board.InitBeforeConfig() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 515. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 155. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [6362] ******************************************************************************** * Date: 2012-06-30 00:01:39 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [6363] System.ArgumentOutOfRangeException: Der Index lag außerhalb des Bereichs. Er muss nicht negativ und kleiner als die Auflistung sein. Parametername: index bei System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) bei System.ThrowHelper.ThrowArgumentOutOfRangeException() bei System.Collections.Generic.List`1.get_Item(Int32 index) bei Shared.MapSprites.GetFlagSpriteGDI(FlagSpriteEnum majorSpriteEnum, Int32 flagIndex) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\MapSprites.cs:Zeile 240. bei Shared.Major.InitFromColorIndex() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Major.cs:Zeile 544. bei Shared.Major.InitBeforeConfig() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Major.cs:Zeile 254. bei Shared.Board.InitBeforeConfig() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 515. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 155. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [112410] ******************************************************************************** * Date: 2012-06-30 13:29:16 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [112410] System.AccessViolationException: Es wurde versucht, im geschützten Speicher zu lesen oder zu schreiben. Dies ist häufig ein Hinweis darauf, dass anderer Speicher beschädigt ist. bei System.Runtime.InteropServices.Marshal.ReadInt32(IntPtr ptr, Int32 ofs) bei Shared.BitmapDataExtension.GetPixel(BitmapData bitmapData, Int32 x, Int32 y) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\ExtensionMethods.cs:Zeile 502. bei Shared.ShadowFill.FillInternal(Bitmap bitmapSrc, Bitmap bitmapDst, Int32 x, Int32 y, Color fillColor, Color borderColor) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\ShadowFill.cs:Zeile 353. bei Shared.ShadowFill.Fill(Bitmap bitmap, Int32 x, Int32 y, Bitmap patternBitmap, Color patternTransparentColor, Color borderColor) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\ShadowFill.cs:Zeile 269. bei Shared.MapPicture.FillArea(Bitmap bitmap, Board board, Area area, Color color) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\MapPicture.cs:Zeile 476. bei Shared.MapPicture.InitPatterns(Board board, Boolean fillPatterns) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\MapPicture.cs:Zeile 86. bei Shared.Board.InitBeforeConfigNewGame() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 437. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 149. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [138198] ******************************************************************************** * Date: 2012-06-30 13:35:59 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [138198] System.ArgumentOutOfRangeException: Der Index lag außerhalb des Bereichs. Er muss nicht negativ und kleiner als die Auflistung sein. Parametername: index bei System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) bei System.ThrowHelper.ThrowArgumentOutOfRangeException() bei System.Collections.Generic.List`1.get_Item(Int32 index) bei Shared.MapSprites.GetFlagSpriteGDI(FlagSpriteEnum majorSpriteEnum, Int32 flagIndex) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\MapSprites.cs:Zeile 240. bei Shared.Major.InitFromColorIndex() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Major.cs:Zeile 544. bei Shared.Major.InitBeforeConfig() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Major.cs:Zeile 254. bei Shared.Board.InitBeforeConfig() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 515. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 155. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [186410] ******************************************************************************** * Date: 2012-06-30 15:48:32 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [186411] System.ArgumentOutOfRangeException: Der Index lag außerhalb des Bereichs. Er muss nicht negativ und kleiner als die Auflistung sein. Parametername: index bei System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) bei System.ThrowHelper.ThrowArgumentOutOfRangeException() bei System.Collections.Generic.List`1.get_Item(Int32 index) bei Shared.MapSprites.GetFlagSpriteGDI(FlagSpriteEnum majorSpriteEnum, Int32 flagIndex) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\MapSprites.cs:Zeile 240. bei Shared.Major.InitFromColorIndex() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Major.cs:Zeile 544. bei Shared.Major.InitBeforeConfig() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Major.cs:Zeile 254. bei Shared.Board.InitBeforeConfig() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 515. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 155. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [188713] ******************************************************************************** * Date: 2012-06-30 15:49:08 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [188713] System.ArgumentOutOfRangeException: Der Index lag außerhalb des Bereichs. Er muss nicht negativ und kleiner als die Auflistung sein. Parametername: index bei System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) bei System.ThrowHelper.ThrowArgumentOutOfRangeException() bei System.Collections.Generic.List`1.get_Item(Int32 index) bei Shared.MapSprites.GetFlagSpriteGDI(FlagSpriteEnum majorSpriteEnum, Int32 flagIndex) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\MapSprites.cs:Zeile 240. bei Shared.Major.InitFromColorIndex() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Major.cs:Zeile 544. bei Shared.Major.InitBeforeConfig() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Major.cs:Zeile 254. bei Shared.Board.InitBeforeConfig() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 515. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 155. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [202034] ******************************************************************************** * Date: 2012-06-30 15:52:36 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [202034] System.ArgumentOutOfRangeException: Der Index lag außerhalb des Bereichs. Er muss nicht negativ und kleiner als die Auflistung sein. Parametername: index bei System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) bei System.ThrowHelper.ThrowArgumentOutOfRangeException() bei System.Collections.Generic.List`1.get_Item(Int32 index) bei Shared.MapSprites.GetFlagSpriteGDI(FlagSpriteEnum majorSpriteEnum, Int32 flagIndex) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\MapSprites.cs:Zeile 240. bei Shared.Major.InitFromColorIndex() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Major.cs:Zeile 544. bei Shared.Major.InitBeforeConfig() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Major.cs:Zeile 254. bei Shared.Board.InitBeforeConfig() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 515. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 155. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [123387] ******************************************************************************** * Date: 2012-07-02 23:32:07 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [123387] System.Exception: Eine Ausnahme vom Typ "System.Exception" wurde ausgelöst. bei Shared.Board.InitAfterBoard() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 306. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 147. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [124042] ******************************************************************************** * Date: 2012-07-02 23:32:18 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [124042] System.Exception: Eine Ausnahme vom Typ "System.Exception" wurde ausgelöst. bei Shared.Board.InitAfterBoard() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 306. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 147. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [131030] ******************************************************************************** * Date: 2012-07-02 23:34:07 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [131030] System.Exception: Eine Ausnahme vom Typ "System.Exception" wurde ausgelöst. bei Shared.Board.InitAfterBoard() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 306. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 147. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [196123] ******************************************************************************** * Date: 2012-07-02 23:51:04 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [196123] System.Exception: bug: area src isn't adjacent to area dst bei Shared.Major.MoveArmy(Int32 areaSrcId, Int32 areaDstId, Int32 army, Boolean forceOrder) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Major.cs:Zeile 917. bei Shared.Game.ExecuteCommand(ICommand command) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 676. bei Shared.Game.ExecuteIncomingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 628. bei Shared.Game.DoCommand(ICommand command) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 588. bei Shared.AI_Base.MoveArmy(Area areaSrc, Area areaDst, Int32 army, Boolean forceOrder) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_Base.cs:Zeile 185. bei Shared.AI_AtariST.DefendMainCapital() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_AtariST.cs:Zeile 605. bei Shared.AI_AtariST.AI_PhaseComputerMoves() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_AtariST.cs:Zeile 207. bei Shared.AI_AtariST.Think() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_AtariST.cs:Zeile 91. bei Shared.Game.Update() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 313. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 615. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [15391] ******************************************************************************** * Date: 2012-07-03 01:04:00 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [15391] System.ServiceModel.CommunicationObjectAbortedException: Das Kommunikationsobjekt "System.ServiceModel.Channels.ServiceChannel" kann nicht für die Kommunikation verwendet werden, da es abgebrochen wurde. Server stack trace: bei System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei Shared.IClientChannel.ReceiveCommand(ICommand command) bei Shared.NetManager.FlushOutgoingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Network\NetManager.cs:Zeile 224. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 616. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [87186] ******************************************************************************** * Date: 2012-07-03 01:22:42 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [87186] System.ServiceModel.CommunicationObjectAbortedException: Das Kommunikationsobjekt "System.ServiceModel.Channels.ServiceChannel" kann nicht für die Kommunikation verwendet werden, da es abgebrochen wurde. Server stack trace: bei System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei Shared.IClientChannel.ReceiveCommand(ICommand command) bei Shared.NetManager.FlushOutgoingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Network\NetManager.cs:Zeile 224. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 616. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [93570] ******************************************************************************** * Date: 2012-07-03 01:24:22 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [93570] System.ServiceModel.CommunicationObjectAbortedException: Das Kommunikationsobjekt "System.ServiceModel.Channels.ServiceChannel" kann nicht für die Kommunikation verwendet werden, da es abgebrochen wurde. Server stack trace: bei System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei Shared.IClientChannel.ReceiveCommand(ICommand command) bei Shared.NetManager.FlushOutgoingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Network\NetManager.cs:Zeile 224. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 616. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [99125] ******************************************************************************** * Date: 2012-07-03 01:25:48 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [99125] System.ServiceModel.CommunicationObjectAbortedException: Das Kommunikationsobjekt "System.ServiceModel.Channels.ServiceChannel" kann nicht für die Kommunikation verwendet werden, da es abgebrochen wurde. Server stack trace: bei System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei Shared.IClientChannel.ReceiveCommand(ICommand command) bei Shared.NetManager.FlushOutgoingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Network\NetManager.cs:Zeile 224. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 616. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [115754] ******************************************************************************** * Date: 2012-07-03 01:30:08 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [115754] System.ServiceModel.CommunicationObjectAbortedException: Das Kommunikationsobjekt "System.ServiceModel.Channels.ServiceChannel" kann nicht für die Kommunikation verwendet werden, da es abgebrochen wurde. Server stack trace: bei System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei Shared.IClientChannel.ReceiveCommand(ICommand command) bei Shared.NetManager.FlushOutgoingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Network\NetManager.cs:Zeile 224. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 616. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [157530] ******************************************************************************** * Date: 2012-07-04 12:41:01 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [157531] System.ServiceModel.CommunicationObjectAbortedException: Das Kommunikationsobjekt "System.ServiceModel.Channels.ServiceChannel" kann nicht für die Kommunikation verwendet werden, da es abgebrochen wurde. Server stack trace: bei System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei Shared.IClientChannel.ReceiveCommand(ICommand command) bei Shared.NetManager.FlushOutgoingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Network\NetManager.cs:Zeile 224. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 616. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [786] ******************************************************************************** * Date: 2012-07-04 13:00:12 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [786] System.ArgumentException: Ein Element mit dem gleichen Schlüssel wurde bereits hinzugefügt. bei System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) bei System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) bei System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value) bei Shared.Board.InitAfterBoard() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 301. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 147. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [2471] ******************************************************************************** * Date: 2012-07-04 13:00:38 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [2471] System.ArgumentException: Ein Element mit dem gleichen Schlüssel wurde bereits hinzugefügt. bei System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) bei System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) bei System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value) bei Shared.Board.InitAfterBoard() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 301. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 147. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [221921] ******************************************************************************** * Date: 2012-07-04 13:57:47 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [221921] System.ServiceModel.CommunicationObjectAbortedException: Das Kommunikationsobjekt "System.ServiceModel.Channels.ServiceChannel" kann nicht für die Kommunikation verwendet werden, da es abgebrochen wurde. Server stack trace: bei System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei Shared.IClientChannel.ReceiveCommand(ICommand command) bei Shared.NetManager.FlushOutgoingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Network\NetManager.cs:Zeile 224. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 616. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [58037] ******************************************************************************** * Date: 2012-07-04 14:15:06 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [58037] System.ServiceModel.CommunicationObjectAbortedException: Das Kommunikationsobjekt "System.ServiceModel.Channels.ServiceChannel" kann nicht für die Kommunikation verwendet werden, da es abgebrochen wurde. Server stack trace: bei System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei Shared.IClientChannel.ReceiveCommand(ICommand command) bei Shared.NetManager.FlushOutgoingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Network\NetManager.cs:Zeile 224. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 616. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [58897] ******************************************************************************** * Date: 2012-07-04 14:15:20 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [58897] System.ServiceModel.CommunicationObjectAbortedException: Das Kommunikationsobjekt "System.ServiceModel.Channels.ServiceChannel" kann nicht für die Kommunikation verwendet werden, da es abgebrochen wurde. Server stack trace: bei System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei Shared.IClientChannel.ReceiveCommand(ICommand command) bei Shared.NetManager.FlushOutgoingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Network\NetManager.cs:Zeile 224. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 616. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [110724] ******************************************************************************** * Date: 2012-07-04 14:28:50 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [110724] System.Exception: Eine Ausnahme vom Typ "System.Exception" wurde ausgelöst. bei Shared.Zip.ExtractToStream(ZipInputStream zipInputStream, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 83. bei Shared.Zip.ExtractToStream(String fullZipName, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 168. bei Shared.Map.OpenStream(String mapName, String shortFileName, Boolean isMandatory) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 82. bei Shared.Map.CreateFromFile(String mapName, MapXml& mapXml, Bitmap& bitmapMap, Bitmap& bitmapFlags, Bitmap& bitmapSpecial, Bitmap& bitmapPatterns) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 239. bei Shared.Map..ctor(String mapName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 43. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 139. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [111372] ******************************************************************************** * Date: 2012-07-04 14:29:00 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [111372] System.Exception: Eine Ausnahme vom Typ "System.Exception" wurde ausgelöst. bei Shared.Zip.ExtractToStream(ZipInputStream zipInputStream, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 83. bei Shared.Zip.ExtractToStream(String fullZipName, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 168. bei Shared.Map.OpenStream(String mapName, String shortFileName, Boolean isMandatory) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 82. bei Shared.Map.CreateFromFile(String mapName, MapXml& mapXml, Bitmap& bitmapMap, Bitmap& bitmapFlags, Bitmap& bitmapSpecial, Bitmap& bitmapPatterns) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 239. bei Shared.Map..ctor(String mapName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 43. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 139. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [115296] ******************************************************************************** * Date: 2012-07-04 14:30:01 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [115296] System.Exception: Eine Ausnahme vom Typ "System.Exception" wurde ausgelöst. bei Shared.Zip.ExtractToStream(ZipInputStream zipInputStream, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 83. bei Shared.Zip.ExtractToStream(String fullZipName, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 168. bei Shared.Map.OpenStream(String mapName, String shortFileName, Boolean isMandatory) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 82. bei Shared.Map.CreateFromFile(String mapName, MapXml& mapXml, Bitmap& bitmapMap, Bitmap& bitmapFlags, Bitmap& bitmapSpecial, Bitmap& bitmapPatterns) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 239. bei Shared.Map..ctor(String mapName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 43. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 139. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [115932] ******************************************************************************** * Date: 2012-07-04 14:30:11 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [115932] System.Exception: Eine Ausnahme vom Typ "System.Exception" wurde ausgelöst. bei Shared.Zip.ExtractToStream(ZipInputStream zipInputStream, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 83. bei Shared.Zip.ExtractToStream(String fullZipName, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 168. bei Shared.Map.OpenStream(String mapName, String shortFileName, Boolean isMandatory) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 82. bei Shared.Map.CreateFromFile(String mapName, MapXml& mapXml, Bitmap& bitmapMap, Bitmap& bitmapFlags, Bitmap& bitmapSpecial, Bitmap& bitmapPatterns) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 239. bei Shared.Map..ctor(String mapName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 43. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 139. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [117163] ******************************************************************************** * Date: 2012-07-04 14:30:30 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [117163] System.Exception: Eine Ausnahme vom Typ "System.Exception" wurde ausgelöst. bei Shared.Zip.ExtractToStream(ZipInputStream zipInputStream, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 83. bei Shared.Zip.ExtractToStream(String fullZipName, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 168. bei Shared.Map.OpenStream(String mapName, String shortFileName, Boolean isMandatory) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 82. bei Shared.Map.CreateFromFile(String mapName, MapXml& mapXml, Bitmap& bitmapMap, Bitmap& bitmapFlags, Bitmap& bitmapSpecial, Bitmap& bitmapPatterns) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 239. bei Shared.Map..ctor(String mapName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 43. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 139. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [137418] ******************************************************************************** * Date: 2012-07-04 14:35:47 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [137418] System.Exception: Eine Ausnahme vom Typ "System.Exception" wurde ausgelöst. bei Shared.Zip.ExtractToStream(ZipInputStream zipInputStream, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 83. bei Shared.Zip.ExtractToStream(String fullZipName, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 168. bei Shared.Map.OpenStream(String mapName, String shortFileName, Boolean isMandatory) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 82. bei Shared.Map.CreateFromFile(String mapName, MapXml& mapXml, Bitmap& bitmapMap, Bitmap& bitmapFlags, Bitmap& bitmapSpecial, Bitmap& bitmapPatterns) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 239. bei Shared.Map..ctor(String mapName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 43. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 139. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [140370] ******************************************************************************** * Date: 2012-07-04 14:36:33 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [140370] System.Exception: Eine Ausnahme vom Typ "System.Exception" wurde ausgelöst. bei Shared.Zip.ExtractToStream(ZipInputStream zipInputStream, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 83. bei Shared.Zip.ExtractToStream(String fullZipName, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 168. bei Shared.Map.OpenStream(String mapName, String shortFileName, Boolean isMandatory) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 82. bei Shared.Map.CreateFromFile(String mapName, MapXml& mapXml, Bitmap& bitmapMap, Bitmap& bitmapFlags, Bitmap& bitmapSpecial, Bitmap& bitmapPatterns) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 239. bei Shared.Map..ctor(String mapName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 43. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 139. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [147821] ******************************************************************************** * Date: 2012-07-04 14:38:29 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [147821] System.Exception: Eine Ausnahme vom Typ "System.Exception" wurde ausgelöst. bei Shared.Zip.ExtractToStream(ZipInputStream zipInputStream, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 83. bei Shared.Zip.ExtractToStream(String fullZipName, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 168. bei Shared.Map.OpenStream(String mapName, String shortFileName, Boolean isMandatory) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 82. bei Shared.Map.CreateFromFile(String mapName, MapXml& mapXml, Bitmap& bitmapMap, Bitmap& bitmapFlags, Bitmap& bitmapSpecial, Bitmap& bitmapPatterns) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 239. bei Shared.Map..ctor(String mapName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 43. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 139. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [150955] ******************************************************************************** * Date: 2012-07-04 14:39:18 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [150955] System.Exception: Eine Ausnahme vom Typ "System.Exception" wurde ausgelöst. bei Shared.Zip.ExtractToStream(ZipInputStream zipInputStream, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 83. bei Shared.Zip.ExtractToStream(String fullZipName, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 168. bei Shared.Map.OpenStream(String mapName, String shortFileName, Boolean isMandatory) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 82. bei Shared.Map.CreateFromFile(String mapName, MapXml& mapXml, Bitmap& bitmapMap, Bitmap& bitmapFlags, Bitmap& bitmapSpecial, Bitmap& bitmapPatterns) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 239. bei Shared.Map..ctor(String mapName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 43. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 139. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [158586] ******************************************************************************** * Date: 2012-07-04 14:41:17 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [158586] System.Exception: Eine Ausnahme vom Typ "System.Exception" wurde ausgelöst. bei Shared.Zip.ExtractToStream(ZipInputStream zipInputStream, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 83. bei Shared.Zip.ExtractToStream(String fullZipName, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 168. bei Shared.Map.OpenStream(String mapName, String shortFileName, Boolean isMandatory) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 82. bei Shared.Map.CreateFromFile(String mapName, MapXml& mapXml, Bitmap& bitmapMap, Bitmap& bitmapFlags, Bitmap& bitmapSpecial, Bitmap& bitmapPatterns) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 239. bei Shared.Map..ctor(String mapName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 43. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 139. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [159246] ******************************************************************************** * Date: 2012-07-04 14:41:28 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [159246] System.Exception: Eine Ausnahme vom Typ "System.Exception" wurde ausgelöst. bei Shared.Zip.ExtractToStream(ZipInputStream zipInputStream, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 83. bei Shared.Zip.ExtractToStream(String fullZipName, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 168. bei Shared.Map.OpenStream(String mapName, String shortFileName, Boolean isMandatory) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 82. bei Shared.Map.CreateFromFile(String mapName, MapXml& mapXml, Bitmap& bitmapMap, Bitmap& bitmapFlags, Bitmap& bitmapSpecial, Bitmap& bitmapPatterns) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 239. bei Shared.Map..ctor(String mapName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 43. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 139. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [165916] ******************************************************************************** * Date: 2012-07-04 14:43:12 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [165916] System.Exception: Eine Ausnahme vom Typ "System.Exception" wurde ausgelöst. bei Shared.Zip.ExtractToStream(ZipInputStream zipInputStream, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 83. bei Shared.Zip.ExtractToStream(String fullZipName, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 168. bei Shared.Map.OpenStream(String mapName, String shortFileName, Boolean isMandatory) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 82. bei Shared.Map.CreateFromFile(String mapName, MapXml& mapXml, Bitmap& bitmapMap, Bitmap& bitmapFlags, Bitmap& bitmapSpecial, Bitmap& bitmapPatterns) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 239. bei Shared.Map..ctor(String mapName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 43. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 139. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [167000] ******************************************************************************** * Date: 2012-07-04 14:43:29 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [167000] System.Exception: Eine Ausnahme vom Typ "System.Exception" wurde ausgelöst. bei Shared.Zip.ExtractToStream(ZipInputStream zipInputStream, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 83. bei Shared.Zip.ExtractToStream(String fullZipName, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 168. bei Shared.Map.OpenStream(String mapName, String shortFileName, Boolean isMandatory) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 82. bei Shared.Map.CreateFromFile(String mapName, MapXml& mapXml, Bitmap& bitmapMap, Bitmap& bitmapFlags, Bitmap& bitmapSpecial, Bitmap& bitmapPatterns) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 239. bei Shared.Map..ctor(String mapName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 43. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 139. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [170132] ******************************************************************************** * Date: 2012-07-04 14:44:18 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [170132] System.Exception: Eine Ausnahme vom Typ "System.Exception" wurde ausgelöst. bei Shared.Zip.ExtractToStream(ZipInputStream zipInputStream, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 83. bei Shared.Zip.ExtractToStream(String fullZipName, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 168. bei Shared.Map.OpenStream(String mapName, String shortFileName, Boolean isMandatory) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 82. bei Shared.Map.CreateFromFile(String mapName, MapXml& mapXml, Bitmap& bitmapMap, Bitmap& bitmapFlags, Bitmap& bitmapSpecial, Bitmap& bitmapPatterns) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 239. bei Shared.Map..ctor(String mapName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 43. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 139. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [175667] ******************************************************************************** * Date: 2012-07-04 14:45:44 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [175667] System.Exception: Eine Ausnahme vom Typ "System.Exception" wurde ausgelöst. bei Shared.Zip.ExtractToStream(ZipInputStream zipInputStream, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 83. bei Shared.Zip.ExtractToStream(String fullZipName, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 168. bei Shared.Map.OpenStream(String mapName, String shortFileName, Boolean isMandatory) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 82. bei Shared.Map.CreateFromFile(String mapName, MapXml& mapXml, Bitmap& bitmapMap, Bitmap& bitmapFlags, Bitmap& bitmapSpecial, Bitmap& bitmapPatterns) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 239. bei Shared.Map..ctor(String mapName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 43. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 139. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [181559] ******************************************************************************** * Date: 2012-07-04 14:47:16 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [181559] System.Exception: Eine Ausnahme vom Typ "System.Exception" wurde ausgelöst. bei Shared.Zip.ExtractToStream(ZipInputStream zipInputStream, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 83. bei Shared.Zip.ExtractToStream(String fullZipName, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 168. bei Shared.Map.OpenStream(String mapName, String shortFileName, Boolean isMandatory) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 82. bei Shared.Map.CreateFromFile(String mapName, MapXml& mapXml, Bitmap& bitmapMap, Bitmap& bitmapFlags, Bitmap& bitmapSpecial, Bitmap& bitmapPatterns) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 239. bei Shared.Map..ctor(String mapName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 43. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 139. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [6194] ******************************************************************************** * Date: 2012-07-04 15:01:36 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [6196] System.Exception: Eine Ausnahme vom Typ "System.Exception" wurde ausgelöst. bei Shared.Zip.ExtractToStream(ZipInputStream zipInputStream, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 83. bei Shared.Zip.ExtractToStream(String fullZipName, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 168. bei Shared.Map.OpenStream(String mapName, String shortFileName, Boolean isMandatory) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 82. bei Shared.Map.CreateFromFile(String mapName, MapXml& mapXml, Bitmap& bitmapMap, Bitmap& bitmapFlags, Bitmap& bitmapSpecial, Bitmap& bitmapPatterns) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 239. bei Shared.Map..ctor(String mapName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 43. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 139. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [10806] ******************************************************************************** * Date: 2012-07-04 15:02:48 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [10806] System.ServiceModel.CommunicationObjectAbortedException: Das Kommunikationsobjekt "System.ServiceModel.Channels.ServiceChannel" kann nicht für die Kommunikation verwendet werden, da es abgebrochen wurde. Server stack trace: bei System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei Shared.IClientChannel.ReceiveCommand(ICommand command) bei Shared.NetManager.FlushOutgoingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Network\NetManager.cs:Zeile 224. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 616. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [11541] ******************************************************************************** * Date: 2012-07-04 15:03:00 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [11541] System.Exception: Eine Ausnahme vom Typ "System.Exception" wurde ausgelöst. bei Shared.Zip.ExtractToStream(ZipInputStream zipInputStream, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 83. bei Shared.Zip.ExtractToStream(String fullZipName, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 168. bei Shared.Map.OpenStream(String mapName, String shortFileName, Boolean isMandatory) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 82. bei Shared.Map.CreateFromFile(String mapName, MapXml& mapXml, Bitmap& bitmapMap, Bitmap& bitmapFlags, Bitmap& bitmapSpecial, Bitmap& bitmapPatterns) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 239. bei Shared.Map..ctor(String mapName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 43. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 139. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [20121] ******************************************************************************** * Date: 2012-07-04 15:05:14 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [20121] System.ServiceModel.CommunicationObjectAbortedException: Das Kommunikationsobjekt "System.ServiceModel.Channels.ServiceChannel" kann nicht für die Kommunikation verwendet werden, da es abgebrochen wurde. Server stack trace: bei System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei Shared.IClientChannel.ReceiveCommand(ICommand command) bei Shared.NetManager.FlushOutgoingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Network\NetManager.cs:Zeile 224. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 616. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [27096] ******************************************************************************** * Date: 2012-07-04 15:07:03 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [27096] System.ServiceModel.CommunicationObjectAbortedException: Das Kommunikationsobjekt "System.ServiceModel.Channels.ServiceChannel" kann nicht für die Kommunikation verwendet werden, da es abgebrochen wurde. Server stack trace: bei System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei Shared.IClientChannel.ReceiveCommand(ICommand command) bei Shared.NetManager.FlushOutgoingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Network\NetManager.cs:Zeile 224. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 616. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [75426] ******************************************************************************** * Date: 2012-07-04 15:19:38 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [75426] System.Exception: bug: area src isn't adjacent to area dst bei Shared.Major.MoveArmy(Int32 areaSrcId, Int32 areaDstId, Int32 army, Boolean forceOrder) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Major.cs:Zeile 917. bei Shared.Game.ExecuteCommand(ICommand command) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 676. bei Shared.Game.ExecuteIncomingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 628. bei Shared.Game.DoCommand(ICommand command) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 588. bei Shared.AI_Base.MoveArmy(Area areaSrc, Area areaDst, Int32 army, Boolean forceOrder) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_Base.cs:Zeile 185. bei Shared.AI_AtariST.DefendMainCapital() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_AtariST.cs:Zeile 605. bei Shared.AI_AtariST.AI_PhaseComputerMoves() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_AtariST.cs:Zeile 207. bei Shared.AI_AtariST.Think() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_AtariST.cs:Zeile 91. bei Shared.Game.Update() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 313. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 615. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [85772] ******************************************************************************** * Date: 2012-07-04 15:22:20 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [85772] System.ServiceModel.CommunicationObjectAbortedException: Das Kommunikationsobjekt "System.ServiceModel.Channels.ServiceChannel" kann nicht für die Kommunikation verwendet werden, da es abgebrochen wurde. Server stack trace: bei System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei Shared.IClientChannel.ReceiveCommand(ICommand command) bei Shared.NetManager.FlushOutgoingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Network\NetManager.cs:Zeile 224. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 616. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [90582] ******************************************************************************** * Date: 2012-07-04 15:23:35 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [90582] System.Exception: bug: area src isn't adjacent to area dst bei Shared.Major.MoveArmy(Int32 areaSrcId, Int32 areaDstId, Int32 army, Boolean forceOrder) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Major.cs:Zeile 917. bei Shared.Game.ExecuteCommand(ICommand command) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 676. bei Shared.Game.ExecuteIncomingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 628. bei Shared.Game.DoCommand(ICommand command) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 588. bei Shared.AI_Base.MoveArmy(Area areaSrc, Area areaDst, Int32 army, Boolean forceOrder) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_Base.cs:Zeile 185. bei Shared.AI_AtariST.DefendMainCapital() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_AtariST.cs:Zeile 605. bei Shared.AI_AtariST.AI_PhaseComputerMoves() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_AtariST.cs:Zeile 207. bei Shared.AI_AtariST.Think() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_AtariST.cs:Zeile 91. bei Shared.Game.Update() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 313. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 615. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [92348] ******************************************************************************** * Date: 2012-07-04 15:24:02 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [92348] System.Exception: bug: area src isn't adjacent to area dst bei Shared.Major.MoveArmy(Int32 areaSrcId, Int32 areaDstId, Int32 army, Boolean forceOrder) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Major.cs:Zeile 917. bei Shared.Game.ExecuteCommand(ICommand command) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 676. bei Shared.Game.ExecuteIncomingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 628. bei Shared.Game.DoCommand(ICommand command) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 588. bei Shared.AI_Base.MoveArmy(Area areaSrc, Area areaDst, Int32 army, Boolean forceOrder) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_Base.cs:Zeile 185. bei Shared.AI_AtariST.DefendMainCapital() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_AtariST.cs:Zeile 605. bei Shared.AI_AtariST.AI_PhaseComputerMoves() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_AtariST.cs:Zeile 207. bei Shared.AI_AtariST.Think() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_AtariST.cs:Zeile 91. bei Shared.Game.Update() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 313. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 615. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [174730] ******************************************************************************** * Date: 2012-07-04 17:45:30 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [174730] System.Exception: bug: area src isn't adjacent to area dst bei Shared.Major.MoveArmy(Int32 areaSrcId, Int32 areaDstId, Int32 army, Boolean forceOrder) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Major.cs:Zeile 917. bei Shared.Game.ExecuteCommand(ICommand command) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 676. bei Shared.Game.ExecuteIncomingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 628. bei Shared.Game.DoCommand(ICommand command) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 588. bei Shared.AI_Base.MoveArmy(Area areaSrc, Area areaDst, Int32 army, Boolean forceOrder) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_Base.cs:Zeile 185. bei Shared.AI_AtariST.DefendMainCapital() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_AtariST.cs:Zeile 605. bei Shared.AI_AtariST.AI_PhaseComputerMoves() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_AtariST.cs:Zeile 207. bei Shared.AI_AtariST.Think() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_AtariST.cs:Zeile 91. bei Shared.Game.Update() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 313. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 615. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [177508] ******************************************************************************** * Date: 2012-07-04 17:46:13 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [177508] System.ServiceModel.CommunicationObjectAbortedException: Das Kommunikationsobjekt "System.ServiceModel.Channels.ServiceChannel" kann nicht für die Kommunikation verwendet werden, da es abgebrochen wurde. Server stack trace: bei System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei Shared.IClientChannel.ReceiveCommand(ICommand command) bei Shared.NetManager.FlushOutgoingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Network\NetManager.cs:Zeile 224. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 616. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [186635] ******************************************************************************** * Date: 2012-07-04 17:48:36 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [186635] System.ServiceModel.CommunicationObjectAbortedException: Das Kommunikationsobjekt "System.ServiceModel.Channels.ServiceChannel" kann nicht für die Kommunikation verwendet werden, da es abgebrochen wurde. Server stack trace: bei System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei Shared.IClientChannel.ReceiveCommand(ICommand command) bei Shared.NetManager.FlushOutgoingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Network\NetManager.cs:Zeile 224. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 616. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [193569] ******************************************************************************** * Date: 2012-07-04 17:50:24 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [193569] System.Exception: bug: area src isn't adjacent to area dst bei Shared.Major.MoveArmy(Int32 areaSrcId, Int32 areaDstId, Int32 army, Boolean forceOrder) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Major.cs:Zeile 917. bei Shared.Game.ExecuteCommand(ICommand command) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 676. bei Shared.Game.ExecuteIncomingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 628. bei Shared.Game.DoCommand(ICommand command) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 588. bei Shared.AI_Base.MoveArmy(Area areaSrc, Area areaDst, Int32 army, Boolean forceOrder) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_Base.cs:Zeile 185. bei Shared.AI_AtariST.DefendMainCapital() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_AtariST.cs:Zeile 605. bei Shared.AI_AtariST.AI_PhaseComputerMoves() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_AtariST.cs:Zeile 207. bei Shared.AI_AtariST.Think() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_AtariST.cs:Zeile 91. bei Shared.Game.Update() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 313. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 615. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [46280] ******************************************************************************** * Date: 2012-07-04 18:12:03 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [46280] System.Exception: bug: area src isn't adjacent to area dst bei Shared.Major.MoveArmy(Int32 areaSrcId, Int32 areaDstId, Int32 army, Boolean forceOrder) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Major.cs:Zeile 917. bei Shared.Game.ExecuteCommand(ICommand command) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 676. bei Shared.Game.ExecuteIncomingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 628. bei Shared.Game.DoCommand(ICommand command) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 588. bei Shared.AI_Base.MoveArmy(Area areaSrc, Area areaDst, Int32 army, Boolean forceOrder) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_Base.cs:Zeile 185. bei Shared.AI_AtariST.DefendMainCapital() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_AtariST.cs:Zeile 605. bei Shared.AI_AtariST.AI_PhaseComputerMoves() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_AtariST.cs:Zeile 207. bei Shared.AI_AtariST.Think() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_AtariST.cs:Zeile 91. bei Shared.Game.Update() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 313. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 615. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [52116] ******************************************************************************** * Date: 2012-07-04 18:13:34 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [52116] System.Exception: bug: area src isn't adjacent to area dst bei Shared.Major.MoveArmy(Int32 areaSrcId, Int32 areaDstId, Int32 army, Boolean forceOrder) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Major.cs:Zeile 917. bei Shared.Game.ExecuteCommand(ICommand command) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 676. bei Shared.Game.ExecuteIncomingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 628. bei Shared.Game.DoCommand(ICommand command) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 588. bei Shared.AI_Base.MoveArmy(Area areaSrc, Area areaDst, Int32 army, Boolean forceOrder) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_Base.cs:Zeile 185. bei Shared.AI_AtariST.DefendMainCapital() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_AtariST.cs:Zeile 605. bei Shared.AI_AtariST.AI_PhaseComputerMoves() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_AtariST.cs:Zeile 207. bei Shared.AI_AtariST.Think() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_AtariST.cs:Zeile 91. bei Shared.Game.Update() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 313. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 615. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [67229] ******************************************************************************** * Date: 2012-07-04 18:17:30 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [67229] System.ServiceModel.CommunicationObjectAbortedException: Das Kommunikationsobjekt "System.ServiceModel.Channels.ServiceChannel" kann nicht für die Kommunikation verwendet werden, da es abgebrochen wurde. Server stack trace: bei System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei Shared.IClientChannel.ReceiveCommand(ICommand command) bei Shared.NetManager.FlushOutgoingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Network\NetManager.cs:Zeile 224. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 616. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [75330] ******************************************************************************** * Date: 2012-07-04 18:19:37 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [75330] System.Exception: bug: area src isn't adjacent to area dst bei Shared.Major.MoveArmy(Int32 areaSrcId, Int32 areaDstId, Int32 army, Boolean forceOrder) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Major.cs:Zeile 917. bei Shared.Game.ExecuteCommand(ICommand command) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 676. bei Shared.Game.ExecuteIncomingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 628. bei Shared.Game.DoCommand(ICommand command) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 588. bei Shared.AI_Base.MoveArmy(Area areaSrc, Area areaDst, Int32 army, Boolean forceOrder) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_Base.cs:Zeile 185. bei Shared.AI_AtariST.DefendMainCapital() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_AtariST.cs:Zeile 605. bei Shared.AI_AtariST.AI_PhaseComputerMoves() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_AtariST.cs:Zeile 207. bei Shared.AI_AtariST.Think() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\AI\AI_AtariST.cs:Zeile 91. bei Shared.Game.Update() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 313. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 615. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [96163] ******************************************************************************** * Date: 2012-07-04 18:25:02 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [96163] System.ServiceModel.CommunicationObjectAbortedException: Das Kommunikationsobjekt "System.ServiceModel.Channels.ServiceChannel" kann nicht für die Kommunikation verwendet werden, da es abgebrochen wurde. Server stack trace: bei System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei Shared.IClientChannel.ReceiveCommand(ICommand command) bei Shared.NetManager.FlushOutgoingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Network\NetManager.cs:Zeile 224. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 616. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [116105] ******************************************************************************** * Date: 2012-07-04 19:30:14 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [116105] System.ServiceModel.CommunicationObjectAbortedException: Das Kommunikationsobjekt "System.ServiceModel.Channels.ServiceChannel" kann nicht für die Kommunikation verwendet werden, da es abgebrochen wurde. Server stack trace: bei System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei Shared.IClientChannel.ReceiveCommand(ICommand command) bei Shared.NetManager.FlushOutgoingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Network\NetManager.cs:Zeile 224. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 616. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [105534] ******************************************************************************** * Date: 2012-07-04 23:27:28 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [105535] System.Exception: Eine Ausnahme vom Typ "System.Exception" wurde ausgelöst. bei Shared.Zip.ExtractToStream(ZipInputStream zipInputStream, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 83. bei Shared.Zip.ExtractToStream(String fullZipName, String entryName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Zip.cs:Zeile 168. bei Shared.Map.OpenStream(String mapName, String shortFileName, Boolean isMandatory) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 82. bei Shared.Map.CreateFromFile(String mapName, MapXml& mapXml, Bitmap& bitmapMap, Bitmap& bitmapFlags, Bitmap& bitmapSpecial, Bitmap& bitmapPatterns) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 235. bei Shared.Map..ctor(String mapName) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Map\Map.cs:Zeile 43. bei Shared.Board..ctor(GameConfig gameConfig, Boolean createPreview, Boolean fillPreview) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Board.cs:Zeile 139. bei Shared.CustomMapsForm._customMapComboBoxUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\CustomMapsForm.cs:Zeile 47. bei System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ComboBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.RunDialog(Form form) bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner) bei System.Windows.Forms.Form.ShowDialog() bei Shared.StartForm._gameTypeUI_SelectedIndexChanged(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 1200. bei System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) bei System.Windows.Forms.ListBox.WmReflectCommand(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m) bei System.Windows.Forms.Control.WmCommand(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Control.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ListBox.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 127. [116632] ******************************************************************************** * Date: 2012-07-04 23:30:22 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [116632] System.Collections.Generic.KeyNotFoundException: Der angegebene Schlüssel war nicht im Wörterbuch angegeben. bei System.ThrowHelper.ThrowKeyNotFoundException() bei System.Collections.Generic.Dictionary`2.get_Item(TKey key) bei Shared.UsersInfo.get_Item(Guid userId) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UsersInfo.cs:Zeile 49. bei Shared.PlayerConfigControl.InitPlayerItemsLoading() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\UserControls\PlayerConfigControl.cs:Zeile 784. bei Shared.PlayerConfigControl.UpdateFromMajorConfig(Boolean maxPlayingMajorsReached) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\UserControls\PlayerConfigControl.cs:Zeile 62. bei Shared.PlayerConfigControl..ctor(PlayerConfig playerConfig, Int32 playerConfigIndex, Game game, Boolean isAdmin, Boolean maxPlayingMajorsReached) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\UserControls\PlayerConfigControl.cs:Zeile 56. bei Shared.ConfigForm.AddPlayerConfigControl(PlayerConfig playerConfig, Int32 playerConfigIndex, Int32& width, Boolean maxPlayingMajorsReached) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ConfigForm.cs:Zeile 279. bei Shared.ConfigForm.InitPlayersConfig() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ConfigForm.cs:Zeile 249. bei Shared.ConfigForm.UpdateControlsFromConfig() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ConfigForm.cs:Zeile 502. bei Shared.ConfigForm.GameConfigReceived() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ConfigForm.cs:Zeile 482. bei Shared.ConfigForm.ConfigForm_Load(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ConfigForm.cs:Zeile 786. bei System.Windows.Forms.Form.OnLoad(EventArgs e) bei System.Windows.Forms.Form.OnCreateControl() bei System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) bei System.Windows.Forms.Control.CreateControl() bei System.Windows.Forms.Control.WmShowWindow(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.ContainerControl.WndProc(Message& m) bei System.Windows.Forms.Form.WmShowWindow(Message& m) bei System.Windows.Forms.Form.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.SafeNativeMethods.ShowWindow(HandleRef hWnd, Int32 nCmdShow) bei System.Windows.Forms.Control.SetVisibleCore(Boolean value) bei System.Windows.Forms.Form.SetVisibleCore(Boolean value) bei System.Windows.Forms.Control.set_Visible(Boolean value) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 179. [135124] ******************************************************************************** * Date: 2012-07-06 02:35:11 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [135124] System.ServiceModel.CommunicationException: Das Zeitlimit für Inaktivität von (00:00:05) wurde überschritten. Server stack trace: bei System.ServiceModel.Channels.CommunicationObject.ThrowPending() bei System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() bei System.ServiceModel.Channels.DuplexChannel.Send(Message message, TimeSpan timeout) bei System.ServiceModel.Dispatcher.DuplexChannelBinder.Send(Message message, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei Shared.IClientChannel.ReceiveCommand(ICommand command) bei Shared.NetManager.FlushOutgoingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Network\NetManager.cs:Zeile 224. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 616. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [106706] ******************************************************************************** * Date: 2012-07-06 12:27:47 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [106706] System.ServiceModel.CommunicationObjectAbortedException: Das Kommunikationsobjekt "System.ServiceModel.Channels.ServiceChannel" kann nicht für die Kommunikation verwendet werden, da es abgebrochen wurde. Server stack trace: bei System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei Shared.IClientChannel.ReceiveCommand(ICommand command) bei Shared.NetManager.FlushOutgoingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Network\NetManager.cs:Zeile 224. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 616. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [107567] ******************************************************************************** * Date: 2012-07-06 12:28:00 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [107567] System.ServiceModel.CommunicationObjectAbortedException: Das Kommunikationsobjekt "System.ServiceModel.Channels.ServiceChannel" kann nicht für die Kommunikation verwendet werden, da es abgebrochen wurde. Server stack trace: bei System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei Shared.IClientChannel.ReceiveCommand(ICommand command) bei Shared.NetManager.FlushOutgoingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Network\NetManager.cs:Zeile 224. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 616. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [34927] ******************************************************************************** * Date: 2012-07-06 14:09:05 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [34927] System.ServiceModel.CommunicationObjectAbortedException: Das Kommunikationsobjekt "System.ServiceModel.Channels.ServiceChannel" kann nicht für die Kommunikation verwendet werden, da es abgebrochen wurde. Server stack trace: bei System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei Shared.IClientChannel.ReceiveCommand(ICommand command) bei Shared.NetManager.FlushOutgoingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Network\NetManager.cs:Zeile 224. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 616. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [35794] ******************************************************************************** * Date: 2012-07-06 14:09:19 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [35794] System.ServiceModel.CommunicationObjectAbortedException: Das Kommunikationsobjekt "System.ServiceModel.Channels.ServiceChannel" kann nicht für die Kommunikation verwendet werden, da es abgebrochen wurde. Server stack trace: bei System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei Shared.IClientChannel.ReceiveCommand(ICommand command) bei Shared.NetManager.FlushOutgoingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Network\NetManager.cs:Zeile 224. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 616. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [86761] ******************************************************************************** * Date: 2012-07-07 13:22:35 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [86763] System.ServiceModel.CommunicationObjectAbortedException: Das Kommunikationsobjekt "System.ServiceModel.Channels.ServiceChannel" kann nicht für die Kommunikation verwendet werden, da es abgebrochen wurde. Server stack trace: bei System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei Shared.IClientChannel.ReceiveCommand(ICommand command) bei Shared.NetManager.FlushOutgoingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Network\NetManager.cs:Zeile 224. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 616. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [130806] ******************************************************************************** * Date: 2012-07-07 13:34:03 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [130806] System.ServiceModel.CommunicationObjectAbortedException: Das Kommunikationsobjekt "System.ServiceModel.Channels.ServiceChannel" kann nicht für die Kommunikation verwendet werden, da es abgebrochen wurde. Server stack trace: bei System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei Shared.IClientChannel.ReceiveCommand(ICommand command) bei Shared.NetManager.FlushOutgoingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Network\NetManager.cs:Zeile 224. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 616. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [131820] ******************************************************************************** * Date: 2012-07-07 13:34:19 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [131820] System.ServiceModel.CommunicationObjectAbortedException: Das Kommunikationsobjekt "System.ServiceModel.Channels.ServiceChannel" kann nicht für die Kommunikation verwendet werden, da es abgebrochen wurde. Server stack trace: bei System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei Shared.IClientChannel.ReceiveCommand(ICommand command) bei Shared.NetManager.FlushOutgoingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Network\NetManager.cs:Zeile 224. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 616. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [200815] ******************************************************************************** * Date: 2012-07-07 13:52:17 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [200815] System.ServiceModel.CommunicationObjectAbortedException: Das Kommunikationsobjekt "System.ServiceModel.Channels.ServiceChannel" kann nicht für die Kommunikation verwendet werden, da es abgebrochen wurde. Server stack trace: bei System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei Shared.IClientChannel.ReceiveCommand(ICommand command) bei Shared.NetManager.FlushOutgoingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Network\NetManager.cs:Zeile 224. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 616. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [155635] ******************************************************************************** * Date: 2012-07-14 09:40:31 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [155636] System.ServiceModel.CommunicationObjectAbortedException: Das Kommunikationsobjekt "System.ServiceModel.Channels.ServiceChannel" kann nicht für die Kommunikation verwendet werden, da es abgebrochen wurde. Server stack trace: bei System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei Shared.IClientChannel.ReceiveCommand(ICommand command) bei Shared.NetManager.FlushOutgoingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Network\NetManager.cs:Zeile 224. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 616. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [55152] ******************************************************************************** * Date: 2012-07-14 11:14:21 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [55152] System.ServiceModel.CommunicationObjectAbortedException: Das Kommunikationsobjekt "System.ServiceModel.Channels.ServiceChannel" kann nicht für die Kommunikation verwendet werden, da es abgebrochen wurde. Server stack trace: bei System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei Shared.IClientChannel.ReceiveCommand(ICommand command) bei Shared.NetManager.FlushOutgoingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Network\NetManager.cs:Zeile 224. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 616. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [56163] ******************************************************************************** * Date: 2012-07-14 11:14:37 * Calling Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Executing Assembly: Shared (Version: 1.0.0.45 Date:2012-06-28 00:35:19) * Entry Assembly: CoCoNet (Version: 1.0.0.45 Date:2012-06-28 00:35:21) * Build: Release ******************************************************************************** [56163] System.ServiceModel.CommunicationObjectAbortedException: Das Kommunikationsobjekt "System.ServiceModel.Channels.ServiceChannel" kann nicht für die Kommunikation verwendet werden, da es abgebrochen wurde. Server stack trace: bei System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen() bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei Shared.IClientChannel.ReceiveCommand(ICommand command) bei Shared.NetManager.FlushOutgoingCommands() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Network\NetManager.cs:Zeile 224. bei Shared.Game.RunIteration() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 616. bei Shared.Game.RunServerLoop() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\Entities\Game.cs:Zeile 603. bei Shared.StartForm.ServerThread() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\StartForm.cs:Zeile 726. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ThreadHelper.ThreadStart() [237948] ******************************************************************************** * Date: 2012-07-14 12:01:57 * Calling Assembly: Shared (Version: 1.0.1.46 Date:2012-07-13 20:17:38) * Executing Assembly: Shared (Version: 1.0.1.46 Date:2012-07-13 20:17:38) * Entry Assembly: CoCoNet (Version: 1.0.1.46 Date:2012-07-13 20:17:39) * Build: Release ******************************************************************************** [237948] System.DivideByZeroException: Es wurde versucht, durch 0 (null) zu teilen. bei Shared.WindowControlStatistics.CalcLegendPosition(Rectangle& rectangle, Size& cell, Int32& nbCols, Int32& nbRows) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\WindowControls\WindowControlStatistics.cs:Zeile 193. bei Shared.WindowControlStatistics.SetGraphSize() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\WindowControls\WindowControlStatistics.cs:Zeile 497. bei Shared.WindowControlStatistics.OnResize(EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\WindowControls\WindowControlStatistics.cs:Zeile 508. bei System.Windows.Forms.Control.OnSizeChanged(EventArgs e) bei System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight) bei System.Windows.Forms.Control.UpdateBounds() bei System.Windows.Forms.Control.WmWindowPosChanged(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.ContainerControl.WndProc(Message& m) bei System.Windows.Forms.UserControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.SafeNativeMethods.SetWindowPos(HandleRef hWnd, HandleRef hWndInsertAfter, Int32 x, Int32 y, Int32 cx, Int32 cy, Int32 flags) bei System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) bei System.Windows.Forms.Control.SetBounds(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) bei System.Windows.Forms.Control.set_Size(Size value) bei Shared.WindowControl.SetSizeAndLocation() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\WindowControls\WindowControl.cs:Zeile 173. bei Shared.ClientForm.ClientForm_Resize(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ClientForm.cs:Zeile 4287. bei System.Windows.Forms.Control.OnResize(EventArgs e) bei System.Windows.Forms.Form.OnResize(EventArgs e) bei System.Windows.Forms.Control.OnSizeChanged(EventArgs e) bei System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight) bei System.Windows.Forms.Control.UpdateBounds() bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.ContainerControl.WndProc(Message& m) bei System.Windows.Forms.Form.WndProc(Message& m) bei Shared.ClientForm.WndProc(Message& m) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ClientForm.cs:Zeile 506. bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Form.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmWindowPosChanged(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.ContainerControl.WndProc(Message& m) bei System.Windows.Forms.Form.WmWindowPosChanged(Message& m) bei System.Windows.Forms.Form.WndProc(Message& m) bei Shared.ClientForm.WndProc(Message& m) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ClientForm.cs:Zeile 506. bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Form.DefWndProc(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.ContainerControl.WndProc(Message& m) bei System.Windows.Forms.Form.WmSysCommand(Message& m) bei System.Windows.Forms.Form.WndProc(Message& m) bei Shared.ClientForm.WndProc(Message& m) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ClientForm.cs:Zeile 506. bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Form.DefWndProc(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.ContainerControl.WndProc(Message& m) bei System.Windows.Forms.Form.WmNcButtonDown(Message& m) bei System.Windows.Forms.Form.WndProc(Message& m) bei Shared.ClientForm.WndProc(Message& m) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ClientForm.cs:Zeile 506. bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei Shared.Win32.DispatchMessage(MSG& msg) bei Shared.ClientForm.Run() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ClientForm.cs:Zeile 549. bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 193. [28898] ******************************************************************************** * Date: 2012-07-14 12:07:31 * Calling Assembly: Shared (Version: 1.0.1.46 Date:2012-07-13 20:17:38) * Executing Assembly: Shared (Version: 1.0.1.46 Date:2012-07-13 20:17:38) * Entry Assembly: CoCoNet (Version: 1.0.1.46 Date:2012-07-13 20:17:39) * Build: Release ******************************************************************************** [28898] System.DivideByZeroException: Es wurde versucht, durch 0 (null) zu teilen. bei Shared.WindowControlStatistics.CalcLegendPosition(Rectangle& rectangle, Size& cell, Int32& nbCols, Int32& nbRows) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\WindowControls\WindowControlStatistics.cs:Zeile 193. bei Shared.WindowControlStatistics.SetGraphSize() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\WindowControls\WindowControlStatistics.cs:Zeile 497. bei Shared.WindowControlStatistics.OnResize(EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\WindowControls\WindowControlStatistics.cs:Zeile 508. bei System.Windows.Forms.Control.OnSizeChanged(EventArgs e) bei System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight) bei System.Windows.Forms.Control.UpdateBounds() bei System.Windows.Forms.Control.WmWindowPosChanged(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.ContainerControl.WndProc(Message& m) bei System.Windows.Forms.UserControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.SafeNativeMethods.SetWindowPos(HandleRef hWnd, HandleRef hWndInsertAfter, Int32 x, Int32 y, Int32 cx, Int32 cy, Int32 flags) bei System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) bei System.Windows.Forms.Control.SetBounds(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) bei System.Windows.Forms.Control.set_Size(Size value) bei Shared.WindowControl.SetSizeAndLocation() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\WindowControls\WindowControl.cs:Zeile 173. bei Shared.ClientForm.ClientForm_Resize(Object sender, EventArgs e) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ClientForm.cs:Zeile 4287. bei System.Windows.Forms.Control.OnResize(EventArgs e) bei System.Windows.Forms.Form.OnResize(EventArgs e) bei System.Windows.Forms.Control.OnSizeChanged(EventArgs e) bei System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight) bei System.Windows.Forms.Control.UpdateBounds() bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.ContainerControl.WndProc(Message& m) bei System.Windows.Forms.Form.WndProc(Message& m) bei Shared.ClientForm.WndProc(Message& m) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ClientForm.cs:Zeile 506. bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Form.DefWndProc(Message& m) bei System.Windows.Forms.Control.WmWindowPosChanged(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.ContainerControl.WndProc(Message& m) bei System.Windows.Forms.Form.WmWindowPosChanged(Message& m) bei System.Windows.Forms.Form.WndProc(Message& m) bei Shared.ClientForm.WndProc(Message& m) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ClientForm.cs:Zeile 506. bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Form.DefWndProc(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.ContainerControl.WndProc(Message& m) bei System.Windows.Forms.Form.WmSysCommand(Message& m) bei System.Windows.Forms.Form.WndProc(Message& m) bei Shared.ClientForm.WndProc(Message& m) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ClientForm.cs:Zeile 506. bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) bei System.Windows.Forms.NativeWindow.DefWndProc(Message& m) bei System.Windows.Forms.Form.DefWndProc(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.ContainerControl.WndProc(Message& m) bei System.Windows.Forms.Form.WmNcButtonDown(Message& m) bei System.Windows.Forms.Form.WndProc(Message& m) bei Shared.ClientForm.WndProc(Message& m) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ClientForm.cs:Zeile 506. bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei Shared.Win32.DispatchMessage(MSG& msg) bei Shared.ClientForm.Run() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ClientForm.cs:Zeile 549. bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 193. [183605] ******************************************************************************** * Date: 2012-07-15 11:47:48 * Calling Assembly: Shared (Version: 1.0.1.46 Date:2012-07-13 20:17:38) * Executing Assembly: Shared (Version: 1.0.1.46 Date:2012-07-13 20:17:38) * Entry Assembly: CoCoNet (Version: 1.0.1.46 Date:2012-07-13 20:17:39) * Build: Release ******************************************************************************** [183607] System.Exception: Graphics device lost bei Shared.GraphicsDeviceControl.HandleDeviceReset() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\XNA\GraphicsDeviceControl.cs:Zeile 74. bei Shared.GraphicsDeviceControl.BeginDraw() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\XNA\GraphicsDeviceControl.cs:Zeile 62. bei Shared.ClientForm.DrawMapXNA(Int64 elapsedTime) in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ClientForm.cs:Zeile 2326. bei Shared.ClientForm.DrawMap() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ClientForm.cs:Zeile 2246. bei Shared.ClientForm.Draw() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ClientForm.cs:Zeile 603. bei Shared.ClientForm.Run() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\Shared\UI\Forms\ClientForm.cs:Zeile 554. bei CoCoNet.Program.Main() in D:\Archivable\Reverse Engineering\Colonial Conquest\CoCoNet\CoCoNet\Program.cs:Zeile 193.