Funkin icon indicating copy to clipboard operation
Funkin copied to clipboard

Am I missing something here?

Open ADuckInBlack opened this issue 9 months ago • 16 comments

Please check for duplicates or similar compiler issues by filtering for 'compiler help'

  • [x] Windows
  • [ ] Mac
  • [ ] Linux
  • [ ] HTML5

Please describe your issue. Provide extensive detail and images if possible.

image

ADuckInBlack avatar May 09 '24 07:05 ADuckInBlack

do you have git installed?

Stilic avatar May 09 '24 07:05 Stilic

do you have git installed?

i believe i do, but do you think i need to do a quick reinstall?

ADuckInBlack avatar May 09 '24 22:05 ADuckInBlack

do you have git installed?

i believe i do, but do you think i need to do a quick reinstall?

probably

Stilic avatar May 10 '24 01:05 Stilic

do you have git installed?

i believe i do, but do you think i need to do a quick reinstall?

probably

i completely reinstalled git, but i still got the exact same error, so unless i have the wrong version of git, idk what's going on. i have git 2.45.0 btw

ADuckInBlack avatar May 10 '24 19:05 ADuckInBlack

do you have the latest version of haxe too?

Stilic avatar May 10 '24 19:05 Stilic

i uninstalled haxe and neko (using the uninstaller), reinstalled both, reinstalled every library i needed to make this work using hmm, and now i'm getting this error. image

ADuckInBlack avatar May 10 '24 21:05 ADuckInBlack

i uninstalled haxe and neko (using the uninstaller), reinstalled both, reinstalled every library i needed to make this work using hmm, and now i'm getting this error. image

then idk

Stilic avatar May 11 '24 08:05 Stilic

hope someone notices this soon

ADuckInBlack avatar May 12 '24 04:05 ADuckInBlack

hey uh open source it. thats what i did and it fixed it

chicken-nugget1104 avatar May 13 '24 19:05 chicken-nugget1104

how?

kevkev3030 avatar May 14 '24 00:05 kevkev3030

hey uh open source it. thats what i did and it fixed it

wdym

Stilic avatar May 14 '24 07:05 Stilic

Well, your not alone because I'm having the same issue. I hope @ninjamuffin99 or @EliteMasterEric notices this issue.

ZonerPlayz avatar May 14 '24 14:05 ZonerPlayz

hey uh open source it. thats what i did and it fixed it

wdym

fork the project get into github desktop put your entire source in then compile from the folder. this is there way of forcing every mod to be open source.

chicken-nugget1104 avatar May 15 '24 12:05 chicken-nugget1104

hey uh open source it. thats what i did and it fixed it

wdym

fork the project get into github desktop put your entire source in then compile from the folder. this is there way of forcing every mod to be open source.

that’s not what open source means, and it doesn’t work that way either

moxie-coder avatar May 15 '24 21:05 moxie-coder

hey uh open source it. thats what i did and it fixed it

wdym

fork the project get into github desktop put your entire source in then compile from the folder. this is there way of forcing every mod to be open source.

that’s not what open source means, and it doesn’t work that way either

Well yes, your right. That's not what open source means but, technically if you are going to make a mod for FNF, it says in one of the text files that if you are going to make a mod for FNF, you have to open source it.

ZonerPlayz avatar May 16 '24 01:05 ZonerPlayz

I hope the devs notice this topic because it's kind of a big issue because how in the world are people going to make mods for FNF when you can't compile the game

ZonerPlayz avatar May 16 '24 01:05 ZonerPlayz

ok so nobody knows what to do?

Galactic00 avatar Jul 02 '24 18:07 Galactic00

  • The first error (the EOF when getting the git hash) is because the user did not properly follow the compilation guide, and is missing the Git program.
  • The second error (the coreAssetRedirect) is because the user did not properly follow the compilation guide, and is using the wrong version of Polymod (the compilation guide walks through proper installation of the correct library versions).

Conclusion: Error code PEBKAC

EliteMasterEric avatar Jul 06 '24 00:07 EliteMasterEric