Jump to content
Sign in to follow this  
solviper

Roads show in bulldozer but not ingame.

Recommended Posts

I have placed some roads and previewed them working in bulldozer, but once in game they are gone. I am exporting shapes and rebuilding terrain. Not sure what I missed.

Share this post


Link to post
Share on other sites

Make sure you have this in your config.cpp

 

newRoadsShape = "path\to\roads.shp";

Share this post


Link to post
Share on other sites
On 2/25/2017 at 9:27 AM, RoF said:

Make sure you have this in your config.cpp

 

newRoadsShape = "path\to\roads.shp";

I double checked and it is there. I have also confirmed the directory is correct.

Share this post


Link to post
Share on other sites

Use pboproject, sounds like you have an error before it gets to the roads, addon builder will pack regardless of broken things, pboproject will stop and list the problem(s)

Share this post


Link to post
Share on other sites
9 minutes ago, solviper said:

I am using Addon Builder. I'll try pboproject.

 

That's the problem right there, don't use Addon Builder it is broken and crap

Share this post


Link to post
Share on other sites

Check through your config.cpp, I had 2 lines referencing "newRoadsShape".

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×