I'm getting a bit more stuff on screen with this version, but it's still not working correctly :/ It could of course just be that my video card is too outdated
This is what I am getting:
************** Exception Text **************
Error in the application.
-2005530516 (D3DERR_INVALIDCALL)
at Microsoft.DirectX.Direct3D.Texture.CreateTextureFromBitmap(Device device, Bitmap image, Usage usage, Pool pool)
at Microsoft.DirectX.Direct3D.Texture..ctor(Device device, Bitmap image, Usage usage, Pool pool)
at Microsoft.DirectX.Direct3D.Texture.FromBitmap(Device device, Bitmap image, Usage usage, Pool pool)
at MopiRanger.sprite.load(Device device, Bitmap objS, Int32 x, Int32 y, Int32 width, Int32 height, Int32 ammount, Int32 speed)
at MopiRanger.intro.prepareSP(Device device)
at MopiRanger.mopiEngine.Frame()
at MopiRanger.start.OnPaint(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.510
CodeBase:
file:///c:/winnt/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
MopiRanger
Assembly Version: 1.0.1679.24107
Win32 Version: 1.0.1679.24107
CodeBase:
file:///C:/Temp/mopi002/MopiRanger.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.510
CodeBase:
file:///c:/winnt/assembly/gac/system.windows.forms/
1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.510
CodeBase:
file:///c:/winnt/assembly/gac/system/
1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.510
CodeBase:
file:///c:/winnt/assembly/gac/system.drawing/
1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
Microsoft.DirectX.Direct3D
Assembly Version: 1.0.2902.0
Win32 Version: 5.04.00.2904
CodeBase:
file:///c:/winnt/assembly/gac/microsoft.directx.direct3d/
1.0.2902.0__31bf3856ad364e35/microsoft.directx.direct3d.dll
----------------------------------------
Microsoft.DirectX
Assembly Version: 1.0.2902.0
Win32 Version: 5.04.00.2904
CodeBase:
file:///c:/winnt/assembly/gac/microsoft.directx/
1.0.2902.0__31bf3856ad364e35/microsoft.directx.dll
----------------------------------------
Microsoft.DirectX.Direct3DX
Assembly Version: 1.0.2902.0
Win32 Version: 5.04.00.2904
CodeBase:
file:///c:/winnt/assembly/gac/microsoft.directx.direct3dx/
1.0.2902.0__31bf3856ad364e35/microsoft.directx.direct3dx.dll
----------------------------------------