Started by
Ezzidze19
on
Topic category: Help with MCreator software
I am making a doors mod: I added one entity to test how it works, and i had export errors because of animation file:
C:\Users\Admin\MCreatorWorkspaces\doors_mod_by_ezzidze\src\main\java\net\mcreator\doorsmodbyezzidze\client\model\animations\hv_giggleAnimation.java:16: error: ';' expected
And second one: C:\Users\Admin\MCreatorWorkspaces\doors_mod_by_ezzidze\src\main\java\net\mcreator\doorsmodbyezzidze\client\model\animations\hv_giggleAnimation.java:16: error: expected
So those are 2 errors that occured while exporting to .jar file. I was trying to fix it by deleting elements or changing the file name, nothing worked and same errors occured. I need an advice, thank you for understanding.