Advertisement
Guest User

CorpseReborn Error Paste

a guest
Mar 31st, 2020
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.63 KB | None | 0 0
  1. Date: 03/31/2020 17:30:32
  2. CorpseReborn Version: 2.14.0
  3.  
  4. Server Version: git-Spigot-cbd1a1b-009d8af (MC: 1.14.4)
  5. Server Type: SPIGOT
  6. Folder Version: v1_14_R1
  7.  
  8. Exception:
  9. java.lang.NumberFormatException: For input string: "Mciochu"
  10. at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:2043)
  11. at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
  12. at java.lang.Double.parseDouble(Double.java:538)
  13. at java.lang.Double.valueOf(Double.java:502)
  14. at org.golde.bukkit.corpsereborn.cmds.RemoveCorpseRadius.onCommand(RemoveCorpseRadius.java:39)
  15. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
  16. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149)
  17. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:710)
  18. at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1641)
  19. at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1481)
  20. at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
  21. at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
  22. at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19)
  23. at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18)
  24. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:144)
  25. at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
  26. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:118)
  27. at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:909)
  28. at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:902)
  29. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(SourceFile:127)
  30. at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:886)
  31. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:819)
  32. at java.lang.Thread.run(Thread.java:748)
  33.  
  34.  
  35. Plugins:
  36. SkinsRestorer - 13.7.5
  37. WorldEdit - 7.1.0;8e55131
  38. Essentials - 2.17.2.0
  39. EssentialsProtect - 2.17.2.0
  40. ImageOnMap - 4.0-pre1
  41. CorpseReborn - 2.14.0
  42. ArmorstandPlugin - 0.1
  43. EssentialsGeoIP - 2.17.2.0
  44. EssentialsChat - 2.17.2.0
  45. EssentialsAntiBuild - 2.17.2.0
  46. NoteBlockAPI - 1.4.4
  47. EssentialsSpawn - 2.17.2.0
  48. ProtocolLib - 4.5.0
  49. JukeBox - 1.16
  50. EssentialsXMPP - 2.17.2.0
  51.  
  52. Config:
  53. enable-update-checker: true
  54. corpse-time: 120
  55. on-death: true
  56. looting-inventory: true
  57. despawn-after-looted: true
  58. show-tags: true
  59. world: null
  60. gui-title: null
  61. username-format: null
  62. finish-looting-message: null
  63. new-hitboxes: true
  64. render-armor: true
  65. save-corpses: true
  66. send-data: true
  67.  
  68.  
  69. Corpses:
  70. Failed to read Corpses.yml
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement