Star Wars: ACD Troubleshooting/ Tech Support
I found out something odd.
Yes, FTL to destination crash( after switching planet)
and I found out that Techno Union Cruiser not in medium size, but in small size folder....
10/18/2017 19:32:16 | System.AggregateException: One or more errors occurred. ---> System.IO.FileNotFoundException: Could not find file 'I:\Cosmoteer\Standard Mods\0.2.3pClassicJam.Star_Wars_Galaxy\Ships\2-Medium\Techno Union Cruiser.ship.png'.
josh5671 Thanks for the report. This bug has already been fixed for the upcoming update!
Thanks- Classic Jam
hello dev, Here i try upgrade from 0.2.3p (i think it is the version previous i own)
to 0.2.5p with deleted old mod and install new.
But in cosmoteer when i activate the mod, it shown 'mod may be incompatible with this version if cosmoteer...........and etc' the version i own was 0.12.12 i think it should support.
and the weird happen,e if me click ok for activate it. after the game restart, the game started with the mod deactivated. not sure what happen here.
josh5671 That's not that big of a deal. If you turn it on again it should work. If it happens again and you really don't like it just go into the mod file and open the mod.txt, and for the CompatibleGameVersions change the [0.13.0] to [0.13.0rc2]
- Edited
11/07/2017 20:05:51 | System.ArgumentException: Ya se agregó un elemento con la misma clave.
11/07/2017 20:05:51 | en System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
11/07/2017 20:05:51 | en System.Collections.Generic.Dictionary2.Insert(TKey key, TValue value, Boolean add)
1.AddPart(TPart part, Action onAddedBeforeEvents) en C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Parts\CommonBasePartsManager.cs:línea 634
11/07/2017 20:05:51 | en Cosmoteer.Ships.Parts.CommonBasePartsManager
11/07/2017 20:05:51 | en Cosmoteer.Ships.Blueprints.BlueprintPartsManager.CreateBlueprintPart(PartRules rules, IntVector2D loc, Int32 rot) en C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\Blueprints\BlueprintPartsManager.cs:línea 168
11/07/2017 20:05:51 | en Cosmoteer.Ships.ShipUpdateInfo.Apply(Boolean andClear, Dictionary2 blueprintPartCache, Dictionary
2 blueprintDoorCache) en C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\ShipUpdateInfo.cs:línea 301
11/07/2017 20:05:51 | en Cosmoteer.Ships.ShipUpdateInfo.TestValidity(InvalidReasons& reasons) en C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\ShipUpdateInfo.cs:línea 1839
11/07/2017 20:05:51 | en Cosmoteer.Ships.ShipUpdateInfo.TryAddBlueprintParts(List1 parts, Boolean mirrorPhysical, Boolean allowOverwrite, Boolean addDoors, Boolean hireCrew, InvalidReasons& reasons, IEnumerable
1 tryAddSpecificDoors, Boolean force) en C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\ShipUpdateInfo.cs:línea 617
11/07/2017 20:05:51 | en Cosmoteer.Game.SelectionStates.AddPartState.TryGetShipUpdateInfo(Ship ship, IntVector2D partLoc, Int32 partRot, Boolean floodFill, ShipUpdateInfo& sui, InvalidReasons& reasons, Boolean clearCached) en C:\Users\Walt\Documents\Code\Cosmoteer\Source\Game\SelectionStates\AddPartState.cs:línea 444
11/07/2017 20:05:51 | en Cosmoteer.Game.SelectionStates.AddPartState.DrawOverlay() en C:\Users\Walt\Documents\Code\Cosmoteer\Source\Game\SelectionStates\AddPartState.cs:línea 211
11/07/2017 20:05:51 | en Cosmoteer.Simulation.SimOverlayRenderer.OnDrawOverlays(Object sender, DrawEventArgs e) en C:\Users\Walt\Documents\Code\Cosmoteer\Source\Simulation\SimOverlayRenderer.cs:línea 737
11/07/2017 20:05:51 | en Halfling.Scene.Dim2.SceneComponent.Halfling.Scene.Dim2.IRenderableSceneObject.Draw(SceneViewport viewport, SceneCamera camera, SceneRoot root, RotRect viewRect) en C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Scene\Dim2\SceneComponent.cs:línea 794
11/07/2017 20:05:51 | en Halfling.Scene.Dim2.SceneRoot.Draw(SceneViewport viewport, SceneCamera camera, RotRect viewRect, UInt32 renderMask) en C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Scene\Dim2\SceneRoot.cs:línea 665
11/07/2017 20:05:51 | en Halfling.Scene.Dim2.SceneViewport.Draw() en C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Scene\Dim2\SceneViewport.cs:línea 334
11/07/2017 20:05:51 | en Cosmoteer.Simulation.SimRoot.Draw(Boolean allowWorldInput, Single zoomScale) en C:\Users\Walt\Documents\Code\Cosmoteer\Source\Simulation\SimRoot.cs:línea 406
11/07/2017 20:05:51 | en Cosmoteer.Game.GameRoot.Draw(StateMethodInvoker drawParent) en C:\Users\Walt\Documents\Code\Cosmoteer\Source\Game\GameRoot.cs:línea 1062
11/07/2017 20:05:51 | en Halfling.Application.AppStateEx.Halfling.Application.IAppState.Draw(StateMethodInvoker drawParent) en C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\AppStateEx.cs:línea 174
11/07/2017 20:05:51 | en Halfling.Application.Director.CallDraw() en C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Director.cs:línea 756
11/07/2017 20:05:51 | en Halfling.Application.Director.DoDraw() en C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Director.cs:línea 711
11/07/2017 20:05:51 | en Halfling.Application.Director.<GetRunIterator>d83.MoveNext() en C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Director.cs:línea 335
11/07/2017 20:05:51 | en Halfling.Application.Bases.GenericApp.<ApplicationMainIterator>d42.MoveNext() en C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Bases\GenericApp.cs:línea 247
11/07/2017 20:05:51 | en Halfling.Windows.D3D11.D3D11Window.RunGameLoop(String[] args, IEnumerable`1 iterator) en C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingPlatformWDX\Windows\D3D11\D3D11Window.cs:línea 857
11/07/2017 20:05:51 | en Halfling.Application.Bases.GenericApp.ApplicationMain(String[] args) en C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Bases\GenericApp.cs:línea 164
11/07/2017 20:05:51 | en Cosmoteer.GameApp.Main(String[] args) en C:\Users\Walt\Documents\Code\Cosmoteer\Source\GameApp.cs:línea 80
11/07/2017 20:06:00 | Actual data hash: 647ac0d868307e0da9ff40889239cfe7
11/07/2017 20:06:00 | Expected data hash: 647ac0d868307e0da9ff40889239cfe7
11/07/2017 20:06:01 | Director received exit call.
11/07/2017 20:06:01 | Disposed default font.
11/07/2017 20:06:02 | Disposed XA2AudioManager device.
11/07/2017 20:06:02 | Disposed audio manager.
11/07/2017 20:06:02 | Disposed clock.
11/07/2017 20:06:02 | Disposed input manager.
11/07/2017 20:06:03 | Disposed graphics manager.
11/07/2017 20:06:03 | Disposed swap chain.
11/07/2017 20:06:03 | Disposed Direct3D device.
11/07/2017 20:06:03 | Disposed DXGI factory.
11/07/2017 20:06:03 | Closed Windows form.
11/07/2017 20:06:03 | Director received exit call.
11/07/2017 20:06:03 | Disposed window.
11/07/2017 20:06:03 | Disposed platform interface.
11/07/2017 20:06:03 | Closing log output file...
I was testing the laser of death, I put a large reactor (the original 4x4) and this happened, I tried it several times and I found out that it happens just when I choose that reactor, being its mod the only one that was active
What the onset says 07/11/2017 20:05:51 | System.ArgumentException: An element with the same key has already been added.
From what I see and what you have found, maybe it's a coincidence about the reactor
TacticalGirl Are you using 0.2.5p? And even if so, I've never encountered this error. Just expect these things to happen, the superlaser is really only a novelty item. Not too much can be done with it as far as real gameplay.
ClassicJam Yes, 2.5, it only happens with the laser of death, it does not happen if I'm not using any of the pieces that make it up
- Edited
TacticalGirl Are you using 0.2.5p though? 0.2.5 is prone to cause issues
Note the "p" on the end.
(embarrassed) Oh, no, I did not know, God, let's make a deal, let's all erase this and here nothing happened, please, I got red, forgive me a lot for wasting your time
TacticalGirl Nah, it's alright.
TacticalGirl Join this discord to keep updated with.. erm.. updates!
ClassicJam Ok, really sorry, hahaha
, thank you
when i launch cosmoteer with 0.2.5 version of this mod i got this
An error has occured in the application
Deserialization from source "<C:\Program Files\Cosmoteer\Data\rules.txt>"
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. ---> SharpDX.SharpDXException: HRESULT: [0x887A0020], Module: [SharpDX.DXGI], ApiCode: [DXGI_ERROR_DRIVER_INTERNAL_ERROR/DriverInternalError], Message: Unknown
at SharpDX.Result.CheckError()
at SharpDX.Direct3D11.Device.CreateTexture2D(Texture2DDescription& descRef, DataBox[] initialDataRef, Texture2D texture2DOut)
at Halfling.Graphics.D3D11.D3D11Texture.CreateFromData() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingPlatformWDX\Graphics\D3D11\D3D11Texture.cs:line 494
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 225
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, ICollection
1 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 265
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 172
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 332
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 106
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 722
at Halfling.Serialization.Base.BaseSerializer`10.ReflectiveRead(TSource source, Object target, Type type, Boolean forceNoOption, ProgressTracker progressTracker) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\Base\BaseSerializer.cs:line 237
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 2646
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 133
at Cosmoteer.Rules..ctor(GenericSerialReader reader, ProgressTracker pt) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Rules.cs:line 86
--- 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 172
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 258
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
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()
11/10/2017 17:10:00 | Logging successful initialized.
11/10/2017 17:10:00 | .NET Runtime Version: 4.0.30319.42000
11/10/2017 17:10:00 | Local: pl-PL
11/10/2017 17:10:00 | Language: pl-PL
11/10/2017 17:10:00 | Cosmoteer version 0.12.12
11/10/2017 17:10:00 | Microsoft Windows 7 Home Basic E 32-bit 6.1.7601
11/10/2017 17:10:00 | Intel(R) Pentium(R) CPU 2020M @ 2.40GHz (2 logical processors)
11/10/2017 17:10:00 | 2984,4 MB RAM
11/10/2017 17:10:00 | NVIDIA GeForce 710M (9.18.13.4520) (2015-02-04)
11/10/2017 17:10:00 | 1024,0 MB VRAM
11/10/2017 17:10:00 |
11/10/2017 17:10:01 | Loaded app settings.
11/10/2017 17:10:01 | Mixpanel Distinct ID: 5e54bb4f-9937-439b-ba57-07bff2be3e23
11/10/2017 17:10:01 | Process is now DPI-aware.
11/10/2017 17:10:01 | Setup default cursor.
11/10/2017 17:10:01 | Using display adapter 0
11/10/2017 17:10:01 | Created DXGI factory.
11/10/2017 17:10:01 | Adapter #0: Intel(R) HD Graphics
11/10/2017 17:10:01 | Output #0: Rodzajowy monitor PnP (1366x768)
11/10/2017 17:10:01 | Adapter #1: NVIDIA GeForce 710M
11/10/2017 17:10:01 | Updated Windows form configuration for borderless window.
11/10/2017 17:10:01 | Created Windows form.
11/10/2017 17:10:01 | Direct3D Feature Level: Level_11_0
11/10/2017 17:10:01 | Created Direct3D 11 Device.
11/10/2017 17:10:01 | Created swap chain: 1366x768.
11/10/2017 17:10:01 | Created window.
11/10/2017 17:10:01 | Created clock.
11/10/2017 17:10:01 | Created graphics manager.
11/10/2017 17:10:01 | Created XAudio2 device.
11/10/2017 17:10:01 | Created audio manager.
11/10/2017 17:10:01 | Created input manager.
11/10/2017 17:10:01 | Created default font.
11/10/2017 17:10:01 | Initial app state is 'MainMenu'
11/10/2017 17:10:01 | Initial application settings:
11/10/2017 17:10:01 | LastGameVersion:
11/10/2017 17:10:01 | InitState: MainMenu
11/10/2017 17:10:01 | Language:
11/10/2017 17:10:01 | LockCursor: True
11/10/2017 17:10:01 | EdgePanMode: Analog
11/10/2017 17:10:01 | EdgePanSpeed: 15
11/10/2017 17:10:01 | KeyboardPanSpeed: 15
11/10/2017 17:10:01 | KeyboardZoomSpeed: 10
11/10/2017 17:10:01 | KeyboardRotSpeed: 90°
11/10/2017 17:10:01 | InvertMouseWheelZoom: False
11/10/2017 17:10:01 | MouseWheelZoomSpeed: 1,12
11/10/2017 17:10:01 | MouseWheelZoomAtCursor: True
11/10/2017 17:10:01 | StickyFocus: True
11/10/2017 17:10:01 | HighDpiMode: False
11/10/2017 17:10:01 | AnimateBackgrounds: True
11/10/2017 17:10:01 | FancyParticles: True
11/10/2017 17:10:01 | AllowShipDeselection: False
11/10/2017 17:10:01 | CtrlSelectsParts: False
11/10/2017 17:10:01 | PreferBlueprintMode: False
11/10/2017 17:10:01 | BlueprintAutoPause: True
11/10/2017 17:10:01 | BuildAutoFocus: True
11/10/2017 17:10:01 | BuildAutoRotate: True
11/10/2017 17:10:01 | BuildAutoInteriors: True
11/10/2017 17:10:01 | PaintAutoFocus: True
11/10/2017 17:10:01 | PaintAutoRotate: True
11/10/2017 17:10:01 | PaintAllowOverwrite: True
11/10/2017 17:10:01 | PaintMirrorMode: False
11/10/2017 17:10:01 | RepairAutoFocus: True
11/10/2017 17:10:01 | RepairAutoRotate: False
11/10/2017 17:10:01 | BuildAllowOverwrite: True
11/10/2017 17:10:01 | BuildAutoDoors: True
11/10/2017 17:10:01 | BuildEnforceCrewAccess: True
11/10/2017 17:10:01 | BuildMirrorMode: False
11/10/2017 17:10:01 | GrabLeavesCorridors: True
11/10/2017 17:10:01 | RepairAutoDoors: True
11/10/2017 17:10:01 | AutoHireCrew: True
11/10/2017 17:10:01 | PartToolTips: True
11/10/2017 17:10:01 | AutoSave: True
11/10/2017 17:10:01 | AutoSavesToKeep: 10
11/10/2017 17:10:01 | QuickSavesToKeep: 10
11/10/2017 17:10:01 | AutoSaveInterval: 600
11/10/2017 17:10:01 | FtlAutoSave: True
11/10/2017 17:10:01 | ShowOnShipIndicators: True
11/10/2017 17:10:01 | AutoPauseOnLostFocus: True
11/10/2017 17:10:01 | ScreenShake: True
11/10/2017 17:10:01 | VersionCheckMode: Stable
11/10/2017 17:10:01 | EnableMetrics: True
11/10/2017 17:10:01 | PreferBorderlessWindowToggle: False
11/10/2017 17:10:01 | MasterVolume: 1
11/10/2017 17:10:01 | EffectsVolume: 1
11/10/2017 17:10:01 | InterfaceVolume: 1
11/10/2017 17:10:01 | ShowTutorials: True
11/10/2017 17:10:01 | AutoFtlJump: False
11/10/2017 17:10:01 | PaintSchemes: System.Collections.Generic.List`1[Cosmoteer.Ships.PaintScheme]
11/10/2017 17:10:01 | DefaultBuildTool: Grab
11/10/2017 17:10:01 | DefaultDecalTool: Grab
11/10/2017 17:10:01 | DontReportErrorsForShips: System.Collections.Generic.HashSet`1[System.String]
11/10/2017 17:10:01 | TutorialPageStates: System.Collections.Generic.Dictionary`2[System.String,Cosmoteer.Tutorials.TutorialPageState]
11/10/2017 17:10:01 | PlayerColor:
11/10/2017 17:10:01 | EnemyColor:
11/10/2017 17:10:01 | NeutralColor:
11/10/2017 17:10:01 | MiniviewInCombatMode: Auto
11/10/2017 17:10:01 | MiniviewNotInCombatMode: Auto
11/10/2017 17:10:01 | MiniviewLockRotation: False
11/10/2017 17:10:01 | MiniviewSize:
11/10/2017 17:10:01 | ShowInteriors: False
11/10/2017 17:10:01 | AlwaysShowCommandWidgets: False
11/10/2017 17:10:01 | PreferWorldRelativeAttackAngle: False
11/10/2017 17:10:01 | PreferWorldRelativeFollowAngle: False
11/10/2017 17:10:01 | ShipLibraryLargeIcons: False
11/10/2017 17:10:01 | AdHocFormations: False
11/10/2017 17:10:01 | EnabledMods: System.Collections.Generic.HashSet`1[System.String]
11/10/2017 17:10:01 | DeleteFileOnStartup:
11/10/2017 17:10:01 | FeedbackEmail:
11/10/2017 17:10:01 | DefaultGameMode:
11/10/2017 17:10:01 | DefaultCreativeModeMapSize: 0
11/10/2017 17:10:01 | DefaultBountyModeDifficulty: 0
11/10/2017 17:10:01 | DefaultBountyModeMapSize: 0
11/10/2017 17:10:01 | DefaultBountyModeStarterShip: 0
11/10/2017 17:10:01 | WarnOutOfDateGpuDrivers: True
11/10/2017 17:10:01 | Starting main game loop...
11/10/2017 17:10:01 | Enabled mods:
11/10/2017 17:10:02 | huge_ships
11/10/2017 17:10:02 | 0.2.5ClassicJam.Star_Wars_Galaxy
11/10/2017 17:10:02 | destructible_structure
11/10/2017 17:10:02 | Drones ++
11/10/2017 17:10:02 | Meranera_additional_weapons
11/10/2017 17:10:02 | SunriseSP_weapons_mod
11/10/2017 17:10:02 | Loaded language 'en'.
11/10/2017 17:10:04 | Output compiling shader 'C:\Users\m\Documents\My Games\Cosmoteer\Mods\0.2.5ClassicJam.Star_Wars_Galaxy\advanced_shield\advanced_shield.shader' (pix):
11/10/2017 17:10:04 | 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
11/10/2017 17:10:04 |
11/10/2017 17:10:06 | Output compiling shader 'C:\Users\m\Documents\My Games\Cosmoteer\Mods\0.2.5ClassicJam.Star_Wars_Galaxy\Shields\ShieldGenSml\shield.shader' (pix):
11/10/2017 17:10:06 | 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
11/10/2017 17:10:06 |
11/10/2017 17:10:06 | Output compiling shader 'C:\Users\m\Documents\My Games\Cosmoteer\Mods\0.2.5ClassicJam.Star_Wars_Galaxy\Shields\ShieldGenInt\shield.shader' (pix):
11/10/2017 17:10:06 | 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
11/10/2017 17:10:06 |
11/10/2017 17:10:06 | Output compiling shader 'C:\Users\m\Documents\My Games\Cosmoteer\Mods\0.2.5ClassicJam.Star_Wars_Galaxy\Shields\ShieldGenLrg\shield.shader' (pix):
11/10/2017 17:10:06 | 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
11/10/2017 17:10:06 |
11/10/2017 17:10:14 | Memory usage at time of crash: 897 249 280
11/10/2017 17:10:14 | Application state stack at time of crash:
11/10/2017 17:10:14 | Cosmoteer.Assets
11/10/2017 17:10:14 | FPS at time of crash: 25,7463
11/10/2017 17:10:14 | Running processes at time of crash:
11/10/2017 17:10:14 | audiodg
11/10/2017 17:10:14 | AvastSvc
11/10/2017 17:10:14 | AvastUI
11/10/2017 17:10:14 | BearShare
11/10/2017 17:10:14 | BingSvc
11/10/2017 17:10:14 | Bluetooth Headset Helper
11/10/2017 17:10:14 | BTHSAmpPalService
11/10/2017 17:10:14 | BTHSSecurityMgr
11/10/2017 17:10:14 | BTStackServer
11/10/2017 17:10:14 | BTTray
11/10/2017 17:10:14 | btwdins
11/10/2017 17:10:14 | CAudioFilterAgent
11/10/2017 17:10:14 | Cosmoteer
11/10/2017 17:10:14 | csrss
11/10/2017 17:10:14 | CxAudMsg32
11/10/2017 17:10:14 | DTShellHlp
11/10/2017 17:10:14 | dwm
11/10/2017 17:10:14 | EvtEng
11/10/2017 17:10:14 | explorer
11/10/2017 17:10:14 | firefox
11/10/2017 17:10:14 | GameBooster
11/10/2017 17:10:14 | gjagent
11/10/2017 17:10:14 | hamachi-2
11/10/2017 17:10:14 | hamachi-2-ui
11/10/2017 17:10:14 | IAStorDataMgrSvc
11/10/2017 17:10:14 | IAStorIcon
11/10/2017 17:10:14 | Idle
11/10/2017 17:10:14 | igfxCUIService
11/10/2017 17:10:14 | igfxEM
11/10/2017 17:10:14 | igfxHK
11/10/2017 17:10:14 | iusb3mon
11/10/2017 17:10:14 | Jhi_service
11/10/2017 17:10:14 | LMIGuardianSvc
11/10/2017 17:10:14 | LMS
11/10/2017 17:10:14 | lsass
11/10/2017 17:10:14 | lsm
11/10/2017 17:10:14 | MediaDetector
11/10/2017 17:10:14 | ONENOTEM
11/10/2017 17:10:14 | PresentationFontCache
11/10/2017 17:10:14 | QHActiveDefense
11/10/2017 17:10:14 | QHSafeTray
11/10/2017 17:10:14 | QHWatchdog
11/10/2017 17:10:14 | RegSrvc
11/10/2017 17:10:14 | SearchFilterHost
11/10/2017 17:10:14 | SearchIndexer
11/10/2017 17:10:14 | SearchProtocolHost
11/10/2017 17:10:14 | services
11/10/2017 17:10:14 | Skype
11/10/2017 17:10:14 | smss
11/10/2017 17:10:14 | spoolsv
11/10/2017 17:10:14 | srvany
11/10/2017 17:10:14 | Steam
11/10/2017 17:10:14 | svchost
11/10/2017 17:10:14 | System
11/10/2017 17:10:14 | taskhost
11/10/2017 17:10:14 | UNS
11/10/2017 17:10:14 | unsecapp
11/10/2017 17:10:14 | VM332_STI
11/10/2017 17:10:14 | wininit
11/10/2017 17:10:14 | winlogon
11/10/2017 17:10:14 | WmiPrvSE
11/10/2017 17:10:14 | wuauclt
11/10/2017 17:10:14 | ZeroConfigService
11/10/2017 17:10:15 | 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. ---> SharpDX.SharpDXException: HRESULT: [0x887A0020], Module: [SharpDX.DXGI], ApiCode: [DXGI_ERROR_DRIVER_INTERNAL_ERROR/DriverInternalError], Message: Unknown
11/10/2017 17:10:15 | at SharpDX.Result.CheckError()
11/10/2017 17:10:15 | at SharpDX.Direct3D11.Device.CreateTexture2D(Texture2DDescription& descRef, DataBox[] initialDataRef, Texture2D texture2DOut)
11/10/2017 17:10:15 | at Halfling.Graphics.D3D11.D3D11Texture.CreateFromData() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingPlatformWDX\Graphics\D3D11\D3D11Texture.cs:line 494
11/10/2017 17:10:15 | 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 225
11/10/2017 17:10:15 | 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
11/10/2017 17:10:15 | 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
11/10/2017 17:10:15 | at Cosmoteer.Ships.Rendering.AtlasTools.CreateAtlasTextures(IEnumerable1 bitmaps, IntVector2D maxSize, Boolean powerOf2, Int32 padding, ICollection
1 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 265
11/10/2017 17:10:15 | 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
11/10/2017 17:10:15 | at Cosmoteer.Ships.ShipRules..ctor(GenericSerialReader reader, ProgressTracker pt) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Ships\ShipRules.cs:line 143
11/10/2017 17:10:15 | --- End of inner exception stack trace ---
11/10/2017 17:10:15 | at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
11/10/2017 17:10:15 | at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
11/10/2017 17:10:15 | 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
11/10/2017 17:10:15 | 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
11/10/2017 17:10:15 | --- End of inner exception stack trace ---
11/10/2017 17:10:15 | 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
11/10/2017 17:10:15 | 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 172
11/10/2017 17:10:15 | 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
11/10/2017 17:10:15 | 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
11/10/2017 17:10:15 | 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 106
11/10/2017 17:10:15 | 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
11/10/2017 17:10:15 | 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
11/10/2017 17:10:15 | 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 722
11/10/2017 17:10:15 | at Halfling.Serialization.Base.BaseSerializer`10.ReflectiveRead(TSource source, Object target, Type type, Boolean forceNoOption, ProgressTracker progressTracker) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Serialization\Base\BaseSerializer.cs:line 237
11/10/2017 17:10:15 | 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 2646
11/10/2017 17:10:15 | 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 133
11/10/2017 17:10:15 | at Cosmoteer.Rules..ctor(GenericSerialReader reader, ProgressTracker pt) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Rules.cs:line 86
11/10/2017 17:10:15 | --- End of inner exception stack trace ---
11/10/2017 17:10:15 | at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
11/10/2017 17:10:15 | at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
11/10/2017 17:10:15 | 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
11/10/2017 17:10:15 | 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
11/10/2017 17:10:15 | --- End of inner exception stack trace ---
11/10/2017 17:10:15 | 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
11/10/2017 17:10:15 | 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 172
11/10/2017 17:10:15 | 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
11/10/2017 17:10:15 | at Cosmoteer.Assets.LoaderThread() in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Assets.cs:line 258
11/10/2017 17:10:15 | at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
11/10/2017 17:10:15 | at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
11/10/2017 17:10:15 | at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
11/10/2017 17:10:15 | at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
11/10/2017 17:10:15 | at System.Threading.ThreadHelper.ThreadStart()
11/10/2017 17:10:18 | Actual data hash: 647ac0d868307e0da9ff40889239cfe7
11/10/2017 17:10:18 | Expected data hash: 647ac0d868307e0da9ff40889239cfe7
11/10/2017 17:10:19 | Director received exit call.
11/10/2017 17:10:19 | Disposed default font.
11/10/2017 17:10:19 | Disposed XA2AudioManager device.
11/10/2017 17:10:19 | Disposed audio manager.
11/10/2017 17:10:19 | Disposed clock.
11/10/2017 17:10:19 | Disposed input manager.
11/10/2017 17:10:19 | Disposed graphics manager.
11/10/2017 17:10:19 | Disposed swap chain.
11/10/2017 17:10:19 | Disposed Direct3D device.
11/10/2017 17:10:19 | Disposed DXGI factory.
11/10/2017 17:10:19 | Closed Windows form.
11/10/2017 17:10:19 | Director received exit call.
11/10/2017 17:10:19 | Disposed window.
11/10/2017 17:10:19 | Disposed platform interface.
11/10/2017 17:10:19 | Closing log output file...
The_Rainmaker That’s because you have 0.2.5, when you should really be running 0.2.5p (patch)
thanks !
When I go in to install the mod Into cosmoteer I cant find in any folder even when I search for the file name itself
JUstme27 Should be under your downloads folder
IVIemories No nothing but other crap is in the download folder
JUstme27 What browser are you downloading it with?