Jump to content

ormi

Members
  • Posts

    10
  • Joined

  • Last visited

Everything posted by ormi

  1. Thanks a lot ! I never thought to check the wheels...
  2. Thanks NathanKell, I've tried to take-off from the grass, but the plane has the same behavior : it turn to side and the pilot cant keep it strait. (And I'm not better...) To illustrate my problem I've made a small video : It is entirely possible that it's a normal behavior or that I make an obvious mistake but I cant see what.
  3. Hello, I've a problem with every plane I try to build in RSS-RO : I'm unable to keep them in strait line on the runway. I'm not sure if it's a bug or something I do wrong each time. Here are 2 craft files : http://tama-k.brikabrok.net/ksp/RSS/plane1.craft http://tama-k.brikabrok.net/ksp/RSS/plane2.craft And an output_log of a crash on the runway with plane 2 : http://tama-k.brikabrok.net/ksp/RSS/output_log.txt It's may be unrelated, but there is some temperature gauges before starting the engine : http://tama-k.brikabrok.net/ksp/RSS/plane2.png Is this a known bug or do I make a very silly mistake ? I've tryied to reinstall everything from scratch with the following addons but nothing changed: KSP: 1.0.4 (Win32) - Unity: 4.6.4f1 - OS: Windows 8.1 (6.3.10240) 64bit Filter Extensions - 2.4.1 Advanced Jet Engine - 2.4.1 B9 Aerospace Procedural Parts - 0.40 Community Resource Pack - 0.4.4 Connected Living Space - 1.1.3.1 Contract Configurator - 1.7.3 CustomBarnKit - 1.1.1 Deadly Reentry - 7.2.2 Ferram Aerospace Research - 0.15.5.1 Firespitter - 7.1.4 Kerbal Construction Time - 1.2.2 Kerbal Joint Reinforcement - 3.1.4 KSP-AVC Plugin - 1.1.5 ModularFlightIntegrator - 1.1.1 Procedural Parts - 1.1.7 RealChute - 1.3.2.3 RealismOverhaul - 10.3.1 RealSolarSystem - 10.2 RemoteTech - 1.6.8 Saturatable RW - 1.10.2 SolverEngines - 1.11 TextureReplacer - 2.4.8 TAC Life Support - 0.11.1.20 VenStockRevamp - 1.8
  4. It's a known issue, you probably don't have the VAB/SPH folder in the Ships directory anymore : https://github.com/KSP-CKAN/CKAN-core/issues/3 ckan delete them when uninstalling FAR and is prevented to recreate them. Manually recreating them should allow FAR to install correctly.
  5. Hello, I've a small bug to report using ksp 0.24.2 and ARP 2.4.3.0 : switching to the new launcher icon make the basic button disapear but the "active area" which make the window to popup on mouseover stay. Here is the output_log with a very simple test.
  6. I've the same problem with the 2-14 aggressive version. Here is an output_log with only KSPI : output_log.zip
  7. Hello ! The version 0.11.1 works much better form me, but all the bugs are not gone The fix for the plot of the Departure Orbit in the compute departure windows works well, but if I switch to the Transfer Orbit display the graph is blank : Cell contents reference from a non-cell array object. Error in plotTransferOrbit (line 18) Error in departDisplayGUI>plotDisplayPanel_SelectionChangeFcn (line 178) Error in gui_mainfcn (line 96) Error in departDisplayGUI (line 42) Error in @(hObject,eventdata)departDisplayGUI('plotDisplayPanel_SelectionChangeFcn',get(hObject,'SelectedObject'),eventdata,guidata(get(hObject,'SelectedObject'))) Error in hgfeval (line 63) Error in uitools.uibuttongroup/childAddedCbk>manageButtons (line 79) Error while evaluating uicontrol Callback And the departure graph doesn't show anymore : Cell contents reference from a non-cell array object. Error in plotBodyDepartOrbit (line 7) Error in departDisplayGUI>plotDisplayPanel_SelectionChangeFcn (line 176) Error in gui_mainfcn (line 96) Error in departDisplayGUI (line 42) Error in @(hObject,eventdata)departDisplayGUI('plotDisplayPanel_SelectionChangeFcn',get(hObject,'SelectedObject'),eventdata,guidata(get(hObject,'SelectedObject'))) Error in hgfeval (line 63) Error in uitools.uibuttongroup/childAddedCbk>manageButtons (line 79) Error while evaluating uicontrol Callback I don't have the error in the Flyby sequencer anymore (and I indeed ran the FMS with default setting to reproduce the error more easily) and it seems to compute well. The problem is still with the plots : the transfer orbit works, but neither the departure orbit nor the flyby orbit. This time without any log entries. I didn't try the others tools yet, I'll probably encounter the same sort of bug there... I'll keep you informed Beside that, none of those bugs affects the calculations and it's a great tool really easy to use, especially with the new plugin
  8. Thanks ! I now understand a lot more how to use it. I had tried setting the earliest arrival with the same date as the earliest departure without effect, but the fact is I did not realize at the time that the Earliest Departure Time and Earliest Arrival Time parameters are used as a reference for the plot, and the Synodic period for time scale. From a user point of view, it still doesn't make sense that the optimiser (in the textbox at the bottom) give a result with a departure date in the past, even if the arrival date is future. In this case it may be better to replace the optimizer output by a message suggesting to tweak the options. Anyway, I still have a problem : After playing with the options, I finally have a nice graph (almost as important as the departure windows ) but the Computed Departure Burn windows seems weird. I tested with a transfer from Kerbin to Duna starting at day 1 like the tutorial, the figures are the same, but the graph is buggy. The problem (or another one...) appears to be present in the others tools to. The flyby throw some error after the particle swarm optimisation : Starting matlabpool using the 'local' profile ... connected to 6 workers. Swarming...Warning: Ignoring extra legend entries. [> In legend at 286 In psoplotbestf at 26 In pso at 550 In flyByManeuverSequencer>computeFlybyManSeqButton_Callback at 613 In gui_mainfcn at 96 In flyByManeuverSequencer at 42 In @(hObject,eventdata)flyByManeuverSequencer('computeFlybyManSeqButton_Callback',hObject,eventdata,guidata(hObject))] Reached limit of 75 iterations Best point before hybrid function: [5.6072e+07 3.9105e+06 5.9219e+06] Turning over to hybrid function fmincon... Local minimum possible. Constraints satisfied. fmincon stopped because the size of the current step is less than the selected value of the step size tolerance and constraints are satisfied to within the default value of the constraint tolerance. Final best point: [5.6072e+07 3.9105e+06 5.9219e+06] I reinstalled the MATLAB runtime without effect, what can I try now ?
  9. Hello, I encountered a bug on win8 x64 with the version 0.11. First time I try this tool, so I don't know if it was working in an older version. Here are the steps I use to reproduce the problem : Open KSPTOT Departure Kerbin Get UT by KSP (2075910.59 or anything more than 20 days) Arrival Moho Let 0 (or anything below 29 days) Compute Porkchop Plot Result : It seems to want me to travel back in the past With an Earliest Arrival Time at 28 days : 29 days : 30 days : -->LogFile<-- Also, the tooltip is under the scale on the right :
  10. On this picture it seems to me that the pod is separated on launch. So KER has no stages with dV to show. Try to stage correctly your ship to see if the problem stay.
×
×
  • Create New...