Jump to content

CodeLock

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by CodeLock

  1. it worked found it this wasnt the only place i put capitals in names space sorry for the trouble i caused
  2. it didnt work i got a new error
  3. { "variants": { "": { "model": "TM:block/obsidium" } } } thats all thats in there im following a tutorial do i just change TM to tm?
  4. i know those 2 are diffrent i just dont see where the error is. im not too good at java coding im much better at python or html5/css how do i send the code and waht part of the code should i send?
  5. this is just a test mod no one else is gonna use it so i just used tm or test mod so thats not a problem but ill be sure to keep that in mind if i make another mod wahts a name space? is it the TM?
  6. so basicaly i was trying to mod 1.15 i made a block texture and foudn the code to make it work thing is it doesnt work i dont know why but i have found an error when i load the game [20:27:39] [Server-Worker-1/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'tm:blockstates/obsidium.json' missing model for variant: 'tm:obsidium#' [20:27:39] [Server-Worker-1/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'tm:blockstates/obsidium.json' in resourcepack: 'Mod Resources': Non [a-z0-9_.-] character in namespace of location: TM:block/obsidium [20:27:40] [Server-Worker-1/WARN] [minecraft/ModelBakery]: Unable to load model: 'tm:obsidium#inventory' referenced from: tm:obsidium#inventory: net.minecraft.util.ResourceLocationException: Non [a-z0-9_.-] character in namespace of location: TM:block/obsidium anyone know what the problem could be. this is my first time modding so sorry if i dont understand everything you say the model is obviously the problem but idk what could be wrong with it i can send you the code if you need it
  7. everytime i start minecraft, the game doesnt actualy launch. i just get the generic crash message. when i check what caused the game to crash in the logs it only shows exit code 1 which is apearently a problem with java but i ony get it with forge versions sooo i was using the vivecraft version 1.12.2 forge when it happened for the first time and now none of my forge versions work it hasnt generated a crash file or anything
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.