Posts: 1,498
Threads: 110
Joined: Aug 2013
PAWN Boilerplate, or PBP, is a solid base for rapidly developing large gamemodes for SA-MP servers. Everything is organized into modules, which are very easy to create and get started with and it's created by ****** and Slice I think.Whenever I try to compile with the boilerplate I get this error: "header.inc(54)Fatal error can't read from file "../YSI/pawno/include/fixes/" Failed to compile.Does anyone know how to fix this? I've browsed the "YSI/PAWNO/include but there''s no "fixes" folder or header.inc if anyone could help me it would be great.I didn't know where else to post since "Server support and Scripting help" is for samp stuff.
Posts: 1,498
Threads: 110
Joined: Aug 2013
Quote:
Originally Posted by Slice
|
Yes I did obviously.I've also changed the YSI and samp PATH's because it was having outdates links.
I've been trying for the past hours to fix this issue but still I get that error.Also this only works for YCMD? Do you plan on making it work for ZCMD too?
Posts: 1,831
Threads: 69
Joined: Mar 2008
Reputation:
0
It has not been developed for 3 years, I don't think you should start a project in it if you don't understand what's going on in the system.
Posts: 1,498
Threads: 110
Joined: Aug 2013
Quote:
Originally Posted by Slice
It has not been developed for 3 years, I don't think you should start a project in it if you don't understand what's going on in the system.
|
Oh right lol I never really looked into the date of it's development, I was browsing ****** archive and saw that.This thread can be locked/deleted.
Posts: 826
Threads: 64
Joined: Oct 2013
Reputation:
0
I did try using it once but it's really bugged in a lot places, would be really great if it gets updated by soneone.
Posts: 262
Threads: 26
Joined: Dec 2014
Reputation:
0
i've used it, and to ignore all errors i removed YSI dep from the .php file.