Jump to content

Recommended Posts

Posted

First off I must explain this is my first mod and I'm a newbie.

 

Secondly, this is for Minecraft 1.5.2, will the newest version of Forge.

 

I compressed my mod into a .zip, with its textures + class files and when I add it to my minecraft mods folder, I get this error message. I can't quite figure out what its telling me. Any help would be greatly appreciated.

 

 

  Reveal hidden contents

 

 

 

- SilentDoom

 

 

Posted
  On 5/6/2013 at 8:42 PM, SilentDoom said:

First off I must explain this is my first mod and I'm a newbie.

 

Secondly, this is for Minecraft 1.5.2, will the newest version of Forge.

 

I compressed my mod into a .zip, with its textures + class files and when I add it to my minecraft mods folder, I get this error message. I can't quite figure out what its telling me. Any help would be greatly appreciated.

 

 

  Reveal hidden contents

 

 

 

- SilentDoom

 

Can you tell us what's the folder structure inside your zip? It seems the class mentioned in the logs is either missing or at the wrong place.

Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! |

mah twitter

  Quote

This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.

Posted

It has

 

- moreGlowstone -> client -> ClientProxy File

                            -> common -> All Other Files (Main file is in here)

 

- textures  -> blocks -> (Block Texture PNG files)

                  -> items  -> (Item Texture PNG files) 

     

                                             

Posted
  On 5/6/2013 at 10:27 PM, SilentDoom said:

It has

 

- moreGlowstone -> client -> ClientProxy File

                            -> common -> All Other Files (Main file is in here)

 

- textures  -> blocks -> (Block Texture PNG files)

                  -> items  -> (Item Texture PNG files) 

     

                                           

You need to have this structure:

 

- mods -> moreGlowstone -> client -> ClientProxy File
                        -> common -> All Other Files
       -> textures -> blocks -> (Block Texture PNG files)
                   -> items  -> (Item Texture PNG files)   

Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! |

mah twitter

  Quote

This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.

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.