Jump to content

NoClassFound Error - overwrite Chunk.class (adq.class) - Core Mod


Recommended Posts

Posted

Hi,

i have a really difficult problem. I'm working on a core mod, but i can't patch the adq class.

I have no idea why this is happening. Every other patch works perfect.

I changed the Forge version, i tried to patch a normal chunk.class (from mcp), but it is always the same error. But if i patch the adq class directly out of the forge universal jar it works.

Can anyone help?

 

The error:

 

  Reveal hidden contents

 

Posted

Nobody?

 

Some more information

Patching Code:

 

  Reveal hidden contents

 

 

Chunk.java: (It doesn't madder if this is modified, it also crashes with a vanilla one)

 

  Reveal hidden contents

 

Posted

Yes, i used this tutorial, but i have to add a field to this class, and these tutorial only shows how to patch a method.

So i have no idea how to do it and also no idea why there is an error?

Posted

For some reason this doesn't work

 

  Reveal hidden contents

 

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.