Archy-X / AuraSkills

The ultra-versatile RPG skills plugin
https://aurelium.dev/auraskills
GNU General Public License v3.0
235 stars 88 forks source link

Issue with Spawner AuraSkills Plugin #279

Closed Draghonir closed 3 months ago

Draghonir commented 3 months ago

Server software and version

1.20.6

Expected behavior

spawner give was emphy

Actual behavior

[22:22:22 WARN]: Skipping BlockEntity with id minecraft:spawner

How to reproduce

Hi

I'm experiencing an issue with the AuraSkills plugin on my Minecraft server.

I tried to use the following command to give myself a spawner that contains a zombie:

/minecraft:give player spawner[block_entity_data={id:"minecraft:spawner",SpawnData:{entity:{id:"minecraft:zombie"}}}] 1

However, the spawner did not work as expected—it was empty when placed. To troubleshoot, I disabled all plugins one by one, and I discovered that AuraSkills is the cause of this issue. When AuraSkills is disabled, the spawner works correctly and contains the zombie.

i have this message in console with auraskills enable : [22:22:22 WARN]: Skipping BlockEntity with id minecraft:spawner

Could you please guide me on how to configure AuraSkills to prevent this issue with spawners? I've attached a screenshot of the plugin list for your reference.

Thank you for your assistance!

Auraskill V2.0.9 2024-05-19_21 41 21 a

Additional information

No response

Agreements

Draghonir commented 3 months ago

solved in discord thank to @Archy-X