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 1 month ago

EthanMG228 commented 1 month 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 1 month ago

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

EthanMG228 commented 1 month ago

okay

EthanMG228 commented 1 month 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 1 month 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 1 month ago

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

EthanMG228 commented 1 month 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 1 month ago

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

its not haxe its haxeflixel

EthanMG228 commented 1 month ago

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

its not haxe its haxeflixel

So what should i downgrade? Haxe or Flixel? If flixel to what version i need to downgrade?

RedstoneSC commented 1 month ago

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

its not haxe its haxeflixel

So what should i downgrade? Haxe or Flixel? If flixel to what version i need to downgrade?

Since I used Github to compile, you should look into .github/workflows/main.yml

This can work I must say, but if there's an error with freeplay having stuck grey colour, I can provide the hxcpp to fix this.

moxie-coder commented 1 month ago

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

its not haxe its haxeflixel

So what should i downgrade? Haxe or Flixel? If flixel to what version i need to downgrade?

flixel

EthanMG228 commented 1 month ago

flixel

I downgraded it to 5.3.0 but it makes more problems. i looked at main.yml but it didn't helped.

EthanMG228 commented 3 weeks ago

ahh dammit i tried anything. reinstalled the windows 10 sdk,reinstalling all libraries. downgrading and updating haxe. nothing of it worked...