Bugs

From Hack Wars Wiki

Jump to: navigation, search

This page can be used for reporting bugs within Hack Wars, each main section of the game has it's own section which should be used for listing any bugs you find.

Contents

Bugs

  • Bank dummy port bug. aoi knows about it.
  • Checkwatch function() sometimes doesn't work
  • Unlimited cash bug;) Joe is trying to fix it:P
  • Firewall bug when firewall attributes are above 50 percent.
  • Port manager sometimes shows blank for some columns
  • Player experience GUI sometimes shows blank for exp till next level and exp you already have.
  • underAttack() cannot be used.
  • Several functions not highlighted by script editor.
  • Trade channel on chat cannot /startuserlist (not a bug, was designed this way -aoi222)
  • On the top right money appears in units corresponding to your system's preference but in the game messages it appears in dollars[1]
  • During account creation, IP's are allowed to have an extra period (.).
  • Lose mission tokens due to full HDD[2]
  • Bookmarks sometimes dissappear
  • Firewall manager does not always display the firewalls.
  • File manager does not always display the file details (just a blank line) in sub folders.
  • Unequipping cards does not always happen.
  • Chat disconnects Linux users in the chat frequently compared to Windows.
  • Watches still show when an NPC destroys it (reload watch manager to fix)
  • Refresh button on file manager doesn' work
  • 'Store' link in bookmarks doesnt always work (store link is only supported from UGoP network since each network could potentially have a different store -aoi222)
  • InnerCircle Network cannot be accessed.
  • some beginner quests broken/uncompleted.
  • NPC's continue to retaliate and attack if you change Network.

4 character patch Sun, 01/16/2011

Bug fixes

  • Password check turned back on for chat

Small chat update Sat, 01/15/2011[3]

Bug fixes

  • The clan's channel will now get its name from the tag, not from the clans name.
  • The clan leader will be the only channel admin for the clan channel

January 9th fixes/changes Thursday 01/13/2011[4]

  • Black cannot be selected as a colour for a name. Though being black before still makes you black

Bug fixes

  • Compiler can compile scripts that have arithmetic expressions.
  • underAttack() fixed again

9th January update Mon, 01/10/2011

Bug fixes

  • attack() must now be used with triggerwatch()
  • Nulled FTP script fixed
  • Removed all links to Hactendo as well as the Hacktendo quest NPC
  • Fixed the Gateway NPC that appeared in the wrong network
  • Scripts can now use underAttack(), doesnt highlight like other functions

New bugs

  • Code like "countLines("test.txt")-1" is not acceptable. Functions can no longer be in arithmetic operations. Instead "int a=countLines("test.txt");int b=a-1;" is needed.
  • Casting variables "(int), (float)..." no longer accepted.
  • Channel admin can kick clan owner from clan channel (design flaw)
  • /changecolor [name] 12345678901234567890 will disconnect people from chat
  • Compiler charges you for variable names that have the same name as a function. e.g. float getHP = getHP(); will charge as though getHP() was called twice.
  • Long clan names do break clan channels

chat update & bug fixes Mon, 11/22/2010

Bug fixes

  • default port not displaying properly should be fixed
  • the infamous "Numbers of Doom" are gone

.

New bugs

Incomplete atm.


Attack

Redirect

An attacker can still redirect commodities from Redirect Ports. Close them when you don't need them or change the commodities to slips (which are stored safely on your harddrive) at Ming.Silverlight 02:58, 29 November 2009 (UTC)

Browser

deleting bookmarks not working properly. relog can help to solve the problem [5] Silverlight 18:06, 10 September 2009 (UTC)

Firewalls

Watch

- Deposit Petty Cash Watch sometimes doesn't deposit if you are offline.

HackScript

HackScript APIs

Logs

GUI

The scan window always stays on top of all windows or always behind all windows.
(It doesn't get a grey border when it should be unfocused - maybe it has problems getting/loosing the focus properly)
workaround: minimize and maximize or close and open scan window. Silverlight 16:48, 28 February 2009 (UTC)

Other

Personal tools