Code Monkey home page Code Monkey logo

antivpn's Introduction

Hi there, looks like you somehow found me/my stuff.

My github stats

antivpn's People

Contributors

itstyrion avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

bvkup kapitowa

antivpn's Issues

error on startup using velocity

[23:21:14] [main/INFO]: Loading plugins...
[23:21:14] [main/ERROR]: Can't create plugin antivpn
com.google.inject.ProvisionException: Unable to provision, see the following errors:

  1. [Guice/ErrorInjectingConstructor]: NullPointerException: Cannot invoke "com.grack.nanojson.JsonObject.getInt(String)" because "this.config" is null
    at de.itsTyrion.antiVPN.velocity.AntiVPNVelocity.(AntiVPNVelocity.java:30)
    at VelocityPluginModule.configure(VelocityPluginModule.java:48)
    while locating de.itsTyrion.antiVPN.velocity.AntiVPNVelocity

Learn more:
https://github.com/google/guice/wiki/ERROR_INJECTING_CONSTRUCTOR

1 error

======================
Full classname legend:

VelocityPluginModule: "com.velocitypowered.proxy.plugin.loader.java.VelocityPluginModule"

End of classname legend:

at com.google.inject.internal.InternalProvisionException.toProvisionException(InternalProvisionException.java:251) ~[velocity-3.1.1-SNAPSHOT-97.jar:3.1.1-SNAPSHOT (git-2cff5b3b-b97)]
at com.google.inject.internal.InjectorImpl$1.get(InjectorImpl.java:1103) ~[velocity-3.1.1-SNAPSHOT-97.jar:3.1.1-SNAPSHOT (git-2cff5b3b-b97)]
at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1138) ~[velocity-3.1.1-SNAPSHOT-97.jar:3.1.1-SNAPSHOT (git-2cff5b3b-b97)]
at com.velocitypowered.proxy.plugin.loader.java.JavaPluginLoader.createPlugin(JavaPluginLoader.java:121) ~[velocity-3.1.1-SNAPSHOT-97.jar:3.1.1-SNAPSHOT (git-2cff5b3b-b97)]
at com.velocitypowered.proxy.plugin.VelocityPluginManager.loadPlugins(VelocityPluginManager.java:151) ~[velocity-3.1.1-SNAPSHOT-97.jar:3.1.1-SNAPSHOT (git-2cff5b3b-b97)]
at com.velocitypowered.proxy.VelocityServer.loadPlugins(VelocityServer.java:324) ~[velocity-3.1.1-SNAPSHOT-97.jar:3.1.1-SNAPSHOT (git-2cff5b3b-b97)]
at com.velocitypowered.proxy.VelocityServer.start(VelocityServer.java:222) ~[velocity-3.1.1-SNAPSHOT-97.jar:3.1.1-SNAPSHOT (git-2cff5b3b-b97)]
at com.velocitypowered.proxy.Velocity.main(Velocity.java:64) ~[velocity-3.1.1-SNAPSHOT-97.jar:3.1.1-SNAPSHOT (git-2cff5b3b-b97)]

Caused by: java.lang.NullPointerException: Cannot invoke "com.grack.nanojson.JsonObject.getInt(String)" because "this.config" is null
at de.itsTyrion.antiVPN.velocity.ConfigVelocity.load(ConfigVelocity.java:27) ~[?:?]
at de.itsTyrion.antiVPN.velocity.AntiVPNVelocity.(AntiVPNVelocity.java:34) ~[?:?]
at de.itsTyrion.antiVPN.velocity.AntiVPNVelocity$$FastClassByGuice$$634312.GUICE$TRAMPOLINE() ~[?:?]
at de.itsTyrion.antiVPN.velocity.AntiVPNVelocity$$FastClassByGuice$$634312.apply() ~[?:?]
at com.google.inject.internal.DefaultConstructionProxyFactory$FastClassProxy.newInstance(DefaultConstructionProxyFactory.java:82) ~[velocity-3.1.1-SNAPSHOT-97.jar:3.1.1-SNAPSHOT (git-2cff5b3b-b97)]
at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:114) ~[velocity-3.1.1-SNAPSHOT-97.jar:3.1.1-SNAPSHOT (git-2cff5b3b-b97)]
at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:91) ~[velocity-3.1.1-SNAPSHOT-97.jar:3.1.1-SNAPSHOT (git-2cff5b3b-b97)]
at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:296) ~[velocity-3.1.1-SNAPSHOT-97.jar:3.1.1-SNAPSHOT (git-2cff5b3b-b97)]
at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40) ~[velocity-3.1.1-SNAPSHOT-97.jar:3.1.1-SNAPSHOT (git-2cff5b3b-b97)]
at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:169) ~[velocity-3.1.1-SNAPSHOT-97.jar:3.1.1-SNAPSHOT (git-2cff5b3b-b97)]
at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:45) ~[velocity-3.1.1-SNAPSHOT-97.jar:3.1.1-SNAPSHOT (git-2cff5b3b-b97)]
at com.google.inject.internal.InjectorImpl$1.get(InjectorImpl.java:1100) ~[velocity-3.1.1-SNAPSHOT-97.jar:3.1.1-SNAPSHOT (git-2cff5b3b-b97)]
... 6 more

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.