Advertisement
lLuffy

Untitled

Apr 18th, 2019
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.66 KB | None | 0 0
  1. [17:51:14] [Server thread/INFO] [nucleus]: lLuffy выполнил команду: /rollcase 60
  2. [17:51:14] [pool-3-thread-14/ERROR] [Sponge]: The Scheduler tried to run the task casesreload-A-6974 owned by Plugin{id=casesreload, name=CasesReload, version=1.0, description=Cases for McSkill, source=plugins/CasesReload-plugin 1.12.2 (16).jar}, but an error occured.
  3. java.lang.RuntimeException: java.io.FileNotFoundException: plugins/CasesReload/CasesReload.txt (No such file or directory)
  4. at com.mayakplay.doge.Logger.log(Logger.java:22) ~[Logger.class:?]
  5. at com.mayakplay.doge.commands.CommandRollcase.lambda$execute$0(CommandRollcase.java:75) ~[CommandRollcase.class:?]
  6. at org.spongepowered.api.scheduler.Task$Builder.lambda$execute$0(Task.java:139) ~[Task$Builder.class:1.12.2-2768-7.1.6-RC3623]
  7. at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:192) ~[SchedulerBase.class:1.12.2-2768-7.1.6-RC3623]
  8. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_201]
  9. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_201]
  10. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_201]
  11. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_201]
  12. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
  13. Caused by: java.io.FileNotFoundException: plugins/CasesReload/CasesReload.txt (No such file or directory)
  14. at java.io.FileOutputStream.open0(Native Method) ~[?:1.8.0_201]
  15. at java.io.FileOutputStream.open(FileOutputStream.java:270) ~[?:1.8.0_201]
  16. at java.io.FileOutputStream.<init>(FileOutputStream.java:213) ~[?:1.8.0_201]
  17. at java.io.FileWriter.<init>(FileWriter.java:107) ~[?:1.8.0_201]
  18. at com.mayakplay.doge.Logger.log(Logger.java:16) ~[Logger.class:?]
  19. ... 8 more
  20. [17:51:14] [Server thread/INFO] [STDOUT]: [com.mayakplay.doge.Network.PacketShop:writeTo:22]: SetWon,23532,elevatorid:elevator_white,0,64,1,1,,Белый лифт
  21. [17:51:14] [Server thread/INFO] [STDOUT]: [com.mayakplay.doge.Network.PacketShop:writeTo:22]: RollCase
  22. [17:51:14] [Server thread/INFO] [STDOUT]: [com.mayakplay.doge.Network.PacketShop:writeTo:22]: UpdateCurrCase,0
  23. [17:51:14] [Server thread/FATAL] [VanillaFix]: Error executing task
  24. java.util.concurrent.ExecutionException: java.lang.NullPointerException
  25. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_201]
  26. at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_201]
  27. at net.minecraft.util.Util.runTask(SourceFile:531) [h.class:?]
  28. at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:301) [SpongeImplHooks.class:1.12.2-2768-7.1.6-RC3623]
  29. at net.minecraft.server.MinecraftServer.redirect$onRun$zjm000(MinecraftServer.java:3955) [MinecraftServer.class:?]
  30. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:723) [MinecraftServer.class:?]
  31. at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:397) [nz.class:?]
  32. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668) [MinecraftServer.class:?]
  33. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  34. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
  35. Caused by: java.lang.NullPointerException
  36. at net.minecraft.command.ServerCommandManager.executeCommand(SourceFile:1084) ~[dh.class:?]
  37. at net.minecraft.network.NetHandlerPlayServer.handleSlashCommand(NetHandlerPlayServer.java:960) ~[pa.class:?]
  38. at net.minecraft.network.NetHandlerPlayServer.processChatMessage(NetHandlerPlayServer.java:939) ~[pa.class:?]
  39. at net.minecraft.network.play.client.CPacketChatMessage.processPacket(SourceFile:37) ~[la.class:?]
  40. at net.minecraft.network.play.client.CPacketChatMessage.processPacket(SourceFile:9) ~[la.class:?]
  41. at org.spongepowered.common.event.tracking.phase.packet.PacketPhaseUtil.onProcessPacket(PacketPhaseUtil.java:193) ~[PacketPhaseUtil.class:1.12.2-2768-7.1.6-RC3623]
  42. at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zlh000(SourceFile:539) ~[hv$1.class:?]
  43. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
  44. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_201]
  45. at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_201]
  46. at net.minecraft.util.Util.runTask(SourceFile:529) ~[h.class:?]
  47. ... 7 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement