My script won't load the plugins -
Ighost - 05.07.2013
Hi there,
I've bought windows vps today and the GM won't load on it, here is the log.
Quote:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team
[19:30:47] filterscripts = "" (string)
[19:30:47]
[19:30:47] Server Plugins
[19:30:47] --------------
[19:30:47] Loading plugin: streamer
[19:30:47] Failed.
[19:30:47] Loading plugin: audio
[19:30:47] Failed.
[19:30:47] Loaded 0 plugins.
[19:30:47]
[19:30:47] Ban list
[19:30:47] --------
[19:30:47] Loaded: samp.ban
[19:30:47]
[19:30:47]
[19:30:47] Filterscripts
[19:30:47] ---------------
[19:30:47] Loaded 0 filterscripts.
[19:30:47] Script[gamemodes/OG-RP.amx]: Run time error 19: "File or function is not found"
[19:30:47] Number of vehicle models: 0
|
Help please?
Re: My script won't load the plugins -
bensmart469 - 05.07.2013
Do you have the correct plugins? (.so ones for linux, .dll for windows)
If yes, try the nativechecker one or add .dll to the end of them in the server configuration file (server.cfg)
Re: My script won't load the plugins -
Akira297 - 05.07.2013
- Download the Window's Plugins/Includes.
- Recompile the game-mode with the new includes.
- Upload the new plugins and modify server.cfg
Код:
plugins streamer.dll audio.dll
- Restart the server.
Re: My script won't load the plugins -
Ighost - 05.07.2013
Quote:
Originally Posted by Akira297
- Download the Window's Plugins/Includes.
- Recompile the game-mode with the new includes.
- Upload the new plugins and modify server.cfg
Код:
plugins streamer.dll audio.dll
- Restart the server.
|
Did that already and still not working, can you please give me the newest Streamer & Audio plugins?
Thank you.
Re: My script won't load the plugins -
Akira297 - 05.07.2013
Streamer:
https://sampforum.blast.hk/showthread.php?tid=102865
Audio:
https://sampforum.blast.hk/showthread.php?tid=82162
Re: My script won't load the plugins -
Ighost - 05.07.2013
http://prntscr.com/1dqps2 => This error and didn't load the plugins again.
Small note: It's working fine on my pc.
Another note:
http://answers.microsoft.com/en-us/w...e-5e4958558090, Did that and still not working.
Also once i replaced it with the old plugins, It gave me the old error which can't load the plugins.
Re: My script won't load the plugins -
Akira297 - 05.07.2013
Quote:
Originally Posted by Ighost
|
Download that .dll file and place it inside the server's primary folder.
DL:
http://www.dll-files.com/msvcp100.zip?0WJfXDYMfW
Re: My script won't load the plugins -
Ighost - 05.07.2013
Quote:
Originally Posted by Akira297
|
Same problem ..
Re: My script won't load the plugins -
sleepysnowflake - 05.07.2013
> Get msvcp100.dll;
> Put it in \Windows\System32;
> Start the server;
> Enjoy.
It worked for me might not work for you I don't know.
Re: My script won't load the plugins -
Ighost - 05.07.2013
Quote:
Originally Posted by Berlovan
> Get msvcp100.dll;
> Put it in \Windows\System32;
> Start the server;
> Enjoy.
It worked for me might not work for you I don't know.
|
Ehm, Did that already and still not working