aromaa / WorldGuardExtraFlags

Extension for the WorldGuard plugin.
https://www.spigotmc.org/resources/worldguard-extra-flags.4823
MIT License
90 stars 71 forks source link

(GodMode) Could not pass event PlayerMoveEvent to WorldGuard because "user" is null #221

Closed DarkKingKaan closed 2 years ago

DarkKingKaan commented 2 years ago

Hello,

I'm getting an error spammed in the console saying that it "could not pass event PlayerMoveEvent to WorldGuard because "user" is null". It appears it's happening when plugin is checking for the GodMode flag. I've deleted all GodMode flags from all regions but it didn't help. I don't know how to reproduce this issue nor what's causing it. Here's the error: https://pastebin.com/5fifWY9L

I'm using the latest Paper 1.19 with the latest available WorldGuard and WorldGuardExtraFlags.

Thank you in advance for your help.

aromaa commented 2 years ago

Was fixed in dc6613f