Opening Server - Error
#1

[b]I purchased a V.P.S(Virtual Private Server),i opened my server but i have a error.In my computer not errors.But in vps i will get a error.Its my last server log :
Код:
[00:13:47] 
[00:13:47] Server Plugins
[00:13:47] --------------
[00:13:47] Loading plugin: xStreamer
[00:13:47]  Failed.
[00:13:47] Loaded 0 plugins.

[00:13:47] 
[00:13:47] Filter Scripts
[00:13:47] ---------------
[00:13:47]  Loading filter script 'xStreamer.amx'...
[00:13:47]  Loading filter script '*.amx'...
[00:13:47]  Loading filter script '*.amx'...
[00:13:47]  *
[00:13:47]  Loading filter script '*.amx'...
[00:13:47]  * 
[00:13:47]  Loading filter script '*.amx'...
[00:13:47]  Loading filter script '*.amx'...
[00:13:47] 
--------------------------------------
[00:13:47] ****
[00:13:47] --------------------------------------

[00:13:47]  Loading filter script '***.amx'...
[00:13:47] 
--------------------------------------
[00:13:47] ***
[00:13:47] --------------------------------------

[00:13:47]  Loading filter script '***.amx'...
[00:13:47] 
--------------------------------------
[00:13:47] ****
[00:13:47] --------------------------------------

[00:13:47]  Loading filter script '**.amx'...
[00:13:47]  Loaded 8 filter scripts.

[00:13:47] Script[gamemodes/***.amx]: Run time error 19: "File or function is not found"
[00:13:51] --- Server Shutting Down.
Reply
#2

Your server is most likely running on a Linux distro, so you can't use plugins compiled on windows (.dll), you'll need the linux version (.so). Not sure about the others. Could you also post your server.cfg here please? Make sure you remove the RCON pass first.
Reply
#3

Quote:
Originally Posted by Ettans
Your server is most likely running on a Linux distro, so you can't use plugins compiled on windows (.dll), you'll need the linux version (.so). Not sure about the others. Could you also post your server.cfg here please? Make sure you remove the RCON pass first.
My server is Windows.And it's my server.cfg :
Код:
echo Executing Server Config...
lanmode 0
maxplayers 100
port 6666
rcon_password *****
hostname [vII=%70]Golden RPG v1.2 www.****.com
gamemode0 GRPG
filterscripts xStreamer otobus ambulans shamal tow zaman int modifiyeler VS
announce 1
query 1
weburl www.golden-rpg.com
anticheat 1
plugins xStreamer
password *****
mapname Guney Kibris
Reply
#4

The problem is somewhere to your plugin

pawn Код:
Loading plugin: xStreamer
[00:13:47]  Failed.
[00:13:47] Loaded 0 plugins.
Reply
#5

No problem in the plugin,it working in my computer.
Reply
#6

Quote:
Originally Posted by HeX123
No problem in the plugin,it working in my computer.
Do you have any functions on your GM related to the plugin? If you do, try to delete them or comment them(/* code */), compile your script again and run your server.
Reply
#7

Quote:
Originally Posted by Dark_Kostas
Quote:
Originally Posted by HeX123
No problem in the plugin,it working in my computer.
Do you have any functions on your GM related to the plugin? If you do, try to delete them or comment them(/* code */), compile your script again and run your server.
Now,i deleted xStreamer and i used MidoStream.It working thanks for help.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)