Started by nikkk on Mon, 05/18/2020 - 12:59 Topic category: Help with Minecraft modding (Java Edition) It' s a error: https://drive.google.com/open?id=1m61yWhdmOrtlkTGEYuSiudsvquq60G60 It's model: https://drive.google.com/open?id=1CZB3_4vBGtlbfDUDg36o_fQCdMatojAj Jump to top public astronomia { This does not seem like proper Java. Did you code this model yourself or mess with the code? Jump to top Permalink Log in or register to post comments I think there isn't supposed to be a space here, correct me if I'm wrong: astronomia { Jump to top Permalink Log in or register to post comments public class astronomia { At least this is wrong. This is 99.9% caused because OP tried to rename model manually. Jump to top Permalink Log in or register to post comments I have used blockbench Jump to top Permalink Log in or register to post comments If I do not rename, then mcreator throws an error "Your model is not valid java name" ERROR: https://drive.google.com/open?id=1e5PkstMjA3M8v3WpoknUjxbGtVPezsef This is an unchanged model: https://drive.google.com/open?id=1GFRD6oYWVr2bEJobgYjdPaTt8lUJVgUF Jump to top Permalink Log in or register to post comments only ASCII letters Jump to top Permalink Log in or register to post comments possibly numbers Jump to top Permalink Log in or register to post comments Do you use 2020.2? Jump to top Permalink Log in or register to post comments Oh, and to have Blockbench automatically name your model, click on “project” and than type your the name and export. Jump to top Permalink Log in or register to post comments Thank you all for your help. The solution was to delete the comments inside the model. Jump to top Permalink Log in or register to post comments
public astronomia { This does not seem like proper Java. Did you code this model yourself or mess with the code? Jump to top Permalink Log in or register to post comments
I think there isn't supposed to be a space here, correct me if I'm wrong: astronomia { Jump to top Permalink Log in or register to post comments
public class astronomia { At least this is wrong. This is 99.9% caused because OP tried to rename model manually. Jump to top Permalink Log in or register to post comments
If I do not rename, then mcreator throws an error "Your model is not valid java name" ERROR: https://drive.google.com/open?id=1e5PkstMjA3M8v3WpoknUjxbGtVPezsef This is an unchanged model: https://drive.google.com/open?id=1GFRD6oYWVr2bEJobgYjdPaTt8lUJVgUF Jump to top Permalink Log in or register to post comments
Oh, and to have Blockbench automatically name your model, click on “project” and than type your the name and export. Jump to top Permalink Log in or register to post comments
Thank you all for your help. The solution was to delete the comments inside the model. Jump to top Permalink Log in or register to post comments
This does not seem like proper Java. Did you code this model yourself or mess with the code?
I think there isn't supposed to be a space here, correct me if I'm wrong:
At least this is wrong. This is 99.9% caused because OP tried to rename model manually.
I have used blockbench
If I do not rename, then mcreator throws an error "Your model is not valid java name"
ERROR:
https://drive.google.com/open?id=1e5PkstMjA3M8v3WpoknUjxbGtVPezsef
This is an unchanged model:
https://drive.google.com/open?id=1GFRD6oYWVr2bEJobgYjdPaTt8lUJVgUF
only ASCII letters
possibly numbers
Do you use 2020.2?
Oh, and to have Blockbench automatically name your model, click on “project” and than type your the name and export.
Thank you all for your help. The solution was to delete the comments inside the model.