Board index FlightGear Development Aircraft

updated c172p - -error? [OSG]

Questions and discussion about creating aircraft. Flight dynamics, 3d models, cockpits, systems, animation, textures.

updated c172p - -error? [OSG]

Postby HHS » Wed Oct 08, 2008 6:54 pm

Hi,

I did some facelifting on the c172p, with a new better 3d-panel, a new accurate exterior and so.
But two tester told me that the aircraft doesn't appear- it seems to be invisible.
I coulden't notice anything like that, so everyone is free test it:

http://www.hoerbird.net/c172p.zip

Only OSG

cheers
HHS

Edit: Typo
Last edited by HHS on Wed Oct 08, 2008 7:05 pm, edited 1 time in total.
Up, up and away
User avatar
HHS
 
Posts: 3625
Joined: Thu Jul 19, 2007 9:09 am
Version: GIT

Re: updated c172p - -error? [OSG]

Postby Hello » Wed Oct 08, 2008 7:01 pm



The link doesn't work. It should be http://www.hoerbird.net/c172p.zip
User avatar
Hello
 
Posts: 340
Joined: Sat May 10, 2008 9:22 am
Location: Poland
Version: 240
OS: Win Vista

Re: updated c172p - -error? [OSG]

Postby HHS » Wed Oct 08, 2008 7:06 pm

Hello wrote:


The link doesn't work. It should be http://www.hoerbird.net/c172p.zip


Sorry- thanks a lot!
Up, up and away
User avatar
HHS
 
Posts: 3625
Joined: Thu Jul 19, 2007 9:09 am
Version: GIT

Re: updated c172p - -error? [OSG]

Postby Hello » Wed Oct 08, 2008 7:10 pm

No problem :) The cockpit looks very nice! I haven't noticed any problems wih visibility, the aircraft works fine.
User avatar
Hello
 
Posts: 340
Joined: Sat May 10, 2008 9:22 am
Location: Poland
Version: 240
OS: Win Vista

Re: updated c172p - -error? [OSG]

Postby glazmax » Wed Oct 08, 2008 8:33 pm

Just deleted the old c172p/coppied new one into aircraft folder.

Result: Aircraft invisible

System: about 1-2 weeks old fg/OSG cvs

Fly on,
glazmax
XXX pilot of the caribbean - bones and porters XXX
User avatar
glazmax
 
Posts: 453
Joined: Sat Jan 27, 2007 11:38 am
Location: Austria
Callsign: jettoo/OE-JTO
Version: cvs

Re: updated c172p - -error? [OSG]

Postby glazmax » Wed Oct 08, 2008 8:36 pm

glazmax wrote:Just deleted the old c172p/coppied new one into aircraft folder.

Result: Aircraft invisible

System: about 1-2 weeks old fg/OSG cvs

edit:
porter PC-6 also invisible
DHC-6 visible

Fly on,
glazmax
XXX pilot of the caribbean - bones and porters XXX
User avatar
glazmax
 
Posts: 453
Joined: Sat Jan 27, 2007 11:38 am
Location: Austria
Callsign: jettoo/OE-JTO
Version: cvs

Re: updated c172p - -error? [OSG]

Postby HHS » Wed Oct 08, 2008 9:34 pm

Can you all give me your systems?
I use win32, Flughund and Martin so much as I know Debian and both had also this error!
Up, up and away
User avatar
HHS
 
Posts: 3625
Joined: Thu Jul 19, 2007 9:09 am
Version: GIT

Re: updated c172p - -error? [OSG]

Postby glazmax » Wed Oct 08, 2008 10:00 pm

HHS wrote:Can you all give me your systems?
I use win32, Flughund and Martin so much as I know Debian and both had also this error!


Mandriva 2008.1 (linux). Maybe its a path problem, try deleting all spaces and be consistent with capital/small letters (but I know you know, I just wanted you to know, you know ;))

Fly on,
glazmax
XXX pilot of the caribbean - bones and porters XXX
User avatar
glazmax
 
