SNAFU 0 Posted July 26, 2016 Hello, While packing my file, I am using CUP models, I have ran into this error: s_satout_co.paaenvironment.hpp : ignored or mergedsosopol.hpp : ignored or mergedsosopol.wrp scanning wrp checking for missing files...all found checking config.cpp's for land_xx... missing class land_rails_bridge_40:house missing class land_mil_barracks_i_ep1:house missing class land_molo_krychle:house missing class land_mil_barracks_l_ep1:house How would one fix this? Share this post Link to post Share on other sites
Cype_Revenge 651 Posted July 26, 2016 read post 6 and 7: https://forums.bistudio.com/topic/190047-cfgpatches-error-on-makepbo-step-of-pboproject/ Share this post Link to post Share on other sites
mikero 79 Posted July 28, 2016 missing land classes are caused by bis binarise unable to find a land_class for a p3d whose geolod contains class=house this happens when it doesn't know where to look for the config containing that land_class (if there is one) you tell binarise where to look in pboProject's->Setup->island builds only if you haven't extracted the relevant pbo, you're out to lunch, or if, in fact, there is *no* land_class configured: make one. land_classes mean animations, and lack of one baked into the wrp means animations (such as doors) won't work IN the map. https://community.bistudio.com/wiki/The_Land_xx_class 1 Share this post Link to post Share on other sites
SkellyWelly 0 Posted January 11, 2017 IM HAVING the same problem :( it happened when i added mods . Share this post Link to post Share on other sites
RoF 240 Posted January 11, 2017 6 hours ago, Steve-Skelly said: IM HAVING the same problem :( it happened when i added mods . You just add it in to the models config.cpp Share this post Link to post Share on other sites
SkellyWelly 0 Posted January 12, 2017 17 hours ago, RoF said: You just add it in to the models config.cpp the classes are already in the config. Share this post Link to post Share on other sites