Jump to content

[1.6.4][Coremod] Using ResourceLocation in coremod


Recommended Posts

Posted

I try to use ResourceLocation to load resource in coremod. Resource domain have no space nor capital letter. My code work fine in eclipse but not in the game. I've searched through the forum and googling and found someone with the same problem here http://www.minecraftforge.net/forum/index.php?topic=10316.0

but got no answer.

So I put up a new topic. What am I doing wrong? Please help.

 

ResourceLocation init:

private static final ResourceLocation thaifont = new ResourceLocation("fdbported_client_core","textures/thai.png");

 

My jar structure:

client_core.jar

--> META-INF

----> MANIFEST.MF

--> _fdb

----> fdbported_core_client

------> **All codes go here**

--> assets

----> fdbported_client_core

------> textures

--------> thai.png

I'm not English speaker, forgive me for any language mistake :)

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.