Posted July 18, 201510 yr Hello guys, I have tried to create a build of my mod (1., but the textures from the guiContainer is not being showed. They work normally when using eclipse. The textures are located in modid/textures/gui/texture_name.png and I'm using new ResourceLocation(modid, "/textures/gui/texture_name.png"); to access it. Do you guys have any suggestion of what is causing this?
July 18, 201510 yr Author Well, I found my error. The name of the gui was the same, but I started the path with "/textures" and it should have been only "texture". Ops... D:
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.