TfT-02 / Ghosts

Ghosts is a Bukkit plugin which changes the way players die in Minecraft. A tombstone is created at the site of death and the player will respawn as a ghost. Once they manage to complete their corpse run, the player receives their items back.
http://dev.bukkit.org/bukkit-plugins/ghosts/
Other
2 stars 2 forks source link

load up bug #11

Open madtomic opened 9 years ago

madtomic commented 9 years ago

[21:36:50 INFO]: [Ghosts] Enabling Ghosts v0.0.1-b52 [21:36:51 WARN]: Exception in thread "Thread-7" [21:36:51 WARN]: java.lang.StringIndexOutOfBoundsException: String index out of range: -1 [21:36:51 WARN]: at java.lang.String.substring(Unknown Source) [21:36:51 WARN]: at net.gravitydevelopment.updater.ghosts.Updater.version Check(Updater.java:432) [21:36:51 WARN]: at net.gravitydevelopment.updater.ghosts.Updater.access$ 400(Updater.java:49) [21:36:51 WARN]: at net.gravitydevelopment.updater.ghosts.Updater$UpdateR unnable.run(Updater.java:540) [21:36:51 WARN]: at java.lang.Thread.run(Unknown Source)

madtomic commented 9 years ago

It don't effect the plugin but it comes up every time the server is loaded.