Advertisement
lLuffy

Untitled

Jun 30th, 2017
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.09 KB | None | 0 0
  1. [00:40:03] [Server thread/INFO]: com.zabqer.opencb.CommandBlockTileEntityServer.UserCommandSender.getUniqueId()
  2. [00:40:03] [Server thread/INFO]: ===============================================
  3. [00:40:03] [Server thread/INFO]: null
  4. [00:40:03] [Server thread/ERROR]: Команда m неправильная:
  5. java.lang.NullPointerException
  6. at com.zabqer.opencb.CommandBlockTileEntityServer$UserCommandSender.getUniqueId(CommandBlockTileEntityServer.java:1170) ~[CommandBlockTileEntityServer$UserCommandSender.class:?]
  7. at com.earth2me.essentials.Essentials.getUser(Essentials.java:714) ~[Essentials(2).jar:?]
  8. at com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:435) [Essentials(2).jar:?]
  9. at com.earth2me.essentials.Essentials.onCommand(Essentials.java:402) [Essentials(2).jar:?]
  10. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [PluginCommand.class:1.7.10-1614.58]
  11. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) [SimpleCommandMap.class:1.7.10-1614.58]
  12. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServer.java:740) [CraftServer.class:1.7.10-1614.58]
  13. at com.zabqer.opencb.CommandBlockTileEntityServer.execute(CommandBlockTileEntityServer.java:1470) [CommandBlockTileEntityServer.class:?]
  14. at generated.li.cil.oc.CallWrapper_com_zabqer_opencb_CommandBlockTileEntityServer_execute.call(Unknown Source) [?:?]
  15. at li.cil.oc.server.machine.Callbacks$ComponentCallback.apply(Callbacks.scala:123) [Callbacks$ComponentCallback.class:?]
  16. at li.cil.oc.server.network.Component$class.invoke(Component.scala:113) [Component$class.class:?]
  17. at li.cil.oc.server.network.Network$ComponentBuilder$$anon$2.invoke(Network.scala:629) [Network$ComponentBuilder$$anon$2.class:?]
  18. at li.cil.oc.server.machine.Machine.invoke(Machine.scala:358) [Machine.class:?]
  19. at li.cil.oc.server.machine.luac.ComponentAPI$$anonfun$initialize$5$$anonfun$apply$6.apply(ComponentAPI.scala:78) [ComponentAPI$$anonfun$initialize$5$$anonfun$apply$6.class:?]
  20. at li.cil.oc.server.machine.luac.ComponentAPI$$anonfun$initialize$5$$anonfun$apply$6.apply(ComponentAPI.scala:78) [ComponentAPI$$anonfun$initialize$5$$anonfun$apply$6.class:?]
  21. at li.cil.oc.server.machine.luac.NativeLuaArchitecture.invoke(NativeLuaArchitecture.scala:55) [NativeLuaArchitecture.class:?]
  22. at li.cil.oc.server.machine.luac.ComponentAPI$$anonfun$initialize$5.apply(ComponentAPI.scala:78) [ComponentAPI$$anonfun$initialize$5.class:?]
  23. at li.cil.oc.server.machine.luac.ComponentAPI$$anonfun$initialize$5.apply(ComponentAPI.scala:74) [ComponentAPI$$anonfun$initialize$5.class:?]
  24. at li.cil.oc.util.ExtendedLuaState$ExtendedLuaState$$anon$1.invoke(ExtendedLuaState.scala:24) [ExtendedLuaState$ExtendedLuaState$$anon$1.class:?]
  25. at li.cil.repack.com.naef.jnlua.LuaState.lua_pcall(Native Method) [LuaState.class:?]
  26. at li.cil.repack.com.naef.jnlua.LuaState.call(LuaState.java:681) [LuaState.class:?]
  27. at li.cil.oc.server.machine.luac.NativeLuaArchitecture.runSynchronized(NativeLuaArchitecture.scala:177) [NativeLuaArchitecture.class:?]
  28. at li.cil.oc.server.machine.Machine.update(Machine.scala:561) [Machine.class:?]
  29. at li.cil.oc.common.tileentity.traits.Computer$class.updateComputer(Computer.scala:129) [Computer$class.class:?]
  30. at li.cil.oc.common.tileentity.Case.updateComputer(Case.scala:27) [Case.class:?]
  31. at li.cil.oc.common.tileentity.traits.Computer$class.updateEntity(Computer.scala:112) [Computer$class.class:?]
  32. at li.cil.oc.common.tileentity.Case.func_145845_h(Case.scala:72) [Case.class:?]
  33. at net.minecraft.world.World.func_72939_s(World.java:2583) [ahb.class:?]
  34. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:673) [mt.class:?]
  35. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:986) [MinecraftServer.class:?]
  36. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:432) [lt.class:?]
  37. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:841) [MinecraftServer.class:?]
  38. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693) [MinecraftServer.class:?]
  39. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement