diff options
author | wizputer <wizputer@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-28 00:07:19 +0000 |
---|---|---|
committer | wizputer <wizputer@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-28 00:07:19 +0000 |
commit | b9a5d963a05a94ab96641c03442f51abf990af4b (patch) | |
tree | f2f40cfa27c8690730f186a5821762a9d72d52a0 /Dev | |
parent | 6a079edada5a1abdbba3be15d0a8ac5f72fda0a9 (diff) | |
download | hercules-b9a5d963a05a94ab96641c03442f51abf990af4b.tar.gz hercules-b9a5d963a05a94ab96641c03442f51abf990af4b.tar.bz2 hercules-b9a5d963a05a94ab96641c03442f51abf990af4b.tar.xz hercules-b9a5d963a05a94ab96641c03442f51abf990af4b.zip |
Fixed dupe bug w/ account logging in more than once
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@393 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Dev')
-rw-r--r-- | Dev/bugs.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Dev/bugs.txt b/Dev/bugs.txt index 7b4de0165..944e98837 100644 --- a/Dev/bugs.txt +++ b/Dev/bugs.txt @@ -55,10 +55,6 @@ Problem: [mob attacks againsts players wearing ghostring armor do full damage mo Assigned: N/A Progess: 0% -Problem: If two clients using the same account the server will crash and it allows people to dupe using the trade bug, one person trades over and item relogs it saves and the other person doesn't, they crash server both of them end up with the item. -Assigned: N/A -Progess: 0% - Problem: When athena is run in linux it creates core files which takes 300 megs. Assigned: N/A Progess: 0% |