Jump to content

Textures Causing Problems


binauralpath

Recommended Posts

Hello All,

I am developing my first mod and I just recently added textures.

The script I'm using to add textures is as underlined:

 

public ZShard(){

setMaxStackSize(64);

setCreativeTab(CreativeTabs.tabMisc);

setUnlocalizedName("zodiac_shard");

func_111206_d("zodiacmod:Zodiac Shard");

 

After I entered this code into the ZShard class (which is my item) I attempted to run my mod (I am running on Eclipse Kepler), my results were bad, the Minecraft 1.8 window opened, began to initiate my mod, then crashed. My console within the eclipse window told me this:

 

[19:19:54] [Client thread/INFO] [sTDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:663]: #@!@# Game crashed! Crash report saved to: #@!@# /Users/Caroline/Desktop/forge-1.8-11.14.3.1450-src/eclipse/./crash-reports/crash-2015-07-23_19.19.54-client.txt

 

If I omitted important information just let me know, I'm new to this.

 

I need to have these textures to showcase my mod by tomorrow and I'm in a bad position. I'd be very grateful if you could help!

 

Computer: MacBook Pro with Mac OS X Ver 10.7.5

Software: Eclipse Kepler

Forge Ver: 11.14.3.1450

Link to comment
Share on other sites

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.