SA-MP Forums Archive
Gamemode runs on desktop, but not on host. - 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: Gamemode runs on desktop, but not on host. (/showthread.php?tid=614015)



Gamemode runs on desktop, but not on host. - ItsJosh - 03.08.2016

Some plugins don't work in the server, I'm running windows 64 bits and I transfered the files over to Filezilla. Maybe because it's windows 32? Can someone please help me?

Quote:

SA-MP Dedicated Server
v0.3.7-R2, ©2005-2015 SA-MP Team

[16:26:12]
[16:26:12] Server Plugins
[16:26:12] --------------
[16:26:12] Loading plugin: crashdetect.dll
[16:26:12] Failed.
[16:26:12] Loading plugin: profiler.dll
[16:26:12] Profiler v2.7.6 is OK.
[16:26:12] Loaded.
[16:26:12] Loading plugin: mysql.dll
[16:26:12] >> plugin.mysql: R34 successfully loaded.
[16:26:12] Loaded.
[16:26:12] Loading plugin: sscanf.dll
[16:26:12] Failed.
[16:26:12] Loading plugin: streamer.dll
[16:26:12] Failed.
[16:26:12] Loading plugin: Whirlpool.dll
[16:26:12]
[16:26:12] ==================
[16:26:12]
[16:26:12] Whirlpool loaded
[16:26:12]
[16:26:12] ==================
[16:26:12]
[16:26:12] Loaded.
[16:26:12] Loading plugin: fixes2.dll
[16:26:12] Failed.
[16:26:12] Loaded.
[16:26:12] Loading plugin: MapAndreas.dll
[16:26:12] Loaded.
[16:26:12] Loaded 5 plugins.

[16:26:12]
[16:26:12] Filterscripts
[16:26:12] ---------------
[16:26:12] Loading filterscript 'ls_elevator.amx'...
[16:26:12] Loading filterscript 'map.amx'...
[16:26:12] Loaded 2 filterscripts.

[16:26:12] Script[gamemodes/gamemode.amx]: Run time error 19: "File or function is not found"
[16:26:12] Number of vehicle models: 0




Re: Gamemode runs on desktop, but not on host. - Vince - 03.08.2016

You must install all the required Visual C++ redistributable packages. The 2015 version (x86) for sscanf and streamer, possibly some earlier ones for the others.


Re: Gamemode runs on desktop, but not on host. - SyS - 03.08.2016

Quote:

[16:26:12] Loading plugin: sscanf.dll
[16:26:12] Failed.
[16:26:12] Loading plugin: streamer.dll
[16:26:12] Failed.
[16:26:12] Loading plugin: Whirlpool.dll

check whether you have them in the plugin folder


Re: Gamemode runs on desktop, but not on host. - ItsJosh - 05.08.2016

@Vince, they apparantly installed them.

@Sreyas, they're in the folder.


Re: Gamemode runs on desktop, but not on host. - rt-2 - 06.08.2016

Compile from the server. Does it compile good?
Also check EVERY dependency of EVERY plugin or such things installed and install/repair them all, especially those who fail to load.


Re: Gamemode runs on desktop, but not on host. - xTURBOx - 07.08.2016

Are the version of the plugins in the host and in your desktop same?


Re: Gamemode runs on desktop, but not on host. - Sew_Sumi - 07.08.2016

Quote:
Originally Posted by xTURBOx
View Post
Are the version of the plugins in the host and in your desktop same?
Even if they were different, the plugins would still load.