Failed to load list problem - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Failed to load list problem (
/showthread.php?tid=628239)
Failed to load list problem -
LiamM - 07.02.2017
Hi guys,
So I'm trying to troubleshoot an issue here not relating to the code of the server. When running it on localhost, I pull some information from the 'scriptfiles' directory. Just two .txt files consisting of skin id's and accessories which are loaded via the mSelection include.
On the local test server, they work fine. Oringinally on the actual Linux VPS Official Server they also work. However just recently they have failed to load the .txt documents, giving the error
Код:
WARNING: Failed to load list "skins.txt"
The issue is, this has worked and I've not done any sort of update to the script since it last was working, plus it still remains to work on the test server (local Windows).
I believe it may be related to the chmod of the files on my Linux VPS.
Can anyone give any advice on why files might not be loaded from the scriptfiles directory?
Thanks
Re: Failed to load list problem -
DeitY - 11.02.2017
permissions of file?