Git Product home page Git Product logo

Comments (3)

 avatar commented on June 29, 2024

I have the same problem with a large number of plugins installed.

The exact same error is also produced when /stats is used.

looking forward to using this plugin on my servers once this is fixed.

13:35:51 [SEVERE] Could not pass event PLAYER_COMMAND_PREPROCESS to mcMMO
java.lang.StackOverflowError
at java.lang.System.getProperty(Unknown Source)
at sun.security.action.GetPropertyAction.run(Unknown Source)
at sun.security.action.GetPropertyAction.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.io.PrintWriter.(Unknown Source)
at java.io.PrintWriter.(Unknown Source)
at org.bukkit.craftbukkit.util.ShortConsoleLogFormatter.format(ShortConsoleLogFormatter.java:54)
at java.util.logging.StreamHandler.publish(Unknown Source)
at java.util.logging.ConsoleHandler.publish(Unknown Source)
at java.util.logging.Logger.log(Unknown Source)
at java.util.logging.Logger.doLog(Unknown Source)
at java.util.logging.Logger.log(Unknown Source)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:362)
at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:770)
at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:737)
at org.bukkit.craftbukkit.entity.CraftPlayer.chat(CraftPlayer.java:203)
at com.gmail.nossr50.listeners.mcPlayerListener.onPlayerCommandPreprocess(mcPlayerListener.java:343
at org.bukkit.plugin.java.JavaPluginLoader$5.execute(JavaPluginLoader.java:301)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:341)
at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:770)
at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:737)
at org.bukkit.craftbukkit.entity.CraftPlayer.chat(CraftPlayer.java:203)

The following lines are repeated multiple times:

    at com.gmail.nossr50.listeners.mcPlayerListener.onPlayerCommandPreprocess(mcPlayerListener.java:343
    at org.bukkit.plugin.java.JavaPluginLoader$5.execute(JavaPluginLoader.java:301)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:341)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:770)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:737)
    at org.bukkit.craftbukkit.entity.CraftPlayer.chat(CraftPlayer.java:203)

from mcmmo.

 avatar commented on June 29, 2024

bug report # 15 is the same problem

from mcmmo.

TheYeti avatar TheYeti commented on June 29, 2024

Closing as duplicate.

from mcmmo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.