ballistica
ballistica copied to clipboard
Cannot start bombSquad server on Raspberry Pi
Hello, I cannot start bombSquad server on Raspberry Pi. Can someone help me ? Error:
pi@raspberrypi:~/BombSquad_Server_Linux_x86_64_1.7.5 $ ./bombsquad_server
/usr/bin/env: ‘python3.10’: No such file or directory
pi@raspberrypi:~/BombSquad_Server_Linux_x86_64_1.7.5 $
You don't have python 3.10 installed. RPi doesn't seem to have this version available in their repositories (right?), so you can try this.
Oh cool; didn't know the deadsnakes stuff works on raspbian. I just installed via source for my build device but I should use that instead...
Guys, I have installed Python3.10 now following the below article. https://allurcode.com/install-latest-version-of-python-on-raspberry-pi/
But now I get different error.
Any Suggestions??
Guys, I have installed Python3.10 now following the below article. https://allurcode.com/install-latest-version-of-python-on-raspberry-pi/
But now I get different error.
Looks weird. Didn't you miss any files? You should have dist
folder with ba_data/
, probably ba_root/
and bombsquad_server
.
If you have them, could you show output of this command?
file dist/bombsquad_headless
@akshaymane920 A few days ago I uploaded the tutorial to create your server, in this video just jump to the server part 9:17 (it has English subtitles): https://youtu.be/por5b0GmARM