Skip to content

Instantly share code, notes, and snippets.

@MatrixFrog
Created July 28, 2012 17:03
Show Gist options
  • Save MatrixFrog/3194011 to your computer and use it in GitHub Desktop.
Save MatrixFrog/3194011 to your computer and use it in GitHub Desktop.
~/.wine/drive_c/Program Files (x86)/Steam/steamapps/common/Adventures Of Shuggy$ ./Shuggy.exe
fixme:advapi:EventRegister {47a9201e-73b0-42ce-9821-7e134361bc6f}, 0x3f005160, 0x3f036b20, 0x3f036b18
fixme:advapi:EventRegister {58a9201e-73b0-42ce-9821-7e134361bc70}, 0x3f005160, 0x3f036b58, 0x3f036b50
fixme:advapi:EventRegister {3fa9201e-73b0-43fe-9821-7e145359bc6f}, 0x3f005160, 0x3f036ae8, 0x3f036ae0
fixme:advapi:EventRegister {1432afee-73b0-42ce-9821-7e134361b433}, 0x3f005160, 0x3f036b90, 0x3f036b88
fixme:advapi:EventRegister {4372afee-73b0-42ce-9821-7e134361b519}, 0x3f005160, 0x3f036bc8, 0x3f036bc0
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
Setting breakpad minidump AppID = 211440
Steam_SetMinidumpSteamID: Caching Steam ID: 76561198018465831 [API loaded no]
Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for Microsoft.Xna.Framework.Graphics.GraphicsAdapter ---> System.IO.FileNotFoundException: Failed to load d3dx9_41.dll. Please verify that you have the XNA Framework installed.
at Microsoft.Xna.Framework.Graphics.GraphicsAdapter.InitalizeGraphics () [0x00000] in <filename unknown>:0
at Microsoft.Xna.Framework.Graphics.GraphicsAdapter..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at Microsoft.Xna.Framework.GraphicsDeviceManager.AddDevices (Boolean anySuitableDevice, System.Collections.Generic.List`1 foundDevices) [0x00000] in <filename unknown>:0
at Microsoft.Xna.Framework.GraphicsDeviceManager.FindBestPlatformDevice (Boolean anySuitableDevice) [0x00000] in <filename unknown>:0
at Microsoft.Xna.Framework.GraphicsDeviceManager.FindBestDevice (Boolean anySuitableDevice) [0x00000] in <filename unknown>:0
at Microsoft.Xna.Framework.GraphicsDeviceManager.ChangeDevice (Boolean forceCreate) [0x00000] in <filename unknown>:0
at Microsoft.Xna.Framework.GraphicsDeviceManager.Microsoft.Xna.Framework.IGraphicsDeviceManager.CreateDevice () [0x00000] in <filename unknown>:0
at Microsoft.Xna.Framework.Game.RunGame (Boolean useBlockingRun) [0x00000] in <filename unknown>:0
at Microsoft.Xna.Framework.Game.Run () [0x00000] in <filename unknown>:0
at Shuggy.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: An exception was thrown by the type initializer for Microsoft.Xna.Framework.Graphics.GraphicsAdapter ---> System.IO.FileNotFoundException: Failed to load d3dx9_41.dll. Please verify that you have the XNA Framework installed.
at Microsoft.Xna.Framework.Graphics.GraphicsAdapter.InitalizeGraphics () [0x00000] in <filename unknown>:0
at Microsoft.Xna.Framework.Graphics.GraphicsAdapter..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at Microsoft.Xna.Framework.GraphicsDeviceManager.AddDevices (Boolean anySuitableDevice, System.Collections.Generic.List`1 foundDevices) [0x00000] in <filename unknown>:0
at Microsoft.Xna.Framework.GraphicsDeviceManager.FindBestPlatformDevice (Boolean anySuitableDevice) [0x00000] in <filename unknown>:0
at Microsoft.Xna.Framework.GraphicsDeviceManager.FindBestDevice (Boolean anySuitableDevice) [0x00000] in <filename unknown>:0
at Microsoft.Xna.Framework.GraphicsDeviceManager.ChangeDevice (Boolean forceCreate) [0x00000] in <filename unknown>:0
at Microsoft.Xna.Framework.GraphicsDeviceManager.Microsoft.Xna.Framework.IGraphicsDeviceManager.CreateDevice () [0x00000] in <filename unknown>:0
at Microsoft.Xna.Framework.Game.RunGame (Boolean useBlockingRun) [0x00000] in <filename unknown>:0
at Microsoft.Xna.Framework.Game.Run () [0x00000] in <filename unknown>:0
at Shuggy.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment