Issue Details#978 UTF-8 is not supported properly in item names in rollbacks

  • Priority: Normal
  • Number: 978
  • Type: Bug
  • Status: New
  • Age: 53 Days

Description

Prism 2.0.6 Ubuntu Linux server Java 1.8.0_60 Server version: This server is running CraftBukkit version git-Spigot-0359393-9a17f01 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)

Rollbacks don't have proper UTF-8 support.

When I rollback chests with items that have UTF-8 characters in their names and lore they are not properly rolled back instead I get "?" in the place of the UTF-8 characters.

This breaks the rollback for my custom money that uses chinese utf-8 symbols which I have replaced with pictures with a resource pack.

Steps to reproduce:

1) /give player stone 1 name:SomeName願願 lore:Hello願願
2) Put stone inside a chest
3) Remove stone from chest
4) /prism rollback p:player r:10 t:10m a:remove
5) The stone's name will now be "SomeName??" and lore "Hello??"

History

Update Issue

Add your comments to this issue!

Creating a free account will let you immediately report issues on this project, as well as comment on existing issues, save your filters, and more!!