Posted September 24, 20168 yr Hi! Whenever I compile or debug my mod (Forge 1.8.9 11.15.1.1902), the § signs are replaced with a weird � character. Here's an example: §11 §22 §33 §44 §55 §66 §77 §88 §99 §00 §aa §bb §cc §dd §ee §ff is displayed as �11 �22 �33 �44 �55 �66 �77 �88 �99 �00 �aa �bb �cc �dd �ee �ff in chat. If I decompile the class in the compiled mod, the § are replaced with �; however, the .java files I'm using Eclipse to compile, it worked just fine a couple days ago. Do you have any idea what this is caused by and how I can fix it? Thanks!
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.