Common Capabilities

Common Capabilities

89M Downloads

Weird evilcraft crash

Adrigamer2950 opened this issue ยท 3 comments

commented

Issue type:

  • ๐Ÿ› Bug

Short description:

It appears that the EvilCraft-Compact mod cannot find the class org.cyclops.commoncapabilities.api.capability.work.IWorker

Tried creating a modpack with only EvilCraft & CyclopsCore. It still crashed

Steps to reproduce the problem:

  1. Install EvilCraft & CyclopsCore
  2. Run the game

Expected behaviour:

No error is thrown and the game starts


Versions:

  • CyclopsCore: 1.20.4-1.19.3
  • EvilCraft: 1.20.4-1.2.38
  • Minecraft: 1.20.4
  • Mod loader version: NeoForge 20.4.248

Log file:

https://mclo.gs/lXEobnq

commented

Thanks for reporting!

commented

It doesn't look like you have CommonCapabilities installed in that modlist. It is a dependency just like CyclopsCore.
If it is installed, what version do you have?

commented

It doesn't look like you have CommonCapabilities installed in that modlist. It is a dependency just like CyclopsCore. If it is installed, what version do you have?

Mod managers often install all required dependencies when installing a mod, so I didn't think it needed to be installed. I just installed it and now it works perfectly haha. Sorry for the trouble