Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minecraft server worlds wont unzip #6

Open
BANanaD3V opened this issue Jul 28, 2024 · 4 comments
Open

Minecraft server worlds wont unzip #6

BANanaD3V opened this issue Jul 28, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@BANanaD3V
Copy link
Contributor

Describe the bug
When using mcman worlds feature with a world zip, the server won't build and will throw permission denied (os error 13) when on world stage.

To Reproduce
Steps to reproduce the behavior:

  1. Create a mcman server
  2. Add a world zip and [worlds.worldName] to server.toml
  3. Try to build the server with flux
  4. Error occurs

Expected behavior
A world would unzip with no errors

Screenshots
image

Additional context
This might be due to how mcman unzips worlds, but unsure.

@BANanaD3V BANanaD3V added the bug Something isn't working label Jul 28, 2024
@IogaMaster
Copy link
Owner

I will investigate

@BANanaD3V
Copy link
Contributor Author

Any updates?

@ProggerX
Copy link

ProggerX commented Aug 19, 2024

@IogaMaster commit that "fixed this issue" breaks all flux and i have "can't mkdir server_build: permission denied"
I think buildPhase is not allowed to edit $src dir contents

@IogaMaster
Copy link
Owner

@IogaMaster commit that "fixed this issue" breaks all flux and i have "can't mkdir server_build: permission denied"

I think buildPhase is not allowed to edit $src dir contents

Reverted the commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants