funkemunky / AntiVPN

An antivpn utilizing the funkemunky API
Apache License 2.0
21 stars 8 forks source link

error on first start #9

Closed Tizooo closed 2 years ago

Tizooo commented 2 years ago

[02:03:35 INFO]: Booting up Velocity 3.0.1... [02:03:35 INFO]: Loading localizations... [02:03:35 INFO]: Connections will use epoll channels, libdeflate (Linux x86_64) compression, OpenSSL 1.1.x (Linux x86_64) ciphers [02:03:35 INFO]: Loading plugins... [02:03:36 INFO]: Loaded plugin kaurivpn 1.5.0 by funkemunky [02:03:36 INFO]: Loaded plugin spark 1.6.2 by Luck [02:03:36 INFO]: Loaded 2 plugins [02:03:36 INFO] [dev.brighten.antivpn.velocity.VelocityPlugin]: Loading config... [02:03:36 ERROR]: Couldn't pass ProxyInitializeEvent to kaurivpn java.lang.NullPointerException: null at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:878) ~[velocity-3.0.1.jar:3.0.1] at com.google.common.io.ByteStreams.copy(ByteStreams.java:104) ~[velocity-3.0.1.jar:3.0.1] at dev.brighten.antivpn.velocity.util.Config.(Config.java:34) ~[?:?] at dev.brighten.antivpn.velocity.VelocityPlugin.onInit(VelocityPlugin.java:53) ~[?:?] at dev.brighten.antivpn.velocity.Lmbda$1.execute(Unknown Source) ~[?:?] at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:47) ~[velocity-3.0.1.jar:3.0.1] at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:585) ~[velocity-3.0.1.jar:3.0.1] at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:466) ~[velocity-3.0.1.jar:3.0.1] 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) [?:?]

[02:03:36 INFO]: Done (2.82s)!

Tizooo commented 2 years ago

but after i restart again it works. just curious if this error is fatal

funkemunky commented 2 years ago

Yeah this has been fixed in later versions