Just published a new PKGBUILD!
Just remember to run sudo USER=$USER chown -R $USER /opt/Flashpoint/
after installing, it won't work otherwise.
If youre having a similar error to this: Game Server: UNHANDLED EXTERNAL LEGACY ERROR: Get "http://runouw.com/games/sm63/sm63game.swf": proxyconnect tcp: dial tcp 127.0.0.1:22600: connect: connection refused
, run php -S 127.0.0.1:22600 /opt/Flashpoint/Legacy/router.php
after starting Flashpoint. This workaround may be automated in the launch script.
Pinned Comments
bbaster commented on 2024-07-01 22:33 (UTC) (edited on 2024-07-02 13:28 (UTC) by bbaster)
Just published a new PKGBUILD!
Just remember to run
sudo USER=$USER chown -R $USER /opt/Flashpoint/
after installing, it won't work otherwise.If youre having a similar error to this:
Game Server: UNHANDLED EXTERNAL LEGACY ERROR: Get "http://runouw.com/games/sm63/sm63game.swf": proxyconnect tcp: dial tcp 127.0.0.1:22600: connect: connection refused
, runphp -S 127.0.0.1:22600 /opt/Flashpoint/Legacy/router.php
after starting Flashpoint. This workaround may be automated in the launch script.