Samuel Sargent
Samuel Sargent
It happens mostly when ending or starting a mission, it maybe a problem with the UI, too. this is the error: ``` > Unhandled exception occurred! > ============================== > SIGSEGV,...
When you run the premade program, it may work a few times, but eventually the TargetBot runs into your bot and blows up. Is there any way to fix this?
I'm having a problem with the pip installation suggested, this is the error: `Preparing metadata (setup.py) ... error error: subprocess-exited-with-error × python setup.py egg_info did not run successfully. │ exit...
The game builds but running `./colobot -datadir ./data` gives a blank window with only the mouse particles. After a few seconds of loading the music comes up and then another...
You seem to have called 'Font' incorrectly: ```py File "C:\Users\user\Documents\Masendor\Masendor-0.7.3.1\engine\game\loading_screen.py", line 12, in loading_screen font = pygame.Font(self.ui_font["main_button"], int(60 * self.screen_scale[1])) AttributeError: module 'pygame' has no attribute 'Font' ``` (full traceback...