SA-MP Forums Archive
Ultra Host problem - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Ultra Host problem (/showthread.php?tid=635517)



Ultra Host problem - fuckingcruse - 08.06.2017

Guys, i bought a server on Ultra-h.com.
I have uploaded my script files and other required files using Filezilla, and the game mode is uploaded correctly. But when i run the server, it runs correctly, but the game mode doesn't work.
When i check the logs, it's in this way.
Код:
----------
Loaded log file: "server_log.txt".
----------

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

[18:55:23] password = ""  (string)
[18:55:23] filterscripts = ""  (string)
[18:55:23] 
[18:55:23] Server Plugins
[18:55:23] --------------
[18:55:23]  Loading plugin: streamer.so
[18:55:23] 

*** Streamer Plugin v2.8.2 by Incognito loaded ***

[18:55:23]   Loaded.
[18:55:23]  Loaded 1 plugins.

[18:55:23] 
[18:55:23] Ban list
[18:55:23] --------
[18:55:23]  Loaded: samp.ban
[18:55:23] 
[18:55:23] 
[18:55:23] Filterscripts
[18:55:23] ---------------
[18:55:23]   Loaded 0 filterscripts.

[18:55:23] Script[gamemodes/testserver.amx]: Run time error 19: "File or function is not found"
[18:55:23] Number of vehicle models: 0
When i run the files and host from my PC, its fine. But when i do the same with the website, it shows this.
Thank you in advance.


Re: Ultra Host problem - fuckingcruse - 08.06.2017

Update: Fixed, they removed sscanf plugin from .cfg file. I added it manually, and it got fixed.