Closed ipodholder385 closed 2 years ago
Hi before running joustmania in the terminal (it should run automatically already) please run
./sudo kill_processes.sh
in the joustmania folder.
For some reason I'm getting a bash: ./sudo: No Such file or directory error.
pi@raspberrypi:~ $ cd JoustMania pi@raspberrypi:~/JoustMania $ ./sudo kill_processes.sh bash: ./sudo: No such file or directory
Sorry it's sudo ./kill_processes.sh
same result: pi@raspberrypi:~/JoustMania $ ./kill_processes.sh joustmania: stopped ./kill_processes.sh: line 6: kill: (932) - Operation not permitted ./kill_processes.sh: line 6: kill: (1334) - No such process pi@raspberrypi:~/JoustMania $ sudo ./joust.sh pygame 2.1.2 (SDL 2.0.14, Python 3.9.2) Hello from the pygame community. https://www.pygame.org/contribute.html linux Home directory not accessible: Permission denied Home directory not accessible: Permission denied Home directory not accessible: Permission denied we found an exception when loading the settings!
Traceback (most recent call last): File "/home/pi/JoustMania/venv/lib/python3.9/site-packages/dbus/bus.py", line 177, in activate_name_owner return self.get_name_owner(bus_name) File "/home/pi/JoustMania/venv/lib/python3.9/site-packages/dbus/bus.py", line 361, in get_name_owner return self.call_blocking(BUS_DAEMON_NAME, BUS_DAEMON_PATH, File "/home/pi/JoustMania/venv/lib/python3.9/site-packages/dbus/connection.py", line 652, in call_blocking reply_message = self.send_message_with_reply_and_block( dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'org.bluez': no such name
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/pi/JoustMania/piparty.py", line 1048, in
I'm not sure what this error is, I would look at the setup.log to see if there were any errors when installing. Or try re-installing the OS/game from scratch to see if that fixes the issue. If everything works right you shouldn't have to run anything and the game should start at startup, and you should hear music out of the headphone jack port.
setup.log I've attached the log. I also changed sd card, imaging pc and even wifi and still unable to get Joust to boot.
Ok so I'm super dumb and it's been working this whole time. I never plugged the audio cable in correctly. That's totally on me. One last question before you close this, can bluetooth 5.0 work with the ps move controllers from the ps3 and ps4? specifically this one https://www.tp-link.com/us/home-networking/usb-adapter/ub500/
Oh I'm not sure, but you can give it a try! The class 1 adapters listed on the main readme should theoretically go up to 100 meters.
When I run the software (using the default user pi) I get the following error after typing in sudo ./joust.sh
pygame 2.1.2 (SDL 2.0.14, Python 3.9.2) Hello from the pygame community. https://www.pygame.org/contribute.html linux Home directory not accessible: Permission denied Home directory not accessible: Permission denied Home directory not accessible: Permission denied we found an exception when loading the settings!
*this last line is repeated until I close the prompt.
I read through previous reports and reimaged the machine, but to no avail.