Fatal error (boost::filesystem::path:) this is over my head

Fatal error (boost::filesystem::path:) this is over my head

Discuss your problems with the latest release of the engine here. Problems with games, maps or other utilities belong in their respective forums.

Moderator: Moderators

Post Reply
duffus
Posts: 30
Joined: 24 Aug 2004, 07:37

Fatal error (boost::filesystem::path:) this is over my head

Post by duffus »

I have posted this question in the mods section but i thought that maybe i should post here too. what i have done is created a mod that uses command centers as commanders and they can both create different races. it was the only way i could get it to work. i have been having trouble with units leaving the factories in that they get stuck. updated to the new version and now i get ..... ..... fatal error..... boost::filesystem::path:invalid name"command centers" in path. if i remove the command centers then it goes to my next ufo. which is the tll race and gives a simular error.

1 does anyone know how i can fix this in the new version which is my first choice.
2 or does anyone know how to fix the units stuck in factories if i go back to .067c

please no slaps asfar as balancing races, im tring to get one thing at a time.
User avatar
Maelstrom
Posts: 1950
Joined: 23 Jul 2005, 14:52

Post by Maelstrom »

Post the mod file, people might be able to work it out from that.
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Post by Tobi »

boost::path only allows POSIX-compliant paths. Space characters in paths aren't allowed by POSIX, so it's refused by boost. Change it to command_centers and it will probably work .
duffus
Posts: 30
Joined: 24 Aug 2004, 07:37

Post by duffus »

cool now thats what im talking about.. do you think ill have to cange it in all the ufos. heck ill do it anyway just to see if it will work. thanks bud ill give it a shot when i get home tonight.
Post Reply

Return to “Help & Bugs”