FastAsyncWorldEdit

FastAsyncWorldEdit

152k Downloads

FAWE frezzes at loading plugin (not fixable)

Vrodo opened this issue ยท 4 comments

commented

Server Implementation

Paper

Server Version

1.19.4

Describe the bug

[19:20:07 INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v2.6.2-SNAPSHOT-408;9f3c909
[19:20:07 INFO]: [com.fastasyncworldedit.core.Fawe] LZ4 Compression Binding loaded successfully
[19:20:07 INFO]: [com.fastasyncworldedit.core.Fawe] ZSTD Compression Binding loaded successfully
[19:20:07 INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[19:20:07 INFO]: WEPIF: Vault detected! Using Vault for permissions
[19:20:07 INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_19_R3.PaperweightFaweAdapter as the Bukkit adapter

To Reproduce

  1. Download the newest version of Paper and FAWE
  2. Put them in
  3. Start server
  4. Freeze

Expected behaviour

Plugin should load up normally

Screenshots / Videos

image

Error log (if applicable)

[19:20:07 INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v2.6.2-SNAPSHOT-408;9f3c909 [19:20:07 INFO]: [com.fastasyncworldedit.core.Fawe] LZ4 Compression Binding loaded successfully [19:20:07 INFO]: [com.fastasyncworldedit.core.Fawe] ZSTD Compression Binding loaded successfully [19:20:07 INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface [19:20:07 INFO]: WEPIF: Vault detected! Using Vault for permissions [19:20:07 INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_19_R3.PaperweightFaweAdapter as the Bukkit adapter

Fawe Debugpaste

.

Fawe Version

2.6.2-SNAPSHOT-408

Checklist

Anything else?

No response

commented

Can you tell me which plugins are on that server as well?

commented

image
(ignore the not updated ones)

commented

Please do only use Worldedit OR FastAsyncWorldEdit as a plugin in your plugin folder.

commented

It would be nice if you try testing without the other plugins as well, and only with FAWE. If you still have the problem, you can open a ticket with more information. Some of your plugins / Skripts can influence behaviour how FAWE works, so you should take sure it isn't influenced. Please add a /fawe debugpaste next time!