[Help] Error
#1

I have this in the server_log

[qoute]SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[05:13:23]
[05:13:23] Server Plugins
[05:13:23] --------------
[05:13:23] Loading plugin: Streamer.dll
[05:13:23] Failed (plugins/Streamer.dll: invalid ELF header)
[05:13:23] Loading plugin: audio.dll
[05:13:23] Failed (plugins/audio.dll: invalid ELF header)
[05:13:23] Loaded 0 plugins.

[05:13:23] Script[gamemodes/MixRPG.amx]: Run time error 19: "File or function is not found"
[05:13:23] Number of vehicle models: 0 [/qoute]

I need help , please relpy or contact me at : demix_suport@yahoo.es
Reply
#2

Make sure your plugins are stored and added in your server.cfg also make sure your includes are in the correct library also
Reply
#3

i have do ...look
____________________
lanmode 0
rcon_password XXXXX
maxplayers 70
port 7777
hostname DeMix RolePlay
gamemode0 MixRPG
filterscripts viata SRadio Graffiti AccRevolution afk MixUrina Casco Journey AmbuInt Parcare Reloj porta
announce 1
query 1
weburl 1
maxnpc 0
plugins Streamer.dll audio.dll xStreamer.dll
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
bind 188.241.63.146
________________________________________
in my pc is fuccion , but i like to host this server , and when im trying to open this server in other pc or host fpt is giving me this error (Thanx for fast reply)
Reply
#4

MixRPG you typed it all Correctly yes. They must all be in correct libraries then it should work.
Reply
#5

Im confuse .. i need help
Reply
#6

You don't need to put the extension.

plugins Streamer audio xStreamer
Reply
#7

Its dont work .... my host are hqh .....
Reply
#8

hqh? Is the server linux or windows?
Reply
#9

In my pc (Windows) the server is Ok ,
But in the host ( linux ) the server is crashing
Reply
#10

For linux you need the .so plugins.
.dll plugins are for windows only
Reply
#11

What Wesley said and you must also define them with the file type they are so for example

plugins streamer.so // It is important to do so
Reply
#12

Alright, First of all, Open your .pwn and

pawn Код:
#include <streamer>
Second, Download this :

http://www.4shared.com/file/ANNRvstA/streamer.html

Then on your host, Edit server.cfg

And add Streamer.so next to plugins.

Example:
echo Executing Server Config...
lanmode 0
rcon_password ------
maxplayers 500
port 7777
hostname DEVELOPMENT
gamemode0 larp
filterscripts
plugins streamer.so
announce 1
query 1
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 70


Note: When you put the #include <streamer> in your .pwn and it gives you an error, that its Undefined or so..

Download this and paste it in pawno > include

http://www.4shared.com/file/zDdKHVsT/streamer.html
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)