You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently in the 1.19 version of Hexcasting, spell circles outwardly doing nothing will produce an awful sound at the player character, meaning, no matter where you are in the world you will hear the result of a single run of a spell circle. This is problematic as if you have a spell circle that is running continuously and it's checking something, it will make an incessant noise that essentially renders your spell circle useless unless you are deaf or clinically insane. This wasn't an issue in the 1.18 version. The noise that plays is different from a successful cast. For a successful cast of White Sun's Zenith for example, I expect there to be a sound that plays near the player character, and for both the 1.18 and 1.19 versions this is the case, but when a spell circle just runs over an introspected "anything" it will still make noise, and an awful one at that.
The two sound files I heard playing when a spell circle did nothing were casting.add_pattern:hexcasting and casting.hermes:hexcasting
The Hermes sound file is a result of me using Hermes at the end of my spell circle's run, but it's worth noting, I did not hear something like this in 1.18, at least not when nothing happened. And the add_pattern sound I believe is the awful noise that really stands out, but either way they both play simultaneously when the spell circle is outwardly doing nothing.
Let me know if you need more details about the issue.
The text was updated successfully, but these errors were encountered:
Currently in the 1.19 version of Hexcasting, spell circles outwardly doing nothing will produce an awful sound at the player character, meaning, no matter where you are in the world you will hear the result of a single run of a spell circle. This is problematic as if you have a spell circle that is running continuously and it's checking something, it will make an incessant noise that essentially renders your spell circle useless unless you are deaf or clinically insane. This wasn't an issue in the 1.18 version. The noise that plays is different from a successful cast. For a successful cast of White Sun's Zenith for example, I expect there to be a sound that plays near the player character, and for both the 1.18 and 1.19 versions this is the case, but when a spell circle just runs over an introspected "anything" it will still make noise, and an awful one at that.
The two sound files I heard playing when a spell circle did nothing were
casting.add_pattern:hexcasting
andcasting.hermes:hexcasting
The Hermes sound file is a result of me using Hermes at the end of my spell circle's run, but it's worth noting, I did not hear something like this in 1.18, at least not when nothing happened. And the add_pattern sound I believe is the awful noise that really stands out, but either way they both play simultaneously when the spell circle is outwardly doing nothing.
Let me know if you need more details about the issue.
The text was updated successfully, but these errors were encountered: