egg changed the topic of #principia to: Logs: https://esper.irclog.whitequark.org/principia | <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…
<queqiao->
⟨.ahtu⟩ hello, I hope this is the right place to ask for help with getting this mod to work. I am running Linux Mint. When I start the game I get an unknown error saying that the principa dll failed to load. I have both libc++abi1-17 and libc++1-17 installed. The KSP logs aren't helpful either in detecting what exactly the problem is. Has anyone had this issue before? Is there any way I can find where exactly it breaks?
<queqiao->
⟨sichelgaita⟩ Take a look at the discussion here: https://github.com/mockingbirdnest/Principia/issues/4004. It seems that you need "libunwind". Also, depending on what your distro is doing, you may have to symlink the libraries to the name that is expected by Principia. Running "strace" on the KSP binary when it starts might give you hints.
<queqiao->
⟨.ahtu⟩ Thank you for the reply, I have seen that discussion before. I am relatively new to linux and I am afraid I don't understand exactly what is happening..sorry. I believe I have libunwind as well (at least it is in /usr/lib/llvm-17) I do not understand how to make a symlink to those libraries or how to strace the KSP binary. Also I am not sure what is meant ' your working directory needs to be <KSP directory>, otherwise principia.so...
<queqiao->
... will not be found.'
<queqiao->
⟨.ahtu⟩ If you could direct me to where I should look to fix those problems I would be really grateful