Hello!
First of all, i'm new to Java, i just started about a week ago, but i've been following tutorials but it still doesnt seem to work (I tried several different ones and they all gave me this problem)
After searching the forums and trying to google an aswer to my problem to no result. I decided i'll try to ask for help here.
The problem seems to be a very common one, i might have done something wrong. And happen to be blind.
TL;DR : My custom textures refuse to load. They only show up as purple and black squares. There is no error about missing textures in the console. The problem appears while running via Eclipse and also when running via startclient.bat
screenshot : http://i.imgur.com/lOl76Ao.png
I have placed the textures in mcp/scr/minecraft/assets/tutorial/textures/blocks/tutorialBlock.png
Here's the code for the Tutorial.class : http://pastebin.com/f2K0t011
And here's the code for the BlockTutorialBlock.class : http://pastebin.com/pjrqhhum
I'm running Forge 965.
I hope someone is able to help me with this as i really want to make some mods