Advertisement
swh65458

oddness in nether overworld biome

Feb 18th, 2017
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 73.32 KB | None | 0 0
  1. [16:14:25] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  2. [16:14:25] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  3. [16:14:25] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  4. [16:14:25] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  5. [16:14:25] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  6. [16:14:25] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  7. [16:14:25] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  8. [16:14:25] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  9. [16:14:25] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  10. [16:14:25] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  11. [16:14:25] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  12. [16:14:25] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  13. [16:14:25] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  14. [16:14:25] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  15. [16:14:25] [Server thread/INFO]: [STDERR]: at net.minecraft.entity.ai.EntityAITasks$EntityAITaskEntry.hashCode(SourceFile:40)
  16. [16:14:25] [Server thread/INFO]: [STDERR]: at java.util.HashMap.hash(Unknown Source)
  17. [16:14:25] [Server thread/INFO]: [STDERR]: at java.util.HashMap.put(Unknown Source)
  18. [16:14:25] [Server thread/INFO]: [STDERR]: at java.util.HashSet.add(Unknown Source)
  19. [16:14:25] [Server thread/INFO]: [STDERR]: at net.minecraft.entity.ai.EntityAITasks.func_75776_a(SourceFile:56)
  20. [16:14:25] [Server thread/INFO]: [STDERR]: at com.superdextor.adinferos.entity.monster.EntityGlowstoneSkeleton.setCombatTask(EntityGlowstoneSkeleton.java:65)
  21. [16:14:25] [Server thread/INFO]: [STDERR]: at com.superdextor.adinferos.entity.monster.EntityNetherSkeleton.<init>(EntityNetherSkeleton.java:93)
  22. [16:14:25] [Server thread/INFO]: [STDERR]: at com.superdextor.adinferos.entity.monster.EntityGlowstoneSkeleton.<init>(EntityGlowstoneSkeleton.java:24)
  23. [16:14:25] [Server thread/INFO]: [STDERR]: ... 12 more
  24. [16:14:35] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  25. [16:14:35] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  26. [16:14:35] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  27. [16:14:35] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  28. [16:14:35] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  29. [16:14:35] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  30. [16:14:35] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  31. [16:14:35] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  32. [16:14:35] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  33. [16:14:35] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  34. [16:14:35] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  35. [16:14:35] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  36. [16:14:35] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  37. [16:14:35] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  38. [16:14:35] [Server thread/INFO]: [STDERR]: at net.minecraft.entity.ai.EntityAITasks$EntityAITaskEntry.hashCode(SourceFile:40)
  39. [16:14:35] [Server thread/INFO]: [STDERR]: at java.util.HashMap.hash(Unknown Source)
  40. [16:14:35] [Server thread/INFO]: [STDERR]: at java.util.HashMap.put(Unknown Source)
  41. [16:14:35] [Server thread/INFO]: [STDERR]: at java.util.HashSet.add(Unknown Source)
  42. [16:14:35] [Server thread/INFO]: [STDERR]: at net.minecraft.entity.ai.EntityAITasks.func_75776_a(SourceFile:56)
  43. [16:14:35] [Server thread/INFO]: [STDERR]: at com.superdextor.adinferos.entity.monster.EntityGlowstoneSkeleton.setCombatTask(EntityGlowstoneSkeleton.java:65)
  44. [16:14:35] [Server thread/INFO]: [STDERR]: at com.superdextor.adinferos.entity.monster.EntityNetherSkeleton.<init>(EntityNetherSkeleton.java:93)
  45. [16:14:35] [Server thread/INFO]: [STDERR]: at com.superdextor.adinferos.entity.monster.EntityGlowstoneSkeleton.<init>(EntityGlowstoneSkeleton.java:24)
  46. [16:14:35] [Server thread/INFO]: [STDERR]: ... 12 more
  47. [16:14:48] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  48. [16:14:48] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  49. [16:14:48] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  50. [16:14:48] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  51. [16:14:48] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  52. [16:14:48] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  53. [16:14:48] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  54. [16:14:48] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  55. [16:14:48] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  56. [16:14:48] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  57. [16:14:48] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  58. [16:14:48] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  59. [16:14:48] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  60. [16:14:48] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  61. [16:14:48] [Server thread/INFO]: [STDERR]: at net.minecraft.entity.ai.EntityAITasks$EntityAITaskEntry.hashCode(SourceFile:40)
  62. [16:14:48] [Server thread/INFO]: [STDERR]: at java.util.HashMap.hash(Unknown Source)
  63. [16:14:48] [Server thread/INFO]: [STDERR]: at java.util.HashMap.put(Unknown Source)
  64. [16:14:48] [Server thread/INFO]: [STDERR]: at java.util.HashSet.add(Unknown Source)
  65. [16:14:48] [Server thread/INFO]: [STDERR]: at net.minecraft.entity.ai.EntityAITasks.func_75776_a(SourceFile:56)
  66. [16:14:48] [Server thread/INFO]: [STDERR]: at com.superdextor.adinferos.entity.monster.EntityGlowstoneSkeleton.setCombatTask(EntityGlowstoneSkeleton.java:65)
  67. [16:14:48] [Server thread/INFO]: [STDERR]: at com.superdextor.adinferos.entity.monster.EntityNetherSkeleton.<init>(EntityNetherSkeleton.java:93)
  68. [16:14:48] [Server thread/INFO]: [STDERR]: at com.superdextor.adinferos.entity.monster.EntityGlowstoneSkeleton.<init>(EntityGlowstoneSkeleton.java:24)
  69. [16:14:48] [Server thread/INFO]: [STDERR]: ... 12 more
  70. [16:14:53] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  71. [16:14:53] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  72. [16:14:53] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  73. [16:14:53] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  74. [16:14:53] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  75. [16:14:53] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  76. [16:14:53] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  77. [16:14:53] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  78. [16:14:53] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  79. [16:14:53] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  80. [16:14:53] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  81. [16:14:53] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  82. [16:14:53] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  83. [16:14:53] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  84. [16:14:53] [Server thread/INFO]: [STDERR]: at net.minecraft.entity.ai.EntityAITasks$EntityAITaskEntry.hashCode(SourceFile:40)
  85. [16:14:53] [Server thread/INFO]: [STDERR]: at java.util.HashMap.hash(Unknown Source)
  86. [16:14:53] [Server thread/INFO]: [STDERR]: at java.util.HashMap.put(Unknown Source)
  87. [16:14:53] [Server thread/INFO]: [STDERR]: at java.util.HashSet.add(Unknown Source)
  88. [16:14:53] [Server thread/INFO]: [STDERR]: at net.minecraft.entity.ai.EntityAITasks.func_75776_a(SourceFile:56)
  89. [16:14:53] [Server thread/INFO]: [STDERR]: at com.superdextor.adinferos.entity.monster.EntityGlowstoneSkeleton.setCombatTask(EntityGlowstoneSkeleton.java:65)
  90. [16:14:53] [Server thread/INFO]: [STDERR]: at com.superdextor.adinferos.entity.monster.EntityNetherSkeleton.<init>(EntityNetherSkeleton.java:93)
  91. [16:14:53] [Server thread/INFO]: [STDERR]: at com.superdextor.adinferos.entity.monster.EntityGlowstoneSkeleton.<init>(EntityGlowstoneSkeleton.java:24)
  92. [16:14:53] [Server thread/INFO]: [STDERR]: ... 12 more
  93. [16:14:54] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 61390ms behind, skipping 1227 tick(s)
  94. [16:14:59] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  95. [16:14:59] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  96. [16:14:59] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  97. [16:14:59] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  98. [16:14:59] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  99. [16:14:59] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  100. [16:14:59] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  101. [16:14:59] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  102. [16:14:59] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  103. [16:14:59] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  104. [16:14:59] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  105. [16:14:59] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  106. [16:14:59] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  107. [16:14:59] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  108. [16:14:59] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  109. [16:14:59] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  110. [16:14:59] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  111. [16:14:59] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  112. [16:14:59] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  113. [16:14:59] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  114. [16:14:59] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  115. [16:14:59] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  116. [16:14:59] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  117. [16:14:59] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  118. [16:14:59] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  119. [16:14:59] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  120. [16:14:59] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  121. [16:14:59] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  122. [16:15:00] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  123. [16:15:00] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  124. [16:15:00] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  125. [16:15:00] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  126. [16:15:00] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  127. [16:15:00] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  128. [16:15:00] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  129. [16:15:00] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  130. [16:15:00] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  131. [16:15:00] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  132. [16:15:00] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  133. [16:15:00] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  134. [16:15:00] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  135. [16:15:07] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  136. [16:15:07] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  137. [16:15:07] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  138. [16:15:07] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  139. [16:15:07] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  140. [16:15:07] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  141. [16:15:07] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  142. [16:15:07] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  143. [16:15:07] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  144. [16:15:07] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  145. [16:15:07] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  146. [16:15:07] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  147. [16:15:07] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  148. [16:15:10] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 15299ms behind, skipping 305 tick(s)
  149. [16:15:13] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  150. [16:15:13] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  151. [16:15:13] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  152. [16:15:13] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  153. [16:15:13] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  154. [16:15:13] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  155. [16:15:13] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  156. [16:15:13] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  157. [16:15:13] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  158. [16:15:13] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  159. [16:15:13] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  160. [16:15:13] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  161. [16:15:13] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  162. [16:15:14] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  163. [16:15:14] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  164. [16:15:14] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  165. [16:15:14] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  166. [16:15:14] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  167. [16:15:14] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  168. [16:15:14] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  169. [16:15:14] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  170. [16:15:14] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  171. [16:15:14] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  172. [16:15:14] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  173. [16:15:14] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  174. [16:15:14] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  175. [16:15:16] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6315ms behind, skipping 126 tick(s)
  176. [16:15:38] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4017ms behind, skipping 80 tick(s)
  177. [16:15:41] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  178. [16:15:41] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  179. [16:15:41] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  180. [16:15:41] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  181. [16:15:41] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  182. [16:15:41] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  183. [16:15:41] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  184. [16:15:41] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  185. [16:15:41] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  186. [16:15:41] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  187. [16:15:41] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  188. [16:15:41] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  189. [16:15:41] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  190. [16:15:41] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  191. [16:15:41] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  192. [16:15:41] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  193. [16:15:41] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  194. [16:15:41] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  195. [16:15:41] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  196. [16:15:41] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  197. [16:15:41] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  198. [16:15:41] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  199. [16:15:41] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  200. [16:15:41] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  201. [16:15:41] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  202. [16:15:41] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  203. [16:15:41] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  204. [16:15:41] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  205. [16:15:41] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  206. [16:15:41] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  207. [16:15:41] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  208. [16:15:41] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  209. [16:15:41] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  210. [16:15:41] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  211. [16:15:41] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  212. [16:15:41] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  213. [16:15:41] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  214. [16:15:41] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  215. [16:15:41] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  216. [16:15:41] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  217. [16:15:41] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  218. [16:15:41] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  219. [16:15:41] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  220. [16:15:41] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  221. [16:15:41] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  222. [16:15:41] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  223. [16:15:41] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  224. [16:15:41] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  225. [16:15:41] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  226. [16:15:41] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  227. [16:15:41] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  228. [16:15:41] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  229. [16:15:46] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  230. [16:15:46] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  231. [16:15:46] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  232. [16:15:46] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  233. [16:15:46] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  234. [16:15:46] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  235. [16:15:46] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  236. [16:15:46] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  237. [16:15:46] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  238. [16:15:46] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  239. [16:15:46] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  240. [16:15:46] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  241. [16:15:46] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  242. [16:16:06] [Server thread/WARN]: Skipping BlockEntity with id realbench:workbench
  243. [16:16:06] [Server thread/WARN]: Skipping BlockEntity with id realbench:workbench
  244. [16:16:06] [Server thread/WARN]: Skipping BlockEntity with id realbench:workbench
  245. [16:16:06] [Server thread/WARN]: Skipping BlockEntity with id realbench:workbench
  246. [16:16:11] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  247. [16:16:11] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  248. [16:16:11] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  249. [16:16:11] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  250. [16:16:11] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  251. [16:16:11] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  252. [16:16:11] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  253. [16:16:11] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  254. [16:16:11] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  255. [16:16:11] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  256. [16:16:11] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  257. [16:16:11] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  258. [16:16:11] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  259. [16:16:11] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  260. [16:16:11] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  261. [16:16:11] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  262. [16:16:11] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  263. [16:16:11] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  264. [16:16:11] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  265. [16:16:11] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  266. [16:16:11] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  267. [16:16:11] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  268. [16:16:11] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  269. [16:16:11] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  270. [16:16:11] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  271. [16:16:11] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  272. [16:16:12] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  273. [16:16:12] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  274. [16:16:12] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  275. [16:16:12] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  276. [16:16:12] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  277. [16:16:12] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  278. [16:16:12] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  279. [16:16:12] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  280. [16:16:12] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  281. [16:16:12] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  282. [16:16:12] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  283. [16:16:12] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  284. [16:16:12] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  285. [16:16:12] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  286. [16:16:12] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  287. [16:16:12] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  288. [16:16:12] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  289. [16:16:12] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  290. [16:16:12] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  291. [16:16:12] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  292. [16:16:12] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  293. [16:16:12] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  294. [16:16:12] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  295. [16:16:12] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  296. [16:16:12] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  297. [16:16:12] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  298. [16:16:12] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  299. [16:16:12] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  300. [16:16:12] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  301. [16:16:12] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  302. [16:16:12] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  303. [16:16:12] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  304. [16:16:12] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  305. [16:16:12] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  306. [16:16:12] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  307. [16:16:12] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  308. [16:16:12] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  309. [16:16:12] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  310. [16:16:12] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  311. [16:16:13] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  312. [16:16:13] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  313. [16:16:13] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  314. [16:16:13] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  315. [16:16:13] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  316. [16:16:13] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  317. [16:16:13] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  318. [16:16:13] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  319. [16:16:13] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  320. [16:16:13] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  321. [16:16:13] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  322. [16:16:13] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  323. [16:16:13] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  324. [16:16:13] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  325. [16:16:13] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  326. [16:16:13] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  327. [16:16:13] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  328. [16:16:13] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  329. [16:16:13] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  330. [16:16:13] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  331. [16:16:13] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  332. [16:16:13] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  333. [16:16:13] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  334. [16:16:13] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  335. [16:16:13] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  336. [16:16:13] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  337. [16:16:13] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  338. [16:16:13] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  339. [16:16:13] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  340. [16:16:13] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  341. [16:16:13] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  342. [16:16:13] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  343. [16:16:13] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  344. [16:16:13] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  345. [16:16:13] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  346. [16:16:13] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  347. [16:16:13] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  348. [16:16:13] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  349. [16:16:13] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  350. [16:16:13] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  351. [16:16:13] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  352. [16:16:13] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  353. [16:16:13] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  354. [16:16:13] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  355. [16:16:13] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  356. [16:16:13] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  357. [16:16:13] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  358. [16:16:13] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  359. [16:16:13] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  360. [16:16:13] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  361. [16:16:13] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  362. [16:16:13] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  363. [16:16:22] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  364. [16:16:22] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  365. [16:16:22] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  366. [16:16:22] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  367. [16:16:22] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  368. [16:16:22] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  369. [16:16:22] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  370. [16:16:22] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  371. [16:16:22] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  372. [16:16:22] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  373. [16:16:22] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  374. [16:16:22] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  375. [16:16:22] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  376. [16:16:22] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  377. [16:16:22] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  378. [16:16:22] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  379. [16:16:22] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  380. [16:16:22] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  381. [16:16:22] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  382. [16:16:22] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  383. [16:16:22] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  384. [16:16:22] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  385. [16:16:22] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  386. [16:16:22] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  387. [16:16:22] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  388. [16:16:22] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  389. [16:16:22] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  390. [16:16:22] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  391. [16:16:22] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  392. [16:16:22] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  393. [16:16:22] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  394. [16:16:22] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  395. [16:16:22] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  396. [16:16:22] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  397. [16:16:22] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  398. [16:16:22] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  399. [16:16:22] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  400. [16:16:22] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  401. [16:16:22] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  402. [16:16:22] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  403. [16:16:22] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  404. [16:16:22] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  405. [16:16:22] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  406. [16:16:22] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  407. [16:16:22] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  408. [16:16:22] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  409. [16:16:22] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  410. [16:16:22] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  411. [16:16:22] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  412. [16:16:22] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  413. [16:16:22] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  414. [16:16:22] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  415. [16:16:27] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  416. [16:16:27] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  417. [16:16:27] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  418. [16:16:27] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  419. [16:16:27] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  420. [16:16:27] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  421. [16:16:27] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  422. [16:16:27] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  423. [16:16:27] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  424. [16:16:27] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  425. [16:16:27] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  426. [16:16:27] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  427. [16:16:27] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  428. [16:16:31] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  429. [16:16:31] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  430. [16:16:31] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  431. [16:16:31] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  432. [16:16:31] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  433. [16:16:31] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  434. [16:16:31] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  435. [16:16:31] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  436. [16:16:31] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  437. [16:16:31] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  438. [16:16:31] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  439. [16:16:31] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  440. [16:16:31] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  441. [16:16:32] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  442. [16:16:32] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  443. [16:16:32] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  444. [16:16:32] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  445. [16:16:32] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  446. [16:16:32] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  447. [16:16:32] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  448. [16:16:32] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  449. [16:16:32] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  450. [16:16:32] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  451. [16:16:32] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  452. [16:16:32] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  453. [16:16:32] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  454. [16:16:32] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  455. [16:16:32] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  456. [16:16:32] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  457. [16:16:32] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  458. [16:16:32] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  459. [16:16:32] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  460. [16:16:32] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  461. [16:16:32] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  462. [16:16:32] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  463. [16:16:32] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  464. [16:16:32] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  465. [16:16:32] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  466. [16:16:32] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  467. [16:16:32] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  468. [16:16:32] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  469. [16:16:32] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  470. [16:16:32] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  471. [16:16:32] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  472. [16:16:32] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  473. [16:16:32] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  474. [16:16:32] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  475. [16:16:32] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  476. [16:16:32] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  477. [16:16:32] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  478. [16:16:32] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  479. [16:16:32] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  480. [16:16:33] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  481. [16:16:33] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  482. [16:16:33] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  483. [16:16:33] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  484. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  485. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  486. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  487. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  488. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  489. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  490. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  491. [16:16:33] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  492. [16:16:33] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  493. [16:16:33] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 17518ms behind, skipping 350 tick(s)
  494. [16:16:33] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  495. [16:16:33] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  496. [16:16:33] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  497. [16:16:33] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  498. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  499. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  500. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  501. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  502. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  503. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  504. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  505. [16:16:33] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  506. [16:16:33] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  507. [16:16:33] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  508. [16:16:33] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  509. [16:16:33] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  510. [16:16:33] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  511. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  512. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  513. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  514. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  515. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  516. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  517. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  518. [16:16:33] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  519. [16:16:33] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  520. [16:16:33] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  521. [16:16:33] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  522. [16:16:33] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  523. [16:16:33] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  524. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  525. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  526. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  527. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  528. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  529. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  530. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  531. [16:16:33] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  532. [16:16:33] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  533. [16:16:33] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  534. [16:16:33] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  535. [16:16:33] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  536. [16:16:33] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  537. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  538. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  539. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  540. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  541. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  542. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  543. [16:16:33] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  544. [16:16:33] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  545. [16:16:33] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  546. [16:16:41] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2552ms behind, skipping 51 tick(s)
  547. [16:16:42] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  548. [16:16:42] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  549. [16:16:42] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  550. [16:16:42] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  551. [16:16:42] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  552. [16:16:42] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  553. [16:16:42] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  554. [16:16:42] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  555. [16:16:42] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  556. [16:16:42] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  557. [16:16:42] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  558. [16:16:42] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  559. [16:16:42] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  560. [16:16:43] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  561. [16:16:43] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  562. [16:16:43] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  563. [16:16:43] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  564. [16:16:43] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  565. [16:16:43] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  566. [16:16:43] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  567. [16:16:43] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  568. [16:16:43] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  569. [16:16:43] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  570. [16:16:43] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  571. [16:16:43] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  572. [16:16:43] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  573. [16:16:43] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  574. [16:16:43] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  575. [16:16:43] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  576. [16:16:43] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  577. [16:16:43] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  578. [16:16:43] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  579. [16:16:43] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  580. [16:16:43] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  581. [16:16:43] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  582. [16:16:43] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  583. [16:16:43] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  584. [16:16:43] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  585. [16:16:43] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  586. [16:16:44] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  587. [16:16:44] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  588. [16:16:44] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  589. [16:16:44] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  590. [16:16:44] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  591. [16:16:44] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  592. [16:16:44] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  593. [16:16:44] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  594. [16:16:44] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  595. [16:16:44] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  596. [16:16:44] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  597. [16:16:44] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  598. [16:16:44] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  599. [16:16:54] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  600. [16:16:54] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  601. [16:16:54] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  602. [16:16:54] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  603. [16:16:54] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  604. [16:16:54] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  605. [16:16:54] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  606. [16:16:54] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  607. [16:16:54] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  608. [16:16:54] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  609. [16:16:54] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  610. [16:16:54] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  611. [16:16:54] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  612. [16:16:57] [Client thread/INFO] [inventorytweaks]: Default sorting.
  613. [16:16:57] [Client thread/INFO] [inventorytweaks]: Sorting done in 11907512ns
  614. [16:16:57] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  615. [16:16:57] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
  616. [16:16:57] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  617. [16:16:57] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  618. [16:16:57] [Server thread/INFO]: [STDERR]: at net.minecraft.world.biome.Biome$SpawnListEntry.newInstance(Biome.java:662)
  619. [16:16:57] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:141)
  620. [16:16:57] [Server thread/INFO]: [STDERR]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
  621. [16:16:57] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  622. [16:16:57] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  623. [16:16:57] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  624. [16:16:57] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  625. [16:16:57] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  626. [16:16:57] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  627. [16:16:59] [Client thread/INFO] [inventorytweaks]: Default sorting.
  628. [16:16:59] [Client thread/INFO] [inventorytweaks]: Sorting done in 742393ns
  629. [16:17:11] [Server thread/INFO]: Saving and pausing game...
  630. [16:17:11] [Server thread/INFO]: Saving chunks for level 'TEST'/Overworld
  631. [16:17:12] [Server thread/INFO]: Saving chunks for level 'TEST'/Nether
  632. [16:17:12] [Server thread/INFO]: Saving chunks for level 'TEST'/The End
  633. [16:17:12] [Server thread/INFO]: Saving chunks for level 'TEST'/Deep Dark
  634. [16:17:12] [Server thread/INFO]: Saving chunks for level 'TEST'/ExtraUtils2_Quarry_Dim
  635. [16:17:12] [Server thread/INFO]: Saving chunks for level 'TEST'/Abyss
  636. [16:17:12] [Server thread/INFO]: Saving chunks for level 'TEST'/The Void
  637. [16:17:12] [Server thread/INFO]: Saving chunks for level 'TEST'/techexpansion
  638. [16:17:12] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 14173ms behind, skipping 283 tick(s)
  639. [16:17:12] [Client thread/INFO] [journeymap]: Mapping halted in C:\Users\steven\Documents\Curse\Minecraft\Instances\SDUBZBUILDTECHCRAFT 1.11.2\journeymap\data\sp\TEST\DIM0
  640. [16:17:12] [Server thread/INFO] [AromaBackup]: Delaying server stop to finish Backup.
  641. [16:17:12] [Server thread/INFO] [Progenitor]: Server shutting down; clearing queues.
  642. [16:17:12] [Server thread/INFO] [Woot]: LootTableManager: Save loot statistics to C:\Users\steven\Documents\Curse\Minecraft\Instances\SDUBZBUILDTECHCRAFT 1.11.2\woot\loot.json
  643. [16:17:12] [Server thread/INFO]: Stopping server
  644. [16:17:12] [Server thread/INFO]: Saving players
  645. [16:17:12] [Server thread/INFO]: swh65458 lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
  646. [16:17:12] [Server thread/INFO]: swh65458 left the game
  647. [16:17:12] [Server thread/INFO]: Stopping singleplayer server as player logged out
  648. [16:17:12] [Server thread/INFO]: Saving worlds
  649. [16:17:12] [Server thread/INFO]: Saving chunks for level 'TEST'/Overworld
  650. [16:17:12] [Server thread/INFO]: Saving chunks for level 'TEST'/Nether
  651. [16:17:12] [Server thread/INFO]: Saving chunks for level 'TEST'/The End
  652. [16:17:12] [Server thread/INFO]: Saving chunks for level 'TEST'/Deep Dark
  653. [16:17:12] [Server thread/INFO]: Saving chunks for level 'TEST'/ExtraUtils2_Quarry_Dim
  654. [16:17:12] [Server thread/INFO]: Saving chunks for level 'TEST'/Abyss
  655. [16:17:12] [Server thread/INFO]: Saving chunks for level 'TEST'/The Void
  656. [16:17:12] [Server thread/INFO]: Saving chunks for level 'TEST'/techexpansion
  657. [16:17:14] [Server thread/INFO] [FML]: Unloading dimension 0
  658. [16:17:14] [Server thread/INFO] [FML]: Unloading dimension -1
  659. [16:17:14] [Server thread/INFO] [FML]: Unloading dimension 1
  660. [16:17:14] [Server thread/INFO] [FML]: Unloading dimension -11325
  661. [16:17:14] [Server thread/INFO] [FML]: Unloading dimension -9999
  662. [16:17:14] [Server thread/INFO] [FML]: Unloading dimension 10
  663. [16:17:14] [Server thread/INFO] [FML]: Unloading dimension -2
  664. [16:17:14] [Server thread/INFO] [FML]: Unloading dimension 345
  665. [16:17:20] [Server thread/INFO] [FML]: Applying holder lookups
  666. [16:17:20] [Server thread/INFO] [FML]: Holder lookups applied
  667. [16:17:20] [Server thread/INFO] [endertanks]: Saving EnderTank Data
  668. [16:17:20] [Server thread/INFO] [endertanks]: Unloading EnderTank Data
  669. [16:17:20] [Server thread/INFO] [multistorage]: Saving EnderLink Chest Data
  670. [16:17:20] [Server thread/INFO] [multistorage]: Unloading EnderLink Chest Data
  671. [16:17:20] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools: server is stopping. Shutting down gracefully
  672. [16:17:20] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools: server is stopping. Shutting down gracefully
  673. [16:17:20] [Server thread/INFO] [mcjty.lib.varia.Logging]: Cleaning up RFTools dimensions
  674. [16:17:22] [Client thread/INFO]: Stopping!
  675. [16:17:22] [Client thread/INFO]: SoundSystem shutting down...
  676. [16:17:22] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement