September 4, 20178 yr I am not going to download a random zip file from the internet. Properly host your code somewhere, such as a git repository. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
September 4, 20178 yr Blind answer: Don't use ModelMesher, use ModelLoader in ModelRegistryEvent instead.
September 5, 20178 yr Author 20 hours ago, MrBendelScrolls said: Blind answer: Don't use ModelMesher, use ModelLoader in ModelRegistryEvent instead. Can you give me an example. plz
September 5, 20178 yr 2 minutes ago, fastmailsend said: check this plz https://github.com/Beriktabe/test/tree/master/main You're already using ModelLoader.setCustomModelResourceLocation. The only problem is, this class is client-side-only, which means you need to reference it only through your ClientProxy class. You should also do it inside the ModelRegistryEvent. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
September 5, 20178 yr Author I have 2 questions: 1 is it an error in json files or code? 2 How can I fix this? And how do I use ModelRegistryEvent, and where.
September 5, 20178 yr 9 minutes ago, fastmailsend said: And how do I use ModelRegistryEvent, and where. I linked you to an example. It is an event, it needs to be in a client-side event handler. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.