Hello, almost year have passed, but the error is still the same with new version of game engine. Both launcher and editor crash at CryDevLogin start, then Windows terminate them and CryDevLogin hangs in processes list, loading on of CPU cores to 100 %.
Logs and dump are attached.
According to log :
Code:
...
[Warning] Config file editor.cfg not found!
Loading WIP features file: 'Editor\UI\WipFeatures.xml'...
Loaded 3 WIP features.
Waiting for login...
Waiting for login...
<CRITICAL EXCEPTION>
Exception: 0xC0000094, at Address: 0x001B:0x37062A01
Virtual memory usage: 158Mb
Debug Status:
Removing file "error.log"...
File successfully removed.
Removing file "error.bmp"...
File successfully removed.
Removing file "error.dmp"...
File successfully removed.
Exception Code: 0xC0000094
Exception Addr: 0x001B:0x37062A01
Exception Module: <Unknown>
Exception Name : EXCEPTION_INT_DIVIDE_BY_ZERO
Exception Description:
=============================================================================
9) function=0x37062A01
8) function=0x37062BF2
7) function=0x37066046
6) function=0x62771C2B
5) function=0x375B175D
4) function=0x77F13C45
3) function=0x77DD37F5
2) function=0x77DD37C8
1) function=0x77DD37C8
=============================================================================
Saved dump file to 'error.dmp'
Attempting to create error screenshot "error.bmp"
...
there is integer division by zero somewhere - EXCEPTION_INT_DIVIDE_BY_ZERO.
Edit : I've installed 64 bit Windows 7 on the same computer and error is the same with 64 or 32 bit editor and launcher executables.