diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-31 11:15:23 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-31 11:15:23 +0000 |
commit | e00a348df6854976b51c92baac1d3c57b55ee7ef (patch) | |
tree | f532342132710356a8222fce517f1c35bb3e0a93 /Dev | |
parent | a57b4436fc533db924d580d44aff071e38481540 (diff) | |
download | hercules-e00a348df6854976b51c92baac1d3c57b55ee7ef.tar.gz hercules-e00a348df6854976b51c92baac1d3c57b55ee7ef.tar.bz2 hercules-e00a348df6854976b51c92baac1d3c57b55ee7ef.tar.xz hercules-e00a348df6854976b51c92baac1d3c57b55ee7ef.zip |
added bug report
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@881 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Dev')
-rw-r--r-- | Dev/bugs.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Dev/bugs.txt b/Dev/bugs.txt index 30238c940..f3003d4a0 100644 --- a/Dev/bugs.txt +++ b/Dev/bugs.txt @@ -143,3 +143,19 @@ Problem: This bug's appeared again: Permanent #Variables/Variables disappear. Freya optimizations code... Assigned: N/A Progress: 0% + +Problem: Sometimes a new empty guild appears with ID 10000, blank name, blank master.. + but some chars contain its ID and Guild Memebers Table isn't empty. + (probably can't get real Last used ID) +Assigned: N/A +Progress: 0% + +Problem: SVN 8XX. After 1 day up it started to repeat every players commands twice: + i.g. Item usage, movement, etc. +Assigned: N/A +Progress: 0% + +Problem: SVN 8XX. Firewall Spell doesn't hold mobs. They get all the damage and + walk trough the wall. (even at the level of 10th) +Assigned: N/A +Progress: 0% |