Topic category: Troubleshooting, bugs, and solutions
For some reason, when I converted my mod to neoforge 1.20.6, some entities had errors in their code, and I don't know how to fix them. Here they are :
C:\Users\onyxl\MCreatorWorkspaces\ancientlegends 1.20.4\src\main\java\net\mcreator\ancientlegends\entity\BearMoroiEntity.java:137: error: not a statement SpawnPlacements.Type.ON_GROUND, Heightmap.Types.MOTION_BLOCKING_NO_LEAVES,
^
C:\Users\onyxl\MCreatorWorkspaces\ancientlegends 1.20.4\src\main\java\net\mcreator\ancientlegends\entity\BearMoroiEntity.java:137: error: ';' expected SpawnPlacements.Type.ON_GROUND, Heightmap.Types.MOTION_BLOCKING_NO_LEAVES,
These two errors are present in 5 entities of my mod. Each one is a geckolib animated entity, but the other animated entities seem to be fine.
This means there is a bug in the plugin. Best to report the bug to the author
I'm having that bug to my mobs too
This means there is a bug in the plugin. Best to report the bug to the author