[Server did not start up] Help thanks
#22

Quote:
Originally Posted by Konstantinos
View Post
What does GetPlayerVehicle and GetGangVehicle return when a match not found? If it returns INVALID_PLAYER_ID/INVALID_VEHICLE_ID then you need to make sure that "v" is not equal to those definitions (or 65535) before using it in arrays. I doubt it passed the check and accessed LockStatus array.

Now that I'm thinking about it, you can just add above "new v = ..." line:
pawn Code:
if (carid == INVALID_VEHICLE_ID) return;
since the vehicle was passed is not valid there is really no reason to do the rest.
Hi sir is this the reason why the server did not up? I am not good when it comes to scripting. Could you pls tell me what to do so that I can run my server asap?

Here's the latest SERVER LOGS when I run it via Putty and checked the logs on ftp

Code:
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[20:21:19] 
[20:21:19] Server Plugins
[20:21:19] --------------
[20:21:19]  Loading plugin: audio.so
[20:21:19] 

*** Audio Plugin v0.5 by Incognito loaded ***

[20:21:19]   Loaded.
[20:21:19]  Loading plugin: sscanf.so
[20:21:19] 

[20:21:19]  ===============================

[20:21:19]       sscanf plugin loaded.     

[20:21:19]    © 2009 Alex "Y_Less" Cole

[20:21:19]    0.3d-R2 500 Players "dnee"

[20:21:19]  ===============================

[20:21:19]   Loaded.
[20:21:19]  Loading plugin: streamer.so
[20:21:19] 

*** Streamer Plugin v2.7.8 by Incognito loaded ***

[20:21:19]   Loaded.
[20:21:19]  Loading plugin: Whirlpool.so
[20:21:19]  
[20:21:19]  ==================
[20:21:19]  
[20:21:19]   Whirlpool loaded
[20:21:19]  
[20:21:19]  ==================
[20:21:19]  
[20:21:19]   Loaded.
[20:21:19]  Loading plugin: MapAndreas.so
[20:21:19]   Loaded.
[20:21:19]  Loaded 5 plugins.

[20:21:19] 
[20:21:19] Filterscripts
[20:21:19] ---------------
[20:21:19]   Loading filterscript 'yom_buttons.amx'...
It just stopped there and my server did not run
Reply


Messages In This Thread
[Server did not start up] Help thanks - by Irish - 13.09.2016, 08:45
Re: [Server did not start up] Help thanks - by Younes44 - 13.09.2016, 09:19
Re: [Server did not start up] Help thanks - by Irish - 13.09.2016, 09:31
Re: [Server did not start up] Help thanks - by Irish - 13.09.2016, 10:59
Re: [Server did not start up] Help thanks - by Irish - 13.09.2016, 11:14
Re: [Server did not start up] Help thanks - by Irish - 13.09.2016, 11:17
Re: [Server did not start up] Help thanks - by Konstantinos - 13.09.2016, 12:02
Re: [Server did not start up] Help thanks - by Irish - 13.09.2016, 12:51
Re: [Server did not start up] Help thanks - by Konstantinos - 13.09.2016, 13:12
Re: [Server did not start up] Help thanks - by Irish - 13.09.2016, 13:17
Re: [Server did not start up] Help thanks - by Konstantinos - 13.09.2016, 13:24
Re: [Server did not start up] Help thanks - by Irish - 13.09.2016, 13:45
Re: [Server did not start up] Help thanks - by extender1987 - 13.09.2016, 17:10
Re: [Server did not start up] Help thanks - by Irish - 14.09.2016, 02:19
Re: [Server did not start up] Help thanks - by Irish - 14.09.2016, 05:41
Re: [Server did not start up] Help thanks - by Irish - 14.09.2016, 07:30
Re: [Server did not start up] Help thanks - by Konstantinos - 14.09.2016, 07:35
Re: [Server did not start up] Help thanks - by Irish - 14.09.2016, 08:03
Re: [Server did not start up] Help thanks - by Konstantinos - 14.09.2016, 08:05
Re: [Server did not start up] Help thanks - by Irish - 14.09.2016, 08:16
Re: [Server did not start up] Help thanks - by Konstantinos - 14.09.2016, 08:34
Re: [Server did not start up] Help thanks - by Irish - 14.09.2016, 08:49
Re: [Server did not start up] Help thanks - by Konstantinos - 14.09.2016, 08:53
Re: [Server did not start up] Help thanks - by Irish - 14.09.2016, 08:58
Re: [Server did not start up] Help thanks - by Irish - 14.09.2016, 09:12
Re: [Server did not start up] Help thanks - by Konstantinos - 14.09.2016, 09:21
Re: [Server did not start up] Help thanks - by Irish - 14.09.2016, 09:31
Re: [Server did not start up] Help thanks - by Konstantinos - 14.09.2016, 09:37
Re: [Server did not start up] Help thanks - by Irish - 14.09.2016, 09:50
Re: [Server did not start up] Help thanks - by Konstantinos - 14.09.2016, 10:06
Re: [Server did not start up] Help thanks - by Irish - 14.09.2016, 10:43
Re: [Server did not start up] Help thanks - by Konstantinos - 14.09.2016, 10:53

Forum Jump:


Users browsing this thread: 2 Guest(s)