Author Topic: Repacking a PBO?  (Read 1444 times)

0 Members and 1 Guest are viewing this topic.

thumper

  • "Astro-Noob"
  • Online Villain
  • ***
  • Posts: 140
    • View Profile
Repacking a PBO?
« 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
« Last Edit: February 27, 2011, 03:01:32 pm by thumper »

jakuzza88

  • Intentional Cheater
  • **
  • Posts: 41
    • View Profile
Re: Repacking a PBO?
« Reply #1 on: February 28, 2011, 12:56:13 am »

dretcher

  • Relentless Teamkiller
  • **
  • Posts: 65
    • View Profile
Re: Repacking a PBO?
« Reply #2 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.