Support | News | Classic | F.A.Q. | Discord | Discussions | Wiki | Roadmap

MODS ARE ENABLED. THIS CRASH MAY BE CAUSED BY A MOD.
PLEASE REPORT IT TO THE CREATOR OF THE MOD.

Halfling.Serialization.DeserializeException: Deserialization from source "<C:\Program Files\Cosmoteer\Data\rules.txt>" failed. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Halfling.Serialization.DeserializeException: Deserialization from source "<C:\Program Files\Cosmoteer\Data\Ships\Terran\terran.txt>/Terran" failed. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.

Parameter name: mipLevel

at Halfling.Graphics.Texture.GetMipLevelSize(Int32 mipLevel, IntVector2D level0Size) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Graphics\Texture.cs:line 457

at Halfling.Graphics.D3D11.D3D11Texture.AllocMipLevels() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingPlatformWDX\Graphics\D3D11\D3D11Texture.cs:line 489

at Halfling.Graphics.D3D11.D3D11Texture..ctor(D3D11GraphicsManager gfx, Fast2DArray`1 data, Int32 mipLevels, AbsolutePath filepath, IntColor colorKey, Boolean fixTransparentColors, Boolean preMultiplyByAlpha, PerformanceMode perfMode) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingPlatformWDX\Graphics\D3D11\D3D11Texture.cs:line 222

at Halfling.Graphics.D3D11.D3D11TextureFactory.CreateTexture(Fast2DArray`1 array, AbsolutePath filepath, TextureSampleMode sampleMode, TextureUVMode uvMode, Int32 mipLevels, IntColor colorKey, Boolean fixTransparentColors, Boolean preMultiplyByAlpha, PerformanceMode perfMode) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingPlatformWDX\Graphics\D3D11\D3D11TextureFactory.cs:line 77

at Halfling.Graphics.TextureFactory.Create(Fast2DArray`1 array, TextureSampleMode sampleMode, TextureUVMode uvMode, Int32 mipLevels, IntColor colorKey, Boolean fixTransparentColors, Boolean preMultiplyByAlpha, PerformanceMode perfMode) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Graphics\TextureFactory.cs:line 156

at Cosmoteer.Ships.Rendering.AtlasTools.CreateAtlasTextures(IEnumerable1 bitmaps, IntVector2D maxSize, Boolean powerOf2, Int32 padding, ICollection1 resultRects, TextureSampleMode sampleMode, TextureUVMode uvMode, Int32 mipLevels, IntColor colorKey, Boolean fixTransparentColors, Boolean preMultiplyByAlpha, PerformanceMode perfMode) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Rendering\AtlasTools.cs:line 247

at Cosmoteer.Ships.Rendering.AtlasTools.BuildAtlases(IEnumerable`1 inputAtlasSprites, AtlasTextureParams parameters) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Rendering\AtlasTools.cs:line 140

at Cosmoteer.Ships.ShipRules..ctor(GenericSerialReader reader, ProgressTracker pt) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\ShipRules.cs:line 143

--- End of inner exception stack trace ---

at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)

at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

at Halfling.Serialization.Base.BaseSerializer`10.GenericConstructorDeserializationMethod.TryDeserialize(TSerializer s, TSource source, Type type, ReadFlags flags, ProgressTracker progressTracker, Object& obj) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\Base\BaseSerializer.cs:line 2241

at Halfling.Serialization.Base.BaseSerializer`10.Read(TSource source, Type type, ReadFlags flags, ProgressTracker pt, Single weight, String sliceName, TIBaseDeserializer overrideSpecificDeserializer, IGenericDeserializer overrideGenericDeserializer, TIBaseContentDeserializer overrideSpecificContentDeserializer, IGenericContentDeserializer overrideGenericContentDeserializer) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\Base\BaseSerializer.cs:line 545

--- End of inner exception stack trace ---

at Halfling.Serialization.Base.BaseSerializer`10.Read(TSource source, Type type, ReadFlags flags, ProgressTracker pt, Single weight, String sliceName, TIBaseDeserializer overrideSpecificDeserializer, IGenericDeserializer overrideGenericDeserializer, TIBaseContentDeserializer overrideSpecificContentDeserializer, IGenericContentDeserializer overrideGenericContentDeserializer) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\Base\BaseSerializer.cs:line 607

at Halfling.Serialization.Base.BaseSerializer`10.Read(TSource source, Type type, ReadFlags flags, ProgressTracker progressTracker) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\Base\BaseSerializer.cs:line 173

