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: need help with compiling #2181

Closed
1 of 4 tasks
AlvarroPewz24 opened this issue Oct 15, 2023 · 0 comments
Closed
1 of 4 tasks

Compiling help: need help with compiling #2181

AlvarroPewz24 opened this issue Oct 15, 2023 · 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

@AlvarroPewz24
Copy link

AlvarroPewz24 commented Oct 15, 2023

i already followed all the instructions and #2077

source/NGio.hx:15: characters 1-68 : io.newgrounds.objects.events.Result has no field or subtype GetCurrentVersionResult
source/NGio.hx:16: characters 1-61 : io.newgrounds.objects.events.Result has no field or subtype GetVersionResult
source/NGio.hx:169: characters 25-39 : Void -> Void should be Null<io.newgrounds.objects.events.Outcome<io.newgrounds.CallError> -> Void>
source/NGio.hx:169: characters 25-39 : For optional function argument 'callback'
source/NGio.hx:172: characters 30-45 : Void -> Void should be Null<io.newgrounds.objects.events.Outcome<io.newgrounds.CallError> -> Void>
source/NGio.hx:172: characters 30-45 : For optional function argument 'callback'
source/NGio.hx:155: characters 24-33 : Void -> Void should be Null<io.newgrounds.LoginOutcome -> Void>
source/NGio.hx:155: characters 24-33 : For optional function argument 'callback'
C:/HaxeToolkit/haxe/lib/flixel-addons/git/flixel/addons/text/FlxTypeText.hx:8: characters 8-29 : Type not found : flixel.sound.FlxSound
C:/HaxeToolkit/haxe/lib/flixel-addons/git/flixel/addons/text/FlxTypeText.hx:78: characters 26-34 : Type not found : FlxSound
source/HealthIcon.hx:7: lines 7-64 : Defined in this class
C:/HaxeToolkit/haxe/lib/flixel-addons/git/flixel/addons/effects/chainable/FlxEffectSprite.hx:137: characters 49-58 : flixel.animation.FlxAnimationController has no field numFrames
source/DialogueBox.hx:143: characters 16-22 : flixel.addons.text.FlxTypeText has no field sounds
source/DialogueBox.hx:239: characters 16-25 : flixel.addons.text.FlxTypeText has no field resetText
source/DialogueBox.hx:240: characters 16-21 : flixel.addons.text.FlxTypeText has no field start
source/DialogueBox.hx:241: characters 16-32 : flixel.addons.text.FlxTypeText has no field completeCallback
source/DialogueBox.hx:224: characters 17-21 : flixel.addons.text.FlxTypeText has no field skip
source/NGio.hx:53: characters 5-19 : io.newgrounds.Call<io.newgrounds.objects.events.GetCurrentVersionData> has no field addDataHandler (Suggestion: addStatusHandler)
source/NGio.hx:102: characters 65-78 : error: io.newgrounds.LoginOutcome should be io.newgrounds.objects.Error
source/NGio.hx:102: characters 65-78 : have: (io.newgrounds.objects.Error) -> ...
source/NGio.hx:102: characters 65-78 : want: (io.newgrounds.LoginOutcome) -> ...
source/NGio.hx:102: characters 65-78 : For optional function argument 'callback'
C:/HaxeToolkit/haxe/lib/flixel-addons/git/flixel/addons/transition/FlxTransitionableState.hx:81: characters 20-30 : Field startOutro is declared 'override' but doesn't override any field

Please check for duplicates or similar compiler issues by filtering for 'compiler help'

  • Windows
  • Mac
  • Linux
  • HTML5

Please describe your issue. Provide extensive detail and images if possible.

@AlvarroPewz24 AlvarroPewz24 added the type: compilation help Involves some issue with compiling the game from source. label Oct 15, 2023
@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