Jump to content

Recommended Posts

Posted

It looks like at least CJB's Modpack on the Cheat and Quickcraft components throws errors when using ForgeModLoader.  I did try updating PlayerAPI (which CJB is reliant on) and updating to the newest test build on CJB with no change.  I've attached the ForgeModLoader-client-0.log file for you so you can look into it.

 

ForgeModLoader-client-0.log

Posted

reading your log leads me to beleive that whatever zip you have that contains 'CJB_PlayerController.class' is corrupt and has a corrupt class file. Try redownloading everything fresh.

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

  • 4 weeks later...
Posted

This is an older post but we figured it out.  It is a combination of how FML is setup to load the external mods and how the author of CJB packaged it.  It is throwing the error because it is loading the CJB_CHEATS package before CJB_MAIN and since CJB_PlayerController isn't contained in CJB_CHEATS it throws the exception.  It won't get that file until CJB_MAIN is loaded.  FML appears to load things in alphabetical order.  The workaround for now is to simply rename the CJB_MAIN file to something that makes it higher in the alphabetical order.  I just stripped off the _MAIN part and that was enough.  Is there anything we can do on this end to make it so that won't be necessary in the future?

Posted

The problem existed on the most recent recommended so unless the patch was applied after that point...

 

EDIT: Checked on build 260 and load order is still alphabetical and still breaks CJB due to this without a package rename.

Posted

There's actually a getModPriorities that was back in 1.2.5, does it still work in FML 3 and Forge 4?

Read the EAQ before posting! OR ELSE!

 

This isn't building better software, its trying to grab a place in the commit list of a highly visible github project.

 

www.forgeessentials.com

 

Don't PM me, I don't check this account unless I have to.

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.