Posts: 453
Joined: Sat Jan 27, 2007 11:38 am
Location: Austria
Callsign: jettoo/OE-JTO
Version: cvs

Re: updated c172p - -error? [OSG]

Postby glazmax » Wed Oct 08, 2008 10:35 pm

I guessed right, it was the paths. I adjusted some upper/lowercase letters in the instruments paths:

Code: Select all
<!--instrumentation-->
 <model>
  <name>MagCompass</name>
  <path>Aircraft/Instruments-3d/mag-compass.xml</path>
  <offsets>
   <x-m>-0.35</x-m>
   <y-m>0.00</y-m>
   <z-m>0.26</z-m>
  </offsets>
 </model>
 
 <model>
  <name>AI</name>
  <path>Aircraft/c172p/Instruments/AI/AI.xml</path>
  <offsets>
   <x-m>-0.369</x-m>
   <y-m>-0.222</y-m>
   <z-m>0.069</z-m>
  </offsets>
 </model>
 
 <model>
  <name>Altimeter</name>
  <path>Aircraft/c172p/Instruments/Altimeter/Altimeter.xml</path>
  <offsets>
   <x-m>-0.369</x-m>
   <y-m>-0.133</y-m>
   <z-m>0.069</z-m>
  </offsets>
 </model>
 
 <model>
  <name>BatteryGauge</name>
  <path>Aircraft/c172p/Instruments/BatteryGauge/BatteryGauge.xml</path>
  <offsets>
   <x-m>-0.367</x-m>
   <y-m>-0.410</y-m>
   <z-m>-0.171</z-m>
  </offsets>
 </model>
 
 <model>
  <name>Kap140</name>
  <path>Aircraft/c172p/Instruments/kap140/KAP140TwoAxisAlt.xml</path>
  <offsets>
   <x-m>-0.367</x-m>
   <y-m>0.116</y-m>
   <z-m>-0.092</z-m>
  </offsets>
 </model>
 
 <model>
  <name>asi</name>
  <path>Aircraft/c172p/Instruments/asi/asi.xml</path>
  <offsets>
   <x-m>-0.368</x-m>
   <y-m>-0.311</y-m>
   <z-m>0.068</z-m>
  </offsets>
 </model>
 
 <model>
  <name>Turn</name>
  <path>Aircraft/c172p/Instruments/Turn/Turn.xml</path>
  <offsets>
   <x-m>-0.368</x-m>
   <y-m>-0.311</y-m>
   <z-m>-0.037</z-m>
  </offsets>
 </model>
 
 <model>
  <name>VSI</name>
  <path>Aircraft/c172p/Instruments/VSI/VSI.xml</path>
  <offsets>
   <x-m>-0.368</x-m>
   <y-m>-0.131</y-m>
   <z-m>-0.036</z-m>
  </offsets>
 </model>
 
 <model>
  <name>RPM</name>
  <path>Aircraft/c172p/Instruments/RPM/RPM.xml</path>
  <offsets>
   <x-m>-0.368</x-m>
   <y-m>-0.311</y-m>
   <z-m>-0.152</z-m>
  </offsets>
 </model>
 
 <model>
  <name>hi</name>
  <path>Aircraft/c172p/Instruments/hi/hi.xml</path>
  <offsets>
   <x-m>-0.368</x-m>
   <y-m>-0.222</y-m>
   <z-m>-0.036</z-m>
  </offsets>
 </model>
 
 <model>
  <name>vor</name>
  <path>Aircraft/c172p/Instruments/vor/vor.xml</path>
  <offsets>
   <x-m>-0.368</x-m>
   <y-m>-0.041</y-m>
   <z-m>0.069</z-m>
  </offsets>
 </model>
 
 <model>
  <name>vor2</name>
  <path>Aircraft/c172p/Instruments/vor/vor2.xml</path>
  <offsets>
   <x-m>-0.368</x-m>
   <y-m>-0.041</y-m>
   <z-m>-0.036</z-m>
  </offsets>
 </model>
 
 <model>
  <name>adf</name>
  <path>Aircraft/c172p/Instruments/kr87-adf/ki227-00.xml</path>
  <offsets>
   <x-m>-0.368</x-m>
   <y-m>-0.041</y-m>
   <z-m>-0.144</z-m>
  </offsets>
 </model>
 
 
 <model>
  <name>RadioStack</name>
  <path>Aircraft/c172p/Instruments/radio_stack/radio-stack.xml</path>
  <offsets>
   <x-m>-0.364</x-m>
   <y-m>0.113</y-m>
   <z-m>-0.036</z-m>
  </offsets>
 </model>
 
 <model>
  <name>clock</name>
  <path>Aircraft/c172p/Instruments/clock/clock.xml</path>
  <offsets>
   <x-m>-0.369</x-m>
   <y-m>-0.389</y-m>
   <z-m>0.049</z-m>
  </offsets>
 </model>
 
 <model>
  <name>vac</name>
  <path>Aircraft/c172p/Instruments/vac/vac.xml</path>
  <offsets>
   <x-m>-0.369</x-m>
   <y-m>-0.432</y-m>
   <z-m>0.024</z-m>
  </offsets>
 </model>
 
 <model>
  <name>fuel</name>
  <path>Aircraft/c172p/Instruments/c172FuelOilAmps/c172fuel.xml</path>
  <offsets>
   <x-m>-0.369</x-m>
   <y-m>-0.405</y-m>
   <z-m>-0.013</z-m>
  </offsets>
 </model>
 
  <model>
  <name>oil</name>
  <path>Aircraft/c172p/Instruments/c172FuelOilAmps/c172oil.xml</path>
  <offsets>
   <x-m>-0.369</x-m>
   <y-m>-0.405</y-m>
   <z-m>-0.060</z-m>
  </offsets>
 </model>
 
 <model>
  <name>mag_sw</name>
  <path>Aircraft/c172p/Instruments/magneto-switch/mags.xml</path>
  <offsets>
   <x-m>-0.369</x-m>
   <y-m>-0.414</y-m>
   <z-m>-0.250</z-m>
  </offsets>
 </model>


