BitBurnerCentralManager icon indicating copy to clipboard operation
BitBurnerCentralManager copied to clipboard

`Boot.js` causes game freeze

Open fschoenfeldt opened this issue 3 years ago • 4 comments

System Info

[home ~/]> free

Total:     1.02TB

Used:       0.00B (0.00%)

Available: 1.02TB

Reproduction:

wget "https://raw.githubusercontent.com/HtheChemist/BitBurnerCentralManager/master/build/Orchestrator/utils/initRepo.js" /Orchestrator/utils/initRepo.js
run /Orchestrator/utils/initRepo.js
run /Orchestrator/Boot.js

Game freezes on this point: image

fschoenfeldt avatar Feb 06 '22 12:02 fschoenfeldt

Do you have the log of each?

Sometimes it may need to be throttled.

HtheChemist avatar Feb 06 '22 15:02 HtheChemist

same here... how i can help debug?

Futty87 avatar Feb 22 '22 21:02 Futty87

It is quite hard to debug honestly. I also have not been playing for a little while.

I believe there is now ways to connect a debugger to BitBurner but I have not tried it.

HtheChemist avatar Feb 27 '22 16:02 HtheChemist

Something to add, I edited all the sleep variables to 5000. After a little bit of trial and error, I got this:

image

ColterD avatar Mar 01 '22 18:03 ColterD