nullsector76 Posted February 18, 2019 Posted February 18, 2019 (edited) If you have two core mod sources attached for your workspace say Optifine and ChunkAnimator. Now they both have a IFMLLoadingPlugin how do you setup that for eclipse and what is the script to compile? Is it really hard coded to only work with one plugin in deob source or is there another way? It's very difficult to find mod issues between two coremods if you can't setup a workspace with both of them together and set break points. Thus the need for two coremods in one src. Solved you input: -Dfml.coreMods.load=com.coremod.FMLCorePlugin1,com.coremod.FMLCorePlugin2 Edited February 19, 2019 by nullsector76 Quote
Recommended Posts
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.