SA-MP Forums Archive
Unknow Gamemode - Server don't start on host (volt-host) - 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: Unknow Gamemode - Server don't start on host (volt-host) (/showthread.php?tid=313451)



Unknow Gamemode - Server don't start on host (volt-host) - Ricop522 - 26.01.2012

on my house the server starts good,
Windows.

But when I try to run on my volt host, the server don't start.

Код:
SA-MP Dedicated Server
----------------------
v0.3d-R2, ©2005-2011 SA-MP Team

[18:28:43] filterscripts = ""  (string)
[18:28:43] 
[18:28:43] Server Plugins
[18:28:43] --------------
[18:28:43]  Loading plugin: streamer.so
[18:28:43] 

*** Streamer Plugin v2.5.2 R2 by Incognito loaded ***

[18:28:43]   Loaded.
[18:28:43]  Loading plugin: sscanf.so
[18:28:43] 

[18:28:43]  ===============================

[18:28:43]       sscanf plugin loaded.     

[18:28:43]    © 2009 Alex "******" Cole

[18:28:43]    0.3d-R2 500 Players "dnee"

[18:28:43]  ===============================

[18:28:43]   Loaded.
[18:28:43]  Loading plugin: mysql.so
[18:28:43] 

  > MySQL plugin R5 successfully loaded.

[18:28:43]   Loaded.
[18:28:43]  Loaded 3 plugins.

[18:28:43] 
[18:28:43] Filterscripts
[18:28:43] ---------------
[18:28:43]   Loaded 0 filterscripts.

[18:28:43] Script[gamemodes/arp.amx]: Run time error 19: "File or function is not found"
[18:28:43] Number of vehicle models: 0



Re: Unknow Gamemode - Server don't start on host (volt-host) - Silentfood - 26.01.2012

This usually either happens when you've compiled the code using an include that doesn't come with the natives.
Try updating your plugins, and make sure you re-compile your gamemode with the includes that come with the updates.


Re: Unknow Gamemode - Server don't start on host (volt-host) - Ricop522 - 26.01.2012

Already did that :/ omg.. help me god.


Respuesta: Unknow Gamemode - Server don't start on host (volt-host) - [Nikk] - 26.01.2012

Normal sscanf dont work in linux. with samp 0.3d -R2


Re: Unknow Gamemode - Server don't start on host (volt-host) - Ricop522 - 26.01.2012

So, SSCANF DONT WORK IN LINUX AT SAMP 0.3D R2? omg


Re: Unknow Gamemode - Server don't start on host (volt-host) - Guest9328472398472 - 26.01.2012

You can either contact thier support..check your plugins for any errors or mistakes...or...if it comes to the point to get a windows svr...I know some scripts don't function right with SOME Linux servers.


Re: Unknow Gamemode - Server don't start on host (volt-host) - Ricop522 - 26.01.2012

I think its the sscanf.


Re: Unknow Gamemode - Server don't start on host (volt-host) - Mark™ - 26.01.2012

sounds more like a missing plugin


Re: Unknow Gamemode - Server don't start on host (volt-host) - Silentfood - 26.01.2012

Sscanf does work with Linux, though the only reference to that that I have found is the plugin located in the Vortex Roleplay 2 archive.


Re: Unknow Gamemode - Server don't start on host (volt-host) - lordturhan - 28.01.2012

Plugin or include missing.


Respuesta: Unknow Gamemode - Server don't start on host (volt-host) - ErickOwnZ - 28.01.2012

If you have ssh access, type setenforce 0 , Windows? Update you .NET Framework to 4.0


Re: Unknow Gamemode - Server don't start on host (volt-host) - Ricop522 - 28.01.2012

Already fixed, the problem was with the lastest version of sscanf.


Re: Unknow Gamemode - Server don't start on host (volt-host) - MikkaVanBuuren - 18.08.2012

Click Me Please

Update all your needed plugins that are required from the Gamemode and then Re-Compile it with them


Re: Unknow Gamemode - Server don't start on host (volt-host) - Healian - 19.08.2012

If you are trying to run a packaged pre-made game mode just replace the samp-server.exe with the 0.3e one


Re: Unknow Gamemode - Server don't start on host (volt-host) - VIP475 - 03.11.2012

Quote:
Originally Posted by Ricop522
Посмотреть сообщение
Already fixed, the problem was with the lastest version of sscanf.
Just read.