Advertisement
lLuffy

Untitled

Aug 18th, 2019
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.52 KB | None | 0 0
  1. [13:48:14] [Server thread/INFO] [Mohist]: lLuffy issued server command: /rollcase 60
  2. [13:48:14] [Server thread/ERROR] [Mohist]: null
  3. org.bukkit.command.CommandException: Unhandled exception executing command 'rollcase' in plugin CasesReload v1
  4. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[PluginCommand.class:7fa1ba5]
  5. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140) ~[SimpleCommandMap.class:7fa1ba5]
  6. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:741) ~[CraftServer.class:7fa1ba5]
  7. at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:1565) [pa.class:?]
  8. at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:1395) [pa.class:?]
  9. at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(CPacketChatMessage.java:51) [la.class:?]
  10. at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(CPacketChatMessage.java:12) [la.class:?]
  11. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [hv$1.class:?]
  12. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_201]
  13. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_201]
  14. at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
  15. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:868) [MinecraftServer.class:?]
  16. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:461) [nz.class:?]
  17. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:807) [MinecraftServer.class:?]
  18. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:659) [MinecraftServer.class:?]
  19. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
  20. Caused by: java.lang.RuntimeException: java.io.FileNotFoundException: https://launcher.mcskill.ru/opencase.php?sid=63&nick=lLuffy&caseid=60&apikey=dE19SJsB0SmzDDKB0CSbYzCbezYB26yQ
  21. at com.mayakplay.doge.Commands.rollCase(Commands.java:365) ~[?:?]
  22. at com.mayakplay.doge.Commands.handleCommands(Commands.java:59) ~[?:?]
  23. at com.mayakplay.doge.PluginMain.onCommand(PluginMain.java:51) ~[?:?]
  24. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[PluginCommand.class:7fa1ba5]
  25. ... 15 more
  26. Caused by: java.io.FileNotFoundException: https://launcher.mcskill.ru/opencase.php?sid=63&nick=lLuffy&caseid=60&apikey=dE19SJsB0SmzDDKB0CSbYzCbezYB26yQ
  27. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1890) ~[?:1.8.0_201]
  28. at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:91) ~[?:1.8.0_201]
  29. at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1484) ~[?:1.8.0_201]
  30. at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1482) ~[?:1.8.0_201]
  31. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_201]
  32. at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782) ~[?:1.8.0_201]
  33. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1481) ~[?:1.8.0_201]
  34. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263) ~[?:1.8.0_201]
  35. at com.mayakplay.doge.Commands.rollCase(Commands.java:356) ~[?:?]
  36. at com.mayakplay.doge.Commands.handleCommands(Commands.java:59) ~[?:?]
  37. at com.mayakplay.doge.PluginMain.onCommand(PluginMain.java:51) ~[?:?]
  38. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[PluginCommand.class:7fa1ba5]
  39. ... 15 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement