Posts: 6,242
Threads: 8
Joined: Jun 2008
Compile with option '-d3' in pawno.
In Pawno, Go o the Menu Build, in there is Run options. Add to 'with these parameters' -d3.
An error in fread usually means a file is missing, that it needs. Make sure you have the scriptfiles folder 'populated' with what should be there. Such as sbizz.cfg and such
Posts: 6,242
Threads: 8
Joined: Jun 2008
In the menu bar, go Build... In there, Run Options... In that window that comes up, is 'run with these parameters'... Add -d3 to the line, with a space between the - of it and the last option, and if putting in the start, make sure it has a space after it for the next.
Edit: That should work, just check that the options are in the menu I stated about.
Posts: 6,242
Threads: 8
Joined: Jun 2008
Recompile the gamemode after doing that -d3 change, then post up the log from the startup of the server, it will be different.
As I said though, fread errors are usually functions that are checking for files, and not finding them.
some gamemodes handle this as that's why you should check for the file, before opening it.
Posts: 6,242
Threads: 8
Joined: Jun 2008
Be sure that you have put the files that are supposed to be in the ScriptFiles folder, into that folder... (SFs folder from the release)
That'll have something to attribute to the fread error as it means that it can't find the file it's looking for.
Posts: 204
Threads: 28
Joined: Apr 2016
It's because they've connected the script with discord, remove it and it'll work.