Pigeon,
Glad to hear you're working on a v3 update. Let me know what's required
and when you have something ready. I'd be more than happy to put the map
up on my server.
cheers,
Rob
On Sat, May 25, 2013 at 9:44 PM, Pigeon wrote:
>
> > I guess no one is ma
clude
at flightgear/src/Navaids/PositionedOctree.hxx:33
cheers,
Rob
On 28 October 2012 06:59, Rob Dosogne wrote:
> Using MSVC11 (Visual Studio 2012), I've found the following issues
>> that prevent a successful compile:
>>
>> - 'bzero' does not exist.
>
o:
memset(&zlib, 0, sizeof(z_stream));
flightgear/src/Navaids/PositionedOctree.hxx:33
#include
needs to be added in order to have access to std::greater.
With these changes, simgear and flightgear compile successfully.
cheers,
Rob
-
update,
The ibiblio failed after 600 Mbyte,
it stalled, followed by a http error 500.
HTTP request sent, awaiting response... 500 Internal Server Error
2012-08-21 13:24:03 ERROR 500: Internal Server Error.
- Original Message -
From: "EViLSLT - Rob"
To: "Flight
Just downloading all three links (that are strikethrough on the download page)
FlightGear-2.8.0.dmg
host md5sum
kiev.ua (3 Mbyte/sec) a8f50b537d8a03878cea4e83a14c1bbe
wo0t.de (9 Mbyte/sec) a8f50b537d8a03878cea4e83a14c1bbe
biblio is super slow(70 Kbyte/sec), will take another
. And in worst case, we can always setup a new
one, or restore it.
Kind Regards
EViL
QUOTE START -
Hi Admins, :)
[ notification if we/i don't receive a response within the next 14 days i will
request an update of the subdomain mpserver to an active server ]
My name is EViL / Ro
nice one! :)
- Original Message -
From: "Martin Spott"
To: flightgear-devel@lists.sourceforge.net
Sent: Monday, June 4, 2012 8:32:34 PM
Subject: Re: [Flightgear-devel] FlightGear mapserver offline
Martin Spott wrote:
> Yes, Power and network are available again, but the machine doesn't
>
start a fund to fly Martin to
California, just let us know and we'll make it happen. :-)
Curt.
On Fri, Jun 1, 2012 at 7:25 AM, Martin Spott wrote:
> EViLSLT - Rob wrote:
>
> > Do you have any pictures or dumps of the errors you get upon booting?
>
> I think you've understo
Do you have any pictures or dumps of the errors you get upon booting?
- Original Message -
From: "Martin Spott"
To: flightgear-devel@lists.sourceforge.net
Sent: Friday, June 1, 2012 1:35:28 PM
Subject: Re: [Flightgear-devel] FlightGear mapserver offline
Michael Sgier wrote:
> It it's ru
ance
generally in 2, 8 - 15 fps at EHAM when lucky).
This was my penny
Kindest Regards and happy flying
Rob - EViLSLT
- Original Message -
From: "Erik Hofman"
To: "FlightGear developers discussions"
Sent: Wednesday, April 18, 2012 1:12:36 PM
Subject: Re: [Flightge
n the
new wiki page, but those folders either need to be in your $PATH or
their contents copied to wherever you stick fgfs.exe, etc.
Hope this helps :-)
cheers,
Rob
--
Better than sec? Nothing is better than sec when it com
t's where I got them--if you would like a copy
of my 3rdParty.x64 (or the OSG-trunk build), email me directly or /msg
me on irc: truthsolo
(built with MSVC 2010 v10.0.40219.1 SP1Rel)
cheers,
Rob
--
For Developers,
the problem
still exists. I'm hoping this will spark someone with time/knowledge
to investigate the way each of the lights are drawn—not really my
realm, but I will help test.
cheers,
--
Rob
--
Virtualization &
ll first):
C:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:252
(_FPHSA_FAILURE_MESSAGE)
CMakeModules/FindSimGear.cmake:217 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:179 (find_package)
Configuring incomplete, errors occurred!
cheers,
include it in your program. Not that this has
much bearing given how the conversation has turned, but I thought that
needed to be clarified.
cheers,
Rob
--
EMC VNX: the world's simplest storage, starting under $10K
The
ags to move the relevant
data around in FG. Now I just have to marry the two by calling the c++
routine and inserting the data as a variable.
Thanks,
Rob
--
FREE DOWNLOAD - uberSVN with Social Coding for Subversion.
Subve
ake me a
while, but eventually I'll get the hang of it.
Rob
On 8/11/2011 10:05 PM, Gary Neely wrote:
>> I have two questions for you. First one is what is the differance
>> between the Yasim engine and what you have here? Like I said, only been
>> diving into this a
Gary,
Thanks for the insight. I'll look into using the fuel as a cut out
for it.
ROb
>
> Howdy Rob,
>
> A YASim FDM helicopter doesn't usually define an engine in the
> conventional sense. In addition to what you've already done, you might
> have to te
on't go
trying to figure it out if it won't work for this aircraft model.
Rob
On 8/10/2011 8:05 PM, syd adams wrote:
> Hi ,
> It's been ages since i looked at this one again , I see it's in
> serious need of an update (still uses panel style hotspots)!
> and f
t;engines/engine[0]/running",0);
}
According to
what I have been able to gather, this should set the mag position to
'0', or off, and kill the engine.
Unfortunately, nothing happens when I run the code, the helo continues
to run as if nothing has happened. Is there somethin
Csaba/Jester,
Thank you. I'll go lock myself in a corner for a while for not seeing that.
Lol.
Rob
On 8/10/2011 11:57 AM, Csaba Halász wrote:
> On Wed, Aug 10, 2011 at 8:42 PM, Rob wrote:
>> Hi all, figured out how to change/setup/remove key commands for aircraft
>>
er in any of my
key maps.
The USB controls for the R22 are coming along nicely BTW.
Thanks,
Rob
--
uberSVN's rich system and user administration capabilities and model
configuration take the hassle out of dep
will forwarn you that Im probably going to
ask some beginner questions, so bear with me.
Is anyone else on the list working on the same aspects, so that we
can combine work to reach the end result?
Rob
--
BlackB
other issue I had was fgpanel not compiling (missing
config.h); if I set FlightGear as a dependency, which generates
config.h first, it compiles just fine.
Thanks again!
cheers,
Rob
On Sun, Jul 24, 2011 at 08:46, Frederic Bouvier wrote:
> http://msdn.microsoft.com/en-us/library/ks07be9f(v=VS
indows 7 x64 SP1 (v6.1.7601)
Visual Studio 2008 Professional (v9.0.21022.8 RTM)
.NET 3.5 SP1
Any advice would be appreciated. If you need more info just ask..
cheers,
Rob
--
Magic Quadrant for Content-Aware Data Loss Preven
.AC for Blender 2.58)
>
> Where can this be found? The web page is in French (I think) and I don't
> find any links to the AC3D plug-in.
--
Rob
--
All of the data generated in your IT infrastructure is ser
worth the relatively small increase
in file size.
cheers,
Rob
On Tue, Mar 22, 2011 at 8:36 AM, Heiko Schulz wrote:
> With Gimp there is Alpha exponent (DXT5) available. The file opened in Gimp
> shows that transparency is perectly kept, but in FGFS it is not.
>
> Maybe "just
Ron Jenson:
> The reason pressure-sea-level-inhg doesn't match the altimeter
setting is because it doesn't in real life.
> The altimeter setting
number is chosen so the altimeter reads the field elevation when on
the field.
Even descending to ground level, it's not matching. So either somethin
Hi there --
Recently while flying with the MD-81 at cruise levels of FL330 or so, I noticed
there were some significant discrepancies between the displayed altitude and
the altitude found in the property tree at /position/altitude-ft. I was able
to observe the same problem in the 777-200ER --
Stuart Buchanan:
> I may not have explained that the user's setting indicating their
usage-class
> is independent of the (multiple) usage-classes that a
user can choose to
> display. {...} I think this provides sufficient flexibility, though it
> relies on the
> Tower staying "open" to new air
> http://calendar.freeflightsim.org/
There is already such a thing maintained by Curt:
http://www.flightgear.org/calendar.html
However, if you are going to maintain a separate one for whatever reason, it
would be awfully kind of you to include my monthly TransGear Airways events
(featuring liv
Version 2.0.0 on Windows Vista
Took off from KMCO, northbound, using MD-81 (Gary Neely)
Had issue with Flight Manager -- wouldn't recognize first waypoint -- kept
navigating me back to KMCO 36R -- finally played with GPS window and got it to
direct me to GUANO
Then once I got up to about 8000, p
Me:
> However, would the one stated above prevent models which use submodels for
> wing-flex effects from appearing to have wings? (Wait... are there any such
> models, or are the wings animated components of the main model?)
Stuart:
> I would expect that the wing flex would be an animated compo
Stuart:
> 1) A control to disable sub-model loading for AI aircraft. This
> effectively stops the model loader from recursing into
tags,
> and therefore stops it from loading any sub-models such as cockpits,
> instruments, pilots etc.
Csaba:
> I want to see AI/MP aircraft in full detail when I a
Stuart:
> A number of people on the forums have mentioned performance issues on
> lower-spec system on MP, particularly due to loading complex models
> for other aircraft causing stuttering.
>
> In an effort to help with this I've been looking at two fixes:
> 1) A control to disable sub-model loadi
planes and put
> them in a restrictive CC license and then give permission for FG and only FG
> to use them, then we may be able to do some good.
> On Mar 16, 2010, at 7:18 PM, Rob Oates wrote:
>
> Hmm, why not change the license on some of the newer planes to a more
> restrictive cr
port), but I do
think it's unethical for people to make money off of our highly detailed
models and our artwork.
Our models and our code should be seen as two separate entities, that is all
that I'm suggesting.
Thanks,
-Rob
On Tue, Mar 16, 2010 at 7:24 PM, Tim Moore wrote:
>
>
GPL license should apply some probably just a handful of planes.
my 2 cents
-Rob
On Mon, Mar 15, 2010 at 7:44 PM, Pete Morgan wrote:
> Just sent an email to New Zealand open Source and got this reply,
> pete
>
> Hello Peter,
>
> Thanks for bringing this to our attention
Hello all --
While flying Dave Culp's T2C using the windows 2.0.0 release candidate on a
Vista system, taking off and landing at KNUQ and flying north towards KSFO
before looping back, I observed the following console output. Also, the Pilots
List disappeared at one point and returned about 30
flightgear to help out here code wise. Feels like a check needs to be
done before sky rotates which view it is in.
I dont know, trying to help :)
Kind Regards
Rob
> True and it's not only on fly-by view. Other views also suffer from it.
> I've spent a few days tracking the problem
Hi Guys,
Is the syntax of the robots.txt correct? Could be wrong.
To my knowledge this is what google likes,
User-agent: *
Disallow: /
User-agent: Googlebot
Allow: /
Happy flying!
Rob
On 02/18/2010 02:03 AM, John Denker wrote:
> On 02/17/2010 04:54 PM, Jon Stockill wr
mode.
Kind Regards
Rob / EvilSlut
--
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-de
Oliver Schroeder:
> There is a pseudo mailing list for the server operators: fgserver at
> postrobot dot de
Thanks, Oliver. I'll try giving that list a shout next time I encounter any
MPServer issues. Cheers, -R.
Robert M. Shearman, Jr.
Transit Operations Supervisor,
University of Maryland
Hello again --
Sorry for the two posts back to back, but I feel like it's appropriate to start
a separate thread for completely unrelated topics; am I right?
I just flew a few short flights each on mpserver05 and mpserver07, and none of
them are showing up in the flight tracker. I'm not sure i
Hello developers...
This one's been bothering me for a while, and I was trying to get a good
screenshot which demonstrates this, but I can't find the right arrangement of
objects to prove my point at the moment. But with 2.0.0 looming, here's a
quickie to consider.
Am I the only one who feels
On 02/11/2010 10:49 AM, Martin Spott wrote:
> Pete Morgan wrote:
>
>
>> This error at wiki.flightgear.org is happening more often, indeed I'd
>> say a 1 in 4 chance = 25%
>>
>> Is anyone experiencing this, [...]
>>
> I suspect everyone does and people simply get used to it :-)
>
> M
On 02/11/2010 01:28 AM, Pete Morgan wrote:
> bug #52 is quite frustrating, particular when ATC'ing
>
> It does not directly crash FG, however the terminal output and/or the
> error makes it run slow and means an FG restart, thereby loosing all ATC
> context.
>
> http://code.google.com/p/flightgea
Durk Talsma:
> "extinquished by firefigher"
Still need to replace the letter "Q" with the letter "G" in "extinguished", and
add a "T" to the middle of "firefighter"
Robert M. Shearman, Jr.
Transit Operations Supervisor,
University of Maryland Department of Transportation
also known as rm...@umd.
Durk,
How exciting! Just a couple minor typos:
"Humidity and other whether effects" should read
"Humidity and other weather effects"
"A more effient ground cache" should read
"A more efficient ground cache"
"Winds over mountaineous areas" should read
"Winds over mountainous areas" (unless tha
On 01/29/2010 03:32 PM, Reagan Thomas wrote:
> Rob / EViLSLuT wrote:
>
>> L.S.
>>
>> I would like to contribute financially too, no millions but any bit
>> helps i guess. I found and used the paypal donation button already on
>> the tracker website (http://fg
imho,
Kind Regards
Rob
On 01/29/2010 07:47 AM, Pete Morgan wrote:
> I would gladly make a contribution to FlightGear.
>
> My small contrib would be around £10 per quarter and I would expect this
> cash to go towards:
> * Maintaining servers online and similar
>
> Is that m
From: Csaba Halász:
"By the way, I think something should be done about 02. It is way too
overused and seems to have some intermittent relaying problems (even
though it is supposed to have IP filtering now). I don't know if the
problems are caused by the overload or not, though. What do you think
a
Curtis Olson:
> "Does anyone here know anything about softonics? At first glance it appears
> to me to be a link exchange ploy"
Well, I dunno if you already thought to try this, but changing the link from
"2009" to "2008" results in a 404 page being displayed... which kinda tells me
this is th
Hi Curt,
The softonic website looks a bit like a softpedia clone, one of these
sites that just out to 'catch' traffic, specially search engine traffic.
They would require some nice incoming links from older high ranked pages
to boost their 'reputation' with search engines fast. The softpedia
site
Pete Morgan:
> "{re: http://tinypic.com/r/dndoip/6} The Path in Orange is the path the
> NAV hold took roughly to approach Barkway, indeed at the screenshot
> time it was still out. The yellow line is the path I would have expected.
> Ie the correction is not agressive enough, and the final fine co
Gijs de Rooy:
> "One small thing seems to be missing though, the payload does not change when
> baggage is loaded. ;)"
Dave Perry:
> "Yeah, I have not figured out how to change that."
Torsten Dreyer:
> "Just write the weight in lbs to /sim/weight[4]/weight-lb. I wonder, what's
> in those suitc
Hello all --
I have not experienced this myself, but a couple users are reporting an
increase in instances of "Unknown exception in the main loop. Aborting..."
particularly while flying long distances. Both have said they have changed
nothing of substance in their systems or FlightGear config
I think if we are deigning to say "Investigation by a number of the FlightGear
developers has found no difference between this and the FlightGear v1.9.1
release other than a change of name."; then I also think that after "Under the
GNU GPL v2 (http://www.gnu.org/licenses/gpl-2.0.html), this is l
Hi, developers...
In attempting to design some more "animated scenery" in the vein of my rocking
boats at KMTN, I attempted to make some moving Metrorail trains at the approach
end of runway 15 at KCGS, and in doing so, exposed what I shall call a
"limitation" rather than a "bug", since I suppo
Martin Spott:
" plus, maybe, one button to ignore the entire chat (if that one
doesn't already exist),"
Off the top of my head, I think there's a checkbox with that effect in the
"rendering options" panel? -R. (MD-Terp)
Robert M. Shearman, Jr.
Transit Operations Supervisor,
University of
Arnt Karlsen: "..in the GNU spirit; Why not simply _use_ IRC for FG MP???
It'll be fast paced etc alright, but it allows e.g. #FG-ATC, #FG-newbies,
#FG-dogfight etc, e.g. on the same ports we use now."
The additional benefit here would be that anyone with access to an MPMap and an
IRC client (
Curt: "I think we also need a good slogan or motto ... I kind of like:
'FlightGear: Educate, Entertain, Inspire.'"
Gijs: "On the FSweekend posters, we had printed out: 'Naturally flying is
free'. I like it ;)"
Curt: "I think this might be a phrase that doesn't quite sounds as smooth in
Engli
Hello all -- sorry about my abrupt exit this morning -- especially to
you, Jomo, whom I feel I left holding the reins. To be honest, the
level of chaos was just too much for me. I'm happy to volunteer ATC
services for events where the participants are all attempting to work
within the system, but w
Leee, you said "If someone were to redistribute
an altered binary derived from a GPL'd work without making the
corresponding source code available then it is a straightforward
violation of the GPL and that is where the remedy should be sought".
Yet that is exactly what we believe is happening
Sorry. I didn't read enough of my new messages to see that Curt had indeed
replied again.
Robert M. Shearman, Jr.
Transit Operations Supervisor,
University of Maryland Department of Transportation
also known as rm...@umd.edu
From: "Rob Shearman
This whole thread sounds exactly like what I pointed out months ago. Someone,
Curt maybe, said that there was a bug in the way that tiles were prioritized
for deletion; that it had changed from a distance-from-user calculation to a
time-last-accessed calculation, which had become problematic wh
Oh, it has a "select all" then? :) :) :)
Robert M. Shearman, Jr.
Transit Operations Supervisor,
University of Maryland Department of Transportation
also known as rm...@umd.edu
From: Nicolas Quijano
To: FlightGear developers discussions
Sent: Sun, October 11
Curt Olson:
"{...} purely from a humorous/hypothetical perspective: if anyone understands
how adsense work, any time one of us clicks on his ad, it costs him
money, but google has very sophisticated filters to catch this any many
other kinds of abuse so a single person can't do much on that front.
om: Oliver Schroeder
To: FlightGear developers discussions
Sent: Mon, October 5, 2009 2:13:05 AM
Subject: Re: [Flightgear-devel] mpserver02 downtime
On Monday 05 October 2009 07:54:29 Rob Shearman, Jr. wrote:
> Has the MP Server status page (created by yourself and Nick Warne) been
updated with the ne
Has the MP Server status page (created by yourself and Nick Warne) been updated
with the new server info? -R.
Robert M. Shearman, Jr.
Transit Operations Supervisor,
University of Maryland Department of Transportation
also known as rm...@umd.edu
From: Pigeon
Hello again --
Multiple times in the recent history, new users and veteran users alike have
had issues logging on to the MP server, and as it turns out the error has been
caused by the fact that they were registered on MP but did not have "AI Models"
enabled.
Is there a way to make FGRun autom
Hi all --
I understand that multiplayer.nas is undergoing some troubleshooting right now,
but here's a tidbit which hopefully may help track down the "missing player"
bug:
I tried to open the pilot list dialog just now and got this in my console:
"Nasal runtime error: nil used in numeric conte
tions Supervisor,
University of Maryland Department of Transportation
also known as rm...@umd.edu
- Forwarded Message
From: "Rob Shearman, Jr."
To: FlightGear Developers
Sent: Saturday, September 5, 2009 9:56:35 AM
Subject: Latest CVS with Joystick on Vista...
Hi all --
I proba
Hi all --
I probably just missed the discussion, but when I upgraded to the latest CVS
build for Win32 just now (dated Aug 19), my throttle axis and joystick axis
seem to have gotten reversed. I'm using the same bindings file I always have.
Is this a bug, or a remapping to align Linux with Vi
If I may make one humble suggestion as (essentially) an observer here -- I
would suggest at the very least that the issue with missing players in
Multiplayer mode be ironed out first. I don't know what level of priority most
developers give the Multiplayer system (I suspect not very high) -- bu
I've mentioned the problem here before, but as far as I know, no one has pinned
it down, because all of the Win32 builds from June forward exhibit this
behavior. Thanks for looking into it! -R.
Robert M. Shearman, Jr.
Transit Operations Supervisor,
University of Maryland Department of Transpo
I fixed the issue of the rotation of the radar screen (I transform now only the
groundnet, but for the MP user radar returns, I set
/instrumentation/radar/display-controls/rotate to true, and set the local
user's orientation to the magnetic variation. Works like a charm!).
I also shortened the
LOL
http://filebin.ca/mdscns/ATC-rmsjr.zip
Cheers,
-R. (MD-Terp)
Robert M. Shearman, Jr.
Transit Operations Supervisor,
University of Maryland Department of Transportation
also known as rm...@umd.edu
----- Forwarded Message
From: "Rob Shearman, Jr."
To: FlightGear Developer
clicking on it on the radar scope. Let me polish off what I have so far and
then I'll post some screenshots and see if you guys want to help me "clean it
up" some.
Thanks,
-R. (MD-Terp)
Robert M. Shearman, Jr.
Transit Operations Supervisor,
University of Maryland Department of Tra
On that note, mpserver01 has (it seems) been failing to forward its user
information to the rest of the mp network. This has been identified by forum
users as a separate issue from the weirdness that has been going on with MP and
CVS. Since even before that madness began occurring, we discover
Transportation
also known as rm...@umd.edu
From: "Rob Shearman, Jr."
To: FlightGear developers discussions
Sent: Monday, August 10, 2009 10:09:42 PM
Subject: Re: [Flightgear-devel] FGCOM troubleshooting help...
MMM. Still struggling with this.
In the
MMM. Still struggling with this.
In the Windows FG install, the OpenAL installer runs as part of the process.
And, I already tried taking the two .dll files and moving them into the bin
folder with FGCom.
However, I found out that for some stupid reason (probably Vista and its
propensity
Would it not be possible to add a chat client to it, which would be compatible
with the MP network protocol? Obviously it would have to report position
information, but that should be trivial enough to work out, shouldn't it?
Cheers, -R.
Robert M. Shearman, Jr.
Transit Operations Supervisor,
OpenAL comes packaged with the Windows installer for 1.9.1b. No luck.
I see from the website you referenced that there is a summer 2009 update -- I
tried installing that just now, and it didn't help.
Thanks for the attempt -- any other ideas?
Cheers,
-R.
Robert M. Shearman, Jr.
Transit Opera
Hello all --
Something I did last week has rendered me unable to use FGCOM.
I am running Vista Home Premium SP2 with a RealTek HD Audio sound
device. Last week, FGCOM was running fine. During the week,
I re-imaged the drive, reinstalled Vista, did all of the requisite OS
updates, and reinst
known as rm...@umd.edu
--- On Mon, 8/10/09, Martin Spott wrote:
From: Martin Spott
Subject: Re: [Flightgear-devel] Multiplayer ATC "aircraft,
To: flightgear-devel@lists.sourceforge.net
Date: Monday, August 10, 2009, 7:18 AM
"Rob Shearman, Jr." wrote:
> Oooohhh, PRETTY! What
I caught that too, hence my speculation at its being an entirely separate app.
That would also theoretically mean I could delve into the source for it and
hope to possibly understand some of it :) Looking forward to it, whatever it
is... :) :) :) Cheers, -R.
Robert M. Shearman, Jr.
Transit
ity of Maryland Department of Transportation
also known as rm...@umd.edu
From: Martin Spott
To: flightgear-devel@lists.sourceforge.net
Sent: Sunday, August 9, 2009 4:41:50 AM
Subject: Re: [Flightgear-devel] Multiplayer ATC "aircraft,
"Rob Shearman,
I think you're referring to a "ground-controlled approach" or GCA. However,
this is not what I'm referring to -- I'm simply talking about approach
controllers vectoring their planes from the end of their STARS procedure toward
the localizer of the active arrival runway. Yes, intercepting it *i
> You can "tint" the view from the menu to darken it so the screen info
displays clearer ... what about another step to blackout the background
view completely?
Well I really think having separate "window" and "scope" views might make it
easier to discern the details, particularly the callsigns an
Hello, Syd and Jester...
How easy/difficult would it be to add a small detail to the radar scope view,
which would be extended centerlines for the runways? Trying to use version 2
today, I ran into difficulty giving good localizer intercepts just trying to
eyeball the extended lines, especiall
can't be
sure what versions and/or builds everyone else in the scenario was using; I
didn't stop to take a headcount, unfortunately).
I, and many other CVS users on the Forum who have reported similar problems,
certainly appreciate you all looking into this.
Sincerely,
-Rob. (MD-Terp)
R
Recently I reported an issue with the Win32 CVS builds (or, presumably, the CVS
version in general) in which multiplayer users on the same server could see one
anothers' planes, but not talk to one another nor see one another on the
Network Pilot List. Vivian pointed out that I should look for
his
plane, he was not in the pilot list and I could not communicate with him.
Several resets did not alleviate this.
I was using the Win32 build from Fred's site dated 20090627. Reverting to
a build from 20090523 alleivated the problem."
------
Vivian:
"Rob,
Both pilot li
Hi again...
Recall a few weeks ago when I joined a MP group of about six planes, but could
only see up to four of them at a time. I wondered aloud if this was a RAM
issue, related to scenery loading problems, but we seem to have ruled that out.
This morning at around 0200UTC another user and I
Hello all --
I run the CVS Win32 binaries built by Fred on Vista 32-bit Home Premium
SP1, using an eMachines AMD Athlon 64 3800+ 2.4 gHz processor, 1.0 GB
RAM, and an NVidia GeForce 6100 nForce 405.
PROBLEM 1:
On
many of my long-haul flights I tend to notice a delay in loading
scenery tiles -- wh
Nic,
It's also worth pointing out (again!) that users of CVS must accept that FG and
its associated models are constant works-in-progress. Issues like you describe
are easily fixable prior to an official release, but are difficult to manage in
the constant state of flux between them. I'm in a
Hi developers...
Lately when flying around the Caribbean I have been getting JUST A COUPLE of
the "TriangleIntersect" not-a-number warnings. On today's flight from TFFF to
TNCM using GFS's CRJ-200
(http://fgfs.i-net.hu/modules/fgtracker/?FUNCT=FLIGHT&FLIGHTID=905514) the
following was observe
http://home.comcast.net/~davidculp2/hangar/hangar.html
"North American T-2C Buckeye"
Not counting DavePack (the instrument models), it's the 13th aircraft from the
top. But as I said, I started up a couple other of his models (the A-29B, I
think, and one of the F-4's, I forget which) and got id
Hello all...
Somehow, when updating my FG installation on Vista using Fred's 6/23 build, I
can no longer start Dave Culp's T2C. I also tried a couple of his other planes
and got similar results. However, loading up several other aircraft models
(both YASim and JSBSim) was successful. Below y
1 - 100 of 183 matches
Mail list logo