You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.
I had a UTF-8 Error before, after moving the Source Code from D: to C: drive it's gone, now more errors showed up. Is there any way to fix it? (If so How)
source/Main.hx:81: characters 61-65 : Float should be Int
source/Main.hx:81: characters 61-65 : ... For optional function argument 'updateFramerate'
source/Main.hx:81: characters 61-65 : ... For function argument 'child'
source/FNFCamera.hx:135: characters 33-44 : Class<flixel.FlxG> has no field initialZoom
source/states/FreeplayState.hx:211: characters 25-28 : Static access to instance field add is not allowed
source/states/FreeplayState.hx:220: characters 25-28 : Static access to instance field add is not allowed
source/states/MainMenuState.hx:211: characters 25-28 : Static access to instance field add is not allowed
source/states/MainMenuState.hx:234: characters 27-30 : Static access to instance field add is not allowed
source/states/MainMenuState.hx:255: characters 27-30 : Static access to instance field add is not allowed
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I had a UTF-8 Error before, after moving the Source Code from D: to C: drive it's gone, now more errors showed up. Is there any way to fix it? (If so How)
The text was updated successfully, but these errors were encountered: