henkelmax / ultimate-plane-mod

Planes in Minecraft.
2 stars 11 forks source link

Bug: Additional square brackets in plane name #5

Closed kolamp closed 3 years ago

kolamp commented 3 years ago

Bug description When placing a plane inside the world, square brackets are added to the name, i.e. "Plane" becomes "[Plane]". The effect is recursive, when the plane is obtained by a plane wrench, ultimately leading to a game crash, when the name string becomes too long.

Steps to reproduce the issue

  1. Obtain a plane in the inventory by any means - crafting, console command, plane wrench...
  2. Place the plane inside the world by right-clicking.
  3. Observed name change.

Expected behavior The name of the plane should not change, when placing it.

Log files https://paste.ee/p/M2XEo

Versions

Other mods None.

Screenshots (Optional) 2021-04-02_13 55 09 2021-04-02_13 55 18

henkelmax commented 3 years ago

Thank you for reporting this issue! It should be fixed in the next version.