LuckPerms

LuckPerms

41.4k Downloads

An error is generated in the console.

geumu opened this issue ยท 3 comments

commented

Description

Entering a region set to worldguard will generate an error in the console.
The region has the following flags.

I guess there seems to be a problem with worldguardextraflag and extracontexts.

leaf_gym_inside:
min: {x: -448.0, y: 1.0, z: 1216.0}
max: {x: 383.0, y: 255.0, z: 1502.0}
members: {}
flags:
console-command-on-entry: [/soundplay %username% flattown_normal_bgm 0.4 1]
console-command-on-exit: [/soundplay %username% flattown_normal_bgm 0.4 1]
build: deny
pvp: deny
owners: {}
type: cuboid
priority: 0

Reproduction Steps

An error occurs when entering a region where worldguardextraflag's console-command-on-entry exists.
Video: https://youtu.be/v-k2FkQKQ2c

Expected Behaviour

I was hoping the worldguardextraflag's console-command-on-entry flag would work once I entered the region.

It works, but it generates an error in the console.

Server Details

CatServer 1.12.2 (d1fba12-universal)

LuckPerms Version

v5.3.74

Logs and Configs

https://gist.github.com/geumu/5712d78db5726ee5e6fffc1ecdcc758d

Extra Details

I am currently using worldguardextraflag** and **extracontexts on my server.

commented

Hello - this should be fixed with the latest versions of WorldGuard and ExtraContexts, please try updating to the latest available versions of each!

commented

Hello - this should be fixed with the latest versions of WorldGuard and ExtraContexts, please try updating to the latest available versions of each!

I'm running a mod server, so I'm currently using the 1.12.2 server bucket. I updated ExtraContexts to the latest version, but worldguard should use version 6.2.2 (for MC 1.12.2). Is there any other way?

commented

Unfortunately using old, outdated software comes with the caveat that it's no longer supported. A bug fix was made for this problem, but it was made in a newer version than you are using (that's what new versions are for!).

Unfortunately, there is nothing to be done on anyone's end but yours in terms of solving this error.