Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rounding precision for stockpiles #426

Open
EdThelleres opened this issue Oct 31, 2023 · 1 comment
Open

Rounding precision for stockpiles #426

EdThelleres opened this issue Oct 31, 2023 · 1 comment
Assignees
Labels
bug Defect question Waiting for user feedback stockpile Stockpile Tool

Comments

@EdThelleres
Copy link
Contributor

Some blueprints require higher order of precision than most. Notably it's advanced components that can be run anywhere from a single run up to 10s of thousands runs.

Feature request: rounding precision should be set to 5 decimal places instead of 2 (at least in stockpiles)

Example: Crystalline Carbonide Armor Plate Blueprint (ME 10, T2 rig in nullsec Raitaru) - 1 run according to jEveAssets - input 1 = 37.23, input 2 = 9.31 (rounds up to 38+10 - correct) but the actual correct numbers are 37.22812 and 9.30703 ... 10k runs - jEveAssets says 372,300 + 93,100 (notice the rounding) but ingame it's 372,282 + 93,071...FYI that 10k runs in ~18hrs and the BPO supports up to 400k runs (20k for a BPC)

@GoldenGnu GoldenGnu added bug Defect stockpile Stockpile Tool labels Nov 2, 2023
@GoldenGnu GoldenGnu changed the title [Feature request] Rounding precision for stockpiles Rounding precision for stockpiles Nov 2, 2023
@GoldenGnu GoldenGnu self-assigned this Apr 26, 2024
@GoldenGnu
Copy link
Owner

Are you still able to reproduce this behavior with 7.9.0?

@GoldenGnu GoldenGnu added the question Waiting for user feedback label Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Defect question Waiting for user feedback stockpile Stockpile Tool
Projects
Status: 🪲 Bugs
Development

No branches or pull requests

2 participants