You can copy past this into your c172p.xml or just compare.
Now it works, nice job!
Fly on,
glazmax
XXX pilot of the caribbean - bones and porters XXX
User avatar
glazmax
 
Posts: 453
Joined: Sat Jan 27, 2007 11:38 am
Location: Austria
Callsign: jettoo/OE-JTO
Version: cvs

Re: updated c172p - -error? [OSG]

Postby HHS » Wed Oct 08, 2008 10:39 pm

glazmax wrote:I guessed right, it was the paths. I adjusted some upper/lowercase letters in the instruments paths:


You can copy past this into your c172p.xml or just compare.
Now it works, nice job!
Fly on,
glazmax


Thanks- I always wondered, but this of course happens when you develope on win32-systems :lol:
Regards
HHS
Up, up and away
User avatar
HHS
 
Posts: 3625
Joined: Thu Jul 19, 2007 9:09 am
Version: GIT

Re: updated c172p - -error? [OSG]

Postby glazmax » Wed Oct 08, 2008 11:12 pm

Image

Very sweeet!
XXX pilot of the caribbean - bones and porters XXX
User avatar
glazmax
 
Posts: 453
Joined: Sat Jan 27, 2007 11:38 am
Location: Austria
Callsign: jettoo/OE-JTO
Version: cvs

Re: updated c172p - -error? [OSG]

Postby HHS » Wed Oct 08, 2008 11:30 pm

glazmax wrote:Image

Very sweeet!


An improvement, but far away from what could be possible...
The fixed c172p is just uploading to known link! Thanks so far for your help!

Cheers
HHS
Up, up and away
User avatar
HHS
 
Posts: 3625
Joined: Thu Jul 19, 2007 9:09 am
Version: GIT


Return to Aircraft

Who is online

Users browsing this forum: No registered users and 10 guests