I'm trying to test a GAMECOM emulator, it is made to work on older Windows computers (from late 90s), but I keep getting this error message when opening the application.
[ external image ]
Any clue why I'm getting it or what it means.
Also it works fine on my Surface Pro.
GAMECOM Emulator Error
Moderator: Moderator Team
-
- Posts: 333
- Joined: Tue Feb 24, 2015 6:03 pm
GAMECOM Emulator Error
I'm a MugenFighter, but not the one you are thinking about. I'm actually MugenFighterTube. Now don't ask about MugenFighter's characters.
Re: GAMECOM Emulator Error
Please take a debug log.
-
- Posts: 333
- Joined: Tue Feb 24, 2015 6:03 pm
Re: GAMECOM Emulator Error
Thanks for that, I think I found the problem. I thought I may have did something wrong, but it seems it is just an unimplemented file. Sorry about that. Jira is very useful.hbelusca wrote:Please take a debug log.
I'm a MugenFighter, but not the one you are thinking about. I'm actually MugenFighterTube. Now don't ask about MugenFighter's characters.
Re: GAMECOM Emulator Error
Please share what the problem was. Tell us what you think you did wrong, the name of the unimplemented file, and the JIRA issue(s) that helped you find your answer. The next person who searches these forums for information about GAMECOM on ReactOS will appreciate it.
-
- Posts: 333
- Joined: Tue Feb 24, 2015 6:03 pm
Re: GAMECOM Emulator Error
Right sorry, here's the actual debug log...middings wrote:Please share what the problem was. Tell us what you think you did wrong, the name of the unimplemented file, and the JIRA issue(s) that helped you find your answer. The next person who searches these forums for information about GAMECOM on ReactOS will appreciate it.
Code: Select all
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2015.11.17 10:54:32 =~=~=~=~=~=~=~=~=~=~=~=
fixme:(dll/win32/shell32/shlexec.cpp:1774) flags ignored: 0x00000004
(dll/win32/kernel32/client/loader.c:384) LoadLibraryExW(dxtn) failing with status c0000135
(dll/win32/kernel32/client/loader.c:384) LoadLibraryExW(libtxc_dxtn.so) failing with status c0000135
(dll/win32/kernel32/client/loader.c:384) LoadLibraryExW(libtxc_dxtn_s2tc.so.0) failing with status c0000135
fixme:(dll/directx/wine/wined3d/dxtn.c:484) Wine cannot find the txc_dxtn library, DXTn software support unavailable.
WARNING: MmLockPageableDataSection at ntoskrnl/mm/ARM3/drvmgmt.c:62 is UNIMPLEMENTED!
WARNING: WSHIoctl at dll/win32/wshtcpip/wshtcpip.c:354 is UNIMPLEMENTED!
(dll/win32/wshtcpip/wshtcpip.c:356) Ioctl: Unknown IOCTL code: 1074033791
WARNING: MmUnlockPageableImageSection at ntoskrnl/mm/ARM3/drvmgmt.c:39 is UNIMPLEMENTED!
err:(dll/win32/comctl32/commctrl.c:1756) GdiAlphaBlend failed: 0
err:(dll/win32/comctl32/commctrl.c:1756) GdiAlphaBlend failed: 0
(dll/ntdll/ldr/ldrutils.c:1326) LDR: LdrpMapDll Relocating Image Name VBoxOGLcrutil.dll (10000000-10145000 -> 00FB0000)
(dll/ntdll/ldr/ldrutils.c:1365) Overlapping DLL: C:\ReactOS\System32\VBoxOGL.dll
(dll/ntdll/ldr/ldrutils.c:1326) LDR: LdrpMapDll Relocating Image Name C:\ReactOS\System32\VBoxOGLpackspu.dll (10000000-101AC000 -> 01120000)
(dll/ntdll/ldr/ldrutils.c:1365) Overlapping DLL: C:\ReactOS\System32\VBoxOGL.dll
(dll/ntdll/ldr/ldrutils.c:1326) LDR: LdrpMapDll Relocating Image Name C:\ReactOS\System32\VBoxOGLerrorspu.dll (10000000-10021000 -> 012E0000)
(dll/ntdll/ldr/ldrutils.c:1365) Overlapping DLL: C:\ReactOS\System32\VBoxOGL.dll
(dll/ntdll/ldr/ldrutils.c:1326) LDR: LdrpMapDll Relocating Image Name C:\ReactOS\System32\VBoxOGLfeedbackspu.dll (10000000-100D9000 -> 019E0000)
(dll/ntdll/ldr/ldrutils.c:1365) Overlapping DLL: C:\ReactOS\System32\VBoxOGL.dll
(dll/ntdll/ldr/ldrutils.c:1326) LDR: LdrpMapDll Relocating Image Name C:\ReactOS\System32\VBoxOGLpassthroughspu.dll (10000000-10017000 -> 01AD0000)
(dll/ntdll/ldr/ldrutils.c:1365) Overlapping DLL: C:\ReactOS\System32\VBoxOGL.dll
fixme:(dll/directx/wine/wined3d/directx.c:3252) OpenGL implementation supports 32 vertex samplers and 8 total samplers.
fixme:(dll/directx/wine/wined3d/directx.c:3253) Expected vertex samplers + MAX_TEXTURES(=8) > combined_samplers.
fixme:(dll/directx/wine/wined3d/directx.c:1654) Received unrecognized GL_VENDOR "Humper". Returning GL_VENDOR_UNKNOWN.
fixme:(dll/directx/wine/wined3d/directx.c:1693) Received unrecognized GL_VENDOR "Humper". Returning HW_VENDOR_NVIDIA.
fixme:(dll/directx/wine/wined3d/directx.c:2259) Couldn't find a suitable card selector for GL vendor 0000 (using GL_RENDERER "Chromium")
WARNING: MmSecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2673 is UNIMPLEMENTED!
WARNING: MmUnsecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2684 is UNIMPLEMENTED!
WARNING: MmSecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2673 is UNIMPLEMENTED!
WARNING: MmUnsecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2684 is UNIMPLEMENTED!
WARNING: MmSecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2673 is UNIMPLEMENTED!
WARNING: MmUnsecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2684 is UNIMPLEMENTED!
WARNING: MmSecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2673 is UNIMPLEMENTED!
WARNING: MmUnsecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2684 is UNIMPLEMENTED!
WARNING: MmSecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2673 is UNIMPLEMENTED!
WARNING: MmUnsecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2684 is UNIMPLEMENTED!
WARNING: MmSecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2673 is UNIMPLEMENTED!
WARNING: MmUnsecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2684 is UNIMPLEMENTED!
WARNING: MmSecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2673 is UNIMPLEMENTED!
WARNING: MmUnsecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2684 is UNIMPLEMENTED!
WARNING: MmSecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2673 is UNIMPLEMENTED!
WARNING: MmUnsecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2684 is UNIMPLEMENTED!
WARNING: MmSecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2673 is UNIMPLEMENTED!
WARNING: MmUnsecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2684 is UNIMPLEMENTED!
WARNING: MmSecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2673 is UNIMPLEMENTED!
WARNING: MmUnsecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2684 is UNIMPLEMENTED!
WARNING: MmSecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2673 is UNIMPLEMENTED!
WARNING: MmUnsecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2684 is UNIMPLEMENTED!
WARNING: MmSecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2673 is UNIMPLEMENTED!
WARNING: MmUnsecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2684 is UNIMPLEMENTED!
WARNING: MmSecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2673 is UNIMPLEMENTED!
WARNING: MmUnsecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2684 is UNIMPLEMENTED!
WARNING: MmSecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2673 is UNIMPLEMENTED!
WARNING: MmUnsecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2684 is UNIMPLEMENTED!
WARNING: MmSecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2673 is UNIMPLEMENTED!
WARNING: MmUnsecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2684 is UNIMPLEMENTED!
WARNING: MmSecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2673 is UNIMPLEMENTED!
WARNING: MmUnsecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2684 is UNIMPLEMENTED!
WARNING: MmSecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2673 is UNIMPLEMENTED!
WARNING: MmUnsecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2684 is UNIMPLEMENTED!
WARNING: MmSecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2673 is UNIMPLEMENTED!
WARNING: MmUnsecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2684 is UNIMPLEMENTED!
WARNING: MmSecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2673 is UNIMPLEMENTED!
WARNING: MmUnsecureVirtualMemory at ntoskrnl/mm/ARM3/virtual.c:2684 is UNIMPLEMENTED!
Unhandled exception
ExceptionCode: c0000005
Faulting Address: 0
CS:EIP 1b:401446
DS 23 ES 23 FS 3b GS 0
EAX: 00000000 EBX: 7ffaf000 ECX: 007fa460
EDX: 00000000 EBP: 0012ffa0 ESI: 00000006 ESP: 0012fedc
EDI: 00000000 EFLAGS: 00010206
Address:
400000+1446 C:\Documents and Settings\Administrator\Desktop\GAMECOM.EXE
Frames:
7c750000+fcc7 C:\ReactOS\system32\KERNEL32.dll
err:(win32ss/user/user32/windows/window.c:471) CreateWindowExW RegisterSystemControls
fixme:(win32ss/user/user32/misc/dllmain.c:362) ClientThreadSetup is UNIMPLEMENTED!
WARNING: MmUnlockPageableImageSection at ntoskrnl/mm/ARM3/drvmgmt.c:39 is UNIMPLEMENTED!
WARNING: WSHIoctl at dll/win32/wshtcpip/wshtcpip.c:354 is UNIMPLEMENTED!
(dll/win32/wshtcpip/wshtcpip.c:356) Ioctl: Unknown IOCTL code: 1074033791
(lib/rtl/heap.c:2184) HEAP: Trying to free an invalid address 01100AB8!
(lib/rtl/heap.c:2184) HEAP: Trying to free an invalid address 01106068!
(win32ss/gdi/ntgdi/gdiobj.c:1176) GreDeleteObject: Trying to delete global object 33040123
(win32ss/gdi/ntgdi/gdiobj.c:1176) GreDeleteObject: Trying to delete global object 54040166
(win32ss/gdi/ntgdi/gdiobj.c:1176) GreDeleteObject: Trying to delete global object 80040165
(win32ss/gdi/ntgdi/gdiobj.c:1176) GreDeleteObject: Trying to delete global object F604015C
(win32ss/gdi/ntgdi/gdiobj.c:1176) GreDeleteObject: Trying to delete global object CA04015E
(win32ss/gdi/ntgdi/gdiobj.c:1176) GreDeleteObject: Trying to delete global object 98040167
(win32ss/gdi/ntgdi/gdiobj.c:1176) GreDeleteObject: Trying to delete global object 66040168
(win32ss/gdi/ntgdi/gdiobj.c:1176) GreDeleteObject: Trying to delete global object 00040169
(win32ss/gdi/ntgdi/gdiobj.c:1176) GreDeleteObject: Trying to delete global object 1404015F
(win32ss/gdi/ntgdi/gdiobj.c:1176) GreDeleteObject: Trying to delete global object 0004016A
(win32ss/gdi/ntgdi/gdiobj.c:1176) GreDeleteObject: Trying to delete global object 0004016B
(win32ss/gdi/ntgdi/gdiobj.c:1176) GreDeleteObject: Trying to delete global object 56040164
(win32ss/gdi/ntgdi/gdiobj.c:1176) GreDeleteObject: Trying to delete global object 0004016C
(win32ss/gdi/ntgdi/gdiobj.c:1176) GreDeleteObject: Trying to delete global object 8A040157
(win32ss/gdi/ntgdi/gdiobj.c:1169) GreDeleteObject: Trying to delete invalid object 690500AE
(win32ss/gdi/ntgdi/gdiobj.c:1169) GreDeleteObject: Trying to delete invalid object 8C050155
(win32ss/gdi/ntgdi/gdiobj.c:1169) GreDeleteObject: Trying to delete invalid object CE05014F
err:(dll/win32/comctl32/commctrl.c:1756) GdiAlphaBlend failed: 0
(win32ss/user/ntuser/painting.c:1520) err: EP: Another thread invalidated this window
WARNING: WSHIoctl at dll/win32/wshtcpip/wshtcpip.c:354 is UNIMPLEMENTED!
(dll/win32/wshtcpip/wshtcpip.c:356) Ioctl: Unknown IOCTL code: 1074033791
Edit: Actually looking at it again, there appears to be trouble with DirectX as well.
I'm a MugenFighter, but not the one you are thinking about. I'm actually MugenFighterTube. Now don't ask about MugenFighter's characters.
Who is online
Users browsing this forum: No registered users and 1 guest