Skip to content

compiling errors #57

@nyan457

Description

@nyan457

Describe your bug here.

when I try to compile the latest version of the source code I get a lot of errors for no reason

Command Prompt/Terminal logs (if existing)

Warning: Ignoring unknown fps=""
Warning: Lime version 8.2.3 may not be compatible with OpenFL 9.2.2 (expected version 7.7.0+)
Use <lime version="" /> before <haxelib name="openfl" /> to include a specific version
D:/Downloads/FNF-PsychEngine-main/FNF-PsychEngine-main/discord_rpc/1,0,0/discord_rpc/DiscordRpc.hx:213: characters 1-7 : Warning : (WDeprecatedEnumAbstract) `@:enum abstract` is deprecated in favor of `enum abstract`
source/editors/CharacterEditorState.hx:33: characters 1-73 : Class<flixel.system.debug.interaction.tools.Pointer> has no field GraphicCursorCross
export/release/windows/haxe/ApplicationMain.hx:151: characters 5-36 : ... Called from macro here
D:/Downloads/FNF-PsychEngine-main/FNF-PsychEngine-main/flixel/6,1,1/flixel/animation/FlxAnimation.hx:213: characters 13-29 : flixel.animation.FlxAnimationController has no field fireLoopCallback (Suggestion: fireCallback)
export/release/windows/haxe/ApplicationMain.hx:151: characters 5-36 : ... Called from macro here
D:/Downloads/FNF-PsychEngine-main/FNF-PsychEngine-main/flixel/6,1,1/flixel/animation/FlxAnimation.hx:225: characters 13-29 : flixel.animation.FlxAnimationController has no field fireLoopCallback (Suggestion: fireCallback)
export/release/windows/haxe/ApplicationMain.hx:151: characters 5-36 : ... Called from macro here
D:/Downloads/FNF-PsychEngine-main/FNF-PsychEngine-main/flixel-addons/3,3,2/flixel/addons/transition/FlxTransitionSprite.hx:149: characters 18-26 : flixel.animation.FlxAnimationController has no field onFinish
D:/Downloads/FNF-PsychEngine-main/FNF-PsychEngine-main/flixel-addons/3,3,2/flixel/addons/transition/FlxTransitionSprite.hx:150: characters 14-22 : flixel.animation.FlxAnimationController has no field onFinish
source/flixel/addons/ui/FlxInputText.hx:762: characters 12-23 : Unmatched patterns: SHADOW_XY
source/Achievements.hx:132: characters 40-54 : Class<flixel.FlxCamera> has no field defaultCameras (Suggestions: _defaultCameras, set_defaultCameras, get_defaultCameras)
source/Conductor.hx:173: characters 46-50 : Class<ClientPrefs> has no field data
source/editors/CharacterEditorState.hx:101: characters 49-67 : Unknown identifier : GraphicCursorCross
source/editors/CharacterEditorState.hx:101: characters 49-67 : ... For function argument 'Source'

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.

No, I didn't edit anything

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions