Facebook
From Thundering Crocodile, 5 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 276
  1. [15:08:41 WARN]: [CasualProtector] There was a problem while checking if player is using vpn!
  2. java.io.IOException: Server returned HTTP response code: 400 for URL: http://check.getipintel.net/check.php?ip=127.0.0.1&[email protected]&flags=m
  3.         at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_191]
  4.         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_191]
  5.         at java.net.URL.openStream(Unknown Source) ~[?:1.8.0_191]
  6.         at xyz.yooniks.protector.bukkit.listener.normal.A.isBadIp(n:69) ~[casual-protector-v2.4.jar:?]
  7.         at xyz.yooniks.protector.bukkit.listener.normal.PlayerProxyCheckListener.onConnect(n:130) [casual-protector-v2.4.jar:?]
  8.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
  9.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
  10.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
  11.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
  12.         at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) [spigot.jar:git-PaperSpigot-bea34a5]
  13.         at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:74) [spigot.jar:git-PaperSpigot-bea34a5]
  14.         at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot.jar:git-PaperSpigot-bea34a5]
  15.         at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517) [spigot.jar:git-PaperSpigot-bea34a5]
  16.         at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) [spigot.jar:git-PaperSpigot-bea34a5]
  17.         at net.minecraft.server.v1_8_R3.LoginListener$LoginHandler.fireEvents(LoginListener.java:248) [spigot.jar:git-PaperSpigot-bea34a5]
  18.         at net.minecraft.server.v1_8_R3.LoginListener$2.run(LoginListener.java:172) [spigot.jar:git-PaperSpigot-bea34a5]
  19.         at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]