[06:39:27 INFO]: 下载 GeoIP 数据库中...这可能需要花费一段时间 (国家:1.7 MB, 城市: 30 MB)
[06:39:27 ERROR]: 连接失败.
java.net.UnknownHostException: geolite.maxmind.com
at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_181]
at java.net.PlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_181]
at java.net.SocksSocketImpl.connect(Unknown Source) ~[?:1.8.0_181]
at java.net.Socket.connect(Unknown Source) ~[?:1.8.0_181]
at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) ~[?:1.8.0_181]
at sun.net.NetworkClient.doConnect(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.protocol.https.AbstractDeleg ... on.getNewHttpClient(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source) ~[?:1.8.0_181]
at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.downloadDatabase(EssentialsGeoIPPlayerListener.java:182) [%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.reloadConfig(EssentialsGeoIPPlayerListener.java:140) [%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.<init>(EssentialsGeoIPPlayerListener.java:43) [%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.earth2me.essentials.geoip.EssentialsGeoIP.onEnable(EssentialsGeoIP.java:28) [%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
[06:39:27 ERROR]: GeoIP数据库读取失败!
java.io.FileNotFoundException: plugins\EssentialsGeoIP\GeoIP2-Country.mmdb (系统
找不到指定的文件。)
at java.io.RandomAccessFile.open0(Native Method) ~[?:1.8.0_181]
at java.io.RandomAccessFile.open(Unknown Source) ~[?:1.8.0_181]
at java.io.RandomAccessFile.<init>(Unknown Source) ~[?:1.8.0_181]
at com.maxmind.db.BufferHolder.<init>(BufferHolder.java:19) ~[%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.maxmind.db.Reader.<init>(Reader.java:116) ~[%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.maxmind.geoip2.DatabaseReader.<init>(DatabaseReader.java:66) ~[%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.maxmind.geoip2.DatabaseReader.<init>(DatabaseReader.java:54) ~[%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.maxmind.geoip2.DatabaseReader$Builder.build(DatabaseReader.java:160) ~[%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.reloadConfig(EssentialsGeoIPPlayerListener.java:157) [%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.<init>(EssentialsGeoIPPlayerListener.java:43) [%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.earth2me.essentials.geoip.EssentialsGeoIP.onEnable(EssentialsGeoIP.java:28) [%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
[06:39:27 INFO]: [EssentialsGeoIP] This product includes GeoLite2 data created by

[06:39:30 WARN]: [PlaceholderAPI] Plugin PlaceholderAPI v2.10.4 generated an exception while executing task 18
java.lang.NullPointerException: null
at me.clip.placeholderapi.expansion.cloud.ExpansionCloudManager.lambda$null$3(ExpansionCloudManager.java:181) ~[?:?]
at java.util.Map.forEach(Unknown Source) ~[?:1.8.0_181]
at me.clip.placeholderapi.expansion.cloud.ExpansionCloudManager.lambda$fetch$4(ExpansionCloudManager.java:172) ~[?:?]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_181]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_181]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
[06:39:31 INFO]: VipSystem >>> VipSystem 4.0更新了,当前版本已经停止维护,赶快去
试试吧

懂的大佬帮忙分析.解决一下呗!谢谢
[06:39:27 ERROR]: 连接失败.
java.net.UnknownHostException: geolite.maxmind.com
at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_181]
at java.net.PlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_181]
at java.net.SocksSocketImpl.connect(Unknown Source) ~[?:1.8.0_181]
at java.net.Socket.connect(Unknown Source) ~[?:1.8.0_181]
at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) ~[?:1.8.0_181]
at sun.net.NetworkClient.doConnect(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.protocol.https.AbstractDeleg ... on.getNewHttpClient(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source) ~[?:1.8.0_181]
at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.downloadDatabase(EssentialsGeoIPPlayerListener.java:182) [%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.reloadConfig(EssentialsGeoIPPlayerListener.java:140) [%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.<init>(EssentialsGeoIPPlayerListener.java:43) [%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.earth2me.essentials.geoip.EssentialsGeoIP.onEnable(EssentialsGeoIP.java:28) [%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
[06:39:27 ERROR]: GeoIP数据库读取失败!
java.io.FileNotFoundException: plugins\EssentialsGeoIP\GeoIP2-Country.mmdb (系统
找不到指定的文件。)
at java.io.RandomAccessFile.open0(Native Method) ~[?:1.8.0_181]
at java.io.RandomAccessFile.open(Unknown Source) ~[?:1.8.0_181]
at java.io.RandomAccessFile.<init>(Unknown Source) ~[?:1.8.0_181]
at com.maxmind.db.BufferHolder.<init>(BufferHolder.java:19) ~[%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.maxmind.db.Reader.<init>(Reader.java:116) ~[%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.maxmind.geoip2.DatabaseReader.<init>(DatabaseReader.java:66) ~[%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.maxmind.geoip2.DatabaseReader.<init>(DatabaseReader.java:54) ~[%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.maxmind.geoip2.DatabaseReader$Builder.build(DatabaseReader.java:160) ~[%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.reloadConfig(EssentialsGeoIPPlayerListener.java:157) [%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.<init>(EssentialsGeoIPPlayerListener.java:43) [%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.earth2me.essentials.geoip.EssentialsGeoIP.onEnable(EssentialsGeoIP.java:28) [%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
[06:39:27 INFO]: [EssentialsGeoIP] This product includes GeoLite2 data created by

[06:39:30 WARN]: [PlaceholderAPI] Plugin PlaceholderAPI v2.10.4 generated an exception while executing task 18
java.lang.NullPointerException: null
at me.clip.placeholderapi.expansion.cloud.ExpansionCloudManager.lambda$null$3(ExpansionCloudManager.java:181) ~[?:?]
at java.util.Map.forEach(Unknown Source) ~[?:1.8.0_181]
at me.clip.placeholderapi.expansion.cloud.ExpansionCloudManager.lambda$fetch$4(ExpansionCloudManager.java:172) ~[?:?]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_181]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_181]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
[06:39:31 INFO]: VipSystem >>> VipSystem 4.0更新了,当前版本已经停止维护,赶快去
试试吧

懂的大佬帮忙分析.解决一下呗!谢谢
[06:39:27 ERROR]: 连接失败.
java.net.UnknownHostException: geolite.maxmind.com
at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_181]
at java.net.PlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_181]
at java.net.SocksSocketImpl.connect(Unknown Source) ~[?:1.8.0_181]
at java.net.Socket.connect(Unknown Source) ~[?:1.8.0_181]
at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) ~[?:1.8.0_181]
at sun.net.NetworkClient.doConnect(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.protocol.https.AbstractDeleg ... on.getNewHttpClient(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source) ~[?:1.8.0_181]
at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.downloadDatabase(EssentialsGeoIPPlayerListener.java:182) [%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.reloadConfig(EssentialsGeoIPPlayerListener.java:140) [%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.<init>(EssentialsGeoIPPlayerListener.java:43) [%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.earth2me.essentials.geoip.EssentialsGeoIP.onEnable(EssentialsGeoIP.java:28) [%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
[06:39:27 ERROR]: GeoIP数据库读取失败!
java.io.FileNotFoundException: plugins\EssentialsGeoIP\GeoIP2-Country.mmdb (系统
找不到指定的文件。)
at java.io.RandomAccessFile.open0(Native Method) ~[?:1.8.0_181]
at java.io.RandomAccessFile.open(Unknown Source) ~[?:1.8.0_181]
at java.io.RandomAccessFile.<init>(Unknown Source) ~[?:1.8.0_181]
at com.maxmind.db.BufferHolder.<init>(BufferHolder.java:19) ~[%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.maxmind.db.Reader.<init>(Reader.java:116) ~[%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.maxmind.geoip2.DatabaseReader.<init>(DatabaseReader.java:66) ~[%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.maxmind.geoip2.DatabaseReader.<init>(DatabaseReader.java:54) ~[%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.maxmind.geoip2.DatabaseReader$Builder.build(DatabaseReader.java:160) ~[%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.reloadConfig(EssentialsGeoIPPlayerListener.java:157) [%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.<init>(EssentialsGeoIPPlayerListener.java:43) [%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.earth2me.essentials.geoip.EssentialsGeoIP.onEnable(EssentialsGeoIP.java:28) [%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
[06:39:27 INFO]: [EssentialsGeoIP] This product includes GeoLite2 data created by

[06:39:30 WARN]: [PlaceholderAPI] Plugin PlaceholderAPI v2.10.4 generated an exception while executing task 18
java.lang.NullPointerException: null
at me.clip.placeholderapi.expansion.cloud.ExpansionCloudManager.lambda$null$3(ExpansionCloudManager.java:181) ~[?:?]
at java.util.Map.forEach(Unknown Source) ~[?:1.8.0_181]
at me.clip.placeholderapi.expansion.cloud.ExpansionCloudManager.lambda$fetch$4(ExpansionCloudManager.java:172) ~[?:?]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_181]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_181]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
[06:39:31 INFO]: VipSystem >>> VipSystem 4.0更新了,当前版本已经停止维护,赶快去
试试吧

懂的大佬帮忙分析.解决一下呗!谢谢
2021.12 数据,可能有更多内容
[06:39:27 INFO]: 下载 GeoIP 数据库中...这可能需要花费一段时间 (国家:1.7 MB, 城市: 30 MB)[06:39:27 ERROR]: 连接失败.
java.net.UnknownHostException: geolite.maxmind.com
at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_181]
at java.net.PlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_181]
at java.net.SocksSocketImpl.connect(Unknown Source) ~[?:1.8.0_181]
at java.net.Socket.connect(Unknown Source) ~[?:1.8.0_181]
at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) ~[?:1.8.0_181]
at sun.net.NetworkClient.doConnect(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.protocol.https.AbstractDeleg ... on.getNewHttpClient(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.8.0_181]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source) ~[?:1.8.0_181]
at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.downloadDatabase(EssentialsGeoIPPlayerListener.java:182) [%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.reloadConfig(EssentialsGeoIPPlayerListener.java:140) [%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.<init>(EssentialsGeoIPPlayerListener.java:43) [%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.earth2me.essentials.geoip.EssentialsGeoIP.onEnable(EssentialsGeoIP.java:28) [%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
[06:39:27 ERROR]: GeoIP数据库读取失败!
java.io.FileNotFoundException: plugins\EssentialsGeoIP\GeoIP2-Country.mmdb (系统
找不到指定的文件。)
at java.io.RandomAccessFile.open0(Native Method) ~[?:1.8.0_181]
at java.io.RandomAccessFile.open(Unknown Source) ~[?:1.8.0_181]
at java.io.RandomAccessFile.<init>(Unknown Source) ~[?:1.8.0_181]
at com.maxmind.db.BufferHolder.<init>(BufferHolder.java:19) ~[%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.maxmind.db.Reader.<init>(Reader.java:116) ~[%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.maxmind.geoip2.DatabaseReader.<init>(DatabaseReader.java:66) ~[%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.maxmind.geoip2.DatabaseReader.<init>(DatabaseReader.java:54) ~[%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.maxmind.geoip2.DatabaseReader$Builder.build(DatabaseReader.java:160) ~[%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.reloadConfig(EssentialsGeoIPPlayerListener.java:157) [%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.<init>(EssentialsGeoIPPlayerListener.java:43) [%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at com.earth2me.essentials.geoip.EssentialsGeoIP.onEnable(EssentialsGeoIP.java:28) [%5B基础%5DEssentialsXGeoIP-2.17.1.2%20(1).jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
[06:39:27 INFO]: [EssentialsGeoIP] This product includes GeoLite2 data created by
[06:39:30 WARN]: [PlaceholderAPI] Plugin PlaceholderAPI v2.10.4 generated an exception while executing task 18
java.lang.NullPointerException: null
at me.clip.placeholderapi.expansion.cloud.ExpansionCloudManager.lambda$null$3(ExpansionCloudManager.java:181) ~[?:?]
at java.util.Map.forEach(Unknown Source) ~[?:1.8.0_181]
at me.clip.placeholderapi.expansion.cloud.ExpansionCloudManager.lambda$fetch$4(ExpansionCloudManager.java:172) ~[?:?]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_181]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_181]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
[06:39:31 INFO]: VipSystem >>> VipSystem 4.0更新了,当前版本已经停止维护,赶快去
试试吧
懂的大佬帮忙分析.解决一下呗!谢谢
这是geoip的事,下载**ip,我觉得没什么必要,你直接删了就行
GEOIP下载数据库失败,这个没什么用的  删了就行
 本帖最后由 YHS1 于 2020-2-10 08:52 编辑 
ESSxmpp也建议删了
ESSxmpp也建议删了
ESSgeoip那个 具体是什么忘了 因为现在ESS已经不是主流插件了
一个屑插件导致的问题
删除EssentialsXGeoIP即可
这插件其实没什么用...
删除EssentialsXGeoIP即可
这插件其实没什么用...
z841309249 发表于 2020-2-10 10:17
删的那个插件有什么用呢?
对服务器会不会有影响
没有影响 这只是Essentials的附属插件
一般我们都只安装EssentialsChat、EssentialsSpawn和Essentials本体...
删的那个插件有什么用呢?
对服务器会不会有影响
问题一:查询玩家所在的城市
问题二:没有影响
下面那段报错应该是变量插件的问题 尝试降低版本
z841309249 发表于 2020-2-10 10:20
就是看着报错很慌!
第二个大概是啥意思
能说一下么?
貌似是插件检查更新?我不记得了
https://www.mcbbs.net/forum.php? ... 925427&pid=15823784
你可以尝试关闭更新检查后再观察看看会不会再刷这个报错xD
世予予 发表于 2020-2-10 10:26
貌似是插件检查更新?我不记得了
https://www.mcbbs.net/forum.php? ... 925427&pid=15823784
你可以尝试关 ...
你不是能解决么.....
为啥不直接说呢!
PlaceholderAPI的问题
https://www.mcbbs.net/thread-860074-1-1.html