Giter Site home page Giter Site logo

mvconfirm failed about multiverse-core HOT 1 CLOSED

multiverse avatar multiverse commented on June 1, 2024
mvconfirm failed

from multiverse-core.

Comments (1)

fernferret avatar fernferret commented on June 1, 2024

Hrm, I'll look into this. Thanks for the bug report! I'll try integrating
AllPay this weekend, which should fix this, as it looks like an iConomy
issue.

On Fri, Jul 1, 2011 at 10:21 AM, Maxis010 <
[email protected]>wrote:

/mvcreate new normal = Success
/mvdelete new = Success - Requested Confirmation
/mvconfirm = Error

17:20:05 [SEVERE] null
org.bukkit.command.CommandException: Unhandled exception executing command
'mvconfirm' in plugin Multiverse-Core v2.0-b53
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
at
org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
at
org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:298)
at
net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:711)
at
net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:676)
at
net.minecraft.server.NetServerHandler.a(NetServerHandler.java:669)
at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:84)
at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
at
net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
Caused by: java.lang.NoClassDefFoundError: com/iConomy/iConomy
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2427)
at java.lang.Class.getMethod0(Class.java:2670)
at java.lang.Class.getMethod(Class.java:1603)
at
com.onarandombox.MultiverseCore.command.QueuedCommand.execute(Unknown
Source)
at
com.onarandombox.MultiverseCore.command.CommandManager.confirmQueuedCommand(Unknown
Source)
at
com.onarandombox.MultiverseCore.command.commands.ConfirmCommand.execute(Unknown
Source)
at
com.onarandombox.MultiverseCore.command.CommandManager.dispatch(Unknown
Source)
at com.onarandombox.MultiverseCore.MultiverseCore.onCommand(Unknown
Source)
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
... 12 more
Caused by: java.lang.ClassNotFoundException: com.iConomy.iConomy
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at
org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
at
org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
... 22 more

Reply to this email directly or view it on GitHub:
https://github.com/Herocraft/Multiverse-Core/issues/32

from multiverse-core.

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.