TKC-Community

Hacking and Art => Armed Assault 3 => Armed Assault 2 => Topic started by: thumper on February 27, 2011, 02:55:23 pm

Title: Repacking a PBO?
Post by: thumper on February 27, 2011, 02:55:23 pm
What do you guys use to repack after editing a PBO? I'm trying to use the BinPBO Personal (official from BI) and it's throwing out these errors, and giving me a PBO that's smaller than the original by a few hundred KB - and obviously doesn't work:

Code: [Select]
Error reading binary file 'c:\d\alex\gcam\config.cpp'
Error reading binary file 'c:\d\alex\ozzy\config.cpp'
Error in config c:\d\alex\ozzy\config.cpp
Updating base class ->RscMapControl, by c:\d\alex\ozzy\config.cpp/GCamMapControlBase/
Updating base class ->ActiveMarker, by c:\d\alex\ozzy\config.cpp/GCamMapControlBase/ActiveMarker/
Updating base class ->Command, by c:\d\alex\ozzy\config.cpp/GCamMapControlBase/Command/
Updating base class ->Task, by c:\dr\alex\ozzy\config.cpp/GCamMapControlBase/Task/
Updating base class ->CustomMark, by c:\d\alex\ozzy\config.cpp/GCamMapControlBase/CustomMark/
Updating base class ->RscListBox, by c:\d\alex\ozzy\config.cpp/GCamListBoxBase/
Updating base class ->ScrollBar, by c:\d\alex\ozzy\config.cpp/GCamListBoxBase/ScrollBar/
Updating base class RscMapControl->, by c:\d\alex\gcam\config.cpp/GCamMapControlBase/
Updating base class ActiveMarker->, by c:\d\alex\gcam\config.cpp/GCamMapControlBase/ActiveMarker/
Updating base class Command->, by c:\d\alex\gcam\config.cpp/GCamMapControlBase/Command/
Updating base class Task->, by c:\d\alex\gcam\config.cpp/GCamMapControlBase/Task/
Updating base class CustomMark->, by c:\d\alex\gcam\config.cpp/GCamMapControlBase/CustomMark/
Updating base class RscListBox->, by c:\d\alex\gcam\config.cpp/GCamListBoxBase/
Updating base class ScrollBar->, by c:\d\alex\gcam\config.cpp/GCamListBoxBase/ScrollBar/
Error in config c:\d\alex\ozzy\config.cpp
Updating base class ->RscMapControl, by c:\d\alex\ozzy\config.cpp/GCamMapControlBase/
Updating base class ->ActiveMarker, by c:\d\alex\ozzy\config.cpp/GCamMapControlBase/ActiveMarker/
Updating base class ->Command, by c:\dr\alex\ozzy\config.cpp/GCamMapControlBase/Command/
Updating base class ->Task, by c:\d\alex\ozzy\config.cpp/GCamMapControlBase/Task/
Updating base class ->CustomMark, by c:\d\alex\ozzy\config.cpp/GCamMapControlBase/CustomMark/
Updating base class ->RscListBox, by c:\d\alex\ozzy\config.cpp/GCamListBoxBase/
Updating base class ->ScrollBar, by c:\d\alex\ozzy\config.cpp/GCamListBoxBase/ScrollBar/
Cannot load font core\data\fonts\lucidaconsoleb8
Fonts file \core\data\fonts\lucidaConsoleB8 not found
Cannot load font core\data\fonts\lucidaconsoleb11
Fonts file \core\data\fonts\lucidaConsoleB11 not found
Title: Re: Repacking a PBO?
Post by: jakuzza88 on February 28, 2011, 12:56:13 am
use Pbo viewer.

http://www.armaholic.com/page.php?id=1434
Title: Re: Repacking a PBO?
Post by: dretcher on February 28, 2011, 07:45:08 am
odd. I have no problems at all with BinPBO, but I've never been able to get PBOView to repack things. I can unpack with that, and I usually do, and then i can't repack with it so i have to use BIN. lol, not really a problem as the 2 programs together get what i need done, but it's just a weird problem to have.