#can't read logs that's seem very important

44 messages · Page 1 of 1 (latest)

thick gull
#

#1) In
minecraftWorlds = /SqNpY15bAQA=
resource_packs=OceanMobs
animation_controllers=ocean_slime.animation.json

Problem = | animationcontrollers | Required child controller.animation.[a-zA-Z0-9.-]+ not found

Seem to be missing something

#2 in
entity = ocean_slime.json
Component = minecraft:client_entity

Problem = | description | spawn_egg | overlay_color | overlay_color | unknown child schema option type. Allowed types: 'string'

It helps to read it backwards...

narrow crown
#

So what do I do?

drifting wind
#

Check your spelling/typing where you enter the animations and in your files. You may have mis-typed something somewhere.

narrow crown
#

But

#

I use tree editor

#

So how can I mess up

drifting wind
#

Sorry, I don't know what tree editor is.

elder tree
#

It is a visual abstraction for JSON that bridge employs to hide some of the underlying JSON format. Objects and arrays become collapsable nodes.

elder tree
thick gull
#

I wonder if perhaps he started something with a number, instead of alpha

narrow crown
#

Okay I'll check when I get a chance cuz I left my file on my computer instead of sending it to my phone

elder tree
#

In the animation controller, you specified a controller that does not follow the controller.animation.[a-zA-Z0-9.-] naming convention.

In the spawn egg section, for the overlay color, you set it to something that was not a string ("#ffffff")

narrow crown
elder tree
#

In your resource pack, look for animation_controllers/ocean_slime.animation.json. Something about the controller's name is invalid

#

For the second error, in your resource pack look for entity/ocean_slime.json. Look to the spawn_egg section, the inputs for overlay_color are incorrect (not a string).

narrow crown
#

here is the file just in case but let me check

narrow crown
#

???

elder tree
#

It doesn't, that is probably why it is giving you an error

narrow crown
#

I don't have it there

elder tree
#

You must have if it threw that error 🤷

narrow crown
#

here is whats in that foilder

#

folder

#

I'm so confused 🥲

#

so what did i do wrong

elder tree
# narrow crown

So this is in your "animation_controllers" folder? And you don't have another file in that folder

#

That honestly looks fine, the empty "transitions": [] aside. I do not know why that would be throwing an error

narrow crown
#

...

#

I've ran myself into an error you can't help with I'm a losted cause

elder tree
#

Try sending your entire resource pack. I will test it and see if I get the same errors

narrow crown
#

Ok

elder tree
#

Whatever this first error was seems to be gone now.

#

Your second error exists because this is not a valid value (this is not a string):

#

Also I'm not sure you can combine both colors and the texture, pick one

narrow crown
#

Oh

#

Oh ok so if I fix the spawn egg it should work right?

elder tree
#

It should stop throwing an error, yes

narrow crown
#

Ok let me test it real quick

#

Now when I run it it shows no existence of my slime

#

I'm a failure I can't get this shit to work(excuse my language)