Jump to content

ArturDent69

Members
  • Posts

    10
  • Joined

  • Last visited

Reputation

2 Neutral

Profile Information

  • Location
    51.0396967 -114.1295448 1125 m

Recent Profile Visitors

844 profile views
  1. just trying to update through Ckan and your mod shows as 1.7.9 but is not listed as compatible with the 1.7.0 version of KSP. https://imgur.com/a/FF8u3Md
  2. I'm not sure this topic header would be the right place to ask this but I was just wondering if there are any apps, programs, add-ons that anyone would recommend for bug recording and tracking during play that won't cause a heavy load on ram, i am running a modded KSP on xubuntu16.4 with 8g ram i7core and a nearly useless gt610 msi gpu and I run vanilla on my win10 laptop for purposes of testing crashes on my main game. I guess the most obvious would be to launch from terminal but was hoping something more comprehensive is out there. Thanks.
  3. Just to weigh in as another suffering the same fate of my KSP windows saves being unacceptable to my xubuntu16.4 install. As far as I can tell I have the KSP running in 64bit same as my windows was and I am only transferring the specific save, not the entire folder. I have a windows laptop I play on as well so would like to be able to swap saves back and forth as the need arises and I would imagine that a few players would love to know why this is happening. Thanks in advance to those gurus who come to our rescue on this. And now I really want these emoticons for twitter, lol so I just noticed that even though I have opted into using the latest beta release my steam kerbal only loads 1.1.0.xxxx while all my windows saves are currently 1.1.2 and my windows kerbal on my laptop, using the same settings, is running the 1.1.2.xxxx. This is definately one reason my files won't load as they are versions ahead of the one linux steam seems to be willing to load for me. So as nuts as this is I had to choose to opt out of all betas to get 1.1.2. FML why can't things just be simple, so latest stable gives 1.0.5 , beta gives 1.1.0 and opting out of all gives 1.1.2, makes perfect sense to me. And yes this fixed my save game issue, so maybe the only problem is the saves version number if you were opting into betas on your windows. I opened the persistent.sfs and right at the top is the version the save is for.
  4. Windows 10 is the reason I spent 16 hrs yesterday installing and setting up xubuntu 16.4, so I may have a few suggestions. First is that Win10 has around 30 ways that it uses your Internet connection to call home with various reporting variants, if you did a custom install and said no to everything then your in the clear, if not I highly recommend the How to Geek sites articles on shutting down these bandwidth gobblers. The net framework you downloaded is not out of date it is just the version needed, programs that use those load them by the date tag and newer versions dont have the same structure as the older, a case of MS being lazy really. Another stumbling block of windows is its need to fill 60% of your ram no matter how much you have it seems, as an example my laptop is only 4g ram and win 10 at first took up 2.2g of that whereas my tower has 16g and the windows had sealed off over 9g of it for system use. Beyond that my CKAN ran quite well in the win10 enterprise edition I had, I got rid of it because some of my towers components conflicted with windows 10 architecture I guess. My laptop runs win10 flawlessly and has shown no issues at all, my PC couldn't stay up and running for more then an hour before the power would fail, I have a corsair ax760i, it also started just randomly rebooting as well and started to give me a watermark stating my copy was not genuine even after 4 separate calls to MS service desk to fix. Good luck with windows 10, I spent half a day tweaking it on my laptop so it ran light on the ram, something that didnt seem to work on the tower hence the install of xubuntu.
  5. the sudo apt-get install libcurl4-openssl-dev was among the first things I installed as per the instructions on the CKAN install page, although I did just do a retry on that package and have re-started CKAN as I type this, it is working and installing fine now, very odd that it didnt take the first time. Thanks dude
  6. so I am getting a similar problem as an earlier user, my CKAN on xubuntu 16.4 just has a green dashed line running across the top and never downloads or installs the selected mods. I am now passing the 10hr mark on trying to solve this issue. This is the terminal output for running CKAN. All I have tried to get in this run was module manager. Terminal does nothing after this and this is simply what shows when starting CKAN, nothing shows as I try and run the install. 1931 [1] ERROR CKAN.URLHandlers (null) - There was an error while registering the URL handler for ckan:// - Could not find a part of the path "/home/usr/.local/share/applications/mimeapps.list". 1941 [1] ERROR CKAN.URLHandlers (null) - at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) <0x7f7bbcf5c2c0 + 0x001f4> in <filename unknown>:0 at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, System.String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) <0x7f7bbcf5c210 + 0x0004d> in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions,string,bool,bool,bool) at System.IO.StreamWriter.CreateFile (System.String path, Boolean append, Boolean checkHost) <0x7f7bbcdceb80 + 0x00095> in <filename unknown>:0 at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize, Boolean checkHost) <0x7f7bbcdce840 + 0x00073> in <filename unknown>:0 at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) <0x7f7bbcdce800 + 0x00035> in <filename unknown>:0 at System.IO.StreamWriter..ctor (System.String path) <0x7f7bbcdce750 + 0x0002a> in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string) at System.IO.File.WriteAllLines (System.String path, System.String[] contents) <0x7f7bbcf5a800 + 0x00033> in <filename unknown>:0 at CKAN.URLHandlers.RegisterURLHandler_Linux () <0x41d71620 + 0x00185> in <filename unknown>:0 at CKAN.URLHandlers.RegisterURLHandler (CKAN.Configuration config, IUser user) <0x41d712e0 + 0x00037> in <filename unknown>:0 the sudo apt-get install libcurl4-openssl-dev was among the first things I installed as per the instructions on the CKAN install page, it was recommended that I reinstall that package and have, re-started CKAN as I type this and it is working and installing fine now, very odd that it didnt take the first time Thanks to user "lodger" for the suggestion
  7. 1931 [1] ERROR CKAN.URLHandlers (null) - There was an error while registering the URL handler for ckan:// - Could not find a part of the path "/home/usr/.local/share/applications/mimeapps.list". 1941 [1] ERROR CKAN.URLHandlers (null) - at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) <0x7f7bbcf5c2c0 + 0x001f4> in <filename unknown>:0 at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, System.String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) <0x7f7bbcf5c210 + 0x0004d> in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions,string,bool,bool,bool) at System.IO.StreamWriter.CreateFile (System.String path, Boolean append, Boolean checkHost) <0x7f7bbcdceb80 + 0x00095> in <filename unknown>:0 at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize, Boolean checkHost) <0x7f7bbcdce840 + 0x00073> in <filename unknown>:0 at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) <0x7f7bbcdce800 + 0x00035> in <filename unknown>:0 at System.IO.StreamWriter..ctor (System.String path) <0x7f7bbcdce750 + 0x0002a> in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string) at System.IO.File.WriteAllLines (System.String path, System.String[] contents) <0x7f7bbcf5a800 + 0x00033> in <filename unknown>:0 at CKAN.URLHandlers.RegisterURLHandler_Linux () <0x41d71620 + 0x00185> in <filename unknown>:0 at CKAN.URLHandlers.RegisterURLHandler (CKAN.Configuration config, IUser user) <0x41d712e0 + 0x00037> in <filename unknown>:0 This is everything the terminal shows me, hadn't noticed the errors in the first 2 lines before now. I hope this provides some insight this line "/home/usr/.local/share/applications/mimeapps.list" does not have the last 2 segments in my file system, "applications/mimeapps.list" is nowhere to be found
  8. figured out the stdout thing and theres nothing in the terminal that was running the program, no error reports. That was what I was referencing earlier, I am wondering if I need to give it permissions to alter the KSP install files, so far I have tried everything suggested in the CKAN thread and a dozen or more places on the web, latest was uninstalling it all and starting from scratch, didnt help. with the new install I will see if anything new shows up in terminal now and post it if it seems applicable
  9. Thanks for the response. The program doesn't crash or anything, no error messages. I only use a half dozen mods and even when I try the smallest it goes to the update screen, the last that pops up telling you what is happening and then just sits there with a green pulse going left to right across the top. I just found out how to close it, has to be closed at the terminal level not the exe. I have been searching tirelessly since before i posted this for something, anything. I have only just returned to using a linux flavour after ~5yrs absence and had never gamed on it before. My thought was it might be something internal to xubuntu stopping it from downloading or transferring files to the folder but haven't found any reason that would happen in forums. next thought was a missing file for mono or something so I reinstalled and checked that, all was ok there. I then tried getting CKAn from the sudo command instead of the download, no better also tried the tar.gz version and compiled it, also no better. really at a loss now. Thanks again for the info, will look into how to see the STDOUT/STDERR thing, might take awhile to learn how that works.
  10. I have just gone back to xubuntu 16.4 and have managed to get CKAN running but it doesn't seem to be able to actually update or install anything. The program gets to the status log screen and then just stays there with the bar flashing across the top. I am probably missing something obvious but just can't see it. Thanks in advance to any that reply with helpful suggestions. Also just found out I can't close the program.
×
×
  • Create New...