Skip to content

threads should be a positive integer #14

@CthuutLoops

Description

@CthuutLoops

TYPE ERROR
hack-manager.js@home (PID - 9)

exec: threads should be a positive integer, was 7320.958053450061

Stack:
hack-manager.js:L366@Module.main

L366:
ns.exec('targeted-grow.js', prep_server, gt, gt, 0, hack_target);

i think its the gt variable from L339:
gt = ns.growthAnalyze(hack_target, initial_growth_amount);

exec() says it round to the nearest integer but apparently its not.

I'm not sure if this is an issue for your script or bitburner

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