Jump to content

Ignath

Members
  • Posts

    669
  • Joined

  • Last visited

Everything posted by Ignath

  1. Mis-spoke as well. I think they moved the asset from sharedassets10 to sharedassets9. I already unpacked and re-packed them as well. Not sure if it violates any licensing and if so, please remove the link moderators...but here is the repacked asset file (sharedassets9.assets): https://drive.google.com/open?id=0B98kJP7LW_XJdy1SNG9LWWZJVzQ&authuser=0
  2. Yes, SQUAD moved the Sun Flare out of sharedassets10 and into sharedassets9. I would NOT move either the KSP_Data or KSP_Datax64 (or w/e that one is called) folders into your installs.
  3. Yep, that seems like exactly what you should do. It will be very difficult to get CKAN to work with KSPRC, because KSPRC overwrites certain portions of other mods (settings for clouds, etc...) and places files in other mods folders. CKAN doesn't currently allow for that. Unless you understand how to unpack, extract a file and re-pack one of these, I would suggest leaving this file out of your install. SQUAD changed the installation location of the Sun Flare file (which is what that file is replacing) from the sharedassets10 to sharedassets9 file, so replacing sharedassets10 with the file in KSP_Data COULD break something in your game (or you'd be missing textures or something perhaps).
  4. I believe the first release of KSPRC came with just configs as well, but my apologies for the misinformation; KSPRC 1.9 does indeed have the required .dlls, you will just need to update them to most current (RSS, PlanetShine, etc..)
  5. Yeah, KSPRC only comes with config (.cfg) files that Proot (creator of KSPRC) modified that are required for the look and feel to be right. When installing KSPRC (and others like Better Atmospheres and Astronomers Pack) you usually have to download the pre-requisite mods (EVE, Texture Replacer are usually the required ones) and install them first before it'll work. You will need to install all of EVE, then KSPRC over the top of it...merging the KSPRC files into the BoulderCo folders.
  6. So what I actually did is took the 2 files that Eudae55 provided and merged them together, so I just have 1 file for my OPM cloud layers. I then re-named it to CloudLayers-OPM-KSPRC.cfg and placed it in my OPM folder in GameData (probably not necessary but I did it while troubleshooting and just never reverted). I also renamed the CloudLayers-OPM.cfg (the one that originally came w/OPM) to CloudLayers-OPM.txt, so it didn't get picked up by ModuleManager on load (as Eudae55 re-did the GasGiants anyway). I'd suggest re-checking your BoulderCo/Clouds/Textures folder and make sure that all the KSPRC textures were merged properly, there are a lot of them (I count 17 PNG files). Also, maybe try to re-name the other CloudLayers-OPM.cfg file. Not exactly sure how .cfg files load in KSP (just never tested myself or read up on it), but one may get precedence over the other (perhaps the last one to load) and the one may be wiping the others' settings at load time. You should know that it's working by auroras on the poles of the Gas Giants.
  7. I put mine in the OPM folder, but should be fine anywhere I think. Also, that did it (re-installing the KSPRC BoulderCo stuff). My problem lay between the Chair and the Keyboard this time I guess...doh!
  8. Thanks Eudae55, apparently I had not fully re-installed KSPRC after all after I had wiped my GameData last! Thought things weren't looking quite right but it wasn't until I compared the BoulderCo folders that I figured out why!
  9. EVE 7-2 or EVE Dev? They are not showing on Tekto for me for some reason (at least not at all from orbit like your image).
  10. Yay! KSPRC is by far the best compilation pack available for KSP, Proot is a master! I thank you so much for these configs!
  11. CKAN also does not have the latest version available. 1.7.1 is there but no update to 1.7.2 is available yet.
  12. To uninstall a mod, remove the check from the "Installed" column checkbox (next to the mod you want to remove obviously), then click the "Go To Changes" button and it will give you the option to uninstall.
  13. Anyone have any idea why 1.7.2 version isn't showing up on CKAN? Latest version on CKAN is still registered as 1.7.1
  14. Did you try a "ckan repair registry" command? I think that is what ended up fixing it for me. The exact order I did was: mono ckan.exe repair registry, mono ckan.exe clean, mono ckan.exe scan And yes, the reason you need to type the mono and the .exe is linux-related. I'm on Win7 and in command prompt I just need to type "ckan repair registry".
  15. KerBlam, have you tried any solutions found within the thread? If you look back to your original complaint, I had helped someone fix this issue about 9 posts above yours (hint: Page 63...very bottom; though my problem was w/ATM and not EVE...it's the same problem):
  16. Sounds good hakan, was just making you guys aware of the issue if it wasn't known yet. I spent over an hour trying to figure out why Outer Planets wasn't working after I installed it via CKAN and finally narrowed it down to dependencies not being included. CKAN downloads the entire .zip archive with all the required files, just doesn't extract the extra folders (which I believe you guys intended, as you don't want overwriting of mods IIRC). I'll just have to live w/a manual install on that one's dependencies.
  17. FYI Outer Planets Mod is not installing properly from CKAN. Outer Planets relies on some other mods (or parts of other mods) like RSS, Kopernicus, Custom Asteroids and KittopiaSpace but when it installs via CKAN, it doesn't install the necessary requirements at all. Is this mod something that CKAN will not be able to handle (due to its reliance on other mods that need to be installed alongside it) or has the netkan just been set up improperly or not finished correctly?
  18. I had this problem myself and the only way I could get it removed is to do it via the command line client ("ckan remove ActiveTextureManagement"). Once I removed it via the command line client, I did a "ckan repair registry", a "ckan clean" a "ckan scan", and finally a "ckan list". I checked that list and the ATM package was gone. I then launched the GUI client and it was gone, so I could install from the GUI and manage it properly. I needed to do the "repair registry" and the "clean" command before it picked up the change in the GUI. Just a "scan" didn't work (for me at least).
  19. You missed a big announcement: http://forum.kerbalspaceprogram.com/content/326-Beyond-Beta
  20. Basically Proot, CKAN is an addon manager. It uses a JSON file that describes a bunch of attributes of the required installation as well as any additional components that are required to be installed for the mod to function properly. If you'd like to check out the CKAN thread, it's here: http://forum.kerbalspaceprogram.com/threads/100067-The-Comprehensive-Kerbal-Archive-Network-%28CKAN%29-Package-Manager-v1-5-0-24-Dec-2014?p=1673692&posted=1#post1673692 There should be info there on how to set up your mod to work with CKAN. The easiest way to get it working though, is to upload your mod to KerbalStuff. I believe there is a process that auto-adds available mods that are on KerbalStuff to the CKAN.
  21. The command line runs just fine and I can remove and install via it...the problem is that the GUI is out of synch w/the command line now...it continues to show I've installed EVE when I've uninstalled it from the Command Line and it will not uninstall or update from the GUI at all now w/out throwing the kraken error. I can use ckan scan from the command line, but it has no effect on the GUI that I see. The GUI Error: CKAN.ModuleNotFoundKraken: Can't upgrade EnvironmentalVisualEnhancements, it is not installed at CKAN.ModuleInstaller.Upgrade(IEnumerable`1 modules, NetAsyncDownloader netAsyncDownloader) at CKAN.Main.InstallMods(Object sender, DoWorkEventArgs e) at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument) ************** Loaded Assemblies ************** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18444 built by: FX451RTMGDR CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll ---------------------------------------- ckan Assembly Version: 0.0.0.0 Win32 Version: 0.0.0.0 CodeBase: file:///F:/Program%20Files%20(x86)/Steam/steamapps/common/Kerbal%20Space%20Program/ckan.exe ---------------------------------------- System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.34238 built by: FX452RTMGDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- Accessibility Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll ---------------------------------------- Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Transactions Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll ---------------------------------------- System.Numerics Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll ---------------------------------------- System.ComponentModel.DataAnnotations Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.DataAnnotations/v4.0_4.0.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll ---------------------------------------- System.Runtime.Serialization Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll ---------------------------------------- System.Xml.Linq Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll ---------------------------------------- System.Data Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll ---------------------------------------- System.EnterpriseServices Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box. Is there some sort of metadata file or config that tells the GUI what is installed and what isn't? Any way to manually modify it or anything?
  22. I'm having this exact same issue. I had issues updating EVE, so I tried to uninstall it. When I go to uninstall it, CKAN throws a Kraken error saying that there is no such mod installed. I've then gone back into the command line client and removed it via the command line (as I had to do with another mod and re-install earlier), but even once I've "removed" it via the command line, it still shows up on "CKAN list" in the command line as well as in the GUI. Trying to uninstall again from the GUI gives me this error: CKAN.ModNotInstalledKraken: Module EnvironmentalVisualEnhancements is not installed! at CKAN.ModuleInstaller.UninstallList(IEnumerable`1 mods) at CKAN.Main.InstallMods(Object sender, DoWorkEventArgs e) at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument) ************** Loaded Assemblies ************** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18444 built by: FX451RTMGDR CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll ---------------------------------------- ckan Assembly Version: 0.0.0.0 Win32 Version: 0.0.0.0 CodeBase: file:///F:/Program%20Files%20(x86)/Steam/steamapps/common/Kerbal%20Space%20Program/ckan.exe ---------------------------------------- System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.34238 built by: FX452RTMGDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- Accessibility Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll ---------------------------------------- Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Transactions Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll ---------------------------------------- System.Numerics Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll ---------------------------------------- System.ComponentModel.DataAnnotations Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.DataAnnotations/v4.0_4.0.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll ---------------------------------------- System.Runtime.Serialization Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll ---------------------------------------- System.Xml.Linq Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll ---------------------------------------- System.Data Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll ---------------------------------------- System.EnterpriseServices Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box. Update: I re-tried removing it from the Command Line, and it now disappears from the Command Line client, but still shows as being installed in the GUI version.
  23. Thanks for the help stibbons! I'll try it out and see if that is my issue as well! Edit: Thanks again stibbons, that was the issue! All fixed up!
×
×
  • Create New...