Guild mark is working fine , but i got this error in SR_ShardManager...
Code:
Crest FTP : ftp://xxxx:xxxx@myiphamachi/SRO_CREST/
FtpDeleteFile[File: G64_6_2.crb] Failed (12003)
My config in both:
Server.cfg
PHP Code:
CREST_FTP_URL "ftp://xxxx:xxxx@myiphamachi/SRO_CREST/"
Type.txt
PHP Code:
Language = "Vietnam"
Country = "Vietnam"
GameType = "Silkroad_TestIn"
MarkFTPAddr = "xxxx:xxxx@myiphamachi"
MarkFTPPath = "SRO_CREST"
Edit : Account on Server.cfg have all permissions .... but type.txt have read only permission
Any solution please?