FunkinCrew / Funkin

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

Bug Report: Cant find T #2872

Open NickIdk1235 opened 1 month ago

NickIdk1235 commented 1 month ago

I know I been making a long of issues but this time it can't find T which was meant to be a postion. image

Hundrec commented 1 month ago

Can you provide more details or console logs?

For example, did you modify any code before compiling?

NickIdk1235 commented 1 month ago

Can you provide more details or console logs?

For example, did you modify any code before compiling?

image

Hundrec commented 1 month ago

I have no idea what it could mean by "T"

Assuming you didn't edit any code, you can try deleting and reinstalling all your haxelibs (even if you have before)

CrusherNotDrip commented 1 month ago

image

it looks like u have the main flixel and not the funkincrew forked one.

you might wanna install the haxelibs with hmm install instead

(haxelib --global install hmm haxelib --global run hmm setup to setup hmm if you haven't already.)

NotHyper-474 commented 1 month ago

Same issue as #2333, generally gets solved by reinstalling Flixel via hmm reinstall -f flixel