Rishi Mondal
Rishi Mondal
cc @vadi2 @mpconley
@mpconley now it's okay ?
@mpconley ``` if (!mMxpTagBuilder.accept(ch) && mMxpTagBuilder.isInsideTag() && !mMxpTagBuilder.hasTag()) { mTagStuckCounter++; mProblematicContent += ch; if (mTagStuckCounter > 1000) { // Trigger recovery mechanism } } ``` try reducing to 50
@mpconley @vadi2 @Kebap i have tested with @taranion server its working fine for me ## this pr fix https://github.com/user-attachments/assets/dab52cc7-a91b-4838-846e-9154acf99b40 ## current main there may be some issue with snapshot https://make.mudlet.org/snapshots/9446e7/Mudlet-4.19.1-testing-pr8042-b3622240-linux-x64.AppImage.tar...
@vadi2, then what could be the issue that's causing it not to work for @taranion but to work on mine? i am also on the latest commit
@vadi2 the snapshot is working for me.
Strange 🤔
https://github.com/user-attachments/assets/9d42cabf-a417-490f-8ac4-dbc10dac5233 @vadi2 latest snapshot
@ankurankan can i workon this ?