Coder Social home page Coder Social logo

debug mode about fabricproxy-lite HOT 8 CLOSED

oktw-network avatar oktw-network commented on August 16, 2024
debug mode

from fabricproxy-lite.

Comments (8)

onebeastchris avatar onebeastchris commented on August 16, 2024 1

Not sure; haven't tried local linking. But I'd assume it would have the same issue :/
Anyways, we should probably discuss this on the floodgate-fabric post, that's more fitting to the issue instead of here

from fabricproxy-lite.

onebeastchris avatar onebeastchris commented on August 16, 2024 1

Oh. Well, thank you for explaining why this wouldn't be possible and for providing a solution for what to do instead :)
I'll close this then.

from fabricproxy-lite.

unilock avatar unilock commented on August 16, 2024 1

Forgot to mention this - gadget is a Fabric / Quilt mod that can record and inspect incoming / outgoing packets in-game. Definitely a lot more helpful than "OUT: [PLAY:2] ClientboundCustomPayloadPacket; OUT: [PLAY:5] ClientboundCustomPayloadPacket; IN: [PLAY:13] ClientboundCustomPayloadPacket".

from fabricproxy-lite.

gadget78 avatar gadget78 commented on August 16, 2024

thought i would just +1 this issue too...
velocity, and floodgate on the proxy/velocity must be sending the correct things/packets out as paper server work underneath them ok ..
so its defo within the FabricProcy-Lite mod not receiving/relaying the info to floodgate fabric properly, unless its a fabric-floodgate issue ?

from fabricproxy-lite.

onebeastchris avatar onebeastchris commented on August 16, 2024

Nope, I've been able to track that issue down; it's a floodgate-fabric issue :/

Here are the appropriate posts:
GeyserMC/Floodgate-Fabric#70
that's the attempt to get FabricProxyLite support working, but according to Tim, it's now an issue with the packets send being too long (I've asked in the #development channel of the discord)

Here's the initial bug report with the current workaround of disabling linked accounts, that makes send-floodgate-data work
GeyserMC/Floodgate-Fabric#56

from fabricproxy-lite.

onebeastchris avatar onebeastchris commented on August 16, 2024

Also, I'd close this issue here; but it still would be nice to have some kind of debug mode to see what's going in and out

from fabricproxy-lite.

gadget78 avatar gadget78 commented on August 16, 2024

excellent find/info thankyou ! ...

will the "local linking" still work, if global linking is switched off, or does that also suffer with same long packet issue ?
(before i attempt that as a fix!)

from fabricproxy-lite.

unilock avatar unilock commented on August 16, 2024

FabricProxy-Lite itself does not delegate / "relay" packets or anything of the sort; it just allows Fabric to interpret the player data info packets Velocity sends (in "modern" forwarding mode). (Said packets are identical no matter which software your backend is running, i.e. Paper, Fabric, Forge, etc.; Velocity knows no difference. However, different backends require different implementations to interpret the packets.)

You can monitor packets going to/from the Fabric server (or any Minecraft server) by reconfiguring Log4j. Note the following, however:

Unfortunately, since the Netty rewrite (Minecraft 1.7) only packet IDs and classes are logged, and not their contents; however, this information may still be helpful.

(Velocity uses Log4j as well, so the same approach should work there, too - though I'm not sure what Velocity's packet debug logging looks like in comparison to Minecraft's)

from fabricproxy-lite.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.