Advertisement
Guest User

gordonrush

a guest
Oct 21st, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 6.17 KB | None | 0 0
  1. 0009:fixme:dxgi:dxgi_output_GetDisplayModeList iface 0x166780, format DXGI_FORMAT_R8G8B8A8_UNORM, flags 0, mode_count 0x32eed0, modes (nil) partial stub!
  2. 0009:fixme:dxgi:dxgi_output_GetDisplayModeList iface 0x166780, format DXGI_FORMAT_R8G8B8A8_UNORM, flags 0, mode_count 0x32eed0, modes 0x815a00 partial stub!
  3. 0009:fixme:dxgi:dxgi_output_GetDisplayModeList iface 0x166780, format DXGI_FORMAT_B8G8R8A8_UNORM, flags 0, mode_count 0x32eed0, modes (nil) partial stub!
  4. 0009:fixme:dxgi:dxgi_output_GetDisplayModeList iface 0x166780, format DXGI_FORMAT_B8G8R8A8_UNORM, flags 0, mode_count 0x32eed0, modes 0x815c90 partial stub!
  5. 0009:fixme:dxgi:dxgi_output_GetDisplayModeList iface 0x166780, format DXGI_FORMAT_B5G6R5_UNORM, flags 0, mode_count 0x32eed0, modes (nil) partial stub!
  6. 0009:fixme:dxgi:dxgi_output_GetDisplayModeList iface 0x166780, format DXGI_FORMAT_B5G6R5_UNORM, flags 0, mode_count 0x32eed0, modes 0x815e78 partial stub!
  7. 0009:fixme:d3d11:d3d11_immediate_context_Flush iface 00178D0C stub!
  8. 0009:fixme:dxgi:DXGID3D10CreateDevice Ignoring flags 0x20.
  9. 0009:fixme:d3d11:d3d11_immediate_context_Flush iface 00179334 stub!
  10. 0009:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet.
  11. 0009:fixme:d3d11:d3d11_immediate_context_Flush iface 00179334 stub!
  12. 0009:fixme:d3d:wined3d_swapchain_init The application requested more than one back buffer, this is not properly supported.
  13. Please configure the application to use double buffering (1 back buffer) if possible.
  14. 0009:fixme:d3d_shader:shader_dxbc_chunk_handler Skipping 6 unknown DWORDs.
  15. 0009:fixme:d3d_shader:shader_dxbc_chunk_handler Skipping 9 unknown DWORDs.
  16. 0009:fixme:mfplat:mfsource_CreatePresentationDescriptor (001DDC50)->(0032F2A4): stub
  17. 0009:fixme:mfplat:mfsource_CreatePresentationDescriptor (001DDE30)->(0032F2A4): stub
  18. 0009:fixme:mfplat:mfsource_CreatePresentationDescriptor (001DDFA8)->(0032F2A4): stub
  19. 0009:fixme:d3d11:d3d11_immediate_context_Flush iface 00179334 stub!
  20. 0009:fixme:d3d11:d3d11_immediate_context_Flush iface 00179334 stub!
  21.  
  22. Unhandled Exception:
  23. SharpDX.SharpDXException: HRESULT: [0x80070057], Module: [General], ApiCode: [E_INVALIDARG/Invalid Arguments], Message: Paramètre non valide.
  24.  
  25.   at SharpDX.Result.CheckError () [0x00014] in <7f479b577208434f8d35bcd50d9adfad>:0
  26.   at SharpDX.MediaFoundation.MediaSession.SetTopology (SharpDX.MediaFoundation.SessionSetTopologyFlags dwSetTopologyFlags, SharpDX.MediaFoundation.Topology topologyRef) [0x00039] in <a0275b08b26b48ba91a5aaad87399d7a>:0
  27.   at Microsoft.Xna.Framework.Media.MediaPlayer.StartNewSong (Microsoft.Xna.Framework.Media.Song song, System.Nullable`1[T] startPosition) [0x00069] in <115d97b957eb41cabade1b29d1e7edf4>:0
  28.   at Microsoft.Xna.Framework.Media.MediaPlayer.PlayNewSong (Microsoft.Xna.Framework.Media.Song song, System.Nullable`1[T] startPosition) [0x00019] in <115d97b957eb41cabade1b29d1e7edf4>:0
  29.   at Microsoft.Xna.Framework.Media.MediaPlayer.PlatformPlaySong (Microsoft.Xna.Framework.Media.Song song, System.Nullable`1[T] startPosition) [0x00015] in <115d97b957eb41cabade1b29d1e7edf4>:0
  30.   at Microsoft.Xna.Framework.Media.MediaPlayer.PlaySong (Microsoft.Xna.Framework.Media.Song song, System.Nullable`1[T] startPosition) [0x0001c] in <115d97b957eb41cabade1b29d1e7edf4>:0
  31.   at Microsoft.Xna.Framework.Media.MediaPlayer.Play (Microsoft.Xna.Framework.Media.Song song, System.Nullable`1[T] startPosition) [0x00042] in <115d97b957eb41cabade1b29d1e7edf4>:0
  32.   at GordonRush.MusicManager.Update (GordonRush.Game1 game, System.String gamestate) [0x0013b] in <1cc9e99cfc9a4fd2ab4ffda61b281028>:0
  33.   at GordonRush.Game1.Update (Microsoft.Xna.Framework.GameTime gameTime) [0x00401] in <1cc9e99cfc9a4fd2ab4ffda61b281028>:0
  34.   at Microsoft.Xna.Framework.Game.DoUpdate (Microsoft.Xna.Framework.GameTime gameTime) [0x00019] in <115d97b957eb41cabade1b29d1e7edf4>:0
  35.   at Microsoft.Xna.Framework.Game.Run (Microsoft.Xna.Framework.GameRunBehavior runBehavior) [0x00086] in <115d97b957eb41cabade1b29d1e7edf4>:0
  36.   at Microsoft.Xna.Framework.Game.Run () [0x0000c] in <115d97b957eb41cabade1b29d1e7edf4>:0
  37.   at GordonRush.Program.Main () [0x00006] in <1cc9e99cfc9a4fd2ab4ffda61b281028>:0
  38. [ERROR] FATAL UNHANDLED EXCEPTION: SharpDX.SharpDXException: HRESULT: [0x80070057], Module: [General], ApiCode: [E_INVALIDARG/Invalid Arguments], Message: Paramètre non valide.
  39.  
  40.   at SharpDX.Result.CheckError () [0x00014] in <7f479b577208434f8d35bcd50d9adfad>:0
  41.   at SharpDX.MediaFoundation.MediaSession.SetTopology (SharpDX.MediaFoundation.SessionSetTopologyFlags dwSetTopologyFlags, SharpDX.MediaFoundation.Topology topologyRef) [0x00039] in <a0275b08b26b48ba91a5aaad87399d7a>:0
  42.   at Microsoft.Xna.Framework.Media.MediaPlayer.StartNewSong (Microsoft.Xna.Framework.Media.Song song, System.Nullable`1[T] startPosition) [0x00069] in <115d97b957eb41cabade1b29d1e7edf4>:0
  43.   at Microsoft.Xna.Framework.Media.MediaPlayer.PlayNewSong (Microsoft.Xna.Framework.Media.Song song, System.Nullable`1[T] startPosition) [0x00019] in <115d97b957eb41cabade1b29d1e7edf4>:0
  44.   at Microsoft.Xna.Framework.Media.MediaPlayer.PlatformPlaySong (Microsoft.Xna.Framework.Media.Song song, System.Nullable`1[T] startPosition) [0x00015] in <115d97b957eb41cabade1b29d1e7edf4>:0
  45.   at Microsoft.Xna.Framework.Media.MediaPlayer.PlaySong (Microsoft.Xna.Framework.Media.Song song, System.Nullable`1[T] startPosition) [0x0001c] in <115d97b957eb41cabade1b29d1e7edf4>:0
  46.   at Microsoft.Xna.Framework.Media.MediaPlayer.Play (Microsoft.Xna.Framework.Media.Song song, System.Nullable`1[T] startPosition) [0x00042] in <115d97b957eb41cabade1b29d1e7edf4>:0
  47.   at GordonRush.MusicManager.Update (GordonRush.Game1 game, System.String gamestate) [0x0013b] in <1cc9e99cfc9a4fd2ab4ffda61b281028>:0
  48.   at GordonRush.Game1.Update (Microsoft.Xna.Framework.GameTime gameTime) [0x00401] in <1cc9e99cfc9a4fd2ab4ffda61b281028>:0
  49.   at Microsoft.Xna.Framework.Game.DoUpdate (Microsoft.Xna.Framework.GameTime gameTime) [0x00019] in <115d97b957eb41cabade1b29d1e7edf4>:0
  50.   at Microsoft.Xna.Framework.Game.Run (Microsoft.Xna.Framework.GameRunBehavior runBehavior) [0x00086] in <115d97b957eb41cabade1b29d1e7edf4>:0
  51.   at Microsoft.Xna.Framework.Game.Run () [0x0000c] in <115d97b957eb41cabade1b29d1e7edf4>:0
  52.   at GordonRush.Program.Main () [0x00006] in <1cc9e99cfc9a4fd2ab4ffda61b281028>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement