mecki
Members-
Posts
403 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by mecki
-
The problem persists with every CKAN version from 1.5.0 to 1.5.3 (haven't tried earlier versions). I'm only using the mirrors from http://api.ksp-ckan.org/mirrors since the regular Repo doesn't work for me (I'm on the latest Mono Hotfix (3.10.0.31) but I get a certificate error anyways). Both mirrors have the same effect for me. mono ckan.exe update --repo="http://amsterdam.ksp-ckan.org/master.zip" -v 129 [1] INFO CKAN.CmdLine.MainClass (null) - Verbose logging enabled 163 [1] INFO CKAN.CmdLine.MainClass (null) - Using KSP install at XXXX/Library/Application Support/Steam/SteamApps/common/Kerbal Space Program Downloading updates... 320 [1] INFO CKAN.Repo (null) - Downloading [URL]http://amsterdam.ksp-ckan.org/master.zip[/URL] Downloading [URL]http://amsterdam.ksp-ckan.org/master.zip[/URL] Updated information on 0 available modules A refresh in the GUI has the same effect. The mirror homepages (e.g. http://amsterdam.ksp-ckan.org) seem to throw some errors, their ZIP files are empty. I opened an issue on Github. Is there a method to update manually from a local file? ---UPDATE--- I managed to manually update from a manually downloaded Repo: mono ckan.exe update --repo="XXX/Desktop/CKAN-meta-master.zip" Downloading updates... Updated information on 252 available modules Then I'm getting an error while upgrading: mono ckan.exe upgrade --all Upgrading modules... Downloading "https://github.com/KSP-RO/RealismOverhaul/releases/download/v7.0.5/RealismOverhaul7_0_5.zip" Failed to download "https://github.com/KSP-RO/RealismOverhaul/releases/download/v7.0.5/RealismOverhaul7_0_5.zip" - error: Error: SendFailure (Error writing headers) Unhandled Exception: Uh oh, the following things went wrong when downloading... System.Net.WebException: Error: SendFailure (Error writing headers) ---> System.Net.WebException: Error writing headers ---> System.IO.IOException: The authentication or decryption has failed. ---> Mono.Security.Protocol.Tls.TlsException: Invalid certificate received from server. Error code: 0x5 at Mono.Security.Protocol.Tls.Handshake.Client.TlsServerCertificate.RemoteValidation (Mono.Security.Protocol.Tls.ClientContext context, AlertDescription description) [0x00000] in <filename unknown>:0 at Mono.Security.Protocol.Tls.Handshake.Client.TlsServerCertificate.validateCertificates (Mono.Security.X509.X509CertificateCollection certificates) [0x00000] in <filename unknown>:0 at Mono.Security.Protocol.Tls.Handshake.Client.TlsServerCertificate.ProcessAsTls1 () [0x00000] in <filename unknown>:0 at Mono.Security.Protocol.Tls.Handshake.HandshakeMessage.Process () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) Mono.Security.Protocol.Tls.Handshake.HandshakeMessage:Process () at Mono.Security.Protocol.Tls.ClientRecordProtocol.ProcessHandshakeMessage (Mono.Security.Protocol.Tls.TlsStream handMsg) [0x00000] in <filename unknown>:0 at Mono.Security.Protocol.Tls.RecordProtocol.InternalReceiveRecordCallback (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- at Mono.Security.Protocol.Tls.SslClientStream.EndNegotiateHandshake (IAsyncResult result) [0x00000] in <filename unknown>:0 at Mono.Security.Protocol.Tls.SslStreamBase.AsyncHandshakeCallback (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- --- End of inner exception stack trace --- at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0 at System.Net.HttpWebRequest.GetResponse () [0x00000] in <filename unknown>:0 at System.Net.WebClient.GetWebResponse (System.Net.WebRequest request) [0x00000] in <filename unknown>:0 at System.Net.WebClient.DownloadFileCore (System.Uri address, System.String fileName, System.Object userToken) [0x00000] in <filename unknown>:0 at System.Net.WebClient.<DownloadFileAsync>m__1 (System.Object state) [0x00000] in <filename unknown>:0 [ERROR] FATAL UNHANDLED EXCEPTION: Uh oh, the following things went wrong when downloading... System.Net.WebException: Error: SendFailure (Error writing headers) ---> System.Net.WebException: Error writing headers ---> System.IO.IOException: The authentication or decryption has failed. ---> Mono.Security.Protocol.Tls.TlsException: Invalid certificate received from server. Error code: 0x5 at Mono.Security.Protocol.Tls.Handshake.Client.TlsServerCertificate.RemoteValidation (Mono.Security.Protocol.Tls.ClientContext context, AlertDescription description) [0x00000] in <filename unknown>:0 at Mono.Security.Protocol.Tls.Handshake.Client.TlsServerCertificate.validateCertificates (Mono.Security.X509.X509CertificateCollection certificates) [0x00000] in <filename unknown>:0 at Mono.Security.Protocol.Tls.Handshake.Client.TlsServerCertificate.ProcessAsTls1 () [0x00000] in <filename unknown>:0 at Mono.Security.Protocol.Tls.Handshake.HandshakeMessage.Process () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) Mono.Security.Protocol.Tls.Handshake.HandshakeMessage:Process () at Mono.Security.Protocol.Tls.ClientRecordProtocol.ProcessHandshakeMessage (Mono.Security.Protocol.Tls.TlsStream handMsg) [0x00000] in <filename unknown>:0 at Mono.Security.Protocol.Tls.RecordProtocol.InternalReceiveRecordCallback (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- at Mono.Security.Protocol.Tls.SslClientStream.EndNegotiateHandshake (IAsyncResult result) [0x00000] in <filename unknown>:0 at Mono.Security.Protocol.Tls.SslStreamBase.AsyncHandshakeCallback (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- --- End of inner exception stack trace --- at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0 at System.Net.HttpWebRequest.GetResponse () [0x00000] in <filename unknown>:0 at System.Net.WebClient.GetWebResponse (System.Net.WebRequest request) [0x00000] in <filename unknown>:0 at System.Net.WebClient.DownloadFileCore (System.Uri address, System.String fileName, System.Object userToken) [0x00000] in <filename unknown>:0 at System.Net.WebClient.<DownloadFileAsync>m__1 (System.Object state) [0x00000] in <filename unknown>:0
-
I just realized that my Techtree might not be the rcompletely right (or there is a bug). As already stated, the SRBs seem to be completely bugged on start. With the commented bug (add SRB, quit editor, go back) I was able to build my first Sounding Rocket with an SRB 0.5m thick and 4 meters long. Looking back I guess that shouldn't have been possible? I also have all Procedural Wings from start and all sized of the procedural fairing bases. This seems weird especially since I found out that the science node "Flight Control" unlocks 1.25m Fairing Bases. When I right-click the AJE Williams FJ44 turbofan (by SXT) the vessel weight switches to NaN and I can't launch. I then have to remove and re-add the part. I can do science while landed but I don't get any science points from it. Also when I enter R&Ds Science Archives those science reports are out of the layout and I can't escape the Science Archives any more (can't click anywhere but the reports) I also have some questions regarding contracts: Is there a limitations to which crafts can achieve "Sounding Rockets" contracts (e.g. Sounding Rockets Avionic kit needed, only Sounding Rockets Engines)? On start I was also offered a 5000m height record contract which can not fulfilled with sounding rockets (but it doesn't say so). It would be great if there was some more information and documentation on the Tech Tree and the contracts!
-
There seems to be a collision between Realism Overhaul and Stock Part Revamp regarding the Mk1-2 Pod and RCS Build Aid. RCS Build Aid doesn't recognize the Pods RCS thrusters anymore. I also have SXT installed (if that changes anything). I also have a problem with the standard Apollo LES system attached to the Mk1-2 capsule. The capsule always starts spinning, no matter the orientation of the LES…
-
There seems to be a collision between Realism Overhaul and Stock Part Revamp regarding the Mk1-2 Pod and RCS Build Aid. RCS Build Aid doesn't recognize the Pods RCS thrusters anymore. I also have SXT installed (if that changes anything).
-
[1.2.2] Stock Part Revamp, Update 1.9.6. Released Source Files!
mecki replied to Ven's topic in KSP1 Mod Development
There seems to be a collision between Realism Overhaul and Stock Part Revamp regarding the Mk1-2 Pod and RCS Build Aid. RCS Build Aid doesn't recognize the Pods RCS thrusters anymore. I also have SXT installed (if that changes anything). -
seems like this doesn't work with Realism Overhaul. Maybe there's a collision with another mod. Anyone else experiencing this?
-
Looks like the newest version isn't on CKAN
-
[1.12.3+] RealChute Parachute Systems v1.4.9.5 | 20/10/24
mecki replied to stupid_chris's topic in KSP1 Mod Releases
Thank you for clarifying this for me! Makes sense. The "Arm" function seems to ignore Deadly Reentrys chute warning. I guess that's also intended? Or is that a behavior that will change in the future? -
[1.12.3+] RealChute Parachute Systems v1.4.9.5 | 20/10/24
mecki replied to stupid_chris's topic in KSP1 Mod Releases
Another thing I found: In career mode, you can't use action groups in the beginning. Therefore you can't change RealChutes behavior. I guess that's not perfect? -
[1.12.3+] RealChute Parachute Systems v1.4.9.5 | 20/10/24
mecki replied to stupid_chris's topic in KSP1 Mod Releases
I might be just stupid but it would be great if the exact difference of "arm" and "deploy" would be described in the OT! -
[1.3.1] Ferram Aerospace Research: v0.15.9.1 "Liepmann" 4/2/18
mecki replied to ferram4's topic in KSP1 Mod Releases
@ferram4 Sorry – I wasn't sure if .90 changed something in the behavior of how the Montauk flew itself. I only have DeadlyReentry within the list of the mods that I could imagine interfered…- 14,073 replies
-
- aerodynamics
- ferram aerospace research
-
(and 1 more)
Tagged with:
-
[1.12.*] Deadly Reentry v7.9.0 The Barbie Edition, Aug 5th, 2021
mecki replied to Starwaster's topic in KSP1 Mod Releases
Are there any resources that describe the new settings in DRE? Especially the "legacy thermodynamics"?- 5,917 replies
-
- reentry
- omgitsonfire
-
(and 1 more)
Tagged with:
-
[1.3.1] Ferram Aerospace Research: v0.15.9.1 "Liepmann" 4/2/18
mecki replied to ferram4's topic in KSP1 Mod Releases
Has anyone ever succeeded flying the Montauk shuttle? Within a few seconds my couplers overheat and the ship disintegrates…- 14,073 replies
-
- aerodynamics
- ferram aerospace research
-
(and 1 more)
Tagged with:
-
For interested MAC users: I created two automator apps to make running CKAN easier. One starts the CKAN GUI without having to open the terminal: https://www.dropbox.com/sh/4yv46ogn3p5zv0y/AABiMEGNf-XH4PjP0W8MCtX0a?dl=0 I was having problems updating CKAN on my MAC. That's why I created another automator app. It retrieves a list of CKAN mirrors from the internet, lets you choose one and then updates your CKAN: https://www.dropbox.com/sh/yiy17879eadaor8/AABDwu7HMlkP4Vt4SHAO5atna?dl=0 The apps have to lie in the same directory as your ckan.exe or otherwise they need to be adapted accordingly. Everyone feel free to take it and do anything you like with it You're welcome
-
wish: Support for the OLDD NASA heat shield: http://forum.kerbalspaceprogram.com/threads/98178-NASA-Adaptable-Deployable-Entry-Placement-Technology-%28ADEPT%29-by-OLDD-%2826-04-14%29
-
Hey! I'm on a MAC and I have the latest versions of Mono (the 3.10.0.31 Hotfix) and CKAN (v1.2.0-PRE2) installed. However, I'm having two weird errors: When I change the folder of where the can.exe lies, I'm getting an error every time I try to execute a command: When I try to do "upgrade" I'm getting the certificate error: When I did a "mozroots --import --ask-remove" for the first time, the certificates where downloaded. However, I'm still getting the error… Any help available? Thanks!
-
[0.25] Realism Overhaul w/ RedAV8R [Terminated]
mecki replied to RedAV8R's topic in KSP1 Mod Releases
Noone could verify this for me on the Real Solar System thread so I'm trying here: I'm hitting the big East Crater while Kerbal Engineer and Mechjeb think that I'm still about 7000m above the ground (not sea level). Sea level is supposed to be around something like 14000m lower. My SCANsat altitude maps are really really bright, the whole surface seems to be far above sea level. Also my orbits look quite close to the moon in map view for their rated heights. I already reinstalled the latest release and the textures. Earth seems to be OK, I can't say anything about other planets though. -
Anyone here that could tell me if he has the same odd height readings on the moon? is this a bug?
-
[0.25] Realism Overhaul w/ RedAV8R [Terminated]
mecki replied to RedAV8R's topic in KSP1 Mod Releases
I think I bad a similar issue. Are you on 24-hours-days? I was still on 6 hours when I stumbled upon those extra long times. If your days are still 6 hours long, got to the settings on the main menu and change that (there is a small trigger button). maybe that's something for the OP or the new wiki? -
I don't know if this is because of Realism Overhaul or Near Future Solar but on the three curved panels from Near Future Solar the description says: Ideal Charge Rate: XX Ec/s" instead of Outputs: -ElectricCharge: XX/sec. For this reason FuseBox does't recognizes those panels. I don't know if there is any other effect.