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

Code Download ZIP is broken. #25

Open
BurntAussieTyre opened this issue Sep 23, 2023 · 2 comments
Open

Code Download ZIP is broken. #25

BurntAussieTyre opened this issue Sep 23, 2023 · 2 comments

Comments

@BurntAussieTyre
Copy link

BurntAussieTyre commented Sep 23, 2023

"https://github.com/expressobits/character-controller/archive/refs/heads/main.zip" just downloads character-controller-main as an empty 200 byte zip.

@scriptsengineer
Copy link
Member

"https://github.com/expressobits/character-controller/archive/refs/heads/main.zip" just downloads character-controller-main as an empty 200 byte zip.

I really don't know what causes this, I have an addon with a completely similar structure (inventory-system) and the zip download works properly there.

@BurntAussieTyre
Copy link
Author

Same error again. Downloading ZIP of latest commit from main branch just gives empty 200 byte file.
(https://github.com/expressobits/character-controller/tree/f128ffa39cf6c0faede471629d901b82c15d6017)

Latest commit from addon branch appears to gives full repo (I hope?).
(https://github.com/expressobits/character-controller/tree/8779943fb546b6963c89a11db8fecc3b35e4b023)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants