EggWARS Sorunu

FuryRS

Elmas Madencisi
En iyi cevaplar
0
Öncelikle Herkese İyi Forumlar Arkadaşlar. Sorunum Şu: Şimdi Ben Masaüstümde EggWARS Sunucusu Kuruyordum. Plugin Kesinlikle Çakma Değildir. Kendim Bizzat Spigottan Aldım. EggWARS'ta Arena Kuruyorum Ancak Arenaya 2. Kişi Girince Sunucuya Bir şeyler Oluyor. İlk Hatayı Aldığım da Featherboard Kaynaklıdır Dedim ve FeatherBoard Pluginin Sildim. Ancak Düzelme Yok.. Bir Yolunu Bilen Varsa Lütfen Paylaşabilir mi? Bu Arada Sunucudan Attıktan Sonra Sunucu Yeniden Başlıyor Ancak Konsolda Hata Olmuyor...
NOT: Masaüstümde Dediğime Bakmayın 4 GB Ram Verdim Sunucuya Ancak Düzeltemiyorum...
Gelen Tek HATA:
 

OmerSRN

CraftMC Network
En iyi cevaplar
0
Sunucunu bir şey zorluyor olmalı. Veya kendi internetinden kaynaklı olabilir.
 

FuryRS

Elmas Madencisi
En iyi cevaplar
0
Sunucunu bir şey zorluyor olmalı. Veya kendi internetinden kaynaklı olabilir.
Bu Sabah Plugine Güncelleme Gelmiş İndirip Onu Denedim Ancak Sorunlar Devam Ediyor ne Hücre Bloğu Ekleyebiliyorum Ne de Kurduğum Arena da Oynayabiliyorum Arenaya Katılıyorum 5-10 Saniye Sonra Sunucu Kapanıyor

