fomod installer

Post » Mon Sep 15, 2014 5:00 pm

Okay, so I've got a fomod installer set up which should allow you to choose between 1 of 9 versions of the mod. It seems to work, but when you select any of the options, it just shows "mod not activated". I haven't been able to find any errors. If anyone could be of help, this is the installer script:

Spoiler
    Fighting Fatigue                                                                                                                                                            Default version of Fighting Fatigue. One handed weapon and unarmed attacks drain 15 stamina. Two handed attacks drain 25 stamina.                                                                                                                                                                                                                                                                                                                                                                                                    Increased version of Fighting Fatigue. One handed weapon and unarmed attacks drain 20 stamina. Two handed attacks drain 30 stamina.                                                                                                                                                                                                                                                                                                                                                                                                Decreased version of Fighting Fatigue. One handed weapon and unarmed attacks drain 10 stamina. Two handed attacks drain 20 stamina.                                                                                                                                                                                                                                                                                                                                                                                                    Hugely Increased version of Fighting Fatigue. One handed weapon and unarmed attacks drain 30 stamina. Two handed attacks drain 40 stamina.                                                                                                                                                                                                                                                                                                                                                                                                    Hugely Decreased version of Fighting Fatigue. One handed weapon and unarmed attacks drain 5 stamina. Two handed attacks drain 10 stamina.                                                                                                                                                                                                                                                                                                                                                                                                        Two-handed only version of Fighting Fatigue. Only two-handed attacks drain stamina. Two-handed attacks drain 25 stamina.                                                                                                                                                                                                                                                                                                                                                                                                    Two-handed Increased version of Fighting Fatigue. Only two-handed attacks drain stamina. Two-handed attacks drain 35 stamina.                                                                                                                                                                                                                                                                                                                                                                                                One-handed only version of Fighting Fatigue. Only one-handed attacks drain stamina. One-handed attacks drain 15 stamina.                                                                                                                                                                                                                                                                                                                                                                                                One-handed only increased version of Fighting Fatigue. Only one-handed attacks drain stamina. One-handed attacks drain 20 stamina.                                                                                                                                                                                                                                                                                                                                                                         

Just tested and the following FOMOD script shows the same error:

	Fighting Fatigue																																							Default version of Fighting Fatigue. One handed weapon and unarmed attacks drain 15 stamina. Two handed attacks drain 25 stamina.																																																																																																	

Obviously I wouldn't use this script, but it has the same error (mod not activated).

User avatar
kiss my weasel
 
Posts: 3221
Joined: Tue Feb 20, 2007 9:08 am

Post » Mon Sep 15, 2014 2:02 am

It's been awhile since I worked on one of these, but the xml itself looks like it's set up correctly.

Where are you seeing this error? in NMM? MO?

Does the error show before the fomod installer even appears, or after you make your selections?

Are you sure your folder structure is correct? Based on your xml, it should look something like this

    Fighting Fatigue - Default.esp    fomod\        ModuleConfig.xml    Scripts\        ....    Source\        ....

(the way your XML looks right now also means that your Source will be copied directly to the Data folder, not into Scripts as a subfolder - not sure if that's what you intended or not)

User avatar
sunny lovett
 
Posts: 3388
Joined: Thu Dec 07, 2006 4:59 am

Post » Mon Sep 15, 2014 1:26 am

Oh, I'll fix the source.

And I figured out the issue. I stupidly, accidentally named my esps FightingFatigue, not Fighting Fatigue, and that was the issue.

User avatar
Marine x
 
Posts: 3327
Joined: Thu Mar 29, 2007 4:54 am


Return to V - Skyrim