#Trying to add custom snowball sprites and crashing the game

37 messages · Page 1 of 1 (latest)

mild geode
#

I'm not really sure where I've went wrong, but attached are the error logs. Celeste immediately crashes upon hitting the custom snowball trigger (from frost helper).

bold void
#

Missing animation name in SpriteData: 'danger/meatball/snowball'

#

is this path to your snowball sprite?

mild geode
#

yeah

bold void
#

(you should include your campaing name in path)

#

it says that sprite is not loaded

mild geode
#

the sprites.xml is in gameplay

bold void
#

you have custom Sprites.xml, right?

mild geode
#

I just copied the one that the base game uses

bold void
#

uh?

#

so you didn't edit it at all?

mild geode
#

no

bold void
#

does that trigger need sprites.xml or there is "sprite path" field?

mild geode
#

there's a sprite path field

bold void
#

and you put danger/meatball/snowball there?

mild geode
#

yeah

bold void
#

so you don't need Sprites.xml ig.. or you use it for something else?

mild geode
#

according to this I need it

bold void
#

oh

#

can you send your sprites.xml?

mild geode
#

exact same as the vanilla one

bold void
#

But shouldn't you edit path?

#

add your snowball there

mild geode
#

I have no idea how this file works

bold void
#

ok, i'll help you

mild geode
#

Is it something here that I need to change?

bold void
#

i think you should add your own snowball

#

something like

#

this at the of the file

#

but i'm not sure if that would work

#

because there are two snowball

#

should i ping frost helper creator.. hmm?

mild geode
#

I'll try renaming all the snowball images

#

I changed the sprite path and got this, which is a good start

#

I got it working! thanks for your help