moriakaice / bitburner

Collection of scripts for https://danielyxie.github.io/bitburner/
ISC License
114 stars 145 forks source link

Error from daemon.script #1

Closed XoraKJoken closed 4 years ago

XoraKJoken commented 6 years ago

I get this error pretty regularly from daemon.script. Is this something I'm doing wrong?

Script runtime error: Server Ip: 75.4.7.9 Script name: daemon.script Args:[zeus-med, 2178623817.1875, 75, 25, 806] variable round not defined (Line 106)

TheCodeDr commented 5 years ago

New documentation for Netscript. Round is no longer defined. Replace with:

Math.round( )