xenondevs / Nova

Nova is a server-side modding framework for Paper servers that aims to streamline adding custom content like items, blocks, guis, and more, without client-side modifications, using resource pack tricks.
Other
361 stars 37 forks source link

Nova Advancements not showing with UltimateAdvancementapi #389

Closed TurretedAsh closed 3 months ago

TurretedAsh commented 3 months ago

Agreements

Check for plugin incompatibilites

This issue is about a specific plugin incompatibility.

Plugin Version, Server Software, Server Version

Nova-0.16.jar, UltimateAdvancementAPI 2.8.8, paper-1.20.4-497.jar

Nova Addons and Versions

Nova v0.16 , Logistics-0.2.8.jar, Machines-0.4.5.jar, Simple-Upgrades-1.3.jar ,

Expected behavior

When installing the UltimateAdvancementAPI, None of nova advancements work at all. Have been looking around to see if there a way to fix it but there nothing.

Observed/Actual behavior

Installed plugin ( UltimateAdvancementAPI). Nova Advancement disables.

Steps to reproduce

Install UltimateAdvancementAPI 2.2.8 (For 1.20.4 server) Server Starts up and all other advancements work. But Nova advancement seems to be disabled.

Server log

latest (23).log

Errors

No response

Additional context

No response

NichtStudioCode commented 3 months ago

I doubt this can be fixed on our end, from what you're saying it seems like UltimateAdvancementAPI is removing the advancements registered by Nova's addons, so you should report this to the UltimateAdvancementAPI dev(s) instead.