Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.20.1] Skript not loading any sounds #3435

Open
Rijen147 opened this issue Nov 22, 2024 · 14 comments
Open

[1.20.1] Skript not loading any sounds #3435

Rijen147 opened this issue Nov 22, 2024 · 14 comments

Comments

@Rijen147
Copy link

Rijen147 commented Nov 22, 2024

Minecraft Version : 1.20.1

Mohist Version : 1.20.1-896

Operating System : Windows

Concerned mod / plugin : Skript

Logs :
Discord_ORXzmbILYU

Steps to Reproduce :

  1. Setup Skript in plugins
  2. Start any script with 'play sound' effect
  3. Get an error, that breaks the entire script

Description of issue : I've switched from ketting to mohist cause of paper support, I loaded all the scripts, Skript didn't send any inner errors. Whenever script is triggering an event with 'play sound' effect in it, it sends an error.

@OneWorldStudio
Copy link

Minecraft Version : 1.20.1

Mohist Version : 1.20.1-896

Operating System : Windows

Concerned mod / plugin : Skript

Logs : Discord_ORXzmbILYU

Steps to Reproduce :

  1. Setup Skript in plugins
  2. Start any script with 'play sound' effect
  3. Get an error, that breaks the entire script

Description of issue : I've switched from ketting to mohist cause of paper support, I loaded all the scripts, Skript didn't send any inner errors. Whenever script is triggering an event with 'play sound' effect in it, it sends an error.

You are not using the latest version and the Script does not work well with mods use Denizen

@OneWorldStudio
Copy link

image

@SNWCreations
Copy link
Contributor

This happens due to incomplete Paper API implementation. Maybe could be solved by #3443 by porting Sound-related Adventure API implementations from Paper.

@Rijen147
Copy link
Author

Minecraft Version : 1.20.1
Mohist Version : 1.20.1-896
Operating System : Windows
Concerned mod / plugin : Skript
Logs : Discord_ORXzmbILYU
Steps to Reproduce :

  1. Setup Skript in plugins
  2. Start any script with 'play sound' effect
  3. Get an error, that breaks the entire script

Description of issue : I've switched from ketting to mohist cause of paper support, I loaded all the scripts, Skript didn't send any inner errors. Whenever script is triggering an event with 'play sound' effect in it, it sends an error.

You are not using the latest version and the Script does not work well with mods use Denizen

I'm not switching to another scripting language cuz of one problem, especially when it is caused by mohist not mods, please stop recommending me to do that. Also I've already tried newest version of Skript, error is not disappearing anywhere

@Rijen147
Copy link
Author

This happens due to incomplete Paper API implementation. Maybe could be solved by #3443 by porting Sound-related Adventure API implementations from Paper.

Thanks. How do I do that or will it be solved by mohist updates?

@SNWCreations
Copy link
Contributor

SNWCreations commented Nov 28, 2024 via email

@OneWorldStudio
Copy link

Это происходит из-за неполной реализации API Paper. Возможно, это можно решить с помощью #3443 , перенеся реализации API Sound-related Adventure из Paper.

Спасибо. Как мне это сделать или это будет решено обновлениями mohist?

Mohist not support Paper API)

@SNWCreations
Copy link
Contributor

SNWCreations commented Nov 28, 2024 via email

@OneWorldStudio
Copy link

actually it supports but not fully supported, so the mentioned PR is tried to introduce Paper's change which related to Adventure impl.

It no longer supports it, since it interferes with mods, you can do better in KubeJS than in plugins on Paper (I don't need them)

@SNWCreations
Copy link
Contributor

that depends on user ¯_(ツ)_/¯

@OneWorldStudio
Copy link

that depends on user ¯_(ツ)_/¯

It depends on the user's development in Java, if it is not there, then there is no point in making a server without an encoder

@SNWCreations
Copy link
Contributor

SNWCreations commented Nov 28, 2024

ye. so leaving this there and looking forwards to Mgazul's words on #3443 updates.

@OneWorldStudio
Copy link

ye. so leaving this there and looking forwards to Mgazul's words on #3443 updates.

It's easier to create your own core with Paper + NeoForge, than I have coders now and have been jammed for the last half a year at 1.21.x

Well, you can also create mods and plugins from your own API

@SNWCreations
Copy link
Contributor

SNWCreations commented Nov 28, 2024

ye. so leaving this there and looking forwards to Mgazul's words on #3443 updates.

It's easier to create your own core with Paper + NeoForge, than I have coders now and have been jammed for the last half a year at 1.21.x

Well, you can also create mods and plugins from your own API

yeah... that's off-topic there as it is nearly impossible to ask a modded user to switch MC version.

Going to work so I'm stopping chat there. :/ twenty min to 7AM for UTC+8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants