Author |
Message |
Bobbobmac21
Joined: Fri Oct 28, 2011 4:02 am Posts: 10
|
Re: Unmapped Lands B26 R7.2 (UniTec)
Hello, I have watch for a long time, as you released newer and newer version of unmappedlands, and every time it hasn't worked, and every time a new version came out, I'd say "Oh great, maybe this one will work". Well, I got sick of it and was wondering if you, or anyone else could help me with the problem. After I put the mod into the CC folder (which I assume is right, same way you get mods) and try to run the game, it tells me this:
Abortion in file .\system\reader.cpp, line531 because: Could not match property in Unmappedlands.rte/Actors/Strategybrain.ini at line 5! The last frame has been dumped to 'abortscreen.bmp'
I've had this problem for a few mods, I assumed it just meant that my cortex command didn't like those mods, but IT ENDS NOW!
|
Fri Oct 28, 2011 4:11 am |
|
|
Duh102
happy carebear mom
Joined: Tue Mar 04, 2008 1:40 am Posts: 7096 Location: b8bbd5
|
Re: Unmapped Lands B26 R7.2 (UniTec)
That line is version-specific to b25 and b26, make sure you have that version. You can check by looking in any of the vanilla game .rte's. If they have a text file named "Item List.txt", then you have at least b25. If not, then you're b24 or lower.
|
Fri Oct 28, 2011 3:05 pm |
|
|
Bobbobmac21
Joined: Fri Oct 28, 2011 4:02 am Posts: 10
|
Re: Unmapped Lands B26 R7.2 (UniTec)
I couldn't find "itemlist.txt" So I decided I'd reinstall it, but it seems either data realms removed the demo download link (which is how I normally get it) or hid it so cleverly I missed when I looked.
PS: The way to get scenes is the same as how you get mods right?
|
Fri Oct 28, 2011 3:21 pm |
|
|
KravenDanger
Joined: Mon Jan 31, 2011 10:51 pm Posts: 81
|
Re: Unmapped Lands B26 R7.2 (UniTec)
I skimmed the last few pages and didn't find a good answer, but how exactly do we add factions? All I can choose is the standard Coalition/Dummy/Ronin, and I have (for example) Unitec installed. I don't get a SHIELD option off the bat.
|
Sat Oct 29, 2011 12:21 am |
|
|
Gotcha!
Joined: Tue Apr 01, 2008 4:49 pm Posts: 1972 Location: The Netherlands
|
Re: Unmapped Lands B26 R7.2 (UniTec)
You'll need to edit Factions\Factions.cfg (just open with Notepad) and uncomment UniTec/Shield/Zealot.lua. Be sure to move the active ones to the top of the file, or it'll get buggy. (E.g. all * marked ones should be after any active ones.)
|
Sat Oct 29, 2011 12:36 am |
|
|
The Decaying Soldat
Joined: Thu May 15, 2008 11:40 am Posts: 1527 Location: In heaven, everything is fine.
|
Re: Unmapped Lands B26 R7.2 (UniTec)
Thanks Gotcha! I've "quited" CC for a while and I've missed a lot, namely how to add factions to this scene.
|
Sat Oct 29, 2011 6:50 am |
|
|
weegee
DRL Developer
Joined: Thu Jun 11, 2009 2:34 pm Posts: 966 Location: Moscow, Russia
|
Re: Unmapped Lands B26 R7.3 (CustomFactions.cfg)
Updated to R7.3. Now you can create your own faction config file called CustomFactions.cfg and it won't be overwritten when UL updated. Why do you need this? For example you want to change fast-buy presets for Ronin. Changing Ronin.lua is not a good idea, after UL update all your customizations will be lost. Instead you can make a copy of Ronin.lua and name it CustomRonin.lua or MyRonin.lua and edit it's fast-buy presets. Then you create CustomFactions.cfg in Factions folder and add your CustomRonin.lua there. UL will look for factions in Factions.cfg and in CustomFactions.cfg if it exists and load all faction from both configs. Everything for your convenience
|
Sat Oct 29, 2011 6:39 pm |
|
|
KravenDanger
Joined: Mon Jan 31, 2011 10:51 pm Posts: 81
|
Re: Unmapped Lands B26 R7.3 (CustomFactions.cfg)
I've run into a bit of a problem, so it seems.
I'm playing as Unitec and I'm attacking the planet that uses the Train station map. I'm at the part where the mission is telling me to Upload the virus, and I have my brain there, but nothing seems to be happening. Has anyone else ran into this?
|
Sat Oct 29, 2011 9:18 pm |
|
|
Gotcha!
Joined: Tue Apr 01, 2008 4:49 pm Posts: 1972 Location: The Netherlands
|
Re: Unmapped Lands B26 R7.3 (CustomFactions.cfg)
Never happened to me. Weird.
|
Sat Oct 29, 2011 11:27 pm |
|
|
malik
Joined: Mon Oct 10, 2011 8:06 am Posts: 26 Location: Indonesia
|
Re: Unmapped Lands B26 R7.3 (CustomFactions.cfg)
|
Mon Oct 31, 2011 7:36 am |
|
|
weegee
DRL Developer
Joined: Thu Jun 11, 2009 2:34 pm Posts: 966 Location: Moscow, Russia
|
Re: Unmapped Lands B26 R7.3 (CustomFactions.cfg)
Malik, did you READ THE INCLUDED "Unmapped Lands Guide For Modders" to find out how to add your factions? It's inside the UnmappedLands.rte.
|
Mon Oct 31, 2011 7:53 am |
|
|
malik
Joined: Mon Oct 10, 2011 8:06 am Posts: 26 Location: Indonesia
|
Re: Unmapped Lands B26 R7.3 (CustomFactions.cfg)
I dint notice the Guide,Thanks for telling me
|
Tue Nov 01, 2011 7:26 am |
|
|
KravenDanger
Joined: Mon Jan 31, 2011 10:51 pm Posts: 81
|
Re: Unmapped Lands B26 R7.3 (CustomFactions.cfg)
So I attempted to change the ToD armies dropship options from the Dropship Mk1 to the Parachutes and Helicopters that cmoe with the mod. All I get when I try to start unmapped lands is.. Aaand here's the code. Quote: -- Define dropships CF_Dropships[factionid] = {"PLA copter S-70"}; CF_DropshipModules[factionid] = {"ToD-China.rte"};
-- Define dropships CF_Dropships[factionid] = {"Eurocopter TD BK 117" , "German Parachute"}; CF_DropshipModules[factionid] = {"ToD-Germany.rte" , "ToD-Germany.rte};
-- Define dropships CF_Dropships[factionid] = {"Rusian Parachute"}; CF_DropshipModules[factionid] = {"ToD-Rusia.rte"}; Can anyone help?
|
Wed Nov 02, 2011 5:04 am |
|
|
Gotcha!
Joined: Tue Apr 01, 2008 4:49 pm Posts: 1972 Location: The Netherlands
|
Re: Unmapped Lands B26 R7.3 (CustomFactions.cfg)
Either there's a spelling error somewhere in one of the presetnames or one of the 'acdropships' you added is actually an 'acrocket'. Be sure to only use dropships where it says 'define dropships', not rockets. Weegee, please correct me if I am wrong.
|
Wed Nov 02, 2011 11:55 am |
|
|
Arcalane
Joined: Sun Jan 28, 2007 10:32 pm Posts: 1609 Location: UK
|
Re: Unmapped Lands B26 R7.3 (CustomFactions.cfg)
The 'chutes are ACRockets, yes. They need to be under the Droppods lists.
|
Wed Nov 02, 2011 5:18 pm |
|
|
|