Posted May 31, 20214 yr Earlier, you may have seen my post about an error whilst creating a block. Now, after loading into the game, I am met by a purple and black cube, rather than the texture I had made by it. I'm not sure what part of the texture is broken, so I'll provide my code and the texture and hope someone can figure out where I made my error. If you need more code, let me know.
May 31, 20214 yr Author 1 hour ago, diesieben07 said: You are not registering your items correctly, you have to use @ObjectHolder if you use registry events manually. Check the console for errors. The console isn't giving me any errors. The game opens fine, it just doesn't render the right texture. It renders that strange black and purple checkered pattern that appears when a texture is broken in Minecraft. Also, where would I even put @ObjectHolder?
May 31, 20214 yr Author 29 minutes ago, diesieben07 said: Post a Git repo of your mod. Registration is explained here: https://mcforge.readthedocs.io/en/latest/concepts/registries/ One, I don't know how to make Git repos... Also, I looked into that link and @ObjectHolder. The game runs exactly the same as before. Doesn't fix my problem.
May 31, 20214 yr Author 4 minutes ago, diesieben07 said: There are plenty of tutorials on the internet for how to use Git. If you don't want to, you have to provide more details. What details do you need?
May 31, 20214 yr Post the log file? 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.
June 1, 20214 yr 4 hours ago, Skullblade said: [31May2021 15:30:30.848] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load planeswalker:textures/block/argentum_block.png : java.io.FileNotFoundException: planeswalker:textures/block/argentum_block.png latest.log 16.3 kB · 1 download 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.
June 1, 20214 yr Author 19 hours ago, Draco18s said: I needed to put an 's' at the end of block. Thanks for the help! I only wish I had saw it earlier so as to not waste your time.
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.