at Halfling.Serialization.DefaultSerializers.ArraySerializer.FillArrayRanks(Array a, Type elementType, ObjectTextSerializer serializer, IOTNode curNode, List`1 curIndices, Int32 numRanks, ProgressTracker pt) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\DefaultSerializers\ArraySerializer.cs:line 332

at Halfling.Serialization.DefaultSerializers.ArraySerializer.FillArrayRanks(Array a, Type elementType, ObjectTextSerializer serializer, IOTNode curNode, List`1 curIndices, Int32 numRanks, ProgressTracker pt) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\DefaultSerializers\ArraySerializer.cs:line 352

at Halfling.Serialization.DefaultSerializers.ArraySerializer.Read(ObjectTextSerializer s, IOTNode node, Type type, ProgressTracker progressTracker) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\DefaultSerializers\ArraySerializer.cs:line 107

at Halfling.Serialization.Base.BaseSerializer`10.SpecificDeserializerDeserializationMethod.TryDeserialize(TSerializer s, TSource source, Type type, ReadFlags flags, ProgressTracker progressTracker, Object& obj) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\Base\BaseSerializer.cs:line 1972

at Halfling.Serialization.Base.BaseSerializer`10.Read(TSource source, Type type, ReadFlags flags, ProgressTracker pt, Single weight, String sliceName, TIBaseDeserializer overrideSpecificDeserializer, IGenericDeserializer overrideGenericDeserializer, TIBaseContentDeserializer overrideSpecificContentDeserializer, IGenericContentDeserializer overrideGenericContentDeserializer) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\Base\BaseSerializer.cs:line 545

at Halfling.Serialization.Base.BaseSerializer`10.ReflectiveRead(TSource source, Object target, DeserializationReflectionInfo dri, Boolean forceNoOption, ProgressTracker pt) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\Base\BaseSerializer.cs:line 681

at Halfling.Serialization.Base.BaseSerializer`10.GenericSerialReaderImpl.ReflectiveRead(Object target, Type type, Boolean forceNoOption, ProgressTracker progressTracker) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\Base\BaseSerializer.cs:line 2647

at Halfling.Serialization.Generic.GenericSerialReader.ReflectiveRead(Object target, Boolean forceNoOption, ProgressTracker progressTracker) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\Generic\GenericSerialReader.cs:line 134

at Cosmoteer.Rules..ctor(GenericSerialReader reader, ProgressTracker pt) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Rules.cs:line 85

--- End of inner exception stack trace ---

at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)

at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

at Halfling.Serialization.Base.BaseSerializer`10.GenericConstructorDeserializationMethod.TryDeserialize(TSerializer s, TSource source, Type type, ReadFlags flags, ProgressTracker progressTracker, Object& obj) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\Base\BaseSerializer.cs:line 2241

at Halfling.Serialization.Base.BaseSerializer`10.Read(TSource source, Type type, ReadFlags flags, ProgressTracker pt, Single weight, String sliceName, TIBaseDeserializer overrideSpecificDeserializer, IGenericDeserializer overrideGenericDeserializer, TIBaseContentDeserializer overrideSpecificContentDeserializer, IGenericContentDeserializer overrideGenericContentDeserializer) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\Base\BaseSerializer.cs:line 545

--- End of inner exception stack trace ---

at Halfling.Serialization.Base.BaseSerializer`10.Read(TSource source, Type type, ReadFlags flags, ProgressTracker pt, Single weight, String sliceName, TIBaseDeserializer overrideSpecificDeserializer, IGenericDeserializer overrideGenericDeserializer, TIBaseContentDeserializer overrideSpecificContentDeserializer, IGenericContentDeserializer overrideGenericContentDeserializer) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\Base\BaseSerializer.cs:line 607

at Halfling.Serialization.Base.BaseSerializer`10.Read(TSource source, Type type, ReadFlags flags, ProgressTracker progressTracker) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\Base\BaseSerializer.cs:line 173

