bugs.txt 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161
  1. Problem: Adding the new guild skills causes it to crash?
  2. Assigned: Celest
  3. Progess: 90%
  4. Note: The skills should be almost working now.
  5. Problem: 2-2-1 classes are regarded as Novicies by the game server. NPCs aren't taking them as thier jobs but if you the the NPC to do something for a novice class it works with the 2-2-1 like renters. Also if some one becomes high novice, if they use jobra they can become first jobs like a swordsman.
  6. Assigned: N/A
  7. Progess: 0%
  8. Ideas: Codemaster - I believe that they register them as normal classes, but sets Upper as 1, so you can do things such as if(Upper == 1)
  9. Problem: Stats nor skills don't downgrade when your level gets reverted due to exp loss.
  10. Assigned: N/A
  11. Progess: 0%
  12. Problem: You can hit yourself with your own spider web.
  13. Assigned: N/A
  14. Progess: 90% - should be fixed, but please test!
  15. Problem: Pre skill requirements for new skills are wrong it makes you use 49 skills points before you can get the newer skills.
  16. Assigned: Celest
  17. Progess: ~90% (Notes: not sure if it causes problems, need more testing =p)
  18. Problem: Monster hp view only shows but does not go down with a hit.
  19. Assigned: N/A
  20. Progess: 0%
  21. Note: Could it be fixed using the party hp view?
  22. Problem: When u spawn ~300 mobs (and more or less) then do @killmonster then some mobs freeze on the screen (have no names, don't move, etc)
  23. Assigned: N/A
  24. Progess: 0%
  25. Note by Cameri: This is not a bug, it's something that has to do with the client...
  26. Problem: With 1025 client, some NPC sprites look different (i.e. Black Jack's NPC sprite)
  27. Assigned: N/A
  28. Progess: 0%
  29. Note by Cameri: This is not a bug, it's something that also has to do with the client...
  30. Problem: Joker card 4139 lets anyone to steal money / zeny. Just like he's a thief. It shoul;d be revised - success rates lowered and "steal item" disabled
  31. Assigned: N/A
  32. Progess: 0%
  33. Problem: When servers restart sometime the gm lvls in sql get reset back to 0
  34. Assigned: Wizputer
  35. Progess: 0%
  36. Problem: [mob attacks againsts players wearing ghostring armor do full damage mob_ghostring_fix: yes] Does not work, does nothing.
  37. Assigned: N/A
  38. Progess: 0%
  39. Problem: When athena is run in linux it creates core files which takes 300 megs.
  40. Assigned: N/A (it's not a bug, those core files are createt on every server crash)
  41. Progess: 0%
  42. Problem: Sage's Area Skills (Delu.,Vulcano, etc) if casted on the same area (or overlap each other) instantly reboots server. use @gvgon when test. Don't test it towns
  43. Assigned: N/A
  44. Progess: 0%
  45. Notes: Never heard of this being reported again... fixed maybe? [Celest]
  46. Problem: Changing email and Broadcast both use the same packets / Packet 0x3000 assigned to changing email instead of broadcasting?
  47. Notes: Refer to char.c line 2272 and line 2416, intif.c line 107, chrif.c line 377
  48. Assigned: N/A
  49. Progress: 0%
  50. Problem: AFM Maps not loading coords correctly, players appearing outside boundaries of the maps.
  51. Assigned: N/A
  52. Progress: 100% (Fixed, i hope. ;p [Celest])
  53. Problem: Wierd login-server bug on sql, it displays that the server is full when map-server crashes, has something to do with anti double login feature?
  54. Assigned: N/A
  55. Progress: 0%
  56. Problem: Login-Txt is now crashing when you close it using ^C, Ctrl+C(on windows), it only does that if login was connected with char-server.
  57. Assigned: MC Cameri
  58. Progress: 100%
  59. Problem: Storm Gust doesn't freeze mobs / players
  60. Assigned: Celest
  61. Progress: 100% (Should be working now.)
  62. Problem: MVP cast spells w/o showing "prepare cast line"
  63. Assigned: N/A
  64. Progress: 0%
  65. Problem: Line 130 in item_db.txt is giving error.
  66. Note: This is the whole line: 658,Tribal_Solidarity,Tribal Solidarity,2,1000,0,500,,,,,10477567,2,,,,,{ guildgetexp rand(1,10000); },{}
  67. Assigned: N/A
  68. Progress: -
  69. Notes: It's a new script command, you need to compile with an updated script.c. [celest]
  70. Problem: Item duping bug in storage...
  71. Assigned: N/A
  72. Progress: 0%
  73. Let's say you have 200 arrows and 100 Rosiotti arrow, you'll put 100 and 50 in storage
  74. And you should end when you log back in with 100 of each on you and 100 and 50 in storage
  75. Gain 50
  76. Repeat
  77. Lupus: heh i fixid similiar bug in DELITEM script command. i think it's the same bug in other function
  78. so i'm in charge
  79. Problem: ~40+ players connected.. and soon can't re-connect, they can enter password, but never see "select character" screen.
  80. Assigned: N/A
  81. Progress: 0%
  82. Problem: Chars with ' in their name.. is legal.. and messes up sql
  83. Assigned: N/A
  84. Progress: 0%
  85. DB server Error - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'n' Sniff')' at line 1 Scratch 'n' Sniff
  86. Problem: Spiral Pierce can cause loss of Skill Points
  87. Assigned: N/A
  88. Progress: 0%
  89. If you have a skill but due to a job change (or admin update), the
  90. skill tree changes and you no longer can get to that skill, you
  91. will loose the skill points if you log out/i
  92. The easiest way to reproduce this problem is become a Peco Lord
  93. Knight, get spiral pierce, get off the peco, log off, log in, and
  94. get back on the peco. You will not have Spiral Pierce anymore and
  95. you will have lost the skill points
  96. Problem: blacksmith hammerfall on the new_1-1.gat's bridge crashes server
  97. Assigned: N/A
  98. Progress: 100% (fixed)
  99. Problem: hunter spamming traps crashes server
  100. Assigned: N/A
  101. Progress: 100% (fixed)
  102. Problem: PETS can attack Guardians, so players go to enemy castles before WOE and KILL all their Guards with PETS... LoL!
  103. Assigned: N/A
  104. Progress: 0%
  105. Problem: mob_aval clone bug crashes client
  106. Assigned: N/A
  107. Progress: 0%
  108. spawn mob 1600..
  109. also
  110. add a flag to the monsters defs
  111. for example
  112. 1002,1039 // makes a poring a bapho
  113. if it's like that nothing happens
  114. but if you do this
  115. 1002,1039,1 // makes a poring a big bapho
  116. 1002,1039,2 // makes a poring a small bapho
  117. effect id or something
  118. Problem: The last line of NPC files isn't read, or is mis-handled
  119. Assigned: N/A
  120. Progress: 0%
  121. Note: An example of this would be to make the last line of your NPC you right curly bracket - the } - and then try to run the server with that NPC - the map server will whine about it.
  122. Problem: Berserk disallows you to talk and never turns off
  123. Assigned: N/A
  124. Progress: 0%