problem starting game March 17, 2009, 10:10:15 am i am using Xandra Linux on my EEEPC and i can't start the game every time try to start it i get this:Initializing tombstones ...Reading simuconf.tab successful!Preparing display ...Screen Flags: requested=10, actual=10Loading font 'font/prop.fnt'font/prop.fnt sucessful loaded as old format prop font!Error: can't open file 'palette/special.pal' for readingError: can't open file 'palette/simud80.pal' for readingInit done.Init timer module ...Reading compatibility sound data ...Loaded pak/sound/bus.wav to sample 0.Loaded pak/sound/truck.wav to sample 1.Loaded pak/sound/diesel.wav to sample 2.Loaded pak/sound/steam.wav to sample 3.Loaded pak/sound/boat-horn.wav to sample 4.Loaded pak/sound/comet-jet.wav to sample 5.Loaded pak/sound/planelow.wav to sample 6.Loaded pak/sound/click.wav to sample 7.Loaded pak/sound/boing.wav to sample 8.Loaded pak/sound/jackhammer.wav to sample 9.Loaded pak/sound/gavel.wav to sample 10.Loaded pak/sound/dock.wav to sample 11.Loaded pak/sound/explosion.wav to sample 12.Loaded pak/sound/cash.wav to sample 13.Reading city configuration ...Reading object data from pak/...Warning: ignoring image 0 because of missing dataWarning: ignoring image 0 because of missing dataWarning: ignoring image 0 because of missing dataWarning: ignoring image 0 because of missing dataWarning: ignoring image 0 because of missing dataWarning: ignoring image 0 because of missing dataWarning: ignoring image 0 because of missing dataWarning: ignoring image 0 because of missing dataWarning: ignoring image 0 because of missing dataWarning: ignoring image 0 because of missing dataWarning: ignoring image 0 because of missing dataWarning: ignoring image 0 because of missing dataWarning: ignoring image 0 because of missing dataWarning: ignoring image 0 because of missing dataWarning: ignoring image 0 because of missing dataWarning: ignoring image 0 because of missing data/bin/bash: line 1: 2898 Aborted "/home/user/simutrans/simutrans2"Press <ENTER> to continue... i am using latest game version and pak64 Quote Selected
Re: problem starting game Reply #1 – March 17, 2009, 10:33:25 am Quotei am using latest game version and pak64Which is? (101.0, 102.0 or latest nightly?) There is a known problem with sounds and Linux. Please try to start with options nosound and nomidi, e.g. "simutrans.exe -nosound -nomidi". Quote Selected
Re: problem starting game Reply #2 – March 17, 2009, 10:48:58 am how do you install the pak?can you give us a ls of the simutrans-direktory? Quote Selected
Re: problem starting game Reply #3 – March 17, 2009, 01:01:28 pm i have downloaded 101.0 from http://www.simutrans.com/download.htm today and now i have another problem /home/user/simutrans/simutrans: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by /home/user/simutrans/simutrans)Press <ENTER> to continue...i googled and found that GLIBC_2.4 was only experimenal and was junp from 2.3 to 2.5also here ls/home/user/simutrans> lschange_request.txt font/ music/ problem_report.txt simutrans2config/ history.txt pak/ readme.txt text/copyright.txt licence.txt pak126/ simutrans thanks.txt/home/user/simutrans>editi downloaded latest nightly and it work good Quote Selected Last Edit: March 17, 2009, 01:25:43 pm by smile
Re: problem starting game Reply #4 – March 17, 2009, 01:11:59 pm I think it is better for you to get the 102 direkt from sourceforge:http://sourceforge.net/project/showfiles.php?group_id=196471At the moment I can give you no help with your glibc-problem Quote Selected
Re: problem starting game Reply #5 – March 17, 2009, 01:20:51 pm It's glibc 2.4 or higher. I guess you need to install or update it.In any case, to check if you've all you need to run Simutrans installed, go to simutrans directory and type this command:Code: [Select]ldd simutransThis will check if simutrans dependencies are installed or not. Quote Selected