diff options
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% |