Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[1.12.2] Item textures are invisible??? (Actually invisible, not missing)

Featured Replies

Posted

I'm seriously confused with this.

 

I'm making a mod with a ridiculously large variety of weapons but for some reason only things with a custom model have a texture. Everything that uses the basic "handheld" or "generated" default item models have no texture. And I don't mean they have that square purple-and-black "missing texture" texture, I mean they are just invisible.

 

I thought maybe because I was trying to use 32x32 textures (with an upscaled item model basically to make big-looking weapons without awful quality) and I'd never done above 24x24 before, but even switching back to 24x24 or even 16x16 or whether I use the scaled model or the default Vanilla one, they're still just invisible.

 

The invisible textures have no transparency (though semi/transparency still works perfectly fine in some other custom-model items that DO show up and use it) and are made in RGB format in GIMP no differently from the thousand other times I've made working textures. Clearing cache and re-doing the workspace setup with gradle didn't help. All files are properly synced between the /src and /bin folders. I have no issue like this with any other project on 1.12.2 or any other version.

 

So I'm completely clueless as to what's going on and I'm out of ideas to try.

You mentioned the cache, but did you also try deleting the build folder?  If not, try deleting it (running the "clean" task does this).

Other than that, what diesieben said, since there are too many different things that could go wrong to guess...maybe the UV is off, maybe the render isn't being called at all for some reason, etc.

7 hours ago, diesieben07 said:

Well, it would help if you posted some way for us to reproduce this problem. Ideally a working Git repository of your mod.

When I had this bug it was caused by me using "layer_0" instead of "layer0" in my model's textures. This is unlikely to be your problem though. As diesieben07 said, post your code. 

About Me

Spoiler

My Discord - Cadiboo#8887

My WebsiteCadiboo.github.io

My ModsCadiboo.github.io/projects

My TutorialsCadiboo.github.io/tutorials

Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support.

When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible.

Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org

Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.