Can't sell Items with colored names #113


  • New
  • Defect
Open
Assigned to netherfoam
  • _ForgeUser12309411 created this issue Oct 3, 2013

    What version of QuickShop are you using?
    Quickshop 4.4

    What version + build of Bukkit are you using?
    1.6.4 Version, 2889 Bukkit Build

    What is the issue?
    Whenever the server reloads, it spits out that it can't read � on line xxx and deletes the shop

    Copy paste your config:
    Everything is default, other than tax... which is set to 0

    Copy paste your error log, if any:
    04.10 09:35:27 [Server] INFO Deleting the shop...
    04.10 09:35:27 [Server] SEVERE Error loading a shop! Coords: world (319, 82, 332)...
    04.10 09:35:27 [Server] SEVERE ... 23 more
    04.10 09:35:27 [Server] SEVERE at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53)
    04.10 09:35:27 [Server] SEVERE at org.yaml.snakeyaml.Yaml.load(Yaml.java:399)
    04.10 09:35:27 [Server] SEVERE at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:50)
    04.10 09:35:27 [Server] SEVERE at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:70)
    04.10 09:35:27 [Server] INFO in "<string>", position 165
    04.10 09:35:27 [Server] SEVERE Caused by: unacceptable character '�' (0xFFFD) special characters are not allowed
    04.10 09:35:27 [Server] SEVERE at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
    04.10 09:35:27 [Server] SEVERE at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:421)
    04.10 09:35:27 [Server] SEVERE at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:488)
    04.10 09:35:27 [Server] SEVERE at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:227)
    04.10 09:35:27 [Server] SEVERE at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:592)
    04.10 09:35:27 [Server] SEVERE at net.minecraft.server.v1_6_R3.DedicatedServerConnection.b(SourceFile:30)
    04.10 09:35:27 [Server] SEVERE at net.minecraft.server.v1_6_R3.ServerConnection.b(SourceFile:37)
    04.10 09:35:27 [Server] SEVERE at net.minecraft.server.v1_6_R3.PlayerConnection.e(PlayerConnection.java:116)
    04.10 09:35:27 [Server] SEVERE at net.minecraft.server.v1_6_R3.NetworkManager.b(NetworkManager.java:296)

    What did you do to cause this issue?  Can you repeat it? (If you can't repeat it, neither can I, don't bother posting a ticket about it)
    Use a plugin that lets you rename items and add a color to them (Even setting up an essentials kit with a colored name could work)
    Then reload the plugin.

    If any relevant:
    * What version of Vault are you running?
    * What economy and economy version are you running (E.g. BOSE or iConomy 6)

  • _ForgeUser12309411 added the tags New Defect Oct 3, 2013

To post a comment, please login or register a new account.