Jump to content

Recommended Posts

Posted

Hey,

 

Im quiet new with all this here, just started setting everything up for modding 3 days ago.

now i have a working environment, the newest forge installed ofcourse and my first "test-mod" ready.

It works just fine, i tested it in Eclipse.

So.... now i tought about letting some friends test it.

So i ran recompile and then reobfuscate and packed everything into a zip file and placed it in my minecraft's "mods" folder.

 

But the problem is, i don't know what to do ith the textures.

So i just dragged them into the zip file and tought it'll work somehow, wich wasnt the case ^^

 

And so, i made my way to the log files and what i saw was disappointing :(

2013-03-17 19:17:55 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/east_crips/textures/items/cf.png, but that file does not exist. Ignoring.

the texture for that item was set as follows:

        public void func_94581_a(IconRegister iconRegister)
        {
            iconIndex = iconRegister.func_94245_a("east_crips:cf");
        }

well, not knowing how to fix that, i just created a new folder named "east_crips" and placed the textures folder with all the stuff inside it, hopting again, it'll work.

But it didnt :D YAY!

 

I just can't understand why it didn't work.... the path is correct, the file does exist -.-

Next, i made my way 2 google, searched for answers. What i found was almost nothing,

since there isnt really much about the new textures so far.

 

And now im here, begging for your help, someone help me please ;D

 

 

the entire log file:

 

  Reveal hidden contents

 

 

 

Cheers,

-East

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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