Sunucu Konsolunda ki Son Mesajlar Bunlar...
Kod:
[10:33:48] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
[10:33:48] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[10:33:48] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[10:33:48] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
[10:33:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:33:48] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[10:33:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:33:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[10:33:48] [Spigot Watchdog Thread/ERROR]:     PID: 14 | Suspended: false | Native: true | State: RUNNABLE
[10:33:48] [Spigot Watchdog Thread/ERROR]:     Stack:
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.net.SocketInputStream.socketRead0(Native Method)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.net.SocketInputStream.socketRead(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.net.SocketInputStream.read(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.net.SocketInputStream.read(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.fill(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.read1(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.read(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.net.URL.openStream(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         javax.imageio.ImageIO.read(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         es.minetsii.eggwars.resources.MapAPI$APIMapRender.<init>(MapAPI.java:38)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         es.minetsii.eggwars.resources.MapAPI$APIMapRender.<init>(MapAPI.java:32)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         es.minetsii.eggwars.resources.MapAPI.getCustomMap(MapAPI.java:21)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         es.minetsii.eggwars.enums.EnumCellStructureType.<init>(EnumCellStructureType.java:42)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         es.minetsii.eggwars.enums.EnumCellStructureType.<clinit>(EnumCellStructureType.java:22)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         es.minetsii.eggwars.objects.EwCellGenerator$1.run(EwCellGenerator.java:51)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:33:48] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[10:33:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:33:48] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-7-thread-1
[10:33:48] [Spigot Watchdog Thread/ERROR]:     PID: 84 | Suspended: false | Native: false | State: WAITING
[10:33:48] [Spigot Watchdog Thread/ERROR]:     Stack:
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:33:48] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
[10:33:48] [Spigot Watchdog Thread/ERROR]:     PID: 79 | Suspended: false | Native: false | State: WAITING
[10:33:48] [Spigot Watchdog Thread/ERROR]:     Stack:
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:33:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[10:33:48] [Spigot Watchdog Thread/ERROR]:     PID: 77 | Suspended: false | Native: false | State: WAITING
[10:33:48] [Spigot Watchdog Thread/ERROR]:     Stack:
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:33:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
[10:33:48] [Spigot Watchdog Thread/ERROR]:     PID: 24 | Suspended: false | Native: true | State: RUNNABLE
[10:33:48] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[10:33:48] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:     Stack:
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:33:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
[10:33:48] [Spigot Watchdog Thread/ERROR]:     PID: 23 | Suspended: false | Native: true | State: RUNNABLE
[10:33:48] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[10:33:48] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:     Stack:
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:33:48] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[10:33:48] [Spigot Watchdog Thread/ERROR]:     PID: 58 | Suspended: false | Native: false | State: TIMED_WAITING
[10:33:48] [Spigot Watchdog Thread/ERROR]:     Stack:
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.FileIOThread.c(FileIOThread.java:52)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.FileIOThread.run(FileIOThread.java:28)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:33:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
[10:33:48] [Spigot Watchdog Thread/ERROR]:     PID: 27 | Suspended: false | Native: false | State: WAITING
[10:33:48] [Spigot Watchdog Thread/ERROR]:     Stack:
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.Variables$2.run(Variables.java:378)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:33:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
[10:33:48] [Spigot Watchdog Thread/ERROR]:     PID: 56 | Suspended: false | Native: false | State: WAITING
[10:33:48] [Spigot Watchdog Thread/ERROR]:     Stack:
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:33:48] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-9-thread-1
[10:33:48] [Spigot Watchdog Thread/ERROR]:     PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
[10:33:48] [Spigot Watchdog Thread/ERROR]:     Stack:
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:33:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Ebean-jdbcsqlitepluginsEggWarsLobbyEggWarsLobbydb.0
[10:33:48] [Spigot Watchdog Thread/ERROR]:     PID: 30 | Suspended: false | Native: false | State: WAITING
[10:33:48] [Spigot Watchdog Thread/ERROR]:     Stack:
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         com.avaje.ebeaninternal.server.lib.thread.PooledThread.run(PooledThread.java:75)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:33:48] [Spigot Watchdog Thread/ERROR]: Current Thread: EbeanBackgroundThread
[10:33:48] [Spigot Watchdog Thread/ERROR]:     PID: 29 | Suspended: false | Native: false | State: TIMED_WAITING
[10:33:48] [Spigot Watchdog Thread/ERROR]:     Stack:
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         com.avaje.ebeaninternal.server.lib.BackgroundThread$Runner.run(BackgroundThread.java:168)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:33:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
[10:33:48] [Spigot Watchdog Thread/ERROR]:     PID: 22 | Suspended: false | Native: true | State: RUNNABLE
[10:33:48] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[10:33:48] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:     Stack:
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:33:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[10:33:48] [Spigot Watchdog Thread/ERROR]:     PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
[10:33:48] [Spigot Watchdog Thread/ERROR]:     Stack:
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:33:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[10:33:48] [Spigot Watchdog Thread/ERROR]:     PID: 20 | Suspended: false | Native: false | State: RUNNABLE
[10:33:48] [Spigot Watchdog Thread/ERROR]:     Stack:
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.management.ThreadImpl.dumpThreads0(Native Method)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[10:33:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:33:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[10:33:48] [Spigot Watchdog Thread/ERROR]:     PID: 17 | Suspended: false | Native: true | State: RUNNABLE
[10:33:48] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[10:33:48] [Spigot Watchdog Thread/ERROR]:         Locked on:java.io.BufferedInputStream.read(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[10:33:48] [Spigot Watchdog Thread/ERROR]:     Stack:
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.io.FileInputStream.readBytes(Native Method)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.io.FileInputStream.read(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.fill(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.read(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:81)
[10:33:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:33:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-4
[10:33:48] [Spigot Watchdog Thread/ERROR]:     PID: 18 | Suspended: false | Native: false | State: RUNNABLE
[10:33:48] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[10:33:48] [Spigot Watchdog Thread/ERROR]:         Locked on:java.io.BufferedOutputStream.flush(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         Locked on:java.io.PrintStream.write(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:     Stack:
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.io.FileOutputStream.writeBytes(Native Method)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.io.FileOutputStream.write(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedOutputStream.flushBuffer(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedOutputStream.flush(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.io.PrintStream.write(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.io.FilterOutputStream.write(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:44)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:33:48] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[10:33:48] [Spigot Watchdog Thread/ERROR]:     PID: 16 | Suspended: false | Native: false | State: RUNNABLE
[10:33:48] [Spigot Watchdog Thread/ERROR]:     Stack:
[10:33:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:33:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[10:33:48] [Spigot Watchdog Thread/ERROR]:     PID: 14 | Suspended: false | Native: true | State: RUNNABLE
[10:33:48] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[10:33:48] [Spigot Watchdog Thread/ERROR]:         Locked on:java.io.BufferedInputStream.read(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:     Stack:
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.net.SocketInputStream.socketRead0(Native Method)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.net.SocketInputStream.socketRead(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.net.SocketInputStream.read(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.net.SocketInputStream.read(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.fill(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.read1(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.read(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.net.URL.openStream(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         javax.imageio.ImageIO.read(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         es.minetsii.eggwars.resources.MapAPI$APIMapRender.<init>(MapAPI.java:38)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         es.minetsii.eggwars.resources.MapAPI$APIMapRender.<init>(MapAPI.java:32)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         es.minetsii.eggwars.resources.MapAPI.getCustomMap(MapAPI.java:21)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         es.minetsii.eggwars.enums.EnumCellStructureType.<init>(EnumCellStructureType.java:42)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         es.minetsii.eggwars.enums.EnumCellStructureType.<clinit>(EnumCellStructureType.java:22)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         es.minetsii.eggwars.objects.EwCellGenerator$1.run(EwCellGenerator.java:51)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:33:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[10:33:48] [Spigot Watchdog Thread/ERROR]:     PID: 15 | Suspended: false | Native: false | State: TIMED_WAITING
[10:33:48] [Spigot Watchdog Thread/ERROR]:     Stack:
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
[10:33:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:33:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[10:33:48] [Spigot Watchdog Thread/ERROR]:     PID: 11 | Suspended: false | Native: false | State: TIMED_WAITING
[10:33:48] [Spigot Watchdog Thread/ERROR]:     Stack:
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:33:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Attach Listener
[10:33:48] [Spigot Watchdog Thread/ERROR]:     PID: 5 | Suspended: false | Native: false | State: RUNNABLE
[10:33:48] [Spigot Watchdog Thread/ERROR]:     Stack:
[10:33:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:33:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[10:33:48] [Spigot Watchdog Thread/ERROR]:     PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[10:33:48] [Spigot Watchdog Thread/ERROR]:     Stack:
[10:33:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:33:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[10:33:48] [Spigot Watchdog Thread/ERROR]:     PID: 3 | Suspended: false | Native: false | State: WAITING
[10:33:48] [Spigot Watchdog Thread/ERROR]:     Stack:
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:33:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[10:33:48] [Spigot Watchdog Thread/ERROR]:     PID: 2 | Suspended: false | Native: false | State: WAITING
[10:33:48] [Spigot Watchdog Thread/ERROR]:     Stack:
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Reference.tryHandlePending(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
[10:33:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:33:48] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
[10:33:48] [Thread-3/INFO]: Stopping server
 

HighVoltageTR

Ağaç Yumruklayıcı
En iyi cevaplar
0
Sunucun Çökmüş. Eğer sadece 1.8 Spigot kullanıyorsan Spigot-1.8.8 yükseltmeni öneririm. ayrıca kullandığın pluginleri özelden yollarmısın? Sorun başka bir eklentiden kaynaklanıyor olabilir.
 

FuryRS

Elmas Madencisi
En iyi cevaplar
0
Sunucun Çökmüş. Eğer sadece 1.8 Spigot kullanıyorsan Spigot-1.8.8 yükseltmeni öneririm. ayrıca kullandığın pluginleri özelden yollarmısın? Sorun başka bir eklentiden kaynaklanıyor olabilir.
Kullandığım Pluginler:


Sunucun Çökmüş. Eğer sadece 1.8 Spigot kullanıyorsan Spigot-1.8.8 yükseltmeni öneririm. ayrıca kullandığın pluginleri özelden yollarmısın? Sorun başka bir eklentiden kaynaklanıyor olabilir.
Şu anda Spigot 1.8.8 'i Deniyorum...

Sunucun Çökmüş. Eğer sadece 1.8 Spigot kullanıyorsan Spigot-1.8.8 yükseltmeni öneririm. ayrıca kullandığın pluginleri özelden yollarmısın? Sorun başka bir eklentiden kaynaklanıyor olabilir.
1.8.8 Denedim Maalesef Sorun Aynı Şekilde Devam Ediyor...
 

HighVoltageTR

Ağaç Yumruklayıcı
En iyi cevaplar
0
Hmm pluginlere göz attım fakat pek sunucuda sorun oluşturcak eklenti yok gibi. Bence EggWars Config kontrol et.

Yada EggWars2 dosyasını sil (Yedeğini genede al) sonra sunucuyu yeniden başlat.
 

FuryRS

Elmas Madencisi
En iyi cevaplar
0
Hmm pluginlere göz attım fakat pek sunucuda sorun oluşturcak eklenti yok gibi. Bence EggWars Config kontrol et.

Yada EggWars2 dosyasını sil (Yedeğini genede al) sonra sunucuyu yeniden başlat.
Dosyaların Tamamını Silip Sadece EggWars2 (Protocollib filanda vardı) Test Ettim Ancak Yine Aynı Sorun Oluştu. /ews cellList yazıp hücre eklemeye çalışınca ve oyuna giriş çıkışlarda sorun var...
 

HighVoltageTR

Ağaç Yumruklayıcı
En iyi cevaplar
0
Anlıyorum. Eğer birazda ingilizcen iyiyse sorunu eklentinin yapımcısı gaelitoelquesito ile iletişime geçerek birde ona sorsan?

Birde yeni fark ettim eklenti 0.6.1-BETA sürümünde. Yani beta olduğu içinde bu sorun olmuş olabilir?
 

FuryRS

Elmas Madencisi
En iyi cevaplar
0
Anlıyorum. Eğer birazda ingilizcen iyiyse sorunu eklentinin yapımcısı gaelitoelquesito ile iletişime geçerek birde ona sorsan?
İşte O Konuda Tıkanıyorum :D...

Anlıyorum. Eğer birazda ingilizcen iyiyse sorunu eklentinin yapımcısı gaelitoelquesito ile iletişime geçerek birde ona sorsan?

Birde yeni fark ettim eklenti 0.6.1-BETA sürümünde. Yani beta olduğu içinde bu sorun olmuş olabilir?
Beta dan Kaynaklı Olabilir Evet Ama Yani Temel Bir şey Bu Sonuçta Bunda Hata Olmamalı :D Ama Evet Mantıklı :D
 

HighVoltageTR

Ağaç Yumruklayıcı
En iyi cevaplar
0
Eğer yardımcı olacaksa sana kendi EggWars plugins dosyamı yollayabilirim?

Ekran görüntüsünü ama dosyaları yollayamam :D
 

OmerSRN

CraftMC Network
En iyi cevaplar
0
Sunucunda yeterli RAM olmayabilir,
PaperSpigot kullanabilirsin,
Hata loguna baktığıma göre çoğu hatayı http.HttpClient'den vermiş. Otomatik update yapan pluginlerin güncelleme kontrolünü false olarak değiştirip denermisin.
 

FuryRS

Elmas Madencisi
En iyi cevaplar
0
Sunucunda yeterli RAM olmayabilir,
PaperSpigot kullanabilirsin,
Hata loguna baktığıma göre çoğu hatayı http.HttpClient'den vermiş. Otomatik update yapan pluginlerin güncelleme kontrolünü false olarak değiştirip denermisin.
Sorun Güncellemeyle Alakalıymış Yani Evet Plugin BETA Olduğundan Dolayıymış...
 
Üst