We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.20.x
Forge
When developing addon mods, vs network debug log can quickly flush out the log that's necessary. So I suggest to give an option to disable them.
... [17:28:57] [Netty Local Client IO #0/DEBUG] [or.va.co.im.ne.NetworkChannel/]: Client received packet of type: PacketType(channel=org.valkyrienskies.core.impl.networking.NetworkChannel@7583f0f8, id=0, name=Ship transform update) [17:28:57] [Netty Local Client IO #0/DEBUG] [or.va.co.im.ne.NetworkChannel/]: Client received packet of type: PacketType(channel=org.valkyrienskies.core.impl.networking.NetworkChannel@4d584de2, id=9, name=UDP fallback) [17:28:57] [Netty Local Client IO #0/DEBUG] [or.va.co.im.ne.NetworkChannel/]: Client received packet of type: PacketType(channel=org.valkyrienskies.core.impl.networking.NetworkChannel@7583f0f8, id=0, name=Ship transform update) [17:28:57] [Netty Local Client IO #0/DEBUG] [or.va.co.im.ne.NetworkChannel/]: Client received packet of type: PacketType(channel=org.valkyrienskies.core.impl.networking.NetworkChannel@4d584de2, id=0, name=Ship data delta update) [17:28:57] [Netty Local Client IO #0/DEBUG] [or.va.co.im.ne.NetworkChannel/]: Client received packet of type: PacketType(channel=org.valkyrienskies.core.impl.networking.NetworkChannel@4d584de2, id=9, name=UDP fallback) [17:28:57] [Netty Local Client IO #0/DEBUG] [or.va.co.im.ne.NetworkChannel/]: Client received packet of type: PacketType(channel=org.valkyrienskies.core.impl.networking.NetworkChannel@7583f0f8, id=0, name=Ship transform update) [17:28:57] [Netty Local Client IO #0/DEBUG] [or.va.co.im.ne.NetworkChannel/]: Client received packet of type: PacketType(channel=org.valkyrienskies.core.impl.networking.NetworkChannel@4d584de2, id=0, name=Ship data delta update) [17:28:57] [Netty Local Client IO #0/DEBUG] [or.va.co.im.ne.NetworkChannel/]: Client received packet of type: PacketType(channel=org.valkyrienskies.core.impl.networking.NetworkChannel@4d584de2, id=9, name=UDP fallback) [17:28:57] [Netty Local Client IO #0/DEBUG] [or.va.co.im.ne.NetworkChannel/]: Client received packet of type: PacketType(channel=org.valkyrienskies.core.impl.networking.NetworkChannel@7583f0f8, id=0, name=Ship transform update) [17:28:57] [Netty Local Client IO #0/DEBUG] [or.va.co.im.ne.NetworkChannel/]: Client received packet of type: PacketType(channel=org.valkyrienskies.core.impl.networking.NetworkChannel@4d584de2, id=9, name=UDP fallback) [17:28:57] [Netty Local Client IO #0/DEBUG] [or.va.co.im.ne.NetworkChannel/]: Client received packet of type: PacketType(channel=org.valkyrienskies.core.impl.networking.NetworkChannel@7583f0f8, id=0, name=Ship transform update) [17:28:57] [Netty Local Client IO #0/DEBUG] [or.va.co.im.ne.NetworkChannel/]: Client received packet of type: PacketType(channel=org.valkyrienskies.core.impl.networking.NetworkChannel@4d584de2, id=0, name=Ship data delta update) [17:28:57] [Netty Local Client IO #0/DEBUG] [or.va.co.im.ne.NetworkChannel/]: Client received packet of type: PacketType(channel=org.valkyrienskies.core.impl.networking.NetworkChannel@4d584de2, id=9, name=UDP fallback) [17:28:57] [Netty Local Client IO #0/DEBUG] [or.va.co.im.ne.NetworkChannel/]: Client received packet of type: PacketType(channel=org.valkyrienskies.core.impl.networking.NetworkChannel@7583f0f8, id=0, name=Ship transform update) [17:28:57] [Netty Local Client IO #0/DEBUG] [or.va.co.im.ne.NetworkChannel/]: Client received packet of type: PacketType(channel=org.valkyrienskies.core.impl.networking.NetworkChannel@4d584de2, id=0, name=Ship data delta update) [17:28:57] [Netty Local Client IO #0/DEBUG] [or.va.co.im.ne.NetworkChannel/]: Client received packet of type: PacketType(channel=org.valkyrienskies.core.impl.networking.NetworkChannel@4d584de2, id=9, name=UDP fallback) [17:28:57] [Netty Local Client IO #0/DEBUG] [or.va.co.im.ne.NetworkChannel/]: Client received packet of type: PacketType(channel=org.valkyrienskies.core.impl.networking.NetworkChannel@7583f0f8, id=0, name=Ship transform update) [17:28:57] [Netty Local Client IO #0/DEBUG] [or.va.co.im.ne.NetworkChannel/]: Client received packet of type: PacketType(channel=org.valkyrienskies.core.impl.networking.NetworkChannel@4d584de2, id=9, name=UDP fallback) [17:28:57] [Netty Local Client IO #0/DEBUG] [or.va.co.im.ne.NetworkChannel/]: Client received packet of type: PacketType(channel=org.valkyrienskies.core.impl.networking.NetworkChannel@7583f0f8, id=0, name=Ship transform update) [17:28:57] [Netty Local Client IO #0/DEBUG] [or.va.co.im.ne.NetworkChannel/]: Client received packet of type: PacketType(channel=org.valkyrienskies.core.impl.networking.NetworkChannel@4d584de2, id=0, name=Ship data delta update) ...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue occurs when only Valkyrien Skies and addons are installed and no other mods
Minecraft Version
1.20.x
Mod Loader
Forge
Issue description
When developing addon mods, vs network debug log can quickly flush out the log that's necessary. So I suggest to give an option to disable them.
Issue reproduction
Logs
The text was updated successfully, but these errors were encountered: