Titan 3001 Posted March 27, 2018 Share Posted March 27, 2018 19 minutes ago, HebaruSan said: 1 hour ago, Titan 3001 said: My CKAN will not open at all normally without throwing this error log https://www.dropbox.com/s/3a1u6fh0ubr4te4/CKAN error log.txt?dl=0 Click Continue, then Refresh. I tried that and I got another exception which I clicked continue and then my refresh page said that it couldn't connect to https://github.com/KSP-CKAN/CKAN-meta/archive.tar.gz and froze. I am not sure what is going on there. Do you want me to get the second error log? Link to comment Share on other sites More sharing options...
HebaruSan Posted March 27, 2018 Share Posted March 27, 2018 17 hours ago, Titan 3001 said: I tried that and I got another exception which I clicked continue and then my refresh page said that it couldn't connect to https://github.com/KSP-CKAN/CKAN-meta/archive.tar.gz and froze. I am not sure what is going on there. Do you want me to get the second error log? Sounds a bit like this issue: https://github.com/KSP-CKAN/CKAN/issues/2391 Can you post your observations there? Link to comment Share on other sites More sharing options...
Galileo Posted March 27, 2018 Share Posted March 27, 2018 Hey guys, GPP has updated, but CKAN isn't showing the latest version of the main mod. The textures and visual parts (which are part of the main folder) updated fine, but he main mod folder is still one version behind. I created an issue on ckan and linked my netkan for someone to look at and check for some errors. There shouldn't be but I have been wrong before. Link to comment Share on other sites More sharing options...
linuxgurugamer Posted March 28, 2018 Share Posted March 28, 2018 One of my few complaints about this project is that every time I need to download an updated version of netkan.exe, I can't find it. You really need to put a link to it on the CKAN page somewhere. So, obviously I need it, can someone get me a good link? Link to comment Share on other sites More sharing options...
HebaruSan Posted March 28, 2018 Share Posted March 28, 2018 1 minute ago, linuxgurugamer said: One of my few complaints about this project is that every time I need to download an updated version of netkan.exe, I can't find it. You really need to put a link to it on the CKAN page somewhere. So, obviously I need it, can someone get me a good link? The nightly build is always at: http://ckan-travis.s3.amazonaws.com/netkan.exe Link to comment Share on other sites More sharing options...
Galileo Posted March 28, 2018 Share Posted March 28, 2018 3 minutes ago, linuxgurugamer said: One of my few complaints about this project is that every time I need to download an updated version of netkan.exe, I can't find it. You really need to put a link to it on the CKAN page somewhere. So, obviously I need it, can someone get me a good link? https://ckan-travis.s3.amazonaws.com/netkan.exe Found it here:https://github.com/KSP-CKAN/CKAN/wiki/Adding-a-mod-to-the-CKAN Link to comment Share on other sites More sharing options...
linuxgurugamer Posted March 28, 2018 Share Posted March 28, 2018 37 minutes ago, HebaruSan said: The nightly build is always at: http://ckan-travis.s3.amazonaws.com/netkan.exe Thanks. Now, what about putting a link to it on the main CKAN GitHub page? Link to comment Share on other sites More sharing options...
HebaruSan Posted March 28, 2018 Share Posted March 28, 2018 4 minutes ago, linuxgurugamer said: Now, what about putting a link to it on the main CKAN GitHub page? It's a developer tool, not a user tool. The wiki link cited by @Galileo seems sufficient for me. But you're as much a member of the team as I am, for longer. Link to comment Share on other sites More sharing options...
linuxgurugamer Posted March 28, 2018 Share Posted March 28, 2018 Just now, HebaruSan said: It's a developer tool, not a user tool. The wiki link cited by @Galileo seems sufficient for me. But you're as much a member of the team as I am, for longer. Yes, but I mainly look at PRs, I don't do coding. I have plenty of other coding to do. Link to comment Share on other sites More sharing options...
Titan 3001 Posted March 28, 2018 Share Posted March 28, 2018 9 hours ago, HebaruSan said: Sounds a bit like this issue: https://github.com/KSP-CKAN/CKAN/issues/2391 Can you post your observations there? Probably not there but I can give you the error log from after I click refresh. When I hit refresh an exception window opens up like when I try to open CKAN. I can click on buttons 'details' for the log, 'Quit' which will quit CKAN entirely and the last button is "Continue' which freezes on the update page that says i can't connect to the link already stated. Here is the second error log https://www.dropbox.com/s/974dp2fhw9w8gos/CKAN error log 2.txt?dl=0 I also get this error when I start CKAN first with only a dismiss option Error in autoupdate: The request was aborted: Could not create SSL/TLS secure channel. I cannot program at all, please help! Link to comment Share on other sites More sharing options...
HebaruSan Posted March 28, 2018 Share Posted March 28, 2018 1 hour ago, Titan 3001 said: Probably not there but I can give you the error log from after I click refresh. When I hit refresh an exception window opens up like when I try to open CKAN. I can click on buttons 'details' for the log, 'Quit' which will quit CKAN entirely and the last button is "Continue' which freezes on the update page that says i can't connect to the link already stated. Here is the second error log https://www.dropbox.com/s/974dp2fhw9w8gos/CKAN error log 2.txt?dl=0 I also get this error when I start CKAN first with only a dismiss option Error in autoupdate: The request was aborted: Could not create SSL/TLS secure channel. Hmm, this looks like a problem: ckan Assembly Version: 1.22.0.0 Win32 Version: 1.22.6 CodeBase: file:///C:/Users/Allen/Documents/KSP%20mods/ckan.exe The 1.22 versions no longer work. Try the latest version: https://github.com/KSP-CKAN/CKAN/releases/tag/v1.24.0 Link to comment Share on other sites More sharing options...
Topside08 Posted March 28, 2018 Share Posted March 28, 2018 Alright I promise I'm not dumb what do I press to install only the mod and its dependency Link to comment Share on other sites More sharing options...
HebaruSan Posted March 28, 2018 Share Posted March 28, 2018 9 minutes ago, Topside08 said: Alright I promise I'm not dumb what do I press to install only the mod and its dependency Try using the "ckan compat" commands to add 1.2 as a compatible version: The "--allow-incompatible" flag only applies to the direct arguments provided on the command line at the moment, not dependencies. Alternately, you could try "ckan install planetshine planetshine-config-default --allow-incompatible --no-recommends". Link to comment Share on other sites More sharing options...
Topside08 Posted March 28, 2018 Share Posted March 28, 2018 this "ckan.exe install --allow-incompatible --no-recommends PlanetShine planetshine-config-default" worked Thanks Link to comment Share on other sites More sharing options...
Titan 3001 Posted March 28, 2018 Share Posted March 28, 2018 14 hours ago, HebaruSan said: Hmm, this looks like a problem: ckan Assembly Version: 1.22.0.0 Win32 Version: 1.22.6 CodeBase: file:///C:/Users/Allen/Documents/KSP%20mods/ckan.exe The 1.22 versions no longer work. Try the latest version: https://github.com/KSP-CKAN/CKAN/releases/tag/v1.24.0 Ok, I will try this and see if it helps Link to comment Share on other sites More sharing options...
Topside08 Posted March 29, 2018 Share Posted March 29, 2018 (edited) Spoiler C:\...>ckan.exe install --no-recommends AnyResContinued About to install... * AnyRes Continued 2.0.2.1 (spacedock.info, 44.2 KB) Continue? [Y/n] Downloading "https://spacedock.info/mod/1681/AnyRes Continued/download/2.0.2.1" 0 B/sec - downloading - 0 B left - 100% Unhandled Exception: CKAN.InvalidModuleFileKraken: C:\Users\glalm\AppData\Local\Temp\tmp99E5.tmp has length 45239, should be 45237 at CKAN.NetModuleCache.Store(CkanModule module, String path, String description, Boolean move) at CKAN.NetAsyncModulesDownloader.ModuleDownloadsComplete(NetModuleCache cache, Uri[] urls, String[] filenames, Exception[] errors) at CKAN.NetAsyncModulesDownloader.<>c__DisplayClass8_0.<DownloadModules>b__3(Uri[] _uris, String[] paths, Exception[] errors) at CKAN.NetAsyncDownloader.triggerCompleted(Uri[] file_urls, String[] file_paths, Exception[] errors) at CKAN.NetAsyncDownloader.FileDownloadComplete(Int32 index, Exception error) at System.Net.WebClient.OnDownloadFileCompleted(AsyncCompletedEventArgs e) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() at System.Threading.ThreadPoolWorkQueue.Dispatch() I'm sure there's a better place to report this but I'm not sure where that is I got the same error when installing with the GUI but CLI was easier to copy paste I'm installing for 1.3.1 the version CKAN is having issues installing is for 1.4.1 so i'm not sure thats right either Edited March 29, 2018 by Topside08 Extra info Link to comment Share on other sites More sharing options...
HebaruSan Posted March 29, 2018 Share Posted March 29, 2018 1 hour ago, Topside08 said: I'm sure there's a better place to report this but I'm not sure where that is The best place is here: https://github.com/KSP-CKAN/NetKAN/issues/new But this is fine as well. I made some changes, click Refresh (or run "ckan update") and try again. Link to comment Share on other sites More sharing options...
Topside08 Posted March 29, 2018 Share Posted March 29, 2018 It works now thank you, again, also I'll try to remember to post there next time Link to comment Share on other sites More sharing options...
Bersagliere81 Posted March 29, 2018 Share Posted March 29, 2018 I am getting an error while updating Kerbalism mod. All other mods were updated successfully KSP 1.41 - Kerbalism installed 1.4.0.1 - Update 1.4.0.2 Error message: Spoiler Unhandled exception:CKAN.InvalidModuleFileKraken: C:\Users\kmock\AppData\Local\Temp\tmpAD4B.tmp has length 3722547, should be 3722557 in CKAN.NetModuleCache.Store(CkanModule module, String path, String description, Boolean move) in CKAN.NetAsyncModulesDownloader.ModuleDownloadsComplete(NetModuleCache cache, Uri[] urls, String[] filenames, Exception[] errors) in CKAN.NetAsyncModulesDownloader.<>c__DisplayClass8_0.<DownloadModules>b__3(Uri[] _uris, String[] paths, Exception[] errors) in CKAN.NetAsyncDownloader.triggerCompleted(Uri[] file_urls, String[] file_paths, Exception[] errors) in CKAN.NetAsyncDownloader.FileDownloadComplete(Int32 index, Exception error) in System.Net.WebClient.OnDownloadFileCompleted(AsyncCompletedEventArgs e) in System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() in System.Threading.ThreadPoolWorkQueue.Dispatch() Link to comment Share on other sites More sharing options...
HebaruSan Posted March 29, 2018 Share Posted March 29, 2018 7 hours ago, Bersagliere81 said: I am getting an error while updating Kerbalism mod. All other mods were updated successfully KSP 1.41 - Kerbalism installed 1.4.0.1 - Update 1.4.0.2 Made some changes, click Refresh and try again. Link to comment Share on other sites More sharing options...
Bersagliere81 Posted March 29, 2018 Share Posted March 29, 2018 It is working flawlessly. Thank you Link to comment Share on other sites More sharing options...
Nothalogh Posted March 30, 2018 Share Posted March 30, 2018 So, is there a reason the forum links for each mod, in the CKAN metadata pane, were removed? Link to comment Share on other sites More sharing options...
HebaruSan Posted March 30, 2018 Share Posted March 30, 2018 10 minutes ago, Nothalogh said: So, is there a reason the forum links for each mod, in the CKAN metadata pane, were removed? They weren't. See: Link to comment Share on other sites More sharing options...
Nothalogh Posted March 30, 2018 Share Posted March 30, 2018 23 minutes ago, HebaruSan said: They weren't. See: Excellent, I'm glad it was something far more benign than what my cynical mind was leading me to conclude. Link to comment Share on other sites More sharing options...
TherinWhitten Posted March 30, 2018 Share Posted March 30, 2018 CKAN.dmg not working really. It will show up as a CKAN.app but it does nothing but goes to the web shortcut to mono. Is this the way it was intended to work? It would be nice not using terminal and/or crossover to get this done. Link to comment Share on other sites More sharing options...
Recommended Posts