Posted June 27, 20223 yr I am trying to automatically generate blocks and their JSONs, however I keep running into these same exceptions. Could someone take a look at my code and tell me what I am doing wrong? The main exceptions: [11:49:43] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException [11:49:43] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: Caused by: java.lang.IllegalStateException: Model at all_the_wood:block/test_block does not exist For reference, the texture is located here: Github: https://github.com/StijnArts/All-The-Wood/tree/master full runData Log: https://pastebin.com/jD4vVkzH
June 27, 20223 yr your Mod assets folder is called allthewood, your Model locaion is in all_the_wood the folder names must match
June 27, 20223 yr Author Oh My god, thats such a dumb mistake lol. I was about to give up. Thank you so much!
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.