Crash with "Laborus" plugin (Sponge server)
Opened this issue ยท 10 comments
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 :/
Could you provide the full crash log? This is missing significant portions of the information.
Here u are : https://hastebin.com/aqudalilur.md
Here u are, with only Quark (mod) and TotalEconomy + Laborus (plugins) :