|
From: Vicente M. <vte...@ya...> - 2008-08-12 15:41:10
|
Hi Bart, first of all thanks to read my tutorial and congratulations for your work on tracks, the logo... good job!! (I will add this explanation in the tutorial) The message you whe you execute: accc -g test.acc -l0 test-bak.ac -l1 test-shade.ac -d3 1000 -d2 500 -d1 300 -S 300 -es But at this combine i get the error: sh: stripe: not found /usr/games/accc: line 31: 19173 Segmentation fault $LIBDIR/accc-bin $* Means that you need to install stripe because is needed by accc. http://www.cs.sunysb.edu/~stripe/ You need to download the stripe.tar.gz from http://www.cs.sunysb.edu/~stripe/stripe.tar.gz Then to install stripe in ubutnu or any linux distribution: tar -zxvf stripe.tar.gz cd Stripe make sudo cp stripe /usr/local/bin/ Now you have installed stripe in your ubuntu. If someone want stripe for windows, stripe.exe can be donwloaded from http://www.esnips.com/web/f1torcs (stripe.zip, unzip and copy stripe.exe into the same directory where is placed accc.exe (from your torcs installation directory) Now you can execute accc -g test.acc -l0 test-bak.ac -l1 test-shade.ac -d3 1000 -d2 500 -d1 300 -S 300 -es without any problem. Hope this helps. Vicente ----- Mensaje original ---- De: "tor...@li..." <tor...@li...> Para: tor...@li... Enviado: lunes, 11 de agosto, 2008 21:03:20 Asunto: Torcs-devel Digest, Vol 25, Issue 8 Send Torcs-devel mailing list submissions to tor...@li... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/torcs-devel or, via email, send a message with subject or body 'help' to tor...@li... You can reach the person managing the list at tor...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of Torcs-devel digest..." Today's Topics: 1. Help needed on Dirt-1 shadow map (Eckhard M. J?ger) ---------------------------------------------------------------------- Message: 1 Date: Sun, 10 Aug 2008 22:49:24 +0200 From: "Eckhard M." J?ger <ba...@ne...> Subject: [Torcs-devel] Help needed on Dirt-1 shadow map To: tor...@li... Message-ID: <1218401364.12746.18.camel@ElBarto> Content-Type: text/plain; charset="utf-8" Hi, after i started last year to polish "Dirt-1" (http://my.opera.com/area42/blog/drive-on-torcs) and studied now the 20-Minutes-Track-Tutorial (thanks Vincente!), i tried to add a shadow map to Dirt-1 too. I'd like to get a real rock'in Dirt-1 for 1.3.1 finished. First i adjusted the colors and added other details using Blender, then i exported the track using the TORCS exporter for Blender. Like Vincente described (http://usuarios.lycos.es/f1torcs/tutorial) i added shading without any problem: accc +shad test-bak.ac test-shade.ac and try to combine shading and track: accc -g test.acc -l0 test-bak.ac -l1 test-shade.ac -d3 1000 -d2 500 -d1 300 -S 300 -es But at this combine i get the error: sh: stripe: not found /usr/games/accc: line 31: 19173 Segmentation fault $LIBDIR/accc-bin $* What does that mean? What do i wrong? Is there a problem using an original and tiled track? I'm using Ubuntu 8.04. Thanks! ___/\_______________________________________________________________________ Beim n?chsten mal k?nnte ich das sein auf dem Bauger?st. |\/\/\/| | | Bart. | (O)(O) ba...@ne... C _) | ,_/ Linux for Designers - http://my.opera.com/area42/blog/ | / SweeTS delicious Typo3 development - http://typo3.area42.de/ / \ -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ ------------------------------ _______________________________________________ Torcs-devel mailing list Tor...@li... https://lists.sourceforge.net/lists/listinfo/torcs-devel End of Torcs-devel Digest, Vol 25, Issue 8 ****************************************** ______________________________________________ Enviado desde Correo Yahoo! La bandeja de entrada más inteligente. |