GameServerManagers / LinuxGSM

The command-line tool for quick, simple deployment and management of Linux dedicated game servers.
https://linuxgsm.com
MIT License
4.32k stars 821 forks source link

[Bug]: mods install not able to install precision allignment #4109

Open kintarowonders opened 1 year ago

kintarowonders commented 1 year ago

User story

gmodserver mods-install cannot install precision-alignment (404)

Game

Garry's Mod

Linux distro

Debian 11

Command

command: mods-install

Further information

The mod precision-alignment will not install because of a 404.

Relevant log output

Installing Precision Alignment
=================================
creating mod download directory /home/john/kintaro-gmod/lgsm/mods/tmp...OK

curl: (22) The requested URL returned error: 404

Steps to reproduce

  1. Run mods-install
  2. Choose precision-alignment
dgibbs64 commented 1 year ago

Looks like precision-alignment repo has been deleted https://github.com/Mista-Tea/precision-alignment

dgibbs64 commented 1 year ago

I am going to suggest that this mod is removed from the list at this point

kintarowonders commented 1 year ago

How about use this repo instead...

https://github.com/IJWTB/precision-alignment

dgibbs64 commented 1 year ago

There is also this https://github.com/giinuu/precision-alignment

rconjoe commented 7 months ago

If it saves you any digging -

mboxlab has the most recently updated fork I can find.

However, giinuu's repo mentioned by Dan is distributed in a collection with nearly 1k subscriptions. Would that be the safest path to keeping the mod supported?