Jump to content

  •  

Bug Tracker Migration

June 3rd
Good news everyone! The staff has decided that it is time to slowly kill off this Bug Tracker. We will begin the process of slowly migrating from this Bug Tracker over to our Github Issues which can be found here: https://github.com/HerculesWS/Hercules/issues

Over the next couple of days, I will be closing off any opportunity to create new reports. However, I still will keep the opportunity to reply to existing Bug Reports. Doing this will allow us to slowly fix any bug reports we have listed here so that we can easily migrate over to our Issue Tracker.

Update - June 7th 2015: Creating new bug posts has been disabled. Please use our https://github.com/HerculesWS/Hercules/issues tracker to post bugs. Users are still able to reply to existing bug posts.

- Administration

Issue Information

  • #007075

  • 3 - Medium

  • Fixed

Issue Confirmations

  • Yes (2)No (0)
Photo

Houston we got a problem here.. (Text Codification)

Posted by M45T3R on 17 February 2013 - 10:29 AM

The codification of all the GitHub files must be UTF-8 .. many files with gibberish characters have this problem:
https://github.com/H...86a5b84d9df5c8d

.. someone commited that, but check at the bottom!

This file

LOL, they speak with symbols xD


        mes "ⅳ○→? ⅲ ※○...";
mes "★◎⌒ ⅳ ?";
mes "●★..?";

Oh my.
What a nice editor I have, turns � into beautiful symbols.
While this indeed is an issue it's not severe.
You're not supposed to understand those things anyways as they're Giant or Fairy-ish, meaning you need a Ring of the Wise King to talk to them properly.

changed status to: Unable to Fix

Ind 
changed status to: Confirmed
changed severity to: 3 - Medium

this problem can affect source files, which then breaks compiling, so yes its severe.

I think we need to find a way to make Git read all the files as ANSII .. i have cloned the repostory and sometimes the files looks like normal and other times i see only "⌒ ⅳ⌒ ⅳ⌒ ⅳ⌒ ⅳ⌒ ⅳ⌒ ⅳ⌒ ⅳ⌒ ⅳ⌒ ⅳ⌒ ⅳ⌒ ⅳ"
xD

is this going to happen everytime ?

just want to say, this bug haven't fixed yet
https://github.com/H...icastes.txt#L42

EDIT:
ok lol
rathena also the same
https://github.com/r...icastes.txt#L43

Hmm that happened when we commited the whole emulator without changing the charset xD

changed status to: Fixed

documentation fixed @ https://github.com/H...e6c7fb1e8493b5c
about quests_dicastes.txt , its github problem, when you clone, you will see properly.