[Rseding91] [0.13.11]Adding Prereq to a tech that is that tech crashes
Posted: Fri Jul 29, 2016 6:50 am
Its a stupid bug, but I somehow managed to do it. I added a new tech, advanced-processing-unit, and later in the script added advanced-processing-unit as a Prerequisites to advanced-processing-unit. The game loaded fine, except when you are ingame and select it, the game crashes with the following error:
I assume it happens since it tries to create a tech tree that is impossible 
Code: Select all
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFD8B8B13D2)
00007FFD8B8B13D2 (KERNEL32): (filename not available): BaseThreadInitThunk
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFD8D1154E4)
00007FFD8D1154E4 (ntdll): (filename not available): RtlUserThreadStart
