mirror of
https://github.com/NATroutter/egg-hytale.git
synced 2026-03-01 11:21:13 +03:00
Server gets re-downloaded on restart every time #6
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 @zackenbaron on GitHub (Jan 13, 2026).
Title says. But great Egg! Its working fine 👍🏻
@gv1222 commented on GitHub (Jan 13, 2026):
Can confirm this is occurring. It also requires you to reauthenticate each time
@zackenbaron commented on GitHub (Jan 13, 2026):
But this might a Hytale Bug. Not repo owner's fault. :)
Since the authentication key never gets stored you'll have to authenticate after a restart.
@SaltLemon-sys commented on GitHub (Jan 13, 2026):
@NATroutter commented on GitHub (Jan 13, 2026):
This is hytale thing it wants you to authenticate the server each time it kind a stupid i will implement some the storing of creds if hytale will add support for that
@gv1222 commented on GitHub (Jan 13, 2026):
Thanks - I'm sure they will change this. From the docs they say you can have a maximum of 100 servers per account. With a different auth code each restart, I'm hoping it does not log each boot as a different server.
@SaltLemon-sys commented on GitHub (Jan 13, 2026):
what about my ss
it auth sucessfully restart again and still again auth
@NATroutter commented on GitHub (Jan 13, 2026):
Authentication is now cached.
Please update your egg and click Reinstall on the server using the egg.
For detailed update instructions, see the README.