shipgirlproject/Shoukaku

Questions about v4

flav-code opened this issue · 4 comments

player.filters.volume is possibly 'undefined'
This is normal in master ?

Connection.resendServerUpdate() removed
maybe re add it

The previous system was good for reconnecting nodes.
I think there is an issue

image

image

#131

Deivu commented

player.filters.volume is possibly 'undefined' This is normal in master ?

Intended behavior for now, since volume can be based on implementation guidelines

Deivu commented

Connection.resendServerUpdate() removed maybe re add it

Removed, you can provide the data via setServerUpdate() yourself