- ---- Minecraft Crash Report ----
- // Daisy, daisy...
- Time: 7/5/13 1:36 PM
- Description: Exception in server tick loop
- java.lang.RuntimeException: Already decorating!!
- at net.minecraft.server.v1_6_R1.BiomeDecorator.a(SourceFile:21)
- at net.minecraft.server.v1_6_R1.BiomeBase.a(SourceFile:217)
- at net.minecraft.server.v1_6_R1.ChunkProviderGenerate.getChunkAt(SourceFile:454)
- at org.bukkit.craftbukkit.v1_6_R1.generator.NormalChunkGenerator.getChunkAt(NormalChunkGenerator.java:49)
- at net.minecraft.server.v1_6_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:227)
- at net.minecraft.server.v1_6_R1.Chunk.a(Chunk.java:833)
- at org.bukkit.craftbukkit.v1_6_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:61)
- at org.bukkit.craftbukkit.v1_6_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:13)
- at org.bukkit.craftbukkit.v1_6_R1.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:179)
- at org.bukkit.craftbukkit.v1_6_R1.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:287)
- at org.bukkit.craftbukkit.v1_6_R1.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:30)
- at net.minecraft.server.v1_6_R1.MinecraftServer.t(MinecraftServer.java:527)
- at net.minecraft.server.v1_6_R1.DedicatedServer.t(DedicatedServer.java:235)
- at net.minecraft.server.v1_6_R1.MinecraftServer.s(MinecraftServer.java:481)
- at net.minecraft.server.v1_6_R1.MinecraftServer.run(MinecraftServer.java:413)
- at net.minecraft.server.v1_6_R1.ThreadServerApplication.run(SourceFile:582)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- System Details --
- Details:
- Minecraft Version: 1.6.1
- Operating System: Linux (amd64) version 3.5.0-23-generic
- Java Version: 1.6.0_27, Sun Microsystems Inc.
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
- Memory: 13309690840 bytes (12693 MB) / 16320888832 bytes (15564 MB) up to 16320888832 bytes (15564 MB)
- JVM Flags: 14 total; -Xmn8G -Xms16G -Xmx16G -Xss128K -XX:+AggressiveOpts -XX:MaxTenuringThreshold=31 -XX:ParallelGCThreads=8 -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:+UseBiasedLocking -XX:+UseConcMarkSweepGC -XX:+UseParNewGC
- AABB Pool Size: 5182 (290192 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- Suspicious classes: ...
- IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 71
- CraftBukkit Information:
- Running: CraftBukkit version git-Spigot-1005 (MC: 1.6.1) (Implementing API version 1.6.1-R0.1-SNAPSHOT) true
- Plugins: {...}
- Warnings: DEFAULT
- Threads: {...}
- Recent tasks from 399181-399211{ChestShop:com.Acrobot.ChestShop.DB.Queue@399229,Essentials:com.earth2me.essentials.spawn.EssentialsSpawnPlayerListener$1@399240,Essentials:com.earth2me.essentials.EssentialsPlayerListener$1@399240,}
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
- Player Count: 8 / 50; [...]
- Is Modded: Definitely; Server brand changed to 'craftbukkit'
- Type: Dedicated Server (map_server.txt)
复制代码
- [15:13:58] [Server thread/ERROR]: Encountered an unexpected exception
- java.lang.IllegalArgumentException: n must be positive
- at java.util.Random.nextInt(Random.java:300) ~[?:1.7.0_25]
- at net.minecraft.server.v1_7_R1.BiomeDecorator.a(BiomeDecorator.java:156) ~[spigot.jar:git-Spigot-1225]
- at net.minecraft.server.v1_7_R1.BiomeDecorator.a(BiomeDecorator.java:83) ~[spigot.jar:git-Spigot-1225]
- at net.minecraft.server.v1_7_R1.BiomeBase.a(SourceFile:362) ~[spigot.jar:git-Spigot-1225]
- at net.minecraft.server.v1_7_R1.ChunkProviderGenerate.getChunkAt(SourceFile:432) ~[spigot.jar:git-Spigot-1225]
- at org.bukkit.craftbukkit.v1_7_R1.generator.NormalChunkGenerator.getChunkAt(NormalChunkGenerator.java:49) ~[spigot.jar:git-Spigot-1225]
- at net.minecraft.server.v1_7_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:228) ~[spigot.jar:git-Spigot-1225]
- at net.minecraft.server.v1_7_R1.Chunk.a(Chunk.java:876) ~[spigot.jar:git-Spigot-1225]
- at org.bukkit.craftbukkit.v1_7_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:61) ~[spigot.jar:git-Spigot-1225]
- at org.bukkit.craftbukkit.v1_7_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:13) ~[spigot.jar:git-Spigot-1225]
- at org.bukkit.craftbukkit.v1_7_R1.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:179) ~[spigot.jar:git-Spigot-1225]
- at org.bukkit.craftbukkit.v1_7_R1.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:287) ~[spigot.jar:git-Spigot-1225]
- at org.bukkit.craftbukkit.v1_7_R1.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:30) ~[spigot.jar:git-Spigot-1225]
- at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:592) ~[spigot.jar:git-Spigot-1225]
- at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273) ~[spigot.jar:git-Spigot-1225]
- at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:540) ~[spigot.jar:git-Spigot-1225]
- at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:446) [spigot.jar:git-Spigot-1225]
- at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [spigot.jar:git-Spigot-1225]
- [15:13:58] [Server thread/ERROR]: This crash report has been saved to: /home/nemesispvp/server/./crash-reports/crash-2014-01-01_15.13.58-server.txt
复制代码 |