FunkinCrew / Funkin

A rhythm game made with HaxeFlixel
https://www.newgrounds.com/portal/view/770371
Other
2.99k stars 2.3k forks source link

Bug Report: Error: Could not determine current git branch; is this a proper Git repository? #3868

Closed sphis-Sinco closed 1 week ago

sphis-Sinco commented 1 week ago

Issue Checklist

Platform

Compiled from GitHub Source Code (Windows)

Browser

None

Version

0.5.3

Description (include any images, videos, errors, or crash logs)

I was trying to compile and I got a

Error: Could not determine current git branch; is this a proper Git repository?

Steps to Reproduce

No response

moxie-coder commented 1 week ago

it’s self explanatory, you didn’t clone the FNF repo

sphis-Sinco commented 1 week ago

it’s self explanatory, you didn’t clone the FNF repo

I HAVE to clone it? I can't just download the zip?

AbnormalPoof commented 1 week ago

You have to clone the repo or else the submodules (art, assets) won't work.

sphis-Sinco commented 1 week ago

oh

moxie-coder commented 1 week ago

You have to clone the repo or else the submodules (art, assets) won't work.

and those are required, downloading a zip won't download those too

sphis-Sinco commented 1 week ago

You have to clone the repo or else the submodules (art, assets) won't work.

and those are required, downloading a zip won't download those too

it did for me, that's why I was confused