Jump to content

Recommended Posts

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

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.

 

IheNEYv.png

Share this post


Link to post
Share on other sites
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.

 

IheNEYv.png

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

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
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 like
http://prntscr.com/gnxtim

Share this post


Link to post
Share on other sites

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×