Blank Screen with Trailing Mouse

You have a problem with TA3D, it doesn't run or it crashes...
/
Vous avez un problème avec TA3D, il ne se lance pas ou plante...
Post Reply
zeland
Posts: 4
Joined: Mon Mar 23, 2009 7:32 am

Blank Screen with Trailing Mouse

Post by zeland » Sat Apr 04, 2009 2:01 am

I've just pulled in SVN revision 1631 and it compiles (thanks for getting the ftgl thing fixed). When I launch the game, all I get is a blank white screen with a trailing mouse image.

Image

User avatar
zuzuf
Administrateur - Site Admin
Posts: 3281
Joined: Mon Oct 30, 2006 8:49 pm
Location: Toulouse, France
Contact:

Post by zuzuf » Sat Apr 04, 2009 10:41 am

yes, this is not a bug. By default CMake configures TA3D to look for its files in system folders in order to have it working when installed from a package. Here you are running it from the source folder, in order to tell TA3D to look for its files there, just run cmake with -DDEV:bool=true then build the code again (you may need to remove CMakeCache.txt).
=>;-D Penguin Powered

SiTLar
Posts: 20
Joined: Mon Apr 13, 2009 9:20 pm

Re: Blank Screen with Trailing Mouse

Post by SiTLar » Sun May 31, 2009 8:23 pm

Hi!

I'm still trying to run a self-compiled ta3d on gentoo.

I've downloaded the last svn, ran cmake with -DDEV:bool=true but that doesn't help - I get the white screen with the mouse pointer and that's all. :(

User avatar
zuzuf
Administrateur - Site Admin
Posts: 3281
Joined: Mon Oct 30, 2006 8:49 pm
Location: Toulouse, France
Contact:

Re: Blank Screen with Trailing Mouse

Post by zuzuf » Sun May 31, 2009 10:40 pm

can you post here your config.h file ? I would like to check something.
=>;-D Penguin Powered

SiTLar
Posts: 20
Joined: Mon Apr 13, 2009 9:20 pm

Re: Blank Screen with Trailing Mouse

Post by SiTLar » Tue Jun 02, 2009 9:04 pm

no problemo
Attachments
config.h.bz2
(688 Bytes) Downloaded 800 times

User avatar
zuzuf
Administrateur - Site Admin
Posts: 3281
Joined: Mon Oct 30, 2006 8:49 pm
Location: Toulouse, France
Contact:

Re: Blank Screen with Trailing Mouse

Post by zuzuf » Tue Jun 02, 2009 10:39 pm

config file is correct. The problem is elsewhere.
Since you're using gentoo, did you build SDL_image with all required stuffs to read jpg files ?
Can you post your ta3d.log file as well ? (~/.ta3d/log/ta3d.log) ?

Also, it may not do anything, but just to be sure, clear the cache (~/.ta3d/cache) before running any new test.
=>;-D Penguin Powered

milipili
Posts: 545
Joined: Thu Nov 02, 2006 8:52 am
Location: Paris (France)
Contact:

Re: Blank Screen with Trailing Mouse

Post by milipili » Wed Jun 03, 2009 1:38 pm

I've got this in OS X at the begining of the 0.6 (resources files was not completly found). The last revision is 1862. The 16xx is two months old. A lot of changes happenned since :)
Damien Gerard
Ta3d & Yuni Developer

SiTLar
Posts: 20
Joined: Mon Apr 13, 2009 9:20 pm

Re: Blank Screen with Trailing Mouse

Post by SiTLar » Wed Jun 03, 2009 9:58 pm

removing the cache directory doesn't help :-(
Attachments
ta3d.log.bz2
(1.3 KiB) Downloaded 788 times

User avatar
zuzuf
Administrateur - Site Admin
Posts: 3281
Joined: Mon Oct 30, 2006 8:49 pm
Location: Toulouse, France
Contact:

Re: Blank Screen with Trailing Mouse

Post by zuzuf » Wed Jun 03, 2009 10:49 pm

It seems it doesn't find anything it needs except what's in ~/.ta3d/resources/, and you're running it from /usr/local/games. This cannot work with current code for 2 reasons:
  • TA3D needs to know where to look for its files (that's why we use -DDEV:bool=true, to tell it to look in current directory, it's easier for us since it doesn't require installing it)
  • Install mechanism is broken, it has not been updated since we started 0.6 branch, so it won't find its files.
There are 2 ways you can run it:
  • use -DDEV:bool=true and run it from where you built it
    or
  • copy the required files to ~/.ta3d/resources/
=>;-D Penguin Powered

SiTLar
Posts: 20
Joined: Mon Apr 13, 2009 9:20 pm

Re: Blank Screen with Trailing Mouse

Post by SiTLar » Thu Jun 04, 2009 10:35 pm

It definitely was the broken installer: I've started the game from the place where it was compiled and it worked!.. But not as good as it could be :(

User avatar
zuzuf
Administrateur - Site Admin
Posts: 3281
Joined: Mon Oct 30, 2006 8:49 pm
Location: Toulouse, France
Contact:

Re: Blank Screen with Trailing Mouse

Post by zuzuf » Thu Jun 04, 2009 10:40 pm

What do you mean by "not as good as it could be" ? Is there another bug ?
=>;-D Penguin Powered

SiTLar
Posts: 20
Joined: Mon Apr 13, 2009 9:20 pm

Re: Blank Screen with Trailing Mouse

Post by SiTLar » Thu Jun 04, 2009 11:10 pm

Yup, I made a separate topic for that. The game crashes while loading the map.

Post Reply

Who is online

Users browsing this forum: No registered users and 23 guests