at Halfling.Serialization.Base.BaseSerializer`10.Read[T](TSource source, ReadFlags flags, ProgressTracker progressTracker) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\Base\BaseSerializer.cs:line 185

at Cosmoteer.Assets.LoaderThread() in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Assets.cs:line 249

at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)

at System.Threading.ThreadHelper.ThreadStart()

08/31/2017 12:10:43 | Logging successful initialized.

08/31/2017 12:10:43 | .NET Runtime Version: 4.0.30319.42000

08/31/2017 12:10:43 | Local: en-US

08/31/2017 12:10:43 | Language: en-US

08/31/2017 12:10:43 | Cosmoteer version 0.12.10

08/31/2017 12:10:43 | Microsoft Windows 7 Professional 64-bit 6.1.7601

08/31/2017 12:10:43 | Intel(R) Core(TM)2 Duo CPU E7500 @ 2.93GHz (2 logical processors)

08/31/2017 12:10:43 | 3965.6 MB RAM

08/31/2017 12:10:43 | NVIDIA GeForce 8400GS (9.18.13.3750)

08/31/2017 12:10:43 | 512.0 MB VRAM

08/31/2017 12:10:43 |

08/31/2017 12:10:47 | Loaded app settings.

08/31/2017 12:10:48 | Mixpanel Distinct ID: bfd0708b-dd1f-485b-8c73-a1766259fec8

08/31/2017 12:10:49 | Process is now DPI-aware.

08/31/2017 12:10:49 | Setup default cursor.

08/31/2017 12:10:49 | Using display adapter 0

08/31/2017 12:10:49 | Created DXGI factory.

08/31/2017 12:10:49 | Adapter #0: NVIDIA GeForce 8400GS

08/31/2017 12:10:49 | Output #0: Generic PnP Monitor (1600x900)

08/31/2017 12:10:49 | Updated Windows form configuration for borderless window.

08/31/2017 12:10:49 | Created Windows form.

08/31/2017 12:10:49 | Direct3D Feature Level: Level_10_1

08/31/2017 12:10:49 | Created Direct3D 11 Device.

08/31/2017 12:10:49 | Created swap chain: 1600x900.

08/31/2017 12:10:49 | Created window.

08/31/2017 12:10:49 | Created clock.

08/31/2017 12:10:50 | Created graphics manager.

08/31/2017 12:10:50 | Created XAudio2 device.

08/31/2017 12:10:50 | Created audio manager.

08/31/2017 12:10:50 | Created input manager.

08/31/2017 12:10:50 | Created default font.

08/31/2017 12:10:50 | Initial app state is 'MainMenu'

08/31/2017 12:10:50 | Initial application settings:

08/31/2017 12:10:50 | InitState: MainMenu

08/31/2017 12:10:50 | Language:

08/31/2017 12:10:50 | LockCursor: True

08/31/2017 12:10:50 | EdgePanMode: Analog

08/31/2017 12:10:50 | EdgePanSpeed: 15

08/31/2017 12:10:50 | KeyboardPanSpeed: 15

08/31/2017 12:10:50 | KeyboardZoomSpeed: 10

08/31/2017 12:10:50 | KeyboardRotSpeed: 90°

08/31/2017 12:10:50 | InvertMouseWheelZoom: False

08/31/2017 12:10:50 | MouseWheelZoomSpeed: 1.12

08/31/2017 12:10:50 | MouseWheelZoomAtCursor: True

08/31/2017 12:10:50 | StickyFocus: True

08/31/2017 12:10:50 | HighDpiMode: False

08/31/2017 12:10:50 | AnimateBackgrounds: True

08/31/2017 12:10:50 | FancyParticles: True

08/31/2017 12:10:50 | AllowShipDeselection: False

08/31/2017 12:10:50 | EasyPartSelection: False

08/31/2017 12:10:50 | PreferBlueprintMode: False

08/31/2017 12:10:50 | BlueprintAutoPause: True

08/31/2017 12:10:50 | BuildAutoFocus: True

08/31/2017 12:10:50 | BuildAutoRotate: True

08/31/2017 12:10:50 | BuildAutoInteriors: True

08/31/2017 12:10:50 | PaintAutoFocus: True

08/31/2017 12:10:50 | PaintAutoRotate: True

08/31/2017 12:10:50 | PaintAllowOverwrite: True

08/31/2017 12:10:50 | PaintMirrorMode: False

08/31/2017 12:10:50 | RepairAutoFocus: True

08/31/2017 12:10:50 | RepairAutoRotate: False

08/31/2017 12:10:50 | BuildAllowOverwrite: True

08/31/2017 12:10:50 | BuildAutoDoors: True

08/31/2017 12:10:50 | BuildEnforceCrewAccess: True

08/31/2017 12:10:50 | BuildMirrorMode: False

08/31/2017 12:10:50 | GrabLeavesCorridors: True

08/31/2017 12:10:50 | RepairAutoDoors: True

08/31/2017 12:10:50 | AutoHireCrew: True

08/31/2017 12:10:50 | PartToolTips: True

08/31/2017 12:10:50 | AutoSave: True

08/31/2017 12:10:50 | AutoSaveInterval: 600

08/31/2017 12:10:50 | FtlAutoSave: True

08/31/2017 12:10:50 | ShowOnShipIndicators: True

08/31/2017 12:10:50 | AutoPauseOnLostFocus: True

08/31/2017 12:10:50 | ScreenShake: True

08/31/2017 12:10:50 | VersionCheckMode: Stable

08/31/2017 12:10:50 | EnableMetrics: True

08/31/2017 12:10:50 | PreferBorderlessWindowToggle: False

08/31/2017 12:10:50 | MasterVolume: 1

08/31/2017 12:10:50 | EffectsVolume: 1

08/31/2017 12:10:50 | InterfaceVolume: 1

08/31/2017 12:10:50 | ShowTutorials: True

08/31/2017 12:10:50 | AutoFtlJump: False

08/31/2017 12:10:50 | PaintSchemes: System.Collections.Generic.List`1[Cosmoteer.Ships.PaintScheme]

