and here an screenshot showing the fix actually brought it back to FGRUN too
(note, yes it was broken)
[SOLVED] My Concorde suddenly won't load up in FGRUN
Re: My Concorde suddenly won't load up in FGRUN
https://raw.githubusercontent.com/IAHM-COL/gpg-pubkey/master/pubkey.asc
R.M.S.
If we gave everybody in the World free software today, but we failed to teach them about the four freedoms, five years from now, would they still have it?
R.M.S.
If we gave everybody in the World free software today, but we failed to teach them about the four freedoms, five years from now, would they still have it?
Re: My Concorde suddenly won't load up in FGRUN
@D-73
Ok, Try again. The aircraft fixed in the master branch,
https://github.com/FGMEMBERS/Concorde/archive/master.zip
Note: If you can kindly report this fixes your issue, we can try to see how to tag this topic as Solved
Ok, Try again. The aircraft fixed in the master branch,
https://github.com/FGMEMBERS/Concorde/archive/master.zip
Note: If you can kindly report this fixes your issue, we can try to see how to tag this topic as Solved
https://raw.githubusercontent.com/IAHM-COL/gpg-pubkey/master/pubkey.asc
R.M.S.
If we gave everybody in the World free software today, but we failed to teach them about the four freedoms, five years from now, would they still have it?
R.M.S.
If we gave everybody in the World free software today, but we failed to teach them about the four freedoms, five years from now, would they still have it?
Re: My Concorde suddenly won't load up in FGRUN
She works now . Excellent. Thanx for the effort COL.
btw, what was the error ?.
btw, what was the error ?.
Re: My Concorde suddenly won't load up in FGRUN [SOLVED]
an <aircraft> tag without the corresponding </aircraft> as expected, was causing Nasal Havoc
Sorry for that.
Enjoy flying
Sorry for that.
Enjoy flying
https://raw.githubusercontent.com/IAHM-COL/gpg-pubkey/master/pubkey.asc
R.M.S.
If we gave everybody in the World free software today, but we failed to teach them about the four freedoms, five years from now, would they still have it?
R.M.S.
If we gave everybody in the World free software today, but we failed to teach them about the four freedoms, five years from now, would they still have it?
Re: My Concorde suddenly won't load up in FGRUN
D-73 wrote:. Excellent. Thanx for the effort COL.
In fact, Thank you for reporting.
You are an important part of our development, in the role of user and beta-tester
There are so many planes we can't possibly test them all... except as our family of simulating pilots grow, that are willing to report and be part of the development in this very important way!
https://raw.githubusercontent.com/IAHM-COL/gpg-pubkey/master/pubkey.asc
R.M.S.
If we gave everybody in the World free software today, but we failed to teach them about the four freedoms, five years from now, would they still have it?
R.M.S.
If we gave everybody in the World free software today, but we failed to teach them about the four freedoms, five years from now, would they still have it?
Re: [SOLVED] My Concorde suddenly won't load up in FGRUN
I fixed one error then this pops up!
Code: Select all
FGPropertyManager::GetNode() No node found for systems/hydraulics/nws-engaged
In file /media/shm/127272127271FAB5/FG/Planes/Concorde/Concorde.xml: line 609
�[1m�[31m
IndependentVar property, systems/hydraulics/nws-engaged in Table definition is not defined.
�[0m
Aircraft system element has problems in file /media/shm/127272127271FAB5/FG/Planes/Concorde/Concorde.xml
Unknown exception in the main loop. Aborting...
FG Pilot (2011-2018)
Prepar3d (2015 - 2023)
MSFS2020 (2020 - )
Prepar3d (2015 - 2023)
MSFS2020 (2020 - )
Re: [SOLVED] My Concorde suddenly won't load up in FGRUN
To fix that, in the -set.xml file, add this line:
Code: Select all
<fdm><jsbsim><systems><hydraulics><nws-engaged>1</nws-engaged></hydraulics></systems></jsbsim></fdm>
OPRF Fighter Jock and Dev
Re: [SOLVED] My Concorde suddenly won't load up in FGRUN
Now this pops up
Code: Select all
FGPropertyManager::GetNode() No node found for systems/hydraulics/nws-unable
In file /media/shm/127272127271FAB5/FG/Planes/Concorde/Concorde.xml: line 627
[1m[31m
IndependentVar property, systems/hydraulics/nws-unable in Table definition is not defined.
[0m
Aircraft system element has problems in file /media/shm/127272127271FAB5/FG/Planes/Concorde/Concorde.xml
Unknown exception in the main loop. Aborting...
FG Pilot (2011-2018)
Prepar3d (2015 - 2023)
MSFS2020 (2020 - )
Prepar3d (2015 - 2023)
MSFS2020 (2020 - )
Re: [SOLVED] My Concorde suddenly won't load up in FGRUN
Code: Select all
<fdm>
<jsbsim>
<systems>
<hydraulics>
<nws-engaged>1</nws-engaged>
<nws-unable>0</nws-unable>
</hydraulics>
</systems>
</jsbsim>
</fdm>
Last edited by OPFOR77 on Tue Oct 11, 2016 5:57 am, edited 2 times in total.
OPRF Fighter Jock and Dev
Re: [SOLVED] My Concorde suddenly won't load up in FGRUN
Now this
Code: Select all
FGPropertyManager::GetNode() No node found for systems/hydraulics/elevon-gravity
In file /media/shm/127272127271FAB5/FG/Planes/Concorde/Concorde.xml: line 645
[1m[31m
IndependentVar property, systems/hydraulics/elevon-gravity in Table definition is not defined.
[0m
Aircraft system element has problems in file /media/shm/127272127271FAB5/FG/Planes/Concorde/Concorde.xml
Unknown exception in the main loop. Aborting...
FG Pilot (2011-2018)
Prepar3d (2015 - 2023)
MSFS2020 (2020 - )
Prepar3d (2015 - 2023)
MSFS2020 (2020 - )
Who is online
Users browsing this forum: No registered users and 15 guests