about 3 days ago i downloaded the game for the first time. i was so happy.
until an error log popped up saying that an unreal process has crashed.
i report the 2 log files to the developer. But something was just bugging me to find out what the problem is.
so i got myself microsoft visual studio 2015 to open the dump file.
i took a good look a the dump file and i noticed the error was coming from UE4Game-Win32-Shipping.
i did not know what that application is but i decided to look into it.
0xC0000005
''The thread tried to read from or write to a virtual address for which it does bot have the appropriate access.''
so now i though to myself.. what if i ran it as admin? nothing change. so i though to myself. is it just a bug in the process or do i need to give it access to that virtual address.
so i came here again to get my question an answer. if you need me to post the dump file log (or the file itself) feel free to ask.
-eprosync