henkelmax / sound-physics-remastered

A Minecraft mod that provides realistic sound attenuation, reverberation, and absorption through blocks.
GNU General Public License v3.0
75 stars 24 forks source link

1.19.1 constant lag spike with large error dump: [Sound engine/ERROR]: Error executing task on Sound executor java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 2 #57

Closed Fruggu closed 2 years ago

Fruggu commented 2 years ago

Bug description Playing on 1.19.1 with the mod causes consistent lag spikes which corresponds to the same error message in the logs.

Steps to reproduce the issue

  1. Multi MC launcher with JDK SE 18.0.2 running Minecraft 1.19.1 Fabric(Latest)
  2. Installed mods are fabric-api-0.58.5+1.19.1, cloth-config-8.0.75-fabric, modmenu-4.0.5 and soundphysics-fabric-1.19.1-1.0.11
  3. Launch the game with any world
  4. No sound playing with consistent lag spikes

Expected behavior Should be working fine just like version 1.19

Log files https://paste.ee/p/zUvXs log file reproducing the issue in 1.19.1

https://paste.ee/p/SnFr1 log file doing the same with 1.19 version of the mods in Minecraft 1.19

Other mods Other mods are disabled.