![WorldEdit CUI (Fabric)](https://media.forgecdn.net/avatars/thumbnails/293/464/256/256/637329415442796403.png)
WorldEdit selection virualiser doesn't visible
lackooka opened this issue ยท 2 comments
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
- I am using the most recent Minecraft release.
- I am using a version of WorldEditCUI compatible with my Minecraft version.
- I am using the latest or recommended version of my platform software.
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
-
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
-
Run Paper server in 1.17,1
-
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