Problème crash serveur

Malethy

Aventurier
21 Février 2015
1
0
1
33
Bonjour! Depuis très récemment, mon serveur ne fait que de crash alors qu'auparavant il fonctionnait parfaitement.

Voici le report:
Code:
---- Minecraft Crash Report ----
// Why is it breaking :(
 
Time: 21/02/15 15:43
Description: Watching Server
 
java.lang.Error
    at auh.<init>(SourceFile:13)
    at auh.b(SourceFile:67)
    at pl.ab(SourceFile:892)
    at ps.g(SourceFile:1170)
    at ps.m(SourceFile:1460)
    at pt.m(SourceFile:339)
    at ps.t_(SourceFile:1300)
    at pt.t_(SourceFile:211)
    at tl.t_(SourceFile:101)
    at adn.a(SourceFile:1408)
    at lf.a(SourceFile:600)
    at adn.g(SourceFile:1386)
    at adn.i(SourceFile:1279)
    at lf.i(SourceFile:478)
    at net.minecraft.server.MinecraftServer.A(SourceFile:605)
    at kp.A(SourceFile:299)
    at net.minecraft.server.MinecraftServer.z(SourceFile:533)
    at net.minecraft.server.MinecraftServer.run(SourceFile:449)
    at java.lang.Thread.run(Unknown Source)
 
 
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
 
-- Head --
Stacktrace:
    at auh.<init>(SourceFile:13)
    at auh.b(SourceFile:67)
    at pl.ab(SourceFile:892)
    at ps.g(SourceFile:1170)
    at ps.m(SourceFile:1460)
    at pt.m(SourceFile:339)
    at ps.t_(SourceFile:1300)
    at pt.t_(SourceFile:211)
    at tl.t_(SourceFile:101)
    at adn.a(SourceFile:1408)
    at lf.a(SourceFile:600)
    at adn.g(SourceFile:1386)
    at adn.i(SourceFile:1279)
    at lf.i(SourceFile:478)
    at net.minecraft.server.MinecraftServer.A(SourceFile:605)
    at kp.A(SourceFile:299)
    at net.minecraft.server.MinecraftServer.z(SourceFile:533)
 
-- Thread Dump --
Details:
    Threads: "Netty Server IO #4" Id=31 RUNNABLE
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@4c7aff
    -  locked java.util.Collections$UnmodifiableSet@8b9706
    -  locked sun.nio.ch.WindowsSelectorImpl@b4118f
    at sun.nio.ch.SelectorImpl.select(Unknown Source)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
    ...
 
 
"Netty Server IO #3" Id=30 RUNNABLE (in native)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@1b69d3d
    -  locked java.util.Collections$UnmodifiableSet@d28e36
    -  locked sun.nio.ch.WindowsSelectorImpl@af0f0d
    at sun.nio.ch.SelectorImpl.select(Unknown Source)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
    ...
 
 
"Netty Server IO #2" Id=29 RUNNABLE
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@2142be
    -  locked java.util.Collections$UnmodifiableSet@1996272
    -  locked sun.nio.ch.WindowsSelectorImpl@102e909
    at sun.nio.ch.SelectorImpl.select(Unknown Source)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
    ...
 
 
"Netty Server IO #1" Id=28 RUNNABLE (in native)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@14f4803
    -  locked java.util.Collections$UnmodifiableSet@125cc26
    -  locked sun.nio.ch.WindowsSelectorImpl@1d7bd42
    at sun.nio.ch.SelectorImpl.select(Unknown Source)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
    ...
 
 
"File IO Thread" Id=38 TIMED_WAITING
    at java.lang.Thread.sleep(Native Method)
    at aud.c(SourceFile:51)
    at aud.run(SourceFile:30)
    at java.lang.Thread.run(Unknown Source)
 
 
"Server Watchdog" Id=36 RUNNABLE
    at sun.management.ThreadImpl.dumpThreads0(Native Method)
    at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
    at kq.run(SourceFile:43)
    at java.lang.Thread.run(Unknown Source)
 
 
"Netty Server IO #0" Id=27 RUNNABLE (in native)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@1015010
    -  locked java.util.Collections$UnmodifiableSet@651a23
    -  locked sun.nio.ch.WindowsSelectorImpl@140baf5
    at sun.nio.ch.SelectorImpl.select(Unknown Source)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
    ...
 
 
