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

Nether log spam leading to oom #75

Open notLily72 opened 2 years ago

notLily72 commented 2 years ago

Describe the bug When you enter the nether resounding causes the game to spam the log.

To Reproduce Steps to reproduce the behavior:

  1. Create a new world
  2. Enter the nether either through spawning a portal block or building a complete portal
  3. Observe log spam

Expected behavior No log spam

Screenshots If applicable, add screenshots to help explain your problem.

My Machine (please complete the following information):

Additional context Demo video https://youtu.be/e2axaS527uE

Crash Report/Logs

(Long Log including 2 enter/exits of the nether) https://0x0.st/omc4.txt (Fresh new world) https://0x0.st/omcv.txt

JustSimplyKyle commented 2 years ago

Similar bug to this https://github.com/thedocruby/resounding/issues/65#issuecomment-1088674446

mikenrafter commented 2 years ago

Potentially fixed by #81. User-side logging was reduced somewhat in these commits.