Posted April 7, 201510 yr My mod which does not have a name yet for some reason the textures will not appear when I load up the game if anyone would be so kind as to help me then It would be greatly appreciated! Heres the source code: https://www.dropbox.com/sh/17daxub0qgw0e2x/AADIatE9u5eU8wxsRD8Eo8rva?dl=0
April 7, 201510 yr 1. Version? I am blind, it's 1.7.10 2. Could you use Git by any chance? 3. Post error log? You have literally one texture, and your item texture references in main file are mostly looking like this: "d:" so I assume you are talking about one which is not. 4. Chect spelling and make sure your modid is lowercase when referencing texture. 1.7.10 is no longer supported by forge, you are on your own.
April 7, 201510 yr AHA! Damn I am amazed I actually remembered it. There was a thread, like literally in past 24h where it was said that MC doesn't accept one-letter modids. You can't use "d" as modId - u musi have 2+ symbols. Idk if it is a problem on 1.7.10, I know it is on 1.8, check that. 1.7.10 is no longer supported by forge, you are on your own.
April 8, 201510 yr Are your textures not loading in the dev environment or, after being compiled? I am not a cat. I know my profile picture is sexy and amazing beyond anything you could imagine but my cat like features only persist in my fierce eyes. I might be a cat.
April 9, 201510 yr Author Im not really sure what you mean by dev environment but they aren't actually loading into the game, so when I load it up it comes up with the purple and black square in my hand
April 9, 201510 yr Im not really sure what you mean by dev environment but they aren't actually loading into the game, so when I load it up it comes up with the purple and black square in my hand Dev environment: running in Eclipse. After compiled: using the Minecraft launcher. "in the game" is a useless distinction. Where else would you be? 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.
April 9, 201510 yr Author Oh ok thank you yes when I load it up in the dev environment it comes up with what I said before.
May 5, 201510 yr Author When I load it up in the dev environment it comes up with a black and purple square in my hand if that was what you wanted to know! sorry if I didn't give enough info
May 6, 201510 yr 1. Update the code to your current state. 2. You should also change the name of folder your resources are in. I. Stellarium for Minecraft: Configurable Universe for Minecraft! (WIP) II. Stellar Sky, Better Star Rendering&Sky Utility mod, had separated from Stellarium.
May 6, 201510 yr Author Im not really sure what you mean? ill change the name of my folder ok ill try that
May 8, 201510 yr Author I changed the name of the folder yet still no changes!?! any other reasons it could be not working?!?
May 8, 201510 yr your file name does not appear to be correct with the unlocalized name of your item. This is the name I am seeing on dropbox for your item: item.druidicstavecore.png. It should not have that extra period after the word 'item'.
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.