RedstoneSC / FNF-RedstoneEngine

A modification of Psych Engine with some twist.
Apache License 2.0
11 stars 11 forks source link

why is it not compiling? #21

Open EthanMG228 opened 11 hours ago

EthanMG228 commented 11 hours ago

Describe your problem here.

i am late ye but still... source/Main.hx:79: characters 61-65 : Float should be Int source/Main.hx:79: characters 61-65 : ... For optional function argument 'updateFramerate' source/Main.hx:79: characters 61-65 : ... For function argument 'child' export/release/windows/haxe/ApplicationMain.hx:153: characters 5-36 : ... Called from macro here source/MainMenuState.hx:113: characters 70-71 : Int should be flixel.util.FlxAxes source/MainMenuState.hx:113: characters 70-71 : ... For optional function argument 'repeatAxes' wha-

Are you modding a build from source or with Lua?

Source

What is your build target?

Windows x64

Did you edit anything in this build? If so, mention or summarize your changes.

No response

RedstoneSC commented 11 hours ago

You're using new Haxe. Downgrading with versions is what can fix it.

EthanMG228 commented 11 hours ago

okay

EthanMG228 commented 11 hours ago

You're using new Haxe. Downgrading with versions is what can fix it.

i downgraded it to 4.2.5 but still that error. What i did wrong? When i installed 4.2.0 it said Unsupported Haxe version! Supported versions are 4.2.5 or newer (found 4.200). When i installed haxe 4.2.5 the error was still. what i did wrong?

RedstoneSC commented 10 hours ago

Well, it uses 0.5.2h... So I guess I may have a code for it.. Besides, I made it all by compiling through Github. (sounds stupid but works)

RedstoneSC commented 10 hours ago

I stopped using computer, so I can't really tell.

EthanMG228 commented 10 hours ago

I stopped using computer, so I can't really tell.

Okay. I'm going to sleep so I'll try this tomorrow. Im on a phone rn cuz i turned off my pc so im gonna try this tomorrow. Bye

CrusherNotDrip commented 10 hours ago

You're using new Haxe. Downgrading with versions is what can fix it.

its not haxe its haxeflixel