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

Compiling help: [BRIEF DESCRIPTION / ERROR MESSAGE OUTPUT] #2196

Closed
1 of 4 tasks
nosleepfortonight opened this issue Jan 20, 2024 · 0 comments
Closed
1 of 4 tasks

Compiling help: [BRIEF DESCRIPTION / ERROR MESSAGE OUTPUT] #2196

nosleepfortonight opened this issue Jan 20, 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

@nosleepfortonight
Copy link

how do i fix this on compling for windows

source/Controls.hx:39: characters 1-7 : Warning : (WDeprecatedEnumAbstract) @:enum abstract is deprecated in favor of enum abstract
C:/HaxeToolkit/haxe/lib/newgrounds/git/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/git/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/git/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/git/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/git/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
C:/HaxeToolkit/haxe/lib/flixel-ui/2,5,0/flixel/addons/ui/FlxUICursor.hx:564: characters 9-11 : Warning : Potential typo detected (expected similar values are flixel.addons.ui.SortMethod.ID)

  • Windows
  • Mac
  • Linux
  • HTML5
@nosleepfortonight nosleepfortonight added the type: compilation help Involves some issue with compiling the game from source. label Jan 20, 2024
@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
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale 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

2 participants