Jump to content

Need Help with server crash.


googlety

Recommended Posts

Need help with server crash

 

crash report:

 

---- Minecraft Crash Report ----

// I let you down. Sorry :(

 

Time: 9/15/16 5:28 PM

Description: Watching Server

 

java.lang.Error

at java.lang.Object.clone(Native Method)

at ct.values(SourceFile:14)

at aid.a(SourceFile:2126)

at aid.c(SourceFile:2152)

at aid.w(SourceFile:2097)

at asv.e(SourceFile:1080)

at asv.o(SourceFile:1013)

at asv.b(SourceFile:842)

at ls.j(SourceFile:373)

at ls.d(SourceFile:219)

at net.minecraft.server.MinecraftServer.D(SourceFile:618)

at ld.D(SourceFile:338)

at net.minecraft.server.MinecraftServer.C(SourceFile:554)

at net.minecraft.server.MinecraftServer.run(SourceFile:458)

at java.lang.Thread.run(Unknown Source)

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- Head --

Thread: Server Watchdog

Stacktrace:

at java.lang.Object.clone(Native Method)

at ct.values(SourceFile:14)

at aid.a(SourceFile:2126)

at aid.c(SourceFile:2152)

at aid.w(SourceFile:2097)

at asv.e(SourceFile:1080)

at asv.o(SourceFile:1013)

at asv.b(SourceFile:842)

at ls.j(SourceFile:373)

at ls.d(SourceFile:219)

at net.minecraft.server.MinecraftServer.D(SourceFile:618)

at ld.D(SourceFile:338)

at net.minecraft.server.MinecraftServer.C(SourceFile:554)

 

-- Thread Dump --

Details:

Threads: "Netty Server IO #3" 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@1860176

-  locked java.util.Collections$UnmodifiableSet@141f9f6

-  locked sun.nio.ch.WindowsSelectorImpl@17e6a06

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=39 TIMED_WAITING

at java.lang.Thread.sleep(Native Method)

at bbu.c(SourceFile:51)

at bbu.run(SourceFile:30)

at java.lang.Thread.run(Unknown Source)

 

 

"Netty Server IO #2" Id=27 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@7cf3cd

-  locked java.util.Collections$UnmodifiableSet@1f6d005

-  locked sun.nio.ch.WindowsSelectorImpl@1ce0844

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=26 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@1ae7521

-  locked java.util.Collections$UnmodifiableSet@530c82

-  locked sun.nio.ch.WindowsSelectorImpl@16c8175

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)

...

 

 

"Server Watchdog" Id=34 RUNNABLE

at sun.management.ThreadImpl.dumpThreads0(Native Method)

at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)

at le.run(SourceFile:43)

at java.lang.Thread.run(Unknown Source)

 

 

"Netty Server IO #0" Id=25 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@d92f34

-  locked java.util.Collections$UnmodifiableSet@aa5873

-  locked sun.nio.ch.WindowsSelectorImpl@1d7078

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)

...

 

 

"DestroyJavaVM" Id=22 RUNNABLE

 

 

"Server thread" Id=20 RUNNABLE

at java.lang.Object.clone(Native Method)

at ct.values(SourceFile:14)

at aid.a(SourceFile:2126)

at aid.c(SourceFile:2152)

at aid.w(SourceFile:2097)

at asv.e(SourceFile:1080)

at asv.o(SourceFile:1013)

at asv.b(SourceFile:842)

...

 

 

"TimerQueue" Id=18 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4e1735

at sun.misc.Unsafe.park(Native Method)

-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4e1735

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@14f2da7

 

 

"Thread-4" Id=17 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@69bf8f

at sun.misc.Unsafe.park(Native Method)

-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@69bf8f

at java.util.concurrent.locks.LockSupport.park(Unknown Source)

at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)

at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)

at com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)

at lg$4.run(SourceFile:129)

at java.lang.Thread.run(Unknown Source)

 

 

"AWT-EventQueue-0" Id=16 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@180998a

at sun.misc.Unsafe.park(Native Method)

-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@180998a

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-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)

 

 

"AWT-Shutdown" Id=13 WAITING on java.lang.Object@172a808

at java.lang.Object.wait(Native Method)

-  waiting on java.lang.Object@172a808

at java.lang.Object.wait(Unknown Source)

at sun.awt.AWTAutoShutdown.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

 

 

"Java2D Disposer" Id=12 WAITING on java.lang.ref.ReferenceQueue$Lock@1fdfcac

at java.lang.Object.wait(Native Method)

-  waiting on java.lang.ref.ReferenceQueue$Lock@1fdfcac

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 ld$1.run(SourceFile:79)

 

 

"Snooper Timer" Id=10 TIMED_WAITING on java.util.TaskQueue@63bddb

at java.lang.Object.wait(Native Method)

-  waiting on java.util.TaskQueue@63bddb

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@11a2ad4

at java.lang.Object.wait(Native Method)

-  waiting on java.lang.ref.ReferenceQueue$Lock@11a2ad4

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@15ce4d7

at java.lang.Object.wait(Native Method)

-  waiting on java.lang.ref.Reference$Lock@15ce4d7

at java.lang.Object.wait(Unknown Source)

at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)

 

 

 

Stacktrace:

at le.run(SourceFile:59)

at java.lang.Thread.run(Unknown Source)

 

-- System Details --

Details:

Minecraft Version: 1.10.2

Operating System: Windows 10 (x86) version 10.0

Java Version: 1.8.0_73, Oracle Corporation

Java VM Version: Java HotSpot Client VM (mixed mode, sharing), Oracle Corporation

Memory: 129371816 bytes (123 MB) / 182558720 bytes (174 MB) up to 259522560 bytes (247 MB)

JVM Flags: 0 total;

IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95

Profiler Position: N/A (disabled)

Player Count: 2 / 20; [lu['zachjoop14'/128, l='world', x=-2034.30, y=15.00, z=24.08], lu['bigtiddy'/438, l='world', x=-2036.04, y=14.00, z=23.70]]

Is Modded: Unknown (can't tell)

Type: Dedicated Server (map_server.txt)

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.