On Thu, Feb 17, 2011 at 3:32 AM, Yasir I. Al-Dosary - zgzg2020™ <
[email protected]> wrote:

> Thank you for the answers,
> I removed the precompiler BOTLIB definition from my project. And, I placed
> a breakpoint at fopen(). And, it breaks there, so I assume my build is not
> using VFS files.
> However, the Game still shows the same error message. It tried to fopen()
> the "weapon.c" file, but can't find it.
>
> What can I do to help fix this?
>
> Yasir
>
>
Re-read what Ben and I wrote -- we did not say to REMOVE it, we said to ADD
it.

*Do you compile with -DBOTLIB? Without it, the botlib code doesn't use
the VFS, just plain fopen().*
*
*
"weapon.c" is in the pak files. You will not be able to open it with fopen()
_______________________________________________
ioquake3 mailing list
[email protected]
http://lists.ioquake.org/listinfo.cgi/ioquake3-ioquake.org
By sending this message I agree to love ioquake3 and libsdl.

Reply via email to