Marcinxyz 1 Posted November 6, 2016 So I'm stuck with this dilemma, my terrain wont load on the map editor list, the icon of a jigsaw indicating that the addon is loaded is present. No error's occur when I pack the map using addon builder nor with PBO manager or when I launch the game, I've also check if the contents within the .pbo are there using pbomanager, I'm pretty sure that the reason why it's not working is due to the config. Every thing worked using Captn CAPS config, however I noticed that there was a black horrizon on the terrain to which I think is due to the config being out of date. So I had taken the one out a3\maps_altis and edited the config where necessary. I think the reason why I had the black horizon/sky/cloud thing was due to an recent arma update as I'm aware that the CUP and other terrains had this problem due to an update, so anyways that's why I changed the config. So yeah I'm pretty sure it has some thing to do with config, Id appreciate the help!, here is the paste bin. http://pastebin.com/w5XSj1yY Note there were errors when I first edited the new config out of a3/maps_altis and launched it, however an error poped up with some thing to do with "cfg worlds" and line 4733, it had stated that there was a missing "}", also that line had the line #include cfgSurfaces.h, just to let you know. Share this post Link to post Share on other sites
Richie 330 Posted November 6, 2016 Try the config posted by James Here as that was updated to include the new lighting changes. 1 Share this post Link to post Share on other sites
RoF 241 Posted November 6, 2016 When you said pbopack did you mean pboproject? As that is what you should be using, addon builder is crap and will finish even if's its broke and won't even tell you 1 Share this post Link to post Share on other sites
Marcinxyz 1 Posted November 6, 2016 Try the config posted by James Here as that was updated to include the new lighting changes. I'll try that, thanks When you said pbopack did you mean pboproject? As that is what you should be using, addon builder is crap and will finish even if's its broke and won't even tell you My bad, I meant that I used PBO manger to pack and view the contents of the file, do you mean pboproject by Mikero?, seems that I only have Extactpbo xD Share this post Link to post Share on other sites
RoF 241 Posted November 6, 2016 Yeah switch to pboproject, it tells you 90% of time what's wrong 1 Share this post Link to post Share on other sites
Marcinxyz 1 Posted November 6, 2016 Yeah switch to pboproject, it tells you 90% of time what's wrong Yeah I switched now cheers, I'm seeing error's , although I'm quite confused. Share this post Link to post Share on other sites
RoF 241 Posted November 6, 2016 Yeah I switched now cheers, I'm seeing error's , although I'm quite confused. Do View > Output and I think it gives you more info. Anyway check you cfgSurfaces for a missing ; Or try opening it in Eliteness and do a Lint check, I think it's called. 1 Share this post Link to post Share on other sites
Marcinxyz 1 Posted November 7, 2016 Try the config posted by James Here as that was updated to include the new lighting changes. Thank you so much, I ended up using James base config and just scraped the other Ambience.h, cfgNames.h and other shenanigans, although I'm pretty sure that I wouldn't be able to do some stuff without those files, I can get into game and it "looks" fine. I guess I can replicate those files via the config in maps_altis? Do View > Output and I think it gives you more info. Anyway check you cfgSurfaces for a missing ; Or try opening it in Eliteness and do a Lint check, I think it's called. Yea, Eliteness told be that the cfgSurfaces had some sort of ; error, even though It did not have any, so I used James config and striped out the few bits I did not need, I think xD . Share this post Link to post Share on other sites