Max Henkel

Results 28 comments of Max Henkel

I did a little further investigation and it seems that the dummy command actually gets executed: https://github.com/lucko/commodore/blob/25c9459494ef58be5d58c1e61bd2b044278e1aaf/src/main/java/me/lucko/commodore/CommodoreImpl.java#L139 If I remove the `UnsupportedOperationException` it actually executes that command but still does...

Hey, thank you for the excellent support @kcat and thank you for reporting the issue @s5bug! I can also confirm that the reverb works with `AL_EAXREVERB_ROOM_ROLLOFF_FACTOR` set to `0`. Though...

> I think we could set `AL_REFERENCE_DISTANCE`, no? The OpenAL docs say > > > the distance under which the volume for the source would normally drop by half (before...

> In either case, I should be able to fix the immediate problem and make it how it used to be, more or less. That would be awesome, Thank you...

> Properly overriding Minecrafts value seems to work, but it still does not work 100% as before I need to play around with the values a little. Setting `AL_REFERENCE_DISTANCE` to...

I can confirm this issue. If you follow these steps > Create a new paper server. Install simple voice Log in to the server Fly around the world (away from...

> ![image](https://user-images.githubusercontent.com/23108066/209401539-46eeca4c-fb9c-4ae4-a512-ccb30ae03c87.png) Seeing as though you did this, are you able to check is the sendPluginMessage being executed BEFORE the client sends a packet to register the pluginmessage channel? The...

It is completely intended that the end of a pipez line loads chunks.

Yeah, a config option might be appropriate.

This would have no performance impact, as connections are always cached.