Advertisement
Guest User

Untitled

a guest
Nov 19th, 2016
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. [0000.02] Error: Unhandled exception: System.DllNotFoundException: Unable to load DLL 'MojoShader.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
  2. at MojoShader.INTERNAL_glBestProfile(MOJOSHADER_glGetProcAddress lookup, IntPtr lookup_d, MOJOSHADER_malloc m, MOJOSHADER_free f, IntPtr malloc_d)
  3. at Microsoft.Xna.Framework.Graphics.OpenGLDevice..ctor(PresentationParameters presentationParameters, GraphicsAdapter adapter)
  4. at Microsoft.Xna.Framework.SDL2_FNAPlatform.CreateGLDevice(PresentationParameters presentationParameters, GraphicsAdapter adapter)
  5. at Microsoft.Xna.Framework.Graphics.GraphicsDevice..ctor(GraphicsAdapter adapter, GraphicsProfile graphicsProfile, PresentationParameters presentationParameters)
  6. at Microsoft.Xna.Framework.GraphicsDeviceManager.Microsoft.Xna.Framework.IGraphicsDeviceManager.CreateDevice()
  7. at Microsoft.Xna.Framework.GraphicsDeviceManager.get_GraphicsDevice()
  8. at Microsoft.Xna.Framework.Game.InitializeGraphicsService()
  9. at Microsoft.Xna.Framework.Game.DoInitialize()
  10. at Microsoft.Xna.Framework.Game.Run()
  11. at _8nVaf3yjm6bcC1Cp2wKyElgegaj._BHJf2c6GTW4qpzl71uAWe4jEeTC() in _5ofEB9D8PEAoelGzdy38UJCovGi:line 38
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement