Game crash after changing graphic setting
Posted: Thu Mar 07, 2019 11:07 pm
So, I brough the game on steam 2 days ago and it was running fine, until I changed the graphic setting at high.
Now, it just crash on launch. So, I de-installed, re-installed, desactivated steam cloud (so I don't import the old setting will re-installing), still at the same point.
It seems like Steam just resend me the same none-working config.
Perhaps the issue could be easily solved by reverting the config manually (I tried, failed to find where the graphic preferences are stored.)
error.log :
Unity Player [version: Unity 5.3.4f1_fdbb5133b820]
d3d11.dll caused an Access Violation (0xc0000005)
in module d3d11.dll at 0023:69816b9e.
Error occurred at 2019-03-07_173928.
F:\steam\steamapps\common\Star Hammer\StarHammerVP.exe, run by gab_g.
62% memory in use.
0 MB physical memory [0 MB free].
0 MB paging file [0 MB free].
0 MB user address space [3444 MB free].
Read from location 0000003c caused an access violation.
output_log.txt
Initialize engine version: 5.3.4f1 (fdbb5133b820)
GfxDevice: creating device client; threaded=1
Direct3D:
Version: Direct3D 11.0 [level 11.0]
Renderer: NVIDIA GeForce GTX 950M (ID=0x139a)
Vendor: NVIDIA
VRAM: 3072 MB
Begin MonoManager ReloadAssembly
Platform assembly: F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\UnityEngine.dll (this message is harmless)
Loading F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\UnityEngine.dll into Unity Child Domain
Platform assembly: F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\Assembly-CSharp-firstpass.dll (this message is harmless)
Loading F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
Platform assembly: F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\Assembly-CSharp.dll (this message is harmless)
Loading F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
Platform assembly: F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\Assembly-UnityScript-firstpass.dll (this message is harmless)
Loading F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\Assembly-UnityScript-firstpass.dll into Unity Child Domain
Platform assembly: F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\Assembly-UnityScript.dll (this message is harmless)
Loading F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\Assembly-UnityScript.dll into Unity Child Domain
Platform assembly: F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\UnityEngine.UI.dll (this message is harmless)
Loading F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
Platform assembly: F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\UnityEngine.Networking.dll (this message is harmless)
Loading F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
Platform assembly: F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\UnityEngine.Analytics.dll (this message is harmless)
Loading F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\UnityEngine.Analytics.dll into Unity Child Domain
Platform assembly: F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\SampleClassLibrary.dll (this message is harmless)
Loading F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\SampleClassLibrary.dll into Unity Child Domain
Platform assembly: F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\poly2tri.dll (this message is harmless)
Loading F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\poly2tri.dll into Unity Child Domain
Platform assembly: F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\UnityExtender.dll (this message is harmless)
Loading F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\UnityExtender.dll into Unity Child Domain
- Completed reload, in 0.092 seconds
Platform assembly: F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\System.Core.dll (this message is harmless)
Platform assembly: F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\System.dll (this message is harmless)
<RI> Initializing input.
<RI> Input initialized.
desktop: 1920x1080 60Hz; virtual: 1920x1080 at 0,0
<RI> Initialized touch support.
UnloadTime: 1.233700 ms
Fallback handler could not load library F:/steam/steamapps/common/Star Hammer/StarHammerVP_Data/Mono/libc
Fallback handler could not load library F:/steam/steamapps/common/Star Hammer/StarHammerVP_Data/Mono/.\libc
Fallback handler could not load library F:/steam/steamapps/common/Star Hammer/StarHammerVP_Data/Mono/libc
PubSub is awake
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)
Save path is C:\Users\gab_g\OneDrive\Documents\Black Lab Games\StarHammerVP
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)
GlobalData initialised
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)
Platform assembly: F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\System.Xml.dll (this message is harmless)
JsonReaderException: Error parsing boolean value. Line 1, position 2.
at Newtonsoft.Json.JsonTextReader.ParseTrue () [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonTextReader.ParseValue (Char currentChar) [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonTextReader.ReadInternal () [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonTextReader.Read () [0x00000] in <filename unknown>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadForType (Newtonsoft.Json.JsonReader reader, System.Type t, Newtonsoft.Json.JsonConverter propertyConverter) [0x00000] in <filename unknown>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonSerializer.DeserializeInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonSerializer.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonConvert.DeserializeObject (System.String value, System.Type type, Newtonsoft.Json.JsonSerializerSettings settings) [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonConvert.DeserializeObject[ConfigData] (System.String value, Newtonsoft.Json.JsonSerializerSettings settings) [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonConvert.DeserializeObject[ConfigData] (System.String value) [0x00000] in <filename unknown>:0
at GlobalData.LoadConfig () [0x00000] in <filename unknown>:0
at GlobalData.OnEnable () [0x00000] in <filename unknown>:0
UnityEngine.GameObject:Internal_AddComponentWithType(Type)
UnityEngine.GameObject:AddComponent(Type)
UnityEngine.GameObject:AddComponent()
Manager`1:get_Instance()
<_Configure>c__Iterator87:MoveNext()
UnityEngine.MonoBehaviour:StartCoroutine_Auto(IEnumerator)
UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
<Start>c__Iterator85:MoveNext()
(Filename: Line: -1)
JsonReaderException: Error parsing boolean value. Line 1, position 2.
at Newtonsoft.Json.JsonTextReader.ParseTrue () [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonTextReader.ParseValue (Char currentChar) [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonTextReader.ReadInternal () [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonTextReader.Read () [0x00000] in <filename unknown>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadForType (Newtonsoft.Json.JsonReader reader, System.Type t, Newtonsoft.Json.JsonConverter propertyConverter) [0x00000] in <filename unknown>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonSerializer.DeserializeInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonSerializer.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonConvert.DeserializeObject (System.String value, System.Type type, Newtonsoft.Json.JsonSerializerSettings settings) [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonConvert.DeserializeObject[ConfigData] (System.String value, Newtonsoft.Json.JsonSerializerSettings settings) [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonConvert.DeserializeObject[ConfigData] (System.String value) [0x00000] in <filename unknown>:0
at GlobalData.LoadConfig () [0x00000] in <filename unknown>:0
at StartUp+<_Configure>c__Iterator87.MoveNext () [0x00000] in <filename unknown>:0
UnityEngine.MonoBehaviour:StartCoroutine_Auto(IEnumerator)
UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
<Start>c__Iterator85:MoveNext()
(Filename: Line: -1)
start serial check
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)
D3D shader create error for vertex shader [0x887a0005]
D3D shader create error for pixel shader [0x887a0005]
WARNING: Shader Unsupported: 'Hidden/Internal-GUITextureClipText' - Pass '' has no vertex shader
WARNING: Shader Unsupported: 'Hidden/Internal-GUITextureClipText' - Setting to default shader.
d3d11: failed to create vertex buffer of size 768 [0x887A0005]
d3d11: failed to create index buffer of size 84 [0x887A0005]
d3d11: failed to create 2D texture id=128 w=512 h=512 mips=1 d3dfmt=77 [887a0005]
d3d11: failed to create 2D texture view id=128 [80070057]
d3d11: failed to create 2D texture id=130 w=64 h=64 mips=1 d3dfmt=77 [887a0005]
d3d11: failed to create 2D texture view id=130 [80070057]
d3d11: failed to create 2D texture id=136 w=32 h=32 mips=6 d3dfmt=78 [887a0005]
d3d11: failed to create 2D texture view id=136 [80070057]
d3d11: failed to create 2D texture id=142 w=64 h=64 mips=1 d3dfmt=77 [887a0005]
d3d11: failed to create 2D texture view id=142 [80070057]
d3d11: failed to create 2D texture id=144 w=2048 h=2048 mips=12 d3dfmt=72 [887a0005]
d3d11: failed to create 2D texture view id=144 [80070057]
d3d11: failed to create 2D texture id=150 w=32 h=32 mips=6 d3dfmt=78 [887a0005]
d3d11: failed to create 2D texture view id=150 [80070057]
d3d11: failed to create 2D texture id=156 w=32 h=32 mips=6 d3dfmt=78 [887a0005]
d3d11: failed to create 2D texture view id=156 [80070057]
d3d11: failed to create 2D texture id=158 w=64 h=64 mips=1 d3dfmt=77 [887a0005]
d3d11: failed to create 2D texture view id=158 [80070057]
d3d11: failed to create 2D texture id=172 w=2048 h=2048 mips=12 d3dfmt=72 [887a0005]
d3d11: failed to create 2D texture view id=172 [80070057]
d3d11: failed to create 2D texture id=174 w=128 h=128 mips=1 d3dfmt=78 [887a0005]
d3d11: failed to create 2D texture view id=174 [80070057]
Unloading 6 Unused Serialized files (Serialized files now loaded: 0)
d3d11: failed to create 2D texture id=178 w=50 h=50 mips=1 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=178 [80070057]
d3d11: failed to create 2D texture id=126 w=32 h=32 mips=1 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=126 [80070057]
d3d11: failed to create 2D texture id=132 w=64 h=64 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=132 [80070057]
d3d11: failed to create 2D texture id=134 w=24 h=24 mips=5 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=134 [80070057]
d3d11: failed to create 2D texture id=138 w=104 h=144 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=138 [80070057]
d3d11: failed to create 2D texture id=140 w=700 h=222 mips=1 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=140 [80070057]
d3d11: failed to create 2D texture id=146 w=64 h=64 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=146 [80070057]
d3d11: failed to create 2D texture id=148 w=24 h=24 mips=5 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=148 [80070057]
d3d11: failed to create 2D texture id=152 w=104 h=144 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=152 [80070057]
d3d11: failed to create 2D texture id=154 w=16 h=16 mips=1 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=154 [80070057]
d3d11: failed to create 2D texture id=160 w=104 h=144 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=160 [80070057]
d3d11: failed to create 2D texture id=162 w=24 h=24 mips=5 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=162 [80070057]
d3d11: failed to create 2D texture id=164 w=104 h=144 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=164 [80070057]
d3d11: failed to create 2D texture id=166 w=104 h=144 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=166 [80070057]
d3d11: failed to create 2D texture id=168 w=104 h=144 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=168 [80070057]
d3d11: failed to create 2D texture id=170 w=104 h=144 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=170 [80070057]
d3d11: failed to create 2D texture id=176 w=104 h=144 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=176 [80070057]
d3d11: failed to create 2D texture id=184 w=24 h=24 mips=5 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=184 [80070057]
d3d11: failed to create 2D texture id=188 w=104 h=144 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=188 [80070057]
d3d11: failed to create 2D texture id=194 w=24 h=24 mips=5 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=194 [80070057]
d3d11: failed to create 2D texture id=198 w=24 h=24 mips=5 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=198 [80070057]
d3d11: failed to create 2D texture id=204 w=104 h=144 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=204 [80070057]
d3d11: failed to create 2D texture id=206 w=102 h=142 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=206 [80070057]
d3d11: failed to create 2D texture id=208 w=64 h=64 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=208 [80070057]
d3d11: failed to create 2D texture id=210 w=104 h=144 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=210 [80070057]
d3d11: failed to create 2D texture id=216 w=64 h=64 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=216 [80070057]
d3d11: failed to create 2D texture id=234 w=24 h=24 mips=5 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=234 [80070057]
d3d11: failed to create 2D texture id=236 w=104 h=144 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=236 [80070057]
d3d11: failed to create 2D texture id=240 w=104 h=144 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=240 [80070057]
d3d11: failed to create 2D texture id=242 w=24 h=24 mips=5 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=242 [80070057]
d3d11: failed to create 2D texture id=250 w=64 h=64 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=250 [80070057]
d3d11: failed to create 2D texture id=260 w=24 h=24 mips=5 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=260 [80070057]
d3d11: failed to create 2D texture id=268 w=104 h=144 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=268 [80070057]
d3d11: failed to create 2D texture id=270 w=24 h=24 mips=5 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=270 [80070057]
d3d11: failed to create 2D texture id=272 w=24 h=24 mips=5 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=272 [80070057]
d3d11: failed to create 2D texture id=278 w=64 h=64 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=278 [80070057]
d3d11: failed to create 2D texture id=282 w=64 h=64 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=282 [80070057]
d3d11: failed to create 2D texture id=290 w=104 h=144 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=290 [80070057]
d3d11: failed to create 2D texture id=296 w=104 h=144 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=296 [80070057]
d3d11: failed to create 2D texture id=298 w=300 h=101 mips=1 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=298 [80070057]
d3d11: failed to create 2D texture id=302 w=24 h=24 mips=5 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=302 [80070057]
d3d11: failed to create 2D texture id=304 w=300 h=100 mips=1 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=304 [80070057]
d3d11: failed to create 2D texture id=180 w=1920 h=1080 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=180 [80070057]
d3d11: failed to create 2D texture id=182 w=32 h=32 mips=6 d3dfmt=78 [887a0005]
d3d11: failed to create 2D texture view id=182 [80070057]
d3d11: failed to create 2D texture id=186 w=2048 h=2048 mips=12 d3dfmt=72 [887a0005]
d3d11: failed to create 2D texture view id=186 [80070057]
d3d11: failed to create 2D texture id=190 w=128 h=128 mips=1 d3dfmt=78 [887a0005]
d3d11: failed to create 2D texture view id=190 [80070057]
d3d11: failed to create 2D texture id=192 w=32 h=32 mips=6 d3dfmt=78 [887a0005]
d3d11: failed to create 2D texture view id=192 [80070057]
d3d11: failed to create 2D texture id=196 w=64 h=64 mips=1 d3dfmt=77 [887a0005]
d3d11: failed to create 2D texture view id=196 [80070057]
d3d11: failed to create 2D texture id=200 w=128 h=128 mips=1 d3dfmt=78 [887a0005]
d3d11: failed to create 2D texture view id=200 [80070057]
d3d11: failed to create 2D texture id=212 w=512 h=512 mips=1 d3dfmt=77 [887a0005]
d3d11: failed to create 2D texture view id=212 [80070057]
d3d11: failed to create 2D texture id=214 w=64 h=64 mips=1 d3dfmt=77 [887a0005]
d3d11: failed to create 2D texture view id=214 [80070057]
d3d11: failed to create 2D texture id=218 w=50 h=50 mips=1 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=218 [80070057]
d3d11: failed to create 2D texture id=220 w=128 h=128 mips=1 d3dfmt=78 [887a0005]
d3d11: failed to create 2D texture view id=220 [80070057]
d3d11: failed to create 2D texture id=222 w=50 h=50 mips=1 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=222 [80070057]
d3d11: failed to create 2D texture id=224 w=512 h=512 mips=1 d3dfmt=77 [887a0005]
d3d11: failed to create 2D texture view id=224 [80070057]
d3d11: failed to create 2D texture id=226 w=2048 h=2048 mips=12 d3dfmt=72 [887a0005]
d3d11: failed to create 2D texture view id=226 [80070057]
d3d11: failed to create 2D texture id=228 w=50 h=50 mips=1 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=228 [80070057]
d3d11: failed to create 2D texture id=230 w=32 h=32 mips=6 d3dfmt=78 [887a0005]
d3d11: failed to create 2D texture view id=230 [80070057]
d3d11: failed to create 2D texture id=232 w=50 h=50 mips=1 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=232 [80070057]
d3d11: failed to create 2D texture id=238 w=128 h=128 mips=1 d3dfmt=78 [887a0005]
d3d11: failed to create 2D texture view id=238 [80070057]
d3d11: failed to create 2D texture id=244 w=32 h=32 mips=6 d3dfmt=78 [887a0005]
d3d11: failed to create 2D texture view id=244 [80070057]
d3d11: failed to create 2D texture id=246 w=64 h=64 mips=1 d3dfmt=77 [887a0005]
d3d11: failed to create 2D texture view id=246 [80070057]
d3d11: failed to create 2D texture id=248 w=32 h=32 mips=6 d3dfmt=78 [887a0005]
d3d11: failed to create 2D texture view id=248 [80070057]
d3d11: failed to create 2D texture id=252 w=64 h=64 mips=1 d3dfmt=77 [887a0005]
d3d11: failed to create 2D texture view id=252 [80070057]
d3d11: failed to create 2D texture id=254 w=50 h=50 mips=1 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=254 [80070057]
d3d11: failed to create 2D texture id=256 w=64 h=64 mips=1 d3dfmt=77 [887a0005]
d3d11: failed to create 2D texture view id=256 [80070057]
d3d11: failed to create 2D texture id=258 w=2048 h=2048 mips=12 d3dfmt=72 [887a0005]
d3d11: failed to create 2D texture view id=258 [80070057]
d3d11: failed to create 2D texture id=262 w=50 h=50 mips=1 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=262 [80070057]
d3d11: failed to create 2D texture id=264 w=2048 h=2048 mips=12 d3dfmt=72 [887a0005]
d3d11: failed to create 2D texture view id=264 [80070057]
d3d11: failed to create 2D texture id=266 w=50 h=50 mips=1 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=266 [80070057]
d3d11: failed to create 2D texture id=274 w=64 h=64 mips=1 d3dfmt=77 [887a0005]
d3d11: failed to create 2D texture view id=274 [80070057]
d3d11: failed to create 2D texture id=276 w=512 h=512 mips=1 d3dfmt=77 [887a0005]
d3d11: failed to create 2D texture view id=276 [80070057]
d3d11: failed to create 2D texture id=280 w=512 h=512 mips=1 d3dfmt=77 [887a0005]
d3d11: failed to create 2D texture view id=280 [80070057]
d3d11: failed to create 2D texture id=202 w=256 h=256 mips=1 d3dfmt=65 [887a0005]
d3d11: failed to create 2D texture view id=202 [80070057]
Crash!!!
SymInit: Symbol-SearchPath: '.;F:\steam\steamapps\common\Star Hammer;F:\steam\steamapps\common\Star Hammer;C:\WINDOWS;C:\WINDOWS\system32;SRV*C:\websymbols*http://msdl.microsoft.com/download/symbols;', symOptions: 530, UserName: 'gab_g'
OS-Version: 10.0.17763 () 0x300-0x1
F:\steam\steamapps\common\Star Hammer\StarHammerVP.exe:StarHammerVP.exe (00AD0000), size: 17604608 (result: 0), SymType: '-exported-', PDB: 'F:\steam\steamapps\common\Star Hammer\StarHammerVP.exe', fileVersion: 5.3.4.47953
C:\WINDOWS\SYSTEM32\ntdll.dll:ntdll.dll (77E00000), size: 1687552 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\ntdll.dll', fileVersion: 10.0.17763.292
C:\WINDOWS\System32\KERNEL32.DLL:KERNEL32.DLL (75BD0000), size: 917504 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\KERNEL32.DLL', fileVersion: 10.0.17763.292
C:\Program Files\AVAST Software\Avast\x86\aswhook.dll:aswhook.dll (6DE50000), size: 65536 (result: 0), SymType: '-nosymbols-', PDB: 'C:\Program Files\AVAST Software\Avast\x86\aswhook.dll', fileVersion: 19.2.4.1879
C:\WINDOWS\System32\KERNELBASE.dll:KERNELBASE.dll (778E0000), size: 2072576 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\KERNELBASE.dll', fileVersion: 10.0.17763.292
C:\WINDOWS\SYSTEM32\apphelp.dll:apphelp.dll (73510000), size: 638976 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\apphelp.dll', fileVersion: 10.0.17763.292
C:\WINDOWS\SYSTEM32\AcLayers.DLL:AcLayers.DLL (5B040000), size: 2650112 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\AcLayers.DLL', fileVersion: 10.0.17763.292
C:\WINDOWS\System32\msvcrt.dll:msvcrt.dll (75990000), size: 786432 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\msvcrt.dll', fileVersion: 7.0.17763.1
C:\WINDOWS\System32\USER32.dll:USER32.dll (76100000), size: 1675264 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\USER32.dll', fileVersion: 10.0.17763.168
C:\WINDOWS\System32\win32u.dll:win32u.dll (77C90000), size: 94208 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\win32u.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\GDI32.dll:GDI32.dll (77BC0000), size: 143360 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\GDI32.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\gdi32full.dll:gdi32full.dll (75F20000), size: 1470464 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\gdi32full.dll', fileVersion: 10.0.17763.316
C:\WINDOWS\System32\msvcp_win.dll:msvcp_win.dll (77CB0000), size: 524288 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\msvcp_win.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\ucrtbase.dll:ucrtbase.dll (77110000), size: 1191936 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\ucrtbase.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\SHELL32.dll:SHELL32.dll (76BB0000), size: 5558272 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\SHELL32.dll', fileVersion: 10.0.17763.292
C:\WINDOWS\System32\cfgmgr32.dll:cfgmgr32.dll (768A0000), size: 241664 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\cfgmgr32.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\shcore.dll:shcore.dll (75590000), size: 561152 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\shcore.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\RPCRT4.dll:RPCRT4.dll (77D30000), size: 782336 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\RPCRT4.dll', fileVersion: 10.0.17763.194
C:\WINDOWS\System32\SspiCli.dll:SspiCli.dll (75470000), size: 131072 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\SspiCli.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\CRYPTBASE.dll:CRYPTBASE.dll (75460000), size: 40960 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\CRYPTBASE.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\bcryptPrimitives.dll:bcryptPrimitives.dll (75B50000), size: 401408 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\bcryptPrimitives.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\sechost.dll:sechost.dll (75CC0000), size: 495616 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\sechost.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\combase.dll:combase.dll (76930000), size: 2588672 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\combase.dll', fileVersion: 10.0.17763.253
C:\WINDOWS\System32\windows.storage.dll:windows.storage.dll (762A0000), size: 6270976 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\windows.storage.dll', fileVersion: 10.0.17763.168
C:\WINDOWS\System32\advapi32.dll:advapi32.dll (75AB0000), size: 516096 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\advapi32.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\profapi.dll:profapi.dll (75D40000), size: 114688 (result: 0), SymType: '-nosymbols-', PDB: 'C:\WINDOWS\System32\profapi.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\powrprof.dll:powrprof.dll (76090000), size: 344064 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\powrprof.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\shlwapi.dll:shlwapi.dll (768E0000), size: 278528 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\shlwapi.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\kernel.appcore.dll:kernel.appcore.dll (75CB0000), size: 61440 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\kernel.appcore.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\cryptsp.dll:cryptsp.dll (75B30000), size: 73728 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\cryptsp.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\OLEAUT32.dll:OLEAUT32.dll (77BF0000), size: 634880 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\OLEAUT32.dll', fileVersion: 10.0.17763.292
C:\WINDOWS\System32\SETUPAPI.dll:SETUPAPI.dll (77490000), size: 4501504 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\SETUPAPI.dll', fileVersion: 10.0.17763.292
C:\WINDOWS\System32\bcrypt.dll:bcrypt.dll (77410000), size: 102400 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\bcrypt.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\MPR.dll:MPR.dll (73DA0000), size: 98304 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\MPR.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\sfc.dll:sfc.dll (006E0000), size: 12288 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\sfc.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\WINSPOOL.DRV:WINSPOOL.DRV (69BA0000), size: 438272 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\WINSPOOL.DRV', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\PROPSYS.dll:PROPSYS.dll (735B0000), size: 1564672 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\PROPSYS.dll', fileVersion: 7.0.17763.1
C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL:IPHLPAPI.DLL (74920000), size: 208896 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\sfc_os.DLL:sfc_os.DLL (72C20000), size: 61440 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\sfc_os.DLL', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\IMM32.DLL:IMM32.DLL (757C0000), size: 151552 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\IMM32.DLL', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\WS2_32.dll:WS2_32.dll (77430000), size: 389120 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\WS2_32.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\ole32.dll:ole32.dll (75E20000), size: 1032192 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\ole32.dll', fileVersion: 10.0.17763.134
C:\WINDOWS\SYSTEM32\HID.DLL:HID.DLL (734B0000), size: 45056 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\HID.DLL', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\VERSION.dll:VERSION.dll (73DC0000), size: 32768 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\VERSION.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\OPENGL32.dll:OPENGL32.dll (650D0000), size: 888832 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\OPENGL32.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\WINMM.dll:WINMM.dll (73110000), size: 147456 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\WINMM.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\MSACM32.dll:MSACM32.dll (638D0000), size: 102400 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\MSACM32.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\DNSAPI.dll:DNSAPI.dll (72F40000), size: 589824 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\DNSAPI.dll', fileVersion: 10.0.17763.292
C:\WINDOWS\System32\NSI.dll:NSI.dll (75D80000), size: 28672 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\NSI.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\WINHTTP.dll:WINHTTP.dll (73200000), size: 774144 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\WINHTTP.dll', fileVersion: 10.0.17763.316
C:\WINDOWS\SYSTEM32\GLU32.dll:GLU32.dll (69650000), size: 258048 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\GLU32.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\WINMMBASE.dll:WINMMBASE.dll (730B0000), size: 143360 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\WINMMBASE.dll', fileVersion: 10.0.17763.1
C:\Program Files (x86)\Steam\gameoverlayrenderer.dll:gameoverlayrenderer.dll (6F2B0000), size: 1359872 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\gameoverlayrenderer.dll', fileVersion: 4.97.72.56
C:\WINDOWS\System32\PSAPI.DLL:PSAPI.DLL (77100000), size: 24576 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\PSAPI.DLL', fileVersion: 10.0.17763.1
F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Mono\mono.dll:mono.dll (10000000), size: 2293760 (result: 0), SymType: '-exported-', PDB: 'F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Mono\mono.dll', fileVersion: 1.0.0.1
C:\WINDOWS\SYSTEM32\MSWSOCK.dll:MSWSOCK.dll (74570000), size: 335872 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\MSWSOCK.dll', fileVersion: 10.0.17763.292
C:\WINDOWS\system32\uxtheme.dll:uxtheme.dll (700E0000), size: 503808 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\uxtheme.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_2502b44bc436c53a\ig9icd32.dll:ig9icd32.dll (646A0000), size: 10657792 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_2502b44bc436c53a\ig9icd32.dll', fileVersion: 21.20.16.4526
C:\WINDOWS\SYSTEM32\WTSAPI32.dll:WTSAPI32.dll (74300000), size: 61440 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\WTSAPI32.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\dwmapi.dll:dwmapi.dll (6F920000), size: 155648 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dwmapi.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\CRYPT32.dll:CRYPT32.dll (75620000), size: 1675264 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\CRYPT32.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\MSASN1.dll:MSASN1.dll (760F0000), size: 57344 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\MSASN1.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\MSCTF.dll:MSCTF.dll (757F0000), size: 1298432 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\MSCTF.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\d3d11.dll:d3d11.dll (696D0000), size: 2265088 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\d3d11.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\dxgi.dll:dxgi.dll (694D0000), size: 671744 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dxgi.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\DriverStore\FileRepository\nvlt.inf_amd64_b0abfc1221825b29\nvwgf2um.dll:nvwgf2um.dll (56CC0000), size: 17764352 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\DriverStore\FileRepository\nvlt.inf_amd64_b0abfc1221825b29\nvwgf2um.dll', fileVersion: 21.21.13.6959
C:\WINDOWS\system32\nvspcap.dll:nvspcap.dll (58A60000), size: 1380352 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\nvspcap.dll', fileVersion: 2.11.4.125
C:\WINDOWS\system32\nvapi.dll:nvapi.dll (56950000), size: 3592192 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\nvapi.dll', fileVersion: 21.21.13.6959
C:\WINDOWS\SYSTEM32\DEVOBJ.dll:DEVOBJ.dll (733D0000), size: 143360 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\DEVOBJ.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\WINTRUST.dll:WINTRUST.dll (77B70000), size: 282624 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\WINTRUST.dll', fileVersion: 10.0.17763.292
C:\WINDOWS\SYSTEM32\MMDevAPI.DLL:MMDevAPI.DLL (5E220000), size: 385024 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\MMDevAPI.DLL', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\wdmaud.drv:wdmaud.drv (5E1E0000), size: 237568 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\wdmaud.drv', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\ksuser.dll:ksuser.dll (6FDF0000), size: 28672 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\ksuser.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\AVRT.dll:AVRT.dll (6FDE0000), size: 32768 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\AVRT.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\AUDIOSES.DLL:AUDIOSES.DLL (5E0D0000), size: 1114112 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\AUDIOSES.DLL', fileVersion: 10.0.17763.292
C:\WINDOWS\SYSTEM32\wintypes.dll:wintypes.dll (72D50000), size: 897024 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\wintypes.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\msacm32.drv:msacm32.drv (638F0000), size: 40960 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\msacm32.drv', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\midimap.dll:midimap.dll (5E0C0000), size: 32768 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\midimap.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\dsound.dll:dsound.dll (5E040000), size: 524288 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dsound.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\clbcatq.dll:clbcatq.dll (75D90000), size: 528384 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\clbcatq.dll', fileVersion: 2001.12.10941.16384
C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll:resourcepolicyclient.dll (6F2A0000), size: 57344 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll', fileVersion: 10.0.17763.1
C:\Windows\System32\Windows.UI.dll:Windows.UI.dll (5C250000), size: 962560 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\Windows.UI.dll', fileVersion: 10.0.17763.168
C:\Windows\System32\TextInputFramework.dll:TextInputFramework.dll (64460000), size: 548864 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\TextInputFramework.dll', fileVersion: 10.0.17763.1
C:\Windows\System32\InputHost.dll:InputHost.dll (5E4A0000), size: 593920 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\InputHost.dll'
C:\Windows\System32\CoreUIComponents.dll:CoreUIComponents.dll (641F0000), size: 2531328 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\CoreUIComponents.dll', fileVersion: 10.0.17763.1
C:\Windows\System32\CoreMessaging.dll:CoreMessaging.dll (64160000), size: 585728 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\CoreMessaging.dll', fileVersion: 10.0.17763.194
C:\Windows\System32\twinapi.appcore.dll:twinapi.appcore.dll (6E230000), size: 1716224 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\twinapi.appcore.dll', fileVersion: 10.0.17763.292
C:\Windows\System32\d2d1.dll:d2d1.dll (5D4C0000), size: 5275648 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\d2d1.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\ntmarta.dll:ntmarta.dll (73780000), size: 167936 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\ntmarta.dll', fileVersion: 10.0.17763.1
C:\Windows\System32\RMCLIENT.dll:RMCLIENT.dll (6E210000), size: 122880 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\RMCLIENT.dll', fileVersion: 10.0.17763.194
C:\WINDOWS\SYSTEM32\xinput1_3.dll:xinput1_3.dll (126D0000), size: 90112 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\xinput1_3.dll', fileVersion: 9.18.944.0
F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Plugins\CSteamworks.dll:CSteamworks.dll (6F230000), size: 151552 (result: 0), SymType: '-exported-', PDB: 'F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Plugins\CSteamworks.dll', fileVersion: 1.24.0.0
F:\steam\steamapps\common\Star Hammer\steam_api.dll:steam_api.dll (6F1F0000), size: 200704 (result: 0), SymType: '-exported-', PDB: 'F:\steam\steamapps\common\Star Hammer\steam_api.dll', fileVersion: 2.89.45.4
C:\Program Files (x86)\Steam\steamclient.dll:steamclient.dll (5C340000), size: 14487552 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\steamclient.dll', fileVersion: 4.97.72.56
C:\WINDOWS\System32\imagehlp.dll:imagehlp.dll (75D60000), size: 102400 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\imagehlp.dll', fileVersion: 10.0.17763.1
C:\Program Files (x86)\Steam\tier0_s.dll:tier0_s.dll (5F9A0000), size: 630784 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\tier0_s.dll', fileVersion: 4.97.72.56
C:\Program Files (x86)\Steam\vstdlib_s.dll:vstdlib_s.dll (63900000), size: 385024 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\vstdlib_s.dll', fileVersion: 4.97.72.56
C:\WINDOWS\SYSTEM32\Secur32.dll:Secur32.dll (6DE00000), size: 40960 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\Secur32.dll', fileVersion: 10.0.17763.1
C:\Program Files (x86)\Steam\steam.dll:steam.dll (58DE0000), size: 794624 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\steam.dll'
C:\Program Files (x86)\Steam\Steam2.dll:Steam2.dll (56680000), size: 2887680 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\Steam2.dll', fileVersion: 2.0.2117.156
C:\WINDOWS\SYSTEM32\DbgHelp.dll:DbgHelp.dll (74600000), size: 1634304 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\DbgHelp.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\dbgcore.DLL:dbgcore.DLL (745D0000), size: 147456 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dbgcore.DLL', fileVersion: 10.0.17763.1
C:\Program Files (x86)\Steam\CSERHelper.dll:CSERHelper.dll (6B7F0000), size: 135168 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\CSERHelper.dll', fileVersion: 4.50.0.0
C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL:dhcpcsvc6.DLL (72FD0000), size: 77824 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL:dhcpcsvc.DLL (73C40000), size: 81920 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\fwpuclnt.dll:fwpuclnt.dll (72E50000), size: 331776 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\fwpuclnt.dll', fileVersion: 10.0.17763.1
C:\Windows\System32\rasadhlp.dll:rasadhlp.dll (728D0000), size: 32768 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\rasadhlp.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\system32\rsaenh.dll:rsaenh.dll (74500000), size: 192512 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\rsaenh.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_2502b44bc436c53a\igd10iumd32.dll:igd10iumd32.dll (54B00000), size: 16924672 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_2502b44bc436c53a\igd10iumd32.dll', fileVersion: 21.20.16.4526
C:\WINDOWS\SYSTEM32\ncrypt.dll:ncrypt.dll (701E0000), size: 139264 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\ncrypt.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\NTASN1.dll:NTASN1.dll (701B0000), size: 180224 (result: 0), SymType: '-nosymbols-', PDB: 'C:\WINDOWS\SYSTEM32\NTASN1.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_2502b44bc436c53a\igc32.dll:igc32.dll (53C20000), size: 15568896 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_2502b44bc436c53a\igc32.dll', fileVersion: 21.20.16.4526
========== OUTPUTING STACK TRACE ==================
0x69816B9E (d3d11) CreateDirect3D11SurfaceFromDXGISurface
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 010EA77B)
0x010EA77B (StarHammerVP)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 010DDD32)
0x010DDD32 (StarHammerVP)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 010FD0C6)
0x010FD0C6 (StarHammerVP)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 01100CAE)
0x01100CAE (StarHammerVP)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00D440ED)
0x00D440ED (StarHammerVP)
0x75BF0179 (KERNEL32) BaseThreadInitThunk
0x77E6662D (ntdll) RtlGetAppContainerNamedObjectPath
========== END OF STACKTRACE ===========
**** Crash! ****
Now, it just crash on launch. So, I de-installed, re-installed, desactivated steam cloud (so I don't import the old setting will re-installing), still at the same point.
It seems like Steam just resend me the same none-working config.
Perhaps the issue could be easily solved by reverting the config manually (I tried, failed to find where the graphic preferences are stored.)
error.log :
Unity Player [version: Unity 5.3.4f1_fdbb5133b820]
d3d11.dll caused an Access Violation (0xc0000005)
in module d3d11.dll at 0023:69816b9e.
Error occurred at 2019-03-07_173928.
F:\steam\steamapps\common\Star Hammer\StarHammerVP.exe, run by gab_g.
62% memory in use.
0 MB physical memory [0 MB free].
0 MB paging file [0 MB free].
0 MB user address space [3444 MB free].
Read from location 0000003c caused an access violation.
output_log.txt
Initialize engine version: 5.3.4f1 (fdbb5133b820)
GfxDevice: creating device client; threaded=1
Direct3D:
Version: Direct3D 11.0 [level 11.0]
Renderer: NVIDIA GeForce GTX 950M (ID=0x139a)
Vendor: NVIDIA
VRAM: 3072 MB
Begin MonoManager ReloadAssembly
Platform assembly: F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\UnityEngine.dll (this message is harmless)
Loading F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\UnityEngine.dll into Unity Child Domain
Platform assembly: F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\Assembly-CSharp-firstpass.dll (this message is harmless)
Loading F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
Platform assembly: F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\Assembly-CSharp.dll (this message is harmless)
Loading F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
Platform assembly: F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\Assembly-UnityScript-firstpass.dll (this message is harmless)
Loading F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\Assembly-UnityScript-firstpass.dll into Unity Child Domain
Platform assembly: F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\Assembly-UnityScript.dll (this message is harmless)
Loading F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\Assembly-UnityScript.dll into Unity Child Domain
Platform assembly: F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\UnityEngine.UI.dll (this message is harmless)
Loading F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
Platform assembly: F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\UnityEngine.Networking.dll (this message is harmless)
Loading F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
Platform assembly: F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\UnityEngine.Analytics.dll (this message is harmless)
Loading F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\UnityEngine.Analytics.dll into Unity Child Domain
Platform assembly: F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\SampleClassLibrary.dll (this message is harmless)
Loading F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\SampleClassLibrary.dll into Unity Child Domain
Platform assembly: F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\poly2tri.dll (this message is harmless)
Loading F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\poly2tri.dll into Unity Child Domain
Platform assembly: F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\UnityExtender.dll (this message is harmless)
Loading F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\UnityExtender.dll into Unity Child Domain
- Completed reload, in 0.092 seconds
Platform assembly: F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\System.Core.dll (this message is harmless)
Platform assembly: F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\System.dll (this message is harmless)
<RI> Initializing input.
<RI> Input initialized.
desktop: 1920x1080 60Hz; virtual: 1920x1080 at 0,0
<RI> Initialized touch support.
UnloadTime: 1.233700 ms
Fallback handler could not load library F:/steam/steamapps/common/Star Hammer/StarHammerVP_Data/Mono/libc
Fallback handler could not load library F:/steam/steamapps/common/Star Hammer/StarHammerVP_Data/Mono/.\libc
Fallback handler could not load library F:/steam/steamapps/common/Star Hammer/StarHammerVP_Data/Mono/libc
PubSub is awake
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)
Save path is C:\Users\gab_g\OneDrive\Documents\Black Lab Games\StarHammerVP
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)
GlobalData initialised
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)
Platform assembly: F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Managed\System.Xml.dll (this message is harmless)
JsonReaderException: Error parsing boolean value. Line 1, position 2.
at Newtonsoft.Json.JsonTextReader.ParseTrue () [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonTextReader.ParseValue (Char currentChar) [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonTextReader.ReadInternal () [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonTextReader.Read () [0x00000] in <filename unknown>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadForType (Newtonsoft.Json.JsonReader reader, System.Type t, Newtonsoft.Json.JsonConverter propertyConverter) [0x00000] in <filename unknown>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonSerializer.DeserializeInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonSerializer.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonConvert.DeserializeObject (System.String value, System.Type type, Newtonsoft.Json.JsonSerializerSettings settings) [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonConvert.DeserializeObject[ConfigData] (System.String value, Newtonsoft.Json.JsonSerializerSettings settings) [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonConvert.DeserializeObject[ConfigData] (System.String value) [0x00000] in <filename unknown>:0
at GlobalData.LoadConfig () [0x00000] in <filename unknown>:0
at GlobalData.OnEnable () [0x00000] in <filename unknown>:0
UnityEngine.GameObject:Internal_AddComponentWithType(Type)
UnityEngine.GameObject:AddComponent(Type)
UnityEngine.GameObject:AddComponent()
Manager`1:get_Instance()
<_Configure>c__Iterator87:MoveNext()
UnityEngine.MonoBehaviour:StartCoroutine_Auto(IEnumerator)
UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
<Start>c__Iterator85:MoveNext()
(Filename: Line: -1)
JsonReaderException: Error parsing boolean value. Line 1, position 2.
at Newtonsoft.Json.JsonTextReader.ParseTrue () [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonTextReader.ParseValue (Char currentChar) [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonTextReader.ReadInternal () [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonTextReader.Read () [0x00000] in <filename unknown>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadForType (Newtonsoft.Json.JsonReader reader, System.Type t, Newtonsoft.Json.JsonConverter propertyConverter) [0x00000] in <filename unknown>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonSerializer.DeserializeInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonSerializer.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonConvert.DeserializeObject (System.String value, System.Type type, Newtonsoft.Json.JsonSerializerSettings settings) [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonConvert.DeserializeObject[ConfigData] (System.String value, Newtonsoft.Json.JsonSerializerSettings settings) [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonConvert.DeserializeObject[ConfigData] (System.String value) [0x00000] in <filename unknown>:0
at GlobalData.LoadConfig () [0x00000] in <filename unknown>:0
at StartUp+<_Configure>c__Iterator87.MoveNext () [0x00000] in <filename unknown>:0
UnityEngine.MonoBehaviour:StartCoroutine_Auto(IEnumerator)
UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
<Start>c__Iterator85:MoveNext()
(Filename: Line: -1)
start serial check
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 37)
D3D shader create error for vertex shader [0x887a0005]
D3D shader create error for pixel shader [0x887a0005]
WARNING: Shader Unsupported: 'Hidden/Internal-GUITextureClipText' - Pass '' has no vertex shader
WARNING: Shader Unsupported: 'Hidden/Internal-GUITextureClipText' - Setting to default shader.
d3d11: failed to create vertex buffer of size 768 [0x887A0005]
d3d11: failed to create index buffer of size 84 [0x887A0005]
d3d11: failed to create 2D texture id=128 w=512 h=512 mips=1 d3dfmt=77 [887a0005]
d3d11: failed to create 2D texture view id=128 [80070057]
d3d11: failed to create 2D texture id=130 w=64 h=64 mips=1 d3dfmt=77 [887a0005]
d3d11: failed to create 2D texture view id=130 [80070057]
d3d11: failed to create 2D texture id=136 w=32 h=32 mips=6 d3dfmt=78 [887a0005]
d3d11: failed to create 2D texture view id=136 [80070057]
d3d11: failed to create 2D texture id=142 w=64 h=64 mips=1 d3dfmt=77 [887a0005]
d3d11: failed to create 2D texture view id=142 [80070057]
d3d11: failed to create 2D texture id=144 w=2048 h=2048 mips=12 d3dfmt=72 [887a0005]
d3d11: failed to create 2D texture view id=144 [80070057]
d3d11: failed to create 2D texture id=150 w=32 h=32 mips=6 d3dfmt=78 [887a0005]
d3d11: failed to create 2D texture view id=150 [80070057]
d3d11: failed to create 2D texture id=156 w=32 h=32 mips=6 d3dfmt=78 [887a0005]
d3d11: failed to create 2D texture view id=156 [80070057]
d3d11: failed to create 2D texture id=158 w=64 h=64 mips=1 d3dfmt=77 [887a0005]
d3d11: failed to create 2D texture view id=158 [80070057]
d3d11: failed to create 2D texture id=172 w=2048 h=2048 mips=12 d3dfmt=72 [887a0005]
d3d11: failed to create 2D texture view id=172 [80070057]
d3d11: failed to create 2D texture id=174 w=128 h=128 mips=1 d3dfmt=78 [887a0005]
d3d11: failed to create 2D texture view id=174 [80070057]
Unloading 6 Unused Serialized files (Serialized files now loaded: 0)
d3d11: failed to create 2D texture id=178 w=50 h=50 mips=1 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=178 [80070057]
d3d11: failed to create 2D texture id=126 w=32 h=32 mips=1 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=126 [80070057]
d3d11: failed to create 2D texture id=132 w=64 h=64 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=132 [80070057]
d3d11: failed to create 2D texture id=134 w=24 h=24 mips=5 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=134 [80070057]
d3d11: failed to create 2D texture id=138 w=104 h=144 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=138 [80070057]
d3d11: failed to create 2D texture id=140 w=700 h=222 mips=1 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=140 [80070057]
d3d11: failed to create 2D texture id=146 w=64 h=64 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=146 [80070057]
d3d11: failed to create 2D texture id=148 w=24 h=24 mips=5 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=148 [80070057]
d3d11: failed to create 2D texture id=152 w=104 h=144 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=152 [80070057]
d3d11: failed to create 2D texture id=154 w=16 h=16 mips=1 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=154 [80070057]
d3d11: failed to create 2D texture id=160 w=104 h=144 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=160 [80070057]
d3d11: failed to create 2D texture id=162 w=24 h=24 mips=5 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=162 [80070057]
d3d11: failed to create 2D texture id=164 w=104 h=144 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=164 [80070057]
d3d11: failed to create 2D texture id=166 w=104 h=144 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=166 [80070057]
d3d11: failed to create 2D texture id=168 w=104 h=144 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=168 [80070057]
d3d11: failed to create 2D texture id=170 w=104 h=144 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=170 [80070057]
d3d11: failed to create 2D texture id=176 w=104 h=144 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=176 [80070057]
d3d11: failed to create 2D texture id=184 w=24 h=24 mips=5 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=184 [80070057]
d3d11: failed to create 2D texture id=188 w=104 h=144 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=188 [80070057]
d3d11: failed to create 2D texture id=194 w=24 h=24 mips=5 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=194 [80070057]
d3d11: failed to create 2D texture id=198 w=24 h=24 mips=5 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=198 [80070057]
d3d11: failed to create 2D texture id=204 w=104 h=144 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=204 [80070057]
d3d11: failed to create 2D texture id=206 w=102 h=142 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=206 [80070057]
d3d11: failed to create 2D texture id=208 w=64 h=64 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=208 [80070057]
d3d11: failed to create 2D texture id=210 w=104 h=144 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=210 [80070057]
d3d11: failed to create 2D texture id=216 w=64 h=64 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=216 [80070057]
d3d11: failed to create 2D texture id=234 w=24 h=24 mips=5 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=234 [80070057]
d3d11: failed to create 2D texture id=236 w=104 h=144 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=236 [80070057]
d3d11: failed to create 2D texture id=240 w=104 h=144 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=240 [80070057]
d3d11: failed to create 2D texture id=242 w=24 h=24 mips=5 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=242 [80070057]
d3d11: failed to create 2D texture id=250 w=64 h=64 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=250 [80070057]
d3d11: failed to create 2D texture id=260 w=24 h=24 mips=5 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=260 [80070057]
d3d11: failed to create 2D texture id=268 w=104 h=144 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=268 [80070057]
d3d11: failed to create 2D texture id=270 w=24 h=24 mips=5 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=270 [80070057]
d3d11: failed to create 2D texture id=272 w=24 h=24 mips=5 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=272 [80070057]
d3d11: failed to create 2D texture id=278 w=64 h=64 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=278 [80070057]
d3d11: failed to create 2D texture id=282 w=64 h=64 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=282 [80070057]
d3d11: failed to create 2D texture id=290 w=104 h=144 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=290 [80070057]
d3d11: failed to create 2D texture id=296 w=104 h=144 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=296 [80070057]
d3d11: failed to create 2D texture id=298 w=300 h=101 mips=1 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=298 [80070057]
d3d11: failed to create 2D texture id=302 w=24 h=24 mips=5 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=302 [80070057]
d3d11: failed to create 2D texture id=304 w=300 h=100 mips=1 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=304 [80070057]
d3d11: failed to create 2D texture id=180 w=1920 h=1080 mips=1 d3dfmt=28 [887a0005]
d3d11: failed to create 2D texture view id=180 [80070057]
d3d11: failed to create 2D texture id=182 w=32 h=32 mips=6 d3dfmt=78 [887a0005]
d3d11: failed to create 2D texture view id=182 [80070057]
d3d11: failed to create 2D texture id=186 w=2048 h=2048 mips=12 d3dfmt=72 [887a0005]
d3d11: failed to create 2D texture view id=186 [80070057]
d3d11: failed to create 2D texture id=190 w=128 h=128 mips=1 d3dfmt=78 [887a0005]
d3d11: failed to create 2D texture view id=190 [80070057]
d3d11: failed to create 2D texture id=192 w=32 h=32 mips=6 d3dfmt=78 [887a0005]
d3d11: failed to create 2D texture view id=192 [80070057]
d3d11: failed to create 2D texture id=196 w=64 h=64 mips=1 d3dfmt=77 [887a0005]
d3d11: failed to create 2D texture view id=196 [80070057]
d3d11: failed to create 2D texture id=200 w=128 h=128 mips=1 d3dfmt=78 [887a0005]
d3d11: failed to create 2D texture view id=200 [80070057]
d3d11: failed to create 2D texture id=212 w=512 h=512 mips=1 d3dfmt=77 [887a0005]
d3d11: failed to create 2D texture view id=212 [80070057]
d3d11: failed to create 2D texture id=214 w=64 h=64 mips=1 d3dfmt=77 [887a0005]
d3d11: failed to create 2D texture view id=214 [80070057]
d3d11: failed to create 2D texture id=218 w=50 h=50 mips=1 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=218 [80070057]
d3d11: failed to create 2D texture id=220 w=128 h=128 mips=1 d3dfmt=78 [887a0005]
d3d11: failed to create 2D texture view id=220 [80070057]
d3d11: failed to create 2D texture id=222 w=50 h=50 mips=1 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=222 [80070057]
d3d11: failed to create 2D texture id=224 w=512 h=512 mips=1 d3dfmt=77 [887a0005]
d3d11: failed to create 2D texture view id=224 [80070057]
d3d11: failed to create 2D texture id=226 w=2048 h=2048 mips=12 d3dfmt=72 [887a0005]
d3d11: failed to create 2D texture view id=226 [80070057]
d3d11: failed to create 2D texture id=228 w=50 h=50 mips=1 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=228 [80070057]
d3d11: failed to create 2D texture id=230 w=32 h=32 mips=6 d3dfmt=78 [887a0005]
d3d11: failed to create 2D texture view id=230 [80070057]
d3d11: failed to create 2D texture id=232 w=50 h=50 mips=1 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=232 [80070057]
d3d11: failed to create 2D texture id=238 w=128 h=128 mips=1 d3dfmt=78 [887a0005]
d3d11: failed to create 2D texture view id=238 [80070057]
d3d11: failed to create 2D texture id=244 w=32 h=32 mips=6 d3dfmt=78 [887a0005]
d3d11: failed to create 2D texture view id=244 [80070057]
d3d11: failed to create 2D texture id=246 w=64 h=64 mips=1 d3dfmt=77 [887a0005]
d3d11: failed to create 2D texture view id=246 [80070057]
d3d11: failed to create 2D texture id=248 w=32 h=32 mips=6 d3dfmt=78 [887a0005]
d3d11: failed to create 2D texture view id=248 [80070057]
d3d11: failed to create 2D texture id=252 w=64 h=64 mips=1 d3dfmt=77 [887a0005]
d3d11: failed to create 2D texture view id=252 [80070057]
d3d11: failed to create 2D texture id=254 w=50 h=50 mips=1 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=254 [80070057]
d3d11: failed to create 2D texture id=256 w=64 h=64 mips=1 d3dfmt=77 [887a0005]
d3d11: failed to create 2D texture view id=256 [80070057]
d3d11: failed to create 2D texture id=258 w=2048 h=2048 mips=12 d3dfmt=72 [887a0005]
d3d11: failed to create 2D texture view id=258 [80070057]
d3d11: failed to create 2D texture id=262 w=50 h=50 mips=1 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=262 [80070057]
d3d11: failed to create 2D texture id=264 w=2048 h=2048 mips=12 d3dfmt=72 [887a0005]
d3d11: failed to create 2D texture view id=264 [80070057]
d3d11: failed to create 2D texture id=266 w=50 h=50 mips=1 d3dfmt=29 [887a0005]
d3d11: failed to create 2D texture view id=266 [80070057]
d3d11: failed to create 2D texture id=274 w=64 h=64 mips=1 d3dfmt=77 [887a0005]
d3d11: failed to create 2D texture view id=274 [80070057]
d3d11: failed to create 2D texture id=276 w=512 h=512 mips=1 d3dfmt=77 [887a0005]
d3d11: failed to create 2D texture view id=276 [80070057]
d3d11: failed to create 2D texture id=280 w=512 h=512 mips=1 d3dfmt=77 [887a0005]
d3d11: failed to create 2D texture view id=280 [80070057]
d3d11: failed to create 2D texture id=202 w=256 h=256 mips=1 d3dfmt=65 [887a0005]
d3d11: failed to create 2D texture view id=202 [80070057]
Crash!!!
SymInit: Symbol-SearchPath: '.;F:\steam\steamapps\common\Star Hammer;F:\steam\steamapps\common\Star Hammer;C:\WINDOWS;C:\WINDOWS\system32;SRV*C:\websymbols*http://msdl.microsoft.com/download/symbols;', symOptions: 530, UserName: 'gab_g'
OS-Version: 10.0.17763 () 0x300-0x1
F:\steam\steamapps\common\Star Hammer\StarHammerVP.exe:StarHammerVP.exe (00AD0000), size: 17604608 (result: 0), SymType: '-exported-', PDB: 'F:\steam\steamapps\common\Star Hammer\StarHammerVP.exe', fileVersion: 5.3.4.47953
C:\WINDOWS\SYSTEM32\ntdll.dll:ntdll.dll (77E00000), size: 1687552 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\ntdll.dll', fileVersion: 10.0.17763.292
C:\WINDOWS\System32\KERNEL32.DLL:KERNEL32.DLL (75BD0000), size: 917504 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\KERNEL32.DLL', fileVersion: 10.0.17763.292
C:\Program Files\AVAST Software\Avast\x86\aswhook.dll:aswhook.dll (6DE50000), size: 65536 (result: 0), SymType: '-nosymbols-', PDB: 'C:\Program Files\AVAST Software\Avast\x86\aswhook.dll', fileVersion: 19.2.4.1879
C:\WINDOWS\System32\KERNELBASE.dll:KERNELBASE.dll (778E0000), size: 2072576 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\KERNELBASE.dll', fileVersion: 10.0.17763.292
C:\WINDOWS\SYSTEM32\apphelp.dll:apphelp.dll (73510000), size: 638976 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\apphelp.dll', fileVersion: 10.0.17763.292
C:\WINDOWS\SYSTEM32\AcLayers.DLL:AcLayers.DLL (5B040000), size: 2650112 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\AcLayers.DLL', fileVersion: 10.0.17763.292
C:\WINDOWS\System32\msvcrt.dll:msvcrt.dll (75990000), size: 786432 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\msvcrt.dll', fileVersion: 7.0.17763.1
C:\WINDOWS\System32\USER32.dll:USER32.dll (76100000), size: 1675264 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\USER32.dll', fileVersion: 10.0.17763.168
C:\WINDOWS\System32\win32u.dll:win32u.dll (77C90000), size: 94208 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\win32u.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\GDI32.dll:GDI32.dll (77BC0000), size: 143360 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\GDI32.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\gdi32full.dll:gdi32full.dll (75F20000), size: 1470464 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\gdi32full.dll', fileVersion: 10.0.17763.316
C:\WINDOWS\System32\msvcp_win.dll:msvcp_win.dll (77CB0000), size: 524288 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\msvcp_win.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\ucrtbase.dll:ucrtbase.dll (77110000), size: 1191936 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\ucrtbase.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\SHELL32.dll:SHELL32.dll (76BB0000), size: 5558272 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\SHELL32.dll', fileVersion: 10.0.17763.292
C:\WINDOWS\System32\cfgmgr32.dll:cfgmgr32.dll (768A0000), size: 241664 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\cfgmgr32.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\shcore.dll:shcore.dll (75590000), size: 561152 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\shcore.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\RPCRT4.dll:RPCRT4.dll (77D30000), size: 782336 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\RPCRT4.dll', fileVersion: 10.0.17763.194
C:\WINDOWS\System32\SspiCli.dll:SspiCli.dll (75470000), size: 131072 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\SspiCli.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\CRYPTBASE.dll:CRYPTBASE.dll (75460000), size: 40960 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\CRYPTBASE.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\bcryptPrimitives.dll:bcryptPrimitives.dll (75B50000), size: 401408 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\bcryptPrimitives.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\sechost.dll:sechost.dll (75CC0000), size: 495616 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\sechost.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\combase.dll:combase.dll (76930000), size: 2588672 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\combase.dll', fileVersion: 10.0.17763.253
C:\WINDOWS\System32\windows.storage.dll:windows.storage.dll (762A0000), size: 6270976 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\windows.storage.dll', fileVersion: 10.0.17763.168
C:\WINDOWS\System32\advapi32.dll:advapi32.dll (75AB0000), size: 516096 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\advapi32.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\profapi.dll:profapi.dll (75D40000), size: 114688 (result: 0), SymType: '-nosymbols-', PDB: 'C:\WINDOWS\System32\profapi.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\powrprof.dll:powrprof.dll (76090000), size: 344064 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\powrprof.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\shlwapi.dll:shlwapi.dll (768E0000), size: 278528 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\shlwapi.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\kernel.appcore.dll:kernel.appcore.dll (75CB0000), size: 61440 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\kernel.appcore.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\cryptsp.dll:cryptsp.dll (75B30000), size: 73728 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\cryptsp.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\OLEAUT32.dll:OLEAUT32.dll (77BF0000), size: 634880 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\OLEAUT32.dll', fileVersion: 10.0.17763.292
C:\WINDOWS\System32\SETUPAPI.dll:SETUPAPI.dll (77490000), size: 4501504 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\SETUPAPI.dll', fileVersion: 10.0.17763.292
C:\WINDOWS\System32\bcrypt.dll:bcrypt.dll (77410000), size: 102400 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\bcrypt.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\MPR.dll:MPR.dll (73DA0000), size: 98304 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\MPR.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\sfc.dll:sfc.dll (006E0000), size: 12288 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\sfc.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\WINSPOOL.DRV:WINSPOOL.DRV (69BA0000), size: 438272 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\WINSPOOL.DRV', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\PROPSYS.dll:PROPSYS.dll (735B0000), size: 1564672 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\PROPSYS.dll', fileVersion: 7.0.17763.1
C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL:IPHLPAPI.DLL (74920000), size: 208896 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\sfc_os.DLL:sfc_os.DLL (72C20000), size: 61440 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\sfc_os.DLL', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\IMM32.DLL:IMM32.DLL (757C0000), size: 151552 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\IMM32.DLL', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\WS2_32.dll:WS2_32.dll (77430000), size: 389120 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\WS2_32.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\ole32.dll:ole32.dll (75E20000), size: 1032192 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\ole32.dll', fileVersion: 10.0.17763.134
C:\WINDOWS\SYSTEM32\HID.DLL:HID.DLL (734B0000), size: 45056 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\HID.DLL', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\VERSION.dll:VERSION.dll (73DC0000), size: 32768 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\VERSION.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\OPENGL32.dll:OPENGL32.dll (650D0000), size: 888832 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\OPENGL32.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\WINMM.dll:WINMM.dll (73110000), size: 147456 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\WINMM.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\MSACM32.dll:MSACM32.dll (638D0000), size: 102400 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\MSACM32.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\DNSAPI.dll:DNSAPI.dll (72F40000), size: 589824 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\DNSAPI.dll', fileVersion: 10.0.17763.292
C:\WINDOWS\System32\NSI.dll:NSI.dll (75D80000), size: 28672 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\NSI.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\WINHTTP.dll:WINHTTP.dll (73200000), size: 774144 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\WINHTTP.dll', fileVersion: 10.0.17763.316
C:\WINDOWS\SYSTEM32\GLU32.dll:GLU32.dll (69650000), size: 258048 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\GLU32.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\WINMMBASE.dll:WINMMBASE.dll (730B0000), size: 143360 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\WINMMBASE.dll', fileVersion: 10.0.17763.1
C:\Program Files (x86)\Steam\gameoverlayrenderer.dll:gameoverlayrenderer.dll (6F2B0000), size: 1359872 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\gameoverlayrenderer.dll', fileVersion: 4.97.72.56
C:\WINDOWS\System32\PSAPI.DLL:PSAPI.DLL (77100000), size: 24576 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\PSAPI.DLL', fileVersion: 10.0.17763.1
F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Mono\mono.dll:mono.dll (10000000), size: 2293760 (result: 0), SymType: '-exported-', PDB: 'F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Mono\mono.dll', fileVersion: 1.0.0.1
C:\WINDOWS\SYSTEM32\MSWSOCK.dll:MSWSOCK.dll (74570000), size: 335872 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\MSWSOCK.dll', fileVersion: 10.0.17763.292
C:\WINDOWS\system32\uxtheme.dll:uxtheme.dll (700E0000), size: 503808 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\uxtheme.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_2502b44bc436c53a\ig9icd32.dll:ig9icd32.dll (646A0000), size: 10657792 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_2502b44bc436c53a\ig9icd32.dll', fileVersion: 21.20.16.4526
C:\WINDOWS\SYSTEM32\WTSAPI32.dll:WTSAPI32.dll (74300000), size: 61440 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\WTSAPI32.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\dwmapi.dll:dwmapi.dll (6F920000), size: 155648 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dwmapi.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\CRYPT32.dll:CRYPT32.dll (75620000), size: 1675264 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\CRYPT32.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\MSASN1.dll:MSASN1.dll (760F0000), size: 57344 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\MSASN1.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\MSCTF.dll:MSCTF.dll (757F0000), size: 1298432 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\MSCTF.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\d3d11.dll:d3d11.dll (696D0000), size: 2265088 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\d3d11.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\dxgi.dll:dxgi.dll (694D0000), size: 671744 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dxgi.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\DriverStore\FileRepository\nvlt.inf_amd64_b0abfc1221825b29\nvwgf2um.dll:nvwgf2um.dll (56CC0000), size: 17764352 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\DriverStore\FileRepository\nvlt.inf_amd64_b0abfc1221825b29\nvwgf2um.dll', fileVersion: 21.21.13.6959
C:\WINDOWS\system32\nvspcap.dll:nvspcap.dll (58A60000), size: 1380352 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\nvspcap.dll', fileVersion: 2.11.4.125
C:\WINDOWS\system32\nvapi.dll:nvapi.dll (56950000), size: 3592192 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\nvapi.dll', fileVersion: 21.21.13.6959
C:\WINDOWS\SYSTEM32\DEVOBJ.dll:DEVOBJ.dll (733D0000), size: 143360 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\DEVOBJ.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\WINTRUST.dll:WINTRUST.dll (77B70000), size: 282624 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\WINTRUST.dll', fileVersion: 10.0.17763.292
C:\WINDOWS\SYSTEM32\MMDevAPI.DLL:MMDevAPI.DLL (5E220000), size: 385024 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\MMDevAPI.DLL', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\wdmaud.drv:wdmaud.drv (5E1E0000), size: 237568 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\wdmaud.drv', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\ksuser.dll:ksuser.dll (6FDF0000), size: 28672 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\ksuser.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\AVRT.dll:AVRT.dll (6FDE0000), size: 32768 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\AVRT.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\AUDIOSES.DLL:AUDIOSES.DLL (5E0D0000), size: 1114112 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\AUDIOSES.DLL', fileVersion: 10.0.17763.292
C:\WINDOWS\SYSTEM32\wintypes.dll:wintypes.dll (72D50000), size: 897024 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\wintypes.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\msacm32.drv:msacm32.drv (638F0000), size: 40960 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\msacm32.drv', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\midimap.dll:midimap.dll (5E0C0000), size: 32768 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\midimap.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\dsound.dll:dsound.dll (5E040000), size: 524288 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dsound.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\clbcatq.dll:clbcatq.dll (75D90000), size: 528384 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\clbcatq.dll', fileVersion: 2001.12.10941.16384
C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll:resourcepolicyclient.dll (6F2A0000), size: 57344 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll', fileVersion: 10.0.17763.1
C:\Windows\System32\Windows.UI.dll:Windows.UI.dll (5C250000), size: 962560 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\Windows.UI.dll', fileVersion: 10.0.17763.168
C:\Windows\System32\TextInputFramework.dll:TextInputFramework.dll (64460000), size: 548864 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\TextInputFramework.dll', fileVersion: 10.0.17763.1
C:\Windows\System32\InputHost.dll:InputHost.dll (5E4A0000), size: 593920 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\InputHost.dll'
C:\Windows\System32\CoreUIComponents.dll:CoreUIComponents.dll (641F0000), size: 2531328 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\CoreUIComponents.dll', fileVersion: 10.0.17763.1
C:\Windows\System32\CoreMessaging.dll:CoreMessaging.dll (64160000), size: 585728 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\CoreMessaging.dll', fileVersion: 10.0.17763.194
C:\Windows\System32\twinapi.appcore.dll:twinapi.appcore.dll (6E230000), size: 1716224 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\twinapi.appcore.dll', fileVersion: 10.0.17763.292
C:\Windows\System32\d2d1.dll:d2d1.dll (5D4C0000), size: 5275648 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\d2d1.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\ntmarta.dll:ntmarta.dll (73780000), size: 167936 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\ntmarta.dll', fileVersion: 10.0.17763.1
C:\Windows\System32\RMCLIENT.dll:RMCLIENT.dll (6E210000), size: 122880 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\RMCLIENT.dll', fileVersion: 10.0.17763.194
C:\WINDOWS\SYSTEM32\xinput1_3.dll:xinput1_3.dll (126D0000), size: 90112 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\xinput1_3.dll', fileVersion: 9.18.944.0
F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Plugins\CSteamworks.dll:CSteamworks.dll (6F230000), size: 151552 (result: 0), SymType: '-exported-', PDB: 'F:\steam\steamapps\common\Star Hammer\StarHammerVP_Data\Plugins\CSteamworks.dll', fileVersion: 1.24.0.0
F:\steam\steamapps\common\Star Hammer\steam_api.dll:steam_api.dll (6F1F0000), size: 200704 (result: 0), SymType: '-exported-', PDB: 'F:\steam\steamapps\common\Star Hammer\steam_api.dll', fileVersion: 2.89.45.4
C:\Program Files (x86)\Steam\steamclient.dll:steamclient.dll (5C340000), size: 14487552 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\steamclient.dll', fileVersion: 4.97.72.56
C:\WINDOWS\System32\imagehlp.dll:imagehlp.dll (75D60000), size: 102400 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\imagehlp.dll', fileVersion: 10.0.17763.1
C:\Program Files (x86)\Steam\tier0_s.dll:tier0_s.dll (5F9A0000), size: 630784 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\tier0_s.dll', fileVersion: 4.97.72.56
C:\Program Files (x86)\Steam\vstdlib_s.dll:vstdlib_s.dll (63900000), size: 385024 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\vstdlib_s.dll', fileVersion: 4.97.72.56
C:\WINDOWS\SYSTEM32\Secur32.dll:Secur32.dll (6DE00000), size: 40960 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\Secur32.dll', fileVersion: 10.0.17763.1
C:\Program Files (x86)\Steam\steam.dll:steam.dll (58DE0000), size: 794624 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\steam.dll'
C:\Program Files (x86)\Steam\Steam2.dll:Steam2.dll (56680000), size: 2887680 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\Steam2.dll', fileVersion: 2.0.2117.156
C:\WINDOWS\SYSTEM32\DbgHelp.dll:DbgHelp.dll (74600000), size: 1634304 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\DbgHelp.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\dbgcore.DLL:dbgcore.DLL (745D0000), size: 147456 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dbgcore.DLL', fileVersion: 10.0.17763.1
C:\Program Files (x86)\Steam\CSERHelper.dll:CSERHelper.dll (6B7F0000), size: 135168 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\CSERHelper.dll', fileVersion: 4.50.0.0
C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL:dhcpcsvc6.DLL (72FD0000), size: 77824 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL:dhcpcsvc.DLL (73C40000), size: 81920 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\fwpuclnt.dll:fwpuclnt.dll (72E50000), size: 331776 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\fwpuclnt.dll', fileVersion: 10.0.17763.1
C:\Windows\System32\rasadhlp.dll:rasadhlp.dll (728D0000), size: 32768 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\rasadhlp.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\system32\rsaenh.dll:rsaenh.dll (74500000), size: 192512 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\rsaenh.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_2502b44bc436c53a\igd10iumd32.dll:igd10iumd32.dll (54B00000), size: 16924672 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_2502b44bc436c53a\igd10iumd32.dll', fileVersion: 21.20.16.4526
C:\WINDOWS\SYSTEM32\ncrypt.dll:ncrypt.dll (701E0000), size: 139264 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\ncrypt.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\SYSTEM32\NTASN1.dll:NTASN1.dll (701B0000), size: 180224 (result: 0), SymType: '-nosymbols-', PDB: 'C:\WINDOWS\SYSTEM32\NTASN1.dll', fileVersion: 10.0.17763.1
C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_2502b44bc436c53a\igc32.dll:igc32.dll (53C20000), size: 15568896 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_2502b44bc436c53a\igc32.dll', fileVersion: 21.20.16.4526
========== OUTPUTING STACK TRACE ==================
0x69816B9E (d3d11) CreateDirect3D11SurfaceFromDXGISurface
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 010EA77B)
0x010EA77B (StarHammerVP)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 010DDD32)
0x010DDD32 (StarHammerVP)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 010FD0C6)
0x010FD0C6 (StarHammerVP)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 01100CAE)
0x01100CAE (StarHammerVP)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00D440ED)
0x00D440ED (StarHammerVP)
0x75BF0179 (KERNEL32) BaseThreadInitThunk
0x77E6662D (ntdll) RtlGetAppContainerNamedObjectPath
========== END OF STACKTRACE ===========
**** Crash! ****