NPCs in linux
#1

I'm trying to connect 50 npcs to my server but nothing is happening, not even incoming connections, what I noticed is the server is taking a bit long to turn on, could the iptables be blocking the npcs? Also, forgot to mention, the server is working perfectly fine on windows, all the bots connect as they should.

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

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

[00:31:07] password = ""  (string)
[00:31:07] 
[00:31:07] Server Plugins
[00:31:07] --------------
[00:31:07]  Loading plugin: streamer.so
[00:31:07] 

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

[00:31:07]   Loaded.
[00:31:07]  Loading plugin: Whirlpool.so
[00:31:07]  
[00:31:07]  ==================
[00:31:07]  
[00:31:07]   Whirlpool loaded
[00:31:07]  
[00:31:07]  ==================
[00:31:07]  
[00:31:07]   Loaded.
[00:31:07]  Loading plugin: sscanf.so
[00:31:07] 

[00:31:07]  ===============================

[00:31:07]       sscanf plugin loaded.     

[00:31:07]          Version:  2.8.1        

[00:31:07]    © 2012 Alex "Y_Less" Cole  

[00:31:07]  ===============================

[00:31:07]   Loaded.
[00:31:07]  Loading plugin: mysql_static.so
[00:31:08] 

  > MySQL plugin R5 successfully loaded.

[00:31:08]   Loaded.
[00:31:08]  Loading plugin: ColAndreas_static.so
[00:31:08] *********************
[00:31:08] ** Created By:     **
[00:31:08] ** [uL]Chris42O    **
[00:31:08] ** [uL]Slice       **
[00:31:08] ** [uL]Pottus      **
[00:31:08] *********************
[00:31:23] Loaded collision data.
[00:31:23] *********************
[00:31:23] **ColAndreas Loaded**
[00:31:23] *********************
[00:31:23]   Loaded.
[00:31:23]  Loading plugin: RNPC.so
[00:31:23] RNPC V0.4.1 by Mauzen (03.12.2014)
[00:31:23]   Loaded.
[00:31:23]  Loaded 6 plugins.

[00:31:24] 
[00:31:24] Filterscripts
[00:31:24] ---------------
[00:31:24]   Loading filterscript 'mapas.amx'...
[00:31:27]   Loaded 1 filterscripts.

[00:31:27]   RNPC versionchecker: checking for updates...
[00:31:27]  
[00:31:27]  
[00:31:27]  
[00:31:27]  ======================================= 
[00:31:27]  |                                     | 
[00:31:27]  |        YSI version 3.09.0684        | 
[00:31:27]  |        By Alex "Y_Less" Cole        | 
[00:31:27]  |                                     | 
[00:31:27]  ======================================= 
[00:31:27]  
[00:31:27] Loading Map.
[00:31:40] Loaded Map.                             
[00:31:41] 
---------------------
[00:31:41] MySQL Script Loaded!
[00:31:41] ----------------------

[00:31:41] MySQL connection to database succeeded!
[00:31:41] Number of vehicle models: 14
Code:
maxnpc 51
Any ideas?
Reply
#2

Fixed. I was missing RNPC.amx in npcmodes (and probably some other npc recordings). But now I get
Code:
Blocking 127.0.0.1 due to a 'server full' attack (1)
Most of the npcs connect, but I'm still missing a few. Anyways to fix this? I don't want to use a timer, because it works fine in localhost, so there must be another way.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)