WorldGuard

WorldGuard

8M Downloads

Could not pass event PlaceBlockEvent to WorldGuard

andrewkm opened this issue ยท 1 comments

commented

WorldEdit Version

Bukkit-Official (7.4.0-SNAPSHOT+6720-79a06b1)

WorldGuard Version

Bukkit-Official (7.1.0-SNAPSHOT+2268-aa254c8)

Platform Version

git-Paper-496 (MC: 1.20.4) (Git: 7ac24a1 on ver/1.20.4)

Confirmations

  • I am using the most recent Minecraft release.
  • I am using a version of WorldEdit compatible with my Minecraft version.
  • I am using a version of WorldGuard compatible with my Minecraft version.
  • I am using the latest or recommended version of my platform software.
  • I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
  • I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)

Bug Description

Simply clicking blocks generates the following errors:
https://pastebin.com/BwWUHcpd

I have attempted builds compiled against:
WorldGuard: 65431c7 from 7.0.10 - same problem.

I have as well attempted to use https://dev.bukkit.org/projects/worldedit/files/5326355; same result.

This is happening with PlayerInteractEvent, PlaceBlockEvent, BlockGrowEvent, BlockSpreadEvent, and more.

Expected Behavior

No error spam.

Reproduction Steps

Run above builds, click block (?)

Optional WorldGuard-Report

https://pastebin.com/raw/1X1eUFbW

Anything Else?

No response

commented

My bad, it was always my assumption that WG aimed to be backwards compatible, just looked over things and realized that's not the case and certain WG versions correspond to certain MC versions. Thanks!