1
Server Times Out In 1-2 Minets
i started running a server today,at first it was fine,but then it started timing out,and i had to restart it constantly,i searched online but i don't understand anything that they say,can anyone please help me ?
this is the crash report :
---- Minecraft Crash Report ----
// I'm sorry, Dave.
Time: 11/1/15 8:10 PM
Description: Watching Server
java.lang.Error
at afh.a(SourceFile:429)
at afh.a(SourceFile:421)
at adm.a(SourceFile:967)
at pk.d(SourceFile:486)
at pr.g(SourceFile:1217)
at pr.m(SourceFile:1460)
at ps.m(SourceFile:339)
at pr.t_(SourceFile:1300)
at ps.t_(SourceFile:211)
at tk.t_(SourceFile:101)
at adm.a(SourceFile:1408)
at le.a(SourceFile:597)
at adm.g(SourceFile:1386)
at adm.i(SourceFile:1279)
at le.i(SourceFile:478)
at net.minecraft.server.MinecraftServer.B(SourceFile:607)
at ko.B(SourceFile:299)
at net.minecraft.server.MinecraftServer.A(SourceFile:535)
at net.minecraft.server.MinecraftServer.run(SourceFile:451)
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 afh.a(SourceFile:429)
at afh.a(SourceFile:421)
at adm.a(SourceFile:967)
at pk.d(SourceFile:486)
at pr.g(SourceFile:1217)
at pr.m(SourceFile:1460)
at ps.m(SourceFile:339)
at pr.t_(SourceFile:1300)
at ps.t_(SourceFile:211)
at tk.t_(SourceFile:101)
at adm.a(SourceFile:1408)
at le.a(SourceFile:597)
at adm.g(SourceFile:1386)
at adm.i(SourceFile:1279)
at le.i(SourceFile:478)
at net.minecraft.server.MinecraftServer.B(SourceFile:607)
at ko.B(SourceFile:299)
at net.minecraft.server.MinecraftServer.A(SourceFile:535)
-- Thread Dump --
Details:
Threads: "Netty Server IO #3" 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@32cbc7
- locked java.util.Collections$UnmodifiableSet@f52bb1
- locked sun.nio.ch.WindowsSelectorImpl@caa0b7
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=28 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@1c8218a
- locked java.util.Collections$UnmodifiableSet@1c2b947
- locked sun.nio.ch.WindowsSelectorImpl@bdb96d
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=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@15d7f15
- locked java.util.Collections$UnmodifiableSet@1e7dec5
- locked sun.nio.ch.WindowsSelectorImpl@1a34cff
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=33 RUNNABLE
at java.util.zip.Deflater.deflateBytes(Native Method)
at java.util.zip.Deflater.deflate(Unknown Source)
- locked java.util.zip.ZStreamRef@b6f937
at java.util.zip.Deflater.deflate(Unknown Source)
at java.util.zip.DeflaterOutputStream.deflate(Unknown Source)
at java.util.zip.DeflaterOutputStream.write(Unknown Source)
at java.util.zip.DeflaterOutputStream.write(Unknown Source)
at java.io.DataOutputStream.writeInt(Unknown Source)
at ds.a(SourceFile:29)
...
"Server Watchdog" Id=31 RUNNABLE
at sun.management.ThreadImpl.dumpThreads0(Native Method)
at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
at kp.run(SourceFile:43)
at java.lang.Thread.run(Unknown Source)
"Netty Server IO #0" Id=26 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@5995e3
- locked java.util.Collections$UnmodifiableSet@1a9659b
- locked sun.nio.ch.WindowsSelectorImpl@e41ea5
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=24 TIMED_WAITING on java.lang.Object@1dc3a8f
at java.lang.Object.wait(Native Method)
- waiting on java.lang.Object@1dc3a8f
at sun.java2d.d3d.D3DScreenUpdateManager.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"DestroyJavaVM" Id=22 RUNNABLE
"Server thread" Id=20 RUNNABLE
at afh.a(SourceFile:429)
at afh.a(SourceFile:421)
at adm.a(SourceFile:967)
at pk.d(SourceFile:486)
at pr.g(SourceFile:1217)
at pr.m(SourceFile:1460)
at ps.m(SourceFile:339)
at pr.t_(SourceFile:1300)
...
"TimerQueue" Id=18 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1c97717
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1c97717
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@15c535a
"AWT-EventQueue-0" Id=16 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@12a4efd
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@12a4efd
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@1560415
at java.lang.Object.wait(Native Method)
- waiting on java.lang.Object@1560415
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@914f66
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@914f66
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 ko$1.run(SourceFile:65)
"Snooper Timer" Id=10 TIMED_WAITING on java.util.TaskQueue@58ff2c
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@58ff2c
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@1561dfc
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@1561dfc
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@e5d4af
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.Reference$Lock@e5d4af
at java.lang.Object.wait(Unknown Source)
at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
Stacktrace:
at kp.run(SourceFile:59)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.8.8
Operating System: Windows 8.1 (x86) version 6.3
Java Version: 1.8.0_40, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 398575864 bytes (380 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
Profiler Position: N/A (disabled)
Player Count: 1 / 20; [lf['Ceretalia'/756, l='world', x=9.77, y=73.86, z=244.78]]
Is Modded: Unknown (can't tell)
Type: Dedicated Server (map_server.txt)
this is the crash report :
---- Minecraft Crash Report ----
// I'm sorry, Dave.
Time: 11/1/15 8:10 PM
Description: Watching Server
java.lang.Error
at afh.a(SourceFile:429)
at afh.a(SourceFile:421)
at adm.a(SourceFile:967)
at pk.d(SourceFile:486)
at pr.g(SourceFile:1217)
at pr.m(SourceFile:1460)
at ps.m(SourceFile:339)
at pr.t_(SourceFile:1300)
at ps.t_(SourceFile:211)
at tk.t_(SourceFile:101)
at adm.a(SourceFile:1408)
at le.a(SourceFile:597)
at adm.g(SourceFile:1386)
at adm.i(SourceFile:1279)
at le.i(SourceFile:478)
at net.minecraft.server.MinecraftServer.B(SourceFile:607)
at ko.B(SourceFile:299)
at net.minecraft.server.MinecraftServer.A(SourceFile:535)
at net.minecraft.server.MinecraftServer.run(SourceFile:451)
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 afh.a(SourceFile:429)
at afh.a(SourceFile:421)
at adm.a(SourceFile:967)
at pk.d(SourceFile:486)
at pr.g(SourceFile:1217)
at pr.m(SourceFile:1460)
at ps.m(SourceFile:339)
at pr.t_(SourceFile:1300)
at ps.t_(SourceFile:211)
at tk.t_(SourceFile:101)
at adm.a(SourceFile:1408)
at le.a(SourceFile:597)
at adm.g(SourceFile:1386)
at adm.i(SourceFile:1279)
at le.i(SourceFile:478)
at net.minecraft.server.MinecraftServer.B(SourceFile:607)
at ko.B(SourceFile:299)
at net.minecraft.server.MinecraftServer.A(SourceFile:535)
-- Thread Dump --
Details:
Threads: "Netty Server IO #3" 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@32cbc7
- locked java.util.Collections$UnmodifiableSet@f52bb1
- locked sun.nio.ch.WindowsSelectorImpl@caa0b7
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=28 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@1c8218a
- locked java.util.Collections$UnmodifiableSet@1c2b947
- locked sun.nio.ch.WindowsSelectorImpl@bdb96d
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=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@15d7f15
- locked java.util.Collections$UnmodifiableSet@1e7dec5
- locked sun.nio.ch.WindowsSelectorImpl@1a34cff
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=33 RUNNABLE
at java.util.zip.Deflater.deflateBytes(Native Method)
at java.util.zip.Deflater.deflate(Unknown Source)
- locked java.util.zip.ZStreamRef@b6f937
at java.util.zip.Deflater.deflate(Unknown Source)
at java.util.zip.DeflaterOutputStream.deflate(Unknown Source)
at java.util.zip.DeflaterOutputStream.write(Unknown Source)
at java.util.zip.DeflaterOutputStream.write(Unknown Source)
at java.io.DataOutputStream.writeInt(Unknown Source)
at ds.a(SourceFile:29)
...
"Server Watchdog" Id=31 RUNNABLE
at sun.management.ThreadImpl.dumpThreads0(Native Method)
at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
at kp.run(SourceFile:43)
at java.lang.Thread.run(Unknown Source)
"Netty Server IO #0" Id=26 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@5995e3
- locked java.util.Collections$UnmodifiableSet@1a9659b
- locked sun.nio.ch.WindowsSelectorImpl@e41ea5
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=24 TIMED_WAITING on java.lang.Object@1dc3a8f
at java.lang.Object.wait(Native Method)
- waiting on java.lang.Object@1dc3a8f
at sun.java2d.d3d.D3DScreenUpdateManager.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"DestroyJavaVM" Id=22 RUNNABLE
"Server thread" Id=20 RUNNABLE
at afh.a(SourceFile:429)
at afh.a(SourceFile:421)
at adm.a(SourceFile:967)
at pk.d(SourceFile:486)
at pr.g(SourceFile:1217)
at pr.m(SourceFile:1460)
at ps.m(SourceFile:339)
at pr.t_(SourceFile:1300)
...
"TimerQueue" Id=18 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1c97717
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1c97717
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@15c535a
"AWT-EventQueue-0" Id=16 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@12a4efd
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@12a4efd
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@1560415
at java.lang.Object.wait(Native Method)
- waiting on java.lang.Object@1560415
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@914f66
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@914f66
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 ko$1.run(SourceFile:65)
"Snooper Timer" Id=10 TIMED_WAITING on java.util.TaskQueue@58ff2c
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@58ff2c
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@1561dfc
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@1561dfc
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@e5d4af
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.Reference$Lock@e5d4af
at java.lang.Object.wait(Unknown Source)
at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
Stacktrace:
at kp.run(SourceFile:59)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.8.8
Operating System: Windows 8.1 (x86) version 6.3
Java Version: 1.8.0_40, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 398575864 bytes (380 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
Profiler Position: N/A (disabled)
Player Count: 1 / 20; [lf['Ceretalia'/756, l='world', x=9.77, y=73.86, z=244.78]]
Is Modded: Unknown (can't tell)
Type: Dedicated Server (map_server.txt)
