FastAsyncWorldEdit

FastAsyncWorldEdit

152k Downloads

Phantom blocks on 1.18

thatnickisgeek opened this issue ยท 3 comments

commented

Server Implementation

Paper

Server Version

1.20.4

Describe the bug

While using the latest version of FAWE on 1.20.4 with viabackwards (needed for my players to play on lower version ex. 1.18) wand tool creates phantom blocks on first pos.

To Reproduce

  1. Use 1.18 mc version
  2. Get the wand tool via //wand
  3. Create phantom blocks via first pos (left click)

Expected behaviour

Not creating phantom blocks like on the latest mc versions

Screenshots / Videos

Video: https://imgur.com/a/DiV5fOg

Error log (if applicable)

No response

Fawe Debugpaste

https://athion.net/ISPaster/paste/view/9c45d8fac1cf4eb3993775d887ca7d2f

Fawe Version

2.8.5-SNAPSHOT-648;9ffe76d

Checklist

Anything else?

No response

commented

It might be related to ViaVersion / ViaBackwards for example: ViaVersion/ViaVersion#3643

commented

In addition, you might have to update both ViaVersion and ViaBackwards to the same version and retry if the error still persists

commented

I have changed server version to Paper 1.19.4 and bug doesn't appear on 1.18 versions anymore. Hard to say what to do next, because ViaVersion and ViaBackwards are on their latest versions now.