SBPrime / AsyncWorldEdit-Premium

Async WorldEdit - Edit millions of blocks without lag! (Premium version)
Other
19 stars 4 forks source link

Injection fail #242

Closed GenesisIIX closed 3 years ago

GenesisIIX commented 3 years ago

Hey there, I have never been able to install it on any of my servers, all my plugins are on the last version, no exceptions

[00:11:45] [Server thread/INFO]: [AsyncWorldEdit] Injector platform set to: InjectorBukkit [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] Injecting NMS classes... [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] Injecting WorldEdit classes... [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.util.eventbus.EventBus [00:11:45] [Server thread/WARN]: [WorldEdit] Loaded class org.primesoft.asyncworldedit.injector.injected.util.eventbus.IDispatchableEventBus from AsyncWorldEdit v3.8.0 which is not a depend, softdepend or loadbefore of this plugin. [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.BlockVector2 [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.BlockVector3 [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.Vector2 [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.Vector3 [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.block.BlockStateHolder [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.block.BaseBlock [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.block.BlockState [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.entity.BaseEntity [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.util.Location [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.biome.BiomeType [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.weather.WeatherType [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.EditSession [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] **** [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] CLASS INJECTION FAILED!! [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] **** [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] AsyncWorldEdit won't work properly. [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] >>>> Please make sure that you are using a supported version of world edit <<<< [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] Exception: java.lang.IllegalStateException [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] Error message: Constructor not injected [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] Stack: [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.injector.utils.SimpleValidator.validate(SimpleValidator.java:70) [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.injector.core.visitors.worldedit.EditSessionClassVisitor.validate(EditSessionClassVisitor.java:96) [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.injector.core.InjectorCore.modifyClasses(InjectorCore.java:375) [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.injector.core.InjectorCore.modifyClasses(InjectorCore.java:342) [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.injector.core.InjectorCore.injectClasses(InjectorCore.java:211) [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.injector.core.InjectorCore.initialize(InjectorCore.java:187) [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.injector.InjectorBukkit.onEnable(InjectorBukkit.java:89) [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.AsyncWorldEditBukkit.inject(AsyncWorldEditBukkit.java:232) [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.AsyncWorldEditBukkit.(AsyncWorldEditBukkit.java:94) [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] java.lang.Class.forName0(Native Method) [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] java.lang.Class.forName(Class.java:348) [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:68) [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:137) [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:397) [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:305) [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] org.bukkit.craftbukkit.v1_16_R2.CraftServer.loadPlugins(CraftServer.java:389) [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_16_R2.DedicatedServer.init(DedicatedServer.java:204) [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:939) [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_16_R2.MinecraftServer.lambda$a$0(MinecraftServer.java:177) [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] java.lang.Thread.run(Thread.java:748) [00:11:45] [Server thread/INFO]: [AsyncWorldEdit] **** [00:11:55] [Server thread/INFO]: [AsyncWorldEdit] Unable to initialize injector. [00:11:55] [Server thread/INFO]: [AsyncWorldEdit] ERROR: Unable to enable the injector.

GenesisIIX commented 3 years ago

Hey there?

SBPrime commented 3 years ago

>>>> Please make sure that you are using a supported version of world edit <<<<

So what version are you using?

GenesisIIX commented 3 years ago

hey there, I read about the error and like I mentioned wolrd edit is on the latest version

SBPrime commented 3 years ago

Latest version could mean 3 things so you need to be specific:

jacob-goodall commented 3 years ago

Sorry for the Long response our version at this stage is 3.8.0

SBPrime commented 3 years ago

Thats an old version of WorldEdit, 3.8 was released in 2010?, you guys are running minecraft alpha or something? Last version of WorldEdit available on dev bukkit is 4.6, where did you get such an old version?

And now seriously, I asked for the version of WorldEdit not AsyncWorldEdit.

jacob-goodall commented 3 years ago

Sorry I though you where asking for Async, world edit version- 7.1.0

jacob-goodall commented 3 years ago

image

SBPrime commented 3 years ago

3.7.2 or somewhere around it (+/- one version).