Dahlgren / arma-server-web-admin

Web based server manager for Arma
MIT License
124 stars 47 forks source link

Reforger mods/missions #244

Open CCVia opened 11 months ago

CCVia commented 11 months ago

Hello,

I've installed the feature/reforger branch and I can't find how to install the mods and missions. The server starts normally, everything works as espected and it's playable with a default mission, but can't figure out how to use it with mods or change the mission.

Is the branch still active? Thanks a lot for working on this, Dahlgren!

CCVia commented 11 months ago

Attaching some screenshots:

Captura de pantalla 2023-11-21 203244 Captura de pantalla 2023-11-21 203318
Dahlgren commented 11 months ago
  1. Create a server
  2. Add mod id to server mods list, for example 595F2BF2F44836FB for RHS mod image
  3. Start the server, wait for mods download to be complete. You can see progress in the server log.
  4. Refresh missions and mods pages, the new missions and mods will now appear image image
CCVia commented 11 months ago

Awesome! Done. Thanks.

Have you tested it on Linux? It's giving a lot of errors and the server doesn't start with RHS loaded. I bet its due to some capital letters on file names.

log.txt

Dahlgren commented 11 months ago

Have you tested it on Linux?

Screenshots above from Linux server. Some mods might not be properly updated for 1.0 update yet, best to validate with minimal set of mods first.

Any mod files should be contained within PAK files so case sensitivity should be less of an issue than previous Arma games on Linux server where authors could freely name their folders and PBO files themselves causing problems.

CCVia commented 11 months ago

Thanks!

I've removed RHS and reinstalled it again, and now it's working. Nice to know they will let us us use uppercase this time...