#Entity Animation Error
25 messages · Page 1 of 1 (latest)
Show the RP entity file it's not setup correctly
Instead of showing it on start up please access the entire log and post that
!faq content-logs
(Result for "content-log")
Content Log in Minecraft Bedrock Edition helps you identify issues in resource and behavior packs. You can enable it here:
Press Ctrl + H to bring up the GUI once enabled
https://cdn.discordapp.com/attachments/249490255063941130/1059203549688516648/image.png
You've got a few issues.
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
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
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?
I saw a tutorial on youtube
In this tutorial i will show you how to create and add animations to your minecraft bedrock / PE entities usning two different aplications blockbench and brisge v2
Twitter: https://twitter.com/B0NY434445
Xbox Gamertag: B0NY434445
MCPEDL: https://mcpedl.com/user/b0ny434445/
================...
[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.
and what should i do now?
what do you mean? Did you fix those 3 errors?
i don't know how to fix
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.