I am trying to put together a modpack for the first time, more or less to see if I can. I've been poking at it here and there, but I have encountered an issue I cannot seem to resolve.
The short version is this: I play whack-a-mole with noclassdeffounderrors. This error is reported for one mod, I disable it, and it shows up again as an error for a different mod's classes.
To my novice eyes, the problem seems to be bigger than any one mod, but I am at a loss as how to proceed.
"java.lang.NoClassDefFoundError: openmods/fakeplayer/FakePlayerPool$WorldPool" a problem with openmods. Currently I would reccomend removal because I'm not sure if that mod requires another that would contain that class. I can't find openmodscore anywhere.
Rollback Post to RevisionRollBack
If you want a quicker reply from me then be sure to hit the Reply button.
Alright, so I disable the following mods: openblocks, opoen eye, openModsLib, openPeripheralAddons, openPeripheralCore, and openPeripheralIntergration. Tis a shame, because openblocks is a fantastic mod.
On creation of a new world, after a bit it still crashes and gives me the follow error report:
Hey all,
I am trying to put together a modpack for the first time, more or less to see if I can. I've been poking at it here and there, but I have encountered an issue I cannot seem to resolve.
The short version is this: I play whack-a-mole with noclassdeffounderrors. This error is reported for one mod, I disable it, and it shows up again as an error for a different mod's classes.
To my novice eyes, the problem seems to be bigger than any one mod, but I am at a loss as how to proceed.
There are many like it, but the most recent crash report for this issue is here: http://pastebin.com/gVDS952c
Thank you for your help,
-notsew93
"java.lang.NoClassDefFoundError: openmods/fakeplayer/FakePlayerPool$WorldPool" a problem with openmods. Currently I would reccomend removal because I'm not sure if that mod requires another that would contain that class. I can't find openmodscore anywhere.
If you want a quicker reply from me then be sure to hit the
Reply button.
Alright, so I disable the following mods: openblocks, opoen eye, openModsLib, openPeripheralAddons, openPeripheralCore, and openPeripheralIntergration. Tis a shame, because openblocks is a fantastic mod.
On creation of a new world, after a bit it still crashes and gives me the follow error report:
https://pastebin.com/qRzCgiJ1
So I disable WR-CBE-Universal, and i get a different noclassdeffound error, and so on.
Thank you for your response though, I think at this point my best bet is to start over and add just one mod at a time.