Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [20:28:45] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] Injector platform set to: InjectorBukkit
- [20:28:45] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] Injecting NMS classes...
- [20:28:45] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] Injecting WorldEdit classes...
- [20:28:45] [Server thread/WARN] [WorldEdit/]: Loaded class org.primesoft.asyncworldedit.injector.injected.util.eventbus.IDispatchableEventBus from AsyncWorldEdit v3.9.4 which is not a depend, softdepend or loadbefore of this plugin.
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.util.eventbus.EventBus
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.BlockVector2
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.BlockVector3
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.Vector2
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.Vector3
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.block.BlockStateHolder
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.block.BaseBlock
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.block.BlockState
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.entity.BaseEntity
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.util.Location
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.biome.BiomeType
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.weather.WeatherType
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.EditSession
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] ****************************
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] * CLASS INJECTION FAILED!! *
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] ****************************
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] * AsyncWorldEdit won't work properly.
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] *
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] * >>>> Please make sure that you are using a supported version of world edit <<<<
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] *
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] *
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] * Exception: java.lang.IllegalStateException
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] * Error message: Constructor not injected
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] * Stack:
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.injector.utils.SimpleValidator.validate(SimpleValidator.java:70)
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.injector.core.visitors.worldedit.EditSessionClassVisitor.validate(EditSessionClassVisitor.java:96)
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.injector.core.InjectorCore.modifyClasses(InjectorCore.java:397)
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.injector.core.InjectorCore.modifyClasses(InjectorCore.java:364)
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.injector.core.InjectorCore.injectClasses(InjectorCore.java:229)
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.injector.core.InjectorCore.initialize(InjectorCore.java:205)
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.injector.InjectorBukkit.onEnable(InjectorBukkit.java:89)
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.AsyncWorldEditBukkit.inject(AsyncWorldEditBukkit.java:234)
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.AsyncWorldEditBukkit.<clinit>(AsyncWorldEditBukkit.java:95)
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] * java.base/java.lang.Class.forName0(Native Method)
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] * java.base/java.lang.Class.forName(Class.java:398)
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] * org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoaderMixin.java:67)
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] * org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoaderMixin.java:145)
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] * org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394)
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] * org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301)
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] * org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServerMixin.java:381)
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] * net.minecraft.server.dedicated.DedicatedServer.handler$bac000$arclight$loadPlugins(DedicatedServerMixin.java:637)
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] * net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServerMixin.java:160)
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] * net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServerMixin.java:1861)
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] * net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServerMixin.java:232)
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] * java.base/java.lang.Thread.run(Thread.java:829)
- [20:28:46] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] ****************************
- [20:28:56] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] Unable to initialize injector.
- [20:28:56] [Server thread/INFO] [M.AWE/]: [AsyncWorldEdit] ERROR: Unable to enable the injector.
Advertisement
Add Comment
Please, Sign In to add comment