Avatar Scorpion

Everything in connection with developing aircraft for FlightGear
bomber
Posts: 1379
Joined: Mon Nov 30, 2015 3:40 pm

Re: Avatar Scorpion

Postby bomber » Thu May 21, 2020 8:37 pm

I fly with a x52 throttle and mouse....so it's not too hard
"If anyone ever tells you anything about an aeroplane which is so bloody complicated you can't understand it, take it from me - it's all balls" - R J Mitchell

User avatar
IAHM-COL
Posts: 6414
Joined: Sat Sep 12, 2015 3:43 pm
Location: Homey, NV (KXTA) - U.S.A
Contact:

Re: Avatar Scorpion

Postby IAHM-COL » Thu May 21, 2020 8:42 pm

bomber wrote:https://drive.google.com/open?id=1ug9ymBgVONlN5B2twdsVWgYJaBfgPlYV

update these two files

I've updated the original download as well...so anyone downloading it won't have that issue.



Did that.

UPDATED

Problem is now different
I am getting a segfault. Everytime I launch

Code: Select all

   2.21 [ALRT]:io         Could not find at least one of the following objects for animation: 'Pitch' in file: .../AH-1/Models/Cockpit/Instruments/RMFD/RMFD.xml
    2.21 [ALRT]:io         Could not find at least one of the following objects for animation: 'AI' in file: .../AH-1/Models/Cockpit/Instruments/RMFD/RMFD.xml
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
    2.43 [ALRT]:nasal      Request detected to initialize Advanced Weather on startup...
    2.46 [ALRT]:nasal      Volcanic activity off.
    2.46 [ALRT]:nasal      Nasal module Autopush present in FGDATA/Nasal but not configured in defaults.xml.  Please add an entry to defaults.xml, and set /nasal[0]/Autopush[0]/enabled[0]=true to load the module on-demand at runtime when required.
    2.63 [ALRT]:nasal      Loading local weather routines...
    2.77 [ALRT]:ai         Submodels: Unable to read AI submodels file: Path ""
Error: caught signal 11:
  /lib64/libc.so.6 : ()+0x395a0
  fgfs : JSBSim::FGTrim::trimOnGround()+0x973
  fgfs : JSBSim::FGTrim::DoTrim()+0x17ac
  fgfs : FGJSBsim::do_trim()+0x4b
  fgfs : FGJSBsim::init()+0x4b4
  fgfs : FDMShell::update(double)+0x3e8
  fgfs : SGSubsystemGroup::Member::update(double)+0x7a
  fgfs : SGSubsystemGroup::update(double)+0x391
  fgfs : SGSubsystemMgr::update(double)+0x33
  fgfs() [0x10c92cb]
  fgfs : fgOSMainLoop()+0x79
  fgfs : fgMainInit(int, char**)+0x1c57
  fgfs : main()+0x11b
  /lib64/libc.so.6 : __libc_start_main()+0xea
  fgfs : _start()+0x2a

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?

User avatar
IAHM-COL
Posts: 6414
Joined: Sat Sep 12, 2015 3:43 pm
Location: Homey, NV (KXTA) - U.S.A
Contact:

Re: Avatar Scorpion

Postby IAHM-COL » Thu May 21, 2020 8:45 pm

This could also be relevant to the segfault problem. I dont know

Code: Select all

In file .../AH-1/Flight-Damage-Model.xml: line 529
No direction element specified in force object. Default is (0,0,0).

In file .../AH-1/Flight-Damage-Model.xml: line 539
No direction element specified in force object. Default is (0,0,0).

In file .../AH-1/Flight-Damage-Model.xml: line 547
No direction element specified in force object. Default is (0,0,0).
Failed to tie property fcs//initial-integrator-value to object methods

In file .../AH-1/Systems/force_calcs.xml: line 378
<sum> only has one argument which makes it a no-op.
Its argument will be evaluated but <sum> will not be applied to the result.

