thedocruby / resounding

A New Minecraft mod that provides realistic audio physics using parallel wave tracing and an improved physics algorithm.
https://thedocruby.dev/resounding
GNU Lesser General Public License v3.0
85 stars 4 forks source link

Engine doesn't reinitialize #71

Open i5wear opened 2 years ago

i5wear commented 2 years ago

I was testing what would be different after this mod added, so I firstly disabled this. However, when I re-enabled this, it didn't work. Only after restarting Minecraft this could perform well.

Steps

  1. Go to Mod Menu
  2. Click on "Resounding" and go to config screen.
  3. Disable this.
  4. Create a Minecraft World.
  5. Do 1. 2. again and then re-enable this.
  6. Join that World again.
  7. Shut down Minecraft.
  8. Restart Minecraft.
  9. Join that World again.

My Machine:

mikenrafter commented 2 years ago

Perhaps this' an issue in the isEnabled code? (para-pseudocode-phrased, I think it's called something else in the source code)