UmbralRaptop changed the topic of #principia to: READ THE FAQ: http://goo.gl/gMZF9H; The current version is 🐇. We currently target 1.5.1, 1.6.1, and 1.7.x. <scott_manley> anyone that doubts the wisdom of retrograde bop needs to get the hell out | https://xkcd.com/323/ | <egg> calculating the influence of lamont on Pluto is a bit silly…
egg|anbo|egg has quit [Remote host closed the connection]
egg|anbo|egg has joined #principia
egg|anbo|egg has quit [Remote host closed the connection]
Raidernick_ has joined #principia
Raidernick has quit [Ping timeout: 378 seconds]
Jesin has quit [Ping timeout: 190 seconds]
Jesin has joined #principia
Mike` has quit [Ping timeout: 190 seconds]
egg|anbo|egg has joined #principia
Mike` has joined #principia
egg|anbo|egg has quit [Ping timeout: 190 seconds]
Raidernick__ has joined #principia
Raidernick_ has quit [Ping timeout: 198 seconds]
egg|anbo|egg has joined #principia
egg|anbo|egg has quit [Remote host closed the connection]
<_whitenotifier-d13c>
[Principia] pleroy opened pull request #2397: Propagate the dynamical elements from the parts to the pile-up - https://git.io/JeSmd
<_whitenotifier-d13c>
[Principia] Damien212 forked the repository - https://git.io/JeSmN
<discord->
Damien. — @egg not sure if it's something related to the out of dateness of the documentation as you said, but I've tried and failed to build your camera rotation branch. My problems start with a syntax error in ```$GitPromptSettings.RepositoriesInWhichToDisableFileStatus += join-path (gi -path .).FullName chromium``` and escalate from there
<discord->
Damien. — it could be I'm missing something in VS or an incorrect version but without more detailed instructions I'm stuck
<discord->
egg. — Yeah that's a posh git thing
<discord->
egg. — The instructions are detailed, the prerequisites are just wrong
<discord->
Damien. — ok. you happy to talk me through it if I have another go and get stuck?
<discord->
Damien. — never used any of these apps before
<discord->
Damien. — yep, 100% have no idea what I'm doing
<discord->
Damien. — I'm assuming just paste that into powershell right? doesn't seem to do anything
<discord->
egg. — that's consistent with $names being null, and also not a good sign
<discord->
egg. — how did you install visual studio
<discord->
Damien. — from the installer. it runs fine
<discord->
egg. — yes but with which bits
<discord->
Damien. — I installed the community version, not sure if that effects anything
<discord->
Damien. — oh, not sure, one sec
<discord->
egg. — that's fine I use that on some of my machines
<discord->
Damien. — just rerunning it to check
<discord->
Damien. — ah, looks like I just installed the core editor. what components/workloads do I want
<discord->
egg. — it's documented :-p (you want the stuff needed for C# and C++ development)
<discord->
Damien. — everything marked c~ and c++? that's a lot of items
<discord->
Damien. — everything marked c# and c++? that's a lot of items (edited)
<discord->
Damien. — or do you mean the windows UWP platform workload that mentions C#+C++?
<discord->
egg. — no I don't mean UWP. Generally in the initial install flow there are big batches of things that you can pick for C# and C++ development
<discord->
egg. — but I don't remember what the installer looks like and this varies from version to version
<discord->
Damien. — even if on windows, and using 1.7.3?
<discord->
egg. — technically you can get away without those but you'll get spammy errors so just have them
<discord->
Damien. — so don't use 1.7 dlls, use 1.8 ones right?
<discord->
egg. — 1.7 DLLs in the 1.7.3 directory (needed to build for 1.7.3)
<discord->
egg. — and 1.8 DLLs in the 1.8.1 directory
<discord->
Damien. — ok
<discord->
egg. — needed to build the main release, which is why it's spammy if you don't have them
<discord->
egg. — (you can technically get away with it, by building the plugin in Release and the adapter in Release 1.7.3 but that will just lead to more confusion)
<discord->
Damien. — ```<KSP directory>\KSP_Data\Managed``` doesn't exist. do you mean ```<KSP directory>\KSP_Data\Managed```?
<discord->
Damien. — ```<KSP directory>\KSP_Data\Managed``` doesn't exist. do you mean ```<KSP directory>\Launcher_Data\Managed```? (edited)
<discord->
egg. — yes, look, the documentation is out of date
<discord->
egg. — for 1.8.1, all the relevant DLLs live in KSP_x64_Data
<discord->
Damien. — ok that's all I needed
<discord->
egg. — (which you could have figured out by looking in the relevant directory, fwiw)
<discord->
Damien. — it threw me because the same files exist there
<discord->
egg. — I mean, they would probably work (the Unity ones, not Assemply-CSharp because then you'd get the libs of the launcher which are very irrelevant)
<discord->
egg. — but let's remain sane and not touch the launcher
<discord->
Damien. — I think I crossed the remaining sane line about 3 hours ago
<discord->
egg. — yeah Principia is warning-clean
<discord->
Sir Mortimer. — And while you’re at it, please remove the useless loops that are just there to stall the computation so that people get the illusion that principia really calculates stuff instead of the eyeballing they do
<discord->
Damien. — yep
<discord->
Sir Mortimer. — My framerate would like that, thanks
<discord->
Damien. — and set StockManeuverNodeCompatibility to 1
<discord->
Damien. — ChugAtMaxTimewarp=0 would be nice
<discord->
Sir Mortimer. — Oh, and a KSP2compstibility flag, please?
<discord->
Damien. — CraftRotation=1
<discord->
Damien. — AtmoDecay=1
<discord->
Damien. — BetterUI=1
<discord->
Damien. — I mean what is egg even doing
<discord->
Damien. — can't even change an 0 to a 1
<discord->
Sir Mortimer. — You gotta feel the man. 0 loks like an egg, changing that to 1 would be like cracking it open
<discord->
Damien. — and now I have gigabites of softwaredev nonsense on my pc for a 17mb principia folder