YenningComity
Still Fresh
- Joined
- Sep 19, 2005
- Messages
- 12
While I wait for the pandora I have been working on a higher resolution of my game. The engine runs fine bellow 1000 x 600, but if I take it up to 1080 x 720 (720p) the game throws this error after 13 frames.
#0 77020005 ntdll!RtlCopyOutOfProcessMemoryStreamTo() (C:\Windows\system32\ntdll.dll
?)
#1 7707D310 ntdll!LdrGetProcedureAddressEx() (C:\Windows\system32\ntdll.dll
?)
#2 7285ED49 ??() (??
?)
#3 00000000 ??() (??
?)
I have been trying to look up why this happens but to no avail. I can post any code snippets that anyone might need to help diagnose this. Thanks
#0 77020005 ntdll!RtlCopyOutOfProcessMemoryStreamTo() (C:\Windows\system32\ntdll.dll
#1 7707D310 ntdll!LdrGetProcedureAddressEx() (C:\Windows\system32\ntdll.dll
#2 7285ED49 ??() (??
#3 00000000 ??() (??
I have been trying to look up why this happens but to no avail. I can post any code snippets that anyone might need to help diagnose this. Thanks