thetechgeek4 Posted June 2, 2015 Share Posted June 2, 2015 hello, I am having some trouble installing matlab on a mac mini. All matlabs made after 2013a work, but ksptot will not run. I am using a mac mini mid 2011 running OS X 10.10 . I have tried contacting bk2w, but I have not gotten a response. Quote Link to comment Share on other sites More sharing options...
Arrowstar Posted June 2, 2015 Author Share Posted June 2, 2015 I'm sorry to hear that. Can you be more specific? Do you get an error message?Unfortunately, he's really the only one who can support KSPTOT for Mac, as I didn't put it together, nor do I have a Mac to test it on. Do you have access to a Windows PC? That would probably be easier for you, to be honest. Quote Link to comment Share on other sites More sharing options...
Drew Kerman Posted June 5, 2015 Share Posted June 5, 2015 (edited) Arrowstar looks like you need to create the first Wiki page to make it accessible for others to edit. Also maybe new build this weekend?Also wondering about whether it would be a good idea to show Ascending/Descending parts of a child body orbit in slightly different colors? For example:It's very subtle in Orbit Viewer but you can see how the planetary orbits are white and grey to show which parts of the orbit are above/below the ecliptic (relative to Earth here it seems since that orbit is full white). Edited June 5, 2015 by Gaiiden Quote Link to comment Share on other sites More sharing options...
bk2w Posted June 11, 2015 Share Posted June 11, 2015 hello, I am having some trouble installing matlab on a mac mini. All matlabs made after 2013a work, but ksptot will not run. I am using a mac mini mid 2011 running OS X 10.10 . I have tried contacting bk2w, but I have not gotten a response.Sorry, I didn't notice that you'd sent a PM. Somehow I turned off the notification for that, and got out of the habit of manually checking.I'm unable to replicate your problem, but I did find a few articles from MathWorks that might help:- http://www.mathworks.com/matlabcentral/answers/160070-how-do-i-install-r2013a-student-on-yosemite suggests that a problem with your Java installation might also be causing the problem.- http://www.mathworks.com/matlabcentral/answers/101399-why-do-i-receive-the-error-exception-in-thread-main-com-google-inject-provisionexception-when-in looks like it addresses this error message for older version of Matlab, don't know if it's still an issue for OS X 10.10-bk2w Quote Link to comment Share on other sites More sharing options...
Arrowstar Posted June 11, 2015 Author Share Posted June 11, 2015 Arrowstar looks like you need to create the first Wiki page to make it accessible for others to edit. Also maybe new build this weekend?Thanks for the heads up, I just created the first wiki page. Sorry about the delay on getting the experimental release out, life has gotten really busy for some reason. I'll see what I can do before the end of this weekend. Also wondering about whether it would be a good idea to show Ascending/Descending parts of a child body orbit in slightly different colors? For example:Unfortunately, that would require a major rewrite of the orbit drawing code so it probably won't happen. It does look nice though. Quote Link to comment Share on other sites More sharing options...
Arrowstar Posted June 12, 2015 Author Share Posted June 12, 2015 Gaiiden, ask and ye shall receive:I'm happy to announce the release of KSP Trajectory Optimization Tool v1.3.3. The change log is as follows:Fixed a bug that occurred occasionally when propagating a mission plan; Added a "Get Orbit for Active Vessel" feature to Get Orbit context menus. Please let me know if you have any questions. Quote Link to comment Share on other sites More sharing options...
Drew Kerman Posted June 14, 2015 Share Posted June 14, 2015 I added a feature request via the GitHub issues tracker, but if that's not where you want them let me know.Also the Wiki still isn't set up properly to allow other GitHub users to edit it. The only thing I can see in Settings for my own GitHub projects is an option to restrict Wiki editing to collaborators only. See if you have that checked and if so, unchecking it should do the trick. Unless that's how you want it in which case you'll need to add me as a collaborator (account name Gaiiden) Quote Link to comment Share on other sites More sharing options...
hab136 Posted June 15, 2015 Share Posted June 15, 2015 I've been trying to debug the KSPTOTConnect issue on Lin64. netstat reveals that port 8282 is simply never opened (although 8295 is opened). It's not anything obvious like int confusion or not calling Listen().. I checked. I saw mention that the networking code was upgraded around 1.1.7; is it possible to get an older copy of KSPTOTConnect, with its presumably simpler networking code? Quote Link to comment Share on other sites More sharing options...
hab136 Posted June 15, 2015 Share Posted June 15, 2015 Bug report - I loaded an orbit from .sfs file and it's complaining about negative RAAN.Here's the persistent.sfs file: http://www./download/v6hcmu0v79w49cd/persistent.sfsHere's the relevant orbit info (from "MunBus" ship), which does indeed have a -70.28 LAN: ORBIT { SMA = 731567.530860148 ECC = 0.000911811590690869 INC = 0.0656603513430807 LPE = 54.3259111739771 LAN = -70.2848238807203 MNA = 3.64078311693114 EPH = 6781341.32857992 REF = 1 }The orbit is perfectly normal in game: Quote Link to comment Share on other sites More sharing options...
Arrowstar Posted June 15, 2015 Author Share Posted June 15, 2015 Add 360 degrees to the negative RAAN/LAN and you'll be fine. Quote Link to comment Share on other sites More sharing options...
dlrk Posted June 16, 2015 Share Posted June 16, 2015 Can KSP TOT get a bodies file from Kopernicus/SKY? Quote Link to comment Share on other sites More sharing options...
Arrowstar Posted June 16, 2015 Author Share Posted June 16, 2015 Should work just fine, yes. Quote Link to comment Share on other sites More sharing options...
spacefan Posted June 18, 2015 Share Posted June 18, 2015 Hello! Arrowstar, when i run the KSPTOT 1.3.3 (In fact display 1.3.2) projectMain.m, a warning occurs:Warning: Name is nonexistent or not a directory: zArchive > In path at 109 In addpath at 86 In projectMain at 9 and i comment it, warning disappeared. So, does "zArchive" important ? Quote Link to comment Share on other sites More sharing options...
Arrowstar Posted June 18, 2015 Author Share Posted June 18, 2015 Are you running the source code directly? Quote Link to comment Share on other sites More sharing options...
Drew Kerman Posted June 19, 2015 Share Posted June 19, 2015 Are you running the source code directly?Seems like it. Either that or he's trying to modify it for new features or learning.Did you miss my last post asking about GitHub wiki and submitting feature requests? Quote Link to comment Share on other sites More sharing options...
spacefan Posted June 19, 2015 Share Posted June 19, 2015 Are you running the source code directly?Yes, it is. Quote Link to comment Share on other sites More sharing options...
hab136 Posted June 19, 2015 Share Posted June 19, 2015 Add 360 degrees to the negative RAAN/LAN and you'll be fine. Ok, that will work fine as a workaround. It would be nice if KSPTOT did that automatically. Quote Link to comment Share on other sites More sharing options...
Arrowstar Posted June 20, 2015 Author Share Posted June 20, 2015 Did you miss my last post asking about GitHub wiki and submitting feature requests?I must have Please repeat it here? Yes, it is.Okay. Please just run the executable directly. Ok, that will work fine as a workaround. It would be nice if KSPTOT did that automatically.I'll add it into the next release. Quote Link to comment Share on other sites More sharing options...
Drew Kerman Posted June 20, 2015 Share Posted June 20, 2015 Repeated as requested (I didn't originally because it was actually only a few posts up...)I added a feature request via the GitHub issues tracker, but if that's not where you want them let me know.Also the Wiki still isn't set up properly to allow other GitHub users to edit it. The only thing I can see in Settings for my own GitHub projects is an option to restrict Wiki editing to collaborators only. See if you have that checked and if so, unchecking it should do the trick. Unless that's how you want it in which case you'll need to add me as a collaborator (account name Gaiiden) Quote Link to comment Share on other sites More sharing options...
Arrowstar Posted June 20, 2015 Author Share Posted June 20, 2015 Also the Wiki still isn't set up properly to allow other GitHub users to edit it. The only thing I can see in Settings for my own GitHub projects is an option to restrict Wiki editing to collaborators only. See if you have that checked and if so, unchecking it should do the trick. Unless that's how you want it in which case you'll need to add me as a collaborator (account name Gaiiden)Okay, try now? I unchecked that box in settings. I did see your feature request, but I've been fairly busy lately so no time to get to things. I'll try to investigate more closely when I have a chance. Quote Link to comment Share on other sites More sharing options...
ebigunso Posted June 21, 2015 Share Posted June 21, 2015 Where can I find the bodies file for OPM to load in KSPTOT? Does anyone know? Quote Link to comment Share on other sites More sharing options...
Arrowstar Posted June 21, 2015 Author Share Posted June 21, 2015 Not sure. What's OPM? Quote Link to comment Share on other sites More sharing options...
Drew Kerman Posted June 22, 2015 Share Posted June 22, 2015 Okay, try now? I unchecked that box in settings. looks good will add stuff next time I get a chanceI did see your feature request, but I've been fairly busy lately so no time to get to things. I'll try to investigate more closely when I have a chance. no rush. I just wanted to make sure you were okay with feature requests posted thereNot sure. What's OPM?outer planets mod by captrobau Quote Link to comment Share on other sites More sharing options...
curiousepic Posted June 26, 2015 Share Posted June 26, 2015 How would one optimize for minimization of duration of stay at a destination before a good return window? Quote Link to comment Share on other sites More sharing options...
Arrowstar Posted June 26, 2015 Author Share Posted June 26, 2015 A minimum duration stay is just a flyby (no stay duration), so try the flyby tool. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.