hex-agon / chat-logger

A plugin for RuneLite's Plugin Hub
BSD 2-Clause "Simplified" License
6 stars 10 forks source link

Remote Submissions now hanging clients after RuneLite release #29

Closed joeysapp closed 1 month ago

joeysapp commented 1 month ago

Hi - I've been running this for a clan to track achievements - since this morning, my code has been hanging users posting in clan chats. I've looked at my own code and it's in line with typical network posts - I had been responding 200/201 and writing back carriage return/newlines until now. Just hangs the user now.

Is there an updated response format expected since yesterday with underlying remote requests for runelite? Thanks!

runelite build: RuneLite/1.10.36-a2b6305
sololegends commented 1 month ago

Thanks for reporting this, I'll look into it today.

Edit: Looks like hex-agon took care of it about 4 hours ago