SirBlobman / CombatLogX

A modular Spigot plugin that prevents players from logging out during combat and has many expansions for extra features.
https://www.spigotmc.org/resources/31689/
GNU General Public License v3.0
154 stars 52 forks source link

CompatLands still does not work. #656

Closed Dagrond closed 1 year ago

Dagrond commented 1 year ago

Server Implementation

Paper

Server Version

1.19.3

Describe the bug

(I Use 1.19.4) This is the same bug like #591 I use latest versions of CLX (and all expansions) as well as latest lands. There is an error in the console during startup.

Reproduction Steps

  1. Create land
  2. disable "attack player" flag for "outsider" rank
  3. exit land claim and get into combat
  4. Now, if you're combat tagged, you can simply walk into land. Either you have set "no-entry-mode" to KNOCKBACK_PLAYER or TELEPORT_TO_ENEMY or whatever, it simply does not work. No errors in console.

Expected behaviour

Well, work.

Screenshots / Videos

[12:03:06] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Lands Compatibility v17.0'...
[12:03:06] [Server thread/INFO]: [CombatLogX] [Lands Compatibility] Successfully found a dependency: Lands v6.29.1
[12:03:06] [Server thread/INFO]: [CombatLogX] [Lands Compatibility] Dependency 'Lands' is not the correct version!
[12:03:06] [Server thread/INFO]: [CombatLogX] [Lands Compatibility] Some dependencies for this expansion are missing!
[12:03:06] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Lands Compatibility v17.0'...

latest log file (if applicable)

No response

CombatLogX Version

CLX 11.2.0.1.1085 BlueSlimeCore v2.7.1.307-Beta Lands v6.29.1

Anything else?

No response

SirBlobman commented 1 year ago

Unfortunately, Lands updates very quickly and I don't always have time to catch up to the most recent version. Currently, CombatLogX only supports Lands 6.28. I will try to update to the most recent version tonight.