Jump to content
  • 0

Question

Posted (edited)

Problema intalnita (descriere):Mi,se tot restarteaza servarul in consola imi apare asta  SERVICE CRASH, waiting 10 seconds ...... SERVICE STARTUP
Ero(area / rile) / warning-(ul / urile): si in server.cfg asta Warning: Minimum time between new connections (1000) exceeded for 82.27.73.59:64228. Ignoring the request. Incoming connection: 82.27.73.59:64228

Edited by 8ball

3 answers to this question

Recommended Posts

  • 0
Posted

Ai creeat o functie care nu poate fi 'apelata' corect. incearca un d3. Creeaza un config.cfg in folderu cu pawno.exe si scrie in el -d3 dupa re-compileaza toate scripturile. Dupa aceea sa te uiti in consola.

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

 

  • 0
Posted

Nu am mai auzit niciodata de o astfel de erroare :)).

In fine... incearca sa aplici ceea ce ti-a spus Ph0eniX, apoi daca iti mai apar errori, posteaza-le aici.

242086.png

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.