vlad2305m / Sound-Physics-Fabric

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

Sound Physics starting in .. [1.18.1] #37

Closed TheSnowyChickens closed 2 years ago

TheSnowyChickens commented 2 years ago

Hello,

in the nether your sound engine "can't start". (I think it is only the "chat" message) It is not a loop, but it starts with 7k+ seconds and count down.

After returning to overworld -> grafik

Nether -> grafik

grafik Fabric: fabric-loader-0.12.11-1.18.1

thedocruby commented 2 years ago

@vlad2305m Since this is your code I'll let you take care of it. I've had at least five people report this issue in the last 48 hours, between GitHub and CurseForge.

thedocruby commented 2 years ago

Fixed in most recent release (v0.5.1)

TheSnowyChickens commented 2 years ago

Hello, sadly not fixed. :( grafik

grafik

vlad2305m commented 2 years ago

@TheSnowyChickens Does it increase/change occasionally without switching dimensions by any chance?

thedocruby commented 2 years ago

@TheSnowyChickens I am not able to reproduce this on my machine in the newest version. Could you send me some information about your system? What CPU are u using, what operating system, what java version, etc. Also, make sure your drivers are up-to-date, and please send a screenshot in-game of ModMenu displaying SoundPhysics version 0.5.1 to verify you are using an updated version. Also, please check if you are using any mods or datapacks that affect nether portals (e.g. Nether Spawn or Immersive Portals) and also check if you have any mods or datapacks that add custom dimensions or world types. Finally, launch the game with version 0.5.1 and enable all debug logging, reproduce the bug, and quit the game. Then upload the log file here. With all of this information available I should be able to discern the problem.

TheSnowyChickens commented 2 years ago

System: 8700k on a Gigabyte Gaming X mainboard, 780 TI, Win10 (on a M.2) (Minecraft on HDD) (Java from the Minecraft Launcher \/ screenshot)

About the MC server: it is a Vanilla server with some datapacks from VanillaTweaks. (Yes, we have the custom portals datapack installed, but this doesn't change anything in the dimension)

The new "high number" was not there from the beginning, I was long enough in the nether and then I walked to my ancient debris area and it started to display the high number.

grafik

grafik

And to your first message: I swapped now very fast the dimensions to test, but nothing. Relogging in the nether is also not the case (starts normally @ 20sec) I play multiple hours on the server and only 1 time it happend with 0.5.1.


I can't rly say how, because it is now a few hours ago, but I will look carefully at it if it happens again.

I tried my best, but I could not reproduce it, it must be a special scenario. (maybe something to do with mobs or the nether ambient sound) (I can't test it in creative, no permissions to change mode on the server)

Log: https://pastebin.com/jM4r5BEG

vlad2305m commented 2 years ago

Since it is so rare, I have written a small line to get rid of it post-factum. Thank you very much for supporting this mod's development. The fact that the number is so consistent suggests that it has something to do with the client desync.

thedocruby commented 2 years ago

I agree, client-server desync seems to be the obvious culprit here. I will leave the issue open until Vlad's one-liner is released.

TheSnowyChickens commented 2 years ago

Ty

vlad2305m commented 2 years ago

Ty

What?

TheSnowyChickens commented 2 years ago

grafik

last update: I did rly NOTHING this time, I joined the server, walked in my afk room and then afk.

And: "Ty" = "Thank You"

vlad2305m commented 2 years ago

v0.5.2 I removed it since it doesn't work. You can do it manually with the topmost config button if the game lags too much, or by pressing esc in singleplayer. Luckily, the issue of too many sound piling up and freezing the game is fixed.