Jump to content

Recommended Posts

Posted

Title says it all. My mod seems to only work in eclipse as of 1.5.1, when I've had no problems with it in the past. Here's the error log:

 

 

  Reveal hidden contents

 

 

 

Yes, EntityInfectedVillager is there and in the correct place. Works fine in eclipse, but suddenly not when I actually go to install it anymore. Worked fine on my last update, though that was 1.4.6. Can anyone throw me a lifeline? Thanks.  :P

Posted

I have the exact same problem. Worked in MCP but when installing it says :

ava.lang.NoClassDefFoundError: mods/CastleDef/Azurn/EntityKnight

Its driving me insane.

Posted

Both of You seem to have the same problem, and the solution is luckily the same. It's a matter of folder structure in Your zip file. It may be too deep or to shallow. If You have your mod code in for example src\minecraft\modPackage\modSubPackage and Your zip contains only modSubpackage, it has to fail. Try changing unpacking Your zip, putting it into proper folder and zipping it again. Or, if it's the opposite matter, unpack it, omit one folder level and pack it again.

 

Lots of people have this problem. I hope this helps.

Posted
  On 3/31/2013 at 12:39 PM, Senitiel said:

Both of You seem to have the same problem, and the solution is luckily the same. It's a matter of folder structure in Your zip file. It may be too deep or to shallow. If You have your mod code in for example src\minecraft\modPackage\modSubPackage and Your zip contains only modSubpackage, it has to fail. Try changing unpacking Your zip, putting it into proper folder and zipping it again. Or, if it's the opposite matter, unpack it, omit one folder level and pack it again.

 

Lots of people have this problem. I hope this helps.

 

My folder structure is just fine, though I appreciate the input. :)

 

My packaging goes "tynarus.theinfectionmod.*" with the folder structure inside my ZIP file being "tynarus/theinfectionmod/*", so I believe that to be correct. Had been for my other revisions anyways.

Posted
  On 3/31/2013 at 8:51 PM, Tynarus said:

  Quote

Both of You seem to have the same problem, and the solution is luckily the same. It's a matter of folder structure in Your zip file. It may be too deep or to shallow. If You have your mod code in for example src\minecraft\modPackage\modSubPackage and Your zip contains only modSubpackage, it has to fail. Try changing unpacking Your zip, putting it into proper folder and zipping it again. Or, if it's the opposite matter, unpack it, omit one folder level and pack it again.

 

Lots of people have this problem. I hope this helps.

My folder structure is just fine, though I appreciate the input. :)

 

My packaging goes "tynarus.theinfectionmod.*" with the folder structure inside my ZIP file being "tynarus/theinfectionmod/*", so I believe that to be correct. Had been for my other revisions anyways.

 

I see alot of different errors. For example: "class format exception" you might have a duplicate class. Also, are you using Eclipse or notepad ++?

Posted
  On 3/31/2013 at 9:29 PM, mrkirby153 said:

  Quote

  Quote

Both of You seem to have the same problem, and the solution is luckily the same. It's a matter of folder structure in Your zip file. It may be too deep or to shallow. If You have your mod code in for example src\minecraft\modPackage\modSubPackage and Your zip contains only modSubpackage, it has to fail. Try changing unpacking Your zip, putting it into proper folder and zipping it again. Or, if it's the opposite matter, unpack it, omit one folder level and pack it again.

 

Lots of people have this problem. I hope this helps.

My folder structure is just fine, though I appreciate the input. :)

 

My packaging goes "tynarus.theinfectionmod.*" with the folder structure inside my ZIP file being "tynarus/theinfectionmod/*", so I believe that to be correct. Had been for my other revisions anyways.

 

I see alot of different errors. For example: "class format exception" you might have a duplicate class. Also, are you using Eclipse or notepad ++?

 

I've looked through everything and haven't seen any duplicates, I read over the errors for awhile and looked at everything for quite awhile as well and didn't come across anything I found as problematic sadly. :(

 

I'm using eclipse, and it works just fine there.

Posted
  On 3/31/2013 at 9:05 AM, Azurn said:

I have the exact same problem. Worked in MCP but when installing it says :

ava.lang.NoClassDefFoundError: mods/CastleDef/Azurn/EntityKnight

Its driving me insane.

Me too :(

Posted
  On 3/31/2013 at 6:52 AM, Tynarus said:

Title says it all. My mod seems to only work in eclipse as of 1.5.1, when I've had no problems with it in the past. Here's the error log:

 

 

  Reveal hidden contents

 

 

 

Yes, EntityInfectedVillager is there and in the correct place. Works fine in eclipse, but suddenly not when I actually go to install it anymore. Worked fine on my last update, though that was 1.4.6. Can anyone throw me a lifeline? Thanks.  :P

Post a copy of your pre-reobfusicate'd class files and your post-rebfusicated class files. Meaning your mod files from src/ and reobf/

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

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.