Skip to content

contracts.js runtime error regarding BigInt serialize #1

@stryker99

Description

@stryker99

RUNTIME ERROR
contracts.js@home (PID - 160)

Do not know how to serialize a BigInt
stack:
TypeError: Do not know how to serialize a BigInt
at JSON.stringify ()
at SolveContract (home/contracts.js:96:19)
at ProcessContract (home/contracts.js:27:22)
at FindAndSolveContracts (home/contracts.js:19:13)
at async main (home/contracts.js:8:3)
at async R (file:///E:/SteamLibrary/steamapps/common/Bitburner/resources/app/dist/main.bundle.js:9:401325)

As far as I can tell there appears to be an issue with the Square Root contract with CSEC.

I claim to have zero programming knowledge I am just attempting to use your lovely scripts until I can learn how to write javascript myself.

Thank you for these lovely scripts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions