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

Sounds Getting "muted" #35

Closed
Dangomation opened this issue Sep 26, 2022 · 3 comments
Closed

Sounds Getting "muted" #35

Dangomation opened this issue Sep 26, 2022 · 3 comments

Comments

@Dangomation
Copy link

Describe the bug
When I go to play the Modpack with Dashloader installed the game gets muted within about 2 min.

To Reproduce
Steps to reproduce the behavior:
I'm unsure the best way to reproduce this error.
I've only just found this out myself an hour ago.
I just have a Modpack and enabling Dashloader mutes the sound very consistently when enabled.

Expected behavior
Not to have sounds muted when enabled.

Context (please complete the following information):

  • DashLoader Version [4.1.3.]
  • Minecraft Version [1.18.2]

Full Logs
https://paste.gg/p/anonymous/64a725e4b7464a0d888b269cc1f6034e

Additional context
I hope thats enough to get started. I'd hate not to use dashloader because of a silly sound bug.

@alphaqu
Copy link
Owner

alphaqu commented Dec 21, 2022

Hey can you please try to add this into your dashloader.json config and see if that resolves your issue.

{
  "options": {
++  "FAST_SOUND_FILE_SKIP": false
  },
  "compression"
  ...
}

@Dangomation
Copy link
Author

This did seem to be a solution for this bug. I guess managing those sound files can be tricky sometimes.

@alphaqu
Copy link
Owner

alphaqu commented Jan 24, 2023

Fixed in 5.0 release

@alphaqu alphaqu closed this as completed Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants