Problem with plugin scanf -
loganout - 30.09.2011
Problem with plugin scanf
Friends, I have a problem with this plugin
Sscanf does not run on my VPS
What should I install to work properly?
I have this plugin in the plugins folder!
Thx!!!
Re: Problem with plugin scanf -
[Diablo] - 30.09.2011
1) windows / linux?
2) what server version, plugin version do you have?
3) is sscanf included with
br
Re: Problem with plugin scanf -
loganout - 30.09.2011
Windows server 2003 64 bit
8GB RAM
8-core Intel Xeon
I have a GM name TE
I have already installed NETFramework, 2, 3, 3.5, 4
I have already installed DirectX ...
I have all includes to pawno
The plugins are plugins folder
Compiling is correct
But whenever I start my server, the plugin fails to load
But in my home computer it runs perfectly!
Re: Problem with plugin scanf -
[SLA]devon_R - 09.12.2011
Hello, i kinda have the same problem.
i try to start my server and this happens:
[17:12:11] Loaded.
[17:12:11] Loading plugin: sscanf
[17:12:30] Failed.
[17:12:30] Loading plugin: y_files
[17:12:35] Failed.
[17:12:35] Loading plugin: YSF
[17:12:35] Error: Unknown Windows server version
[17:12:35] Failed.
[17:12:35] Loaded 5 plugins.
[17:12:35]
[17:12:35] Filterscripts
[17:12:35] ---------------
[17:12:35] Loading filterscript 'banhost.amx'...
[17:12:35] Loaded 1 filterscripts.
[17:12:35] Script[gamemodes/SATDM_v11.amx]: Run time error 19: "File or function is not found"
[17:12:35] Number of vehicle models: 0
anyone know how to fix this problem?
Re: Problem with plugin scanf -
=WoR=G4M3Ov3r - 09.12.2011
Quote:
Originally Posted by [SLA]devon_R
Hello, i kinda have the same problem.
i try to start my server and this happens:
[17:12:11] Loaded.
[17:12:11] Loading plugin: sscanf
[17:12:30] Failed.
[17:12:30] Loading plugin: y_files
[17:12:35] Failed.
[17:12:35] Loading plugin: YSF
[17:12:35] Error: Unknown Windows server version
[17:12:35] Failed.
[17:12:35] Loaded 5 plugins.
[17:12:35]
[17:12:35] Filterscripts
[17:12:35] ---------------
[17:12:35] Loading filterscript 'banhost.amx'...
[17:12:35] Loaded 1 filterscripts.
[17:12:35] Script[gamemodes/SATDM_v11.amx]: Run time error 19: "File or function is not found"
[17:12:35] Number of vehicle models: 0
anyone know how to fix this problem?
|
You have a missing plugin, and check if you've included sscanf2, or you have the right plugin.
Update your server.cfg:
If Linux:
plugins sscanf.so
If Windows:
plugins sscanf