ValveSoftware / ValveSoftware/Proton
Primal Carnage Extinction(321360) crashes on startup
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 32.8k
- Forks
- 1.6k
- PR merge metrics
- PR metrics pending
Description
Primal Carnage Extinction crashes on startup with Proton 5.0
Attached is the logfile, it seems, the issue is caused by:
627.622:0034:0035:trace:mscoree:mono_assembly_preload_hook_fn "PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
Failed to run module constructor due to Could not load type of field ':__m2mep@?ToColor@CLRTools@@$$FYM?AVColor@Media@Windows@System@@AEBVFColor@@@Z' (2668) due to: Could not load file or assembly 'PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. assembly:Z:\media\data\steamapps\common\Primal Carnage Extinction\Binaries\Win64\PrimalCarnageGame.exe type: member:(null)
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 with the attached steam-321360.log and the reported PresentationCore assembly-load failure under Proton 5.0. Reproduce the startup crash and determine whether the compatibility issue can be addressed; done means the game launches successfully or the failure is narrowed to a documented external dependency.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100