1 | [23:38:33] [main/ERROR] [com.velocitypowered.proxy.plugin.VelocityPluginManager]: Can't create plugin limboapi
|
2 | com.google.inject.ProvisionException: Unable to provision, see the following errors:
|
3 |
|
4 | 1) [Guice/ErrorInjectingConstructor]: NoSuchFieldError: MINECRAFT_1_20_5
|
5 | at LimboAPI.<init>(LimboAPI.java:161)
|
6 | at VelocityPluginModule.configure(VelocityPluginModule.java:50)
|
7 | while locating LimboAPI
|
8 |
|
9 | Learn more:
|
10 | https://github.com/google/guice/wiki/ERROR_INJECTING_CONSTRUCTOR
|
11 |
|
12 | 1 error
|
13 |
|
14 | ======================
|
15 | Full classname legend:
|
16 | ======================
|
17 | LimboAPI: "net.elytrium.limboapi.LimboAPI"
|
18 | VelocityPluginModule: "com.velocitypowered.proxy.plugin.loader.java.VelocityPluginModule"
|
19 | ========================
|
20 | End of classname legend:
|
21 | ========================
|
22 |
|
23 | at com.google.inject.internal.InternalProvisionException.toProvisionException(InternalProvisionException.java:251) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
24 | at com.google.inject.internal.InjectorImpl$1.get(InjectorImpl.java:1151) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
25 | at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1186) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
26 | at com.velocitypowered.proxy.plugin.loader.java.JavaPluginLoader.createPlugin(JavaPluginLoader.java:124) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
27 | at com.velocitypowered.proxy.plugin.VelocityPluginManager.loadPlugins(VelocityPluginManager.java:155) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
28 | at com.velocitypowered.proxy.VelocityServer.loadPlugins(VelocityServer.java:347) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
29 | at com.velocitypowered.proxy.VelocityServer.start(VelocityServer.java:229) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
30 | at com.velocitypowered.proxy.Velocity.main(Velocity.java:69) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
31 | Caused by: java.lang.NoSuchFieldError: MINECRAFT_1_20_5
|
32 | at net.elytrium.limboapi.server.item.SimpleItemComponentManager.<clinit>(SimpleItemComponentManager.java:71) ~[?:?]
|
33 | at net.elytrium.limboapi.LimboAPI.<init>(LimboAPI.java:145) ~[?:?]
|
34 | at net.elytrium.limboapi.LimboAPI$$FastClassByGuice$$d3e6c.GUICE$TRAMPOLINE(<generated>) ~[?:?]
|
35 | at net.elytrium.limboapi.LimboAPI$$FastClassByGuice$$d3e6c.apply(<generated>) ~[?:?]
|
36 | at com.google.inject.internal.DefaultConstructionProxyFactory$FastClassProxy.newInstance(DefaultConstructionProxyFactory.java:82) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
37 | at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:114) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
38 | at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:91) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
39 | at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:300) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
40 | at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
41 | at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:169) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
42 | at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:45) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
43 | at com.google.inject.internal.InjectorImpl$1.get(InjectorImpl.java:1148) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
44 | ... 6 more
|
45 | [23:38:33] [main/ERROR] [com.velocitypowered.proxy.plugin.VelocityPluginManager]: Can't create plugin limboauth
|
46 | com.google.inject.ProvisionException: Unable to provision, see the following errors:
|
47 |
|
48 | 1) [Guice/ErrorInjectingConstructor]: NoSuchElementException: No value present
|
49 | at LimboAuth.<init>(LimboAuth.java:189)
|
50 | at VelocityPluginModule.configure(VelocityPluginModule.java:50)
|
51 | while locating LimboAuth
|
52 |
|
53 | Learn more:
|
54 | https://github.com/google/guice/wiki/ERROR_INJECTING_CONSTRUCTOR
|
55 |
|
56 | 1 error
|
57 |
|
58 | ======================
|
59 | Full classname legend:
|
60 | ======================
|
61 | LimboAuth: "net.elytrium.limboauth.LimboAuth"
|
62 | VelocityPluginModule: "com.velocitypowered.proxy.plugin.loader.java.VelocityPluginModule"
|
63 | ========================
|
64 | End of classname legend:
|
65 | ========================
|
66 |
|
67 | at com.google.inject.internal.InternalProvisionException.toProvisionException(InternalProvisionException.java:251) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
68 | at com.google.inject.internal.InjectorImpl$1.get(InjectorImpl.java:1151) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
69 | at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1186) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
70 | at com.velocitypowered.proxy.plugin.loader.java.JavaPluginLoader.createPlugin(JavaPluginLoader.java:124) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
71 | at com.velocitypowered.proxy.plugin.VelocityPluginManager.loadPlugins(VelocityPluginManager.java:155) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
72 | at com.velocitypowered.proxy.VelocityServer.loadPlugins(VelocityServer.java:347) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
73 | at com.velocitypowered.proxy.VelocityServer.start(VelocityServer.java:229) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
74 | at com.velocitypowered.proxy.Velocity.main(Velocity.java:69) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
75 | Caused by: java.util.NoSuchElementException: No value present
|
76 | at java.util.Optional.orElseThrow(Optional.java:377) ~[?:?]
|
77 | at net.elytrium.limboauth.LimboAuth.<init>(LimboAuth.java:199) ~[?:?]
|
78 | at net.elytrium.limboauth.LimboAuth$$FastClassByGuice$$100971.GUICE$TRAMPOLINE(<generated>) ~[?:?]
|
79 | at net.elytrium.limboauth.LimboAuth$$FastClassByGuice$$100971.apply(<generated>) ~[?:?]
|
80 | at com.google.inject.internal.DefaultConstructionProxyFactory$FastClassProxy.newInstance(DefaultConstructionProxyFactory.java:82) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
81 | at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:114) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
82 | at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:91) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
83 | at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:300) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
84 | at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
85 | at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:169) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
86 | at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:45) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
87 | at com.google.inject.internal.InjectorImpl$1.get(InjectorImpl.java:1148) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
88 | ... 6 more
|
89 | [23:38:33] [main/ERROR] [com.velocitypowered.proxy.plugin.VelocityPluginManager]: Can't create plugin limboauth-social-addon
|
90 | com.google.inject.ProvisionException: Unable to provision, see the following errors:
|
91 |
|
92 | 1) [Guice/ErrorInjectingConstructor]: NoSuchElementException: No value present
|
93 | at Addon.<init>(Addon.java:128)
|
94 | at VelocityPluginModule.configure(VelocityPluginModule.java:50)
|
95 | while locating Addon
|
96 |
|
97 | Learn more:
|
98 | https://github.com/google/guice/wiki/ERROR_INJECTING_CONSTRUCTOR
|
99 |
|
100 | 1 error
|
101 |
|
102 | ======================
|
103 | Full classname legend:
|
104 | ======================
|
105 | Addon: "net.elytrium.limboauth.socialaddon.Addon"
|
106 | VelocityPluginModule: "com.velocitypowered.proxy.plugin.loader.java.VelocityPluginModule"
|
107 | ========================
|
108 | End of classname legend:
|
109 | ========================
|
110 |
|
111 | at com.google.inject.internal.InternalProvisionException.toProvisionException(InternalProvisionException.java:251) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
112 | at com.google.inject.internal.InjectorImpl$1.get(InjectorImpl.java:1151) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
113 | at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1186) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
114 | at com.velocitypowered.proxy.plugin.loader.java.JavaPluginLoader.createPlugin(JavaPluginLoader.java:124) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
115 | at com.velocitypowered.proxy.plugin.VelocityPluginManager.loadPlugins(VelocityPluginManager.java:155) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
116 | at com.velocitypowered.proxy.VelocityServer.loadPlugins(VelocityServer.java:347) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
117 | at com.velocitypowered.proxy.VelocityServer.start(VelocityServer.java:229) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
118 | at com.velocitypowered.proxy.Velocity.main(Velocity.java:69) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
119 | Caused by: java.util.NoSuchElementException: No value present
|
120 | at java.util.Optional.orElseThrow(Optional.java:377) ~[?:?]
|
121 | at net.elytrium.limboauth.socialaddon.Addon.<init>(Addon.java:135) ~[?:?]
|
122 | at net.elytrium.limboauth.socialaddon.Addon$$FastClassByGuice$$2b7ce6.GUICE$TRAMPOLINE(<generated>) ~[?:?]
|
123 | at net.elytrium.limboauth.socialaddon.Addon$$FastClassByGuice$$2b7ce6.apply(<generated>) ~[?:?]
|
124 | at com.google.inject.internal.DefaultConstructionProxyFactory$FastClassProxy.newInstance(DefaultConstructionProxyFactory.java:82) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
125 | at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:114) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
126 | at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:91) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
127 | at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:300) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
128 | at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
129 | at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:169) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
130 | at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:45) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
131 | at com.google.inject.internal.InjectorImpl$1.get(InjectorImpl.java:1148) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
132 | ... 6 more
|
133 | [23:38:33] [main/ERROR] [com.velocitypowered.proxy.plugin.VelocityPluginManager]: Can't create plugin limbofilter
|
134 | com.google.inject.ProvisionException: Unable to provision, see the following errors:
|
135 |
|
136 | 1) [Guice/ErrorInjectingConstructor]: NoSuchElementException: No value present
|
137 | at LimboFilter.<init>(LimboFilter.java:122)
|
138 | at VelocityPluginModule.configure(VelocityPluginModule.java:50)
|
139 | while locating LimboFilter
|
140 |
|
141 | Learn more:
|
142 | https://github.com/google/guice/wiki/ERROR_INJECTING_CONSTRUCTOR
|
143 |
|
144 | 1 error
|
145 |
|
146 | ======================
|
147 | Full classname legend:
|
148 | ======================
|
149 | LimboFilter: "net.elytrium.limbofilter.LimboFilter"
|
150 | VelocityPluginModule: "com.velocitypowered.proxy.plugin.loader.java.VelocityPluginModule"
|
151 | ========================
|
152 | End of classname legend:
|
153 | ========================
|
154 |
|
155 | at com.google.inject.internal.InternalProvisionException.toProvisionException(InternalProvisionException.java:251) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
156 | at com.google.inject.internal.InjectorImpl$1.get(InjectorImpl.java:1151) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
157 | at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1186) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
158 | at com.velocitypowered.proxy.plugin.loader.java.JavaPluginLoader.createPlugin(JavaPluginLoader.java:124) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
159 | at com.velocitypowered.proxy.plugin.VelocityPluginManager.loadPlugins(VelocityPluginManager.java:155) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
160 | at com.velocitypowered.proxy.VelocityServer.loadPlugins(VelocityServer.java:347) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
161 | at com.velocitypowered.proxy.VelocityServer.start(VelocityServer.java:229) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
162 | at com.velocitypowered.proxy.Velocity.main(Velocity.java:69) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
163 | Caused by: java.util.NoSuchElementException: No value present
|
164 | at java.util.Optional.orElseThrow(Optional.java:377) ~[?:?]
|
165 | at net.elytrium.limbofilter.LimboFilter.<init>(LimboFilter.java:131) ~[?:?]
|
166 | at net.elytrium.limbofilter.LimboFilter$$FastClassByGuice$$3e13b7.GUICE$TRAMPOLINE(<generated>) ~[?:?]
|
167 | at net.elytrium.limbofilter.LimboFilter$$FastClassByGuice$$3e13b7.apply(<generated>) ~[?:?]
|
168 | at com.google.inject.internal.DefaultConstructionProxyFactory$FastClassProxy.newInstance(DefaultConstructionProxyFactory.java:82) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
169 | at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:114) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
170 | at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:91) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
171 | at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:300) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
172 | at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
173 | at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:169) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
174 | at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:45) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
175 | at com.google.inject.internal.InjectorImpl$1.get(InjectorImpl.java:1148) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
|
176 | ... 6 more
|