SA-MP Forums Archive
Server appears as 0.3c - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Client Support (https://sampforum.blast.hk/forumdisplay.php?fid=16)
+--- Thread: Server appears as 0.3c (/showthread.php?tid=517425)



Server appears as 0.3c - razbitze - 04.06.2014

Hello guys,I'm having a problem with my server,I copied all my files to host's computer and happens this

It show's as 0.3c but I am on 0.3z ,idk why this happens,I need some help if you please!
Because of that I cannot login to server (and no one else)

single errors
[01:44:54] Script[gamemodes/BloodZone.amx]: Run time error 19: "File or function is not found"
[01:44:54] Number of vehicle models: 0

I don't know how to fix it


Re: Server appears as 0.3c - GreenSt4lker - 04.06.2014

Did you update the script to 0.3z?


Re: Server appears as 0.3c - Brezon - 05.06.2014

Are u sure you have updated your script to latest server version? (0.3z)
btw hai Al_Kaline xD


Re: Server appears as 0.3c - Team_PRO - 05.06.2014

copy the announce,samp-npc,samp-server.exe from the server package 0.3z and copy and replace it in your current server might transform it to 0.3z from 0.3c


Re: Server appears as 0.3c - Raefal - 05.06.2014

Try to update a_samp.inc


Re: Server appears as 0.3c - Jake187 - 05.06.2014

I don't know why anybody is suggesting to edit script things when no matter script, the version of your server is based off the server files itself.

You must of not actually replaced the files, I am assuming you're hosting it on a different server ? If linux you need to replace the samp03svr with the latest one, if windows you need to replace samp-server.exe with the latest 0.3z one.


Re: Server appears as 0.3c - VladimirMark - 05.06.2014

You need to compile the script with the latest server pack which you can find here, also update your plugin(s) and includes that your gamemode needs to run and update your client if you didn't do it yet.

Hope I helped,
Thanks.


Re: Server appears as 0.3c - nGen.SoNNy - 05.06.2014




Re: Server appears as 0.3c - BlueBaron - 05.06.2014

Quote:
Originally Posted by razbitze
Посмотреть сообщение
It show's as 0.3c but I am on 0.3z ,idk why this happens,I need some help if you please!
Because of that I cannot login to server (and no one else)

[01:44:54] Script[gamemodes/BloodZone.amx]: Run time error 19: "File or function is not found"
[01:44:54] Number of vehicle models: 0
Yes, your client is on version 0.3z but your server has version 0.3c - so update it!

The errors you are experiencing are due to missing plugins, most of the times its streamer, sscanf and Whirlpool. You can get nativechecker, and show us the server log.


Re: Server appears as 0.3c - razbitze - 06.06.2014

Ok,I updated all my plugins,because i found out my host is a linux based computer
put all the .so files,but the problem is still the same