Hello! I'm running Linux Mint 14 64-bit, and executing KSP v0.19.1 with a batch file: #!/bin/sh cd "/media/johannes/sda3/Spel/SteamLinux/SteamApps/common/Kerbal Space Program" LC_ALL=C ./KSP.x86_64 I do experience frequent crashes when loading the Launchpad from the Vechile Assembly Building. I've heard of error-logs will be saved in the KSP_DATA directory, but there are no error logs there. I've noticed several 32-bit users (Windows) experience same type of crashes, and of what I understand, this is being caused by some type of memory restriction in Windows and maybe a Unity bug. But I'm running 64-bit version of linux, so what can the problem be? Any solution for my problem?