Error when enabling MobileAdmin v3.2.4 #32


  • New
  • Other
Open
Assigned to _ForgeUser7607113
  • _ForgeUser6966883 created this issue Jul 25, 2012

    Hi,

    since few days, the plugin doesn't work anymore. I really don't know why, 'cause I don't try to modify anything. I have deleted the plugin and install it again, but nothing change.

    Here is the error :

    2012-07-25 11:33:13 [INFO] [MobileAdmin] Enabling MobileAdmin v3.2.4
    2012-07-25 11:33:13 [INFO] [MobileAdmin] Loading server stats.
    2012-07-25 11:33:13 [INFO] [MobileAdmin] Loading chat log.
    2012-07-25 11:33:13 [SEVERE] Error occurred while enabling MobileAdmin v3.2.4 (Is it up to date?)
    java.lang.ArrayIndexOutOfBoundsException: 1
        at net.kaltner.MobileAdmin.PlayerListener.loadChatLog(PlayerListener.java:121)
        at net.kaltner.MobileAdmin.MobileAdmin.onEnable(MobileAdmin.java:59)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:386)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:264)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:246)
        at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:387)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:374)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:208)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

    I'm using craftbukkit-1.2.5-R4.1-MCPC-SNAPSHOT-162.jar ( here : https://github.com/MinecraftPortCentral/CraftBukkit/downloads ). The issue was here even when I used the last recommended build of Bukkit (this one : http://dl.bukkit.org/downloads/craftbukkit/view/01149_1.2.5-R4.0/ )

    Thanks for help

  • _ForgeUser6966883 added the tags New Other Jul 25, 2012
  • _ForgeUser6966883 added an attachment server.log Jul 25, 2012

    server.log

    <p>Here is the log of the server start, with the error and the other plugins</p>


To post a comment, please login or register a new account.