Results 17 comments of Encho

~~Alright, I found the source of the crash in [rob9315/mcproxy](https://github.com/rob9315/mcproxy)~~. Will update you all whenever a fix gets merged and published. ~~If you need an immediate fix and don't mind...

Unfortunately neither of these workarounds apply to this project--for 2based2wait the bug is present in every release, so downgrading doesn't work--and after some more testing I've circled back around to...

For anyone waiting for a 1.19.4 update to 2based2wait, the [1.19.4 experimental branch](https://github.com/Enchoseon/2based2wait/tree/experimental/1.19.4) is functional with the major caveat that account sharing (trying to connect to a proxy from an...

Does anything show up in your Minecraft client logs? (Also, is your client modded?)

Does anything show up in the proxy's logs or the console? Also, are you using a release (e.g. v1.0.4, v1.0.3) or are you building directly from the main branch?

I've seen this happen randomly to myself, but especially for people connected through Ngrok. It might be possible to recreate it consistently by abruptly killing your client while connected to...

Could you paste the output of `npm run debug-info`? Also, consider switching to the latest stable release (v1.0.4). You'll have to install it with `npm install`, but if you can...