EngineHub / WorldEditCUI

WorldEdit client interface for Minecraft, running on Fabric
Eclipse Public License 2.0
249 stars 56 forks source link

WorldEdit selection virualiser doesn't visible #57

Closed lackooka closed 2 years ago

lackooka commented 2 years ago

WorldEditCUI Version

1.17.1+01-SNAPSHOT

Fabric Version

Fabric 0.12.12-1.17.1

Fabric API Version

Fabric API 0.45.2+1.17

Confirmations

Bug Description

On servers, the visual selection is not visible. It doesn't show on servers. I tried with FAWE, and WorldEdit plugin too in 1.17.1 paper server. I allowed the Debug mode and I saw the events what I got back. It seems to work, but its not.

Expected Behavior

It just not show the selected region, It not cause any error in logs or server console. No crash.

Reproduction Steps

  1. Install these mods what I wrote earlier and these too:

    VoxelMap-1.10.15_for_1.17.0
    FreeLook-Mod-Fabric-1.17.1 -> from Celibistrial
    modmenu-2.0.14
    optifabric-1.12.6
    OptiFine_1.17.1_HD_U_H1
  2. Run Paper server in 1.17,1

  3. Try with FAWE plugin.

Anything Else?

Here is some logs from the events:

[16:04:48] [Render thread/INFO]: [CHAT] (FAWE) First position set to (-101, 215, 102) (8). [16:04:48] [Render thread/INFO]: Debug - Received CUI event from server: p|0|-101|215|102|8 [16:04:48] [Render thread/INFO]: Debug - CUI Event (p) - Params: 0, -101, 215, 102, 8 [16:04:48] [Render thread/INFO]: Debug - Setting point #0 [16:04:51] [Render thread/INFO]: [CHAT] (FAWE) Second position set to (-101, 215, 98) (5). [16:04:51] [Render thread/INFO]: Debug - Received CUI event from server: p|1|-101|215|98|5 [16:04:51] [Render thread/INFO]: Debug - CUI Event (p) - Params: 1, -101, 215, 98, 5 [16:04:51] [Render thread/INFO]: Debug - Setting point #1

zml2008 commented 2 years ago

1.17.1 is not supported, optifine had issues on that version too

lackooka commented 2 years ago

is it possible to workable with newer versions? (1.17-1.18)