mirror of
https://github.com/a-sync/game-server-watcher.git
synced 2026-06-10 09:11:41 -04:00
palworld #11
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @treemlt on GitHub (Feb 27, 2024).
It seems that after the recent palworld update it's failing to get the server information.
@a-sync commented on GitHub (Feb 27, 2024):
hey,
this would be an issue for gamedig (node-gamedig).
there is already a ticket open for palworld, your issue might be similar to it: https://github.com/gamedig/node-gamedig/issues/554
@treemlt commented on GitHub (Feb 27, 2024):
this is what i'm getting. This was working before the palworld update
@a-sync commented on GitHub (Feb 27, 2024):
@treemlt please bring this to the attention of the node-gamedig authors so they can fix it!
gsw uses gamedig to retrieve game server information, so unless you can query the server with the gamedig cli succesfully, the issue is not in gsw. (you can try updating the gamedig dependency or simply running reinstall in ptero to do that, but probably need an update/fix for the changes in gamedig first)
right here 👉 node-gamedig: new issue