Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

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

  • Author

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?

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

  • Author

To bad :(

For coremods (with the FMLCorePlugin metainf attribute) it should be doable, but is there some similar way for tweakers (contain the TweakClass metainf attribute)?

Nope, but there is only like 2 or 3 things out there that use TweakClass.

It'll be addressed in the 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

  • Author

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.

  • Author

I guess I'll report this here in the hope that it'll get fixed at some point:

 

Several coremods depend on the coremodLocation attribute being passed in with injectData, but for coremods passed in via the command line this is used (null).

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...

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.