IntellectualSites / FastAsyncWorldEdit

Blazingly fast world manipulation for artists, builders and everyone else: https://www.spigotmc.org/resources/13932/
Other
624 stars 225 forks source link

ver #369 Using //set Failed #755

Closed Sevenyine closed 3 years ago

Sevenyine commented 3 years ago

[REQUIRED] FastAsyncWorldEdit Configuration Files

https://athion.net/ISPaster/paste/view/7e1a586572834db58b2d282dae065cf9

/fawe debugpaste:

Required Information

Describe the bug A clear and concise description of what the bug is.

See below

To Reproduce Steps to reproduce the behavior:

  1. Run to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Plugins being used on the server

Checklist:

My Minecraft Version: 1.16.3 Plugin List: BeesEverywhere, InventoryRollback, LuckPerms, MultiWorld, GroupManager, UltimateTag, DeathSwap, Skins, ViaVersion, Vault, ViaBackwards, BlockShuffle, dynmap, FastAsyncWorldEdit (WorldEdit), AuthMe, AdvancedBan, CoreProtect

Bug: When I try to use //set to replace blocks, it wasn't responding and I check my console and see the error message `[20:10:19] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 12738ms or 254 ticks behind [20:11:01] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 11876ms or 237 ticks behind [20:11:42] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 11283ms or 225 ticks behind [20:12:21] [Server thread/INFO]: TNTobsidian issued server command: //set grass_block

[20:12:21] [ForkJoinPool-8-worker-0/WARN]: at com.sk89q.worldedit.bukkit.BukkitWorld.get(BukkitWorld.java:594) [20:12:21] [ForkJoinPool-8-worker-0/WARN]: at com.sk89q.worldedit.bukkit.BukkitWorld.get(BukkitWorld.java:76) [20:12:21] [ForkJoinPool-8-worker-0/WARN]: at com.boydti.fawe.beta.implementation.cache.ChunkCache.newChunk(ChunkCache.java:43) [20:12:21] [ForkJoinPool-8-worker-0/WARN]: at com.boydti.fawe.beta.implementation.cache.ChunkCache.get(ChunkCache.java:37) [20:12:21] [ForkJoinPool-8-worker-0/WARN]: at com.boydti.fawe.beta.implementation.cache.ChunkCache.get(ChunkCache.java:12) [20:12:21] [ForkJoinPool-8-worker-0/WARN]: at com.boydti.fawe.beta.implementation.queue.SingleThreadQueueExtent.getCachedGet(SingleThreadQueueExtent.java:78)`

AND MORE but I'm not going to paste it all here. To Reproduce 1.Choose point 1 2.Choose point 2 3.command //set grass_block 4.not responding and console see the error message

NotMyFault commented 3 years ago

Update Fawe, use Paper and allocate more ram. Your server is frankly overloaded.