Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: Why ofp doesnt want to open my pbo?  (Read 1340 times)

0 Members and 1 Guest are viewing this topic.

DiS8

  • Guest
Why ofp doesnt want to open my pbo?
« on: 10 Jun 2003, 14:51:43 »
I made a poster.pbo, everything imho went right, cpp right and all that stuff ok.
I opened an editorand placed my object (static building) and than preview

I recieved popup window with
"cannot open object "data 3d\poster\poster.pbo""

WTF?  ???

VUSN042

  • Guest
Re:Why ofp doesnt want to open my pbo?
« Reply #1 on: 10 Jun 2003, 18:37:27 »
Hi,  

Just a thought... sounds like you might have mis-typed the object's model filename in your CONFIG.CPP file.  Check the "MODEL = " line and make sure that it's correctly pointing to a .P3D file and not a .PBO file.

I've inadvertantly made that mistake a couple times myself, automatically typing .PBO instead of .P3D...  Nowdays I avoid that problem altogether by leaving off the .P3D extension in the filename string.