character-controller icon indicating copy to clipboard operation
character-controller copied to clipboard

Code Download ZIP is broken.

Open BurntAussieTyre opened this issue 2 years ago • 2 comments

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

BurntAussieTyre avatar Sep 23 '23 12:09 BurntAussieTyre

"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.

scriptsengineer avatar Sep 23 '23 12:09 scriptsengineer

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)

BurntAussieTyre avatar Nov 28 '23 14:11 BurntAussieTyre