Yardım Minecraft server açamıyorum:/

EraySaritas12

Ağaç Yumruklayıcı
Mesajlar
14
En iyi cevaplar
0
Beğeniler
0
Puanları
10
Oyun Sürümü
1.14.4
minecraft serverim format atmadan önce çok güzel çalışıyordu kasmaya felan başlamıştı artık pc format atmak zorunda kaldım ve windows 10 dan windows 8.1 yaptım fakat server aç dediğimde açmadı

serverimin run dosyası =
:x
@Echo off
echo Sunucu Aciliyor..
echo ---------_-
title BAY Eray
java -Xmx7G -Dfile.encoding=UTF-8 -jar spigot-1.14.4.jar
PAUSE

run dediğimde aldıgım hata =
Sunucu Aciliyor..
---------_-
Invalid maximum heap size: -Xmx7G
The specified size exceeds the maximum representable size.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Press any key to continue . . .





2048 mb yaparsam aldıgım hata=



Sunucu Aciliyor..
---------_-
Invalid maximum heap size: -Xmx2048MB
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Press any key to continue . . .






lütfen yardım edin :/

2.PNG


Ekran Alıntısı.PNG
 


LifeMCServer

Nether Yerlisi
Mesajlar
2,410
En iyi cevaplar
98
Beğeniler
2,461
Puanları
10,250
Ruh hali
Direk -Xmx1G deneyin. MB türü giriş yaparken M kullanın, MB kabul etmez.
 

EraySaritas12

Ağaç Yumruklayıcı
Mesajlar
14
En iyi cevaplar
0
Beğeniler
0
Puanları
10
yani şu run dosyası şöylemi olacak


:x
@Echo off
echo Sunucu Aciliyor..
echo ---------_-
title BAY Eray
java -Xmx1G -Dfile.encoding=UTF-8 -jar spigot-1.14.4.jar
PAUSE
 

EraySaritas12

Ağaç Yumruklayıcı
Mesajlar
14
En iyi cevaplar
0
Beğeniler
0
Puanları
10
Hatayı atar mısın?


Sunucu Aciliyor..
---------_-
*** Error, this build is outdated ***
*** Please download a new build as per instructions from https://www.spigotmc.or
g/go/outdated-spigot ***
*** Server will start in 20 seconds ***
Loading libraries, please wait...
[21:33:20] [Server thread/INFO]: Starting minecraft server version 1.14.4
[21:33:20] [Server thread/INFO]: Loading properties
[21:33:20] [Server thread/INFO]: This server is running CraftBukkit version git-
Spigot-9de398a-9c887d4 (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSH
OT)
[21:33:21] [Server thread/INFO]: Debug logging is disabled
[21:33:21] [Server thread/INFO]: Server Ping Player Sample Count: 12
[21:33:21] [Server thread/INFO]: Using 4 threads for Netty based IO
[21:33:21] [Server thread/INFO]: Default game type: SURVIVAL
[21:33:21] [Server thread/INFO]: Generating keypair
[21:33:21] [Server thread/INFO]: Starting Minecraft server on 25.4.88.84:25565
[21:33:21] [Server thread/INFO]: Using default channel type
[21:33:22] [Server thread/WARN]: **** FAILED TO BIND TO PORT!
[21:33:22] [Server thread/WARN]: The exception was: java.net.BindException: Cann
ot assign requested address: bind
[21:33:22] [Server thread/WARN]: Perhaps a server is already running on that por
t?
[21:33:22] [Server thread/INFO]: Stopping server
 

LifeMCServer

Nether Yerlisi
Mesajlar
2,410
En iyi cevaplar
98
Beğeniler
2,461
Puanları
10,250
Ruh hali
Sunucu Aciliyor..
---------_-
*** Error, this build is outdated ***
*** Please download a new build as per instructions from https://www.spigotmc.or
g/go/outdated-spigot ***
*** Server will start in 20 seconds ***
Loading libraries, please wait...
[21:33:20] [Server thread/INFO]: Starting minecraft server version 1.14.4
[21:33:20] [Server thread/INFO]: Loading properties
[21:33:20] [Server thread/INFO]: This server is running CraftBukkit version git-
Spigot-9de398a-9c887d4 (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSH
OT)
[21:33:21] [Server thread/INFO]: Debug logging is disabled
[21:33:21] [Server thread/INFO]: Server Ping Player Sample Count: 12
[21:33:21] [Server thread/INFO]: Using 4 threads for Netty based IO
[21:33:21] [Server thread/INFO]: Default game type: SURVIVAL
[21:33:21] [Server thread/INFO]: Generating keypair
[21:33:21] [Server thread/INFO]: Starting Minecraft server on 25.4.88.84:25565
[21:33:21] [Server thread/INFO]: Using default channel type
[21:33:22] [Server thread/WARN]: **** FAILED TO BIND TO PORT!
[21:33:22] [Server thread/WARN]: The exception was: java.net.BindException: Cann
ot assign requested address: bind
[21:33:22] [Server thread/WARN]: Perhaps a server is already running on that por
t?
[21:33:22] [Server thread/INFO]: Stopping server

Sunucu zaten açıkmış veya server.properties'den yanlış IP girmişsin, onun dışında firewall ve portları da kontrol edebilirsin.
 

Üst