wisp-forest / gadget

Debugger's Delight
https://modrinth.com/mod/gadget
GNU Lesser General Public License v3.0
44 stars 6 forks source link

Record and save packet send stack traces #31

Open BasiqueEvangelist opened 1 year ago

BasiqueEvangelist commented 1 year ago

Sometimes, it might be rather unclear who exactly sent a packet. This is especially a problem for vanilla packets, since you can assume mod packets are sent by the mod. A opt-in option to record these sent stack traces (and possibly send them from the server for S2C packets in a sidecar packet) would make it much nicer to debug cases like these.