SA-MP Forums Archive
Plugin can't loaded at VPS - 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: Plugin can't loaded at VPS (/showthread.php?tid=390624)



[HELP ME :( ] Plugin can't loaded at VPS - puetralambart - 07.11.2012

help me,
my vps can't load my plugin

Quote:

[15:11:18]
[15:11:18] Server Plugins
[15:11:18] --------------
[15:11:18] Loading plugin: YSF.dll
[15:11:18] Failed.
[15:11:18] Loading plugin: streamer.dll
[15:11:18] Failed.
[15:11:18] Loading plugin: GeoIP_Plugin.dll
[15:11:19] GeoIP_Plugin got loaded.
[15:11:19] Loaded.
[15:11:19] Loaded 1 plugins.

[15:11:20]
[15:11:20] Filterscripts
[15:11:20] ---------------
[15:11:20] Loading filterscript 'object.amx'...
[15:11:20] Loaded 1 filterscripts.

[15:11:20] Script[gamemodes/WGDM.amx]: Run time error 19: "File or function is not found"
[15:11:20] Number of vehicle models: 0
[15:11:23] --- Server Shutting Down.
[15:11:23] GeoIP_Plugin got unloaded.




Re: Plugin can't loaded at VPS - puetralambart - 07.11.2012

Please Help me


Re: Plugin can't loaded at VPS - Cameltoe - 07.11.2012

Are your vps running windows?


Re: Plugin can't loaded at VPS - puetralambart - 07.11.2012

Quote:
Originally Posted by Cameltoe
Посмотреть сообщение
Are your vps running windows?
yeah, my vps windows xp professional 2002

i use server.cfg
Quote:

streamer.dll

it work in my pc, but in vps cant loaded


Re: Plugin can't loaded at VPS - puetralambart - 07.11.2012

help


Re: Plugin can't loaded at VPS - ikey07 - 07.11.2012

Quote:

[15:11:18] Loading plugin: YSF.dll
[15:11:18] Failed.
[15:11:18] Loading plugin: streamer.dll
[15:11:18] Failed.

Is your answer, get latest plugins and recompile your gamemode.


Re: Plugin can't loaded at VPS - puetralambart - 07.11.2012

Quote:
Originally Posted by ikey07
Посмотреть сообщение
Is your answer, get latest plugins and recompile your gamemode.
cant load again


Re: Plugin can't loaded at VPS - ColorHost-Kevin - 07.11.2012

Your not loading something your gamemode needs.


Re: Plugin can't loaded at VPS - Red_Dragon. - 07.11.2012

Missing plugins


Re: Plugin can't loaded at VPS - puetralambart - 07.11.2012

Код:
C:\Documents and Settings\putra\Desktop\World Gaming Stunt\pawno\include\streamer.inc(156) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
C:\Documents and Settings\putra\Desktop\World Gaming Stunt\pawno\include\streamer.inc(382) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
C:\Documents and Settings\putra\Desktop\World Gaming Stunt\pawno\include\streamer.inc(404) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
C:\Documents and Settings\putra\Desktop\World Gaming Stunt\pawno\include\streamer.inc(406) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"
how to fix ?