Jump to content

Recommended Posts

Posted

Hello! I'm Trying To Install JEI To The Modding Environment But It Crashes As Soon As It Tries To Register, This Happens With Every Mod! Am I Doing Something Wrong? I've Done This Before So I Don't Understand 

Boredom Strikes Again 

Posted

How did you add JEI to your dev environment?

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted

Are you trying to add JEI integration to your mod or just run with it?

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted

Something is indirectly causing JEI to not find one of its own classes when using one of its own methods.

Did you happen to add jei source code inside your project?  If so, then that's a bad idea.

 

Otherwise, I'd try deleting the build folder (after closing your IDE) in case it has something strange going on.

Posted (edited)

I take it back; this is probably due to your own mod attempting to access JEI too soon.  JEI's classes have probably not been loaded yet.

 

Edit: You may want to add a required-after tag in your mod tag to make sure your mod loads after JEI

 

Edit2: I'm half asleep.  According to the report, JEI is loaded...in any case, try closing IDE, deleting build folder, make sure you don't have JEI source code in your project, and if none of that helps/applies, try posting your repo/code.

Edited by Laike_Endaril

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.