Skip to content

Delete SoundUtils to fix building#7196

Closed
APickledWalrus wants to merge 1 commit into
SkriptLang:dev/patchfrom
APickledWalrus:patch/remove-sound-utils
Closed

Delete SoundUtils to fix building#7196
APickledWalrus wants to merge 1 commit into
SkriptLang:dev/patchfrom
APickledWalrus:patch/remove-sound-utils

Conversation

@APickledWalrus
Copy link
Copy Markdown
Member

Description

This PR aims to fix build failures caused by Sound no longer being an enum. I deleted the class outright as it is unused and has no functionality (the necessary lang entries do not exist).


Target Minecraft Versions: any
Requirements: none
Related Issues: none

@APickledWalrus APickledWalrus added bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. 2.9 labels Nov 5, 2024
@ShaneBeee
Copy link
Copy Markdown
Contributor

ShaneBeee commented Nov 6, 2024

As far as I can see, the tests are still failing due to Sound#valueOf() still being used in the code in the EffPlaySound class.
Im thinking that should be fixed in this same PR as well.

@APickledWalrus
Copy link
Copy Markdown
Member Author

Ah yeah ill push a fix later today

@APickledWalrus
Copy link
Copy Markdown
Member Author

APickledWalrus commented Nov 8, 2024

Closing in favor of #7199

@APickledWalrus APickledWalrus deleted the patch/remove-sound-utils branch November 8, 2024 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug An issue that needs to be fixed. Alternatively, a PR fixing an issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants