Topic category: Help with Minecraft modding (Java Edition)
Hello!
I'm currently on the path of creating an animated mob using the GeckoLib plugin.
Using the following versions:
MC CREATOR: 2024.2
BLOCKBENCH: Last version.
GeckoLib Blockbench: 3.1.1
GeckoLib of McCreator: 5.8.4 (Correct version for 2024.2)
I have seen this error of "cannot find symbol" a few times and searched across the forums and github for a solution, sadly none of them seem to work.
Tried:
- Clearing Cache
- Restarting PC
- Moving to a different folder
- Checking versions
- Modifying source
- Checking if Java plugins and Geckolib are enabled.
The model is basically from 0, just a copy paste of an iron golem but with self made animations and new texture.
I have also checked if the format is correct and i'm using the right texture and alias names for the animations, nothingh seems to work.
https://prnt.sc/Glk1wTTHW55J [Settings of project in blockbench]
https://prnt.sc/h3SNXcu7BLoa [Error showcase]
If anyone could provide a path or follow up on this topic it would be greately appreciated, thank you.
Did you enable API in the workspace settings?
Hello Klemen!
I'm gonna be a 100% honest, i have no idea what i did or what i touched, but i simply made a new blockbench model with just one block and it loaded completely fine, i reused my self made model without re-exporting or touching anything and somehow it loaded with no issue at all? I'm thinking maybe mcreator needed to understand what i was attempting to do? I seriously have no idea cause i didn't restart my pc nor restarted any other dependency, so I'm guess I'm good for now? Leaving this here in case anybody else stomps with this issue, i really do suggest you all follow the cache clearing since i did that too.
Thanks!