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

i have a lot of errors while compilling #2076

Closed
Foxy-Studio opened this issue Nov 27, 2022 · 7 comments
Closed

i have a lot of errors while compilling #2076

Foxy-Studio opened this issue Nov 27, 2022 · 7 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

@Foxy-Studio
Copy link

source/NGio.hx:12: characters 1-68 : io.newgrounds.objects.events.Result has no field or subtype GetCurrentVersionResult
source/NGio.hx:13: characters 1-61 : io.newgrounds.objects.events.Result has no field or subtype GetVersionResult
source/NGio.hx:47: characters 62-76 : io.newgrounds.Call<io.newgrounds.objects.events.GetCurrentVersionData> has no field addDataHandler (Suggestion: addStatusHandler)

@Foxy-Studio Foxy-Studio added the type: compilation help Involves some issue with compiling the game from source. label Nov 27, 2022
@ACrazyTown
Copy link
Contributor

ACrazyTown commented Nov 27, 2022

Run haxelib set newgrounds 1.1.5, as the newgrounds haxelib was updated and the Funkin' repo is out of date

@Foxy-Studio
Copy link
Author

Foxy-Studio commented Nov 27, 2022

its fixed
i just have a last one :
C:/HaxeToolkit/haxe/lib/polymod/git/polymod/hscript/_internal/PolymodExprEx.hx:75: characters 5-9 : Expected }
what do i need to do?
edit : C:/HaxeToolkit/haxe/lib/polymod/git/polymod/hscript/_internal/PolymodScriptClass.hx:366: characters 69-73 : polymod.hscript._internal.ErrorEx has no field line

@ACrazyTown
Copy link
Contributor

its fixed i just have a last one : C:/HaxeToolkit/haxe/lib/polymod/git/polymod/hscript/_internal/PolymodExprEx.hx:75: characters 5-9 : Expected } what do i need to do? edit : C:/HaxeToolkit/haxe/lib/polymod/git/polymod/hscript/_internal/PolymodScriptClass.hx:366: characters 69-73 : polymod.hscript._internal.ErrorEx has no field line

haxelib set polymod 1.3.1

@Baconyy
Copy link

Baconyy commented Jan 8, 2023

HOW DO I FIX source/NGio.hx:12: characters 1-68 : io.newgrounds.objects.events.Result has no field or subtype GetCurrentVersionResult
source/NGio.hx:13: characters 1-61 : io.newgrounds.objects.events.Result has no field or subtype GetVersionResult
source/NGio.hx:47: characters 62-76 : io.newgrounds.Call<io.newgrounds.objects.events.GetCurrentVersionData> has no field addDataHandler (Suggestion: addStatusHandler)
source/NGio.hx:47: characters 104-127 : Type not found : GetCurrentVersionResult
source/TitleState.hx:61: characters 16-28 : Type not found : APIStuff
source/NGio.hx:96: characters 25-39 : Void -> Void should be Null<io.newgrounds.objects.events.Outcome<io.newgrounds.CallError> -> Void>
source/NGio.hx:96: characters 25-39 : For optional function argument 'callback'
source/NGio.hx:99: characters 30-45 : Void -> Void should be Null<io.newgrounds.objects.events.Outcome<io.newgrounds.CallError> -> Void>
source/NGio.hx:99: characters 30-45 : For optional function argument 'callback'
source/NGio.hx:85: characters 25-34 : Void -> Void should be Null<io.newgrounds.LoginOutcome -> Void>
source/NGio.hx:85: characters 25-34 : For optional function argument 'callback'

@ACrazyTown
Copy link
Contributor

Run haxelib set newgrounds 1.1.5, as the newgrounds haxelib was updated and the Funkin' repo is out of date

@Baconyy
Copy link

Baconyy commented Jan 10, 2023

what about

source/TitleState.hx:61: characters 16-28 : Type not found : APIStuff

@Baconyy
Copy link

Baconyy commented Jan 10, 2023

respond please

@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

4 participants