Jump to content
Sign in to follow this  
major woody

Very Odd issue using BINpbo

Recommended Posts

I've packed an addon folder with Kegtyes pbo tool and my addons appears fine ingame.

But once I pack the very same folder with the official BINpbo I get this odd error

problemix.jpg

How come after the BINpbo screw up the fileformat name?

Edited by Major Woody

Share this post


Link to post
Share on other sites

The file is paa. (read PAA DOT)

Because a paa. file is not a valid ArmA2 file, expected by BinPBO, BinPBO DROPS it from the PBO archive (if you Un-PBO the file, you will like find its missing)

Correct your file name to .paa

Share this post


Link to post
Share on other sites

ahm...!

Do you mean this:

class mjw_b_aa: b_empty {

name = "BLUFOR - Anti Air System";

icon = "\mjw_markers\data\markers\b_aa.paa";

};

or do you mean I shall rename the .paa file... ?!?

Share this post


Link to post
Share on other sites

?

Change file name from

b_aa.paa. <----- notice the unwanted extra dot / period

to

b_aa.paa

And anywhere in your config or scripts or P3D, it should say

b_aa.paa

Share this post


Link to post
Share on other sites

I've encountered this very same problem once again. As the screenshot of my filefolder shows there's no extra '.(unwanted extra dot)' in either the filename or the file extention / period

Change file name from

b_aa.paa. <----- notice the unwanted extra dot / period

to

b_aa.paa

filesx.gif

I'm educated whithin multimedia and design so I know how to treat and work whith files ect. Therefore I would'nt call this threat an odd issue if knew how to solve it... // double period!

Share this post


Link to post
Share on other sites

The extra dot is there to signify the end of error sentence. It's probably not what's causing the error. In ur folder screenshot I don't see the file b_aa.paa

Share this post


Link to post
Share on other sites
In ur folder screenshot I don't see the file b_aa.paa

True - I'm working on an expanded version with new markers... - however, the error is the same...

Share this post


Link to post
Share on other sites

Ok - lets forget about the past... - I'm totally blank regarding this issue... - would anyboby like (be so kind) taking a look at this... - I'm dying to get this pack released... :-|

The unpacked folder can be downloaded here

Thanks (a lot) in advance...

Cheers Woody

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
Sign in to follow this  

×