Help, please! XD: Where are the icons

Onacadarfi XXVI

Douche-Duke
Joined
Feb 5, 2011
Messages
157
Location
Sweden!
Hi, everyone

Does anyone know where the Vanilla icons are located?:blush:

I'd be very thankful for that!

PS. what is regedit? Is that something you need to download???:confused::confused::confused:
 
Regedit is a component of Windows and is used for editing the registry. If you're running Windows Vista or 7 then type 'regedit' into the search box in the start menu and it will come up. There's a risk of seriously messing up your computer when using regedit though, if you're not sure what you're doing, so if you are going to change anything then make a backup of the registry first. (File->Export...)

To see the Vanilla icons I think you have to unpack the FPK files first. Launch the Civ5 SDK, go to Nexus, and then once Nexus starts go to the Nexus tab and click on 'script browser'. Click on 'Extract PAK (*.fpk) files' and press run script. It takes a long time to unpack the files, so pass the time watching TV or something. ;)
 
Regedit is a component of Windows and is used for editing the registry. If you're running Windows Vista or 7 then type 'regedit' into the search box in the start menu and it will come up. There's a risk of seriously messing up your computer when using regedit though, if you're not sure what you're doing, so if you are going to change anything then make a backup of the registry first. (File->Export...)

To see the Vanilla icons I think you have to unpack the FPK files first. Launch the Civ5 SDK, go to Nexus, and then once Nexus starts go to the Nexus tab and click on 'script browser'. Click on 'Extract PAK (*.fpk) files' and press run script. It takes a long time to unpack the files, so pass the time watching TV or something. ;)
Thanks, but when i press "run script" nothing happens. Or maybe that's just how it's about to work.:)
 
It says "Error establishing asset paths" and i know how to correct it but it points to a folder called "viewer.exe" that doesn't exist. Is this what i need to do: 1. start regedit 2.Go to HKEY_CURRENT_USER/Software/FIRAXIS/Tools 3. move the folder/file "tools" to C:\Program Files (x86)\Steam\steamapps\common\sid meier's civilization v (in regedit) 4. open nexus and establish the asset path.
 
And I've also encountered this problem: when i build my mod, it fails and says this: ------ Build started: Project: Tibet, Configuration: Default x86 ------
C:\Program Files (x86)\MSBuild\Firaxis\ModBuddy\Civ5Mod.targets(81,9): error MSB4018: The "GenerateModInfo" task failed unexpectedly.
System.Xml.XmlException: The ' ' character, hexadecimal value 0x20, cannot be included in a name.
at System.Xml.XmlDocument.CheckName(String name)
at System.Xml.XmlElement..ctor(XmlName name, Boolean empty, XmlDocument doc)
at System.Xml.XmlDocument.CreateElement(String prefix, String localName, String namespaceURI)
at System.Xml.XmlDocument.CreateElement(String name)
at Firaxis.ModBuddy.Civ5ModBuildTasks.GenerateModInfo.Execute()
at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask, Boolean& taskResult)
========== Build: 0 succeeded or up-to-date, 1 failed, 0 skipped ==========
 
Don't know about the regedit stuff, but for the build error:

Check your Actions and Content tabs to make sure the non-filename entries don't contain any spaces; trailing spaces are especially hard to notice. E.g. that error triggers if you accidentally have "UpdateDatabase " instead of "UpdateDatabase".
 
Don't know about the regedit stuff, but for the build error:

Check your Actions and Content tabs to make sure the non-filename entries don't contain any spaces; trailing spaces are especially hard to notice. E.g. that error triggers if you accidentally have "UpdateDatabase " instead of "UpdateDatabase".
It worked! Thanks!:beer:
 
Back
Top Bottom