Ginger_jihadi 0 Posted September 21, 2017 Heya guys whenever I try to generate the terrain this error keeps popping up, and I have no idea what to do ? my Map legend is in the same file as my layers.cfg http://prntscr.com/gnuyr0 Share this post Link to post Share on other sites
Ginger_jihadi 0 Posted September 21, 2017 4 minutes ago, Ginger_jihadi said: Heya guys whenever I try to generate the terrain this error keeps popping up, and I have no idea what to do ? my Map legend is in the same file as my layers.cfg http://prntscr.com/gnuyr0 the link is the screen shot Share this post Link to post Share on other sites
Cosmo_D41 117 Posted September 21, 2017 Well, as the error-message tells you: TB needs the mapLegend.png. There is nothing you can write into your cfg as it is a picture with color gradients. Thats kind of a default thing for TB to work and will never be changed or deleted. Just replace this picture back into the scource-folder and retry packing. Share this post Link to post Share on other sites
Ginger_jihadi 0 Posted September 21, 2017 40 minutes ago, Cosmo_D41 said: Well, as the error-message tells you: TB needs the mapLegend.png. There is nothing you can write into your cfg as it is a picture with color gradients. Thats kind of a default thing for TB to work and will never be changed or deleted. Just replace this picture back into the scource-folder and retry packing. ive replaced the image, and click generate again but the same error has come up Share this post Link to post Share on other sites
Cosmo_D41 117 Posted September 21, 2017 Its seems that you have the wrong path in your layers.cfg. It should look this way: class Legend { picture="TAG\TAG_Map\TAG_Map\source\mapLegend.png"; class Colors From the error-reports you posted above, it looks like you put the "P:\" in front of your path. Delete that part. Share this post Link to post Share on other sites
Ginger_jihadi 0 Posted September 21, 2017 14 minutes ago, Cosmo_D41 said: Its seems that you have the wrong path in your layers.cfg. It should look this way: class Legend { picture="TAG\TAG_Map\TAG_Map\source\mapLegend.png"; class Colors From the error-reports you posted above, it looks like you put the "P:\" in front of your path. Delete that part. ive changed that and it still comes up with the error heres what it looks likehttp://prntscr.com/gnxtim Share this post Link to post Share on other sites
Cosmo_D41 117 Posted September 21, 2017 You should have a look and recheck all your paths (maybe in TB etc too). Cause from the picture i see some strange things: Your layers link to: TAG\TAG_Map\TAG_Map\data\ Your maplayer.png is linked to: scripts\TAG\TAG\TAG_Map\TAG_Map\source\ Shouldnt that be the same path especially with the mainfolder-structure? (Also i dont know why you have your map in the folder "scripts". That should do no harm, but the usual modsetup is something with the TAG as mainfolder and subfolders with your mod-pbos. Share this post Link to post Share on other sites