Привет, столкнулся с ошибками в велосити , все перепробывал , что мне делать ?
[19:39:44] [Velocity Async Event Executor - #0/ERROR] [com.velocitypowered.proxy.event.VelocityEventManager]: Couldn't pass ProxyInitializeEvent to limboauth-social-addon
java.lang.IllegalStateException: com.maxmind.db.InvalidDatabaseException: Could not find a MaxMind DB metadata marker in this file (city.mmdb). Is this a valid MaxMind DB file?
at net.elytrium.limboauth.socialaddon.utils.GeoIp.<init>(GeoIp.java:77) ~[?:?]
at net.elytrium.limboauth.socialaddon.Addon.load(Addon.java:170) ~[?:?]
at net.elytrium.limboauth.socialaddon.Addon.onReload(Addon.java:560) ~[?:?]
at net.elytrium.limboauth.socialaddon.Addon.onProxyInitialization(Addon.java:148) ~[?:?]
at net.elytrium.limboauth.socialaddon.Lmbda$4.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[server.jar:3.2.0-SNAPSHOT (git-37fedf50-b260)]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:597) ~[server.jar:3.2.0-SNAPSHOT (git-37fedf50-b260)]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:478) ~[server.jar:3.2.0-SNAPSHOT (git-37fedf50-b260)]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) ~[?:?]
at java.lang.Thread.run(Thread.java:831) [?:?]
Caused by: com.maxmind.db.InvalidDatabaseException: Could not find a MaxMind DB metadata marker in this file (city.mmdb). Is this a valid MaxMind DB file?
at com.maxmind.db.Reader.findMetadataStart(Reader.java:300) ~[?:?]
at com.maxmind.db.Reader.<init>(Reader.java:129) ~[?:?]
at com.maxmind.db.Reader.<init>(Reader.java:116) ~[?:?]
at com.maxmind.geoip2.DatabaseReader.<init>(DatabaseReader.java:104) ~[?:?]
at com.maxmind.geoip2.DatabaseReader$Builder.build(DatabaseReader.java:233) ~[?:?]
at net.elytrium.limboauth.socialaddon.utils.GeoIp.<init>(GeoIp.java:75) ~[?:?]
... 10 more
[19:39:44] [Velocity Async Event Executor - #0/ERROR] [com.velocitypowered.proxy.event.VelocityEventManager]: Couldn't pass ProxyInitializeEvent to limboauth-social-addon
java.lang.IllegalStateException: com.maxmind.db.InvalidDatabaseException: Could not find a MaxMind DB metadata marker in this file (city.mmdb). Is this a valid MaxMind DB file?
at net.elytrium.limboauth.socialaddon.utils.GeoIp.<init>(GeoIp.java:77) ~[?:?]
at net.elytrium.limboauth.socialaddon.Addon.load(Addon.java:170) ~[?:?]
at net.elytrium.limboauth.socialaddon.Addon.onReload(Addon.java:560) ~[?:?]
at net.elytrium.limboauth.socialaddon.Addon.onProxyInitialization(Addon.java:148) ~[?:?]
at net.elytrium.limboauth.socialaddon.Lmbda$4.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[server.jar:3.2.0-SNAPSHOT (git-37fedf50-b260)]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:597) ~[server.jar:3.2.0-SNAPSHOT (git-37fedf50-b260)]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:478) ~[server.jar:3.2.0-SNAPSHOT (git-37fedf50-b260)]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) ~[?:?]
at java.lang.Thread.run(Thread.java:831) [?:?]
Caused by: com.maxmind.db.InvalidDatabaseException: Could not find a MaxMind DB metadata marker in this file (city.mmdb). Is this a valid MaxMind DB file?
at com.maxmind.db.Reader.findMetadataStart(Reader.java:300) ~[?:?]
at com.maxmind.db.Reader.<init>(Reader.java:129) ~[?:?]
at com.maxmind.db.Reader.<init>(Reader.java:116) ~[?:?]
at com.maxmind.geoip2.DatabaseReader.<init>(DatabaseReader.java:104) ~[?:?]
at com.maxmind.geoip2.DatabaseReader$Builder.build(DatabaseReader.java:233) ~[?:?]
at net.elytrium.limboauth.socialaddon.utils.GeoIp.<init>(GeoIp.java:75) ~[?:?]
... 10 more