SHiLLySiT Posted July 13, 2016 Posted July 13, 2016 I'm having an issue with chat colors not carrying over to new lines. You can see the behavior here: https://s32.postimg.org/4lbyeg5xh/2016_07_13_1027.png[/img] Here's the code I used to produce the message: sender.addChatMessage(new ChatComponentText(EnumChatFormatting.RED + "Lorem ipsum dolor sit amet, eius maiorum accusam at cum, eu congue facilisi quaerendum mea, est id discere honestatis intellegebat. Et vel iuvaret aliquando sadipscing. Nam et dolore nominati. Est ancillae adolescens no, his falli dolor ut. An vel feugait nusquam indoctum, ad ius munere putant aperiri.")); Am I applying the formatting wrong or is this a bug? I only found one post with a solution, but its not very pretty: http://www.minecraftforge.net/forum/index.php?topic=15445.0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.