08/31/2017 12:10:50 | DefaultBuildTool: Grab

08/31/2017 12:10:50 | DefaultDecalTool: Grab

08/31/2017 12:10:50 | DontReportErrorsForShips: System.Collections.Generic.HashSet`1[System.String]

08/31/2017 12:10:50 | TutorialPageStates: System.Collections.Generic.Dictionary`2[System.String,Cosmoteer.Tutorials.TutorialPageState]

08/31/2017 12:10:50 | PlayerColor:

08/31/2017 12:10:50 | EnemyColor:

08/31/2017 12:10:50 | NeutralColor:

08/31/2017 12:10:50 | MiniviewInCombatMode: Auto

08/31/2017 12:10:50 | MiniviewNotInCombatMode: Auto

08/31/2017 12:10:50 | MiniviewLockRotation: False

08/31/2017 12:10:50 | MiniviewSize:

08/31/2017 12:10:50 | ShowInteriors: False

08/31/2017 12:10:50 | AlwaysShowCommandWidgets: False

08/31/2017 12:10:50 | PreferWorldRelativeAttackAngle: False

08/31/2017 12:10:50 | PreferWorldRelativeFollowAngle: False

08/31/2017 12:10:50 | ShipLibraryLargeIcons: False

08/31/2017 12:10:50 | AdHocFormations: True