In file .../AH-1/Systems/flight_control.xml: line 41
      Property T4T/one is already defined.
Failed to tie property fcs//initial-integrator-value to object methods
Failed to tie property fcs//initial-integrator-value to object methods
Failed to tie property fcs//initial-integrator-value to object methods
Failed to tie property fcs//initial-integrator-value to object methods

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?

bomber
Posts: 1379
Joined: Mon Nov 30, 2015 3:40 pm

Re: Avatar Scorpion

Postby bomber » Thu May 21, 2020 8:46 pm

the f.......dev w......rs... they simply can't leave sh t alone.
"If anyone ever tells you anything about an aeroplane which is so bloody complicated you can't understand it, take it from me - it's all balls" - R J Mitchell

bomber
Posts: 1379
Joined: Mon Nov 30, 2015 3:40 pm

Re: Avatar Scorpion

Postby bomber » Thu May 21, 2020 8:48 pm

looks like I'm gonna have to update from 19 to 20 and fix these issues.... thanks devs
"If anyone ever tells you anything about an aeroplane which is so bloody complicated you can't understand it, take it from me - it's all balls" - R J Mitchell

User avatar
IAHM-COL
Posts: 6414
Joined: Sat Sep 12, 2015 3:43 pm
Location: Homey, NV (KXTA) - U.S.A
Contact:

Re: Avatar Scorpion

Postby IAHM-COL » Thu May 21, 2020 8:49 pm

bomber wrote:the f.......dev w......rs... they simply can't leave sh t alone.


for a good reason Jwocky calls them Core-Clowns
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?

bomber
Posts: 1379
Joined: Mon Nov 30, 2015 3:40 pm

Re: Avatar Scorpion

Postby bomber » Thu May 21, 2020 8:50 pm

hold on

Download Latest Preview Release

you're not running a stable version..... would you mind very much going back to one ?

I'm running 2018.3.1... I'll update to 3.5
"If anyone ever tells you anything about an aeroplane which is so bloody complicated you can't understand it, take it from me - it's all balls" - R J Mitchell

User avatar
IAHM-COL
Posts: 6414
Joined: Sat Sep 12, 2015 3:43 pm
Location: Homey, NV (KXTA) - U.S.A
Contact:

Re: Avatar Scorpion

Postby IAHM-COL » Thu May 21, 2020 8:53 pm

I dont totally mind. But it s quite some workaround here cause I compile from source.

Does something come immediately to mind that I can lets say temporally disable on your aircraft just to test? or only my testing 2018.3.1 first makes sense to you?

2018.3 is a long-ways down
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?

User avatar
IAHM-COL
Posts: 6414
Joined: Sat Sep 12, 2015 3:43 pm
Location: Homey, NV (KXTA) - U.S.A
Contact:

Re: Avatar Scorpion

Postby IAHM-COL » Thu May 21, 2020 8:55 pm

Code: Select all

  fgfs : JSBSim::FGTrim::trimOnGround()+0x973
  fgfs : JSBSim::FGTrim::DoTrim()+0x17ac
  fgfs : FGJSBsim::do_trim()+0x4b
  fgfs : FGJSBsim::init()+0x4b4


Can I disable TrimOnGround and check? Howto?
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?

bomber
Posts: 1379
Joined: Mon Nov 30, 2015 3:40 pm

Re: Avatar Scorpion

Postby bomber » Thu May 21, 2020 8:58 pm

I don't know I've never seen those first set of error before... the second set are run of the mill of no issue on my 3.1....

I'm not having any joy getting an 3.5 update... it's says 2 days to complete.... at 200Megs.... I don't think so !
"If anyone ever tells you anything about an aeroplane which is so bloody complicated you can't understand it, take it from me - it's all balls" - R J Mitchell


Return to “Aircraft Development”

Who is online

Users browsing this forum: No registered users and 3 guests