Errors when shutting down.

Discussion in 'Bukkit Help' started by BlancoLanda, Oct 14, 2011.

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

    BlancoLanda

    Code:
    16:41:22 [SEVERE] Error occurred (in the plugin loader) while disabling Register
     v1.5 (Is it up to date?): null
    java.lang.NullPointerException
            at java.lang.Class.isAssignableFrom(Native Method)
            at org.bukkit.plugin.java.JavaPluginLoader.removeClass(JavaPluginLoader.
    java:245)
            at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoade
    r.java:992)
            at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManag
    er.java:296)
            at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginMana
    ger.java:289)
            at org.bukkit.craftbukkit.CraftServer.disablePlugins(CraftServer.java:16
    6)
            at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:325)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:404)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    I get that error with all plugins when I stop server... (Using RB 1317) . What's the reason?

    By the way... When I access to my server while the Server list, sometimes it doesn't log me... It directly throws me to the menu, and the console says:

    Code:
    [INFO] /127.0.0.1:2858 lost connection
    Other times, it logs me successfully. If I connect via "Direct connect" (using localhost IP ofc), it logs me ALWAYS.
    What's the problem?
     
  2. Offline

    Zaros

    Try updating all your plugins. There has been changes since the last RB.
     
  3. Offline

    BlancoLanda

    All updated XD
     
  4. Offline

    Blamo27

    I tried to update all plugins and I have the error for lot of plugins too !
    Help we !
     
  5. Offline

    BlancoLanda

    Don't worry, that error is not grave... It's a bug of Bukkit 1317. Don't panic about it. It got fixed in higher versions!
     
  6. Offline

    Blamo27

    Ok :)
    But prefix colors of chat and all are stoped :(
    Why?

    In my server all plugins doesn't work:

    • If i want to use plugins (exemple mchat) that:
    Code:
    15:13:57 [SEVERE] Could not pass event PLAYER_CHAT to mChat java.lang.NullPointerException at net.D3GN.MiracleM4n.mChat.mChatAPI.getmChatGroup(mChatAPI.java:322) at net.D3GN.MiracleM4n.mChat.mChatAPI.getmChatGroupInfo(mChatAPI.java:30 9) at net.D3GN.MiracleM4n.mChat.mChatAPI.getmChatPlayerInfo(mChatAPI.java:3 03) at net.D3GN.MiracleM4n.mChat.mChatAPI.getmChatInfo(mChatAPI.java:282) at net.D3GN.MiracleM4n.mChat.mChatAPI.getRawInfo(mChatAPI.java:244) at net.D3GN.MiracleM4n.mChat.mChatAPI.getRawPrefix(mChatAPI.java:248) at net.D3GN.MiracleM4n.mChat.mChatAPI.ParseChatMessage(mChatAPI.java:36) at net.D3GN.MiracleM4n.mChat.mChatAPI.ParseChatMessage(mChatAPI.java:179 ) at net.D3GN.MiracleM4n.mChat.MPlayerListener.onPlayerChat(MPlayerListene r.java:27) at org.bukkit.plugin.java.JavaPluginLoader$6.execute(JavaPluginLoader.ja va:295) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav a:58) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j ava:339) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:727) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:715) 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:92) at net.minecraft.server.NetworkListenThread.a(SourceFile:108) at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:471) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374) at net.minecraft.server.ThreadServerApplication.run(SourceFile:417) 15:13:57 [INFO] <Blamo27> a
    • If i want to stop the server:
    Code:
    15:11:28 [SEVERE] Error occurred (in the plugin loader) while disabling [ALLPLUGINS] v: of the plugins (Is it up to date?): null
    Can you help me? :(

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 20, 2016
  7. Offline

    BlancoLanda

    Weird... is that the only plugin that doesn't give error? I know all give error on shut down. But does any plugin, another than mchat, give error? Are those plugins updated to the last version of bukkit? Are you using RB 1317?
     
  8. Offline

    Blamo27

    yes i use Bukkit 1317 :(
     
  9. Offline

    BlancoLanda

    Download dev version 1318, that will keep you safe of shutdown bugs. About the plugin bugs, you have to post that in the plugin's post... I can't do anything :S
     
    Blamo27 likes this.
  10. Offline

    Blamo27

    Ok but where?
     
  11. Offline

    Rwembee

  12. Offline

    Blamo27

    Thanks !
    But this errors
    Code:
    15:11:28 [SEVERE] Error occurred (in the plugin loader) while disabling [ALLPLUGINS] v: of the plugins (Is it up to date?): null

    Did not change
     
  13. Offline

    Rwembee

    As in there is only one? Or for many plugins? That version change was supposed to fix that.
     
Thread Status:
Not open for further replies.

Share This Page