08/31/2017 12:10:50 | EnabledMods: System.Collections.Generic.HashSet`1[System.String]

08/31/2017 12:10:50 | DeleteFileOnStartup:

08/31/2017 12:10:50 | FeedbackEmail:

08/31/2017 12:10:50 | Starting main game loop...

08/31/2017 12:10:50 | Enabled mods:

08/31/2017 12:10:52 | 0.2.1.ClassicJam.Star_Wars_Galaxy

08/31/2017 12:10:53 | billion_credits

08/31/2017 12:10:53 | bubbet.placeholdermod-0.0.5-2

08/31/2017 12:10:53 | Capital Ship Weaponry

08/31/2017 12:10:53 | huge_galaxy

08/31/2017 12:10:53 | huge_ships

08/31/2017 12:10:53 | Meranera_additional_weapons

08/31/2017 12:10:53 | More_stuff_mod_by_ChristianJZ_FIXED

08/31/2017 12:10:53 | robotech_zentraedi.0.0.95

08/31/2017 12:10:53 | TheHealingDoctor.minigun_mod.V0.13

08/31/2017 12:10:53 | Loaded language 'en'.

08/31/2017 12:11:01 | Output compiling shader 'C:\Program Files\Cosmoteer\Mods\0.2.1.ClassicJam.Star_Wars_Galaxy\ShieldGenInt\shield.shader' (pix):
08/31/2017 12:11:01 | C:\Program Files\Cosmoteer\unknown(20,69-160): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
08/31/2017 12:11:01 |

08/31/2017 12:11:01 | Output compiling shader 'C:\Program Files\Cosmoteer\Mods\0.2.1.ClassicJam.Star_Wars_Galaxy\ShieldGenSml\shield.shader' (pix):
08/31/2017 12:11:01 | C:\Program Files\Cosmoteer\unknown(20,69-160): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
08/31/2017 12:11:01 |

08/31/2017 12:11:01 | Output compiling shader 'C:\Program Files\Cosmoteer\Mods\0.2.1.ClassicJam.Star_Wars_Galaxy\ShieldGenLrg\shield.shader' (pix):
08/31/2017 12:11:01 | C:\Program Files\Cosmoteer\unknown(20,69-160): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
08/31/2017 12:11:01 |

08/31/2017 12:11:01 | Output compiling shader 'C:\Program Files\Cosmoteer\Mods\0.2.1.ClassicJam.Star_Wars_Galaxy\advanced_shield\advanced_shield.shader' (pix):
08/31/2017 12:11:01 | C:\Program Files\Cosmoteer\unknown(20,69-160): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
08/31/2017 12:11:01 |

08/31/2017 12:11:12 | Memory usage at time of crash: 357,871,616

08/31/2017 12:11:12 | Application state stack at time of crash:

08/31/2017 12:11:12 | Cosmoteer.Assets

08/31/2017 12:11:12 | FPS at time of crash: 30.96583

08/31/2017 12:11:12 | Running processes at time of crash:

08/31/2017 12:11:12 | armsvc

08/31/2017 12:11:12 | audiodg

08/31/2017 12:11:12 | AvastSvc

08/31/2017 12:11:12 | avastui

08/31/2017 12:11:12 | ByteFence

08/31/2017 12:11:12 | chrome

08/31/2017 12:11:12 | CompatTelRunner

08/31/2017 12:11:12 | conhost

08/31/2017 12:11:12 | Cosmoteer

08/31/2017 12:11:12 | csrss

08/31/2017 12:11:12 | dwm

08/31/2017 12:11:12 | explorer

08/31/2017 12:11:12 | gjagent

08/31/2017 12:11:12 | Idle

08/31/2017 12:11:12 | jucheck

08/31/2017 12:11:12 | jusched

08/31/2017 12:11:12 | LMS

08/31/2017 12:11:12 | lsass

08/31/2017 12:11:12 | lsm

08/31/2017 12:11:12 | NvBackend

08/31/2017 12:11:12 | NvNetworkService

08/31/2017 12:11:12 | nvSCPAPISvr

08/31/2017 12:11:12 | nvstreamsvc

08/31/2017 12:11:12 | nvtray

08/31/2017 12:11:12 | nvvsvc

08/31/2017 12:11:12 | nvxdsync

08/31/2017 12:11:12 | PrivacyIconClient

08/31/2017 12:11:12 | RaRegistry

08/31/2017 12:11:12 | RaRegistry64

08/31/2017 12:11:12 | RaUI

08/31/2017 12:11:12 | reader_sl

08/31/2017 12:11:12 | rtop_bg

08/31/2017 12:11:12 | rtop_svc

08/31/2017 12:11:12 | SearchFilterHost

08/31/2017 12:11:12 | SearchIndexer

08/31/2017 12:11:12 | SearchProtocolHost

08/31/2017 12:11:12 | services

08/31/2017 12:11:12 | sidebar

08/31/2017 12:11:12 | smax4pnp

08/31/2017 12:11:12 | smss

08/31/2017 12:11:12 | spoolsv

08/31/2017 12:11:12 | svchost

08/31/2017 12:11:12 | System

08/31/2017 12:11:12 | taskeng

08/31/2017 12:11:12 | taskhost

08/31/2017 12:11:12 | TrustedInstaller

08/31/2017 12:11:12 | UNS

08/31/2017 12:11:12 | unsecapp

08/31/2017 12:11:12 | wininit

08/31/2017 12:11:12 | winlogon

08/31/2017 12:11:12 | WinZip System Utilities Suite

08/31/2017 12:11:12 | WinZipSmartMonitor

08/31/2017 12:11:12 | WinZipSmartMonitorService

08/31/2017 12:11:12 | wlanext

08/31/2017 12:11:12 | WmiPrvSE

08/31/2017 12:11:12 | wmpnetwk

08/31/2017 12:11:12 | wuauclt

08/31/2017 12:11:13 | Halfling.Serialization.DeserializeException: Deserialization from source "<C:\Program Files\Cosmoteer\Data\rules.txt>" failed. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Halfling.Serialization.DeserializeException: Deserialization from source "<C:\Program Files\Cosmoteer\Data\Ships\Terran\terran.txt>/Terran" failed. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.

08/31/2017 12:11:13 | Parameter name: mipLevel

08/31/2017 12:11:13 | at Halfling.Graphics.Texture.GetMipLevelSize(Int32 mipLevel, IntVector2D level0Size) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Graphics\Texture.cs:line 457

08/31/2017 12:11:13 | at Halfling.Graphics.D3D11.D3D11Texture.AllocMipLevels() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingPlatformWDX\Graphics\D3D11\D3D11Texture.cs:line 489

08/31/2017 12:11:13 | at Halfling.Graphics.D3D11.D3D11Texture..ctor(D3D11GraphicsManager gfx, Fast2DArray`1 data, Int32 mipLevels, AbsolutePath filepath, IntColor colorKey, Boolean fixTransparentColors, Boolean preMultiplyByAlpha, PerformanceMode perfMode) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingPlatformWDX\Graphics\D3D11\D3D11Texture.cs:line 222

