Skip to content

Field "name" missing in mod description #7

@Pandiora

Description

@Pandiora

I am getting this error for the mod squeak_through:

[2024-11-25T14:19:52Z INFO  facmod_rs::facmod] Searching mod: squeak-through
[2024-11-25T14:19:52Z ERROR facmod_rs] error: error decoding response body: missing field `name` at line 1 column 27
[2024-11-25T14:19:52Z ERROR facmod_rs] caused by: missing field `name` at line 1 column 27
root@debian-amp:~/.test# cd /home/amp/...

If some of the other problems could be fixed or described, your approach would be the best and only one out there, since you are using the API-Key, which seems much more secure, than using your pasword in config files:

  • correctly rename downloaded files (mod + version + .zip)
  • ignore parameters as name if possible
  • using the mod_list.json should be default
  • better explanation of how to make facmod_rs available to all users
  • better explanation on how to install your tool (cargo.io repo is not found for me, so I had to install from Github)

Installation instructions for Github could be updated (I'm running an AMP server):

  • curl https://sh.rustup.rs -sSf | sh
  • apt install pkg-config libssl-dev
  • cargo install --git https://github.com/ngraham20/facmod-rs
  • facmod-rs -c config.yaml

Well, these are multiple issues, I know, but they might give anyone a head-up who finds your mod-updater.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions