On Linux in script.rpy line 3 the following code causes a crash. I extracted the rpa and commented this out and it works now. Maybe just leave this out in the next version.
`#user_name = os.getlogin()
Thanks