Jump to content
  • 0

Crash de la textdraw?


Rony

Question

Nick: Rony

Problema: Un textdraw poate provoca crash unor playeri? (nu mereu..deobicei la 30min de joc..alteori la 5min..)

Erori / warnings: -

Lini/script: -

Ai incercat sa rezolvi singur ?: Da.. dar n-am nici o idee..  (crashdetect nu stiu cum se instaleaza)..

P.S: GM-ul e mai vechi..poate nu e din cauza textdraw-ului..poate ca sunt niste linii care s-au scos pe noile include-uri..(totusi..nu iau warn/eroare la compile).

Respect Khalifa ?

Link to comment
Share on other sites

13 answers to this question

Recommended Posts

Timeout :-? :undecided:

"Lost connection to the server. Reconnecting..

The server is restarting..

Connecting to ... :7777

You are banned from this server."

"You are banned from this server."

Esti banat pe acel server.Daca e serverul tau , intra in samp_ban si sterge banul de acolo , iar dupa deschide iar serverul si poti juca!

Fara reclama in semnatura!

Link to comment
Share on other sites

Nu este din cauza unui textraw,este vorba de unde ai hostul si daca ai lag pe el cand intrii pe server,daca da sunai pe cei de unde ai hostul,fi oleaca mai tupeist si cerele banii inapoi daca mai iei odata crash,sau dupa caz schimba hostul...

 

 

Link to comment
Share on other sites

Un text-draw sa dea timeout ? Da se poate :) exact la fel am patit si eu si nu stiam de la ce poate fi , am sters un anumit td si...problema rezolvata.

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

 

Link to comment
Share on other sites

Cum as putea sti precis care este cauza? Crashdetect nu imi detecteaza nimic..

Sterge ultimu' TD care l-ai adaugat. ( Inainte de a da timeout )

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

 

Link to comment
Share on other sites

L-am sters..o sa vad daca se mai ia..

Crash-urile se iau de cand m-am mutat pe 0.3z .. Sa fie ceva scos din include-uri,care inca se afla in GM? Daca nu..poate e de la vreun textdraw..ca, cu cateva zile inainte de 0.3z, l-am pus.. O sa vad cum merge acum,.

EDIT: Am sters textdraw-uri (multe)..si am adaugat altele.. (mai putine..) 3 de connect.si 3 sa fie pe joc(logo)..Si tot se ia crash uneori..

Respect Khalifa ?

Link to comment
Share on other sites

Topic inchis , 48h fara reply/up.

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

 

Link to comment
Share on other sites

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.