diff options
author | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-25 05:23:18 +0000 |
---|---|---|
committer | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-25 05:23:18 +0000 |
commit | b2f9f553b6631d2efcad3acbc051ef88e1f3832a (patch) | |
tree | 28dfb0429e77c3501246db0a13c690b9c5b22aff /Dev | |
parent | 67465c1e3f4be97fe2c2a9815b27bc9e356db238 (diff) | |
download | hercules-b2f9f553b6631d2efcad3acbc051ef88e1f3832a.tar.gz hercules-b2f9f553b6631d2efcad3acbc051ef88e1f3832a.tar.bz2 hercules-b2f9f553b6631d2efcad3acbc051ef88e1f3832a.tar.xz hercules-b2f9f553b6631d2efcad3acbc051ef88e1f3832a.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@990 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Dev')
-rw-r--r-- | Dev/bugs.txt | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/Dev/bugs.txt b/Dev/bugs.txt index a1108f3a3..0dbd243e6 100644 --- a/Dev/bugs.txt +++ b/Dev/bugs.txt @@ -224,4 +224,10 @@ Progress: 0% Problem: Older Clients are unable to log into the server, period. Even if the packet_db is set to use the older clients, they still are unable to connect. Assigned: Celest -Progress: 0%
\ No newline at end of file +Progress: 0% +Notes: I *still* need to know which version is the client, because problem is, + I did not make major changes to client detecting in clif.c so i can't + find out where went wrong yet, and all exes (0906-0110... not 12xx of + course however) in my laptop can login ^^; + It would be even better if you could send me the client in question so + i can test it. |