diff options
author | mc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-05 12:20:33 +0000 |
---|---|---|
committer | mc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-05 12:20:33 +0000 |
commit | 0c3f5d7681285fa74d8947b2f25c65ae25d5f117 (patch) | |
tree | 006f596bf2c5958e0459c48ea79fc3a010539167 /Dev | |
parent | fb918657aa7ebdb6de1dcc3990c706cc9feefb77 (diff) | |
download | hercules-0c3f5d7681285fa74d8947b2f25c65ae25d5f117.tar.gz hercules-0c3f5d7681285fa74d8947b2f25c65ae25d5f117.tar.bz2 hercules-0c3f5d7681285fa74d8947b2f25c65ae25d5f117.tar.xz hercules-0c3f5d7681285fa74d8947b2f25c65ae25d5f117.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@462 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Dev')
-rw-r--r-- | Dev/bugs.txt | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/Dev/bugs.txt b/Dev/bugs.txt index cdd63f4d2..f1f65aa6f 100644 --- a/Dev/bugs.txt +++ b/Dev/bugs.txt @@ -52,11 +52,6 @@ Problem: Sage's Area Skills (Delu.,Vulcano, etc) if casted on the same area (or Assigned: N/A Progess: 0% -Problem: @disguise has no death sprite so the client crashes when you die, a solution would be that upon death before the sprites change you're undisguised. -Assigned: Celest -Progess: 100% -Note 1: Please state which sprite makes the client crash, I tried many spriters and I never crashed. [MC Cameri] - Problem: Changing email and Broadcast both use the same packets / Packet 0x3000 assigned to changing email instead of broadcasting? Notes: Refer to char.c line 2272 and line 2416, intif.c line 107, chrif.c line 377 Assigned: N/A @@ -75,6 +70,10 @@ Problem: Wierd login-server bug on sql, it displays that the server is full when Assigned: N/A Progress: 0% +Problem: Login-Server is now crashing when you close it using ^C, Ctrl+C(on windows), it only does that if login was connected with char-server. +Assigned: N/A +Progress: 0 + Problem: Storm Gust doesn't freeze mobs / players Assigned: N/A Progress: 0% |