SA-MP Forums Archive
Server didn't start on VPS Ubuntu! - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Server didn't start on VPS Ubuntu! (/showthread.php?tid=203732)



Server didn't start on VPS Ubuntu! - alexswilk - 27.12.2010

Hello, I've huge problem, server cannot start by VPS Ubuntu.
I was compiling PWN file, with new includes.
Server works with Windows .
Server Version is SAMP 0.3c RC7.
Preposition, I'm giving a logs:







----------
Loaded log file: "server_log.txt".
----------

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

[00:41:10] filterscripts = "" (string)
[00:41:10]
[00:41:10] Server Plugins
[00:41:10] --------------
[00:41:10] Loading plugin: audio.so
[00:41:10]
*** Audio Plugin v0.4 by Incognito loaded ***

[00:41:10] Loaded.
[00:41:10] Loading plugin: mysql.so
[00:41:10]

> MySQL plugin loaded on. |

[00:41:10] Loaded.
[00:41:10] Loading plugin: sscanf.so
[00:41:10]

[00:41:10] ===============================

[00:41:10] sscanf plugin loaded.

[00:41:10] © 2009 Alex "******" Cole

[00:41:10] ===============================

[00:41:10] Loaded.
[00:41:10] Loading plugin: streamer.so
[00:41:10]
*** Streamer Plugin v2.3.7 by Incognito loaded ***

[00:41:10] Loaded.
[00:41:10] Loaded 4 plugins.

[00:41:10]
[00:41:10] Filter Scripts
[00:41:10] ---------------
[00:41:10] Loaded 0 filter scripts.

[00:41:10] Script[gamemodes/crp1.amx]: Run time error 19: "File or function is not found"
[00:41:10] Number of vehicle models: 0


Re: Server didn't start on VPS Ubuntu! - c-middia - 27.12.2010

[00:41:10] Script[gamemodes/crp1.amx]: Run time error 19: "File or function is not found"


Re: Server didn't start on VPS Ubuntu! - alexswilk - 27.12.2010

Yes, but why?


Re: Server didn't start on VPS Ubuntu! - DVDK - 27.12.2010

Quote:
Originally Posted by alexswilk
Посмотреть сообщение
Yes, but why?
It means that crp1.amx is using a function that has been defined, but not exists, mostly due failed plugins.
Make sure you have loaded all of your plugins, recompile them, and check if you have the right version for your distro of Linux.


Re: Server didn't start on VPS Ubuntu! - alexswilk - 28.12.2010

All plugins is loaded!
Everythink is okey on Windows but on linux GameMode didn't start!


Re: Server didn't start on VPS Ubuntu! - CrunkBankS - 28.12.2010

Update lastest version plugin on Linux VPS


Re: Server didn't start on VPS Ubuntu! - CrunkBankS - 28.12.2010

Quote:
Originally Posted by alexswilk
Посмотреть сообщение
*** Streamer Plugin v2.3.7 by Incognito loaded ***
Now version
Streamer Plugin v2.5.1


Re: Server didn't start on VPS Ubuntu! - alexswilk - 28.12.2010

Quote:
Originally Posted by CrunkBankS
Посмотреть сообщение
Now version
Streamer Plugin v2.5.1
----------
Loaded log file: "server_log.txt".
----------

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

[20:23:13] filterscripts = "" (string)
[20:23:13]
[20:23:13] Server Plugins
[20:23:13] --------------
[20:23:13] Loading plugin: audio.so
[20:23:13]
*** Audio Plugin v0.4 by Incognito loaded ***

[20:23:13] Loaded.
[20:23:13] Loading plugin: mysql.so
[20:23:13]

> MySQL plugin loaded on. |

[20:23:13] Loaded.
[20:23:13] Loading plugin: sscanf.so
[20:23:14]

[20:23:14] ===============================

[20:23:14] sscanf plugin loaded.

[20:23:14] © 2009 Alex "******" Cole

[20:23:14] ===============================

[20:23:14] Loaded.
[20:23:14] Loading plugin: streamer.so
[20:23:14]

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

[20:23:14] Loaded.
[20:23:14] Loaded 4 plugins.

[20:23:14]
[20:23:14] Filter Scripts
[20:23:14] ---------------
[20:23:14] Loaded 0 filter scripts.

[20:23:14] Script[gamemodes/crp1.amx]: Run time error 19: "File or function is not found"
[20:23:14] Number of vehicle models: 0


Re: Server didn't start on VPS Ubuntu! - alexswilk - 28.12.2010

Thx for reply with old plugin!
My Mysql Plugin was old!


Re: Server didn't start on VPS Ubuntu! - CrunkBankS - 28.12.2010

Other plugins latest version?