October 16, 200421 yr Hi,I am Using WinXP Pro SP1 and have a AMD AthlonXP 2600+1024MB DDR RamSapphire Radeon 9800ProCreative Sound Blaster Live!80Gb Maxtor DimondMax harddisk160Gb Maxtor DimondMax harddiskBut FlightGear dosn
October 18, 200421 yr A message from developer Frederic B.:For people having difficulties to catch the output of the FG console, I built this fgrun :ftp://ftp.ihg.uni-duisburg.de/FlightGear/...ith-console.zipthat catch those output and stay opened as long as fgrun run.On a general basis, I am very sorry to hear that the build I provide crash for some people. Unfortunately, PC setup are so diverse that I can't reproduce every possible combinaison. And there are so few MSVC programmers here that people able to give insightful hint about a possible problem are reduced to a very small group.-Fred
October 19, 200421 yr Same problem with Version 0.9.4 and with your fgrun.exehere is the error message:
October 19, 200421 yr Have you tried starting FlightGear without the launcher, using the command shell?http://flightgear.org/Docs/InstallGuide/ge...tml#x9-310004.2That way, we can check whether it is FlightGear's problem, or fgrun's problem.
October 20, 200421 yr Thanks for the revised fgrun. It will be useful.You should not take the complaints about the problems on Windows personally. We are pleased that there is someone who is willing to do a Windows build and provide an easier way to get it started and configured.It is just a pity that there are so few Windows programmers involved with FlightGear.regards,Alan.
October 24, 200421 yr I get the same error:Fatal Error: Could not gen sourceThis looks like a message from simgear, openal. If you google "gen source" flight gear, you find this link:http://www.simgear.org/doxygen/sample__ope...cxx-source.htmlThis the sound sample encapsalation class.The code generating the error is:00193 // Bind buffer with a source.00194 alGenSources(1, &source);00195 if (alGetError() != AL_NO_ERROR) {00196 throw sg_exception("Failed to gen source.");00197 }So its something to do with the simgear library. Is there something about the 0.9.6 and the simgear library included with it that could be breaking the Windows XP, sp2 version?with kind regards,the elephantwalker
October 24, 200421 yr >Thanks for the revised fgrun. It will be useful.>>You should not take the complaints about the problems on>Windows personally. We are pleased that there is someone who>is willing to do a Windows build and provide an easier way to>get it started and configured.>>It is just a pity that there are so few Windows programmers>involved with FlightGear.>>regards,>Alan.I will pass this on to Fred, since he should be the one who you should thank.
October 24, 200421 yr >I get the same error:>>Fatal Error: Could not gen source>>This looks like a message from simgear, openal. If you google>"gen source" flight gear, you find this link:>>http://www.simgear.org/doxygen/sample__ope...cxx-source.html>>This the sound sample encapsalation class.>>The code generating the error is:>>00193 // Bind buffer with a source.>00194 alGenSources(1, &source);>00195 if (alGetError() != AL_NO_ERROR) {>00196 throw sg_exception("Failed to gen source.");>00197 }>>>So its something to do with the simgear library. Is there>something about the 0.9.6 and the simgear library included>with it that could be breaking the Windows XP, sp2 version?>>with kind regards,>>the elephantwalker>I will pass this on to the developers.
October 24, 200421 yr Hi Just try this.Make two fg programs running at the same time just clicking run and yes fast one after other in fgrun.If it does not work, open three instances of the program in the same way. RegardsP.S. If possible back me the result.
October 26, 200421 yr I get the same error with Version 0.9.6:Fatal Error: Could not gen sourceBut I run on Windows XP SP1I have a Pentium4 3Ghz machine with 512MB Ram and a Radion 9800XL video cardSound chip is C-Media AC97 Audio DeviceThe same version does run on a HP Laptop (Old machine with W2K-prof) and on a HP desktop with W2K Prof. (Slow Machine - Pentium2)The pentium 4 is running in dual mode on the failing machine.Kind Regards,Scenic
October 27, 200421 yr Have been having the same problem on Win2k. Couldn't run 0.9.5. Can't run 0.9.6. Tried to run two instances... both crashed. When running three, SUCCESS! Of course, my machine crawls until I kill the extra instances of FG. Then everything runs fine.
October 30, 200421 yr Followup. Heard that updating drivers might solve the problem. I'm using an ABIT NV7-133R (nForce chipset). I started with the latest nForce platform drivers. Flightgear still failed. Then downloaded and installed the latest (beta) drivers from realtek.com for Realtek ALC650. Flightgear problem solved. It's good to be flying again!
Create an account or sign in to comment