Plugins - 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: Plugins (
/showthread.php?tid=480277)
Plugins -
StreetboyBalkan - 09.12.2013
So,the server is working good on house server,but on the host it isn't working fine because objects doesn't appear,i think the problem is in the streamer,but i downloaded the latest streamer and recompile script but the problem is still here.Does anybody know how to fix this?
Re: Plugins - Astralis - 09.12.2013
Home host uses windows which are .dll files of plugins, and linux uses .so files, so be sure what is the OS of your host. Also, check server_log.txt and paste it here.
Re: Plugins -
StreetboyBalkan - 11.12.2013
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3x-R2, ©2005-2013 SA-MP Team
[22:21:26]
[22:21:26] Server Plugins
[22:21:26] --------------
[22:21:26] Loading plugin: sscanf.so
[22:21:26]
[22:21:26] ===============================
[22:21:26] sscanf plugin loaded.
[22:21:26] Version: 2.8.1
[22:21:26] © 2012 Alex "******" Cole
[22:21:26] ===============================
[22:21:26] Loaded.
[22:21:26] Loading plugin: streamer.so
[22:21:26]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[22:21:26] Loaded.
[22:21:26] Loaded 2 plugins.
[22:21:26]
[22:21:26] Filterscripts
[22:21:26] ---------------
[22:21:26] Loading filterscript 'base.amx'...
[22:21:26]
--Base FS loaded.
[22:21:26] Loading filterscript 'gl_actions.amx'...
[22:21:26] Loading filterscript 'gl_property.amx'...
[22:21:26]
-----------------------------------
[22:21:26] Grand Larceny Property Filterscript
[22:21:26] -----------------------------------
[22:21:26] Loaded 3 filterscripts.
[22:21:26] foreach called
[22:21:26]
[22:21:26] =======================================
[22:21:26] | |
[22:21:26] | YSI version 1.04.0000 |
[22:21:26] | By Alex "******" Cole |
[22:21:26] | |
[22:21:26] | Checking the latest YSI version.. |
[22:21:26] | |
[22:21:26] =======================================
[22:21:26]
[22:21:27] *** YSI Error: y_amx tracer not found!
[22:21:27] Could Not Read Interiors file ( properties/interiors.txt )
[22:21:27] Reading File: blank
[22:21:27] Reading File: properties/houses.txt
[22:21:27] Reading File: properties/businesses.txt
[22:21:27] Reading File: properties/banks.txt
[22:21:27] Reading File: properties/police.txt
[22:21:27] |---------------------------------------|
[22:21:27] | Diversion RolePlay |
[22:21:27] | by Dimi and Ivan |
[22:21:27] |---------------------------------------|
[22:21:27] Number of vehicle models: 0
[22:21:27]
[22:21:27] ==========================================
[22:21:27] | |
[22:21:27] | A new version (v3.09.0684) of YSI is |
[22:21:27] | available from: |
[22:21:27] | |
[22:21:27] | www.y-less.com/YSI/YSI_1.0.zip |
[22:21:27] | |
[22:21:27] | Changelog: |
[22:21:27] | |
[22:21:27] | 3.00.0000: |
[22:21:27] | |
[22:21:27] | YSI 3.0 released! Now includes the |
[22:21:27] | "y_text" library for better messages, |
[22:21:27] | and a reworked "y_classes" library. |
[22:21:27] | Largely documented here |
[22:21:27] | "http://forum.sa-mp.com/showthread.php |
[22:21:27] | ?t=321092". |
[22:21:27] | |
[22:21:27] | 3.01.0002: |
[22:21:27] | |
[22:21:27] | Small fixes to "y_text" and |
[22:21:27] | "y_classes". |
[22:21:27] | |
[22:21:27] | 3.09.0684: |
[22:21:27] | |
[22:21:27] | Reverted to old download location. |
[22:21:27] | Improved (and fixed) version checks; |
[22:21:27] | added y_bitmap, y_areas, y_races, |
[22:21:27] | y_zonenames, better documentation; |
[22:21:27] | MANY other bug fixes - see the github |
[22:21:27] | repository for more details: |
[22:21:27] | |
[22:21:27] ==========================================
[22:21:27]
[22:49:02] Incoming connection: 77.222.31.239:4254
[22:49:02] [join] Ivan_Johnson has joined the server (0:77.222.31.239)
[22:49:15] [part] Ivan_Johnson has left the server (0:1)
I use .so because it is on host server...
Re: Plugins -
StreetboyBalkan - 11.12.2013
BUMP!!
I need fast help!