SBPrime / AsyncWorldEdit-Premium

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

Awe needs an update for We 7.0.2-Beta-2 #233

Closed Aurelien30000 closed 4 years ago

Aurelien30000 commented 4 years ago

Just a small issue to indicate that AWE needs an update to support We 7.0.2-Beta-2. Here are my logs, hope they'll help you :)

[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Injector platform set to: InjectorBukkit
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Injecting NMS classes...
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Injecting WorldEdit classes...
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.util.eventbus.EventBus
[00:01:04] [Server thread/WARN]: [WorldEdit] Loaded class org.primesoft.asyncworldedit.injector.injected.util.eventbus.IDispatchableEventBus from AsyncWorldEdit v3.7.4 which is not a depend, softdepend or loadbefore of this plugin.
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.BlockVector2
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.BlockVector3
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.Vector2
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.Vector3
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.block.BlockStateHolder
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.block.BaseBlock
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.block.BlockState
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.entity.BaseEntity
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.util.Location
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.biome.BiomeType
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.weather.WeatherType
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.EditSession
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.AbstractDelegateExtent
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.operation.Operations
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extension.platform.PlayerProxy
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.util.collection.LocatedBlockList
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.reorder.MultiStageReorder
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.reorder.ChunkBatchingExtent
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.AbstractRegion
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.EllipsoidRegion
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.TransformRegion
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.RegionIntersection
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.NullRegion
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.Polygonal2DRegion
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.CylinderRegion
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.CuboidRegion
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.SnapshotUtilCommands
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.ScriptingCommands
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.SchematicCommands
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.RegionCommands
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] ****************************
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * CLASS INJECTION FAILED!! *
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] ****************************
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * AsyncWorldEdit won't work properly.
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] *
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * >>>> Please make sure that you are using a supported version of world edit <<<< 
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] *
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] *
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * Exception: java.lang.IllegalStateException
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * Error message: Missing method 'regenerateChunk(Lcom/sk89q/worldedit/extension/platform/Actor;Lcom/sk89q/worldedit/world/World;Lcom/sk89q/worldedit/LocalSession;Lcom/sk89q/worldedit/EditSession;Lcom/sk89q/worldedit/regions/Region;)V'
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * Stack: 
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.injector.utils.SimpleValidator.validate(SimpleValidator.java:70)
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177)
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * java.base/java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1675)
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658)
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:274)
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * java.base/java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1675)
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.injector.core.visitors.worldedit.command.BaseCommandsVisitor.validate(BaseCommandsVisitor.java:143)
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.injector.core.InjectorCore.modifyClasses(InjectorCore.java:390)
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.injector.core.InjectorCore.modifyClasses(InjectorCore.java:352)
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.injector.core.InjectorCore.injectClasses(InjectorCore.java:236)
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.injector.core.InjectorCore.initialize(InjectorCore.java:186)
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.injector.InjectorBukkit.onEnable(InjectorBukkit.java:89)
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.AsyncWorldEditBukkit.inject(AsyncWorldEditBukkit.java:232)
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.AsyncWorldEditBukkit.<clinit>(AsyncWorldEditBukkit.java:94)
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * java.base/java.lang.Class.forName0(Native Method)
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * java.base/java.lang.Class.forName(Class.java:398)
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:68)
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:137)
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:397)
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:305)
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * org.bukkit.craftbukkit.v1_16_R1.CraftServer.loadPlugins(CraftServer.java:388)
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * net.minecraft.server.v1_16_R1.DedicatedServer.init(DedicatedServer.java:208)
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:940)
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177)
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] * java.base/java.lang.Thread.run(Thread.java:834)
[00:01:04] [Server thread/INFO]: [AsyncWorldEdit] ****************************
[00:01:14] [Server thread/INFO]: [AsyncWorldEdit] Unable to initialize injector.
[00:01:14] [Server thread/INFO]: [AsyncWorldEdit] ERROR: Unable to enable the injector.

Thanks!

SBPrime commented 4 years ago

Done in 3.7.5