I get an Unhandled exception when I use that one.
I compared with the one in blue skin, and there where a lot of things missing.
Here is the exception:
After I added the things missing in the comparison (I do like notepad++), all things at least works.
I compared with the one in blue skin, and there where a lot of things missing.
Here is the exception:
Code:
************** Undantagstext **************
System.NullReferenceException: Objektreferensen har inte angetts till en instans av ett objekt.
vid CAllocatorPresenter.SetRenderList(CAllocatorPresenter* , ArrayList renderList)
vid NativeUtilities.MediaHelper.setDirect3DRenderList(ArrayList renderList)
vid GBPVRX2.x0061b801bdf12d35.xdb012c437aec4a40(Boolean xd23bf32f3b17e3be)
vid GBPVRX2.x0061b801bdf12d35.xf11d09f6e9e3e55b()
vid GBPVRX2.xdd215986d9a64c86.ReturnToMainMenu()
vid GBPVRX2.x0061b801bdf12d35.WndProc(Message& m)
vid System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
vid System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
vid System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
After I added the things missing in the comparison (I do like notepad++), all things at least works.