08/31/2017 12:11:13 | at Halfling.Graphics.D3D11.D3D11TextureFactory.CreateTexture(Fast2DArray`1 array, AbsolutePath filepath, TextureSampleMode sampleMode, TextureUVMode uvMode, Int32 mipLevels, IntColor colorKey, Boolean fixTransparentColors, Boolean preMultiplyByAlpha, PerformanceMode perfMode) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingPlatformWDX\Graphics\D3D11\D3D11TextureFactory.cs:line 77

08/31/2017 12:11:13 | at Halfling.Graphics.TextureFactory.Create(Fast2DArray`1 array, TextureSampleMode sampleMode, TextureUVMode uvMode, Int32 mipLevels, IntColor colorKey, Boolean fixTransparentColors, Boolean preMultiplyByAlpha, PerformanceMode perfMode) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Graphics\TextureFactory.cs:line 156

08/31/2017 12:11:13 | at Cosmoteer.Ships.Rendering.AtlasTools.CreateAtlasTextures(IEnumerable1 bitmaps, IntVector2D maxSize, Boolean powerOf2, Int32 padding, ICollection1 resultRects, TextureSampleMode sampleMode, TextureUVMode uvMode, Int32 mipLevels, IntColor colorKey, Boolean fixTransparentColors, Boolean preMultiplyByAlpha, PerformanceMode perfMode) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Rendering\AtlasTools.cs:line 247

08/31/2017 12:11:13 | at Cosmoteer.Ships.Rendering.AtlasTools.BuildAtlases(IEnumerable`1 inputAtlasSprites, AtlasTextureParams parameters) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Rendering\AtlasTools.cs:line 140

08/31/2017 12:11:13 | at Cosmoteer.Ships.ShipRules..ctor(GenericSerialReader reader, ProgressTracker pt) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\ShipRules.cs:line 143

08/31/2017 12:11:13 | --- End of inner exception stack trace ---

08/31/2017 12:11:13 | at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)

08/31/2017 12:11:13 | at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

08/31/2017 12:11:13 | at Halfling.Serialization.Base.BaseSerializer`10.GenericConstructorDeserializationMethod.TryDeserialize(TSerializer s, TSource source, Type type, ReadFlags flags, ProgressTracker progressTracker, Object& obj) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\Base\BaseSerializer.cs:line 2241

08/31/2017 12:11:13 | at Halfling.Serialization.Base.BaseSerializer`10.Read(TSource source, Type type, ReadFlags flags, ProgressTracker pt, Single weight, String sliceName, TIBaseDeserializer overrideSpecificDeserializer, IGenericDeserializer overrideGenericDeserializer, TIBaseContentDeserializer overrideSpecificContentDeserializer, IGenericContentDeserializer overrideGenericContentDeserializer) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\Base\BaseSerializer.cs:line 545

08/31/2017 12:11:13 | --- End of inner exception stack trace ---

08/31/2017 12:11:13 | at Halfling.Serialization.Base.BaseSerializer`10.Read(TSource source, Type type, ReadFlags flags, ProgressTracker pt, Single weight, String sliceName, TIBaseDeserializer overrideSpecificDeserializer, IGenericDeserializer overrideGenericDeserializer, TIBaseContentDeserializer overrideSpecificContentDeserializer, IGenericContentDeserializer overrideGenericContentDeserializer) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\Base\BaseSerializer.cs:line 607

08/31/2017 12:11:13 | at Halfling.Serialization.Base.BaseSerializer`10.Read(TSource source, Type type, ReadFlags flags, ProgressTracker progressTracker) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\Base\BaseSerializer.cs:line 173

08/31/2017 12:11:13 | at Halfling.Serialization.DefaultSerializers.ArraySerializer.FillArrayRanks(Array a, Type elementType, ObjectTextSerializer serializer, IOTNode curNode, List`1 curIndices, Int32 numRanks, ProgressTracker pt) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\DefaultSerializers\ArraySerializer.cs:line 332

