PDA

View Full Version : Binarize WRP - Cannot load font and more



kju
Feb 25 2008, 14:17
Setup:

Island:
P:\ace_island_1\Occasus.wrp

Binarize execution:
C:\Programme\Bohemia Interactive\Tools\BinMake\binarize>binarize.exe -binpath=p:\ p:\ace_island_1 d:\temp


Errors:



Quote[/b] ]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
Cannot load font core\data\fonts\tahomab16
Fonts file \core\data\fonts\tahomab16 not found

File 'lucidaconsoleb8.fxy' in P:\core\data\fonts present. http://forums.bistudio.com/oldsmileys/huh.gif


Quote[/b] ]Cannot open object core\default\default.p3d
Cannot open object core\skyobject\skyobject.p3d

Both present in ArmA ODOL format (it seems). http://forums.bistudio.com/oldsmileys/huh.gif


Quote[/b] ]Cannot load material file ace_island_base\1.rvmat

File present. Binarized and non binarized. http://forums.bistudio.com/oldsmileys/huh.gif


Quote[/b] ]No entry 'p:\bin\config.cpp/CfgWorlds.Occasus'.
No entry 'p:\bin\config.cpp/CfgWorlds.Occasus'.

P:\ace_island_1\config.cpp only has Occasus at this place:

worldName="\ace_island_1\Occasus.wrp";

Do you need to name the PBO or the PBOPREFIX the same as
the p3d. http://forums.bistudio.com/oldsmileys/huh.gif


Suggestions and ideas are appreciated! http://forums.bistudio.com/oldsmileys/smile_o.gif

Planck
Feb 25 2008, 14:49
Are you running Binarize as a single program?

Or are you packing the island using BinPBO, which calls all other needed programs to help with the packing process, including Binarize.

I have always used the same name for classname, .wrpname and pboname.


Planck

kju
Feb 25 2008, 16:30
Yeah as command line as I was interested in the errors. http://forums.bistudio.com/oldsmileys/smile_o.gif

Thats why Ive posted the Binarize execution details.


Do you know/use this one by chance?


Quote[/b] ] -FP1 output in format for FP1 (working just on *.wrp)

FP1 = flashpoint 1 ?

Planck
Feb 26 2008, 14:41
No, I can't recall ever coming across that error before. http://forums.bistudio.com/oldsmileys/huh.gif


Planck

kju
Feb 27 2008, 06:57
Thanks for your response anyway Planck. http://forums.bistudio.com/oldsmileys/thumbs-up.gif

We will look into it more in detail at a later point.