[Flightgear-devel] surface positions no more exported by mp.

2010-10-17 Thread jean pellotier
hi

i'm here to report a bug:

from commit d39841d in flightgear, the surface positions are not sent 
anymore.
the properties in ai/models/multiplayer[i]/surface-positions/ have a 
value of : (none).
that still works  with players using older fg version.
if you want to quickly test this just use 127.0.0.1 as  output server 
address, you will see yourself and the mp-you in the same time.

a solution is to add the properties to the -set files, but I,m not sure 
to be volunter to do this in all the data :D

have a nice day

jano

--
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] surface positions no more exported by mp.

2010-10-17 Thread James Turner

On 17 Oct 2010, at 20:56, jean pellotier wrote:

 i'm here to report a bug:
 
 from commit d39841d in flightgear, the surface positions are not sent 
 anymore.
 the properties in ai/models/multiplayer[i]/surface-positions/ have a 
 value of : (none).
 that still works  with players using older fg version.
 if you want to quickly test this just use 127.0.0.1 as  output server 
 address, you will see yourself and the mp-you in the same time.
 
 a solution is to add the properties to the -set files, but I,m not sure 
 to be volunter to do this in all the data :D
 
 have a nice day

As Anders noted, this is my fault for re-ordering the MP subsystem. Please file 
a bug in the tracker in the future, for now I've filed this as:

http://code.google.com/p/flightgear-bugs/issues/detail?id=164

Editing the -set files is a bad solution, but my 'fix' for the implicit 
ordering bugs is to make subsystems less inter-dependant, i.e you can restart 
subsystems or init them in an arbitrary order, without problems. I'll do the 
analysis to figure out what that might require in this case.

James


--
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel