Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Compiling Error #130

Open
obscuryth opened this issue Feb 17, 2023 · 1 comment
Open

Compiling Error #130

obscuryth opened this issue Feb 17, 2023 · 1 comment

Comments

@obscuryth
Copy link

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 
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@obscuryth and others