[0.13.x] [kovarex] achievement 10m vs 100m in steam ?

This subforum contains all the issues which we already resolved.
Post Reply

Deathotic
Burner Inserter
Burner Inserter
Posts: 13
Joined: Sun Apr 10, 2016 12:51 am
Contact:

Re: achievement 10m vs 100m in steam ?

Post by Deathotic »

Was mentioned in this thread here: viewtopic.php?f=7&t=27706#p177187

vtx
Fast Inserter
Fast Inserter
Posts: 150
Joined: Tue Jun 28, 2016 9:48 am
Contact:

Re: achievement 10m vs 100m in steam ?

Post by vtx »

Bug still present in [0.13.6]

Seem Kovarex over see that particular bug with all other in the same thread, as it's been move to resolved bugs.

It's seem there a typo in achievements.lua

Code: Select all

{
    type = "produce-achievement",
    name = "mass-production-3",
    order = "d[production]-b[electronic-circuit-production]-c",
    item_product = "electronic-circuit",
    amount = 10000000,
    steam_stats_name = "electronic-circuits-production-overall",
    icon = "__base__/graphics/achievement/mass-production-3.png",
    limited_to_one_game = false
  },
Amount miss 1 zero. You can fix it manually while waiting for the official fix, if you want to prevent having it unlock on steam with only 10M from the game.

kovarex
Factorio Staff
Factorio Staff
Posts: 8078
Joined: Wed Feb 06, 2013 12:00 am
Contact:

Re: [0.13.x] [kovarex] achievement 10m vs 100m in steam ?

Post by kovarex »

Thanks. I calculated that 100M is quite too much, in our big factory, we had 2500 per minute production, which would require 666 hours.
I changed it to 20M.

Post Reply

Return to “Resolved Problems and Bugs”