Game boots up and loads for a second, then immediately dies and throws me back to the game page. steam-261740.log
Just start the game up and watch.
Hello @waspennator, these look like some lines of interest in the log:
at <unknown> <0xffffffff>
at Microsoft.Xna.Framework.Graphics.FNA3D:FNA3D_BeginPassRestore <0x00012>
at Microsoft.Xna.Framework.Media.VideoPlayer:GL_pushState <0x0006f>
at Microsoft.Xna.Framework.Media.VideoPlayer:UpdateTexture <0x00107>
at Microsoft.Xna.Framework.Media.VideoPlayer:GetTexture <0x00153>
at GameTest.GameObject.Shop_Objects.animations.profiles.Monitor:DrawPlayer <0x00057>
at System.Threading.QueueUserWorkItemCallback:WaitCallback_Context <0x0004b>
at System.Threading.ExecutionContext:RunInternal <0x00197>
at System.Threading.ExecutionContext:Run <0x0003b>
at System.Threading.QueueUserWorkItemCallback:System.Threading.IThreadPoolWorkItem.ExecuteWorkItem <0x00063>
at System.Threading.ThreadPoolWorkQueue:Dispatch <0x0024b>
at System.Threading._ThreadPoolWaitCallback:PerformWaitCallback <0x00047>
at <Module>:runtime_invoke_bool <0x00064>
Mostly noticed the game seems to have a page fault at the end of the log too.
"Unhandled exception: page fault on read access to 0x00000008 in 32-bit code"
Checking protondb, someone else had a similar crash, but on 0x00000010 instead