Plugin Request Gringotts

Discussion in 'Plugin Help/Development/Requests' started by TomberWolf, Jan 4, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    TomberWolf

    Hey community,

    one of the best plugins, Gringotts, seems to be dead.
    http://dev.bukkit.org/bukkit-plugins/gringotts/

    I've sent the author a PM but his last login was in Nov 2014.
    Gringotts is open source.

    We really need a working version for Cauldron 1.7.10!

    Somebody?
    Happy New Year
    Tom
     
  2. Offline

    timtower Administrator Administrator Moderator

    Moved to Bukkit alternatives.
    Error log? Anything proven that it isn't working?
     
  3. Offline

    TomberWolf

    Cauldron 1.7.10
    We found out after days of searching that it's Gringotts combined with Vault and another Economy plugin that crashes some of our servers.

    Code:
    [10:01:01] [Server thread/ERROR]: Error registering MBean[Ebean:server=Gringotts2]
    java.security.AccessControlException: access denied ("javax.management.MBeanTrustPermission" "register")
        at java.security.AccessControlContext.checkPermission(Unknown Source) ~[?:1.8.0_25]
        at java.lang.SecurityManager.checkPermission(Unknown Source) ~[?:1.8.0_25]
        at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanTrustPermission(Unknown Source) ~[?:1.8.0_25]
        at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(Unknown Source) ~[?:1.8.0_25]
        at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(Unknown Source) ~[?:1.8.0_25]
        at com.avaje.ebeaninternal.server.core.DefaultServer.registerMBeans(DefaultServer.java:389) [DefaultServer.class:?]
        at com.avaje.ebeaninternal.server.core.DefaultServerFactory.createServer(DefaultServerFactory.java:226) [DefaultServerFactory.class:?]
        at com.avaje.ebeaninternal.server.core.DefaultServerFactory.createServer(DefaultServerFactory.java:64) [DefaultServerFactory.class:?]
        at com.avaje.ebean.EbeanServerFactory.create(EbeanServerFactory.java:78) [EbeanServerFactory.class:?]
        at org.bukkit.plugin.java.JavaPlugin.init(JavaPlugin.java:362) [JavaPlugin.class:git-Cauldron-MCPC-Plus-1.7.10-1.1236.06.212]
        at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:509) [PluginClassLoader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1236.06.212]
        at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:66) [JavaPlugin.class:git-Cauldron-MCPC-Plus-1.7.10-1.1236.06.212]
        at org.gestern.gringotts.Gringotts.<init>(Gringotts.java:36) [Gringotts-2.4-1.7.10.jar:?]
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_25]
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [?:1.8.0_25]
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [?:1.8.0_25]
        at java.lang.reflect.Constructor.newInstance(Unknown Source) [?:1.8.0_25]
        at java.lang.Class.newInstance(Unknown Source) [?:1.8.0_25]
        at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:201) [PluginClassLoader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1236.06.212]
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:145) [JavaPluginLoader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1236.06.212]
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:334) [SimplePluginManager.class:git-Cauldron-MCPC-Plus-1.7.10-1.1236.06.212]
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:256) [SimplePluginManager.class:git-Cauldron-MCPC-Plus-1.7.10-1.1236.06.212]
        at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:320) [CraftServer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1236.06.212]
        at net.minecraft.world.storage.SaveHandler.initBukkitData(SaveHandler.java:458) [ayq.class:?]
        at net.minecraft.world.storage.SaveHandler.func_75757_d(SaveHandler.java:136) [ayq.class:?]
        at net.minecraft.world.World.<init>(World.java:350) [ahb.class:?]
        at net.minecraft.world.WorldServer.<init>(WorldServer.java:153) [mt.class:?]
        at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:356) [MinecraftServer.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:329) [lt.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_25]
     
  4. Offline

    xMakerx

    @TomXPro

    Try running it with the latest Vault and Spigot build. I can't link it here, but online you should be able to find the new spigot jar.
     
  5. Offline

    TomberWolf

    Nope. We're using Cauldron since we need Forge.
     
  6. Offline

    xMakerx

    @TomXPro

    Is Vault and any other economy plugins up-to-date?
     
  7. Offline

    TomberWolf

    Sure, we're running the latest available builds for this Server version.
     
  8. Offline

    RingOfStorms

    You probably won't find much support to Cauldron, it isn't really a full 1.8 update and so it stands to reason that plugins will break on it.
     
    xMakerx likes this.
  9. Offline

    xMakerx

    Yes, exactly what I think.
     
  10. Offline

    TomberWolf

    We don't need 1.8 and most plugins are working fine with Cauldron.
    Gringotts is declared for 1.7.X so there's no need for updating to 1.8.

    I dont' want to debate on principles. This is a request.
     
  11. Offline

    terturl890

    I have never coded for Cauldron... but hey I guess I can give it a try.
    [EDIT]
    Sorry but all of Cauldrons downloads seem to have been closed... They are working on Sponge now....
     
    Last edited: Jan 4, 2015
  12. Offline

    TomberWolf

    What do you need?
     
  13. Offline

    RingOfStorms

    He needs you to move on to a competent platform. Cauldron is that thing that you would buy on the side of a highway on the tailgate of a truck, and it ends up being some rotten fruit scam. If they don't even give out downloads or support their own platform, then why should us developers support it? It is obviously already dead, no reason supporting dead platforms, it is literally throwing money in the trash as it is a waste of time, and time is money.
     
Thread Status:
Not open for further replies.

Share This Page