ShadowMario / FNF-PsychEngine

Engine originally used on Mind Games mod
Apache License 2.0
1.15k stars 2.21k forks source link

FNF Problem #15452

Closed platinummodfnf closed 1 month ago

platinummodfnf commented 2 months ago

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

CrusherNotDrip commented 2 months ago

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