danielyxie / bitburner

Bitburner Game
https://danielyxie.github.io/bitburner/
2.81k stars 767 forks source link

Hospital Unusable after BitNode Reset #4288

Closed koenenalexander closed 1 year ago

koenenalexander commented 1 year ago

Version: Bitburner 2.1.0 release Possibly related to #4242

Steps to Reproduce: 1) Load attached save file, 3) Connect to w0r1d_d43m0n, 4) Install backdoor, 5) Select and enter BitNode2, 6) Notice, health shows 17/10, 7) Fail an infiltration mini-game at joesguns, 8) Cancel infiltration, 9) Attempt to heal at Hospital, 10) Observe, no health is returned and the debug panel shows the error below

Uncaught TypeError: Cannot read properties of undefined (reading 'getCost') at getHealed (file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Bitburner/resources/app/dist/main.bundle.js:21:1023391) at Object.He (file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Bitburner/resources/app/dist/vendor.bundle.js:247:16072) at Ke (file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Bitburner/resources/app/dist/vendor.bundle.js:247:16226) at file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Bitburner/resources/app/dist/vendor.bundle.js:247:34213 at Or (file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Bitburner/resources/app/dist/vendor.bundle.js:247:34307) at Mr (file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Bitburner/resources/app/dist/vendor.bundle.js:247:34721) at file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Bitburner/resources/app/dist/vendor.bundle.js:247:40369 at Be (file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Bitburner/resources/app/dist/vendor.bundle.js:247:116040) at file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Bitburner/resources/app/dist/vendor.bundle.js:247:36180 at Ar (file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Bitburner/resources/app/dist/vendor.bundle.js:247:36210) PreBitNodeReset.zip

koenenalexander commented 1 year ago

Update: Further testing shows the issue is not related to BitNode Reset.

Updated Steps to Reproduce:

  1. Load attached save,
  2. Attempt to heal at Hospital,
  3. Observe, no health is returned.