ShadowMario / FNF-PsychEngine

Engine originally used on Mind Games mod
Apache License 2.0
1.11k stars 2.18k forks source link

Im having a problem with the flxanimate #14806

Closed DavidHyena28 closed 3 months ago

DavidHyena28 commented 3 months ago

Describe your problem here.

So, i was making an fnf mod with psych engine. but then i decided to use the github version (with the source etc to add advancements) but when i install flxanimate it appears this error:

Installing flxanimate from https://github.com/ShadowMario/flxanimate branch: dev Error: std@sys_remove_dir

what do i do??

and yes, i tried the most recent version and even downgraded one version to see what was happening.

Are you modding a build from source or with Lua?

Source

What is your build target?

Windows x64

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

No

DavidHyena28 commented 3 months ago

ok new problem: idk if i fixed the flxanimation one but now i have this error:

source/backend/Paths.hx:539: characters 46-56 : Type not found : FlxAnimate

DavidHyena28 commented 3 months ago

ok... another problem.. F:/programas e jogos/Haxe/Haxe/haxe/lib/flxanimate/3,0,4/flxanimate/frames/FlxAnimateFrames.hx:142: characters 21-27 : Field concat should be declared with 'override' since it is inherited from superclass flixel.graphics.frames.FlxAtlasFrames F:/programas e jogos/Haxe/Haxe/haxe/lib/flxanimate/3,0,4/flxanimate/frames/FlxAnimateFrames.hx:142: characters 21-27 : Field concat overrides parent class with different or incomplete type F:/programas e jogos/Haxe/Haxe/haxe/lib/flixel/5,5,0/flixel/graphics/frames/FlxAtlasFrames.hx:457: characters 18-24 : ... Base field is defined here F:/programas e jogos/Haxe/Haxe/haxe/lib/flxanimate/3,0,4/flxanimate/frames/FlxAnimateFrames.hx:142: characters 21-27 : ... Different number of function arguments source/backend/Paths.hx:605: characters 7-18 : flxanimate.FlxAnimate has no field loadAtlasEx (Suggestion: loadAtlas) source/objects/Character.hx:304: characters 87-101 : flxanimate.animate.FlxAnim has no field lastPlayedAnim source/objects/Character.hx:335: characters 20-26 : flxanimate.animate.FlxAnim has no field resume

ingnore the F: path its my external hd path