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.12.2-6.3.1]In some places, music inexplicably pauses playing #183

Open
Hlwyefeng opened this issue Aug 10, 2024 · 7 comments
Open

[1.12.2-6.3.1]In some places, music inexplicably pauses playing #183

Hlwyefeng opened this issue Aug 10, 2024 · 7 comments

Comments

@Hlwyefeng
Copy link

This situation happens randomly, I create different worlds, and in some places it also happens
The triggers I use

[[triggers.dimension]]
priority = 100
resource_name = [ "0" ]
identifier = "overworld"
[[triggers.time]]
priority = 200
time_bundle = "day"
identifier = "day"

Demo video
https://www.youtube.com/watch?v=vuKjGNFnVtw

@Hlwyefeng
Copy link
Author

I have identified the cause, it is due to Endorium mod
https://www.curseforge.com/minecraft/mc-mods/end-rebornd
1112
I hope you can test it yourself. These two mods are really important to me, and this error is really strange. I don't know which side caused the problem, only you can solve it because Endorium mod has stopped updating!

Recommended Test Seed: 1
Transfer to this location: /tp -520 72 103
Open the debugging information display and move around nearby chunks. You will find that some chunks cannot play music, as if they have lost focus and paused the music

@Hlwyefeng
Copy link
Author

@TheComputerizer

@Hlwyefeng
Copy link
Author

This is a detailed test video
https://youtu.be/omD5YRBtW-M

@TheComputerizer
Copy link
Owner

Try disabling the PAUSE_WHEN_TABBED debug parameter and then the channel parameter for pausing when there is a nearby jukebox. This should narrow down what it's getting paused from. If music is still getting paused then it might be actually pausing the game.

@Hlwyefeng
Copy link
Author

PAUSE_WHEN_TABBED = false
I disabled this parameter for testing from the beginning. You can watch my testing video,
I don't know why this happens when these two mods exist at the same time, but this mod has stopped updating. Only you can find the reason. These two mods are really important to me, and your music mod is the best I have ever seen

@Hlwyefeng
Copy link
Author

Hlwyefeng commented Aug 27, 2024

1112

Using this mod list, I entered the world and went to a chunk where music couldn't play. Then I removed the "EndReborn" mod and re-entered the world, and the chunk that couldn't play music was restored. I'm not sure if you can understand this, as I used Google Translate.

@Hlwyefeng
Copy link
Author

I conducted multiple tests again and confirmed that this issue only occurs when the Endorium mod is also present. However, when I use other music mods, the problem doesn't happen, so it might be an issue with Music Triggers. I sincerely hope this bug can be fixed because your mod is truly excellent and amazing!

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

2 participants