Problema server
Moderators: Moderator ajutator, Moderator
- skill 0
-
- Status: Offline
- Posts: 43
- Registered for: 11 years 4 months
- 11
Buna ziua,
Am un server de mc bukkit 1.7.2 si cade srv din senin si in log nu apare nici o eroare..Aveti ideie ce ar putea cauza problema?
PS:am gasit aceasta eroare 14:41:47 WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3674ms behind, skipping 73 tick(s)
Am un server de mc bukkit 1.7.2 si cade srv din senin si in log nu apare nici o eroare..Aveti ideie ce ar putea cauza problema?
PS:am gasit aceasta eroare 14:41:47 WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3674ms behind, skipping 73 tick(s)

- skill +4
- Status: Offline
- Posts: 273
- Registered for: 12 years 8 months
- 12
- Status: That`s all?
- Location: Nibiru
- Contact:
Dacă serverul este ţinut la tine în pc probabil că nu-i aloci destulă memorie RAM .

- Fost Moderator
- Status: Offline
- Posts: 490
- Registered for: 11 years 11 months
- 12
- Status: OFF
EDIT 2018: inca in viata...voi? - Cont Premium: SwampieZaMax
- Location: Intr-o camera rotunda cu 4 colturi.
- Contact:
Nu ai destul RAM alocat serverului sau nu are destul RAM pc-ul.
- full skill
- Status: Offline
- Posts: 1047
- Registered for: 11 years 10 months
- 11
- Status: Inapoi pe forum! >.<
- Location: Germania
- Contact:
Ca sa ruleze fara lag, serverul are nevoie de minimum 1 GB RAM.
Ca sa ii setezi aceasta optiune, bagi aceset cod, in run.bat. (dandu-i edit, inlocuind codul)
Pentru 32 de biti:
Pentru 64 de biti:
P.S: Craftbukkit-ul sa fie redenumit sub forma de: craftbukkit.jar! Acolo asa e setat.[/b]
Ca sa ii setezi aceasta optiune, bagi aceset cod, in run.bat. (dandu-i edit, inlocuind codul)
Pentru 32 de biti:
Code: Select all
@Echo off
"C:\Program Files\Java\jre7\bin\java.exe" -server -Xms1024M -Xmx1024M -jar craftbukkit.jar
pause
Code: Select all
@Echo off
"C:\Program Files (x86)\Java\jre7\bin\java.exe" -server -Xms1024M -Xmx1024M -jar craftbukkit.jar
pause


- skill 0
-
- Status: Offline
- Posts: 43
- Registered for: 11 years 4 months
- 11
Cand dau /gc in game apare asa:
maximum memory:3,038 MB
Allocated memory:248 MB
Free memory: 66 MB
Este bine?sau trebuie sa aloc mai mult ram pentru srv.Serverul este hostat la o firma de hosting si
Aceste optiuni nu le am.se poate modifica si altfel?
Ps:Posibil sa nu am acel bat deoarece folosesc GameCp
maximum memory:3,038 MB
Allocated memory:248 MB
Free memory: 66 MB
Este bine?sau trebuie sa aloc mai mult ram pentru srv.Serverul este hostat la o firma de hosting si
Code
@Echo off
"C:\Program Files\Java\jre7\bin\java.exe" -server -Xms1024M -Xmx1024M -jar craftbukkit.jar
pause
Pentru 64 de biti:
Code
@Echo off
"C:\Program Files (x86)\Java\jre7\bin\java.exe" -server -Xms1024M -Xmx1024M -jar craftbukkit.jar
pause
Aceste optiuni nu le am.se poate modifica si altfel?
Ps:Posibil sa nu am acel bat deoarece folosesc GameCp
- full skill
- Status: Offline
- Posts: 1047
- Registered for: 11 years 10 months
- 11
- Status: Inapoi pe forum! >.<
- Location: Germania
- Contact:
Maximum sa fie de 1 GB RAM..Africa wrote:Allocated memory:248 MB

