FreeOrion

Forums for the FreeOrion project
It is currently Fri May 24, 2013 6:52 am

All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: seg fault when try move fleet to same planet
PostPosted: Sat Jun 23, 2007 8:54 pm 
Offline
Space Krill

Joined: Sat Jun 23, 2007 1:55 pm
Posts: 8
actual svn fail when I try move fleet and click on same planet.

problem is in Fleet::SetRoute
Code:
m_next_system = m_prev_system == SystemID() ? (*++it)->ID() : (*it)->ID();

because ++it is list end.


Top
 Profile  
 
 Post subject: Re: seg fault when try move fleet to same planet
PostPosted: Sun Jun 24, 2007 3:03 am 
Offline
Programming, Design, and De Facto Lead
User avatar

Joined: Wed Oct 08, 2003 1:33 am
Posts: 7896
Location: Vancouver, BC
This should be fixed in SVN.


Top
 Profile  
 
 Post subject: Re: seg fault when try move fleet to same planet
PostPosted: Sun Jun 24, 2007 9:00 am 
Offline
Space Krill

Joined: Sat Jun 23, 2007 1:55 pm
Posts: 8
Yes, current SVN work perfect...also switch from fmod to alut is good and work good ;)


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group