Linux Server
#1

Hi,

How could i fix this problem, all plugins/includes for linux are updated! Check logs, how could i fix it

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

SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team

[13:23:00] 
[13:23:00] Server Plugins
[13:23:00] --------------
[13:23:00]  Loading plugin: streamer.so
[13:23:00] 

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

[13:23:00]   Loaded.
[13:23:00]  Loading plugin: sscanf.so
[13:23:00] 

[13:23:00]  ===============================

[13:23:00]       sscanf plugin loaded.     

[13:23:00]          Version:  2.8.1        

[13:23:00]    © 2012 Alex "******" Cole  

[13:23:00]  ===============================

[13:23:00]   Loaded.
[13:23:00]  Loading plugin: whirlpool.so
[13:23:00]  
[13:23:00]  ==================
[13:23:00]  
[13:23:00]   Whirlpool loaded
[13:23:00]  
[13:23:00]  ==================
[13:23:00]  
[13:23:00]   Loaded.
[13:23:00]  Loaded 3 plugins.

[13:23:00] 
[13:23:00] Filterscripts
[13:23:00] ---------------
[13:23:00]   Loading filterscript 'waeather.amx'...
[13:23:00]   Loaded 1 filterscripts.

[13:23:00] Script[gamemodes/TVTFR.amx]: Run time error 19: "File or function is not found"
[13:23:00] Number of vehicle models: 41
Server.cfg

Код:
echo Executing Server Config...
lanmode 0
rcon_password tfpta
maxplayers 67
port 7777
hostname TPTP FR
gamemode0 TPTP 1
filterscripts weather
plugins streamer.so sscanf.so whirlpool.so
announce 1
query 1
weburl www.sa-mp.com
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
password 1234
Reply
#2

You're missing a function, likely from a plugin you have missed.

Either figure out which is missing, or use nativechecker to see if it will inform you what function is missing.
Reply
#3

Okey i did it, now it send me and error: TextDrawSetPreviewModel

Where i could found a newest streamer plugin and include for linux ?
Reply
#4

Did you bother to check official topic at all?
https://github.com/samp-incognito/sa...ses/tag/v2.9.1

Also download and load crashdetect plugin, and compile your script with -d3 flag so that you get more info if your server crashes.
Reply
#5

NativeChecker has shown what functions are missing. Crashdetect isn't needed.

Updating the streamer isn't a wise move at all.



One point on this being that you are running a server with version 0.3e, where the function that's missing, came about in 0.3x.


Don't randomly try update things simply on a whim that it may get something started... This will be a recipe for disaster.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)