I have an issue when trying to create an ioquake3 OSP dedicated server running on a Raspberry Pi 4B.
I have installed ioquake3 via: “apt-get install ioquake3-server” and added the pak files to the baseq3 folder. The std. ioquake3 dedicated server runs fine.
After that I added OSP 1.03a to the installation and started the server with: ioq3ded +set dedicated 1 +set fs_game osp +exec server.cfg
The console reports an error and stops: “ERROR: Interpreter error: opStack[0] = 0, opStack0fs= 0
Server shutdown (Server crashed: Interpreter error: opStack[0] = 0, opStack0fs= 0)
Shutdowngame”
Does anyone know how I could fix this issue? Has anyone already set up an ioq3 OSP server on a Raspberry Pi which is working?
Thank you for your help!
Björn