Errors such as error: cannot find symbol and error: package AnimationController does not exist

Started by Vladius120 on

Topic category: Troubleshooting, bugs, and solutions

Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Errors such as error: cannot find symbol and error: package AnimationController does not exist

There are slightly less than 1700 elements in the mod. Everything worked fine, but suddenly my (weak) laptop turned off. After that, I went into MCreator, decided to start the world again, but I got errors. From them, I realized that there is an error: package AnimationController does not exist and error: cannot find symbol. When I set the f:err filter (in the search), then mobs with custom animations and 3 elements from the Just Enought Recipes plugin are shown. But in the console there are about 100 errors (written at the end). All the advice I could see in similar questions did not help.

Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
YESSSS! VICTORY! THANK YOU…
Sat, 04/26/2025 - 07:05

YESSSS! VICTORY! THANK YOU SO MUCH!!! MINECRAFT STARTED!!! YOU SAVED MY MOD!!! THANK YOU!!!

Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Just a small problem…
Sat, 04/26/2025 - 09:42

Just a small problem appeared again: Tabs with animated entities do not open, as well as with elements of the Just Enough Recipes plugin. (Also, windows of some blocks in the editor do not open)

Joined Mar 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Tabs with animated entities…
Sat, 04/26/2025 - 16:25

Tabs with animated entities do not open, as well as with elements of the Just Enough Recipes plugin. (Also, windows of some blocks in the editor do not open)

it's probably still a problem with plugins, if you're using a version like 1.20.1 and the plugin you're using doesn't have a folder named 1.20.1, then that plugin will load but it won't work for your version, but you can (probably) fix it by copying other folders and renaming them

Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I don't think so. Neoforge 1…
Sat, 04/26/2025 - 17:18

I don't think so. Neoforge 1.21.1 is present

Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
by the way, I was able to…
Sat, 04/26/2025 - 17:20

by the way, I was able to PARTIALLY come to terms with this by unlocking the code. I changed a few things there and it works!