Skip to content

How to fix common issues ?

Enzias edited this page Feb 19, 2021 · 1 revision

How to fix common issues?

Common Issue List

1.16.x versions - Unknow sound issue

If you're having a problem with a countdown in a duel, you may have a sound issue in your config. Indeed, if you are using the basic configuration of the plugin on your server, you may have some problems if the server is not in 1.12.x. As mentioned in the wiki (https://github.com/Enzias/EasyDuels/wiki/Basic-Configuration), the basic configuration will only work in 1.12 because there are 1.12 sounds ID. You will need to modify(or check) the values of the new sounds (i.g 1.16+).

Here is a link where you can find all of them: 1.16 sounds - Last version As an example, in 1.16, the sound BLOCK_NOTE_HARP (1.12) is replaced by BLOCK_NOTE_BLOCK_HARP.

Most of the changes are minor between the 1.12 and 1.16 sounds. But in 1.16, you have access to new sounds so check it, modify it and It should be great.