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

alot of error #16128

Open
theflamer12 opened this issue Jan 9, 2025 · 3 comments
Open

alot of error #16128

theflamer12 opened this issue Jan 9, 2025 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@theflamer12
Copy link

Describe your problem here.

C:/HaxeToolkit/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
C:/HaxeToolkit/haxe/lib/flxanimate/3,0,4/flxanimate/frames/FlxAnimateFrames.hx:142: characters 21-27 : Field concat overrides parent class with different or incomplete type
C:/HaxeToolkit/haxe/lib/flixel/5,6,1/flixel/graphics/frames/FlxAtlasFrames.hx:454: characters 18-24 : ... Base field is defined here
C:/HaxeToolkit/haxe/lib/flxanimate/3,0,4/flxanimate/frames/FlxAnimateFrames.hx:142: characters 21-27 : ... Different number of function arguments
source/flxanimate/PsychFlxAnimate.hx:65: characters 40-53 : Class<flxanimate.frames.FlxAnimateFrames> has no field fromSpriteMap
source/flxanimate/PsychFlxAnimate.hx:84: characters 46-62 : flxanimate.animate.FlxElement should be Null<flixel.util.IFlxDestroyable>
source/flxanimate/PsychFlxAnimate.hx:84: characters 46-62 : ... For function argument 'object'
source/flxanimate/PsychFlxAnimate.hx:85: characters 48-66 : flxanimate.animate.FlxElement should be Null<flixel.util.IFlxDestroyable>
source/flxanimate/PsychFlxAnimate.hx:85: characters 48-66 : ... For function argument 'object'
source/states/stages/objects/SpraycanAtlasSprite.hx:26: characters 28-31 : () -> Void has no field add
source/states/stages/Tank.hx:328: characters 31-34 : () -> Void has no field has
source/states/stages/Tank.hx:329: characters 28-34 : () -> Void has no field remove
source/states/stages/Tank.hx:332: characters 24-27 : () -> Void has no field add

Are you modding a build from source or with Lua?

Lua

What is your build target?

Windows x64

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

no

@theflamer12 theflamer12 added the help wanted Extra attention is needed label Jan 9, 2025
@Shadow06735
Copy link

  1. Your modding from source, not Lua.
  2. What version of psych is this?

@theflamer12
Copy link
Author

  1. Your modding from source, not Lua.
  2. What version of psych is this?

i’m using the latest version

@SantiagoCalebe
Copy link

  1. Your modding from source, not Lua.
  2. What version of psych is this?

i’m using the latest version

haxelib git flxanimate https://github.com/ShadowMario/flxanimate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants