Jump to content

Classpath loading of mods


02JanDal

Recommended Posts

Hello,

 

I am trying to get loading mods from the classpath to work, with the end goal being having a central mods folder for MultiMC. I'm using CodeChickenCore, NEI and Waila for testing. I have tried both in a dev environment (adding the mods to the eclipse classpath) (http://pastebin.com/9f3pgZE4) and from in MultiMC (http://pastebin.com/fuenZX0y), both give similar results (Waila is loaded, CCC and NEI aren't, so Waila complains about missing dependency).

 

Is it because CCC and NEI are coremods? When asking on #minecraftforge the best answer I got was to parse for the METAINF information and give it to FML using -Dfml.coreMods.load, this would be far from ideal and I really hope there is some other way.

 

Jan

Link to comment
Share on other sites

There are several reasons it's wrong/annoying, the main one being duplicated files.

 

Is this (classpath loading of coremods) something that will be resolved at some point or will they always have to be either put in -Dfml.coreMods.load or the mods/ folder?

Link to comment
Share on other sites

It may be addressed in the future, however, it's not that big of a priority right now.

Coremods will be getting quite a bit of a overhaul sometime in the near future. But not right now.

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

Link to comment
Share on other sites

Is it possible that coremods loaded using fml.coreMods.load aren't given the possibility to fetch dependencies? I tried adding CodeChickenCore, but it didn't fetch CodeChickenLib on startup, and then of course complains about it not being available.

Link to comment
Share on other sites

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.