FunkinCrew / Funkin

A rhythm game made with HaxeFlixel
https://www.newgrounds.com/portal/view/770371
Other
2.81k stars 2.23k forks source link

Trying to load a spritesheet in the animation editor, given a null object reference error. #2836

Open ZacharyAirseed opened 2 weeks ago

ZacharyAirseed commented 2 weeks ago

So this was my first time trying to mod base-game, now that the game now has mod support. I made some animations in adobe animate, exported the spritesheet and xml. I followed this tutorial step by step in adding the character, and checked to see if I did anything wrong. When I went into the animation editor though, I got a null object reference error. I talked to a programmer on a discord server, and they believed it to be a git fork, and recommended me to make a github issue.

image

I loaded other spritesheets from other mods and they seemed to work fine.

tposejank commented 2 weeks ago

buddy didnt even share the details 😭🙏

ZacharyAirseed commented 2 weeks ago

Sorry I accidentally submitted before I finished lol

ZacharyAirseed commented 2 weeks ago

Got it working, I just had to split the idle animation in half because it was too long