Quark Oddities

Quark Oddities

22M Downloads

Crash with "Laborus" plugin (Sponge server)

Opened this issue ยท 10 comments

commented

Latests Forge version, latest version of Laborus Plugin, and Sponge (API 7). When I start the server, it crash with this crash-report, can u make something? Thank's in advance cause there is only this plugin for jobs in Sponge :/

Description: Exception in server tick loop

java.lang.NoClassDefFoundError: Could not initialize class de.lergin.laborus.data.JobKeys
at de.lergin.laborus.data.jobs.JobDataManipulatorBuilder.buildContent(JobDataManipulatorBuilder.java:68)
at org.spongepowered.api.data.persistence.AbstractDataBuilder.build(AbstractDataBuilder.java:87)
at org.spongepowered.common.data.util.DataUtil.lambda$deserializeManipulator$11(DataUtil.java:239)
at java.util.Optional.flatMap(Optional.java:241)
at org.spongepowered.common.data.util.DataUtil.deserializeManipulator(DataUtil.java:239)
at org.spongepowered.common.data.util.DataUtil.tryDeserializeManipulator(DataUtil.java:225)
at org.spongepowered.common.data.util.DataUtil.lambda$deserializeManipulatorList$10(DataUtil.java:206)

Without the mod, the server run without problems... and the author of the plugin has gone, so here we are :/

commented

Could you provide the full crash log? This is missing significant portions of the information.

commented
commented

What mods do you have installed?

commented

Only Quark, Bibliocraft, Biomes O Plenty, and harvestcraft

commented

Could you give the entire log? There's definitely data missing here...

commented

Here u are, with only Quark (mod) and TotalEconomy + Laborus (plugins) :

https://hastebin.com/zifexetimi.md

commented

I just puted Quark, TotalEconomy, and Laborus.

commented

Did u find a solution? :)

Thank's in advance.

commented

Have you tested the latest build of quark?

commented

Seems good, thank's.