Page 1 of 2

PMDG BAe JS4100 released (FSX only)

Posted: 06 Sep 2009, 14:22
by Effoh
For those who may be interested......

http://www.precisionmanuals.com/priv/pa ... s4100.html

$44.95

Rgds,

Colin

Re: PMDG BAe JS4100 released (FSX only)

Posted: 06 Sep 2009, 14:35
by John
That does look impressive!

Thanks for the HU

John

Re: PMDG BAe JS4100 released (FSX only)

Posted: 06 Sep 2009, 16:51
by DaveB
That looks beautifully modelled. Don't think my 486SX25 would run it though :lol:

ATB

DaveB B)smk

Re: PMDG BAe JS4100 released (FSX only)

Posted: 07 Sep 2009, 11:09
by WhisperJet
Sad it's only for FSX! :S
Would have been a nice addition to my fleet.

Nick

Re: PMDG BAe JS4100 released (FSX only)

Posted: 09 Sep 2009, 02:06
by airboatr
it is a very nice looking model. :)

Re: PMDG BAe JS4100 released (FSX only)

Posted: 09 Sep 2009, 06:46
by ajb
Oooh, that's really nice! I feel a hit on the credit card coming on. And that's one aircraft that does visit my local airport. Just need a decent SAAB 340 and Jetstream 31 (in FSX) and I'm sorted :)

Andy

Re: PMDG BAe JS4100 released (FSX only)

Posted: 09 Sep 2009, 13:10
by alan cottrill
Hi All.
I payed for this aircraft on sat,and downloaded it,i still cannot get it activated,and because of this all aircraft systems do not work,and effectivly makes the aircraft usless,PMDG are trying to solve the problem,that a few of us are haveing,but its very frustrating as i wish to learn this beauty,it promises a lot,so you can expect a few teething problems,but at least PMDG do try very hard to get things working,so fingers crossed i dont have to wait too long for a fix.
Regards alan.

Re: PMDG BAe JS4100 released (FSX only)

Posted: 09 Sep 2009, 16:07
by airboatr
uhh, I hate that , happened to me with another addon.

very anti fun

Re: PMDG BAe JS4100 released (FSX only)

Posted: 15 Sep 2009, 17:27
by alan cottrill
Hi All.
Just a question about a problem with activation of this aircraft,someone on the avsim pmdg help forum under the title JS41 No activation window->My solution by Joachim H,gives a link,but it is a bit confusing to me,as to just what i need to download,i have windows xp2002 sp2 on my system,and i am getting a message in my event viewer reference to side by side,pointing to VC90.CRT,this he reconds is stopping the activation,does anybody here have any recollection of this problem with anyother programe.
regards alan.

Re: PMDG BAe JS4100 released (FSX only)

Posted: 15 Sep 2009, 17:44
by TSR2
Hi Alan,

Basicly something hasn't been coded properly. The application is looking for a piece of shared code. The code is recorded in the Windows "Side by SIde" configuration, but when it goes to run it, it can't find it. This can be a nightmare to sort out. There are a number of possibilities.

1. Some othe application has installed the code ( the VC90 thing) before, and subsequently been uninstalled, but hasn't tidied yo the Side by Side configuration, such that Side By Side believes its still there.

2. The new application that your trying to install should have installed the code, but hasn't although it has updated the side by side config.

Either way, side by side is looking for something thats not on your system. This isn't uncommon. Often developers have many of these bits of code installed on their systems, and so testing doesn't show any problems, but they forget to include them in their packages for users who don't already have the piece of code.

I had this problem many moons ago with anotehr product. The VC90.CRT is related to the Microsoft C/C++ runtime libraries. It might be worth manually installing the latest version, available here... http://www.microsoft.com/downloads/deta ... laylang=en