View unanswered posts | View active topics It is currently Sat Apr 19, 2025 11:42 am



Reply to topic  [ 451 posts ]  Go to page Previous  1 ... 12, 13, 14, 15, 16, 17, 18 ... 31  Next
 Cortex Command Mod Manager / Activities Manager [2.1] 
Author Message
User avatar

Joined: Fri Dec 08, 2006 2:49 am
Posts: 130
Location: In a house.
Reply with quote
Post Re: Cortex Command Mod Manager / Activities Manager [1.6]
How would you go about doing that in Windows, anyway? CorTool checks the selected app's identifier, which is reverse-domain string stored in the application's info.plist file.

In CC's case, it was something like "com.datarealms.cortexcommand"


Mon Apr 19, 2010 4:54 am
Profile YIM WWW
User avatar

Joined: Sun Dec 27, 2009 9:31 am
Posts: 170
Reply with quote
Post Re: Cortex Command Mod Manager / Activities Manager [1.6]
Check to see if there's a "Cortex Command.exe" and "Base.rte" at the location where you specify it's installed? Wouldn't need anything more than that.


Mon Apr 19, 2010 4:58 am
Profile
User avatar

Joined: Fri Dec 08, 2006 2:49 am
Posts: 130
Location: In a house.
Reply with quote
Post Re: Cortex Command Mod Manager / Activities Manager [1.6]
It would work, unless the user renamed either or both of those. Why someone would do that is beyond me, but it's possible. But then again, the whole app would break if the user renamed stuff, and maybe even CC itself.


Mon Apr 19, 2010 5:00 am
Profile YIM WWW

Joined: Fri Dec 04, 2009 2:15 am
Posts: 10
Reply with quote
Post Re: Cortex Command Mod Manager / Activities Manager [1.6]
how would i go about get it to search in the right place?



EXCEPTION:
System.UnauthorizedAccessException: Access to the path 'C:\Program Files (x86)\Cortex Command\Cortex Command Mod Manager\settings.xml' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at System.Xml.XmlWriter.Create(String outputFileName, XmlWriterSettings settings)
at XmlConfig.XmlConfigFile.Create(String path)
at XmlConfig.XmlConfigFile.Load(String path)
at XmlConfig.Settings..ctor(String fileName)
at CortexCommandModManager.MainWindow.InitMembers()
at CortexCommandModManager.MainWindow..ctor()

NO INNER EXCEPTION


Mon Apr 19, 2010 8:34 pm
Profile
User avatar

Joined: Fri Dec 08, 2006 2:49 am
Posts: 130
Location: In a house.
Reply with quote
Post Re: Cortex Command Mod Manager / Activities Manager [1.6]
Did you run it as admin again?


Wed Apr 21, 2010 4:56 am
Profile YIM WWW

Joined: Fri Dec 04, 2009 2:15 am
Posts: 10
Reply with quote
Post Re: Cortex Command Mod Manager / Activities Manager [1.6]
yeah and this happened



EXCEPTION:
System.IO.IOException: There was a problem reading the settings file because of an I/O error. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files (x86)\Cortex Command\Cortex Command Mod Manager\Missions.rte\Skirmish Activities.ini'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
at System.IO.StreamReader..ctor(String path)
at CortexCommandModManager.SkirmishSettingsManager.GetSettingsFile()
--- End of inner exception stack trace ---
at CortexCommandModManager.SkirmishSettingsManager.GetSettingsFile()
at CortexCommandModManager.SkirmishSettingsManager.RefreshSettingsLocation()
at CortexCommandModManager.SkirmishSettingsManager.GetSetting(String setting)
at CortexCommandModManager.SkirmishSettingsManager.GetInitialP1Money()
at CortexCommandModManager.MainWindow.InitUIBoxes()
at CortexCommandModManager.MainWindow..ctor()

INNER EXCEPTION:
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files (x86)\Cortex Command\Cortex Command Mod Manager\Missions.rte\Skirmish Activities.ini'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
at System.IO.StreamReader..ctor(String path)
at CortexCommandModManager.SkirmishSettingsManager.GetSettingsFile()


Wed Apr 21, 2010 8:25 pm
Profile
User avatar

Joined: Sun Mar 07, 2010 7:19 am
Posts: 1279
Location: Places. And things.
Reply with quote
Post Re: Cortex Command Mod Manager / Activities Manager [1.6]
well, i really want to use this (because this is the best mod manager for windos ever!) and this is a error message i get when i try to open it. (tried to printscreen it but dont know where they whent...)

