Guys,
I am having a problem since i upgraded my project to Unity 2018.3. Currently i am on lastest version of Unity but still this bug happenes. I have instantiated objects that can be looted on map. They are away from player and map is a bit large. When we go them, instantiated objects are being activated. Everything is fine but when turn around and keep running away from them when i am not looking at them, there’s hapenning an render bug and game is crashing. Always that happenes since unity 2018.3.
Crash error:
Native Crash - _ZwWaitForMultipleObjects@20 (Unknown File)
I searched this on google and i saw that many people reported this as happenes since 2018.3 like me. Team mod has been said at 30th that it’s fixed but not backported yet. Now new unity version is released but this keep happening.
I am on release date of my game, how can i fix this?
ERROR LOG:
Away From Earth Titan by OnlyVoxelGames [version: Unity 2019.2.0a14_f7ca70490e38]
UnityPlayer.dll caused an Access Violation (0xc0000005)
in module UnityPlayer.dll at 0023:10b144e9.
Error occurred at 2019-05-09_132510.
D:\Only Voxel Games\BuildCrashFixedFinallyForOnlyTest\Away From Earth Titan.exe, run by maruf.
76% physical memory in use.
16347 MB physical memory [0 MB free].
601 MB process peak paging file [412 MB used].
583 MB process peak working set [399 MB used].
System Commit Total/Limit/Peak: 1933MB/3068MB/1383MB
System Physical Total/Available: 4059MB/3769MB
System Process Count: 258
System Thread Count: 3510
System Handle Count: 135911
Disk space data for 'C:\Users\maruf\AppData\Local\Temp\OnlyVoxelGames\Away From Earth Titan\Crashes\Crash_2019-05-09_102508439': 217497870336 bytes free of 317718523904 total.
Write to location 00000019 caused an access violation.
Context:
EDI: 0x00000019 ESI: 0x02baa380 EAX: 0x02baa3e0
EBX: 0x033030e0 ECX: 0x00000060 EDX: 0x00000003
EIP: 0x10b144e9 EBP: 0x00aee2b4 SegCs: 0x00000023
EFlags: 0x00210206 ESP: 0x00aee290 SegSs: 0x0000002b
Bytes at CS:EIP:
f3 0f 7f 07 f3 0f 7f 4f 10 8d 76 20 8d 7f 20 4a
Mono DLL loaded successfully at ‘D:\Only Voxel Games\BuildCrashFixedFinallyForOnlyTest\MonoBleedingEdge\EmbedRuntime\mono-2.0-bdwgc.dll’.
Stack Trace of Crashed Thread 7332:
0x10B144E9 (UnityPlayer) InitializeNvCloth
0x0FC5067E (UnityPlayer) PAL_Memory_Free
0x0FE55BC4 (UnityPlayer) PAL_Thread_SupportsThreads
0x0FE5A2B9 (UnityPlayer) PAL_Thread_SupportsThreads
0x0FE5A869 (UnityPlayer) PAL_Thread_SupportsThreads
0x10635DAD (UnityPlayer) PAL_Thread_YieldExecution
0x10635C75 (UnityPlayer) PAL_Thread_YieldExecution
0x1002BBE3 (UnityPlayer) UnityMain
0x1002BA0F (UnityPlayer) UnityMain
0x1002EC45 (UnityPlayer) UnityMain
0x0FC5262B (UnityPlayer) PAL_Memory_Free
0x0FF6BF7D (UnityPlayer) PAL_Thread_SupportsThreads
0x10187E5D (UnityPlayer) UnityMain
0x10187FF7 (UnityPlayer) UnityMain
0x1023EFAE (UnityPlayer) PAL_Thread_YieldExecution
0x101C1620 (UnityPlayer) UnityMain
0x101C2EE6 (UnityPlayer) UnityMain
0x0FFF2A72 (UnityPlayer) PAL_Thread_SupportsThreads
0x0FFF1858 (UnityPlayer) PAL_Thread_SupportsThreads
0x0FFF50F2 (UnityPlayer) PAL_Thread_SupportsThreads
0x0FFF7CB5 (UnityPlayer) UnityMain
ERROR: SymGetSymFromAddr64, GetLastError: ‘Geçersiz adrese erişim isteği.’ (Address: 002B1015)
0x002B1015 (Away From Earth Titan) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: ‘Geçersiz adrese erişim isteği.’ (Address: 002B11D9)
0x002B11D9 (Away From Earth Titan) (function-name not available)
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Stacks for Running Threads:
Call Stack for Thread 22400:
0x77B9216C (ntdll) ZwWaitForWorkViaWorkerFactory
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 22032:
0x77B9216C (ntdll) ZwWaitForWorkViaWorkerFactory
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 14568:
0x77B9216C (ntdll) ZwWaitForWorkViaWorkerFactory
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 13308:
0x77B904CC (ntdll) NtWaitForSingleObject
0x0F5E0638 (mono-2.0-bdwgc) mono_conc_hashtable_remove
0x0F6AB6DB (mono-2.0-bdwgc) mono_gc_reference_queue_new
0x0F6AA6B8 (mono-2.0-bdwgc) mono_callspec_parse
0x0F675C81 (mono-2.0-bdwgc) mono_threads_set_shutting_down
0x0F675A6C (mono-2.0-bdwgc) mono_threads_set_shutting_down
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 6464:
0x77B904CC (ntdll) NtWaitForSingleObject
0x1011EC69 (UnityPlayer) UnityMain
0x10188259 (UnityPlayer) UnityMain
0x10188E2F (UnityPlayer) UnityMain
0x10238A18 (UnityPlayer) UnityMain
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 12168:
0x77B904CC (ntdll) NtWaitForSingleObject
0x1011EC69 (UnityPlayer) UnityMain
0x10188259 (UnityPlayer) UnityMain
0x10188E2F (UnityPlayer) UnityMain
0x10238A18 (UnityPlayer) UnityMain
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 22236:
0x77B904CC (ntdll) NtWaitForSingleObject
0x1011EC69 (UnityPlayer) UnityMain
0x10188259 (UnityPlayer) UnityMain
0x10188E2F (UnityPlayer) UnityMain
0x10238A18 (UnityPlayer) UnityMain
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 20452:
0x77B904CC (ntdll) NtWaitForSingleObject
0x1011EC69 (UnityPlayer) UnityMain
0x10188259 (UnityPlayer) UnityMain
0x10188E2F (UnityPlayer) UnityMain
0x10238A18 (UnityPlayer) UnityMain
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 16568:
0x77B904CC (ntdll) NtWaitForSingleObject
0x1011EC69 (UnityPlayer) UnityMain
0x10188259 (UnityPlayer) UnityMain
0x10188E2F (UnityPlayer) UnityMain
0x10238A18 (UnityPlayer) UnityMain
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 12756:
0x77B904CC (ntdll) NtWaitForSingleObject
0x1011EC69 (UnityPlayer) UnityMain
0x10188259 (UnityPlayer) UnityMain
0x10188E2F (UnityPlayer) UnityMain
0x10238A18 (UnityPlayer) UnityMain
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 12148:
0x77B904CC (ntdll) NtWaitForSingleObject
0x1011EC69 (UnityPlayer) UnityMain
0x10188259 (UnityPlayer) UnityMain
0x10188E2F (UnityPlayer) UnityMain
0x10238A18 (UnityPlayer) UnityMain
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 19040:
0x77B904CC (ntdll) NtWaitForSingleObject
0x1011EC69 (UnityPlayer) UnityMain
0x10188259 (UnityPlayer) UnityMain
0x10188E2F (UnityPlayer) UnityMain
0x10238A18 (UnityPlayer) UnityMain
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 6828:
0x77B904CC (ntdll) NtWaitForSingleObject
0x1011EC69 (UnityPlayer) UnityMain
0x10188259 (UnityPlayer) UnityMain
0x10188E2F (UnityPlayer) UnityMain
0x10238A18 (UnityPlayer) UnityMain
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 22436:
0x77B904CC (ntdll) NtWaitForSingleObject
0x1011EC69 (UnityPlayer) UnityMain
0x10188259 (UnityPlayer) UnityMain
0x10188E2F (UnityPlayer) UnityMain
0x10238A18 (UnityPlayer) UnityMain
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 15900:
0x77B904CC (ntdll) NtWaitForSingleObject
0x1011EC69 (UnityPlayer) UnityMain
0x10188259 (UnityPlayer) UnityMain
0x10188E2F (UnityPlayer) UnityMain
0x10238A18 (UnityPlayer) UnityMain
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 17996:
0x77B904CC (ntdll) NtWaitForSingleObject
0x1011EC69 (UnityPlayer) UnityMain
0x10188259 (UnityPlayer) UnityMain
0x10188E2F (UnityPlayer) UnityMain
0x10238A18 (UnityPlayer) UnityMain
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 10380:
0x77B904CC (ntdll) NtWaitForSingleObject
0x1011EC69 (UnityPlayer) UnityMain
0x10188259 (UnityPlayer) UnityMain
0x10188E2F (UnityPlayer) UnityMain
0x10238A18 (UnityPlayer) UnityMain
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 20884:
0x77B904CC (ntdll) NtWaitForSingleObject
0x1011EC69 (UnityPlayer) UnityMain
0x10188259 (UnityPlayer) UnityMain
0x10188E2F (UnityPlayer) UnityMain
0x10238A18 (UnityPlayer) UnityMain
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 1928:
0x77B904CC (ntdll) NtWaitForSingleObject
0x1011EC69 (UnityPlayer) UnityMain
0x10188259 (UnityPlayer) UnityMain
0x10188E2F (UnityPlayer) UnityMain
0x10238A18 (UnityPlayer) UnityMain
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 16044:
0x77B904CC (ntdll) NtWaitForSingleObject
0x1011EC69 (UnityPlayer) UnityMain
0x10188259 (UnityPlayer) UnityMain
0x10188E2F (UnityPlayer) UnityMain
0x10238A18 (UnityPlayer) UnityMain
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 6940:
0x77B904CC (ntdll) NtWaitForSingleObject
0x1011EC69 (UnityPlayer) UnityMain
0x10188259 (UnityPlayer) UnityMain
0x10188E2F (UnityPlayer) UnityMain
0x10238A18 (UnityPlayer) UnityMain
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 19936:
0x77B904CC (ntdll) NtWaitForSingleObject
0x1011EC69 (UnityPlayer) UnityMain
0x10188259 (UnityPlayer) UnityMain
0x10188E2F (UnityPlayer) UnityMain
0x10238A18 (UnityPlayer) UnityMain
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 21484:
0x77B904CC (ntdll) NtWaitForSingleObject
0x1011EC69 (UnityPlayer) UnityMain
0x10188259 (UnityPlayer) UnityMain
0x10188E2F (UnityPlayer) UnityMain
0x10238A18 (UnityPlayer) UnityMain
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 21508:
0x77B904CC (ntdll) NtWaitForSingleObject
0x102398B4 (UnityPlayer) UnityMain
0x101C0CCE (UnityPlayer) UnityMain
0x10238A18 (UnityPlayer) UnityMain
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 19132:
0x77B904CC (ntdll) NtWaitForSingleObject
0x100C0D79 (UnityPlayer) UnityMain
0x10238A18 (UnityPlayer) UnityMain
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 17744:
0x77B904CC (ntdll) NtWaitForSingleObject
0x765329D2 (KERNELBASE) WaitForSingleObject
0x08AA7D18 (nvwgf2um) OpenAdapter12
0x08AA70D3 (nvwgf2um) OpenAdapter12
0x091A8205 (nvwgf2um) NVAPI_Thunk
0x0974FC3C (nvwgf2um) NVAPI_Thunk
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 9260:
0x77B9216C (ntdll) ZwWaitForWorkViaWorkerFactory
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 19204:
0x77B9216C (ntdll) ZwWaitForWorkViaWorkerFactory
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 5976:
0x77B90A5C (ntdll) ZwWaitForMultipleObjects
0x771FC0CE (combase) CoGetObjectContext
0x772716AA (combase) InternalRevokeWindowPropInterface
0x771FC248 (combase) CoGetObjectContext
0x771CE97F (combase) CoIncrementMTAUsage
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 6864:
0x77B904CC (ntdll) NtWaitForSingleObject
0x102398B4 (UnityPlayer) UnityMain
0x0FFBDC48 (UnityPlayer) PAL_Thread_SupportsThreads
0x0FFC4ECA (UnityPlayer) PAL_Thread_SupportsThreads
0x0FFC4F79 (UnityPlayer) PAL_Thread_SupportsThreads
0x10238A18 (UnityPlayer) UnityMain
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 22248:
0x77B904CC (ntdll) NtWaitForSingleObject
0x765329D2 (KERNELBASE) WaitForSingleObject
0x107C4D77 (UnityPlayer) PAL_Timer_WaitForAtLeast
0x107C4CCE (UnityPlayer) PAL_Timer_WaitForAtLeast
0x1076A5DD (UnityPlayer) PAL_Timer_WaitForAtLeast
0x10B2E538 (UnityPlayer) InitializeNvCloth
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 18440:
0x77B904CC (ntdll) NtWaitForSingleObject
0x765329D2 (KERNELBASE) WaitForSingleObject
0x107AC160 (UnityPlayer) PAL_Timer_WaitForAtLeast
0x107695FA (UnityPlayer) PAL_Timer_WaitForAtLeast
0x1076A5B0 (UnityPlayer) PAL_Timer_WaitForAtLeast
0x10B2E538 (UnityPlayer) InitializeNvCloth
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 21796:
0x77B907EC (ntdll) ZwDelayExecution
0x7652DBDF (KERNELBASE) Sleep
0x1076978C (UnityPlayer) PAL_Timer_WaitForAtLeast
0x1076A607 (UnityPlayer) PAL_Timer_WaitForAtLeast
0x10B2E538 (UnityPlayer) InitializeNvCloth
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 6232:
0x77B904CC (ntdll) NtWaitForSingleObject
0x101D1DED (UnityPlayer) UnityMain
0x101D1F3B (UnityPlayer) UnityMain
0x10238A18 (UnityPlayer) UnityMain
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 21744:
0x77B904CC (ntdll) NtWaitForSingleObject
0x765329D2 (KERNELBASE) WaitForSingleObject
0x08BA3963 (nvwgf2um) OpenAdapter12
0x0974FC3C (nvwgf2um) NVAPI_Thunk
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 15708:
0x77B904CC (ntdll) NtWaitForSingleObject
0x765329D2 (KERNELBASE) WaitForSingleObject
0x08BA3963 (nvwgf2um) OpenAdapter12
0x0974FC3C (nvwgf2um) NVAPI_Thunk
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 1360:
0x77B904CC (ntdll) NtWaitForSingleObject
0x765329D2 (KERNELBASE) WaitForSingleObject
0x08BA3963 (nvwgf2um) OpenAdapter12
0x0974FC3C (nvwgf2um) NVAPI_Thunk
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 13620:
0x77B904CC (ntdll) NtWaitForSingleObject
0x765329D2 (KERNELBASE) WaitForSingleObject
0x08BA3963 (nvwgf2um) OpenAdapter12
0x0974FC3C (nvwgf2um) NVAPI_Thunk
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 5668:
0x77B90A5C (ntdll) ZwWaitForMultipleObjects
0x76534D98 (KERNELBASE) WaitForMultipleObjects
0x091758D5 (nvwgf2um) NVAPI_Thunk
0x091A8205 (nvwgf2um) NVAPI_Thunk
0x0974FC3C (nvwgf2um) NVAPI_Thunk
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 12568:
0x77B904CC (ntdll) NtWaitForSingleObject
0x765329D2 (KERNELBASE) WaitForSingleObject
0x08BA3963 (nvwgf2um) OpenAdapter12
0x0974FC3C (nvwgf2um) NVAPI_Thunk
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 18216:
0x77B904CC (ntdll) NtWaitForSingleObject
0x765329D2 (KERNELBASE) WaitForSingleObject
0x08BA3963 (nvwgf2um) OpenAdapter12
0x0974FC3C (nvwgf2um) NVAPI_Thunk
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 19904:
0x77B904CC (ntdll) NtWaitForSingleObject
0x765329D2 (KERNELBASE) WaitForSingleObject
0x08BA3963 (nvwgf2um) OpenAdapter12
0x0974FC3C (nvwgf2um) NVAPI_Thunk
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 18640:
0x77B904CC (ntdll) NtWaitForSingleObject
0x765329D2 (KERNELBASE) WaitForSingleObject
0x08BA3963 (nvwgf2um) OpenAdapter12
0x0974FC3C (nvwgf2um) NVAPI_Thunk
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 5676:
0x77B904CC (ntdll) NtWaitForSingleObject
0x765329D2 (KERNELBASE) WaitForSingleObject
0x08BA3963 (nvwgf2um) OpenAdapter12
0x0974FC3C (nvwgf2um) NVAPI_Thunk
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 19984:
0x77B904CC (ntdll) NtWaitForSingleObject
0x1011EC69 (UnityPlayer) UnityMain
0x10188259 (UnityPlayer) UnityMain
0x10188E2F (UnityPlayer) UnityMain
0x10238A18 (UnityPlayer) UnityMain
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 17548:
0x77B9213C (ntdll) ZwWaitForAlertByThreadId
0x765BF3C0 (KERNELBASE) SleepConditionVariableCS
0x0F5DC2D7 (mono-2.0-bdwgc) mono_threads_attach_tools_thread
0x0F5DB3AC (mono-2.0-bdwgc) mono_thread_info_register_small_id
0x0F676AF2 (mono-2.0-bdwgc) mono_threads_set_shutting_down
0x188D0654 (mscorlib) System.Threading.Thread.SleepInternal()
0x188D05B8 (mscorlib) System.Threading.Thread.Sleep()
0x188878E4 (Photon3Unity3D) <>c__DisplayClass6_0.b__0()
0x18887871 (mscorlib) System.Threading.ThreadHelper.ThreadStart_Context()
0x1888765B (mscorlib) System.Threading.ExecutionContext.RunInternal()
0x188873A0 (mscorlib) System.Threading.ExecutionContext.Run()
0x18887310 (mscorlib) System.Threading.ExecutionContext.Run()
0x188871F4 (mscorlib) System.Threading.ThreadHelper.ThreadStart()
0x188871A1 (mscorlib) System.Object.runtime_invoke_void__this__()
0x0F6C081F (mono-2.0-bdwgc) mono_get_runtime_build_info
0x0F658C17 (mono-2.0-bdwgc) mono_perfcounters_init
0x0F65F55C (mono-2.0-bdwgc) mono_runtime_delegate_invoke
0x0F65F4C7 (mono-2.0-bdwgc) mono_runtime_delegate_invoke
0x0F675CBD (mono-2.0-bdwgc) mono_threads_set_shutting_down
0x0F675A6C (mono-2.0-bdwgc) mono_threads_set_shutting_down
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 21892:
0x77B9051C (ntdll) NtRemoveIoCompletion
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 2956:
0x77B904CC (ntdll) NtWaitForSingleObject
0x765329D2 (KERNELBASE) WaitForSingleObject
0x107361AF (UnityPlayer) PAL_Timer_WaitForAtLeast
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 13556:
0x77B904CC (ntdll) NtWaitForSingleObject
0x0FF447FD (UnityPlayer) PAL_Thread_SupportsThreads
0x10238A18 (UnityPlayer) UnityMain
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 14064:
0x77B904CC (ntdll) NtWaitForSingleObject
0x0FF447FD (UnityPlayer) PAL_Thread_SupportsThreads
0x10238A18 (UnityPlayer) UnityMain
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 16452:
0x77B9216C (ntdll) ZwWaitForWorkViaWorkerFactory
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Call Stack for Thread 11592:
0x77B904CC (ntdll) NtWaitForSingleObject
0x70F8C608 (mswsock) sethostname
0x76DC1560 (WS2_32) recv
0x0F6B1F01 (mono-2.0-bdwgc) mono_object_is_alive
0x0F664EB1 (mono-2.0-bdwgc) mono_opcode_value
0x1B44141C (System) System.Net.Sockets.Socket.Receive_internal()
0x1B44125C (System) System.Net.Sockets.Socket.Receive_internal()
0x1B440EF0 (System) System.Net.Sockets.Socket.Receive()
0x1B440CF4 (System) System.Net.Sockets.Socket.Receive()
0x1B440C28 (System) System.Net.Sockets.Socket.Receive()
0x1B4400A4 (Photon3Unity3D) ExitGames.Client.Photon.SocketUdp.ReceiveLoop()
0x18887871 (mscorlib) System.Threading.ThreadHelper.ThreadStart_Context()
0x1888765B (mscorlib) System.Threading.ExecutionContext.RunInternal()
0x188873A0 (mscorlib) System.Threading.ExecutionContext.Run()
0x18887310 (mscorlib) System.Threading.ExecutionContext.Run()
0x188871F4 (mscorlib) System.Threading.ThreadHelper.ThreadStart()
0x188871A1 (mscorlib) System.Object.runtime_invoke_void__this__()
0x0F6C081F (mono-2.0-bdwgc) mono_get_runtime_build_info
0x0F658C17 (mono-2.0-bdwgc) mono_perfcounters_init
0x0F65F55C (mono-2.0-bdwgc) mono_runtime_delegate_invoke
0x0F65F4C7 (mono-2.0-bdwgc) mono_runtime_delegate_invoke
0x0F675CBD (mono-2.0-bdwgc) mono_threads_set_shutting_down
0x0F675A6C (mono-2.0-bdwgc) mono_threads_set_shutting_down
0x76060419 (KERNEL32) BaseThreadInitThunk
0x77B8662D (ntdll) RtlGetAppContainerNamedObjectPath
0x77B865FD (ntdll) RtlGetAppContainerNamedObjectPath
Stack Memory [0x00AEE290-0x00B00000]:
0x00aee290: 00000060 00000019 0fc50765 00000019 .......e....... 0x00aee2a0: 02baa380 00000060 00aee2e4 033030e0 ....…00.
0x00aee2b0: 02ac3cb0 00aee2cc 0fc5067e 02baa380 .<…~…
0x00aee2c0: 03302edc 00aee2e4 033030e0 00aee314 …0…00…
0x00aee2d0: 0fe55bc4 00aee2e4 000036d4 00000002 .[…6…
0x00aee2e0: 00aeec9c 02baa380 00000060 00aee308 …....... 0x00aee2f0: 106a027f 106aa491 00000060 00000049 ..j...j.…I…
0x00aee300: 002e2329 9c201005 0000016a 000036d4 )#… .j…6…
0x00aee310: 10af0002 00aeec5c 0fe5a2b9 00aeec9c ….…
0x00aee320: 9c201005 0000016a 000036d4 00000002 … .j…6…
0x00aee330: 02ac0d31 10b58801 02ac3c70 00003333 1…p<…33…
0x00aee340: 00000fff 00000fff 00000fff 00000fff …
0x00aee350: 0000cccc 0000cccc 0000cccc 0000cccc …
0x00aee360: 44179179 43265baa c437cee0 15c80720 y…D.[&C…7. …
0x00aee370: 000001c0 00000001 00000001 01800000 …
0x00aee380: 00aee500 1052443f 15c7d580 00aee508 …?DR…
0x00aee390: 1052443f 00aee4c8 00aee4b8 3f7fe540 ?DR…@…?
0x00aee3a0: 00001f80 15c7d580 10516b86 00aee3d8 …kQ…
0x00aee3b0: 00000000 15c7d580 00aee4c4 00aee4b0 …
0x00aee3c0: bf881098 bf886b1b 3eaf5d0c 3eb0c718 …k…].>…>
0x00aee3d0: 00000000 00000000 00000040 00000040 …@…@…
0x00aee3e0: 3f6b6d07 00aee448 00000010 10d640e0 .mk?H…@…
0x00aee3f0: 204970f0 00000008 bf098b88 3efc1800 .pI …>
0x00aee400: 000190a5 00000002 00000010 00000003 …
0x00aee410: 204970d5 00000002 204970f0 00000016 .pI …pI …
0x00aee420: 00019082 00000003 10d640e0 00aee494 …@…
0x00aee430: 10d640e0 204970f0 00aee494 0000001f .@…pI …
0x00aee440: 00aee4b4 1002b1f6 000190c4 00000003 …
0x00aee450: 00000004 00000003 204970f4 00000003 …pI …
0x00aee460: 20497100 1002b1f6 00000008 00000003 .qI …
0x00aee470: 10d640e0 00000048 000190e7 15cefd38 .@…H…8…
0x00aee480: 00000000 00000023 00aee4b4 204970f0 …#…pI
0x00aee490: 10d640e0 00000003 00aee4b4 1002dfbd .@…
0x00aee4a0: 204970c0 10d61ca0 0000057c 00000008 .pI …|…
0x00aee4b0: 15cef780 10d61ca0 00000001 02d53c10 …<…
0x00aee4c0: 02ab3cd0 02c7c7d0 001de733 032fad80 .<…3…/.
0x00aee4d0: 001de733 00aee4f8 10187ef5 02c7c630 3…~…0…
0x00aee4e0: 032f8cc0 00aee4fc 1002f2e7 0000009c …/…
0x00aee4f0: 00000008 03714070 10d61ca0 00aee510 …p@q…
0x00aee500: 1002b9f4 03714070 032fd5c8 00000001 …p@q…/…
0x00aee510: 00aee520 1002ec45 03714070 00000001 …E…p@q…
0x00aee520: 00aee5d0 10150773 03714070 00000001 …s…p@q…
0x00aee530: 032fd5f0 00000002 00aee5a4 1002b1d3 …/…
0x00aee540: 00000010 00000010 032fd5a0 0000000b …/…
0x00aee550: 032fd760 15cef780 00000002 00000010 ./............. 0x00aee560: 00000000 1020d9a0 03708220 00aee5b4 ...... . .p..... 0x00aee570: 00000010 03707040 00aee6b4 00000010 ....@pp......... 0x00aee580: 038baa00 205781a0 00000001 00aee7f8 ......W ........ 0x00aee590: 1020cf9a 00aeeec4 00000000 00aee6b4 .. ............. 0x00aee5a0: 00aee5b4 00000002 20578288 02ca6260 ..........W b…
0x00aee5b0: 02ab3cd0 00001000 00000000 00001000 .<…
0x00aee5c0: 00000000 03714320 032fd758 0000000b … Cq.X./…
0x00aee5d0: 00aee5e0 1002ec45 03714320 00000001 …E… Cq…
0x00aee5e0: 00aee648 100faae5 03714320 00000001 H… Cq…
0x00aee5f0: 00aeee70 00000000 00aeeff4 00000010 p…
0x00aee600: 03714070 03714180 03714210 03714230 p@q…Aq…Bq.0Bq.
0x00aee610: 03714250 03714280 037142a0 037142c0 PBq…Bq…Bq…Bq.
0x00aee620: 037142e0 03714300 03714320 00aee644 .Bq…Cq. Cq.D…
0x00aee630: 10184edb 02d52dd0 00000010 032fd5a0 .N…-…/.
0x00aee640: 03819e40 00000010 00aee67c 10084a93 @ …|…J…
0x00aee650: 032f97c0 00aeee34 00aeee34 00aee694 …/.4…4…
0x00aee660: 10084855 00000000 10d7a438 10d79e34 UH…8…4…
0x00aee670: 10d7a43c 15c7a900 00aee68c 10b3eef0 <…
0x00aee680: 00d4a418 00000003 00d44210 00aee6a4 …B…
0x00aee690: 10b3eec3 00000049 00d4a418 03707040 …I…@pp.
0x00aee6a0: 00aee788 00aee6b4 10b35c88 00000049 …..I…
0x00aee6b0: 00d4a418 00aee6c8 10b3eef0 00d4a418 …
0x00aee6c0: 00000003 00d44210 00aee6e0 10b3eec3 …B…
0x00aee6d0: 00000049 00d4a418 03707040 00aee7c4 I…@pp…
0x00aee6e0: 00aee6f0 10b35c88 00000049 00d4a418 …..I…
0x00aee6f0: 00aee700 10b2346f 0000000a 00d4a418 …o4…
0x00aee700: 00aee724 10b237b1 0000000a fffffffe ....7..........
0x00aee710: 00aee7ac 00aee7c4 10bf051a 00000009 ................
0x00aee720: 00aeebf4 00aee758 10b2350f 10bf0518 ....X....5......
0x00aee730: 00000002 00aee7c4 00aee7b8 fffffffe ................
0x00aee740: 00aee7ac 10b2351e 00aeebf4 00aee778 .....5......x...
0x00aee750: 10b223db 6009554a 00aee778 10b2240e .#..JU.`x....…
0x00aee760: 00000000 00d4a418 00aee7ac 00000000 …
0x00aee770: fffffffe 00000000 00aeec08 00aeec08 …
0x00aee780: 10b2131b 10bf0500 00d4a418 10d5a3c0 …
0x00aee790: 10b2132b 00000000 10d4c778 00d45178 +…x…xQ…
0x00aee7a0: 00000000 10bf0500 00d4a418 00000004 …
0x00aee7b0: 00000000 00aee798 00d44210 10c66a73 …B…sj…
0x00aee7c0: 00aeece8 000000c4 00000007 00000000 …
0x00aee7d0: 00000000 ffffffff 00000000 02cf0000 …
0x00aee7e0: 10bf0518 00000002 02c7c300 001de77b …{…
0x00aee7f0: 032fad80 001de77b 00aee81c 10187ef5 …/.{…~…
0x00aee800: 02c7d110 02c83700 02c7d110 02ab3cd0 …7…<…
0x00aee810: 00000000 00000000 00000001 00aee858 …X…
0x00aee820: 10188c16 02c7d110 0000083e 00000001 …>…
0x00aee830: 00000001 00aee888 03819e40 02ab3cd0 …@…<…
0x00aee840: 00aee860 101887fe 0000083d 02ab3cd0 .......=....<.. 0x00aee850: 02c83700 01819e40 00aee870 10184edb .7..@...p....N.. 0x00aee860: 02c83700 205781a0 00000003 00aee880 .7....W ........ 0x00aee870: 0000000a 0000000a 00aee888 1002ec45 ............E... 0x00aee880: 00000000 0000000a 00aeee9c 1020d89a .............. . 0x00aee890: 00000000 0000000a 00000000 0000000a ................ 0x00aee8a0: 02ca6260 0000019a 00000008 1020d667 b…g. .
0x00aee8b0: 205781a0 00aeee9c 00000000 1020d603 …W … .
0x00aee8c0: 00aeef2c 0000023a 00aeef0c 000000f0 ,…:…
0x00aee8d0: 00000002 00000008 00aeee98 ffffffff …
0x00aee8e0: 00000000 00000000 00aeee90 ffffffff …
0x00aee8f0: 000000e8 00000000 441858ba c2cac799 …X.D…
0x00aee900: c25961d2 c256f4c9 bf832978 b4be5fd4 .aY…V.x)…_…
0x00aee910: 3d71f40d b1d558f2 00000000 00000000 …q=.X…
0x00aee920: 00000000 00000000 0000004b 00000000 …K…
0x00aee930: 00000000 00000000 00000000 00000000 …
0x00aee940: 00000000 00000000 00000000 00000000 …
0x00aee950: 00000000 00000000 00000000 00000000 …
0x00aee960: 00000000 00000000 00000000 00000000 …
0x00aee970: 00000000 00000000 00000000 00000000 …
0x00aee980: 00000000 00000000 00000000 00000000 …
0x00aee990: 00000000 00000000 00000000 00000000 …
0x00aee9a0: 00000000 00000000 00000000 33313300 …313
0x00aee9b0: 00000000 00000000 33313300 00000000 …313…
0x00aee9c0: 00000000 00000000 00000000 00000000 …
0x00aee9d0: 00000000 00000000 00000000 00000000 …
0x00aee9e0: 00000000 00000000 33313300 00000000 …313…
0x00aee9f0: 00000000 00000000 00000000 00000000 …
0x00aeea00: 00000000 00000000 00000000 00000000 …
0x00aeea10: 00000000 00000000 00000000 00000000 …
0x00aeea20: 00000000 00000000 00000000 00000000 …
0x00aeea30: 00000000 00000000 00000000 00000000 …
0x00aeea40: 00000000 00000000 00000000 00000000 …
0x00aeea50: 00000000 00000000 00000000 00000000 …
0x00aeea60: 00000000 00000000 00000000 00000000 …
0x00aeea70: 00000000 00000000 00000000 00000000 …
0x00aeea80: 00000000 00000000 00000000 00000000 …
0x00aeea90: 00000000 00000000 00000000 00000000 …
0x00aeeaa0: 00000000 00000000 00000000 00000000 …
0x00aeeab0: 00000000 00000000 00000000 00000000 …
0x00aeeac0: 00000000 00000000 00000000 00000000 …
0x00aeead0: 00000000 00000000 00000000 00000000 …
0x00aeeae0: 00000000 00000000 00000000 00000000 …
0x00aeeaf0: 00000000 00000000 00000000 00000000 …
0x00aeeb00: 00000000 00000000 00000000 00000000 …
0x00aeeb10: 00000000 00000000 00000000 00000000 …
0x00aeeb20: 00000000 6009593a 00aeeb78 10b30ebc …:Y.x....... 0x00aeeb30: 00aeeb4c 00000003 00d5819c 000000c4 L............... 0x00aeeb40: ffffffff 00000000 10b30f6b 00000000 ........k....... 0x00aeeb50: 000000c8 00000004 00000000 10d63820 ............ 8.. 0x00aeeb60: 02b97ce0 10d63820 1002dfeb 00000788 .|.. 8.......... 0x00aeeb70: 00aeeb94 1002b16b 00000061 0000000f ....k...a....... 0x00aeeb80: 00000010 10d63c20 00000010 00000190 .... <.......... 0x00aeeb90: 10d63820 00aeebac 1002aa8b 00000061 8..........a... 0x00aeeba0: 00000010 00000049 00000061 00aeec18 ....I...a....... 0x00aeebb0: 1002b1f6 00000061 00000010 00000060 ....a.......…
0x00aeebc0: 00000060 00aeec9c 600959ea 00000188 ........Y.…
0x00aeebd0: 00d4a424 00aeecd4 00000090 00000188 ...............
0x00aeebe0: 00aeebc8 000000c4 00aeec4c 10b166e0 ........L....f..
0x00aeebf0: 70764f3a fffffffe 10b30d5c 10b2f964 :Ovp....\...d...
0x00aeec00: 10d5a3c0 00000000 00aeecd4 10d5a3c0 ................
0x00aeec10: 00d4a418 10d61ca0 00aeec38 1002ec71 ........8...q...
0x00aeec20: 00000061 00000010 02b97ce0 00000000 a........|......
0x00aeec30: 10b59240 00000127 00aeec64 0fc50742 @ '...d...B...
0x00aeec40: 00000000 02ac3c70 0fc50765 00aeecbc ....p<..e.......
0x00aeec50: 10b58800 00000000 02ac0d31 00aeecd4 ........1.......
0x00aeec60: 0fe5a869 00aeecb8 00aeec9c 02ac3cb0 i............<..
0x00aeec70: 00000002 10d80500 00000002 00000000 ................
0x00aeec80: 00000000 00aeec00 10636a6a 00d4a418 ........jjc.....
0x00aeec90: 00000004 00000000 00000049 02b97ce0 ........I....|..
0x00aeeca0: 00000060 000000c1 00000008 03707040 `...........@pp.
0x00aeecb0: 00000060 00000049 00000000 03707000 `...I........pp.
0x00aeecc0: 10636420 03707040 1023a0d4 00000000 dc.@pp...#.....
0x00aeecd0: 00000049 00aeed5c 10635dad 00aeed6c I...\....]c.l...
0x00aeece0: 00000002 10d80b01 10d640e0 10d3be60 .........@..`...
0x00aeecf0: 225ed624 00000000 0000000a 03707040 .^“…@pp.
0x00aeed00: 000000c0 00000061 00000001 00000049 …a…I…
0x00aeed10: 00000000 00000a0d 10d80b08 00000002 …
0x00aeed20: 00aeedd0 00000002 00000049 03707040 …I…@pp.
0x00aeed30: 000000c0 10b58800 00aeed9c 00aeedb8 …
0x00aeed40: 00000061 00000001 10d80b04 10d80b00 a…
0x00aeed50: 00000000 10d80b01 00000002 00aeee0c …
0x00aeed60: 10635c75 00aeed6c 00000005 02ac0d30 u\c.l…0…
0x00aeed70: 10b58800 00aeedd8 00aeedf4 10bcf938 …8…
0x00aeed80: 00000139 ffffffff 00000200 00000000 9…
0x00aeed90: 00000000 00000000 00aeee01 00aeedb8 …
0x00aeeda0: 1002e792 02b97ce0 02b97ce0 10d61ca0 …|…|…
0x00aeedb0: 225e4ef4 10d63c20 00000000 02ac0d00 .N^” <…
0x00aeedc0: 028d3f30 02ac0000 02bab110 00000000 0?..
0x00aeedd0: 00000001 00000000 00aeed00 1002e792 …
0x00aeede0: 02ac0d30 00000003 00000000 00000001 0…
0x00aeedf0: 00000000 00aeee00 10bcf9d8 00aeee10 …
0x00aeee00: 00aeeec4 00000000 00000001 00aeeec4 …
0x00aeee10: 1002bbe3 00aeee5c 225ed630 10d61ca0 ….…0.^“…
0x00aeee20: 38792510 02ac0d30 00000060 10b58800 .%y80…....... 0x00aeee30: 10bcf938 00000139 00000060 00000049 8...9...…I…
0x00aeee40: 00000000 00000000 00000000 00000001 …
0x00aeee50: 00000000 00000000 02ab3c01 02ac0d30 …<…0…
0x00aeee60: 10b58800 10b58800 10b58800 10bcf938 …8…
0x00aeee70: 00000139 ffffffff 00000200 00000000 9…
0x00aeee80: 00000000 00000000 00aeee01 1002ba0f …
0x00aeee90: 00000318 225da01c 00000003 00aeeec0 …]”…
0x00aeeea0: 1002a313 225e4f00 00000003 225da00c …O^“…]”
0x00aeeeb0: 00000003 225da00c 225da028 225ed630 …]“(.]“0.^”
0x00aeeec0: 00000004 00aeeed8 1002ba0f 00000012 …
0x00aeeed0: 225d94d0 225d9f7c 00aeeee8 1002ec45 …]”|.]“…E…
0x00aeeee0: 225ed630 00000003 00aeef14 0fc5262b 0.^”…+&…
0x00aeeef0: 225ed630 00000003 00000003 1008edba 0.^“…
0x00aeef00: 225d94d0 00000003 1ba6d601 225d94d0 …]”…]"
0x00aeef10: 00aeef34 00aeef28 0ff6bf7d 00000000 4…(…}…
0x00aeef20: 02c1faf0 225d94d0 00aeef4c 10187e5d …]“L…]~…
0x00aeef30: 225d94d0 02c7c3d0 02ab3cd0 02ab3cd0 …]”…<…<…
0x00aeef40: 00000000 00000000 00000000 00aef490 …
0x00aeef50: 10187ff7 02c7c3d0 00000342 00000001 …B…
0x00aeef60: 3c62b1c0 02ac3ea0 10261505 00000000 …b<.>…&…
0x00aeef70: 102417cc 00000008 052a7eb0 00000000 …......~*.....
0x00aeef80: 00000000 00000002 00000008 00000003 ................
0x00aeef90: 00000000 00000000 00000002 00000003 ................
0x00aeefa0: 00000000 00000006 00000000 00000000 ................
0x00aeefb0: 00000000 00000000 00000000 00000000 ................
0x00aeefc0: 00000000 00000000 00000000 00000000 ................
0x00aeefd0: 00000000 00000000 00000000 00000000 ................
0x00aeefe0: 00000000 00000000 00000000 00000000 ................
0x00aeeff0: 00000000 00000000 00000000 00000000 ................
0x00aef000: 00000000 00000000 00000000 00000000 ................
0x00aef010: 00000000 00000000 00000000 00000000 ................
0x00aef020: 00000000 00000000 00000000 00000000 ................
0x00aef030: 00000000 00000000 00000000 00000000 ................
0x00aef040: 00000000 00000000 00000000 00000000 ................
0x00aef050: 00000000 00000000 00000000 00000000 ................
0x00aef060: 00000000 00000000 00000000 00000000 ................
0x00aef070: 00000000 00000000 00000000 00000000 ................
0x00aef080: 00000000 00000000 00000000 00000000 ................
0x00aef090: 00000000 00000000 00000000 00000000 ................
0x00aef0a0: 00000000 00000000 00000000 00000000 ................
0x00aef0b0: 00000000 00000000 00000000 00000000 ................
0x00aef0c0: 00000000 00000000 00000000 00000000 ................
0x00aef0d0: 00000000 00000000 00000000 00000000 ................
0x00aef0e0: 00000000 00000000 00000000 00000000 ................
0x00aef0f0: 00000000 00000000 00000000 00000000 ................
0x00aef100: 00000000 00000000 00000000 00000000 ................
0x00aef110: 00000000 00000000 00000000 00000000 ................
0x00aef120: 00000000 00000000 00000000 00000000 ................
0x00aef130: 00000000 00000000 00000000 00000000 ................
0x00aef140: 00000000 00000000 00000000 00000000 ................
0x00aef150: 00000000 00000000 00000000 00000000 ................
0x00aef160: 00000000 00000000 00000000 00000000 ................
0x00aef170: 00000000 00000000 00000000 00000000 ................
0x00aef180: 00000000 00000000 00000000 00000000 ................
0x00aef190: 00000000 00000000 00000000 00000000 ................
0x00aef1a0: 00000000 00000000 00000000 00000000 ................
0x00aef1b0: 00000000 00000000 00000000 00000000 ................
0x00aef1c0: 00000000 00000000 00000000 00000000 ................
0x00aef1d0: 00000000 00000000 00000000 00000000 ................
0x00aef1e0: 00000000 00000000 00000000 00000000 ................
0x00aef1f0: 00000000 00000000 00000000 00000000 ................
0x00aef200: 00000000 00000000 00000000 00000000 ................
0x00aef210: 00000000 00000000 00000000 00000000 ................
0x00aef220: 00000000 00000000 00000000 00000000 ................
0x00aef230: 00000000 00000000 00000000 00000000 ................
0x00aef240: 00000000 00000000 00000000 00000000 ................
0x00aef250: 00000000 00000000 00000000 00000000 ................
0x00aef260: 00000000 00000000 00000000 00000000 ................
0x00aef270: 00000000 00000000 00000000 00000000 ................
0x00aef280: 00000000 00000000 00000000 00000000 ................
0x00aef290: 00000000 00000000 00000000 00000000 ................
0x00aef2a0: 00000003 00000000 00000000 00000000 ................
0x00aef2b0: 00000000 00000000 00000000 00000000 ................
0x00aef2c0: 00000000 00000000 00000000 00000000 ................
0x00aef2d0: 00000003 00000000 00000000 00000000 ................
0x00aef2e0: 00000000 00000000 00000000 00000000 ................
0x00aef2f0: 00000000 00000000 00000000 00000000 ................
0x00aef300: 00000000 00000000 102a6add 00000000 .........j*.....
0x00aef310: 00aef33c 00000000 00aef350 15273d18 <.......P....='.
0x00aef320: 1bea3340 00aef35c 00aef450 00000000 @3..\...P.......
0x00aef330: 15273d18 3885b8f0 00000000 00000000 .='....8........
0x00aef340: 00aef448 10291a9d 00aef444 1bea3340 H.....).D...@3..
0x00aef350: 00000000 02aaad40 3885b8f0 205b7530 ....@......80u[
0x00aef360: 00aef398 15073ba0 00000000 00aef3b0 .....;..........
0x00aef370: 00aef4a4 00000000 00000001 00aef4a4 ................
0x00aef380: 00000000 205b7530 00aef3a0 102a47d4 ....0u[ .....G*.
0x00aef390: 00aef3ac 00000000 205b7530 1ba6d6bc ........0u[ ....
0x00aef3a0: 00aef498 0fc6a666 00aef4a4 205b7530 ....f.......0u[
0x00aef3b0: 00000002 00000000 3fc00000 00000000 ...........?....
0x00aef3c0: 0330f35c 0330f5f0 00000000 00000000 \.0...0.........
0x00aef3d0: 00000000 00000000 00000000 00000000 ................
0x00aef3e0: 00000000 00000000 00000000 38894210 .............B.8
0x00aef3f0: 02c51b1c 00aef480 032f9ae0 0fdc93dd ........../.....
0x00aef400: 03a6eae0 02c51b1c 032f9ae0 00000000 ........../.....
0x00aef410: 00000054 00aef430 1028a434 1ba6d7ac T...0...4.(.....
0x00aef420: 032f9ae0 15273d18 1bea3340 00000000 ../..='.@3......
0x00aef430: 00aef480 1028b4d2 1ba6d7ac 1028b7bd ......(.......(.
0x00aef440: 00000005 032f9ae0 032f9ae0 00aef47c ....../.../.|...
0x00aef450: 10289fd2 00000005 00000000 052a7eb0 ..(..........~*.
0x00aef460: 3c62b1c0 03308270 032f9ae0 00000000 ..b<p.0.../.....
0x00aef470: 00000000 00000000 00aef4a4 0fffbb27 ............'...
0x00aef480: 00000007 01000007 1ba6d824 00a6d644 ........…D…
0x00aef490: 00aef5c4 1023efae 00000000 3ca3d70a …#…<
0x00aef4a0: 1ba6d860 1ba6d644 101c15a3 00000026 ...D.......&... 0x00aef4b0: 1ba6d644 1ba6cd20 6ca7e360 00000060 D... ...…l... 0x00aef4c0: 00000000 00aef5a8 76f0729c 82c9c865 .........r.ve... 0x00aef4d0: 00d2190c 00aef5a8 76f07547 76f072c0 ........Gu.v.r.v 0x00aef4e0: aedd33ab 00000000 00001388 00000060 .3..........…
0x00aef4f0: 6ca4fdc7 6ca7e2b6 6ca7e2bb d3c87da7 …l…l…l.}…
0x00aef500: 028cee30 00000001 00d2190c 00000000 0…
0x00aef510: 028ce608 00000000 00000000 028ce6c4 …
0x00aef520: 00000060 00000001 00000024 00000001 .......$....... 0x00aef530: 00000000 00000000 00000070 76ef69d0 ........p....i.v 0x00aef540: 00000000 00aef620 00aef558 1002a4c4 .... ...X....... 0x00aef550: 00000000 0000000d 00aef5a8 101ad7d8 ................ 0x00aef560: 00000000 10002af8 00000000 00000000 .....*.......... 0x00aef570: 00aef6f4 0000021b 6ca7e360 00000012 ........…l…
0x00aef580: 00aef560 00aef564 00aff9fc 76f18100 ...d..........v 0x00aef590: d8857a0b fffffffe 00aef620 0ffd8574 .z...... ...t... 0x00aef5a0: 00000000 0ffd8680 00aef624 10002cfd ........$....,.. 0x00aef5b0: 00000000 00aef600 0335c410 0335c410 ..........5...5. 0x00aef5c0: 00000000 00aef6e8 101c1620 1ba6d644 ........ ...D... 0x00aef5d0: 76ef69d0 76f17230 76ef8030 199ce8c0 .i.v0r.v0..v.... 0x00aef5e0: 00aef600 00000000 00000000 00000780 ................ 0x00aef5f0: 00000438 00aef5cc 00aef60c 00aef658 8...........X... 0x00aef600: 00000000 00000000 00000780 0335c410 ..............5. 0x00aef610: 0335c410 00aef6f4 00000000 00000000 ..5............. 0x00aef620: 00000000 00aef6e0 0ffe0824 00000000 ........$....... 0x00aef630: 00aef6e0 10000d07 00000001 0ffdf356 ............V... 0x00aef640: 76ef69d0 76f17230 00aef6d8 77b928ed .i.v0r.v.....(.w 0x00aef650: 00aef664 00000020 00aff9fc 77b92820 d... ....... (.w 0x00aef660: 00aef688 015b3cf0 00000000 00000060 .....<[.....…
0x00aef670: 00000000 00000000 6ca7e360 77ba46f0 …..l.F.w 0x00aef680: 00000000 75da2b3c 76f10e6e 00aef758 ....<+.un..vX... 0x00aef690: 00000000 00000000 00000000 00aef6c0 ................ 0x00aef6a0: 100e81f7 0000000b 0fffb893 00000000 ................ 0x00aef6b0: aedd3103 00000438 00aef6d4 bf800000 .1..8........... 0x00aef6c0: 00aef6d4 0fffbae7 76ef69d0 052a7a70 .........i.vpz*. 0x00aef6d0: bf800000 00aef6e8 0fffc7ee 76f17230 ............0r.v 0x00aef6e0: 00aef714 00aef724 00aef724 101c2ee6 ....$...$....... 0x00aef6f0: 1ba6cd20 0335c410 0ffdf521 76f17230 .....5.!...0r.v 0x00aef700: 76ef8030 0fa00000 0158ce70 00003dff 0..v....p.X..=.. 0x00aef710: 00810000 00aef724 0ffdacd7 0caf0000 ....$........... 0x00aef720: 00aef744 00aef744 0fff2a72 76ef69d0 D...D...r*...i.v 0x00aef730: 76f17230 0fff1824 00aef758 00000000 0r.v$...X....... 0x00aef740: 00000000 00aef778 0fff1858 00000001 ....x...X....... 0x00aef750: 00000001 00000000 00d2190c 00000060 ............…
0x00aef760: 00000001 00000000 18d7daec 000003c0 …
0x00aef770: 0000021b 00000818 00aff98c 0fff50f2 …P…
0x00aef780: 00000000 0080f000 002c32a4 002b17b7 …2,…+.
0x00aef790: 00000000 00000000 00000000 00000002 …
0x00aef7a0: 00000000 0ffcb020 00000001 0ffcb120 … … …
0x00aef7b0: 0ffcb070 00000002 0ffcaf70 0ffece20 p…p… …
0x00aef7c0: 007f0000 007f1000 00003000 00001000 …0…
0x00aef7d0: 000002b8 00000294 00000298 0000029c …
0x00aef7e0: 000002a8 000002a4 000030a8 00440022 …0…“.D.
0x00aef7f0: 005c003a 006e004f 0079006c 00560020 :..O.n.l.y. .V.
0x00aef800: 0078006f 006c0065 00470020 006d0061 o.x.e.l. .G.a.m.
0x00aef810: 00730065 0042005c 00690075 0064006c e.s..B.u.i.l.d.
0x00aef820: 00720043 00730061 00460068 00780069 C.r.a.s.h.F.i.x.
0x00aef830: 00640065 00690046 0061006e 006c006c e.d.F.i.n.a.l.l.
0x00aef840: 00460079 0072006f 006e004f 0079006c y.F.o.r.O.n.l.y.
0x00aef850: 00650054 00740073 0055005c 0069006e T.e.s.t..U.n.i.
0x00aef860: 00790074 00720043 00730061 00480068 t.y.C.r.a.s.h.H.
0x00aef870: 006e0061 006c0064 00720065 00320033 a.n.d.l.e.r.3.2.
0x00aef880: 0065002e 00650078 00200022 002d002d …e.x.e.”. .-.-.
0x00aef890: 00740061 00610074 00680063 00310020 a.t.t.a.c.h. .1.
0x00aef8a0: 00330036 00320033 00380020 00320033 6.3.3.2. .8.3.2.
0x00aef8b0: 00310037 00380036 00000000 00000000 7.1.6.8…
0x00aef8c0: 00000000 00000000 00000000 00000000 …
0x00aef8d0: 00000000 00000000 00000000 00000000 …
0x00aef8e0: 00000000 00000000 00000000 00000000 …
0x00aef8f0: 00000000 00000000 00000000 00000000 …
0x00aef900: 00000000 00000000 00000000 00000000 …
0x00aef910: 00000000 00000000 00000000 00000000 …
0x00aef920: 00000000 00000000 00000000 00000000 …
0x00aef930: 00000000 00000000 00000000 00000000 …
0x00aef940: 00000000 00000000 00000000 00000000 …
0x00aef950: 00000000 00000000 00000000 00000000 …
0x00aef960: 00000000 00000000 00000000 00000000 …
0x00aef970: 00000000 00000000 00000000 00000000 …
0x00aef980: 00000000 00000000 00000000 00000000 …
0x00aef990: 00000000 00000000 00000000 00000000 …
0x00aef9a0: 00000000 00000000 00000000 00000000 …
0x00aef9b0: 00000000 00000000 00000000 00000000 …
0x00aef9c0: 00000000 00000000 00000000 00000000 …
0x00aef9d0: 00000000 00000000 00000000 00000000 …
0x00aef9e0: 00000000 00000000 00000000 00000000 …
0x00aef9f0: 00000000 00000000 00000000 00000000 …
0x00aefa00: 00000000 00000000 00000000 00000000 …
0x00aefa10: 00000000 00000000 00000000 00000000 …
0x00aefa20: 00000000 00000000 00000000 00000000 …
0x00aefa30: 00000000 00000000 00000000 00000000 …
0x00aefa40: 00000000 00000000 00000000 00000000 …
0x00aefa50: 00000000 00000000 00000000 00000000 …
0x00aefa60: 00000000 00000000 00000000 00000000 …
0x00aefa70: 00000000 00000000 00000000 00000000 …
0x00aefa80: 00000000 00000000 00000000 00000000 …
0x00aefa90: 00000000 00000000 00000000 00000000 …
0x00aefaa0: 00000000 00000000 00000000 00000000 …
0x00aefab0: 00000000 00000000 00000000 00000000 …
0x00aefac0: 00000000 00000000 00000000 00000000 …
0x00aefad0: 00000000 00000000 00000000 00000000 …
0x00aefae0: 00000000 00000000 00000000 00000000 …
0x00aefaf0: 00000000 00000000 00000000 00000000 …
0x00aefb00: 00000000 00000000 00000000 00000000 …
0x00aefb10: 00000000 00000000 00000000 00000000 …
0x00aefb20: 00000000 00000000 00000000 00000000 …
0x00aefb30: 00000000 00000000 00000000 00000000 …
0x00aefb40: 00000000 00000000 00000000 00000000 …
0x00aefb50: 00000000 00000000 00000000 00000000 …
0x00aefb60: 00000000 00000000 00000000 00000000 …
0x00aefb70: 00000000 00000000 00000000 00000000 …
0x00aefb80: 00000000 00000000 00000000 00000000 …
0x00aefb90: 00000000 00000000 00000000 00000000 …
0x00aefba0: 00000000 00000000 00000000 00000000 …
0x00aefbb0: 00000000 00000000 00000000 00000000 …
0x00aefbc0: 00000000 00000000 00000000 00000000 …
0x00aefbd0: 00000000 00000000 00000000 00000000 …
0x00aefbe0: 00000000 00000000 00000000 00000000 …
0x00aefbf0: 00000000 00000000 00000000 00000000 …
0x00aefc00: 00000000 00000000 00000000 00000000 …
0x00aefc10: 00000000 00000000 00000000 00000000 …
0x00aefc20: 00000000 00000000 00000000 00000000 …
0x00aefc30: 00000000 00000000 00000000 00000000 …
0x00aefc40: 00000000 00000000 00000000 00000000 …
0x00aefc50: 00000000 00000000 00000000 00000000 …
0x00aefc60: 00000000 00000000 00000000 00000000 …
0x00aefc70: 00000000 00000000 00000000 00000000 …
0x00aefc80: 00000000 00000000 00000000 00000000 …
0x00aefc90: 00000000 00000000 00000000 00000000 …
0x00aefca0: 00000000 00000000 00000000 00000000 …
0x00aefcb0: 00000000 00000000 00000000 00000000 …
0x00aefcc0: 00000000 00000000 00000000 00000000 …
0x00aefcd0: 00000000 00000000 00000000 00000000 …
0x00aefce0: 00000000 00000000 00000000 00000000 …
0x00aefcf0: 00000000 00000000 00000000 00000000 …
0x00aefd00: 00000000 00000000 00000000 00000000 …
0x00aefd10: 00000000 00000000 00000000 00000000 …
0x00aefd20: 00000000 00000000 00000000 00000000 …
0x00aefd30: 00000000 00000000 00000000 00000000 …
0x00aefd40: 00000000 00000000 00000000 00000000 …
0x00aefd50: 00000000 00000000 00000000 00000000 …
0x00aefd60: 00000000 00000000 00000000 00000000 …
0x00aefd70: 00000000 00000000 00000000 00000000 …
0x00aefd80: 00000000 00000000 00000000 00000000 …
0x00aefd90: 00000000 00000000 00000000 00000000 …
0x00aefda0: 00000000 00000000 00000000 00000000 …
0x00aefdb0: 00000000 00000000 00000000 00000000 …
0x00aefdc0: 00000000 00000000 00000000 00000000 …
0x00aefdd0: 00000000 00000000 00000000 00000000 …
0x00aefde0: 00000000 00000000 00000000 00000000 …
0x00aefdf0: 00000000 00000000 00000000 00000000 …
0x00aefe00: 00000000 00000000 00000000 00000000 …
0x00aefe10: 00000000 00000000 00000000 00000000 …
0x00aefe20: 00000000 00000000 00000000 00000000 …
0x00aefe30: 00000000 00000000 00000000 00000000 …
0x00aefe40: 00000000 00000000 00000000 00000000 …
0x00aefe50: 00000000 00000000 00000000 00000000 …
0x00aefe60: 00000000 00000000 00000000 00000000 …
0x00aefe70: 00000000 00000000 00000000 00000000 …
0x00aefe80: 00000000 00000000 00000000 00000000 …
0x00aefe90: 00000000 00000000 00000000 00000000 …
0x00aefea0: 00000000 00000000 00000000 00000000 …
0x00aefeb0: 00000000 00000000 00000000 00000000 …
0x00aefec0: 00000000 00000000 00000000 00000000 …
0x00aefed0: 00000000 00000000 00000000 00000000 …
0x00aefee0: 00000000 00000000 00000000 00000000 …
0x00aefef0: 00000000 00000000 00000000 00000000 …
0x00aeff00: 00000000 00000000 00000000 00000000 …
0x00aeff10: 00000000 00000000 00000000 00000000 …
0x00aeff20: 00000000 00000000 00000000 00000000 …
0x00aeff30: 00000000 00000000 00000000 00000000 …
0x00aeff40: 00000000 00000000 00000000 00000000 …
0x00aeff50: 00000000 00000000 00000000 00000000 …
0x00aeff60: 00000000 00000000 00000000 00000000 …
0x00aeff70: 00000000 00000000 00000000 00000000 …
0x00aeff80: 00000000 00000000 00000000 00000000 …
0x00aeff90: 00000000 00000000 00000000 00000000 …
0x00aeffa0: 00000000 00000000 00000000 00000000 …
0x00aeffb0: 00000000 00000000 00000000 00000000 …
0x00aeffc0: 00000000 00000000 00000000 00000000 …
0x00aeffd0: 00000000 00000000 00000000 00000000 …
0x00aeffe0: 00000000 00000000 00000000 00000000 …
0x00aefff0: 00000000 00000000 00000000 00000000 …
0x00af0000: 00000000 00000000 00000000 00000000 …
0x00af0010: 00000000 00000000 00000000 00000000 …
0x00af0020: 00000000 00000000 00000000 00000000 …
0x00af0030: 00000000 00000000 00000000 00000000 …
0x00af0040: 00000000 00000000 00000000 00000000 …
0x00af0050: 00000000 00000000 00000000 00000000 …
0x00af0060: 00000000 00000000 00000000 00000000 …
0x00af0070: 00000000 00000000 00000000 00000000 …
0x00af0080: 00000000 00000000 00000000 00000000 …
0x00af0090: 00000000 00000000 00000000 00000000 …
0x00af00a0: 00000000 00000000 00000000 00000000 …
0x00af00b0: 00000000 00000000 00000000 00000000 …
0x00af00c0: 00000000 00000000 00000000 00000000 …
0x00af00d0: 00000000 00000000 00000000 00000000 …
0x00af00e0: 00000000 00000000 00000000 00000000 …
0x00af00f0: 00000000 00000000 00000000 00000000 …
0x00af0100: 00000000 00000000 00000000 00000000 …
0x00af0110: 00000000 00000000 00000000 00000000 …
0x00af0120: 00000000 00000000 00000000 00000000 …
0x00af0130: 00000000 00000000 00000000 00000000 …
0x00af0140: 00000000 00000000 00000000 00000000 …
0x00af0150: 00000000 00000000 00000000 00000000 …
0x00af0160: 00000000 00000000 00000000 00000000 …
0x00af0170: 00000000 00000000 00000000 00000000 …
0x00af0180: 00000000 00000000 00000000 00000000 …
0x00af0190: 00000000 00000000 00000000 00000000 …
0x00af01a0: 00000000 00000000 00000000 00000000 …
0x00af01b0: 00000000 00000000 00000000 00000000 …
0x00af01c0: 00000000 00000000 00000000 00000000 …
0x00af01d0: 00000000 00000000 00000000 00000000 …
0x00af01e0: 00000000 00000000 00000000 00000000 …
0x00af01f0: 00000000 00000000 00000000 00000000 …
0x00af0200: 00000000 00000000 00000000 00000000 …
0x00af0210: 00000000 00000000 00000000 00000000 …
0x00af0220: 00000000 00000000 00000000 00000000 …
0x00af0230: 00000000 00000000 00000000 00000000 …
0x00af0240: 00000000 00000000 00000000 00000000 …
0x00af0250: 00000000 00000000 00000000 00000000 …
0x00af0260: 00000000 00000000 00000000 00000000 …
0x00af0270: 00000000 00000000 00000000 00000000 …
0x00af0280: 00000000 00000000 00000000 00000000 …
Module 1
D:\Only Voxel Games\BuildCrashFixedFinallyForOnlyTest\Away From Earth Titan.exe
Image Base: 0x002b0000 Image Size: 0x000a0000
File Size: 640000 File Time: 2019-05-09_132342
Version:
Company:
Product:
FileDesc:
FileVer: 2019.2.0.51824
ProdVer: 2019.2.0.51824
Module 2
C:\WINDOWS\SYSTEM32\xinput1_3.dll
Image Base: 0x00400000 Image Size: 0x00016000
File Size: 81768 File Time: 2007-04-04_185342
Version:
Company: Microsoft Corporation
Product: Microsoft® DirectX for Windows®
FileDesc: Microsoft Common Controller API
FileVer: 9.18.944.0
ProdVer: 9.18.944.0
Module 3
C:\WINDOWS\System32\DriverStore\FileRepository\nvmdi.inf_amd64_737cbdcd7ab44ae9\nvwgf2um.dll
Image Base: 0x087e0000 Image Size: 0x02089000
File Size: 34080392 File Time: 2019-04-18_191012
Version:
Company: NVIDIA Corporation
Product: NVIDIA D3D10 drivers
FileDesc: NVIDIA D3D10 Driver, Version 430.39
FileVer: 26.21.14.3039
ProdVer: 26.21.14.3039
Module 4
D:\Only Voxel Games\BuildCrashFixedFinallyForOnlyTest\MonoBleedingEdge\EmbedRuntime\mono-2.0-bdwgc.dll
Image Base: 0x0f5c0000 Image Size: 0x0043b000
File Size: 3902976 File Time: 2019-04-25_104056
Version:
Company: NVIDIA D3D10 Driver, Version 430.39
Product: NVIDIA D3D10 Driver, Version 430.39
FileDesc: NVIDIA D3D10 Driver, Version 430.39
FileVer: 0.0.0.0
ProdVer: 0.0.0.0
Module 5
D:\Only Voxel Games\BuildCrashFixedFinallyForOnlyTest\UnityPlayer.dll
Image Base: 0x0fbf0000 Image Size: 0x0129c000
File Size: 18830848 File Time: 2019-04-25_104722
Version:
Company:
Product:
FileDesc:
FileVer: 2019.2.0.51824
ProdVer: 2019.2.0.51824
Module 6
C:\Program Files (x86)\Steam\steam.dll
Image Base: 0x1e190000 Image Size: 0x000c2000
File Size: 419616 File Time: 2019-04-30_010954
Version:
Company:
Product:
FileDesc:
FileVer: 0.0.0.0
ProdVer: 0.0.0.0
Module 7
C:\Program Files (x86)\Steam\Steam2.dll
Image Base: 0x2f350000 Image Size: 0x002c1000
File Size: 2882984 File Time: 2014-02-14_050424
Version:
Company: Valve Corporation
Product: Steam
FileDesc: Steam Client Engine
FileVer: 2.0.2117.156
ProdVer: 1.0.0.0
Module 8
D:\Only Voxel Games\BuildCrashFixedFinallyForOnlyTest\Away From Earth Titan_Data\Plugins\steam_api.dll
Image Base: 0x3b1d0000 Image Size: 0x0003a000
File Size: 225056 File Time: 2017-07-11_220956
Version:
Company: Valve Corporation
Product: Steam Client API
FileDesc: Steam Client API
FileVer: 4.4.91.85
ProdVer: 1.0.0.1
Module 9
C:\WINDOWS\system32\nvspcap.dll
Image Base: 0x51590000 Image Size: 0x00212000
File Size: 2149416 File Time: 2019-04-02_195546
Version:
Company: NVIDIA Corporation
Product: NVIDIA GeForce Experience
FileDesc: NVIDIA Game Proxy
FileVer: 3.18.0.102
ProdVer: 3.18.0.102
Module 10
C:\WINDOWS\SYSTEM32\TextInputFramework.dll
Image Base: 0x57010000 Image Size: 0x00086000
File Size: 542504 File Time: 2018-09-15_102906
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: “TextInputFramework.DYNLINK”
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 11
C:\WINDOWS\system32\wshbth.dll
Image Base: 0x576d0000 Image Size: 0x00010000
File Size: 50688 File Time: 2018-09-15_102906
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Windows Sockets Helper DLL
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 12
C:\WINDOWS\System32\winrnr.dll
Image Base: 0x576e0000 Image Size: 0x0000b000
File Size: 23552 File Time: 2018-09-15_102910
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: LDAP RnR Provider DLL
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 13
C:\WINDOWS\system32\pnrpnsp.dll
Image Base: 0x576f0000 Image Size: 0x00016000
File Size: 70656 File Time: 2018-09-15_102934
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: PNRP Ad Alanı Sağlayıcısı
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 14
C:\WINDOWS\system32\napinsp.dll
Image Base: 0x57710000 Image Size: 0x00011000
File Size: 54784 File Time: 2018-09-15_102902
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: E-posta Adlandırma Shim Sağlayıcısı
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 15
C:\WINDOWS\SYSTEM32\WindowsCodecs.dll
Image Base: 0x577c0000 Image Size: 0x00171000
File Size: 1520208 File Time: 2018-10-30_020244
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Microsoft Windows Codecs Library
FileVer: 10.0.17763.55
ProdVer: 10.0.17763.55
Module 16
C:\WINDOWS\SYSTEM32\CoreUIComponents.dll
Image Base: 0x58a60000 Image Size: 0x0026a000
File Size: 2538768 File Time: 2018-09-15_102904
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Microsoft Core UI Components Dll
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 17
C:\Program Files (x86)\Steam\CSERHelper.dll
Image Base: 0x5fe70000 Image Size: 0x00021000
File Size: 124440 File Time: 2017-06-20_093814
Version:
Company: Valve
Product: CSER Helper
FileDesc: Debug Helper Routines
FileVer: 4.50.0.0
ProdVer: 4.50.0.0
Module 18
C:\Program Files (x86)\Steam\gameoverlayrenderer.dll
Image Base: 0x63cb0000 Image Size: 0x00164000
File Size: 1309472 File Time: 2019-04-30_010954
Version:
Company: Valve Corporation
Product: Steam Game Overlay Renderer
FileDesc: Steam Game Overlay Renderer
FileVer: 5.5.99.96
ProdVer: 1.0.0.1
Module 19
C:\Program Files (x86)\Steam\steamclient.dll
Image Base: 0x38000000 Image Size: 0x00e00000
File Size: 14465312 File Time: 2019-04-30_011000
Version:
Company: Valve Corporation
Product: Steam
FileDesc: Steamclient.dll
FileVer: 5.5.99.96
ProdVer: 3.0.0.1
Module 20
C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
Image Base: 0x69590000 Image Size: 0x00110000
File Size: 1098128 File Time: 2019-03-13_003848
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: Sesli Oturum
FileVer: 10.0.17763.348
ProdVer: 10.0.17763.348
Module 21
C:\WINDOWS\SYSTEM32\dbgcore.DLL
Image Base: 0x6a890000 Image Size: 0x00024000
File Size: 132096 File Time: 2018-09-15_102910
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Windows Core Debugging Helpers
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 22
C:\WINDOWS\SYSTEM32\wintypes.dll
Image Base: 0x6b8b0000 Image Size: 0x000db000
File Size: 902248 File Time: 2018-09-15_102910
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: Windows Temel Türler DLL’si
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 23
C:\WINDOWS\SYSTEM32\CoreMessaging.dll
Image Base: 0x6ca40000 Image Size: 0x0008f000
File Size: 582240 File Time: 2019-01-17_110126
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Microsoft CoreMessaging Dll
FileVer: 10.0.17763.194
ProdVer: 10.0.17763.194
Module 24
C:\WINDOWS\System32\MMDevApi.dll
Image Base: 0x6cad0000 Image Size: 0x0005e000
File Size: 366736 File Time: 2018-09-15_102902
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: MMDevice API’sı
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 25
C:\WINDOWS\system32\wbem\fastprox.dll
Image Base: 0x6cbb0000 Image Size: 0x000c5000
File Size: 787456 File Time: 2018-09-15_102902
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: WMI Custom Marshaller
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 26
C:\WINDOWS\SYSTEM32\dcomp.dll
Image Base: 0x6cdd0000 Image Size: 0x0015f000
File Size: 1427600 File Time: 2018-09-15_102908
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Microsoft DirectComposition Library
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 27
C:\WINDOWS\SYSTEM32\wbemcomn.dll
Image Base: 0x6cf30000 Image Size: 0x0006a000
File Size: 406016 File Time: 2018-09-15_102904
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: WMI
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 28
C:\WINDOWS\SYSTEM32\DNSAPI.dll
Image Base: 0x6d5b0000 Image Size: 0x00090000
File Size: 580024 File Time: 2019-04-10_172656
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: DNS İstemcisi API DLL’si
FileVer: 10.0.17763.404
ProdVer: 10.0.17763.404
Module 29
C:\WINDOWS\System32\DriverStore\FileRepository\nvmdi.inf_amd64_737cbdcd7ab44ae9\nvldumd.dll
Image Base: 0x6dc90000 Image Size: 0x000c7000
File Size: 799688 File Time: 2019-04-18_191010
Version:
Company: NVIDIA Corporation
Product: NVIDIA driver loader
FileDesc: NVIDIA Driver Loader, Version 430.39
FileVer: 26.21.14.3039
ProdVer: 26.21.14.3039
Module 30
C:\WINDOWS\System32\fwpuclnt.dll
Image Base: 0x6dfe0000 Image Size: 0x00051000
File Size: 313856 File Time: 2018-09-15_102906
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: FWP/IPsec Kullanıcı Modu API’si
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 31
C:\WINDOWS\SYSTEM32\d3d11.dll
Image Base: 0x6e860000 Image Size: 0x00229000
File Size: 2264344 File Time: 2018-09-15_102904
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Direct3D 11 Runtime
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 32
C:\WINDOWS\SYSTEM32\WINHTTP.dll
Image Base: 0x6ec10000 Image Size: 0x000bd000
File Size: 766480 File Time: 2019-04-10_172658
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: Windows HTTP Hizmetleri
FileVer: 10.0.17763.404
ProdVer: 10.0.17763.404
Module 33
C:\WINDOWS\SYSTEM32\ntmarta.dll
Image Base: 0x6ecd0000 Image Size: 0x00029000
File Size: 153408 File Time: 2018-09-15_102908
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: Windows NT MARTA sağlayıcı
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 34
C:\WINDOWS\SYSTEM32\dxgi.dll
Image Base: 0x6ed80000 Image Size: 0x000a4000
File Size: 661096 File Time: 2018-09-15_102904
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: DirectX Graphics Infrastructure
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 35
C:\WINDOWS\SYSTEM32\WINMMBASE.dll
Image Base: 0x6ee30000 Image Size: 0x00023000
File Size: 132392 File Time: 2018-09-15_102902
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Base Multimedia Extension API DLL
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 36
C:\WINDOWS\SYSTEM32\DbgHelp.dll
Image Base: 0x6f120000 Image Size: 0x0018f000
File Size: 1522176 File Time: 2018-09-15_102910
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Windows Image Helper
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 37
C:\WINDOWS\SYSTEM32\AVRT.dll
Image Base: 0x6f620000 Image Size: 0x00008000
File Size: 27328 File Time: 2018-09-15_102902
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: Multimedya Gerçek Zamanlı Çalışma Zamanı
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 38
C:\WINDOWS\system32\wbem\wbemsvc.dll
Image Base: 0x6f630000 Image Size: 0x00010000
File Size: 48640 File Time: 2018-09-15_102904
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: WMI
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 39
C:\WINDOWS\system32\wbem\wbemprox.dll
Image Base: 0x6f690000 Image Size: 0x0000d000
File Size: 36864 File Time: 2018-09-15_102904
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: WMI
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 40
C:\WINDOWS\system32\NLAapi.dll
Image Base: 0x6f780000 Image Size: 0x00016000
File Size: 70144 File Time: 2019-01-17_110126
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Network Location Awareness 2
FileVer: 10.0.17763.134
ProdVer: 10.0.17763.134
Module 41
C:\WINDOWS\SYSTEM32\WINMM.dll
Image Base: 0x70180000 Image Size: 0x00024000
File Size: 134512 File Time: 2018-09-15_102902
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: MCI API DLL
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 42
C:\WINDOWS\SYSTEM32\HID.DLL
Image Base: 0x70230000 Image Size: 0x0000b000
File Size: 28160 File Time: 2018-09-15_102910
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: Hid Kullanıcı Kitaplığı
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 43
C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
Image Base: 0x70240000 Image Size: 0x00014000
File Size: 69120 File Time: 2018-09-15_102910
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: DHCP İstemci Hizmeti
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 44
C:\WINDOWS\System32\PROPSYS.dll
Image Base: 0x702c0000 Image Size: 0x0017e000
File Size: 1572176 File Time: 2019-03-13_003852
Version:
Company: Microsoft Corporation
Product: Windows® Search
FileDesc: Microsoft Özellik Sistemi
FileVer: 7.0.17763.348
ProdVer: 7.0.17763.348
Module 45
C:\Windows\System32\rasadhlp.dll
Image Base: 0x70450000 Image Size: 0x00008000
File Size: 12800 File Time: 2018-09-15_102914
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Remote Access AutoDial Helper
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 46
C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
Image Base: 0x70460000 Image Size: 0x00013000
File Size: 58368 File Time: 2018-09-15_102910
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: DHCPv6 İstemcisi
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 47
C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17763.475_none_4d61737d1b9c5572\comctl32.dll
Image Base: 0x70690000 Image Size: 0x0020f000
File Size: 2148664 File Time: 2019-04-11_115332
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: Kullanıcı Deneyimi Denetimleri Kitaplığı
FileVer: 6.10.17763.475
ProdVer: 10.0.17763.475
Module 48
C:\WINDOWS\SYSTEM32\GLU32.dll
Image Base: 0x709e0000 Image Size: 0x0003f000
File Size: 244736 File Time: 2018-09-15_102932
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: OpenGL Yardımcı Uygulaması DLL Kitaplığı
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 49
C:\WINDOWS\SYSTEM32\OPENGL32.dll
Image Base: 0x70b50000 Image Size: 0x000d9000
File Size: 755200 File Time: 2018-09-15_102932
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: OpenGL Client DLL
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 50
C:\Program Files (x86)\Steam\tier0_s.dll
Image Base: 0x70c30000 Image Size: 0x0009a000
File Size: 318752 File Time: 2019-04-30_011002
Version:
Company: Valve Corporation
Product: tier0_s Dynamic Link Library
FileDesc: tier0_s Dynamic Link Library
FileVer: 5.5.99.96
ProdVer: 1.0.0.1
Module 51
C:\WINDOWS\SYSTEM32\WSOCK32.dll
Image Base: 0x70e60000 Image Size: 0x00008000
File Size: 16384 File Time: 2018-09-15_102904
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Windows Socket 32-Bit DLL
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 52
C:\WINDOWS\SYSTEM32\dwmapi.dll
Image Base: 0x70e70000 Image Size: 0x00026000
File Size: 140288 File Time: 2018-09-15_102908
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: Microsoft Masaüstü Pencere Yöneticisi API’si
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 53
C:\WINDOWS\System32\DEVOBJ.dll
Image Base: 0x70ec0000 Image Size: 0x00023000
File Size: 135304 File Time: 2018-09-15_102910
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Device Information Set DLL
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 54
C:\WINDOWS\system32\mswsock.dll
Image Base: 0x70f70000 Image Size: 0x00052000
File Size: 324408 File Time: 2019-02-13_183922
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: Microsoft Windows Sockets 2.0 Servis Sağlayıcı
FileVer: 10.0.17763.292
ProdVer: 10.0.17763.292
Module 55
C:\WINDOWS\system32\rsaenh.dll
Image Base: 0x71ac0000 Image Size: 0x0002f000
File Size: 185608 File Time: 2018-09-15_102908
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Microsoft Enhanced Cryptographic Provider
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 56
C:\WINDOWS\SYSTEM32\Secur32.dll
Image Base: 0x73680000 Image Size: 0x0000a000
File Size: 23040 File Time: 2018-09-15_102914
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Security Support Provider Interface
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 57
C:\WINDOWS\SYSTEM32\VERSION.dll
Image Base: 0x738f0000 Image Size: 0x00008000
File Size: 27328 File Time: 2018-09-15_102914
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Version Checking and File Installation Libraries
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 58
C:\WINDOWS\system32\uxtheme.dll
Image Base: 0x73de0000 Image Size: 0x0007b000
File Size: 481280 File Time: 2018-09-15_102904
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: Microsoft UxTheme Kitaplığı
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 59
C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
Image Base: 0x74590000 Image Size: 0x00033000
File Size: 197832 File Time: 2018-09-15_102910
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: IP Helper API
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 60
C:\WINDOWS\system32\apphelp.dll
Image Base: 0x746e0000 Image Size: 0x0009c000
File Size: 624640 File Time: 2019-02-13_183954
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: Uygulama Uyumluluğu İstemci Kitaplığı
FileVer: 10.0.17763.292
ProdVer: 10.0.17763.292
Module 61
C:\Program Files (x86)\Steam\vstdlib_s.dll
Image Base: 0x75040000 Image Size: 0x0005e000
File Size: 318752 File Time: 2019-04-30_011004
Version:
Company: Valve Corporation
Product: Steam
FileDesc: vstdlib_ s.dll
FileVer: 5.5.99.96
ProdVer: 3.0.0.1
Module 62
C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll
Image Base: 0x750a0000 Image Size: 0x0000e000
File Size: 49560 File Time: 2018-09-15_102904
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Resource Policy Client
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 63
C:\WINDOWS\System32\CRYPTBASE.dll
Image Base: 0x75180000 Image Size: 0x0000a000
File Size: 31728 File Time: 2018-09-15_102902
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Base cryptographic API DLL
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 64
C:\WINDOWS\System32\SspiCli.dll
Image Base: 0x75190000 Image Size: 0x00020000
File Size: 122400 File Time: 2018-09-15_102902
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Security Support Provider Interface
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 65
C:\WINDOWS\System32\PSAPI.DLL
Image Base: 0x751b0000 Image Size: 0x00006000
File Size: 17208 File Time: 2018-09-15_102908
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Process Status Helper
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 66
C:\WINDOWS\System32\advapi32.dll
Image Base: 0x751c0000 Image Size: 0x0007e000
File Size: 507400 File Time: 2018-09-15_102900
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: Gelişmiş Windows 32 Tabanlı API
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 67
C:\WINDOWS\System32\windows.storage.dll
Image Base: 0x75240000 Image Size: 0x005fc000
File Size: 6309040 File Time: 2019-04-10_172726
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: Microsoft WinRT Depolama API
FileVer: 10.0.17763.404
ProdVer: 10.0.17763.404
Module 68
C:\WINDOWS\System32\GDI32.dll
Image Base: 0x75840000 Image Size: 0x00023000
File Size: 138376 File Time: 2018-09-15_102904
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: GDI Client DLL
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 69
C:\WINDOWS\System32\MSASN1.dll
Image Base: 0x75870000 Image Size: 0x0000e000
File Size: 50608 File Time: 2018-09-15_102908
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: ASN.1 Runtime APIs
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 70
C:\WINDOWS\System32\shcore.dll
Image Base: 0x75880000 Image Size: 0x00089000
File Size: 555440 File Time: 2018-09-15_102908
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: SHCORE
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 71
C:\WINDOWS\System32\ole32.dll
Image Base: 0x75910000 Image Size: 0x000fc000
File Size: 1026792 File Time: 2019-04-10_172728
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: Windows için Microsoft OLE
FileVer: 10.0.17763.404
ProdVer: 10.0.17763.404
Module 72
C:\WINDOWS\System32\CRYPT32.dll
Image Base: 0x75a10000 Image Size: 0x00199000
File Size: 1668784 File Time: 2018-09-15_102908
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: Şifreleme API32
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 73
C:\WINDOWS\System32\profapi.dll
Image Base: 0x75cb0000 Image Size: 0x0001c000
File Size: 106384 File Time: 2018-09-15_102900
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: User Profile Basic API
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 74
C:\WINDOWS\System32\bcryptPrimitives.dll
Image Base: 0x75cd0000 Image Size: 0x00062000
File Size: 398208 File Time: 2018-09-15_102848
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Windows Cryptographic Primitives Library
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 75
C:\WINDOWS\System32\powrprof.dll
Image Base: 0x75d40000 Image Size: 0x00054000
File Size: 341560 File Time: 2018-09-15_102910
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: Güç Profili Yardımcısı DLL’si
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 76
C:\WINDOWS\System32\win32u.dll
Image Base: 0x75da0000 Image Size: 0x00017000
File Size: 88304 File Time: 2018-09-15_102906
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Win32u
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 77
C:\WINDOWS\System32\msvcrt.dll
Image Base: 0x75dc0000 Image Size: 0x000c0000
File Size: 780632 File Time: 2019-05-03_230438
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Windows NT CRT DLL
FileVer: 7.0.17763.475
ProdVer: 10.0.17763.475
Module 78
C:\WINDOWS\System32\sechost.dll
Image Base: 0x75e80000 Image Size: 0x00079000
File Size: 492432 File Time: 2018-09-15_102902
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Host for SCM/SDDL/LSA Lookup APIs
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 79
C:\WINDOWS\System32\ucrtbase.dll
Image Base: 0x75f10000 Image Size: 0x00122000
File Size: 1191728 File Time: 2019-04-10_172658
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Microsoft® C Runtime Library
FileVer: 10.0.17763.404
ProdVer: 10.0.17763.404
Module 80
C:\WINDOWS\System32\KERNEL32.DLL
Image Base: 0x76040000 Image Size: 0x000e0000
File Size: 649064 File Time: 2019-05-03_230438
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: Win32 Kernel çekirdek bileşeni
FileVer: 10.0.17763.475
ProdVer: 10.0.17763.475
Module 81
C:\WINDOWS\System32\gdi32full.dll
Image Base: 0x76120000 Image Size: 0x00167000
File Size: 1467552 File Time: 2019-05-03_230440
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: GDI Client DLL
FileVer: 10.0.17763.475
ProdVer: 10.0.17763.475
Module 82
C:\WINDOWS\System32\WINTRUST.DLL
Image Base: 0x76290000 Image Size: 0x00045000
File Size: 279376 File Time: 2019-03-13_003850
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Microsoft Trust Verification APIs
FileVer: 10.0.17763.348
ProdVer: 10.0.17763.348
Module 83
C:\WINDOWS\System32\OLEAUT32.dll
Image Base: 0x76370000 Image Size: 0x00096000
File Size: 604008 File Time: 2019-04-10_172656
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: OLEAUT32.DLL
FileVer: 10.0.17763.437
ProdVer: 10.0.17763.437
Module 84
C:\WINDOWS\System32\kernel.appcore.dll
Image Base: 0x76410000 Image Size: 0x0000f000
File Size: 51336 File Time: 2018-09-15_102906
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: AppModel API Host
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 85
C:\WINDOWS\System32\KERNELBASE.dll
Image Base: 0x76420000 Image Size: 0x001fa000
File Size: 2073960 File Time: 2019-05-03_230436
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: Win32 Kernel çekirdek bileşeni
FileVer: 10.0.17763.475
ProdVer: 10.0.17763.475
Module 86
C:\WINDOWS\System32\clbcatq.dll
Image Base: 0x76680000 Image Size: 0x00081000
File Size: 515624 File Time: 2018-09-15_102906
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: COM+ Configuration Catalog
FileVer: 2001.12.10941.16384
ProdVer: 10.0.17763.1
Module 87
C:\WINDOWS\System32\SETUPAPI.dll
Image Base: 0x76710000 Image Size: 0x0044b000
File Size: 4527624 File Time: 2019-04-10_172730
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: Windows Kur API
FileVer: 10.0.17763.404
ProdVer: 10.0.17763.404
Module 88
C:\WINDOWS\System32\bcrypt.dll
Image Base: 0x76b60000 Image Size: 0x00019000
File Size: 96760 File Time: 2018-09-15_102910
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: Windows Şifreleme Temel Elemanları Kitaplığı
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 89
C:\WINDOWS\System32\IMM32.dll
Image Base: 0x76b80000 Image Size: 0x00025000
File Size: 144312 File Time: 2018-09-15_102908
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Multi-User Windows IMM32 API Client DLL
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 90
C:\WINDOWS\System32\RPCRT4.dll
Image Base: 0x76bb0000 Image Size: 0x000bf000
File Size: 782968 File Time: 2019-03-13_003848
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: Uzaktan Yordam Çağrısı Çalıştırma Zamanı Modülü
FileVer: 10.0.17763.379
ProdVer: 10.0.17763.379
Module 91
C:\WINDOWS\System32\MSCTF.dll
Image Base: 0x76c70000 Image Size: 0x0013d000
File Size: 1296576 File Time: 2019-03-13_003812
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: MSCTF Server DLL
FileVer: 10.0.17763.348
ProdVer: 10.0.17763.348
Module 92
C:\WINDOWS\System32\WS2_32.dll
Image Base: 0x76db0000 Image Size: 0x0005f000
File Size: 384272 File Time: 2018-09-15_102902
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: Windows Socket 2.0 32 Bit DLL’si
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 93
C:\WINDOWS\System32\USER32.dll
Image Base: 0x76ed0000 Image Size: 0x00199000
File Size: 1675712 File Time: 2019-01-17_110152
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: Çok Kullanıcılı Windows USER API İstemci DLL’si
FileVer: 10.0.17763.168
ProdVer: 10.0.17763.168
Module 94
C:\WINDOWS\System32\msvcp_win.dll
Image Base: 0x77070000 Image Size: 0x00080000
File Size: 516496 File Time: 2018-09-15_102910
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Microsoft® C Runtime Library
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 95
C:\WINDOWS\System32\imagehlp.dll
Image Base: 0x770f0000 Image Size: 0x00019000
File Size: 95488 File Time: 2018-09-15_102848
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Windows NT Image Helper
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 96
C:\WINDOWS\System32\cryptsp.dll
Image Base: 0x77110000 Image Size: 0x00012000
File Size: 67648 File Time: 2018-09-15_102910
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Cryptographic Service Provider API
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 97
C:\WINDOWS\System32\NSI.dll
Image Base: 0x77130000 Image Size: 0x00007000
File Size: 20144 File Time: 2018-09-15_102846
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: NSI User-mode interface DLL
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 98
C:\WINDOWS\System32\combase.dll
Image Base: 0x77140000 Image Size: 0x00278000
File Size: 2592816 File Time: 2019-04-10_172658
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: Windows için Microsoft COM
FileVer: 10.0.17763.404
ProdVer: 10.0.17763.404
Module 99
C:\WINDOWS\System32\SHLWAPI.dll
Image Base: 0x773c0000 Image Size: 0x00044000
File Size: 274224 File Time: 2018-09-15_102914
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: Kabuk Hafif Hizmet Programı Kitaplığı
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 100
C:\WINDOWS\System32\cfgmgr32.dll
Image Base: 0x77410000 Image Size: 0x0003b000
File Size: 235496 File Time: 2018-09-15_102910
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Configuration Manager DLL
FileVer: 10.0.17763.1
ProdVer: 10.0.17763.1
Module 101
C:\WINDOWS\System32\SHELL32.dll
Image Base: 0x77450000 Image Size: 0x0054e000
File Size: 5588184 File Time: 2019-03-13_003858
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: Windows Shell Ortak Dll’i
FileVer: 10.0.17763.348
ProdVer: 10.0.17763.348
Module 102
C:\WINDOWS\SYSTEM32\ntdll.dll
Image Base: 0x77b20000 Image Size: 0x0019c000
File Size: 1674696 File Time: 2019-05-03_230438
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® İşletim Sistemi
FileDesc: NT Katmanı DLL’si
FileVer: 10.0.17763.475
ProdVer: 10.0.17763.475
Crash Report configuration:
- App Name: Away From Earth Titan
- App Version: Unity 2019.2.0a14_f7ca70490e38
- Mono DLL: D:\Only Voxel Games\BuildCrashFixedFinallyForOnlyTest\MonoBleedingEdge\EmbedRuntime\mono-2.0-bdwgc.dll
- Bug Reporter App Path:
- Crash Report Path: C:\Users\maruf\AppData\Local\Temp\OnlyVoxelGames\Away From Earth Titan\Crashes
- Is Editor: false
Crash Report metadata:
- ‘ClientReportID’ = ‘1a58b0abeb2ad5f43a744bd1230095ad’
- ‘PerformanceReportingEndpoint’ = ‘https://perf-events.cloud.unity3d.com/api/v2/projects/eeb85b87-920b-45ce-a74e-1defcef37944/reports’
- ‘ReportJson’ = ‘{“app_build”:“”,“install_mode”:“”,“install_store”:“”,“name”:“OnlyVoxelGames.Away From Earth Titan”,“version”:“1.0”,“build_guid”:“46c78ef549c9ad445a602e97204d58b5”,“build_tags”:[ ],“client_report_id”:“1a58b0abeb2ad5f43a744bd1230095ad”,“client_ts”:1557397469538,“userid”:“a8b4370eadef19d4fa1b32e428a464db”,“debug_device”:false,“cpu”:“Intel(R) Core™ i5-7500 CPU @ 3.40GHz”,“cpu_count”:4,“cpu_freq”:3408,“device_info_flags”:50558913,“rooted_or_jailbroken”:false,“device_model”:“MS-7A65 (MSI)”,“device_ram”:16346,“screen_size”:“1920 x 1080”,“screen_dpi”:96,“refresh_rate”:60,“sensor_flags”:144,“system_language”:“tr”,“device_type”:3,“device_vram”:2988,“enabled_vr_devices”:[ ],“gpu_api”:2,“gpu_caps”:8387583,“gpu_copy_texture_support”:31,“gpu_device_id”:7170,“gpu_vendor_id”:4318,“gpu_driver”:“”,“gpu_max_cubemap_size”:16384,“gpu_max_texture_size”:16384,“gfx”:“NVIDIA GeForce GTX 1060 3GB”,“gpu_render_texture_support”:511,“gpu_shader_caps”:50,“gpu_supported_render_target_count”:8,“gpu_texture_format_support”:915,“gpu_vendor”:“NVIDIA”,“gpu_version”:“Direct3D 11.0 [level 11.1]”,“is_editor”:false,“is_fullscreen”:true,“is_wsar_remote”:false,“is_ar_app”:false,“localprojectid”:“9e053be0846945342898e9f1c91b8ade”,“os_family”:2,“os”:“Windows 10 (10.0.0) 64bit”,“platform”:“WindowsPlayer”,“platformid”:2,“appid”:“eeb85b87-920b-45ce-a74e-1defcef37944”,“screen_orientation”:1,“scripting_backend”:“Mono”,“sessionid”:6033633595194995988,“sdk_ver”:“2019.2.0a14”,“sdk_ver_full”:“2019.2.0a14_f7ca70490e38”,“vr_device_name”:“”,“vr_device_model”:“”,“counter”:1,“log_messages”:[ ],“user_metadata”:[ ]}’
Additional report files:
- “C:\Users\maruf\AppData\LocalLow\OnlyVoxelGames\Away From Earth Titan\Player.log” (Output log file)
== [end of error.log] ==