Advertisement
Guest User

CorpseReborn Error Paste

a guest
Sep 17th, 2019
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.41 KB | None | 0 0
  1. Date: 09/17/2019 17:29:58
  2. CorpseReborn Version: 2.14.0
  3.  
  4. Server Version: git-Spigot-1981d55-7f33c6a (MC: 1.14.4)
  5. Server Type: SPIGOT
  6. Folder Version: v1_14_R1
  7.  
  8. Exception:
  9. java.lang.NumberFormatException: For input string: "27thatguy"
  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:908)
  28. at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:901)
  29. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(SourceFile:127)
  30. at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:885)
  31. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:818)
  32. at java.lang.Thread.run(Thread.java:748)
  33.  
  34.  
  35. Plugins:
  36. BloodEffects - 1.7
  37. BukkitCore - 1.0-SNAPSHOT
  38. BetterSleeping - 2.5.2
  39. PlayerServer - 1.0-SNAPSHOT
  40. CorpseReborn - 2.14.0
  41. ChatFeelings - 4.5.1
  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: null
  51. gui-title: null
  52. username-format: null
  53. finish-looting-message: null
  54. new-hitboxes: true
  55. render-armor: true
  56. save-corpses: true
  57. send-data: true
  58.  
  59.  
  60. Corpses:
  61. Failed to read Corpses.yml
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement