Cant load ... on startup. #39


  • New
  • Defect
Open
Assigned to codisimus
  • _ForgeUser9507411 created this issue Mar 28, 2013

    What steps will reproduce the problem?
    1. Restarting after 1.5.1 Update

    What is the expected output? What do you see instead?
    Warps work - Some warps wont work.

    What version of the product are you using?
    v2.2.2

    Do you have an error log of what happened?

    11:09:31 [INFO] [ButtonWarp] Enabling ButtonWarp v2.2.2
    >
    11:09:31 [SEVERE] [ButtonWarp] Failed to load normalspawn.properties
    >
    11:09:31 [SEVERE] java.lang.NullPointerException
    >
    11:09:31 [SEVERE]       at com.codisimus.plugins.buttonwarp.ButtonWarpMessages.format(ButtonWarpMessages.java:55)
    >
    11:09:31 [SEVERE]       at com.codisimus.plugins.buttonwarp.ButtonWarp.loadData(ButtonWarp.java:145)
    >
    11:09:31 [SEVERE]       at com.codisimus.plugins.buttonwarp.ButtonWarp.onEnable(ButtonWarp.java:81)
    >
    11:09:31 [SEVERE]       at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
    >
    11:09:31 [SEVERE]       at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
    >
    11:09:31 [SEVERE]       at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
    >
    11:09:31 [SEVERE]       at org.bukkit.craftbukkit.v1_5_R2.CraftServer.loadPlugin(CraftServer.java:282)
    >
    11:09:31 [SEVERE]       at org.bukkit.craftbukkit.v1_5_R2.CraftServer.enablePlugins(CraftServer.java:264)
    >
    11:09:31 [SEVERE]       at net.minecraft.server.v1_5_R2.MinecraftServer.j(MinecraftServer.java:303)
    >
    11:09:31 [SEVERE]       at net.minecraft.server.v1_5_R2.MinecraftServer.e(MinecraftServer.java:282)
    >
    11:09:31 [SEVERE]       at net.minecraft.server.v1_5_R2.MinecraftServer.a(MinecraftServer.java:242)
    >
    11:09:31 [SEVERE]       at net.minecraft.server.v1_5_R2.DedicatedServer.init(DedicatedServer.java:150)
    >
    11:09:31 [SEVERE]       at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:381)
    >
    11:09:31 [SEVERE]       at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
    >
    11:09:31 [INFO] [ButtonWarp] ButtonWarp 2.2.2 (Build 643) is enabled!

    Please provide any additional information below.
    -/-

  • _ForgeUser9507411 added the tags New Defect Mar 28, 2013

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