Advertisement
Guest User

CorpseReborn Error Paste

a guest
Jan 22nd, 2020
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.21 KB | None | 0 0
  1. Date: 01/22/2020 12:35:59
  2. CorpseReborn Version: 2.14.0
  3.  
  4. Server Version: git-Spigot-dcd1643-e60fc34 (MC: 1.12.2)
  5. Server Type: SPIGOT
  6. Folder Version: v1_12_R1
  7.  
  8. Exception:
  9. java.lang.NullPointerException
  10. at org.golde.bukkit.corpsereborn.nms.nmsclasses.NMSCorpses_v1_12_R1.removeCorpse(NMSCorpses_v1_12_R1.java:224)
  11. at org.golde.bukkit.corpsereborn.CorpseAPI.CorpseAPI.removeCorpse(CorpseAPI.java:158)
  12. at com.gmail.thelimeglass.Corpse.CorpseManager.removeCorpse(CorpseManager.java:23)
  13. at com.gmail.thelimeglass.Corpse.EffCorpseRemove.execute(EffCorpseRemove.java:38)
  14. at ch.njol.skript.lang.Effect.run(Effect.java:52)
  15. at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
  16. at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
  17. at ch.njol.skript.lang.Trigger.execute(Trigger.java:57)
  18. at ch.njol.skript.command.ScriptCommand.execute2(ScriptCommand.java:292)
  19. at ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:251)
  20. at ch.njol.skript.command.Commands.handleCommand(Commands.java:251)
  21. at ch.njol.skript.command.Commands$1.onPlayerCommand(Commands.java:168)
  22. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  24. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  25. at java.lang.reflect.Method.invoke(Method.java:498)
  26. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
  27. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  28. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  29. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  30. at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1391)
  31. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234)
  32. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
  33. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
  34. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13)
  35. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  36. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  37. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46)
  38. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748)
  39. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406)
  40. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679)
  41. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577)
  42. at java.lang.Thread.run(Thread.java:748)
  43.  
  44.  
  45. Plugins:
  46. WorldEdit - 6.1.9;caf0ad9
  47. ViaVersion - 2.2.2
  48. Skript - 2.5-alpha1
  49. HolographicDisplays - 2.2.6
  50. CorpseReborn - 2.14.0
  51. Skellett - 1.9.8
  52. HolographicDisplaysAddon - 1.0.0b
  53. skRayFall - 1.9.12
  54. SkQuery - 4.1.1
  55. TuSKe - 1.8.2
  56.  
  57. Config:
  58. enable-update-checker: false
  59. corpse-time: -1
  60. on-death: true
  61. looting-inventory: false
  62. despawn-after-looted: false
  63. show-tags: true
  64. world: all
  65. gui-title: %corpse%'s Items
  66. username-format: %corpse%
  67. finish-looting-message: *bYou have finished looting %corpse%'s corpse.
  68. new-hitboxes: true
  69. render-armor: true
  70. save-corpses: true
  71. send-data: false
  72.  
  73.  
  74. Corpses:
  75. VERSION: v1_12_R1
  76. amount-of-corpses: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement