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.
Achievement Error (Re-Opened) [kovarex]
-
- Manual Inserter
- Posts: 4
- Joined: Thu Mar 17, 2016 11:30 pm
- Contact:
Re: Achievement Error
Duplicate of: viewtopic.php?f=7&t=27119
Re: Achievement Error
Nope, did you read what he wrote?Loewchen wrote:Duplicate of: viewtopic.php?f=7&t=27119
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.
Former moderator
Re: Achievement Error (Re-Opened)
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.
(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.
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]
Fixed for 0.13.1