Jump to content

Recommended Posts

Posted

I have a mod that is working perfectly in eclipse, but whenever I try to get it to run with minecraft, it crashes.

 

I am using minecraft 1.5.2 with forge 7.8.1.737.

 

I've tried running recompile.bat and reobfuscate_srg.bat. I've even tried running reobfuscate.bat.

 

I also tried compiling it through eclipse.

None of these options seem to work.

 

When I try the normal method, using recombile.bat etc:

 

  Reveal hidden contents

 

Even thought my class is exactly where it should be.

 

When I compile it in eclipse, it loads, however, I get this error:

 

  Reveal hidden contents

 

The no such field error happens whether I assign the material in my block class or in my main class. It also happens no matter what material I assign.

 

Thanks.

 

--felesmortis

Posted

Hi

 

Show us your BlockMiner.java ?

 

Are you sure that the case of your files match your code exactly?  I've had plenty of subtle errors in the past where I've misspelled "MyClass" as "myClass", it works fine in Windows folder (which aren't case-sensitive) but doesn't work in zip files (which are case-sensitive)

 

-TGG

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.