Advertisement
Guest User

CorpseReborn Error Paste

a guest
Aug 18th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.20 KB | None | 0 0
  1. Date: 08/18/2018 11:42:06
  2. CorpseReborn Version: 2.13.0
  3.  
  4. Server Version: git-Spigot-7754231-9a1f5ee (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.NmsBase.openInventory(NmsBase.java:89)
  11. at org.golde.bukkit.corpsereborn.nms.NmsBase.cowHit(NmsBase.java:71)
  12. at org.golde.bukkit.corpsereborn.listeners.CowHit.handle(CowHit.java:62)
  13. at org.golde.bukkit.corpsereborn.listeners.CowHit.leftClick(CowHit.java:31)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  17. at java.lang.reflect.Method.invoke(Method.java:498)
  18. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
  19. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  20. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:499)
  21. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  22. at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callEvent(CraftEventFactory.java:92)
  23. at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:579)
  24. at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:482)
  25. at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:611)
  26. at net.minecraft.server.v1_12_R1.EntityLiving.damageEntity0(EntityLiving.java:1339)
  27. at net.minecraft.server.v1_12_R1.EntityLiving.damageEntity(EntityLiving.java:863)
  28. at net.minecraft.server.v1_12_R1.EntityHuman.attack(EntityHuman.java:1005)
  29. at net.minecraft.server.v1_12_R1.EntityPlayer.attack(EntityPlayer.java:1302)
  30. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1616)
  31. at net.minecraft.server.v1_12_R1.PacketPlayInUseEntity.a(SourceFile:69)
  32. at net.minecraft.server.v1_12_R1.PacketPlayInUseEntity.a(SourceFile:13)
  33. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13)
  34. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  35. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  36. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46)
  37. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748)
  38. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406)
  39. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679)
  40. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577)
  41. at java.lang.Thread.run(Thread.java:748)
  42.  
  43.  
  44. Plugins:
  45. CampFire - 2.4
  46. EHMCore - 3.12.1
  47. OpenTerrainGenerator - 1.12.2 v6
  48. LogicMobs - 3.1.0-SNAPSHOT
  49. CorpseReborn - 2.13.0
  50. ProtocolLib - 4.3.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: all
  60. gui-title: %corpse%'s Items
  61. username-format: %corpse%
  62. finish-looting-message: *bYou have finished looting %corpse%'s corpse.
  63. new-hitboxes: true
  64. render-armor: true
  65. save-corpses: true
  66. send-data: true
  67.  
  68.  
  69. Corpses:
  70. VERSION: v1_12_R1
  71. amount-of-corpses: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement