CyberdyneCC / Thermos

(NO LONGER DEVELOPED) Minecraft Forge Server Software implementing the Spigot/Bukkit API, formerly known as Cauldron/MCPC
http://cyberdynecc.github.io/Thermos/
GNU General Public License v3.0
258 stars 186 forks source link

Could not initialize class com.avaje.ebean.EbeanServerFact #526

Open Eufranio opened 7 years ago

Eufranio commented 7 years ago

I can't start the plugin xKits in a Thermos server, works fine in Spigot/Paper...

Original issue: https://github.com/caoli5288/xKit/issues/1

Also I'm running Thermos 1614 B57.

spannerman79 commented 7 years ago

java.lang.NoClassDefFoundError: Could not initialize class com.avaje.ebean.EbeanServerFactory

Sounds more like a java security policy issue.

Eufranio commented 7 years ago

And how do I fix?