You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: