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

compile help #136

Open
Enchantedbooz opened this issue Apr 1, 2024 · 0 comments
Open

compile help #136

Enchantedbooz opened this issue Apr 1, 2024 · 0 comments

Comments

@Enchantedbooz
Copy link

Enchantedbooz commented Apr 1, 2024

source/flixel/addons/transition/FlxTransitionableState.hx:67: lines 67-77 : Warning : switchTo is deprecated, use startOutro
source/states/MusicBeatState.hx:112: lines 112-117 : Warning : switchTo is deprecated, use startOutro
source/states/PlayState.hx:4060: lines 4060-4074 : Warning : switchTo is deprecated, use startOutro
source/states/PlayState.hx:87: characters 25-33 : Warning : flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/states/PlayState.hx:112: characters 21-29 : Warning : flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/states/PlayState.hx:229: characters 17-25 : Warning : flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/Stage.hx:68: characters 25-33 : Warning : flixel.system.FlxSound was moved to flixel.sound.FlxSound
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/Stage.hx:251: characters 26-34 : Warning : flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/FNFCamera.hx:22: characters 14-21 : Redefinition of variable filters in subclass is not allowed. Previously declared at flixel.FlxCamera
source/states/PlayState.hx:83: lines 83-4132 : ... Defined in this class
source/FNFCamera.hx:22: characters 3-60 : Method get_filters required by property filters is missing
source/FNFCamera.hx:21: characters 3-44 : Method set_pitch required by property pitch is missing
source/FNFCamera.hx:20: characters 3-42 : Method set_yaw required by property yaw is missing
source/FNFCamera.hx:16: characters 3-50 : Method set_angleOffset required by property angleOffset is missing
source/states/PlayState.hx:1651: characters 17-25 : Warning : flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/states/PlayState.hx:1654: characters 17-25 : Warning : flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/states/PlayState.hx:1656: characters 14-22 : Warning : flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/states/ChartingState.hx:131: characters 20-28 : Warning : flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/states/StoryMenuState.hx:377: lines 377-382 : Warning : switchTo is deprecated, use startOutro
source/states/FreeplayState.hx:480: lines 480-485 : Warning : switchTo is deprecated, use startOutro
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
source/states/ChartingState.hx:945: characters 16-24 : Warning : flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/states/ChartingPauseSubstate.hx:128: characters 17-25 : Warning : flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/modchart/modifiers/CamModifier.hx:48: characters 7-24 : Could not resolve accessor
source/modchart/modifiers/CamModifier.hx:49: characters 7-20 : Could not resolve accessor
source/modchart/modifiers/CamModifier.hx:50: characters 7-36 : Could not resolve accessor
source/states/PauseSubState.hx:33: characters 17-25 : Warning : flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/states/PauseSubState.hx:40: characters 20-28 : Warning : flixel.system.FlxSound was moved to flixel.sound.FlxSound

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

1 participant