Unhandled exception executing 'reload'

Discussion in 'Bukkit Help' started by ataranlen, Apr 19, 2012.

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

    ataranlen

    When trying a reload, I get a console error and I spit out this code: u00a74u00a75u00a73u00a74v|1

    CB Version: 1.2.5-R1.0 (Build #02149)
    Plugins:
    AntiRelog_v1.0
    BlockLog
    ChestShop
    Essentials
    EssentialsChat
    EssentialsGroupManager
    Factions
    iConomy
    MoneyDrop
    Multiverse-Core-2.4
    Multiverse-Inventories-2.4
    ShowCaseStandalone
    VanishNoPacket
    Vault
    WorldEdit

    Code:
    21:39:46 [WARNING] Unexpected exception while parsing console command
    org.bukkit.command.CommandException: Unhandled exception executing 'reload' in o
    rg.bukkit.command.defaults.ReloadCommand@540b304d
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:17
    0)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:4
    73)
            at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.
    java:469)
            at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:596)
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:565)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NullPointerException
            at java.io.File.<init>(Unknown Source)
            at org.bukkit.craftbukkit.CraftServer.loadCustomPermissions(CraftServer.
    java:548)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238
    )
            at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:543)
            at org.bukkit.Bukkit.reload(Bukkit.java:182)
            at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:
    22)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
    6)
            ... 6 more
     
  2. Offline

    XDshadowDX

    It might be: AntiRelog_v1.0 XD so obvious cuz u have that plugin lol
     
  3. Offline

    r0306

    AntiRelog has been updated to v1.1 with many bug fixes so I suggest you get that here: http://dev.bukkit.org/server-mods/anti-relog/files/4-anti-relog-v1-1/

    As for the command error, were you typing the command in the console or in-game?
     
  4. Offline

    ataranlen

  5. Offline

    r0306

    Hmm, well I know that AntiRelog has no command listener so it shouldn't be that. It might be moneydrop or showcasestandalone or a combination of plugins.
     
  6. Offline

    KoroshiyaHunter

    I am having this exact, same issue. The plugins I have in common with OP are:

    ChestShop
    Essentials
    EssentialsChat
    EssentialsGroupManager
    Factions
    ShowCaseStandalone
    VanishNoPacket
    Vault
    WorldEdit
     
  7. Offline

    VergilPrime

    I get the same text output. It started after I installed the WorldEdit Client mod. It happens on every server I visit.
     
  8. Offline

    zipfe

    I never use reload. Just stop and start the server - works all the time, and all memory and files are really close/emptied/reset etc etc.
     
  9. Offline

    VergilPrime

    It does happen for me when I reload or reset too, its got nothing to do with the fact that you are resetting, more the fact that you are connecting (reconnecting?) to the server? Im not sure, like I said it occures when I visit my own server as well as Heat-Craft. Im not sure of Heat's plugins but i know that both servers have WorldEdit and Essentials, and as I mentioned, it began after I installed WorldEdit Client mod. Uninstalling the mod causes the problem to not happen.
     
Thread Status:
Not open for further replies.

Share This Page