Advertisement
Guest User

Untitled

a guest
May 19th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. [00:23:56] [Server thread/INFO] [nucleus]: Server ran the command: /clearmob run entity
  2. [00:23:56] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Error occurred while executing command: null
  3. [00:23:56] [Server thread/ERROR] [Sponge]: Error occurred while executing command 'clearmob run entity' for source DedicatedServer: null
  4. java.lang.NullPointerException: null
  5. at io.github.axle2005.clearmob.clearers.ClearEntity.run(ClearEntity.java:42) ~[ClearEntity.class:?]
  6. at io.github.axle2005.clearmob.commands.CommandRun.execute(CommandRun.java:28) ~[CommandRun.class:?]
  7. at org.spongepowered.api.command.args.ChildCommandElementExecutor.execute(ChildCommandElementExecutor.java:255) ~[ChildCommandElementExecutor.class:1.12.2-2825-7.1.6-RC3693]
  8. at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:388) ~[CommandSpec.class:1.12.2-2825-7.1.6-RC3693]
  9. at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:340) ~[SimpleDispatcher.class:1.12.2-2825-7.1.6-RC3693]
  10. at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:337) [SpongeCommandManager.class:1.12.2-2825-7.1.6-RC3693]
  11. at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:1156) [dh.class:?]
  12. at net.minecraft.server.dedicated.DedicatedServer.func_71333_ah(DedicatedServer.java:433) [nz.class:?]
  13. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:398) [nz.class:?]
  14. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  15. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  16. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement