ValveSoftware / ValveSoftware/Proton
Eufloria (41210)
Open
Nobody has claimed this yet.
.NET
Game compatibility - Unofficial
- 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: Eufloria
- Steam AppID of the game: 41210
System Information
- GPU: Intel HD 630
- Driver/LLVM version: Mesa 19.3.4
- Kernel version: 5.4.23
- Link to full system information report as Gist:
- Proton version: 5.0-3
I confirm:
- that I haven't found an existing compatibility report for this game.
- that I have checked whether there are updates for my system available.
Symptoms
The game fails to start with a mono issue:
Unhandled Exception:
System.InvalidProgramException: Invalid IL code in <Module>:lua_pushcclosure (lua_State*,*(),int): IL_0045: ldarg.0
at <Module>.luaL_openlibs (lua_State* L) [0x00012] in <d4461148223b482ea5fb4565bf754721>:0
at Lua511.LuaDLL.luaL_openlibs (System.IntPtr luaState) [0x00007] in <d4461148223b482ea5fb4565bf754721>:0
at LuaInterface.Lua..ctor () [0x0001c] in <d1e3f9f881b94a3d8209e1ecf7c4b93a>:0
at Eufloria.Game..ctor () [0x0005b] in <5df2ae5d6b644d16ac69d4a28bae7060>:0
at Eufloria.Game.Main () [0x00000] in <5df2ae5d6b644d16ac69d4a28bae7060>:0
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 linked steam-41210.log and reproduce the failure using Proton 5.0-3 on the reported system. The relevant entry point is the Mono exception during Eufloria.Game construction; done means the game starts without the reported InvalidProgramException.
Written by the indexing model from the issue text.
Assessment
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100