GAMECOM Emulator Error

Ask your support questions in here

Moderator: Moderator Team

Post Reply
MugenFighter
Posts: 333
Joined: Tue Feb 24, 2015 6:03 pm

GAMECOM Emulator Error

Post by MugenFighter »

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.
I'm a MugenFighter, but not the one you are thinking about. I'm actually MugenFighterTube. Now don't ask about MugenFighter's characters.
hbelusca
Developer
Posts: 1204
Joined: Sat Dec 26, 2009 10:36 pm
Location: Zagreb, Croatia

Re: GAMECOM Emulator Error

Post by hbelusca »

Please take a debug log.
MugenFighter
Posts: 333
Joined: Tue Feb 24, 2015 6:03 pm

Re: GAMECOM Emulator Error

Post by MugenFighter »

hbelusca wrote:Please take a debug log.
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.
I'm a MugenFighter, but not the one you are thinking about. I'm actually MugenFighterTube. Now don't ask about MugenFighter's characters.
middings
Posts: 1073
Joined: Tue May 07, 2013 9:18 pm
Location: California, USA

Re: GAMECOM Emulator Error

Post by middings »

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.
MugenFighter
Posts: 333
Joined: Tue Feb 24, 2015 6:03 pm

Re: GAMECOM Emulator Error

Post by MugenFighter »

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.
Right sorry, here's the actual debug log...

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
This file: ntoskrnl/mm/ARM3/virtual.c, appears to be at least part of the problem.

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.
Post Reply

Who is online

Users browsing this forum: No registered users and 16 guests