SA-MP Forums Archive
Help request.. - 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 request.. (/showthread.php?tid=454415)



Help request.. - Hardy - 28.07.2013

Hello there..

So I'm creating my own server but I can't open it because of some unknown reasons.. Since im a beginner I dont know what to do..

this is my server_log.

Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c, ©2005-2010 SA-MP Team

[23:16:33] filterscripts = ""  (string)
[23:16:33] 
[23:16:33] Server Plugins
[23:16:33] --------------
[23:16:33]  Loading plugin: streamer
[23:16:33] 

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

[23:16:33]   Loaded.
[23:16:33]  Loading plugin: sampmysql
[23:16:33] 
/************************************************/
/* SAMP-MySQL v0.13 Plugin loaded successfully ! */
/************************************************/

[23:16:33]   Loaded.
[23:16:33]  Loading plugin: sscanf
[23:16:33]   Failed.
[23:16:33]  Loaded 2 plugins.

[23:16:33] 
[23:16:33] Ban list
[23:16:33] --------
[23:16:33]  Loaded: samp.ban
[23:16:33] 
[23:16:33] 
[23:16:33] Filter Scripts
[23:16:33] ---------------
[23:16:33]   Loaded 0 filter scripts.

[23:16:33] Script[gamemodes/larp.amx]: Run time error 19: "File or function is not found"
[23:16:33] Number of vehicle models: 0
Any suggestions on what I should do? I will be really grateful..


Re: Help request.. - iAnonymous - 28.07.2013

Sscanf failed to load...


Re: Help request.. - Hardy - 28.07.2013

Quote:
Originally Posted by iAnonymous
Посмотреть сообщение
Sscanf failed to load...
but why?

I downloaded the latest one.


Re: Help request.. - ColorHost-Kevin - 28.07.2013

This is usually cause a function is not loading properly.

Run nativechecker, and it should tell you whats going on.


Re: Help request.. - Hardy - 28.07.2013

Maybe the problem is because my host is linux so i have to download plugins made for linux. So when I'm trying to run them on my PC they don't work anymore?


Re: Help request.. - FaceTutorialz - 28.07.2013

No, you may just have .dll files. Try .so files, they work for linux. (You may have done this.)


Re: Help request.. - Hardy - 28.07.2013

Okay, it works on my PC but it still doesn't work on host (linux).. That's the biggest problem I have.


Re: Help request.. - Hardy - 29.07.2013

sorry for double post but can anyone help?