Velocity icon indicating copy to clipboard operation
Velocity copied to clipboard

duplication of logs

Open bulat5280 opened this issue 10 months ago • 4 comments

Expected Behavior

the log should be sent once

Actual Behavior

log is sent 8 times https://imgur.com/a/Xb9k3vc

Steps to Reproduce

set up and run the server. If others don't have it, I don't know what the reason is

Plugin List

velocity plugins [11:01:42 INFO]: Plugins: velocity

Velocity Version

velocity info [11:02:00 INFO]: Velocity 3.4.0-SNAPSHOT (git-cc93f5ee-b485) [11:02:00 INFO]: Copyright 2018-2025 Velocity Contributors. Velocity is licensed under the terms of the GNU General Public License v3. [11:02:00 INFO]: PaperMC - GitHub

Additional Information

No response

bulat5280 avatar Mar 31 '25 11:03 bulat5280

Do you have enable-reuse-port enabled in the velocity config?

electronicboy avatar Mar 31 '25 11:03 electronicboy

yes, enabled

bulat5280 avatar Mar 31 '25 11:03 bulat5280

At this point, this is basically expected, as each worker thread is infact binding to the network; not really sure how to duplicate this in a useful manner given how this works

electronicboy avatar Mar 31 '25 11:03 electronicboy

then okay, thanks, I thought it shouldn't be like that. I just don't really understand it.

bulat5280 avatar Mar 31 '25 11:03 bulat5280