08/31/2017 12:11:13 | at Halfling.Serialization.DefaultSerializers.ArraySerializer.FillArrayRanks(Array a, Type elementType, ObjectTextSerializer serializer, IOTNode curNode, List`1 curIndices, Int32 numRanks, ProgressTracker pt) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\DefaultSerializers\ArraySerializer.cs:line 352

08/31/2017 12:11:13 | at Halfling.Serialization.DefaultSerializers.ArraySerializer.Read(ObjectTextSerializer s, IOTNode node, Type type, ProgressTracker progressTracker) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\DefaultSerializers\ArraySerializer.cs:line 107

08/31/2017 12:11:13 | at Halfling.Serialization.Base.BaseSerializer`10.SpecificDeserializerDeserializationMethod.TryDeserialize(TSerializer s, TSource source, Type type, ReadFlags flags, ProgressTracker progressTracker, Object& obj) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\Base\BaseSerializer.cs:line 1972

08/31/2017 12:11:13 | at Halfling.Serialization.Base.BaseSerializer`10.Read(TSource source, Type type, ReadFlags flags, ProgressTracker pt, Single weight, String sliceName, TIBaseDeserializer overrideSpecificDeserializer, IGenericDeserializer overrideGenericDeserializer, TIBaseContentDeserializer overrideSpecificContentDeserializer, IGenericContentDeserializer overrideGenericContentDeserializer) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\Base\BaseSerializer.cs:line 545

08/31/2017 12:11:13 | at Halfling.Serialization.Base.BaseSerializer`10.ReflectiveRead(TSource source, Object target, DeserializationReflectionInfo dri, Boolean forceNoOption, ProgressTracker pt) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\Base\BaseSerializer.cs:line 681

08/31/2017 12:11:13 | at Halfling.Serialization.Base.BaseSerializer`10.GenericSerialReaderImpl.ReflectiveRead(Object target, Type type, Boolean forceNoOption, ProgressTracker progressTracker) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\Base\BaseSerializer.cs:line 2647

08/31/2017 12:11:13 | at Halfling.Serialization.Generic.GenericSerialReader.ReflectiveRead(Object target, Boolean forceNoOption, ProgressTracker progressTracker) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\Generic\GenericSerialReader.cs:line 134

08/31/2017 12:11:13 | at Cosmoteer.Rules..ctor(GenericSerialReader reader, ProgressTracker pt) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Rules.cs:line 85

08/31/2017 12:11:13 | --- End of inner exception stack trace ---

08/31/2017 12:11:13 | at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)

08/31/2017 12:11:13 | at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

08/31/2017 12:11:13 | at Halfling.Serialization.Base.BaseSerializer`10.GenericConstructorDeserializationMethod.TryDeserialize(TSerializer s, TSource source, Type type, ReadFlags flags, ProgressTracker progressTracker, Object& obj) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\Base\BaseSerializer.cs:line 2241

08/31/2017 12:11:13 | at Halfling.Serialization.Base.BaseSerializer`10.Read(TSource source, Type type, ReadFlags flags, ProgressTracker pt, Single weight, String sliceName, TIBaseDeserializer overrideSpecificDeserializer, IGenericDeserializer overrideGenericDeserializer, TIBaseContentDeserializer overrideSpecificContentDeserializer, IGenericContentDeserializer overrideGenericContentDeserializer) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\Base\BaseSerializer.cs:line 545

08/31/2017 12:11:13 | --- End of inner exception stack trace ---

08/31/2017 12:11:13 | at Halfling.Serialization.Base.BaseSerializer`10.Read(TSource source, Type type, ReadFlags flags, ProgressTracker pt, Single weight, String sliceName, TIBaseDeserializer overrideSpecificDeserializer, IGenericDeserializer overrideGenericDeserializer, TIBaseContentDeserializer overrideSpecificContentDeserializer, IGenericContentDeserializer overrideGenericContentDeserializer) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\Base\BaseSerializer.cs:line 607

08/31/2017 12:11:13 | at Halfling.Serialization.Base.BaseSerializer`10.Read(TSource source, Type type, ReadFlags flags, ProgressTracker progressTracker) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\Base\BaseSerializer.cs:line 173

08/31/2017 12:11:13 | at Halfling.Serialization.Base.BaseSerializer`10.Read[T](TSource source, ReadFlags flags, ProgressTracker progressTracker) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\Base\BaseSerializer.cs:line 185

08/31/2017 12:11:13 | at Cosmoteer.Assets.LoaderThread() in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Assets.cs:line 249

08/31/2017 12:11:13 | at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

08/31/2017 12:11:13 | at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

08/31/2017 12:11:13 | at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)

