ValveSoftware / ValveSoftware/Proton
Galactic Crew II (1422180)
Open
Nobody has claimed this yet.
.NET
Game compatibility - Unofficial
XAudio2
- Dominant language
- C++
- Stars
- 32.8k
- Forks
- 1.6k
- PR merge metrics
- PR metrics pending
Description
Compatibility Report
- Name of the game with compatibility issues: Galactic Crew II
- Steam AppID of the game: 1422180
System Information
- GPU: GTX 1660 Ti
- Driver/LLVM version: nVidia 470.63.01
- Kernel version: 5.13.8-1
- Link to full system information report as Gist: https://gist.github.com/monstoor/1780722d8e82e79288f23194b89395ba
- Proton version: 6.14-GE-2
I confirm:
- [x ] that I haven't found an existing compatibility report for this game.
- [x ] that I have checked whether there are updates for my system available.
Symptoms
Game crashes with following error:
[ERROR] FATAL UNHANDLED EXCEPTION: SharpDX.SharpDXException: HRESULT: [0x80004001], Module: [General], ApiCode: [E_NOTIMPL/Not implemented], Message: Not implemented.
at SharpDX.Result.CheckError () [0x00014] in <0988cdfd1a0b4c70be6bf3ca351241b2>:0
at SharpDX.Direct2D1.Mesh.Open_ (SharpDX.Direct2D1.TessellationSink& tessellationSink) [0x00046] in <b989c5d2ebf748679d62fa15f5cedc4b>:0
at SharpDX.Direct2D1.Mesh.Open () [0x00000] in <b989c5d2ebf748679d62fa15f5cedc4b>:0
at SharpDX.Direct2D1.Mesh..ctor (SharpDX.Direct2D1.RenderTarget renderTarget, SharpDX.Direct2D1.Triangle[] triangles) [0x00007] in <b989c5d2ebf748679d62fa15f5cedc4b>:0
at Engine.Graphics.DirectX11.Implementations.Objects2d.DirectX11Mesh2d..ctor (SharpDX.Direct2D1.RenderTarget renderTarget, System.Collections.Generic.IEnumerable`1[T] triangles) [0x00008] in <f33b7d69809d414cb0c3df9ae341a1ae>:0
at Engine.Graphics.DirectX11.DirectX11Graphics2dAdapter.CreateMesh2d (System.Collections.Generic.IEnumerable`1[T] triangles) [0x00000] in <f33b7d69809d414cb0c3df9ae341a1ae>:0
at Game.UserInterface.Elements.Tutorial.Window.Initialize (System.Single x, System.Single y, System.Single width, System.Single height) [0x0048a] in <bb0c9a41d71d4f9b9fa30e7bf1677897>:0
at Game.AUIStateFunctions.CreateUserInterface (System.Drawing.Size clientSize, Engine.Input.InputManager inputManager) [0x00123] in <bb0c9a41d71d4f9b9fa30e7bf1677897>:0
at Game.MainMenuFunctions.CreateUserInterface (System.Drawing.Size clientSize, Engine.Input.InputManager inputManager) [0x00000] in <bb0c9a41d71d4f9b9fa30e7bf1677897>:0
at Game.GalacticCrew2.BuildUserInterface (Engine.Game.ApplicationStates.IApplicationState applicationState) [0x00503] in <bb0c9a41d71d4f9b9fa30e7bf1677897>:0
at Engine.Game.AGame.Initialize () [0x004e2] in <2d5a53a4e8004b30a9420050445490c0>:0
at Engine.Game.A3dGame.Initialize () [0x00000] in <2d5a53a4e8004b30a9420050445490c0>:0
at Game.GalacticCrew2.Initialize () [0x00012] in <bb0c9a41d71d4f9b9fa30e7bf1677897>:0
Reproduction
Install game.
Select either Proton Experimental, 6.8-GE-1 or 6.14-GE-2.
Launch game.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the crash with the listed Proton versions and inspect the attached steam-1422180 log. Trace the reported path through SharpDX.Direct2D1.Mesh.Open and Game.UserInterface.Elements.Tutorial.Window.Initialize; done means Galactic Crew II launches without this unhandled exception.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- game-dev, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100