ShadowMario / FNF-PsychEngine

Engine originally used on Mind Games mod
Apache License 2.0
1.14k stars 2.2k forks source link

Character creator "ERROR: no animation found" #15370

Closed ChloeNUM closed 1 month ago

ChloeNUM commented 2 months ago

Describe your problem here.

I've been making a mod for the past few days, and for the life of me i have been unable to get custom characters to function. After attempting everything i could find online nothing at all worked.

most people said to rename the animations to match the XML and JSON, however all the names match case sensitively. and others said to change settings that just do not exist anymore. the JSON was based on mom so there shouldnt be any strange issues like with dad and spooky kids

i really dont know why it refuses to work with everything i have tried

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.

Yes, i added a mod folder.

ChloeNUM commented 2 months ago

for more info. i exported the character sprites via the XML generator i also tried re-adding characters from the base game and they DO work.

im beginning to suspect the XML generator but i see nothing wrong with the XML files generated