Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

To fix the crash error, open powershell in whatever site you have your game and run "tee log.txt | ./Funkin.exe"

doesn't work

(1 edit)

did u use powershell in the folder you have the game?

Yeah

(1 edit)

what did you typed?

PS C:\Users\<username>\downloads\funkin-windows-64bit> tee log.text |./Funkin.exe

so weird it works for me perfectly, gonna record my pc so you can see it

here you can see what i did

Yeah, this works, make sure you enter the directories, try writing it as follows:

cd downloads

cd funkin-windows-64bits

tee log.txt | ./Funkin.exe

This works!!! Thank you so much!

be more specific? help

what do i do if i'm not running it on a website?

go to the folder you have installed the game, type powershell in the search bar (i dont know the name but the one that shows the location of the folder). after that it should appear a window called "window powershell" in that windod it should appear the location of the folder of the game, an example would be something like "c:/user/user/desktop/fnf" (yours can be different). then run the comand "tee log.txt | ./Funkin.exe" in windows powershell.
it should run the game, dont close the windows powershell while you game

(1 edit)

Thank you so much man, runs perfect now