• Register

This member has provided no bio about themself...

Comment History
gamesaucer
gamesaucer - - 1 comments @ The Lost Maze for Windows

An unhandled Microsoft .NET Framework exception occurred in Maze3D.exe [6296]

^I get this message when I try to run the game.
I think you didn't catch your exceptions, so they end up on my screen.

When I debug it turns out it is an DllNotFoundException.

Call stack:
MonoGame.Framework.dll! Microsoft.Xna.Framework.Audio. OpenALSoundController.OpenALSoundController()
MonoGame.Framework.dll! Microsoft.Xna.Framework.Audio. OpenALSoundController.GetInstance.get()
MonoGame.Framework.dll! Microsoft.Xna.Framework.OpenTKGamePlatform. OpenTKGamePlatform(Microsoft.Xna.Framework.Game game)
MonoGame.Framework.dll! Microsoft.Xna.Framework.GamePlatform. Create(Microsoft.Xna.Framework.Game game)
MonoGame.Framework.dll! Microsoft.Xna.Framework.Game.Game()
Yna.Framework.dll! Yna.Framework.YnGame.YnGame()
Yna.Framework.dll! Yna.Framework.YnGame.YnGame(int width, int height, string title)
Maze3D.exe! Maze3D.MazeGame.MazeGame()
Maze3D.exe! Maze3D.Program.Main(string[] args)

Hope you can do something with this.

Good karma+1 vote