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
149 stars 50 forks source link

no data value: SHORT_GRASS #788

Closed edwin1212256756 closed 2 months ago

edwin1212256756 commented 8 months ago

Server Implementation

Paper

Server Version

other

Describe the bug

[09:00:54 ERROR]: Could not pass event PlayerInteractEvent to CombatLogX v11.4.0.1.1193 java.lang.IllegalArgumentException: Unsupported material with no data value: SHORT_GRASS

Reproduction Steps

[09:00:54 ERROR]: Could not pass event PlayerInteractEvent to CombatLogX v11.4.0.1.1193 java.lang.IllegalArgumentException: Unsupported material with no data value: SHORT_GRASS

Expected behaviour

[09:00:54 ERROR]: Could not pass event PlayerInteractEvent to CombatLogX v11.4.0.1.1193 java.lang.IllegalArgumentException: Unsupported material with no data value: SHORT_GRASS

Screenshots / Videos

No response

latest log file (if applicable)

No response

CombatLogX Version

latest

Anything else?

[09:00:54 ERROR]: Could not pass event PlayerInteractEvent to CombatLogX v11.4.0.1.1193 java.lang.IllegalArgumentException: Unsupported material with no data value: SHORT_GRASS

Olivoz commented 8 months ago

Please follow the issue template. The version of CombatLogX you're using does not support 1.20.4 (only up to 1.20.1 as stated on the second line of the Spigot page), update to the latest beta build.

edwin1212256756 commented 8 months ago

Thank you mate