[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()