I'm making a patch to VS to fix twilight forest compat and when i compile VS and load it up i can tell that the patch is working by using the shipifier stick, but Eureka refuses to load alongside the modified VS jar, giving me the error:
Exception message: java.lang.NoSuchMethodError: 'org.valkyrienskies.core.impl.util.events.EventEmitterImpl org.valkyrienskies.mod.common.hooks.VSGameEvents.getRegistriesCompleted()' while the stacktrace reports that it was running org.valkyrienskies.eureka.EurekaBlocks.register(EurekaBlocks.java:173) ~[eureka-1201-1.5.1-beta.3.jar%23136!/:?] {re:classloading}
So uhh am I compiling wrong? I'm pretty unfamiliar with gradle and intellij, admittedly.