FunkinCrew / Funkin

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

Question: WHAT THE FUCK IS THIS ERROR #1443

Closed jukeliv closed 3 years ago

jukeliv commented 3 years ago

I whas compiling Friday Night Funkin with Visual Studio Code and i resive this error "Sys_error("export/debug/windows/obj/Options.txt: Permission denied")" how the fuck i can fix this shit guys???

thx for reading

PD: guys, i fix this, you just need to deactivate your anti virus when you are compiling, thads the thing, after deactivate thad shit you will be resive the error, and after it alone just start to compile in C++ as normally do the comand "lime build windows" , thads the thing

ThePlank commented 3 years ago

i think you need admin perms or you need more disk space

R3Ked commented 3 years ago

are you running the game in the programs folder if so move it out then compile if not idk what to tell you

jukeliv commented 3 years ago

i think you need admin perms or you need more disk space

ok but how can i do thad with Visual Studio Code????

cheers -SusBoi

SixBeeps commented 3 years ago

how can i do thad with Visual Studio Code????

You don't. VSC doesn't handle file management. You'll have to get rid of the files yourself if it's a disk space issue, or you'll have to run VSC as an administrator (how you do this depends on not only your OS, but also how you'd prefer to run it in the first place)

jukeliv commented 3 years ago

how can i do thad with Visual Studio Code????

You don't. VSC doesn't handle file management. You'll have to get rid of the files yourself if it's a disk space issue, or you'll have to run VSC as an administrator (how you do this depends on not only your OS, but also how you'd prefer to run it in the first place)

thx