NucleusPowered / Nucleus

The Ultimate Essentials Plugin for Sponge.
http://nucleuspowered.org
MIT License
160 stars 69 forks source link

Line gets deleted from /info #1430

Open Shmeeb opened 5 years ago

Shmeeb commented 5 years ago

What is the bug? A line gets deleted from /info

What version of Nucleus are you running? Nucleus-1.14.0-S7.1-MC1.12.2-plugin.jar

What version of Sponge are you running? SpongeAPI: 7.1.0-672794fe Sponge: 1.12.2-7.1.6-SNAPSHOT SpongeForge: 1.12.2-2768-7.1.6-RC3616

Provide a link to the file generated by /nucleus info https://pastebin.com/rKFfY845

To Reproduce Steps to reproduce the behavior:

  1. create a nucleus info file like so: https://pastebin.com/3TmXXtqh
  2. observe result: https://gyazo.com/f6064672c2b1054c1b55d12ad6f81c6b (line 14 appears)
  3. modify line 14 to contain more characters, like so: https://pastebin.com/K9CPRhB1
  4. observe result: https://gyazo.com/0af4b8ed1e5bf862ac14885aa7eceab0 (line 14 no longer appears on either page)
dualspiral commented 5 years ago

What about on the latest Sponge? There have been some text bugs that have been fixed since then - SF has had a recommended build AND is over 300 builds ahead (3928 as of the time of writing).

Can you reproduce it with that please?