Streamer and socket plugins can't load
#1

I'm using these plugins: streamer, sscanf , mysql, socket.

Why the streamer and socket fail to load to my server ?

This LOG
Код:
SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[21:27:10] 
[21:27:10] Server Plugins
[21:27:10] --------------
[21:27:10]  Loading plugin: streamer
[21:27:10]   Failed.
[21:27:10]  Loading plugin: sscanf
[21:27:10] 

[21:27:10]  ===============================

[21:27:10]       sscanf plugin loaded.     

[21:27:10]          Version:  2.8.1        

[21:27:10]    © 2012 Alex "******" Cole  

[21:27:10]  ===============================

[21:27:10]   Loaded.
[21:27:10]  Loading plugin: mysql
[21:27:10] 

  > MySQL plugin R5 successfully loaded.

[21:27:10]   Loaded.
[21:27:10]  Loading plugin: socket
[21:27:10]   Failed.
[21:27:10]  Loaded 2 plugins.
Help me please?
Reply
#2

I wish the log would tell what OS the server is being run on. Or rather that people tell us.
Reply
#3

Quote:
Originally Posted by Vince
Посмотреть сообщение
I wish the log would tell what OS the server is being run on. Or rather that people tell us.
Emm.. but the gamemode..
Код:
[21:27:10] Script[gamemodes/JJH.amx]: Run time error 19: "File or function is not found"
[21:27:10] Number of vehicle models: 0
Reply
#4

Quote:
Originally Posted by Shinta307
Посмотреть сообщение
Emm.. but the gamemode..
Код:
[21:27:10] Script[gamemodes/JJH.amx]: Run time error 19: "File or function is not found"
[21:27:10] Number of vehicle models: 0
That just says the plugins aren't loaded...

Answer what Vince asked... What OS are you on...
Reply
#5

Quote:
Originally Posted by Sew_Sumi
Посмотреть сообщение
That just says the plugins aren't loaded...

Answer what Vince asked... What OS are you on...
Im using windows 10
Reply
#6

Make sure you have .dll extension plugins, not .so.
Reply
#7

Show us your server.cfg and if ur vps/server runs on Windows or Linus.
Reply
#8

Quote:
Originally Posted by FreAkeD
Посмотреть сообщение
Make sure you have .dll extension plugins, not .so.
Yes, the plugins .dll not .so and new version of plugins

Quote:
Originally Posted by [UE]Milan
Посмотреть сообщение
Show us your server.cfg and if ur vps/server runs on Windows or Linus.
This server.cfg, im running on windows for localhost
Код:
echo Executing Server Config...
lanmode 0
rcon_password vrefa
maxplayers 50
port 7777
hostname LOCALHOST!
gamemode0 JJH
filterscripts
plugins streamer sscanf mysql socket
announce 0
query 1
chatlogging 0
weburl none
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 8
logtimeformat [%H:%M:%S]
language English
Reply
#9

Change plugins line in server.cfg to;

Код:
plugins streamer.dll sscanf.dll mysql.dll socket.dll
Reply
#10

If that ^^ doesn't work, try installing the latest .net framework.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)