Hi,
Did you install the toolset lately? If so, did you set up a new module for whatever you were doing, I assume you were making morphs.
You can find a solution for the problem at hand, being unable to start new game,
in this thread or the short version:
RavenNightsight:
...However, I have found that just going into owner->documents->Bioware->Dragonage->modules and
completely deleting the "Single Player" Folder always fixes my problem..."
Solution are also described
here and
here It is best to create a "Custom Morphs Module" so nothing like this happends again:
Sensory:
...
Custom Morphs ModuleI've created a custom module for my morphs which allows me to enable/disable morph files without manually editing file names or moving files. Working within this module prevents problems occurring with the Single Player module, and any "Single Player" directory generated in the modules folder is completely empty and harmless.
I personally would recommend doing this, as doing so prevents the unnecessary hassles of deleting generated folders, manually saving .mop files, or moving files around. To create your own module for your morphs:
[*]Go to File > Manage Modules
[*]Click on "New..."
[*]General section, "Name" field, name the module whatever you wish. I call mine "Custom Morphs".
[*]General section, "UID" field, give your module a
unique identifier. This will be the name of the folder that will appear in your AddIns folder, e.g. "my_custom_morphs".
[*]General section, "Script" field, click on "..." and select "(None)".
[*]Info section, "Extended Module" field, select "Single Player", as you're extending the single player game.
[*]Click OK.
[*]Back in the Manage Modules window, make sure your new module is highlighted. Click "Open" to open the module (this will also close the Manage Modules window). The name of module should now appear in the title bar of the Toolset to show that you're now working within your custom module.
[*]Go back to File > Manage Modules.
[*]Select your module and click on "Hierarchy..."
[*]Check the "Single Player" checkbox.
[*]Click OK, and close the Manage Modules window.
Now whenever you go to Tools > Export > Post to Local, your .mor or .mop file will be automatically exported to Addins/[Module UID]/core/override/toolsetexport with the correct name (race/gender prefix). If you want a .mop to be exported, make sure you enable the appropriate setting under the "Export Settings" tab. You don't need to rename or manually move the file, so long as your module is enabled in the game (it should appear under Installed Content). This also benefits from no extra files being generated, so your single player module is not corrupted, and any "Single Player" directory generated is completely empty and harmless.
As an extra precaution, make sure nothing gets exported to Documents/BioWare/Dragon Age/packages/core/override/toolsetexport. If you find exported files that aren't meant to be there (i.e. you find names that you don't recognise from your module), delete them.
Note: The above steps describe creating a module for morph files only. You should not use the module for other content, especially items or content that requires scripting.
(
source)