Bitburner

Bitburner

View Stats:
Odd Runtime Error
UNCAUGHT PROMISE ERROR
you forgot to await a promise
maybe hack / grow / weaken ?

RUNTIME ERROR:

this.scripts.get is not a function
stack
TypeError: this.scripts.get is not a function
at: ...

and then it proceeds to list a number of files from within BitBurner's dist folder

I tried googling this specific error and couldn't find any leads as to what exactly would cause this error. It seems to happen any time I try to use nano to create a script or try to use hack. I assume this is probably a problem with pathing? bitburner's files are trying to call a function that isn't properly accessible so it just throws an error. any clue how to fix this?
< >
Showing 1-2 of 2 comments
quacksouls May 26, 2023 @ 4:50pm 
I've seen a similar issue when people use the online version. A common fix is to load the URL with the option "?noScripts". For example,

https://danielyxie.github.io/bitburner/?noScripts
omuretsu  [developer] May 27, 2023 @ 5:49pm 
This may have been due to an error during savegame migration to 2.3.0. If you still have your 2.2.2 save, you might try re-loading it again. Otherwise, check the developer console (debug->activate->console in the titlebar menu) to see if there are any errors there.
< >
Showing 1-2 of 2 comments
Per page: 1530 50