Page 1 of 1

conquest.BAR not found

Posted: Wed Jan 10, 2018 1:35 am
by SkinnyODST
Some people may know, other won`t, but my map has a layer bug where it won`t update the layers when I munge. Specifically the conquest layer as I do have some things I`d like to update there. Luckily its not too bad, however I noticed something when looking through the munge log a couple days ago, I`m not sure if it always appeared but it says it can`t find it so I thought maybe thats why the layers won`t update? Anyway, I`m just curious what it is and if its important. Because my map runs fine in its current state.

Code: Select all

Munging CCC_conquest.BAR
File ..\..\..\worlds\ccc\world1\CCC_conquest.BAR not found; skipping

Re: conquest.BAR not found

Posted: Wed Jan 10, 2018 2:20 pm
by AQT
You don't need the CCC_conquest.BAR file. All you need is CCC.BAR. .BAR files store information on barriers, and any barrier you place in any layer always ends up in the base layer regardless.

Re: conquest.BAR not found

Posted: Fri Jan 12, 2018 12:31 am
by SkinnyODST
Ahh ok thanks