SBPrime / AsyncWorldEdit-Premium

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

As always, Awe needs an update for We 7.0.2-Beta-3 #239

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-3. Here are my logs, hope they'll help you :)

[12:47:05] [main/ERROR]: Unknown biome, defaulting to plainsNo key biome in MapLike[{}]
[12:47:05] [main/ERROR]: No key layers in MapLike[{}]; No key structures in MapLike[{}]
[12:47:05] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', name='PROD'
[12:47:05] [main/INFO]: Reloading ResourceManager: Default, bukkit
[12:47:05] [Server-Worker-13/INFO]: Loaded 7 recipes
[12:47:06] [Server thread/INFO]: Starting minecraft server version 1.16.1
[12:47:06] [Server thread/INFO]: Loading properties
[12:47:06] [Server thread/INFO]: This server is running Tuinity version git-Tuinity-"4513d90" (MC: 1.16.1) (Implementing API version 1.16.1-R0.1-SNAPSHOT)
[12:47:06] [Server thread/INFO]: Debug logging is disabled
[12:47:06] [Server thread/INFO]: Server Ping Player Sample Count: 12
[12:47:06] [Server thread/INFO]: Using 4 threads for Netty based IO
[12:47:06] [Server thread/INFO]: Default game type: CREATIVE
[12:47:06] [Server thread/INFO]: Generating keypair
[12:47:07] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:20005
[12:47:07] [Server thread/INFO]: Using epoll channel type
[12:47:07] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[12:47:09] [Server thread/WARN]: Legacy plugin NametagEdit v4.4.10 does not specify an api-version.
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Injector platform set to: InjectorBukkit
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Injecting NMS classes...
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Injecting WorldEdit classes...
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.util.eventbus.EventBus
[12:47:09] [Server thread/WARN]: [WorldEdit] Loaded class org.primesoft.asyncworldedit.injector.injected.util.eventbus.IDispatchableEventBus from AsyncWorldEdit v3.7.5 which is not a depend, softdepend or loadbefore of this plugin.
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.BlockVector2
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.BlockVector3
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.Vector2
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.Vector3
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.block.BlockStateHolder
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.block.BaseBlock
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.block.BlockState
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.entity.BaseEntity
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.util.Location
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.biome.BiomeType
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.weather.WeatherType
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.EditSession
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.AbstractDelegateExtent
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.operation.Operations
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extension.platform.PlayerProxy
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.util.collection.LocatedBlockList
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.reorder.MultiStageReorder
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.reorder.ChunkBatchingExtent
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.AbstractRegion
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.EllipsoidRegion
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.TransformRegion
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.RegionIntersection
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.NullRegion
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.Polygonal2DRegion
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.CylinderRegion
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.CuboidRegion
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.SnapshotUtilCommands
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.ScriptingCommands
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.SchematicCommands
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.RegionCommands
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.UtilityCommandsRegistration
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.bukkit.BukkitEntity
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.RegionCommandsRegistration
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.mask.AbstractExtentMask
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.LocalSession
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] ****************************
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] * CLASS INJECTION FAILED!! *
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] ****************************
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] * AsyncWorldEdit won't work properly.
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] *
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] * >>>> Please make sure that you are using a supported version of world edit <<<< 
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] *
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] *
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] * Exception: java.lang.IllegalStateException
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] * Error message: Field 'history:Ljava/util/LinkedList;' not found.
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] * Stack: 
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.injector.utils.SimpleValidator.validate(SimpleValidator.java:70)
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.injector.core.visitors.BaseFieldAccessorVisitor.validate(BaseFieldAccessorVisitor.java:76)
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.injector.core.InjectorCore.modifyClasses(InjectorCore.java:373)
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.injector.core.InjectorCore.modifyClasses(InjectorCore.java:340)
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.injector.core.InjectorCore.injectClasses(InjectorCore.java:246)
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.injector.core.InjectorCore.initialize(InjectorCore.java:186)
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.injector.InjectorBukkit.onEnable(InjectorBukkit.java:89)
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.AsyncWorldEditBukkit.inject(AsyncWorldEditBukkit.java:232)
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.AsyncWorldEditBukkit.<clinit>(AsyncWorldEditBukkit.java:94)
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] * java.base/java.lang.Class.forName0(Native Method)
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] * java.base/java.lang.Class.forName(Class.java:398)
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] * org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:68)
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] * org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:137)
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] * org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:397)
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] * org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:305)
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] * org.bukkit.craftbukkit.v1_16_R1.CraftServer.loadPlugins(CraftServer.java:388)
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] * net.minecraft.server.v1_16_R1.DedicatedServer.init(DedicatedServer.java:209)
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] * net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:941)
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] * net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177)
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] * java.base/java.lang.Thread.run(Thread.java:834)
[12:47:09] [Server thread/INFO]: [AsyncWorldEdit] ****************************
[12:47:19] [Server thread/INFO]: [AsyncWorldEdit] Unable to initialize injector.
[12:47:19] [Server thread/INFO]: [AsyncWorldEdit] ERROR: Unable to enable the injector.

Thanks

SBPrime commented 4 years ago

fixed in 3.7.6