08/31/2017 12:11:13 | at System.Threading.ThreadHelper.ThreadStart()

08/31/2017 12:11:16 | Actual data hash: c2cd22300882a870cf2a8d8268d3111a

08/31/2017 12:11:16 | Expected data hash: c2cd22300882a870cf2a8d8268d3111a

08/31/2017 12:11:16 | Director received exit call.

08/31/2017 12:11:16 | Disposed default font.

08/31/2017 12:11:16 | Disposed XA2AudioManager device.

08/31/2017 12:11:16 | Disposed audio manager.

08/31/2017 12:11:16 | Disposed clock.

08/31/2017 12:11:16 | Disposed input manager.

08/31/2017 12:11:16 | Disposed graphics manager.

08/31/2017 12:11:16 | Disposed swap chain.

08/31/2017 12:11:16 | Disposed Direct3D device.

08/31/2017 12:11:16 | Disposed DXGI factory.

08/31/2017 12:11:16 | Closed Windows form.

08/31/2017 12:11:16 | Director received exit call.

08/31/2017 12:11:16 | Disposed window.

08/31/2017 12:11:16 | Disposed platform interface.

08/31/2017 12:11:16 | Closing log output file...

The latest download link for this mod is missing the txt file

Danmilan Thats right, fromquantity = 0

zrty Still arent reading are you? that's the miplevel error, look at the first post.

    Ghost No, you just haven't followed the install instructions found in the first post. Is it really too much reading for you all?

      supertic111 Also the miplevel error, read the first post for instructions.

        i'm very sorry for wasting your time I've been so worked up on this and I've went though the post and tried fixing it my self and been overloaded with errors and getting them mixed up and with all that i ended up forgetting about the miplevl error, i've just got this game recently and i really want to use this amazing mod

          Bubbet if you comment it out in the mod.txt

          what do you mean by that

            zrty You have to go into the mod.txt in the folder you extracted into the mods folder, make sure to open it in notepad++ or sublime text, or it will appear horizontal. Then comment out by putting // in-front of the line that adds the matter repeller, its under the addmany, shouldn't be too hard to find. So you'll have something like //&<matter...

              Bubbet Still nothing, slowly but drain, and i want to ask where can i change the sheld size? cuz i want a big one, which cover the whole ship, 100 block wide and length. thanks again

              My Asgard ship

              //"- Matter Repeller\n\n"\
              like this

              Is there a way to make enegry wires work without enemy's thruster?

              zrty Lol wrong line, look for the matter repeller further down.

                Desert There isn't a way to make them work without having an enemy alive no, but it doesn't have to be thrusters. If there were a way to do it i would have already, trust me.

                Danmilan You're looking for the arc radius, there is probably a couple of them you'll have to change and they're going to be located in the arcshield components.

                Bubbet can you show me where?, cuz i try but no luck andnot working.

                  i found the line of code but i dont know the proper way to fix it

                  &<parts/matterrepeller/matterrepeller.txt>/Part
                  is it this
                  //&<parts/matterrepeller/matterrepeller.txt>/Part
                  or this
                  &//<parts/matterrepeller/matterrepeller.txt>/Part
                  or this
                  &<parts//matterrepeller//matterrepeller.txt>/Part

                  i'm sorry i'm not good at code but i'm good at computers

                    zrty //&<parts/matterrepeller/matterrepeller.txt>/Part

                    this one

                      thank you so much, in default notepad its 20nth line next to
                      &<parts/onexone/armor.txt>/Part

                      and the line should look like
                      &<parts/onexone/armor.txt>/Part
                      //&<parts/matterrepeller/matterrepeller.txt>/Part
                      ]
                      }
                      // Allowing the arcdefense to target various weapon bullets
                      {
                      but together in on line i hope this will help

                      so i'm having more problems what is the screen shot key for the because i have the wires set up but they are not putting power in to my engines ill send a screen shot of it