Jump to content

politas

Members
  • Posts

    751
  • Joined

  • Last visited

Everything posted by politas

  1. A quick heads up, everyone. I'm stepping down as CKAN Mission Director, and the wonderful @DasSkelettwill be taking over. We should have a new forum thread soon for ongoing conversations. It's been wonderful seeing this team go from strength to strength, and I'm really proud of where the CKAN system has gotten to. I'm sure under @DasSkelett's tenure, we will only see further improvements! I'd especially like to thank @HebaruSan and @techman83 for all the stellar work they've been putting in over the years to keep the CKAN running and improving.
  2. Assuming you aren't getting that exception every time you launch the CKAN, running the Clean and Re-install process should get your missing mods back in control.
  3. We're all very hopeful that this release will be relatively bug-free! Massive thanks to @HebaruSanand @DasSkelett for smashing those bugs so rapidly! And now the tag feature is properly considered a full-fledged feature! I hope y'all are enjoying it!
  4. Our standard process is to build our executables on Linux, which makes any infection by a Windows-focused virus extremely unlikely. This was a massive load of work, which I think I failed to adequately praise in my release notice.
  5. Beetlecat, can you run ckan.exe ksp list on a command line?
  6. Can you post the full error info? Run it from Powershell to stop it disappearing.
  7. The CKAN client v1.26.8 "Kodiak" is released! Changes since 1.26.6 Features [Multiple] Custom mod labels, favorites, hiding (#2936 by: HebaruSan; reviewed: DasSkelett) [GUI] Add "supports" relationships to recommendations screen (#2960 by: HebaruSan; reviewed: DasSkelett) [Multiple] Prompt user to delete non-empty folders after uninstall (#2962 by: HebaruSan; reviewed: DasSkelett) [GUI] Edit modpack before export (#2971 by: HebaruSan; reviewed: DasSkelett) Bugfixes [GUI] Don't launch KSP 1.8 with -single-instance (#2931 by: HebaruSan; reviewed: DasSkelett) [GUI] Handle multiple errors in same ErrorDialog (#2933 by: HebaruSan; reviewed: DasSkelett) [GUI] Multiple manual downloads, uncached filter, purge option (#2930 by: HebaruSan; reviewed: DasSkelett) [Cmdline] Return failure on failed commands for headless prompt (#2941 by: HebaruSan; reviewed: DasSkelett) [GUI] Obey system colors for dark theme support (#2937 by: HebaruSan; reviewed: DasSkelett) [Multiple] Workaround to launch URLs (#2958 by: HebaruSan; reviewed: DasSkelett) [Multiple] Memoize lazily evaluated sequences (#2953 by: HebaruSan; reviewed: DasSkelett) [GUI] Don't check ZIP health in ModuleInstaller.GetModuleContentsList() (#2959 by: DasSkelett; reviewed: HebaruSan) [Core] Check all dependencies for compatibility checking (#2963 by: HebaruSan; reviewed: DasSkelett) [Multiple] Fix CKAN-installed modules shown as AD in some cases (#2969 by: HebaruSan; reviewed: DasSkelett) Internal [Build] Bump nuget to 5.3.1 on Windows (#2929 by: DasSkelett; reviewed: HebaruSan) [Build] Don't send notification to Discord if build succeeds (#2932 by: DasSkelett: reviewed: HebaruSan) [Netkan] Auto-epoch based on queue message attribute (#2824 by: HebaruSan; reviewed: DasSkelett) [Netkan] Better parsing errors for version files (#2939 by: HebaruSan; reviewed: DasSkelett) [Netkan] Retain URL hash cache, cache file hashes (#2940 by: HebaruSan; reviewed: DasSkelett) [Netkan] Get org members as authors, time-sort authors, sort tags to middle (#2942 by: HebaruSan; reviewed: DasSkelett) [Netkan] Coerce GitHub URLs into the authenticated API in Netkan (#2946 by: HebaruSan; reviewed: DasSkelett) [Netkan] Request fewer GitHub releases and cache string URLs in Netkan (#2950 by: HebaruSan) [GUI] Create ~/.local/share/applications/ if it doesn't exist on Linux (#1848 by: DinCahill; reviewed: ayan4ml, politas, dannydi12) [Netkan] Catch nested GameData folders in Netkan (#2948 by: HebaruSan; reviewed: techman83) [Netkan] Only stage auto-epoch when creating new file (#2947 by: HebaruSan; reviewed: DasSkelett) [Build] Use Mono 6.6 and more recent versions of everything else (#2964 by: HebaruSan; reviewed: DasSkelett, Olympic1) [Netkan] Stage modules with hardcoded game versions (#2970 by: HebaruSan; reviewed: DasSkelett) [GUI] Move GUI files into subfolders, split controls out from Main (#2966 by: HebaruSan; reviewed: DasSkelett) Comments Some really nice new features in this release, thanks mostly to @HebaruSan, with assistance from @DasSkelett. Dark system themes should finally be handled correctly! Adjusting a modpack before you export it will be a great feature for people that want to share just the vital mods! LinuxConfAu 2020 in the Gold Coast earlier this month saw not one, but two talks referencing KSP-CKAN, [one by @techman83](https://www.youtube.com/watch?v=lvcz-BsUIWg), and one by my wife and I (I'll leave finding that one as an exercise for the readers). It was absolutely fabulous to finally meet @techman83 face-to-face and get to know him better after six years of working together on KSP-CKAN!
  8. The CKAN client v1.26.6 "Leonov" is released! Changes since 1.26.4 Features [GUI] Default to consoleui on MacOSX Catalina (#2911 by: HebaruSan; reviewed: pfFredd, DasSkelett) [GUI] Add language selection option to settings (#2925 by: DasSkelett; reviewed: HebaruSan) Bugfixes [Build] Use Debian machine-readable copyright format (#2853 by: bfrobin446; reviewed: HebaruSan) [GUI] Don't invalidate invisible rows (#2854 by: HebaruSan; reviewed: DasSkelett) [Multiple] Speed up autoremove search (#2855 by: HebaruSan; reviewed: DasSkelett) [Core] Find portable installs when enforcing cache limits (#2856 by: HebaruSan; reviewed: DasSkelett) [Build] Add libcurl dependency to RPM (#2858 by: HebaruSan; reviewed: DasSkelett) [GUI] Allow totally incompatible modules in changeset (#2869 by: HebaruSan; reviewed: DasSkelett) [GUI] Remove base64 encoded CKAN icon from resources (#2872 by: DasSkelett; reviewed: HebaruSan) [Multiple] Fail on http status codes >=300 for cURL downloads (#2879 by: DasSkelett; reviewed: HebaruSan) [Multiple] Normalize install paths (#2887 by: HebaruSan; reviewed: DasSkelett) [Multiple] Fixes for KSP in Windows drive root (#2857 by: HebaruSan; reviewed: DasSkelett) [GUI] Use current metadata for installed module compatibility (#2886 by: HebaruSan; reviewed: DasSkelett) [Core] Notify when falling back to archive.org URL (#2892 by: HebaruSan; reviewed: DasSkelett) [Multiple] Only run Mono in 32bit mode when the GUI is launched (#2893 by: DaskSkelett; reviewed: HebaruSan) [Build] Force logical name for generated resources (#2899 by: DasSkelett; reviewed: HebaruSan) [GUI] Show target version for upgrades in change set (#2888 by: HebaruSan; reviewed: DasSkelett) [Netkan] Merge resources and include metanetkan (#2913 by: HebaruSan; reviewed: DasSkelett) [GUI] Force redraw of recommendation listview headers on Mono (#2920 by: HebaruSan; reviewed: DasSkelett) [Core] Restructure Net.Download and Net.DownloadText (#2904 by: DasSkelett; reviewed: HebaruSan) [Netkan] Eliminate duplicate network calls in Netkan (#2928 by: HebaruSan; reviewed: DasSkelett, techman83) [ConsoleUI] Disable Upgrade All ConsoleUI menu option when nothing to upgrade (#2927 by: HebaruSan; reviewed: DasSkelett) Internal [Build] Redeploy Inflator after builds (#2889 by: HebaruSan; reviewed: techman83) [Netkan] Add owners of parent GitHub repos to authors (#2922 by: HebaruSan; reviewed: DasSkelett) [Build] Update dependencies (#2921 by: DasSkelett; reviewed: HebaruSan, politas) Comments Welcome to new contributor bfrobin446 who helped bring our copyright data into line with other software repositories. We are always happy to see new contributors submitting code, and don't feel like you have to do it all by yourself. We're a very helpful team. If you're wondering why MacOS now defaults to the consoleui, it's because Apple have dropped support for 32-bit graphics, and our graphical ui uses the Winforms toolset which has not been ported to 64-bit, and likely never will. Discussions for a new UI using a more modern toolset are ongoing. The CKAN Discord has been very popular, and is certainly proving very useful for the Dev team. Feel free to hit us up there for questions, though the primary locations for Bug Reports and Metadata Issues remains GitHub. My Twitch streaming has been a bit off the air since moving my home office around. My microphone seems to have stopped working, and I need to sort it out, but I'll be back on sometime, playing KSP (usually fairly badly!). If anyone has questions about the CKAN client and how to make the best use of it, feel free to jump on my stream and ask, and I can demonstrate live! I am as always humbled and inordinately grateful for the excellent team we have working on the CKAN. @HebaruSan, @DasSkelett, @Olympic1, and the incomparable master of infrastructure @techman83 continue their fabulous work!
  9. Yeah, it would be nice if Squad could bump the priority of the splash screen display.
  10. Or even better, to have it operate with different SAS levels as the relevant tech nodes are unlocked.
  11. Unfortunately, we can't add the RO Patches pack to the CKAN repo the way it is set up at the moment. It is relying on overwriting the Tundra Exploration decals files, and the CKAN client will not overwrite one mod's files with another's. Is it possible to use a ModuleManager patch to use distinct files instead? Also, the AVC .version file for the patch is restricting it to just KSP 1.6.1. If there's no need to update the patches for future RO versions, it might be better to make the patch compatibility match the Tundra Exploration version it is suited for rather than the current RO. That way, if/when RO is updated to support 1.7.x, the patch won't need a compatibility version bump
  12. If KSP 2 is not going to be released for Linux, could some work be put into making it work smoothly on Proton? That should be a much smaller effort than maintaining a full Linux version.
  13. Will/does KSP2 require the same science grind from early rocketry, or will we start from a substantial tech base?
  14. Is there a reason to think the Tundra Exploration RO patches will need to be changed for future RO releases? I'm wondering whether the KSP1.6.1 compatibility note is inherent to the patches, or simply because RO is only supporting KSP 1.6.1?
  15. https://www.addictivetips.com/windows-tips/how-to-set-language-on-a-per-app-basis-in-windows-10/
  16. The CKAN client v1.26.4 "Orion" is released! Changes since 1.26.2 Features [Multiple] Auto-uninstall auto-installed modules (#2753 by: HebaruSan; reviewed: DasSkelett) [GUI] Add scrollbars to metadata tab (#2759 by: DasSkelett; reviewed: HebaruSan) [Core] Detect Breaking Ground DLC (#2768 by: dbent; reviewed: Olympic1, HebaruSan) [GUI] Internationalize the GUI (#2749 by: HebaruSan, DasSkelett; reviewed: DasSkelett, Olympic1) [NetKAN] Extract locales from downloads (#2760 by: HebaruSan; reviewed: DasSkelett) [GUI] Add menu option to report issues in the CKAN repo (#2801 by: DasSkelett; reviewed: HebaruSan) [Netkan] Migrate Perl validation checks into netkan.exe (#2788 by: HebaruSan; reviewed: DasSkelett) [GUI] Open ZIP button, instance name in status bar, description scroll bar (#2813 by: HebaruSan; reviewed: DasSkelett) [Multiple] Support BreakingGround-DLC in instance faking (#2773 by: DasSkelett; reviewed: HebaruSan) [GUI] Queue module version changes in change set (#2821 by: HebaruSan; reviewed: Olympic1) [Build] Generate RPM packages (#2757 by: HebaruSan; reviewed: DasSkelett) Bugfixes [Core] Save registry inside of scan transaction (#2755 by: HebaruSan; reviewed: DasSkelett) [Core] Cache downloads individually upon completion (#2756 by: HebaruSan; reviewed: DasSkelett) [GUI] Hide auto-installed checkbox for auto-detected mods (#2758 by: HebaruSan; reviewed: DasSkelett) [GUI] Update GUI modlist if scan detects changes (#2762 by: HebaruSan; reviewed: DasSkelett) [Core] Don't assume string params to Install are identifiers (#2764 by: HebaruSan; reviewed: DasSkelett) [Netkan] Don't warn that a raw URL is non-raw (#2767 by: HebaruSan; reviewed: DasSkelett) [Multiple] Don't throw exceptions for dependency conflicts (#2766 by: HebaruSan; reviewed: DasSkelett) [Core] Suppress autostart warning (#2776 by: HebaruSan; reviewed: DasSkelett) [Netkan] Skip comments and allow capital letters in locale extractor (#2783 by: HebaruSan; reviewed: DasSkelett) [GUI] Fix UK spelling of licence (#2794 by: HebaruSan; reviewed: DasSkelett) [GUI] Mark auto-install correctly when installing from .ckan file (#2793 by: HebaruSan; reviewed: DasSkelett) [Netkan] Ignore locales with no strings (#2805 by: HebaruSan; reviewed: DasSkelett) [Netkan] Fix http kref validation (#2811 by: HebaruSan; reviewed: DasSkelett) [Netkan] Fix Netkan localization parser performance (#2816 by: HebaruSan; reviewed: DasSkelett) [GUI] Support newlines in GUI description field (#2818 by: HebaruSan; reviewed: DasSkelett) [Core] Fix comparison of 1.0.0 to 1.0 (#2817 by: HebaruSan; reviewed: DasSkelett) [GUI] Improve focus interactions of GUI filters and mod list (#2827 by: HebaruSan; reviewed: Olympic1) [GUI] Fix issues when provides is removed (#2740 by: HebaruSan; reviewed: DasSkelett) [GUI] Fix 'ManageKspInstances' dialog logic (#2787 by: DasSkelett; reviewed: HebaruSan) Internal [Build] Update packages (#2775 by: Olympic1; reviewed: DasSkelett, HebaruSan) [Build] Fix fake/clone tests on Windows (#2778 by: HebaruSan; reviewed: DasSkelett) [Reporting] Update issue templates (#2777 by: Olympic1; reviewed: DasSkelett, HebaruSan) [Build] Fix ZipValid test on non-English Windows systems (#2781 by: HebaruSan; reviewed: DasSkelett) [Build] Fix for building with VS 2019 (#2834 by: Olympic1; reviewed: DasSkelett) [Netkan] Refactor Netkan for SQS mode (#2798 by: HebaruSan; reviewed: DasSkelett, techman83) [Build] Add Dockerfile + Deployment for NetKAN Inflator (#2838 by: techman83; reviewed: HebaruSan) [Core] Move config from Windows Registry to JSON file; Make CKAN-core .NET Standard 2.0 compliant (#2820 by: jbrot; reviewed: HebaruSan, Politas, Olympic, DasSkelett) Notes You don't need to download AutoUpdate.exe. This is used internally by CKAN when a new version is released. Windows users must have .NET 4.5 installed. Simply download the ckan.exe file and either store it in your game directory or somewhere in your filesystem where you have non-admin write access. Never run the CKAN client as Administrator! Mac/Linux/Mono users: please use the new cert-sync tool, to update mono's certificate store. Mac Users: You should only need to download and install the CKAN.dmg The .deb file is for automated installation on Debian-based Linux distributions - Use dpkg-install/apt-get/apt to install the .deb file and you will then be able to run CKAN with just ckan instead of mono ckan.exe. All required libraries should be pulled in as dependencies. This release of the CKAN has not been tested on Mono releases prior to 5.0.1. We highly recommend upgrading to the latest stable release of Mono from mono-project.com You will need the equivalent of the mono-complete package for your OS. Comments Welcome to new contributor jbrot, who is planning to create a new MacOS interface for the CKAN client! Mac users, it's worth paying attention to upcoming Pull Requests on our GitHub. Testers will be very welcome! We now have a CKAN Discord thanks to @Olympic1, which largely replaces the old IRC channels, since it does a better job of asynchronous communication. Feel free to hit us up there for questions, though the primary locations for Bug Reports and Metadata Issues remains GitHub. Speaking of asking questions, I've recently started streaming on Twitch, playing KSP (usually fairly badly!). If anyone has questions about the CKAN client and how to make the best use of it, feel free to jump on my stream and ask, and I can demonstrate live! I am humbled and inordinately grateful for the excellent team we have working on the CKAN these days. @HebaruSan, @DasSkelett, @Olympic1, and the incomparable master of infrastructure @techman83 are all doing fabulous work!
  17. If you're having troubles understanding how CKAN works, catch me on Twitch and I'll happily answer questions and demonstrate live -

     

  18. I've tried several times to use the scanning arms to complete a mission. I have a mission "Do a complex scan of a Mun Crater on the Mun". I get my rover to a Mun Crater, scan it with the right scanning arm, my experiment details appear, "Mun Crater Scan from the Mun's Midlands", I transmit it, no problems all goes through fine, but the contract still shows 0% completion! The same thing happened scanning a Baobab Tree on Kerbin - 0% mission completion, no matter what scanning arm I used.
  19. Hi Bob, any chance you could get the AVC files in your mods updated to show they are compatible with KSP 1.7.*?

    There's a bunch of mods using Community Category Kit or Community Resource Pack, for eg, as dependencies that CKAN is marking as incompatible due to the incompatible dependencies.

    1. RoverDude

      RoverDude

      Yep, being worked currently :)

  20. Think I found my problem. My joystick profile had disappeared. Creating a new one has the joystick working again!
×
×
  • Create New...