Advertisement
Guest User

CorpseReborn Error Paste

a guest
Mar 31st, 2020
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.15 KB | None | 0 0
  1. Date: 03/31/2020 22:38:08
  2. CorpseReborn Version: 2.14.0
  3.  
  4. Server Version: git-Paper-225 (MC: 1.14.4)
  5. Server Type: PAPER_SPIGOT
  6. Folder Version: v1_14_R1
  7.  
  8. Exception:
  9. java.lang.NullPointerException
  10. at org.golde.bukkit.corpsereborn.nms.nmsclasses.NMSCorpses_v1_14_R1.loadCorpse(NMSCorpses_v1_14_R1.java:176)
  11. at org.golde.bukkit.corpsereborn.YMLCorpse.loadAndSpawnAllCorpses(YMLCorpse.java:42)
  12. at org.golde.bukkit.corpsereborn.Main.onEnable(Main.java:174)
  13. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
  14. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338)
  15. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420)
  16. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467)
  17. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381)
  18. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474)
  19. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290)
  20. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876)
  21. at java.lang.Thread.run(Thread.java:748)
  22.  
  23.  
  24. Plugins:
  25. PermissionsEx - 1.23.4
  26. CoreProtect - 2.17.5
  27. WorldEdit - 7.0.1;61bc012
  28. HolographicDisplays - 2.4.1-SNAPSHOT
  29. Vault - 1.7.2-b107
  30. PlaceholderAPI - 2.10.4
  31. WorldGuard - 7.0.1-SNAPSHOT;1972-179c324
  32. Essentials - 2.17.1.0
  33. CorpseReborn - 2.14.0
  34. EssentialsSpawn - 2.17.1.0
  35. EssentialsChat - 2.17.1.0
  36. MurderMystery - 1.4.0
  37.  
  38. Config:
  39. enable-update-checker: true
  40. corpse-time: 120
  41. on-death: true
  42. looting-inventory: true
  43. despawn-after-looted: true
  44. show-tags: true
  45. world: all
  46. gui-title: %corpse%'s Items
  47. username-format: %corpse%
  48. finish-looting-message: *bYou have finished looting %corpse%'s corpse.
  49. new-hitboxes: true
  50. render-armor: true
  51. save-corpses: true
  52. send-data: true
  53.  
  54.  
  55. Corpses:
  56. VERSION: v1_14_R1
  57. amount-of-corpses: 1
  58. '0':
  59. location:
  60. ==: org.bukkit.Location
  61. world: Murder_world
  62. x: 13423.535174313816
  63. y: 36.0
  64. z: 2853.265205526169
  65. pitch: -3.75027
  66. yaw: -177.76616
  67. name: ritatheleo
  68. skin: '[]'
  69. rotation: 2
  70. slot: 0
  71. inventory:
  72. '45':
  73. ==: org.bukkit.inventory.ItemStack
  74. v: 1976
  75. type: KELP
  76. amount: 8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement