So when I log into the metaserver I briefly see the prompt before the game crashes. The error in console of the crash:
As far as I can tell it's because my installation of libc is newer than the one CK2 is compatible with. What version of libc should CK2 run with?
Code:
Error: Received signal 11
/mnt/games/Steam/SteamApps/common/Crusader Kings II/ck2(_Z15sigsegv_handleri+0x21)[0x8ad704b]linux-gate.so.1(__kernel_sigreturn+0x0)[0xf777b400]
/mnt/games/Steam/SteamApps/common/Crusader Kings II/ck2(_ZN17CSendChannelUsers7ExecuteEv+0x21)[0x8b08d39]
/mnt/games/Steam/SteamApps/common/Crusader Kings II/ck2(_ZN8CSession11AsyncUpdateEv+0xca)[0x8b31794]
/mnt/games/Steam/SteamApps/common/Crusader Kings II/ck2(_ZN8CSession6UpdateEv+0x9ca)[0x8b31128]
/mnt/games/Steam/SteamApps/common/Crusader Kings II/ck2(_ZN14CCKApplication6UpdateEv+0x46)[0x85094fa]
/mnt/games/Steam/SteamApps/common/Crusader Kings II/ck2(_ZN9CFrontEnd4IdleEb+0x8cd)[0x8716dbd]
/mnt/games/Steam/SteamApps/common/Crusader Kings II/ck2(_ZN12CApplication14UpdateOneFrameEb+0x196)[0x8ad7484]
/mnt/games/Steam/SteamApps/common/Crusader Kings II/ck2(_ZN12CApplication3RunEv+0x2e)[0x8ad7562]
/mnt/games/Steam/SteamApps/common/Crusader Kings II/ck2(main+0x4985)[0x87e3831]
/usr/lib32/libc.so.6(__libc_start_main+0xf3)[0xf72f29d3]
/mnt/games/Steam/SteamApps/common/Crusader Kings II/ck2[0x8323ca1]
As far as I can tell it's because my installation of libc is newer than the one CK2 is compatible with. What version of libc should CK2 run with?