1

Server crshes when 2 players on why?

ToXiCHaZe541's Avatar ToXiCHaZe5414/16/14 5:50 pm
1 emeralds 277 7
4/17/2014 2:09 pm
ToXiCHaZe541's Avatar ToXiCHaZe541
When a second player joins my server it crashes and here is my crash report.


---- Minecraft Crash Report ----
// I just don't know what went wrong

Time: 4/16/14 5:47 PM
Description: Exception in server tick loop

java.lang.ArrayIndexOutOfBoundsException: -1
at java.util.concurrent.CopyOnWriteArrayList.get(CopyOnWriteArrayList.java:368)
at java.util.concurrent.CopyOnWriteArrayList.get(CopyOnWriteArrayList.java:377)
at net.minecraft.server.v1_7_R1.PlayerList.tick(PlayerList.java:787)
at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:704)
at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273)
at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:562)
at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:469)
at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)


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

-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Linux (amd64) version 3.11.0-18-generic
Java Version: 1.7.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 954175896 bytes (909 MB) / 1494220800 bytes (1425 MB) up to 1494220800 bytes (1425 MB)
JVM Flags: 2 total; -Xmx1536M -Xms1536M
AABB Pool Size: 4478 (250768 bytes; 0 MB) allocated, 4478 (250768 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
CraftBukkit Information:
Running: CraftBukkit version git-Spigot-1318 (MC: 1.7.2) (Implementing API version 1.7.2-R0.4-SNAPSHOT) true
Plugins: { Referrals v0.463 me.sothatsit.referrals.Referrals [sothatsit], WorldEdit v5.6 com.sk89q.worldedit.bukkit.WorldEditPlugin [], mcore v7.0.2 com.massivecraft.mcore.MCore [Cayorion], Vault v1.2.31-b411 net.milkbowl.vault.Vault [cereal, Sleaker, mung3r], PermissionsEx v1.20.4 ru.tehkode.permissions.bukkit.PermissionsEx [[t3hk0d3, zml]], Multiverse-Core v2.5-b678 com.onarandombox.MultiverseCore.MultiverseCore [Rigby, fernferret, lithium3141, main--], KillerMoney v1.3.5 me.a1mbot.KillerMoney.KillerMoney [a1mbot], EnderChestPlus v7.0 com.RingOfStorms.ecp.main [], WorldGuard v5.9 com.sk89q.worldguard.bukkit.WorldGuardPlugin [], DamageIndicatorHolograms v1.1 com.gmail.filoghost.damageindicators.DamageIndicatorHolograms [], ModTRS v2.1 yetanotherx.bukkitplugin.ModTRS.ModTRS [], iConomy v7.0 com.iCo6.iConomy [Nijikokun, SpaceManiac], BloodParticles v1.6+ me.CosmicReaperMC.Blood.Main [CosmicReaperMC], CoreProtect v2.0.9 net.coreprotect.CoreProtect [Intelli], WhatIsIt v1.3.8 com.flobi.WhatIsIt.WhatIsIt [flobi], ClearLag v2.6.2 me.minebuilders.clearlag.Clearlag [bob7l], Votifier v1.9 com.vexsoftware.votifier.Votifier [blakeman8192, Kramer], HolographicDisplays v1.4.2 com.gmail.filoghost.holograms.HolographicDisplays [], GAListener v1.1 com.swifteh.GAL.GAL [swifteh_], AutoAnnouncer v1.7-03.23 com.sectorgamer.sharkiller.AutoAnnouncer.Announcer [Sharkiller], Essentials v2.13.1 com.earth2me.essentials.Essentials [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally], floAuction v3.0.3 com.flobi.floAuction.floAuction [flobi], Factions v2.3.0 com.massivecraft.factions.Factions [Cayorion, Brettflan], Citizens v2.0.11-SNAPSHOT (build 1098) net.citizensnpcs.Citizens [aPunch, fullwall], SignChestShop v1.3.1 net.skycraftmc.SignChestShop.SignChestShopPlugin [Technius], ServerSigns v3.0.0 de.czymm.serversigns.ServerSignsPlugin [CalibeR50, Exloki], EssentialsSpawn v2.13.1 com.earth2me.essentials.spawn.EssentialsSpawn [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits], CreativeGates v2.4.1 com.massivecraft.creativegates.CreativeGates [Cayorion], ScoreboardStats v0.7.3 com.github.games647.scoreboardstats.ScoreboardStats [games647], EnjinMinecraftPlugin v2.5.6-bukkit com.enjin.officialplugin.EnjinMinecraftPlugin [www.Enjin.com], Autorank vBeta 2.9.1 me.armar.plugins.autorank.Autorank [Idrrp, Armarr, Staartvin], CombatLog v1.8.11 com.jackproehl.plugins.CombatLog [JackProehl, CraigEge, iiSnipez],}
Warnings: DEFAULT
Threads: { RUNNABLE Netty IO #1: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:744)], WAITING Chunk I/O Executor Thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:744)], TIMED_WAITING Craft Scheduler Thread - 15: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:744)], RUNNABLE Server console handler: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(FileInputStream.java:272), java.io.BufferedInputStream.fill(BufferedInputStream.java:235), java.io.BufferedInputStream.read(BufferedInputStream.java:254), java.io.FilterInputStream.read(FilterInputStream.java:83), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:1506), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1153), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1117), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1105), net.minecraft.server.v1_7_R1.ThreadCommandReader.run(ThreadCommandReader.java:34)], RUNNABLE DestroyJavaVM: [], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)], TIMED_WAITING Server Infinisleeper: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_7_R1.ThreadSleepForever.run(SourceFile:62)], WAITING Ebean-ModTRS.0: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), com.avaje.ebeaninternal.server.lib.thread.PooledThread.run(PooledThread.java:75), java.lang.Thread.run(Thread.java:744)], RUNNABLE Thread-19: [org.sqlite.NativeDB._exec(Native Method), org.sqlite.Stmt.executeUpdate(Stmt.java:152), net.coreprotect.database.Database.commitTransaction(Database.java:150), net.coreprotect.consumer.Process.processConsumer(Process.java:125), net.coreprotect.consumer.Consumer.run(Consumer.java:49), java.lang.Thread.run(Thread.java:744)], TIMED_WAITING File IO Thread: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_7_R1.FileIOThread.b(SourceFile:44), net.minecraft.server.v1_7_R1.FileIOThread.run(SourceFile:23), java.lang.Thread.run(Thread.java:744)], WAITING Java2D Disposer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151), sun.java2d.Disposer.run(Disposer.java:145), java.lang.Thread.run(Thread.java:744)], TIMED_WAITING Spigot Metrics Thread: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING Thread-18: [java.lang.Thread.sleep(Native Method), net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:14), java.lang.Thread.run(Thread.java:744)], WAITING Craft Scheduler Thread - 13: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), com.swifteh.GAL.RewardQueue.run(RewardQueue.java:26), org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:58), org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:744)], RUNNABLE Netty IO #2: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:744)], RUNNABLE Netty IO #0: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:744)], WAITING Thread-5: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), net.minecraft.util.com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:73), org.bukkit.craftbukkit.v1_7_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25), java.lang.Thread.run(Thread.java:744)], WAITING pool-7-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:744)], WAITING ServerSignsQueue: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), de.czymm.serversigns.queueSystem.QueueHandler.run(QueueHandler.java:82), java.lang.Thread.run(Thread.java:744)], RUNNABLE Signal Dispatcher: [], RUNNABLE Netty IO #3: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:744)], WAITING pool-6-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:744)], TIMED_WAITING Spigot Watchdog Thread: [java.lang.Thread.sleep(Native Method), org.spigotmc.WatchdogThread.run(WatchdogThread.java:85)], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Thread.java:1639), org.bukkit.craftbukkit.v1_7_R1.CraftCrashReport.call(CraftCrashReport.java:28), net.minecraft.server.v1_7_R1.CrashReportSystemDetails.a(SourceFile:74), net.minecraft.server.v1_7_R1.CrashReport.h(CrashReport.java:45), net.minecraft.server.v1_7_R1.CrashReport.<init>(CrashReport.java:33), net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:489), net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)], WAITING PermissionsEx-Cleaner: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.util.TimerThread.mainLoop(Timer.java:526), java.util.TimerThread.run(Timer.java:505)], WAITING EbeanCacheWarmer: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.util.TimerThread.mainLoop(Timer.java:526), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING Craft Scheduler Thread - 4: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:744)], TIMED_WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], RUNNABLE Thread-21: [java.net.PlainSocketImpl.socketAccept(Native Method), java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398), java.net.ServerSocket.implAccept(ServerSocket.java:530), java.net.ServerSocket.accept(ServerSocket.java:498), com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:114)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151), java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189)], TIMED_WAITING EbeanBackgroundThread: [java.lang.Thread.sleep(Native Method), com.avaje.ebeaninternal.server.lib.BackgroundThread$Runner.run(BackgroundThread.java:168), java.lang.Thread.run(Thread.java:744)], TIMED_WAITING MStore ExamineThread: [java.lang.Thread.sleep(Native Method), com.massivecraft.mcore.store.ExamineThread.run(ExamineThread.java:55)], TIMED_WAITING Craft Scheduler Thread - 19: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:744)], WAITING Ebean-ScoreboardStats.0: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), com.avaje.ebeaninternal.server.lib.thread.PooledThread.run(PooledThread.java:75), java.lang.Thread.run(Thread.java:744)],}
Recent tasks from 1128-1158{GAListener:com.swifteh.GAL.GAL$2@1188,Essentials:com.earth2me.essentials.spawn.EssentialsSpawnPlayerListener$1@1188,Essentials:com.earth2me.essentials.EssentialsPlayerListener$1@1188,}
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Player Count: 2 / 50; [EntityPlayer['SlyMine678'/1689, l='PvP', x=68.50, y=4.00, z=-624.50](SlyMine678 at 68.5,4.0,-624.5), EntityPlayer['ToXiCHaZe541'/29578, l='world', x=-37.60, y=52.14, z=255.29](ToXiCHaZe541 at -37.596006859979454,52.14199976921047,255.2945517344108)]
Is Modded: Definitely; Server brand changed to 'CraftBukkit'
Type: Dedicated Server (map_server.txt)
Posted by ToXiCHaZe541's Avatar
ToXiCHaZe541
Level 1 : New Explorer
5

Create an account or sign in to comment.

7

1
04/17/2014 11:22 am
Level 16 : Journeyman Mountaineer
HyperCipher
HyperCipher's Avatar
This was a know timer bug with the Spigot build you are using. Update your spigot build to #1387 and everything should work fine again.
1
04/17/2014 2:09 pm
Level 1 : New Explorer
ToXiCHaZe541
ToXiCHaZe541's Avatar
Thanks for the help
1
04/16/2014 8:34 pm
Level 1 : New Explorer
ToXiCHaZe541
ToXiCHaZe541's Avatar
It could be anyone that joins if there is more then 1 person on it crashes and it started on craftbukkit and I switched to spigot and I missed a bit of my crash report by mistake I updated it and I have 1.5 GB in memory all together and I have 800mb of free memory
1
04/16/2014 7:50 pm
Level 4 : Apprentice Network
yoloismyname
yoloismyname's Avatar
The Spigot build is not stable anymore. switch to craft bukkit through your panel.
1
04/16/2014 7:18 pm
Level 3 : Apprentice Hunter
theIgloo
theIgloo's Avatar
You didn't really give much of the crash log, unless that was really all it is. Try changing your bukkit/spigot version. It just looks like a bug on the developer's side.
1
04/16/2014 6:45 pm
Level 12 : Journeyman Dragon
slymu
slymu's Avatar
Looks like your getting a System Overload , in otherwords your running out of mememory !
1
04/16/2014 5:59 pm
Level 43 : Master Pokemon
regi
regi's Avatar
ToXiCHaZe541When a second player joins my server it crashes


Is it any player, or the same one every time?
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome