Package Details: flashpoint-launcher-bin 14.0.3_20251201-2

Git Clone URL: https://aur.archlinux.org/flashpoint-launcher-bin.git (read-only, click to copy)
Package Base: flashpoint-launcher-bin
Description: An archive for games and animations from the web.
Upstream URL: https://flashpointarchive.org/
Keywords: BlueMaxima flash flashpoint
Licenses: MIT
Conflicts: flashpoint-launcher
Provides: flashpoint-launcher
Submitter: LeSnake
Maintainer: hmarcelino
Last Packager: hmarcelino
Votes: 25
Popularity: 1.16
First Submitted: 2021-07-24 21:12 (UTC)
Last Updated: 2026-03-27 15:18 (UTC)

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, 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.

Latest Comments

1 2 3 4 5 6 .. 8 Next › Last »

hmarcelino commented on 2026-03-26 20:19 (UTC) (edited on 2026-03-26 20:19 (UTC) by hmarcelino)

Hello @starwort, thanks for letting me know about it being an issue. That line was introduced in the latest update and before it was implemented upstream the script still worked as intended, especially the .desktop file; I intentionally commented it out and tested it, and it appeared to be all fine and dandy, but will take a look and uncomment it if nothing breaks.

starwort commented on 2026-03-26 10:46 (UTC) (edited on 2026-03-26 10:52 (UTC) by starwort)

I just installed this package and Flashpoint won't start because the last line of start-flashpoint.sh is commented out: #./flashpoint-launcher $FP_FLAGS &

(obviously I've just fixed this in-place but updating the package is probably a good idea :P)

floorpigeon commented on 2026-03-12 00:48 (UTC) (edited on 2026-03-12 02:36 (UTC) by floorpigeon)

@hmarcelino Works now, don't know if it was reinstalling git and base-devel or turning off tmpfs

hmarcelino commented on 2026-03-11 16:45 (UTC)

@floorpigeon, thanks for letting me know. Once again it dreadfully works on my machine, and also in a fresh installed CachyOS virtual machine, might as well just check if you have git and base-devel installed, then run a yay -Syu and check if that solves it.

floorpigeon commented on 2026-03-11 08:18 (UTC)

Seems not to work

==> ERROR: A failure occurred in prepare(). Aborting...

...

==> Starting prepare()... patch: **** Can't open patch file ../setup-desktop-entry.patch : No such file or directory ==> ERROR: A failure occurred in prepare(). Aborting...

hmarcelino commented on 2026-03-08 21:48 (UTC) (edited on 2026-03-11 02:59 (UTC) by hmarcelino)

Hello @grug_thogson, That problem should not happen since I've changed the patch file for that script, certified works on my machine, hoping you can try it again!

grug_thogson commented on 2026-03-08 20:45 (UTC) (edited on 2026-03-08 20:49 (UTC) by grug_thogson)

This package is currently unable to update or install properly, erroring out with:

patching file setup-desktop-entry.sh

Hunk #1 FAILED at 1.

1 out of 1 hunk FAILED -- saving rejects to file setup-desktop-entry.sh.rej ==> ERROR: A failure occurred in prepare().

Aborting...

-> error making: flashpoint-launcher-bin-exit status 4

-> Failed to install the following packages. Manual intervention is required:

flashpoint-launcher-bin - exit status 4

~/.cache/yay/flashpoint-launcher-bin/src/setup-desktop-entry.sh.rej reads as follows:

https://pastebin.com/rX1j7GHb

I'm not sure if I've done something wrong, but I haven't changed anything related to this since I installed it last.

drakinosh commented on 2026-01-17 18:57 (UTC)

This can launch pretty well natively on linux. Why is the .desktop file trying to use WINE?

hmarcelino commented on 2025-11-26 20:07 (UTC)

Hello all! Will surely soon trim down some dependencies from the list, specifically wine which the most recent versions don't seem to work as well as the bundled one. Will also figure out a better place to put the files, as manual sudo commands should not be necessary to be run after every update. If anyone is against the mentioned plans, please let me know, thanks mates!