Advertisement
Guest User

CorpseReborn Error Paste

a guest
Nov 18th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. Date: 11/18/2018 17:28:42
  2. CorpseReborn Version: 2.10.0
  3.  
  4. Server Version: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
  5. Server Type: SPIGOT
  6. Folder Version: v1_8_R3
  7.  
  8. Exception:
  9. java.lang.NumberFormatException: For input string: "Jhonatas48"
  10. at sun.misc.FloatingDecimal.readJavaFormatString(Unknown Source)
  11. at java.lang.Double.valueOf(Unknown Source)
  12. at org.golde.bukkit.corpsereborn.cmds.RemoveCorpseRadius.onCommand(RemoveCorpseRadius.java:39)
  13. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  14. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  15. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
  16. at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162)
  17. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
  18. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
  19. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
  20. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
  21. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  22. at java.util.concurrent.FutureTask.run(Unknown Source)
  23. at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
  24. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
  25. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  26. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  27. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  28. at java.lang.Thread.run(Unknown Source)
  29.  
  30.  
  31. Plugins:
  32. Vault - 1.5.6-b49
  33. ProtocolLib - 3.6.5
  34. PermissionsEx - 1.23.4
  35. Multiverse-Core - 2.5-b699
  36. ParticleLIB - 2.1.1
  37. PacketListenerApi - 3.3.5
  38. Essentials - 2.0.1-b467
  39. CorpseReborn - 2.10.0
  40. NickNamer - 3.7.2
  41. Murder - 2.7
  42.  
  43. Config:
  44. enable-update-checker: true
  45. corpse-time: 120
  46. on-death: true
  47. looting-inventory: true
  48. despawn-after-looted: true
  49. show-tags: true
  50. world: all
  51. gui-title: %corpse%'s Items
  52. username-format: %corpse%
  53. finish-looting-message: *bYou have finished looting %corpse%'s corpse.
  54. new-hitboxes: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement