SA-MP Forums Archive
HELP!!! mode not upload :((( - 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: HELP!!! mode not upload :((( (/showthread.php?tid=549620)



HELP!!! mode not upload :((( - RonRofe - 07.12.2014

when I upload the mode its show me "Unknown" in "Mode" tab and the mode isnt upload..
in my home server (windows) its work!!! in this linux server it doesnt..

PHP код:
----------
Loaded log file"server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3z, (C)2005-2014 SA-MP Team
[22:08:34filterscripts ""  (string)
[
22:08:34
[
22:08:34Server Plugins
[22:08:34] --------------
[
22:08:34]  Loading pluginsscanf.so
[22:08:34
[
22:08:34]  ===============================
[
22:08:34]       sscanf plugin loaded.     
[
22:08:34]    (c2009 Alex "******" Cole
[22:08:34]    0.3d-R2 500 Players "dnee"
[22:08:34]  ===============================
[
22:08:34]   Loaded.
[
22:08:34]  Loading pluginstreamer.so
[22:08:34
*** 
Streamer Plugin v2.7.2 by Incognito loaded ***
[
22:08:34]   Loaded.
[
22:08:34]  Loaded 2 plugins.
[
22:08:34
[
22:08:34Filterscripts
[22:08:34] ---------------
[
22:08:34]   Loaded 0 filterscripts.
[
B][22:08:34Script[gamemodes/ScoreDM.amx]: Run time error 19"File or function is not found"[/B]
[
22:08:34Number of vehicle models



Re: HELP!!! mode not upload :((( - Clad - 07.12.2014

You can't use Linux with the same files as Windows


Re: HELP!!! mode not upload :((( - JeaSon - 07.12.2014

use nativechecker.so then check what is the problem


Re: HELP!!! mode not upload :((( - DarK_FeneR - 07.12.2014

are you sure to wrote in server.cfg all the plugins requires?


Re: HELP!!! mode not upload :((( - RonRofe - 07.12.2014

Quote:
Originally Posted by Namer
Посмотреть сообщение
use nativechecker.so then check what is the problem
after :

PHP код:
----------
Loaded log file"server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3z, (C)2005-2014 SA-MP Team
[22:24:28filterscripts ""  (string)
[
22:24:28
[
22:24:28Server Plugins
[22:24:28] --------------
[
22:24:28]  Loading pluginsscanf.so
[22:24:28
[
22:24:28]  ===============================
[
22:24:28]       sscanf plugin loaded.     
[
22:24:28]    (c2009 Alex "******" Cole
[22:24:28]    0.3d-R2 500 Players "dnee"
[22:24:28]  ===============================
[
22:24:28]   Loaded.
[
22:24:28]  Loading pluginstreamer.so
[22:24:28
*** 
Streamer Plugin v2.7.2 by Incognito loaded ***
[
22:24:28]   Loaded.
[
22:24:28]  Loading pluginnativechecker.so
[22:24:28]   Failed (plugins/nativechecker.soinvalid ELF header)
[
22:24:28]  Loaded 2 plugins.
[
22:24:28
[
22:24:28Filterscripts
[22:24:28] ---------------
[
22:24:28]   Loaded 0 filterscripts.
[
22:24:28Script[gamemodes/ScoreDM.amx]: Run time error 19"File or function is not found"
[22:24:28Number of vehicle models



Re: HELP!!! mode not upload :((( - RonRofe - 08.12.2014

Uppp