Most Annoying Bugs

From Eternal Lands Wiki
Revision as of 14:17, 8 August 2021 by VinoVeritas (talk | contribs) (9 revisions imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Most Annoying Bugs...[edit]

or some a bit less annoying:

  • General:
    • you can't attack your summoned creature if you are in guild; expected behavior: you can attack your creature regardless of guild membership
    • books' dependency tree in Encyclopedia is unfinished (it's polite description of situation); expectations: books' dependency tree is revised and finished
    • scenario: you changed your password and get disconnected because of network failure etc., simple hitting enter is not enough to reconnect, client must be restarted; expected behavior: you don't need to restart client to reconnect (need to be retested, error probably at client side)
    • order of objects in storage changes when you access storage again, for example: you put Book of Gold Molding in storage, the book is the last, when you reopen storage the book is located at the beginning of books; expectations: sorting of storage items is conducted during items transfer (error probably at client side)
  • Summoning:
    • incorrect check for current mana when player is located at summoning area (summoning area effect is ignored); expected behavior: summoning area effect is taken into consideration, required mana is equal deducted mana when summoning
    • wrong order of conditions, you can lost ingredients when your mana is too low for summon; expected behavior: failure check is conducted after mana check.