Jump to content
Sign in to follow this  
liridonx92

PBOproject weird error

Recommended Posts

getting a weird error for a missing file, but its looking inside the wrong directory because i changed the source folder name after the fact.

1. heres the new folder directory.

P:\1ModCollection\MyRealTerrain\data\layers

2. This is my output for error when compiling.

rapify x64UnicodeVersion 1.75, Dll 4.97 "config.cpp"

scanning cfgPatches...ok (altered)

No Error(s)

Output is to config.bin

rapify x64UnicodeVersion 1.75, Dll 4.97 "grass_green.rvmat"

No Error(s)

Output is to grass_green.rvmat

1ModCollection\MyRealTerrain\data\grass_green_co.paa

1 File(s) copied

1ModCollection\MyRealTerrain\data\grass_green_nopx.paa

1 File(s) copied

rapify x64UnicodeVersion 1.75, Dll 4.97 "P_000-000_L00.rvmat"

No Error(s)

Output is to P_000-000_L00.rvmat

1ModCollection\MyRealTerrain\data\roads\roads.dbf

1 File(s) copied

1ModCollection\MyRealTerrain\data\roads\roads.prj

1 File(s) copied

1ModCollection\MyRealTerrain\data\roads\roads.shp

1 File(s) copied

1ModCollection\MyRealTerrain\data\roads\roads.shx

1 File(s) copied

rapify x64UnicodeVersion 1.75, Dll 4.97 "RoadsLib.cfg"

No Error(s)

1ModCollection\MyRealTerrain\data\roads\RoadsLib.cfg

1 File(s) copied

rapify x64UnicodeVersion 1.75, Dll 4.97 "Seabed.rvmat"

No Error(s)

Output is to Seabed.rvmat

1ModCollection\MyRealTerrain\data\seabed_co.paa

1 File(s) copied

1ModCollection\MyRealTerrain\data\seabed_nopx.paa

1 File(s) copied

1ModCollection\MyRealTerrain\myrealterrain.hpp

1 File(s) copied

1ModCollection\MyRealTerrain\texHeaders.bin

1 File(s) copied

1 file(s) copied.

1 file(s) copied.

1 file(s) copied.

1 file(s) copied.

1 file(s) copied.

1 file(s) copied.

1 file(s) copied.

1 file(s) copied.

1 file(s) copied.

1 file(s) copied.

Building entries:...

config.bin

grass_green.rvmat

grass_green_co.paa

grass_green_nopx.paa

P_000-000_L00.rvmat

roads.dbf

roads.prj

roads.shp

roads.shx

RoadsLib.cfg

Seabed.rvmat

seabed_co.paa

seabed_nopx.paa

myrealterrain.hpp

myrealterrain.wrp scanning wrp

p3d: P:\temp\1ModCollection\MyRealTerrain\myrealterrain.wrp

missing \1_mod_collection\myrealterrain\data\layers\p_000-000_l00.rvmat

^

missing \1_mod_collection\myrealterrain\data\layers\p_000-000_l00.rvmat

I looked everywhere inside config to find the 1_mod_collection directory its asking for; to change it to the current P:\1ModCollection\MyRealTerrain\data\layers

- with a quick search of p_000-000 rvmat , i figured out its inside this directory : P:\a3\map_altis\data\layers .....now how the heck is this doing this?

Share this post


Link to post
Share on other sites

I looked everywhere inside config to find the 1_mod_collection directory its asking for; to change it to the current P:\1ModCollection\MyRealTerrain\data\layers

- with a quick search of p_000-000 rvmat , i figured out its inside this directory : P:\a3\map_altis\data\layers .....now how the heck is this doing this?

Rvmat on atlist isn't the real one, its just that it has the same name.

All the rvmats and paas inside the layers folder gets generated when you use the Generate layers feature on terrain builder, seems like you moved p_000-000_l00.rvmat to another folder accidentally because if you look at the log, pboproject found it.

The real solution its either move the p_000-000_l00.rvmat back to the layers folder( look inside \1_mod_collection\myrealterrain\data\ or \1_mod_collection\myrealterrain\ for it, since pboproject found it, it should be around), or generate the layers again. Don't use atlis one... that will produce weird results ^^.

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  

×