Age of Ice

axis3

Chieftain
Joined
Apr 8, 2011
Messages
2
I am having problems making my interface work on this modual. I have tried using all the hot key changes, updated patch and uninstalled/re-installed the program. Does anyone have any suggestions as to how to make it work? Thanks.
 
If you have the BUG mod installed so that it is always active (you don't have to load it as a mod) then that is probably the problem. Any modifications to the user interface's Python files in the Custom Assets folder can cause this, but that one is the most common.

If that is the case:
Find the folder where the Age of Ice mod is installed.
Open the file "FfH Age of Ice.ini" in Notepad.
Change the line that says "NoCustomAssets = 0" to be "NoCustomAssets = 1"
Save the file.

If you open the file again and the change is gone, then you have fallen afoul of the User Access Control (or whatever it is actually called) feature of Windows that was added in Vista which tends to prevent files in certain folders from being directly modified. You can avoid it by redoing the change and saving the file someplace other than the Program Files folders, like saving it to the Desktop. Then move the new version from where you saved it to where it is supposed to be, replacing the original version.

Alternatively, look at Lymonds answer in the "H-E-L-P!!! Age Of Ice fan scenario: Fall from heaven mod NO INTERFACE" thread that was just below this one when I posted this.
 
Back
Top Bottom