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

Error when importing image into character editor #15503

Closed
Andrewman19 opened this issue Sep 11, 2024 · 1 comment
Closed

Error when importing image into character editor #15503

Andrewman19 opened this issue Sep 11, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Andrewman19
Copy link

Andrewman19 commented Sep 11, 2024

Loading image on character editor gives uncaught error.

Hey! Was trying to add a custom Game Over animation on it's own character file, and was given this error. It was working before hand. The error I was given has been put in the terminal logs.

Command Prompt/Terminal logs (if existing)

C:\HaxeToolkit\haxe\std/haxe/xml/Parser.hx (line 217)
C:\HaxeToolkit\haxe\std/haxe/xml/Parser.hx (line 117)
C:\HaxeToolkit\haxe\std/Xml.hx (line 122)
flixel/system/FlxAssets.hx (line 70)
flixel/graphics/frames/FlxAtlasFrames.hx (line 253)
states/editors/CharacterEditorState.hx (line 812)
states/editors/CharacterEditorState.hx (line 635)
flixel/ui/FlxButton.hx (line 553)
flixel/ui/FlxButton.hx (line 539)
openfl/events/EventDispatcher.hx (line 426)
openfl/display/DisplayObject.hx (line 1398)

Uncaught Error: haxe.xml.XmlParserException: Expected node name at line 2 char 2
Please report this error to the GitHub page: https://github.com/ShadowMario/FNF-PsychEngine

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.

Have modded lots in but all it is is a character editor issue and I know that hasn't been touched.

@Andrewman19 Andrewman19 added the bug Something isn't working label Sep 11, 2024
@Andrewman19
Copy link
Author

figured it out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant