mirror of
https://github.com/NATroutter/egg-hytale.git
synced 2026-03-01 11:21:13 +03:00
[Bug]: This file cannot be modified: present in egg denylist. #41
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 @FeedTheChunk on GitHub (Jan 30, 2026).
Panel Type
Pelican Panel
Panel Version
1.0.0-beta31
Wings Version
wings v1.0.0-beta22
Panel Deployment Method
Bare Metal (Directly on machine)
Wings Deployment Method
Bare Metal (Directly on machine)
Wings Location
Different machine (Remote)
Server Architecture
x86_64 (amd64)
Are you using the latest version of the egg?
Yes, I just re-imported the egg
When does the issue occur?
During egg installation
Is the issue reproducible?
Yes, it happens every time
Bug Description
I decided that I would delete and create a new server this morning. It appears to me that it's either not downloading the server files or they aren't getting extracted.
There are two files, no other files nor directories, in the root of the server:
hytale-downloader-linux-amd64
start.sh
The File hytale-downloader-linux-amd64 has this in the file:
{"error":"This file cannot be modified: present in egg denylist.",
"request_id":"aee00f63-xxxxxxx-...
I did update the egg and still having the same issue:
Console Logs
Additional Context
No response
Pre-submission Checklist
@FeedTheChunk commented on GitHub (Jan 30, 2026):
{"error":"This file cannot be modified: present in egg denylist.",
"request_id":"aee00f63-xxxxxxx-...
This is because it's a binary file. Duh. Now that I have that sorted, it's still not installing.
@NATroutter commented on GitHub (Jan 30, 2026):
And why would you need to edit the file??? its a binary file for the downloader you dont need to touch it...
@FeedTheChunk commented on GitHub (Jan 30, 2026):
Thanks I posted, I realize that now but the installer is never being called. I've clone the project and testing it here locally. So far I can't get the server to run locally.
It really seems like extract_server_files() is failing to run.
@FeedTheChunk commented on GitHub (Jan 30, 2026):
Not sure what is happening. Abviously something that I'm doing. Spinning this up and new hardware and it worked perfectly. closing..