EXCEPTION:
System.UnauthorizedAccessException: Access to the path 'C:\Program Files\Data Realms\Cortex Command\Disabled_Mods' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)
at CortexCommandModManager.ModManager.CheckDisabledFolderExists()
at CortexCommandModManager.MainWindow..ctor()

NO INNER EXCEPTION


Wed Apr 21, 2010 8:37 pm
Profile
User avatar

Joined: Fri Dec 08, 2006 2:49 am
Posts: 130
Location: In a house.
Reply with quote
Post Re: Cortex Command Mod Manager / Activities Manager [1.6]
Mikemfour wrote:
yeah and this happened


In CCMM, you NEED to select CORTEX COMMAND's directory, NOT the Mod Manager's.

unwoundpath wrote:
well, i really want to use this (because this is the best mod manager for windos ever!) and this is a error message i get when i try to open it. (tried to printscreen it but dont know where they whent...)


Run it as admin.


Thu Apr 22, 2010 2:47 am
Profile YIM WWW
User avatar

Joined: Sun Dec 27, 2009 9:31 am
Posts: 170
Reply with quote
Post Re: Cortex Command Mod Manager / Activities Manager [1.6]
Next update: Program files detection and automatic security elevation. This is getting ridiculous.


Thu Apr 22, 2010 3:05 am
Profile

Joined: Fri Dec 04, 2009 2:15 am
Posts: 10
Reply with quote
Post Re: Cortex Command Mod Manager / Activities Manager [1.6]
and how do i do that?


Fri Apr 23, 2010 8:00 pm
Profile

Joined: Mon Apr 26, 2010 1:19 am
Posts: 1
Reply with quote
Post Re: Cortex Command Mod Manager / Activities Manager [1.6]
this might sound really stupid but how do you run this i have visual basic but theres no exe in file what do i run or do help me!!!


Mon Apr 26, 2010 1:26 am
Profile
User avatar

Joined: Mon Jun 29, 2009 2:40 am
Posts: 610
Location: Deep below The Map of Mars
Reply with quote
Post Re: Cortex Command Mod Manager / Activities Manager [1.6]
I said the same thing above, so I'll quote that for you.

PhantomAGN wrote:
The rar should unpack like this:
Code:
Cortex Command Mod Manager:
   Activities:
   CortexCommandModManager.exe
   Enhanced_VanillaItems:
      MMitems_Base.txt
      MMitems_Browncoats.txt
      MMitems_Coalition.txt
      MMitems_Dummy.txt
      MMitems_Ronin.txt
      MMitems_Undead.txt
   MMItems_AAL.txt
   MMItems_DarkStorm.txt
   MMItems_UniTec.txt
   XmlConfig.dll


Of that, what do you see?

You should see a "CortexCommandModManager.exe," and if you do not it's something on your end. Possibly antivirus.


Mon Apr 26, 2010 1:54 am
Profile

Joined: Sun Apr 25, 2010 3:34 pm
Posts: 1
Reply with quote
Post Re: Cortex Command Mod Manager / Activities Manager [1.6]
Hi, I've been trying to get my own skirmish waves to work, I've already made them and saved them using the mod manager, but whenever I try it out in game, only the default waves are activated.
I'm trying to get AAL waves to work.


Fri Apr 30, 2010 5:20 pm
Profile
User avatar

Joined: Sun Dec 27, 2009 9:31 am
Posts: 170
Reply with quote
Post Re: Cortex Command Mod Manager / Activities Manager [1.6]
It's possible another mod is adding its own default waves. If any other mod is loading skirmish waves it will override the mod manager's. Try disabling mods (such as unitec) until it works.

If that still doesn't work with just AAL enabled, then post zzzSkirmish_Activities.rte/Skirmish Activities.ini.


Fri Apr 30, 2010 8:39 pm
Profile

Joined: Wed Mar 03, 2010 11:29 pm
Posts: 122
Reply with quote
Post Re: Cortex Command Mod Manager / Activities Manager [1.6]
Once again, having issues with custom skirmishes.
I have the MMItems in the corresponding folders (AAL and Unitec) but they're not showing up in 'Default Items'.
Advanced Skirmish is on.


Sun May 02, 2010 4:29 am
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 451 posts ]  Go to page Previous  1 ... 12, 13, 14, 15, 16, 17, 18 ... 31  Next

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.050s | 13 Queries | GZIP : Off ]