Page 1 of 1

Achievement Error (Re-Opened) [kovarex]

Posted: Mon Jun 27, 2016 9:46 pm
by stowed4sea
I don't believe this issue needs screenshots/log, but will update with that later if needed.

When starting a new game, if you have mods in the mod folder, it appears that the game thinks it is modded, even if they are all toggled off. I started several new games, each free of mods and the achievement menu in game stated that "This game is modded, achievements are kept separate from vanilla game".

I deleted all mods from my mod folder, restarted game and that modded message was no longer present.

I then re-tested my theory by placing mods back in mod folder and the "This game is modded..." message came back when starting new game and mods disabled via in game mod menu from the main menu.

Re: Achievement Error

Posted: Mon Jun 27, 2016 9:52 pm
by Loewchen

Re: Achievement Error

Posted: Mon Jun 27, 2016 9:56 pm
by Kayanor
Loewchen wrote:Duplicate of: viewtopic.php?f=7&t=27119
Nope, did you read what he wrote?

He HAD mods installed but deactivated them -> achievements disabled
He DELETED all contents of the mods directory -> achievements worked as intended
He REINSTALLED all mods and deactivated them -> achievements disabled (again)

EDIT: Re-Opened report.

Re: Achievement Error (Re-Opened)

Posted: Mon Jun 27, 2016 11:59 pm
by Mazian
I posted in the other thing-- these look like the same bug to me-- but in case not, I am posting the same info to this thread.
Picture of Base being treated as mod
I was able to work around the problem by deleting everything in my %appdata%\Factorio\Mods\ folder, including the mod-list.json

(Which had everything off, because none of the mods I sometimes use have been updated yet for v0.13)


However, the game still believes that I have completed "Watch Your Step"-- which is this bug, which has already been reported.

Code: Select all

{
    "mods": [
        {
            "name": "base",
            "enabled": "true"
        },
        {
            "name": "5dim_automatization",
            "enabled": "false"
        },
        {
            "name": "5dim_battlefield",
            "enabled": "false"
        },
        {
            "name": "5dim_core",
            "enabled": "false"
        },
        {
            "name": "5dim_decoration",
            "enabled": "false"
        },
        {
            "name": "5dim_energy",
            "enabled": "false"
        },
        {
            "name": "5dim_logistic",
            "enabled": "false"
        },
        {
            "name": "5dim_mining",
            "enabled": "false"
        },
        {
            "name": "5dim_module",
            "enabled": "false"
        },
        {
            "name": "5dim_ores",
            "enabled": "false"
        },
        {
            "name": "5dim_resources",
            "enabled": "false"
        },
        {
            "name": "5dim_trains",
            "enabled": "false"
        },
        {
            "name": "5dim_transport",
            "enabled": "false"
        },
        {
            "name": "5dim_vehicle",
            "enabled": "false"
        },
        {
            "name": "blueprint-string",
            "enabled": "false"
        },
        {
            "name": "boblibrary",
            "enabled": "false"
        },
        {
            "name": "Orbital Ion Cannon",
            "enabled": "false"
        },
        {
            "name": "Satellite Uplink Station",
            "enabled": "false"
        }
    ]
}
Achievements with all mods deleted

Re: Achievement Error (Re-Opened) [kovarex]

Posted: Tue Jun 28, 2016 12:01 pm
by kovarex
Fixed for 0.13.1