Jump to content

What causes a ClassnNotFoundException to be thrown when loading a mod file?


Recommended Posts

Posted

Hi all,

 

I've been working on updating my mod to 1.3.2, but I've noticed something -- when running my mod in eclipse it works fine; bur after reobfuscation and placing it in .minecraft's mods folder, minecraft refuses to boot, with an error message complaining about a "ClassNotFoundException:quantumaddon.QuantumAddonV3"  What causes it?

 

The error log looks like this:

 

  Reveal hidden contents

 

 

In MCP, I've created a folder called 'quantumaddon' inside the Common folder, and placed all of my mod classes there -- even the client proxy.  The start of QuantumAddonV3 looks like this:

 

  Reveal hidden contents

 

And I checked, the file QuantumAddonV3.class is inside the quantumaddon folder in the mods folder in the .minecraft folder.  I'm using forge 4.1.1 build 251, and minecraft will run with other mods installed -- just not mine.  And if it's important -- I'm running a mac.

 

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.