#Entity Animation Error

25 messages · Page 1 of 1 (latest)

wet canyon
#

Does anybody know how to solve this? I was trying to put animation on the entity and it becomes invisible

half ivy
#

Show the RP entity file it's not setup correctly

wet canyon
half ivy
#

there is nothing in this array. You can't have that empty

wet canyon
half ivy
#

Instead of showing it on start up please access the entire log and post that

#

!faq content-logs

vernal deltaBOT
half ivy
#

You've got a few issues.

wet canyon
#

it's already activated

half ivy
#

I'm not asking your to activate it. I'm asking you to open the Content log and copy/paste all the logs text to here

wet canyon
#

Ahh ok, sorry

#

[Json][error]-Meu mundo | actor_definitions | /storage/emulated/0/Android/data/com.mojang.minecraftpe/files/games/com.mojang/minecraftWorlds/eo7EY5VYBAA=/behavior_packs/PacmanMobT | ethan:pacman | minecraft:entity | components | Float range array was not parsed. Float range arrays should have 2 values.

[Scripting][error]-Plugin [Pacman Mob Test - 1.0.0] - does not contain main file [main.js].

[Animation][error]-/storage/emulated/0/Android/data/com.mojang.minecraftpe/files/games/com.mojang/minecraftWorlds/eo7EY5VYBAA=/resource_packs/PacmanMobT/animation_controllers/pacman.json | animation_controllers | controller.animation.pacman | states | idle | animations | Required child [a-zA-Z0-9_.-]+ not found

[Animation][error]-ethan:pacman | Error: can't find animation controller

half ivy
#

So you have 3 errors you must fix

#

/behavior_packs/PacmanMobT | ethan:pacman this Behavior file has a bad array

#

[Scripting][error]-Plugin [Pacman Mob Test - 1.0.0] - does not contain main file [main.js]. I have no idea why you'd have this. Remove this pluging/script
This is a warning sign you ?took this from someone else?

wet canyon
#

I saw a tutorial on youtube

half ivy
#

[Animation][error]-/storage/emulated/0/Android/data/com.mojang.minecraftpe/files/games/com.mojang/minecraftWorlds/eo7EY5VYBAA=/resource_packs/PacmanMobT/animation_controllers/pacman.json | animationcontrollers | controller.animation.pacman | states | idle | animations | Required child [a-zA-Z0-9.-]+ not found In this Animations Controller there is a issue where there is a call for an animation but no animation listed.

half ivy
#

what do you mean? Did you fix those 3 errors?

wet canyon
#

i don't know how to fix

half ivy
#

You need to learn. Take one error at a time. Open that file. Then compare that file to the vanilla files. I'd suggest you switch bridge to list view NOT code view so you stop having these issues.