Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"lime test windows" bug #2205

Closed
ELIP4444 opened this issue Apr 3, 2024 · 0 comments
Closed

"lime test windows" bug #2205

ELIP4444 opened this issue Apr 3, 2024 · 0 comments
Labels
status: stale Issue was made for an old version of the game, which is no longer supported. type: compilation help Involves some issue with compiling the game from source.

Comments

@ELIP4444
Copy link

ELIP4444 commented Apr 3, 2024

source/Controls.hx:39: characters 1-7 : Warning : (WDeprecatedEnumAbstract) @:enum abstract is deprecated in favor of enum abstract
source/Main.hx:87: characters 61-65 : Float should be Int
source/Main.hx:87: characters 61-65 : ... For optional function argument 'updateFramerate'
source/Main.hx:87: characters 61-65 : ... For function argument 'child'
export/release/windows/haxe/ApplicationMain.hx:153: characters 5-36 : ... Called from macro here
C:/HaxeToolkit/haxe/lib/newgrounds/1,1,5/lib/Source/io/newgrounds/objects/Medal.hx:124: characters 1-7 : Warning : (WDeprecatedEnumAbstract) @:enum abstract is deprecated in favor of enum abstract
C:/HaxeToolkit/haxe/lib/newgrounds/1,1,5/lib/Source/io/newgrounds/crypto/EncryptionFormat.hx:3: characters 1-7 : Warning : (WDeprecatedEnumAbstract) @:enum abstract is deprecated in favor of enum abstract
C:/HaxeToolkit/haxe/lib/newgrounds/1,1,5/lib/Source/io/newgrounds/crypto/Cipher.hx:3: characters 1-7 : Warning : (WDeprecatedEnumAbstract) @:enum abstract is deprecated in favor of enum abstract
C:/HaxeToolkit/haxe/lib/newgrounds/1,1,5/lib/Source/io/newgrounds/components/ScoreBoardComponent.hx:101: characters 1-7 : Warning : (WDeprecatedEnumAbstract) @:enum abstract is deprecated in favor of enum abstract
C:/HaxeToolkit/haxe/lib/newgrounds/1,1,5/lib/Source/io/newgrounds/objects/Session.hx:42: characters 1-7 : Warning : (WDeprecatedEnumAbstract) @:enum abstract is deprecated in favor of enum abstract
source/InputFormatter.hx:148: characters 1-7 : Warning : (WDeprecatedEnumAbstract) @:enum abstract is deprecated in favor of enum abstract
C:/HaxeToolkit/haxe/lib/polymod/git/polymod/Polymod.hx:1005: characters 1-7 : Warning : (WDeprecatedEnumAbstract) @:enum abstract is deprecated in favor of enum abstract
C:/HaxeToolkit/haxe/lib/polymod/git/polymod/Polymod.hx:1051: characters 1-7 : Warning : (WDeprecatedEnumAbstract) @:enum abstract is deprecated in favor of enum abstract
C:/HaxeToolkit/haxe/lib/polymod/git/polymod/backends/PolymodAssets.hx:226: characters 1-7 : Warning : (WDeprecatedEnumAbstract) @:enum abstract is deprecated in favor of enum abstract
source/ui/ModMenu.hx:113: characters 26-34 : String should be Null<polymod.ScanParams>
source/ui/ModMenu.hx:113: characters 26-34 : ... String has no field apiVersionRule
source/ui/ModMenu.hx:113: characters 26-34 : ... For optional function argument 'scanParams'
source/PlayState.hx:69: characters 21-29 : Warning : (WDeprecated) flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/PlayState.hx:115: characters 17-25 : Warning : (WDeprecated) flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/PlayState.hx:274: characters 22-30 : Warning : (WDeprecated) flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/PlayState.hx:1579: characters 17-25 : Warning : (WDeprecated) flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/PlayState.hx:1581: characters 17-25 : Warning : (WDeprecated) flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/PauseSubState.hx:32: characters 17-25 : Warning : (WDeprecated) flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/PauseSubState.hx:42: characters 20-28 : Warning : (WDeprecated) flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/ChartingState.hx:79: characters 13-21 : Warning : (WDeprecated) flixel.system.FlxSound was moved to flixel.sound.FlxSound
source/ChartingState.hx:357: characters 16-24 : Warning : (WDeprecated) flixel.system.FlxSound was moved to flixel.sound.FlxSound

Please help :')

@ELIP4444 ELIP4444 added the type: minor bug Involves a minor bug or issue. label Apr 3, 2024
@ELIP4444 ELIP4444 closed this as not planned Won't fix, can't repro, duplicate, stale Apr 3, 2024
@Hundrec Hundrec added type: compilation help Involves some issue with compiling the game from source. status: rejected Issue did not pass review or PR cannot be approved. and removed type: minor bug Involves a minor bug or issue. status: rejected Issue did not pass review or PR cannot be approved. labels Jan 26, 2025
@EliteMasterEric EliteMasterEric added the status: stale Issue was made for an old version of the game, which is no longer supported. label Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: stale Issue was made for an old version of the game, which is no longer supported. type: compilation help Involves some issue with compiling the game from source.
Projects
None yet
Development

No branches or pull requests

3 participants