EiraIRC (Discontinued)

EiraIRC (Discontinued)

273k Downloads

/me dumps an enormous JSON string to the chat

Baughn opened this issue ยท 7 comments

commented

It looks somewhat like this:

TextComponent{text='Baughn', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=ClickEvent{action=SUGGEST_COMMAND, value='/msg Baughn '}, hoverEvent=null}} TextComponent{text='', siblings=[TextComponent{text='goes to report simply's problem.', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}

The same message is correctly relayed to IRC.

commented

Is this supposed to be fixed in 2.9.391? I still have the same problem.

commented

It should be fixed, yeah. Are you running on a client or a server?

commented

EiraIRC is running on the server. It's not on my client... let me try that.

commented

Nope, same problem either way.

commented

Also happening for me on 2.9.391.

commented

I can confirm, building from HEAD gives a version without the bug. Probably that commit fixes it.

commented

Yep, fixed here as of build 392.