"D3D Screen Updater" Id=25 TIMED_WAITING on java.lang.Object@1f73e32
    at java.lang.Object.wait(Native Method)
    -  waiting on java.lang.Object@1f73e32
    at sun.java2d.d3d.D3DScreenUpdateManager.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
 
 
"DestroyJavaVM" Id=23 RUNNABLE
 
 
"Server thread" Id=21 RUNNABLE
    at auh.<init>(SourceFile:13)
    at auh.b(SourceFile:67)
    at pl.ab(SourceFile:892)
    at ps.g(SourceFile:1170)
    at ps.m(SourceFile:1460)
    at pt.m(SourceFile:339)
    at ps.t_(SourceFile:1300)
    at pt.t_(SourceFile:211)
    ...
 
 
"TimerQueue" Id=19 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@8bcdf7
    at sun.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@8bcdf7
    at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
    at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
    at java.util.concurrent.DelayQueue.take(Unknown Source)
    at javax.swing.TimerQueue.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
 
    Number of locked synchronizers = 1
    - java.util.concurrent.locks.ReentrantLock$NonfairSync@d76a8c
 
 
"AWT-EventQueue-0" Id=16 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@b84441
    at sun.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@b84441
    at java.util.concurrent.locks.LockSupport.park(Unknown Source)
    at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
    at java.awt.EventQueue.getNextEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    ...
 
 
"AWT-Shutdown" Id=17 WAITING on java.lang.Object@2cf40a
    at java.lang.Object.wait(Native Method)
    -  waiting on java.lang.Object@2cf40a
    at java.lang.Object.wait(Unknown Source)
    at sun.awt.AWTAutoShutdown.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
 
 
"AWT-Windows" Id=14 RUNNABLE (in native)
    at sun.awt.windows.WToolkit.eventLoop(Native Method)
    at sun.awt.windows.WToolkit.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
 
 
"Java2D Disposer" Id=12 WAITING on java.lang.ref.ReferenceQueue$Lock@19e7709
    at java.lang.Object.wait(Native Method)
    -  waiting on java.lang.ref.ReferenceQueue$Lock@19e7709
    at java.lang.ref.ReferenceQueue.remove(Unknown Source)
    at java.lang.ref.ReferenceQueue.remove(Unknown Source)
    at sun.java2d.Disposer.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
 
 
"Server Infinisleeper" Id=11 TIMED_WAITING
    at java.lang.Thread.sleep(Native Method)
    at kp$1.run(SourceFile:65)
 
 
"Snooper Timer" Id=10 TIMED_WAITING on java.util.TaskQueue@146ea38
    at java.lang.Object.wait(Native Method)
    -  waiting on java.util.TaskQueue@146ea38
    at java.util.TimerThread.mainLoop(Unknown Source)
    at java.util.TimerThread.run(Unknown Source)
 
 
"Attach Listener" Id=5 RUNNABLE
 
 
"Signal Dispatcher" Id=4 RUNNABLE
 
 
"Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@1d8371d
    at java.lang.Object.wait(Native Method)
    -  waiting on java.lang.ref.ReferenceQueue$Lock@1d8371d
    at java.lang.ref.ReferenceQueue.remove(Unknown Source)
    at java.lang.ref.ReferenceQueue.remove(Unknown Source)
    at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
 
 
"Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@671408
    at java.lang.Object.wait(Native Method)
    -  waiting on java.lang.ref.Reference$Lock@671408
    at java.lang.Object.wait(Unknown Source)
    at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
 
 
 
Stacktrace:
    at kq.run(SourceFile:59)
    at java.lang.Thread.run(Unknown Source)
 
-- System Details --
Details:
    Minecraft Version: 1.8.2
    Operating System: Windows 7 (x86) version 6.1
    CPU: 4x Intel(R) Core(TM) i5 CPU M 480 @ 2.67GHz
    Java Version: 1.8.0_31, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    Memory: 349814808 bytes (333 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
    JVM Flags: 2 total; -Xms512m -Xmx1024m
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
    Profiler Position: N/A (disabled)
    Player Count: 2 / 20; [lg['Erian'/254, l='world', x=74,44, y=66,00, z=379,66], lg['NightofSkye'/8707, l='world', x=-383,20, y=64,00, z=-158,03]]
    Is Modded: Unknown (can't tell)
    Type: Dedicated Server (map_server.txt)