Advertisement
Guest User

Untitled

a guest
Mar 31st, 2020
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.64 KB | None | 0 0
  1. 31.03 13:54:14 [Server] ERROR Error at SQL INSERT Query: java.sql.SQLException: [SQLITE_IOERR] Some kind of disk I/O error occurred (disk I/O error)
  2. 31.03 13:54:14 [Server] ERROR Query: INSERT INTO `sc_kills` ( `attacker_uuid`, `attacker`, `attacker_tag`, `victim_uuid`, `victim`, `victim_tag`, `kill_type`) VALUES ( '81072673-ccb9-3e6c-9f82-5cc2bfed3e56','Viniciows','','5ab62860-e572-38ed-88c1-6f9e0ac0984f','_BrunoGamer','','c');
  3. 31.03 13:54:14 [Server] ERROR Could not pass event PlayerDeathEvent to vSpawners v1.0
  4. 31.03 13:54:14 [Server] INFO org.bukkit.event.EventException
  5. 31.03 13:54:14 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  6. 31.03 13:54:14 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  7. 31.03 13:54:14 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  8. 31.03 13:54:14 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  9. 31.03 13:54:14 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:396) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  10. 31.03 13:54:14 [Server] INFO at net.minecraft.server.v1_8_R3.EntityPlayer.die(EntityPlayer.java:417) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  11. 31.03 13:54:14 [Server] INFO at net.minecraft.server.v1_8_R3.EntityLiving.damageEntity(EntityLiving.java:812) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  12. 31.03 13:54:14 [Server] INFO at net.minecraft.server.v1_8_R3.EntityHuman.damageEntity(EntityHuman.java:800) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  13. 31.03 13:54:14 [Server] INFO at net.minecraft.server.v1_8_R3.EntityPlayer.damageEntity(EntityPlayer.java:496) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  14. 31.03 13:54:14 [Server] INFO at net.minecraft.server.v1_8_R3.EntityHuman.attack(EntityHuman.java:1001) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  15. 31.03 13:54:14 [Server] INFO at net.minecraft.server.v1_8_R3.EntityPlayer.attack(EntityPlayer.java:1063) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  16. 31.03 13:54:14 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1355) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  17. 31.03 13:54:14 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInUseEntity.a(SourceFile:52) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  18. 31.03 13:54:14 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInUseEntity.a(SourceFile:11) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  19. 31.03 13:54:14 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  20. 31.03 13:54:14 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_242]
  21. 31.03 13:54:14 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_242]
  22. 31.03 13:54:14 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  23. 31.03 13:54:14 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  24. 31.03 13:54:14 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  25. 31.03 13:54:14 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  26. 31.03 13:54:14 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  27. 31.03 13:54:14 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
  28. 31.03 13:54:14 [Server] INFO Caused by: java.lang.IllegalArgumentException: Cannot drop a Null item.
  29. 31.03 13:54:14 [Server] INFO at org.apache.commons.lang.Validate.notNull(Validate.java:192) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  30. 31.03 13:54:14 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftWorld.dropItem(CraftWorld.java:309) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  31. 31.03 13:54:14 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftWorld.dropItemNaturally(CraftWorld.java:352) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  32. 31.03 13:54:14 [Server] INFO at me.Vinicius.vSpawners.listening.stackMob.Drop(stackMob.java:222) ~[?:?]
  33. 31.03 13:54:14 [Server] INFO at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source) ~[?:?]
  34. 31.03 13:54:14 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
  35. 31.03 13:54:14 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
  36. 31.03 13:54:14 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  37. 31.03 13:54:14 [Server] INFO ... 22 more
  38. 31.03 13:54:14 [Server] ERROR Error at SQL UPDATE Query: java.sql.SQLException: [SQLITE_IOERR] Some kind of disk I/O error occurred (disk I/O error)
  39. 31.03 13:54:14 [Server] ERROR Query: UPDATE `sc_players` SET leader = 0, tag = '' , friendly_fire = 0, neutral_kills = 0, rival_kills = 0, civilian_kills = 2, deaths = 4, last_seen = '1585673654463', packed_past_clans = '', trusted = 0, flags = '{"bb-enabled":true,"channel-state":[true,true,true],"cape-enabled":true,"channel":"NONE","chat-shortcut":false,"rank":"","hide-tag":true}', name = '_BrunoGamer' WHERE `uuid` = '5ab62860-e572-38ed-88c1-6f9e0ac0984f';
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement