Skip to content

System.ExecutionEngineException in LilyPathDemo #10

@RudeySH

Description

@RudeySH

I realize this is a 3-4 year old library by now, but I was hoping someone could help out. I'm trying to build the LilyPathDemo. I had to update OpenTK because it wasn't detecting I'm running Windows. After updating OpenTK and OpenTK.GLControl, I'm getting the following exception on line 79 in GraphicsDeviceService.cs:

Managed Debugging Assistant 'FatalExecutionEngineError' has detected a problem

Additional information: The runtime has encountered a fatal error. The address of the error was at 0x731f017b, on thread 0x3598. The error code is 0xc0000005. This error may be a bug in the CLR or in the unsafe or non-verifiable portions of user code. Common sources of this bug include user marshaling errors for COM-interop or PInvoke, which may corrupt the stack.

An unhandled exception of type 'System.ExecutionEngineException' occurred in MonoGame.Framework.dll

I realize it's probably an unhelpful generic exception, but it leads me to believe the LilyPathDemo is not compatible with the latest MonoGame or OpenTK.

At the moment I'm unable to see how LilyPath works. I could try figuring it out by looking at the source of the demo but it would be more easy to see it in action right away.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions