SA-MP Forums Archive
Error npc connect - 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: Error npc connect (/showthread.php?tid=369313)



Error npc connect - GeonMake - 16.08.2012

I have a problem..
I added npc and when npc connect,server shut down.
When i remove the npc server is working fine.
Where is problem?


Re: Error npc connect - Arca - 16.08.2012

Maybe the recording file you specified is missing or invalid.


Re: Error npc connect - GeonMake - 16.08.2012

Hmm,i insert npc on lvdm gm and server working fine and in my gm server crash on npc connect...where is a problem?


Re: Error npc connect - GeonMake - 16.08.2012

BUMP..help please


Re: Error npc connect - [DOG]irinel1996 - 16.08.2012

May you show us your server log?


Re: Error npc connect - GeonMake - 16.08.2012

pawn Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3e-R2, (C)2005-2012 SA-MP Team

[23:14:33]
[23:14:33] Server Plugins
[23:14:33] --------------
[23:14:33]  Loading plugin: mysql
[23:14:33]

  > MySQL plugin R5 successfully loaded.

[23:14:33]   Loaded.
[23:14:33]  Loading plugin: streamer
[23:14:33]

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

[23:14:33]   Loaded.
[23:14:33]  Loading plugin: sscanf
[23:14:33]

[23:14:33]  ===============================

[23:14:33]       sscanf plugin loaded.    

[23:14:33]    (c) 2009 Alex "******" Cole

[23:14:33]    0.3d-R2 500 Players "dnee"

[23:14:33]  ===============================

[23:14:33]   Loaded.
[23:14:33]  Loaded 3 plugins.

[23:14:33]
[23:14:33] Ban list
[23:14:33] --------
[23:14:33]  Loaded: samp.ban
[23:14:33]
[23:14:33]
[23:14:33] Filterscripts
[23:14:33] ---------------
[23:14:33]   Loading filterscript 'npc_record.amx'...
[23:14:33]   Loaded 1 filterscripts.

[23:14:33]  
[23:14:33]  =======================================
[23:14:33]  |                                     |
[23:14:33]  |        YSI version 1.04.0000        |
[23:14:33]  |        By Alex "******" Cole        |
[23:14:33]  |                                     |
[23:14:33]  |  Checking the latest YSI version..  |
[23:14:33]  |                                     |
[23:14:33]  =======================================
[23:14:33]  
[23:14:34] MySQL: Ping: 0
[23:14:34] MySQL: Se conecteaza la baza de date...
[23:14:34] MySQL: Conectarea la baza de date s-a stabilit.
[23:14:34]

[23:14:34] Number of vehicle models: 1
[23:14:35] Incoming connection: 127.0.0.1:65196
[23:14:35] [npc:join] Feraru1 has joined the server (0:127.0.0.1)



Re: Error npc connect - [DOG]irinel1996 - 16.08.2012

It joins correctly there, maybe the problem is in your script, probably when NPC connects. Did you check?
Also, did you check these things?

maxnpc (in server.cfg)
your NPC .pwn in npcmodes
ensure that your record is placed correctly.



Re: Error npc connect - GeonMake - 16.08.2012

Yes,maxnpc is seted,npc.pwn & rec is placed correctly...when don't working


Re: Error npc connect - Cena44 - 16.08.2012

did you start samp-npc (I don't know what's that, but it might be the answer)


Re: Error npc connect - GeonMake - 16.08.2012

No..don't work..