Colors screwing up after reload #33


  • Defect
  • Replied
Open
Assigned to _ForgeUser9864261
  • _ForgeUser7975629 created this issue Mar 30, 2013

    What steps will reproduce the problem?
    1.Instal Strange
    2.Add thing to crates
    3.Reload/restart server

    What is the expected output? What do you see instead?
    I should see
    Strange Pickaxe after uncrate
    but instead I see
    ?6Strange Pickaxe after uncrate

    What version of the product are you using?
    newest one

    Do you have an error log of what happened?
    None errors, it enables just fine

    Please provide any additional information below.

    Hey, I have a problem.
    After adding things to a crate, everything's fine, but when i reload the server all name are screwed up, for example Strange Pickaxe after reload drops as ?6Strange Pickaxe
    I supppose that ?6 mean color orange, but after reload or restart it wont just work.
    Btw, sending you a ticket also, no thing strange in console appears, and using Essentials Chat.

    Waiting for fast anwser :D its really important! send me an email even if you want to, I'd be thankful! [email protected]

  • _ForgeUser7975629 added the tags New Defect Mar 30, 2013
  • _ForgeUser9864261 posted a comment Mar 30, 2013

    Do you host your server on a windows box perchance?

  • _ForgeUser9864261 removed a tag New Mar 30, 2013
  • _ForgeUser9864261 added a tag Waiting Mar 30, 2013
  • _ForgeUser7975629 posted a comment Mar 31, 2013

    Uhm... Idk, let me ask administrators. Btw., as you may notice arelady, guy here has the same problem: http://dev.bukkit.org/server-mods/strange-weapons/tickets/27-items-in-crates-losing-strange-modifiers/


    Edited Mar 31, 2013
  • _ForgeUser7975629 removed a tag Waiting Mar 31, 2013
  • _ForgeUser7975629 added a tag Replied Mar 31, 2013
  • _ForgeUser9864261 removed a tag Replied Apr 1, 2013
  • _ForgeUser9864261 added a tag Waiting Apr 1, 2013
  • _ForgeUser7975629 posted a comment Apr 2, 2013

    Administrators wont respond, but I think it is Windows OR Linux. Any idea or fix? I cant use this plugin till it is fixed ;\ Also NOT getting any notes when turning off/restarting/reloading server like "Disabling StrangeWeapons", so maybe files get corrupted? How about adding a ./strageweapons reload command and /strangeweapons saveall ?


    Edited Apr 2, 2013
  • _ForgeUser7975629 removed a tag Waiting Apr 2, 2013
  • _ForgeUser7975629 added a tag Replied Apr 2, 2013
  • _ForgeUser7975629 posted a comment Apr 2, 2013

    Tried using mySQL database instead yaml, still the same, uncrated stranges aren't working after reload, and still get ?<colorvalue> at the beginings of the lines in theirs describtion. ;\


    Edited Apr 2, 2013
  • _ForgeUser9864261 posted a comment Apr 3, 2013

    I suspect you are running this plugin on windows. I believe windows has some issues with how it encodes stuff, so the section symbol is not being saved properly. Forcing the server to run with utf-8 (-Dfile.encoding=utf-8) as it's default format may fix this, but it also might screw up everything else.

    Using mysql instead of yaml won't solve anything. Regardless of which format you use, the crates and drops are stored in yaml.

  • _ForgeUser7975629 posted a comment Apr 4, 2013

    So encoding is the problem... Any idea how to fix it, cause I dont have direct acces to the server, so I cant change encoding ;\

  • _ForgeUser9864261 posted a comment Apr 4, 2013

    @OsaPL: Go

    You need direct access to the server.

  • _ForgeUser7975629 posted a comment Apr 7, 2013

    My administrators replied, my server is running on a slighty modified linux. If its changing anything...

  • _ForgeUser6911318 posted a comment Sep 5, 2013

    It's doing the same to me

    Plugins: ChatManager Essentials EssentialsSpawn


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