Server dont work !!! - 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: Server dont work !!! (
/showthread.php?tid=573300)
Server dont work -
lanix - 06.05.2015
After I switched SAMP server form 0.3z to 0.3.7 the following does not work:
Register / Log TextDraw
Random messages do not show
system dont save stats
When I enter a supermarket/gun shop, game crash
how i can fix this
Data on 0.3z
Код:
[data]
Password = 257884989
Money= 96685
Admin = 5
Kills = 0
Deads = 0
Level = 18
GameMaster = 2
Skin = 60
Years = 8
Country = 5
Sex = 1
Tutorial = 1
Email = lololo3@gmail.com
Lider = 0
Memeber = 0
Rank = 50
Hours = 0
CarLicense = 0
TruckLicense = 0
AirLicense = 0
BikeLicense = 0
BoatLicense = 0
GunLicense = 0
Data on 0.3.7
Re: Server dont work !!! -
Ahmad45123 - 06.05.2015
Provide more details.. What r u using to save/load data ?
It looks like u r using y_ini, If so.. I am using it too and I have 0.3.7 and I haven't got any such problems.
Offtopic:
Its a good habit to always hash passwords.. Never leave them un-hashed.
I would recommend using Whirlpool.
Re: Server dont work !!! -
lanix - 06.05.2015
Yes,i use y_ini for regist/log sytem,and i download latest y_ini pack.And thx for Whirlpool i wil use that.
Re: Server dont work !!! -
Cxilo3 - 06.05.2015
Are You add scriptfiles , You need this to save stats
Re: Server dont work !!! -
lanix - 07.05.2015
yes,of course
Re: Server dont work !!! -
Nirzor - 09.05.2015
Hello ,
Download crashdetect and nativechecker plugins and then run the server using these plugins and then post the
server_logs so I may spot out your crash problem and whats creating the problem that your server is not saving the
stats of player.
Re: Server dont work -
SoFahim - 10.05.2015
Quote:
Originally Posted by lanix
After I switched SAMP server form 0.3z to 0.3.7 the following does not work:
Register / Log TextDraw
Random messages do not show
system dont save stats
When I enter a supermarket/gun shop, game crash
how i can fix this
[/code]
|
Register / Log TextDraw: , I already face this problem. check your log file , There a msg for you from Y-Less to update that.
Download like is
https://codeload.github.com/Southcla...4.0/zip/master
When I enter a supermarket/gun shop, game crash: This problem also from callback problem.
Try to use latest YSI . Thats it