One problem - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: One problem (
/showthread.php?tid=434440)
One problem -
CloW - 02.05.2013
Don't start server.How to fix this ?
Код:
[18:42:14] ========================================
[18:42:14] | |
[18:42:14] | Could not connect to update server |
[18:42:14] | at this time, (your code will |
[18:42:14] | still work (response was 001)). |
[18:42:14] | |
[18:42:14] ========================================
Re: One problem -
CloW - 02.05.2013
Yes,but when i connected server has closed.(dedicated server)
How to fix this ?
Re: One problem -
dominik523 - 02.05.2013
maybe your samp version is newer then gamemode version, so you can't connect to server. Try to update gm
Re: One problem -
CloW - 02.05.2013
Now.When i put #include <YSI/y_ini> in my script,then not connect on server.
Re: One problem -
CloW - 03.05.2013
Yes , #include <YSI\y_ini> and now not better.
Re: One problem -
Scenario - 03.05.2013
I'm not quite sure how y_ini works as I've never played with it, but in my experience if you're missing files/folders that are needed to get server information from or something, the server generally doesn't start.
Are you getting any runtime errors in the server log?
Re: One problem -
CloW - 03.05.2013
Nope.In my GM not updated YSI.
Re: One problem -
CloW - 06.05.2013
BUMP!
Re: One problem -
CloW - 06.05.2013
I don't know how to update YSI :P
Re: One problem -
Scenario - 06.05.2013
How do you update any include? You download the new one and replace your old copies. It isn't that difficult!