Help With Plugins - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Help With Plugins (
/showthread.php?tid=657682)
Help With Plugins -
travistaylor - 13.08.2018
Hello guys,currently I tried a lot of scripts,and some of them are not loading my plugins on VPS Windows.
I tried the same gamemode with same plugins/includes but on my PC works,on VPS not.
I dont know what's wrong
There is a screenshot:
https://imgur.com/upcF1ef
Re: Help With Plugins -
travistaylor - 13.08.2018
I have the NET Framework installed^^
Re: Help With Plugins -
RODELA - 13.08.2018
can you show us your " server.cfg "
Re: Help With Plugins -
travistaylor - 13.08.2018
Quote:
Originally Posted by RODELA
can you show us your " server.cfg "
|
Code:
echo Executing Server Config...
lanmode 0
rcon_password 123444
maxplayers 250
port 7777
hostname xxxxxx
gamemode0 xxxxx 1
filterscripts anims announce yom_buttons ls_apartments1 ls_beachside ls_elevator ntd cameditor
plugins audio sscanf streamer mysql SKY pawncmd whirlpool
announce 1
query 1
chatlogging 1
weburl xxxxx.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 50
logtimeformat [%H:%M:%S]
language English
Re: Help With Plugins -
RODELA - 13.08.2018
are you sure all plugins are on "
Plugins folder"
Re: Help With Plugins -
travistaylor - 13.08.2018
Yea,I created servers since 2014,I know what should do for the plugins but it only has errors on Windows VPS,not even on my windows on PC
Re: Help With Plugins -
travistaylor - 13.08.2018
Guys,Removed the c++ 64bit version and installed the 32bit,Now plugins are working. Now only one plugin is not working
Loading plugin: mysql
Failed.
Re: Help With Plugins -
Exhibit - 13.08.2018
Install Microsoft Visual C++ 2015 Redistributable Package.
Re: Help With Plugins -
travistaylor - 13.08.2018
I have that^
Re: Help With Plugins -
travistaylor - 13.08.2018
Guys installed all c++ packages,still nothing.After fix of all plugins the only one is mysql.dll that is not working