makamys / MAtmos

Minecraft Atmospheric sounds simulator (1.7.10, 1.12.2)
Other
27 stars 5 forks source link

MAtmos likes to spam the chat #15

Closed makamys closed 3 years ago

makamys commented 3 years ago

Originally reported by Unabridged in #5

Could you please make matmos crash only to the log instead of spamming the chat? Even if it's a config option.

makamys commented 3 years ago

I think the real issue here is MAtmos restarts every time after it crashes, which means it sometimes gets stuck in a loop where it keeps crashing forever. To fix this, I'll make it give up if, say, 0 ticks passed between two crashes.

I wrote this based on my memory, I realized MAtmos does not actually do this, each crash message is only printed to chat once.

I will add an option to disable printing crashes to chat though.