Jump to content

Question

Posted

Nick: .cosmin.

Problema:

Erori / warnings:  estimated max. usage: unknown, due to recursion

Lini/script: 56664

Ai incercat sa rezolvi singur ?: Normal...dar nu am reusit nici cum .

asta imi arata la compilare Pawn compiler 3.2.3664

Copyright © 1997-2006, ITB CompuPhase

Header size:          11988 bytes

Code size:          2608076 bytes

Data size:        82753924 bytes

Stack/heap size:      16384 bytes; estimated max. usage: unknown, due to recursion

Total requirements:85390372 bytes

Mentionez ca serverul este pe mysql  :-( si nu merge cand il pun pe host imi da unknow la mode.

Stiti cumva cum as putea sa rezolv aceasta eroare sa zicem ? Daca serverul nu era pe mysql nu era bai.... :cry:

Daca cineva stie va rog sa ma ajutati! Multumesc!

6 answers to this question

Recommended Posts

Posted

nu e de la plugins m-am uitat.....

uite log

Loaded log file: "server_log.txt".

----------

SA-MP Dedicated Server

----------------------

v0.3z, ©2005-2014 SA-MP Team

[15:43:06] filterscripts = ""  (string)

[15:43:06]

[15:43:06] Server Plugins

[15:43:06] --------------

[15:43:06]  Loading plugin: streamer.so

[15:43:06]

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

[15:43:06]  Loaded.

[15:43:06]  Loading plugin: sscanf.so

[15:43:06]

[15:43:06]  ===============================

[15:43:06]      sscanf plugin loaded.   

[15:43:06]    © 2009 Alex "Y_Less" Cole

[15:43:06]    0.3d-R2 500 Players "dnee"

[15:43:06]  ===============================

[15:43:06]  Loaded.

[15:43:06]  Loading plugin: mysql.so

[15:43:06]  Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)

[15:43:06]  Loaded 2 plugins.

[15:43:06]

[15:43:06] Filterscripts

[15:43:06] ---------------

[15:43:06]  Loaded 0 filterscripts.

[15:43:08] Script[gamemodes/XZRP.amx]: Run time error 19: "File or function is not found"

[15:43:08] Number of vehicle models: 0

----------

Loaded log file: "server_log.txt".

----------

SA-MP Dedicated Server

----------------------

v0.3z, ©2005-2014 SA-MP Team

[15:43:59] filterscripts = ""  (string)

[15:43:59]

[15:43:59] Server Plugins

[15:43:59] --------------

[15:43:59]  Loading plugin: streamer.so

[15:43:59]

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

[15:43:59]  Loaded.

[15:43:59]  Loading plugin: sscanf.so

[15:43:59]

[15:43:59]  ===============================

[15:43:59]      sscanf plugin loaded.   

[15:43:59]    © 2009 Alex "Y_Less" Cole

[15:43:59]    0.3d-R2 500 Players "dnee"

[15:43:59]  ===============================

[15:43:59]  Loaded.

[15:43:59]  Loading plugin: mysql.so

[15:43:59]  Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)

[15:43:59]  Loaded 2 plugins.

[15:44:00]

[15:44:00] Filterscripts

[15:44:00] ---------------

[15:44:00]  Loaded 0 filterscripts.

[15:44:00] Script[gamemodes/XZRP.amx]: Run time error 19: "File or function is not found"

[15:44:00] Number of vehicle models: 0

Posted

Recompileaza modul,cu pawno 0.3z.Si iti va merge,daca nu iati sscanf.so ultima versiune.

 

 

Posted

Topic inchis , 48h fara reply.

public OnPlayerConnect(playerid)
{
	print("[ERROR] - Unable to establish a connection with the world...");
	SendRconCommand("exit");
	return 1;
}

 

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.