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

FNF Problem #15452

Closed
platinummodfnf opened this issue Aug 31, 2024 · 1 comment
Closed

FNF Problem #15452

platinummodfnf opened this issue Aug 31, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@platinummodfnf
Copy link

Describe your bug here.

haxe cant compile

Command Prompt/Terminal logs (if existing)

C:/haxelib/flixel-addons/3,2,1/flixel/addons/text/FlxTypeText.hx:8: characters 8-29 : Type not found : flixel.sound.FlxSound
    C:/haxelib/flixel-addons/3,2,1/flixel/addons/text/FlxTypeText.hx:78: characters 26-34 : Type not found : FlxSound
                                                                                                                     source/CoolUtil.hx:17: lines 17-138 : ... Defined in this class
                                                            C:/haxelib/flixel-addons/3,2,1/flixel/addons/effects/chainable/FlxEffectSprite.hx:137: characters 49-58 : flixel.animation.FlxAnimationController has no field numFrames
                                                                                                            source/DialogueBox.hx:145: characters 16-22 : flixel.addons.text.FlxTypeText has no field sounds
                                                                                    source/DialogueBox.hx:250: characters 16-25 : flixel.addons.text.FlxTypeText has no field resetText
                                                               source/DialogueBox.hx:251: characters 16-21 : flixel.addons.text.FlxTypeText has no field start
                                      source/DialogueBox.hx:252: characters 16-32 : flixel.addons.text.FlxTypeText has no field completeCallback
                        source/DialogueBox.hx:229: characters 18-22 : flixel.addons.text.FlxTypeText has no field skip
                                                                                                                      C:/haxelib/flixel-addons/3,2,1/flixel/addons/display/FlxExtendedMouseSprite.hx:5: characters 8-40 : Type not found : flixel.input.mouse.FlxMouseEvent
                           C:/haxelib/flixel-addons/3,2,1/flixel/addons/display/FlxExtendedMouseSprite.hx:221: characters 3-16 : Type not found : FlxMouseEvent
                                       C:/haxelib/flixel-addons/3,2,1/flixel/addons/display/FlxExtendedMouseSprite.hx:625: characters 28-34 : flixel.input.mouse.FlxMouse has no field deltaX
                                                                     C:/haxelib/flixel-addons/3,2,1/flixel/addons/display/FlxExtendedMouseSprite.hx:626: characters 28-34 : flixel.input.mouse.FlxMouse has no field deltaY
                                                                                                   C:/haxelib/flixel-addons/3,2,1/flixel/addons/transition/FlxTransitionableState.hx:81: characters 20-30 : Field startOutro is declared 'override' but doesn't override any field

Are you modding a build from source or with Lua?

Source

What is your build target?

Windows

Did you edit anything in this build? If so, mention or summarize your changes.

of course, i changed flixel.system flxsound sytstem to flixel sound

@platinummodfnf platinummodfnf added the bug Something isn't working label Aug 31, 2024
@CrusherNotDrip
Copy link

362506428-0c1feca7-5056-4c0a-8b47-aef0df5befa2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants