Advertisement
saki2fifty

TT03

Jul 4th, 2013
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 199.44 KB | None | 0 0
  1. 2013-07-04 14:27:38 [INFO] [TickThreading] Started TT metrics reporting. This can be disabled in PluginMetrics.cfg
  2. 2013-07-04 14:28:10 [INFO] [TickThreading] Skipping version tick handler c magicbees.main.utils.TickHandlerVersion magicbees.main.utils.TickHandlerVersion@60930f08
  3. 2013-07-04 14:28:14 [INFO] [TickThreading] Threading initialised for world Twilight Forest/7
  4. 2013-07-04 14:28:14 [INFO] [TickThreading] Threading initialised for world The End/1
  5. 2013-07-04 14:28:14 [INFO] [TickThreading] Threading initialised for world Nether/-1
  6. 2013-07-04 14:28:14 [INFO] [TickThreading] Threading initialised for world Overworld/0
  7. 2013-07-04 14:28:26 [SEVERE] [TickThreading] TickThreading v1.5.2.86 for MC1.5.2 on 1.5.2 tickthreading,mcpc,spigot,craftbukkit,forge,fml - 1.8.0-ea-b94 is installed on this server!
  8. If anything breaks, check if it is still broken without TickThreading
  9. We don't want to annoy mod devs with issue reports caused by TickThreading.
  10. Seriously, please don't.
  11. If it's only broken with TickThreading, report it at http://github.com/nallar/TickThreading
  12.  
  13. Also, you really should be making regular backups. (You should be doing that even when not using TT.)
  14. 2013-07-04 14:30:45 [SEVERE] [TickThreading] Exception in main tick loop
  15. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  16. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  17. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  18. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  19. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  20. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  21. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  22. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  23. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  24. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  25. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  26. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  27. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  28. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  29. 2013-07-04 14:30:45 [SEVERE] [TickThreading] Exception in main tick loop
  30. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  31. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  32. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  33. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  34. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  35. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  36. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  37. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  38. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  39. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  40. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  41. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  42. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  43. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  44. 2013-07-04 14:30:45 [SEVERE] [TickThreading] Exception in main tick loop
  45. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  46. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  47. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  48. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  49. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  50. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  51. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  52. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  53. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  54. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  55. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  56. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  57. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  58. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  59. 2013-07-04 14:30:45 [SEVERE] [TickThreading] Exception in main tick loop
  60. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  61. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  62. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  63. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  64. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  65. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  66. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  67. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  68. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  69. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  70. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  71. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  72. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  73. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  74. 2013-07-04 14:30:45 [SEVERE] [TickThreading] Exception in main tick loop
  75. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  76. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  77. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  78. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  79. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  80. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  81. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  82. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  83. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  84. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  85. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  86. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  87. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  88. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  89. 2013-07-04 14:30:45 [SEVERE] [TickThreading] Exception in main tick loop
  90. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  91. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  92. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  93. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  94. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  95. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  96. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  97. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  98. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  99. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  100. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  101. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  102. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  103. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  104. 2013-07-04 14:30:45 [SEVERE] [TickThreading] Exception in main tick loop
  105. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  106. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  107. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  108. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  109. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  110. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  111. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  112. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  113. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  114. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  115. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  116. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  117. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  118. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  119. 2013-07-04 14:30:45 [SEVERE] [TickThreading] Exception in main tick loop
  120. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  121. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  122. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  123. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  124. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  125. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  126. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  127. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  128. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  129. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  130. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  131. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  132. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  133. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  134. 2013-07-04 14:30:45 [SEVERE] [TickThreading] Exception in main tick loop
  135. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  136. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  137. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  138. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  139. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  140. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  141. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  142. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  143. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  144. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  145. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  146. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  147. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  148. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  149. 2013-07-04 14:30:45 [SEVERE] [TickThreading] Exception in main tick loop
  150. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  151. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  152. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  153. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  154. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  155. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  156. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  157. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  158. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  159. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  160. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  161. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  162. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  163. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  164. 2013-07-04 14:30:45 [SEVERE] [TickThreading] Exception in main tick loop
  165. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  166. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  167. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  168. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  169. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  170. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  171. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  172. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  173. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  174. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  175. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  176. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  177. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  178. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  179. 2013-07-04 14:30:45 [SEVERE] [TickThreading] Exception in main tick loop
  180. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  181. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  182. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  183. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  184. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  185. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  186. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  187. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  188. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  189. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  190. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  191. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  192. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  193. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  194. 2013-07-04 14:30:45 [SEVERE] [TickThreading] Exception in main tick loop
  195. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  196. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  197. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  198. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  199. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  200. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  201. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  202. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  203. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  204. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  205. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  206. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  207. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  208. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  209. 2013-07-04 14:30:45 [SEVERE] [TickThreading] Exception in main tick loop
  210. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  211. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  212. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  213. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  214. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  215. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  216. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  217. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  218. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  219. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  220. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  221. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  222. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  223. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  224. 2013-07-04 14:30:45 [SEVERE] [TickThreading] Exception in main tick loop
  225. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  226. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  227. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  228. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  229. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  230. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  231. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  232. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  233. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  234. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  235. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  236. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  237. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  238. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  239. 2013-07-04 14:30:45 [SEVERE] [TickThreading] Exception in main tick loop
  240. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  241. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  242. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  243. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  244. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  245. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  246. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  247. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  248. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  249. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  250. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  251. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  252. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  253. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  254. 2013-07-04 14:30:46 [SEVERE] [TickThreading] Exception in main tick loop
  255. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  256. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  257. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  258. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  259. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  260. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  261. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  262. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  263. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  264. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  265. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  266. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  267. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  268. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  269. 2013-07-04 14:30:46 [SEVERE] [TickThreading] Exception in main tick loop
  270. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  271. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  272. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  273. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  274. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  275. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  276. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  277. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  278. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  279. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  280. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  281. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  282. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  283. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  284. 2013-07-04 14:30:46 [SEVERE] [TickThreading] Exception in main tick loop
  285. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  286. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  287. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  288. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  289. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  290. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  291. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  292. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  293. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  294. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  295. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  296. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  297. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  298. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  299. 2013-07-04 14:30:46 [SEVERE] [TickThreading] Exception in main tick loop
  300. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  301. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  302. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  303. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  304. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  305. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  306. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  307. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  308. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  309. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  310. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  311. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  312. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  313. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  314. 2013-07-04 14:30:46 [SEVERE] [TickThreading] Exception in main tick loop
  315. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  316. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  317. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  318. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  319. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  320. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  321. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  322. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  323. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  324. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  325. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  326. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  327. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  328. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  329. 2013-07-04 14:30:46 [SEVERE] [TickThreading] Exception in main tick loop
  330. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  331. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  332. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  333. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  334. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  335. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  336. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  337. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  338. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  339. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  340. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  341. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  342. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  343. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  344. 2013-07-04 14:30:46 [SEVERE] [TickThreading] Exception in main tick loop
  345. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  346. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  347. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  348. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  349. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  350. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  351. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  352. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  353. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  354. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  355. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  356. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  357. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  358. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  359. 2013-07-04 14:30:46 [SEVERE] [TickThreading] Exception in main tick loop
  360. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  361. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  362. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  363. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  364. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  365. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  366. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  367. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  368. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  369. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  370. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  371. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  372. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  373. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  374. 2013-07-04 14:30:46 [SEVERE] [TickThreading] Exception in main tick loop
  375. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  376. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  377. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  378. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  379. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  380. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  381. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  382. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  383. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  384. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  385. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  386. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  387. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  388. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  389. 2013-07-04 14:30:46 [SEVERE] [TickThreading] Exception in main tick loop
  390. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  391. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  392. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  393. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  394. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  395. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  396. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  397. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  398. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  399. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  400. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  401. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  402. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  403. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  404. 2013-07-04 14:30:46 [SEVERE] [TickThreading] Exception in main tick loop
  405. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  406. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  407. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  408. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  409. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  410. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  411. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  412. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  413. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  414. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  415. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  416. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  417. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  418. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  419. 2013-07-04 14:30:46 [SEVERE] [TickThreading] Exception in main tick loop
  420. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  421. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  422. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  423. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  424. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  425. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  426. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  427. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  428. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  429. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  430. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  431. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  432. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  433. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  434. 2013-07-04 14:30:46 [SEVERE] [TickThreading] Exception in main tick loop
  435. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  436. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  437. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  438. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  439. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  440. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  441. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  442. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  443. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  444. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  445. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  446. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  447. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  448. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  449. 2013-07-04 14:30:46 [SEVERE] [TickThreading] Exception in main tick loop
  450. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  451. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  452. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  453. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  454. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  455. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  456. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  457. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  458. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  459. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  460. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  461. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  462. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  463. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  464. 2013-07-04 14:30:46 [SEVERE] [TickThreading] Exception in main tick loop
  465. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  466. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  467. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  468. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  469. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  470. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  471. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  472. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  473. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  474. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  475. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  476. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  477. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  478. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  479. 2013-07-04 14:30:46 [SEVERE] [TickThreading] Exception in main tick loop
  480. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  481. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  482. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  483. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  484. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  485. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  486. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  487. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  488. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  489. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  490. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  491. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  492. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  493. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  494. 2013-07-04 14:30:46 [SEVERE] [TickThreading] Exception in main tick loop
  495. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  496. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  497. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  498. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  499. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  500. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  501. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  502. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  503. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  504. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  505. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  506. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  507. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  508. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  509. 2013-07-04 14:30:47 [SEVERE] [TickThreading] Exception in main tick loop
  510. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  511. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  512. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  513. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  514. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  515. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  516. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  517. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  518. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  519. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  520. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  521. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  522. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  523. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  524. 2013-07-04 14:30:47 [SEVERE] [TickThreading] Exception in main tick loop
  525. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  526. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  527. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  528. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  529. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  530. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  531. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  532. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  533. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  534. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  535. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  536. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  537. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  538. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  539. 2013-07-04 14:30:47 [SEVERE] [TickThreading] Exception in main tick loop
  540. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  541. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  542. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  543. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  544. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  545. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  546. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  547. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  548. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  549. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  550. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  551. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  552. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  553. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  554. 2013-07-04 14:30:47 [SEVERE] [TickThreading] Exception in main tick loop
  555. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  556. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  557. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  558. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  559. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  560. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  561. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  562. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  563. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  564. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  565. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  566. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  567. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  568. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  569. 2013-07-04 14:30:47 [SEVERE] [TickThreading] Exception in main tick loop
  570. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  571. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  572. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  573. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  574. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  575. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  576. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  577. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  578. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  579. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  580. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  581. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  582. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  583. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  584. 2013-07-04 14:30:47 [SEVERE] [TickThreading] Exception in main tick loop
  585. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  586. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  587. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  588. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  589. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  590. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  591. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  592. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  593. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  594. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  595. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  596. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  597. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  598. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  599. 2013-07-04 14:30:47 [SEVERE] [TickThreading] Exception in main tick loop
  600. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  601. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  602. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  603. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  604. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  605. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  606. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  607. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  608. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  609. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  610. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  611. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  612. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  613. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  614. 2013-07-04 14:30:47 [SEVERE] [TickThreading] Exception in main tick loop
  615. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  616. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  617. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  618. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  619. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  620. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  621. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  622. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  623. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  624. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  625. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  626. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  627. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  628. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  629. 2013-07-04 14:30:47 [SEVERE] [TickThreading] Exception in main tick loop
  630. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  631. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  632. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  633. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  634. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  635. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  636. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  637. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  638. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  639. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  640. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  641. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  642. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  643. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  644. 2013-07-04 14:30:47 [SEVERE] [TickThreading] Exception in main tick loop
  645. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  646. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  647. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  648. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  649. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  650. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  651. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  652. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  653. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  654. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  655. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  656. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  657. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  658. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  659. 2013-07-04 14:30:47 [SEVERE] [TickThreading] Exception in main tick loop
  660. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  661. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  662. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  663. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  664. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  665. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  666. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  667. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  668. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  669. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  670. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  671. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  672. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  673. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  674. 2013-07-04 14:30:47 [SEVERE] [TickThreading] Exception in main tick loop
  675. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  676. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  677. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  678. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  679. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  680. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  681. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  682. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  683. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  684. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  685. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  686. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  687. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  688. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  689. 2013-07-04 14:30:47 [SEVERE] [TickThreading] Exception in main tick loop
  690. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  691. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  692. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  693. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  694. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  695. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  696. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  697. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  698. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  699. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  700. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  701. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  702. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  703. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  704. 2013-07-04 14:30:47 [SEVERE] [TickThreading] Exception in main tick loop
  705. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  706. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  707. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  708. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  709. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  710. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  711. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  712. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  713. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  714. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  715. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  716. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  717. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  718. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  719. 2013-07-04 14:30:47 [SEVERE] [TickThreading] Exception in main tick loop
  720. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  721. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  722. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  723. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  724. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  725. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  726. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  727. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  728. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  729. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  730. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  731. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  732. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  733. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  734. 2013-07-04 14:30:47 [SEVERE] [TickThreading] Exception in main tick loop
  735. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  736. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  737. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  738. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  739. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  740. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  741. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  742. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  743. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  744. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  745. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  746. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  747. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  748. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  749. 2013-07-04 14:30:47 [SEVERE] [TickThreading] Exception in main tick loop
  750. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  751. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  752. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  753. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  754. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  755. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  756. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  757. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  758. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  759. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  760. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  761. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  762. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  763. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  764. 2013-07-04 14:30:47 [SEVERE] [TickThreading] Exception in main tick loop
  765. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  766. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  767. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  768. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  769. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  770. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  771. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  772. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  773. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  774. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  775. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  776. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  777. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  778. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  779. 2013-07-04 14:30:47 [SEVERE] [TickThreading] Exception in main tick loop
  780. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  781. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  782. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  783. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  784. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  785. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  786. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  787. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  788. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  789. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  790. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  791. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  792. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  793. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  794. 2013-07-04 14:30:47 [SEVERE] [TickThreading] Exception in main tick loop
  795. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  796. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  797. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  798. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  799. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  800. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  801. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  802. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  803. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  804. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  805. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  806. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  807. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  808. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  809. 2013-07-04 14:30:48 [SEVERE] [TickThreading] Exception in main tick loop
  810. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  811. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  812. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  813. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  814. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  815. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  816. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  817. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  818. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  819. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  820. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  821. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  822. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  823. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  824. 2013-07-04 14:30:48 [SEVERE] [TickThreading] Exception in main tick loop
  825. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  826. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  827. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  828. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  829. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  830. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  831. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  832. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  833. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  834. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  835. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  836. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  837. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  838. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  839. 2013-07-04 14:30:48 [SEVERE] [TickThreading] Exception in main tick loop
  840. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  841. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  842. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  843. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  844. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  845. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  846. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  847. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  848. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  849. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  850. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  851. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  852. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  853. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  854. 2013-07-04 14:30:48 [SEVERE] [TickThreading] Exception in main tick loop
  855. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  856. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  857. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  858. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  859. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  860. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  861. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  862. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  863. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  864. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  865. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  866. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  867. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  868. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  869. 2013-07-04 14:30:48 [SEVERE] [TickThreading] Exception in main tick loop
  870. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  871. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  872. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  873. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  874. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  875. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  876. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  877. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  878. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  879. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  880. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  881. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  882. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  883. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  884. 2013-07-04 14:30:48 [SEVERE] [TickThreading] Exception in main tick loop
  885. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  886. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  887. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  888. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  889. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  890. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  891. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  892. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  893. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  894. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  895. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  896. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  897. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  898. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  899. 2013-07-04 14:30:48 [SEVERE] [TickThreading] Exception in main tick loop
  900. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  901. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  902. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  903. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  904. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  905. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  906. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  907. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  908. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  909. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  910. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  911. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  912. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  913. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  914. 2013-07-04 14:30:48 [SEVERE] [TickThreading] Exception in main tick loop
  915. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  916. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  917. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  918. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  919. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  920. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  921. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  922. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  923. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  924. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  925. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  926. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  927. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  928. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  929. 2013-07-04 14:30:48 [SEVERE] [TickThreading] Exception in main tick loop
  930. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  931. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  932. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  933. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  934. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  935. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  936. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  937. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  938. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  939. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  940. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  941. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  942. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  943. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  944. 2013-07-04 14:30:48 [SEVERE] [TickThreading] Exception in main tick loop
  945. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  946. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  947. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  948. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  949. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  950. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  951. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  952. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  953. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  954. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  955. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  956. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  957. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  958. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  959. 2013-07-04 14:30:48 [SEVERE] [TickThreading] Exception in main tick loop
  960. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  961. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  962. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  963. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  964. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  965. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  966. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  967. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  968. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  969. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  970. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  971. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  972. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  973. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  974. 2013-07-04 14:30:48 [SEVERE] [TickThreading] Exception in main tick loop
  975. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  976. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  977. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  978. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  979. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  980. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  981. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  982. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  983. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  984. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  985. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  986. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  987. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  988. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  989. 2013-07-04 14:30:48 [SEVERE] [TickThreading] Exception in main tick loop
  990. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  991. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  992. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  993. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  994. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  995. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  996. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  997. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  998. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  999. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1000. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1001. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1002. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1003. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1004. 2013-07-04 14:30:48 [SEVERE] [TickThreading] Exception in main tick loop
  1005. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1006. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  1007. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  1008. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1009. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1010. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1011. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1012. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1013. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1014. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1015. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1016. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1017. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1018. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1019. 2013-07-04 14:30:48 [SEVERE] [TickThreading] Exception in main tick loop
  1020. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1021. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  1022. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  1023. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1024. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1025. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1026. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1027. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1028. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1029. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1030. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1031. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1032. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1033. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1034. 2013-07-04 14:30:48 [SEVERE] [TickThreading] Exception in main tick loop
  1035. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1036. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  1037. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  1038. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1039. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1040. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1041. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1042. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1043. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1044. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1045. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1046. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1047. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1048. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1049. 2013-07-04 14:30:48 [SEVERE] [TickThreading] Exception in main tick loop
  1050. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1051. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  1052. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  1053. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1054. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1055. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1056. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1057. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1058. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1059. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1060. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1061. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1062. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1063. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1064. 2013-07-04 14:30:48 [SEVERE] [TickThreading] Exception in main tick loop
  1065. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1066. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  1067. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  1068. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1069. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1070. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1071. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1072. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1073. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1074. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1075. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1076. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1077. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1078. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1079. 2013-07-04 14:30:48 [SEVERE] [TickThreading] Exception in main tick loop
  1080. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1081. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  1082. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  1083. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1084. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1085. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1086. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1087. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1088. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1089. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1090. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1091. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1092. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1093. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1094. 2013-07-04 14:30:48 [SEVERE] [TickThreading] Exception in main tick loop
  1095. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1096. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  1097. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  1098. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1099. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1100. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1101. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1102. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1103. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1104. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1105. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1106. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1107. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1108. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1109. 2013-07-04 14:30:49 [SEVERE] [TickThreading] Exception in main tick loop
  1110. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1111. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  1112. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  1113. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1114. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1115. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1116. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1117. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1118. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1119. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1120. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1121. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1122. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1123. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1124. 2013-07-04 14:30:49 [SEVERE] [TickThreading] Exception in main tick loop
  1125. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1126. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  1127. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  1128. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1129. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1130. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1131. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1132. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1133. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1134. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1135. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1136. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1137. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1138. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1139. 2013-07-04 14:30:49 [SEVERE] [TickThreading] Exception in main tick loop
  1140. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1141. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  1142. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  1143. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1144. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1145. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1146. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1147. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1148. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1149. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1150. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1151. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1152. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1153. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1154. 2013-07-04 14:30:49 [SEVERE] [TickThreading] Exception in main tick loop
  1155. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1156. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  1157. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  1158. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1159. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1160. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1161. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1162. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1163. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1164. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1165. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1166. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1167. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1168. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1169. 2013-07-04 14:30:49 [SEVERE] [TickThreading] Exception in main tick loop
  1170. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1171. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  1172. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  1173. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1174. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1175. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1176. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1177. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1178. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1179. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1180. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1181. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1182. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1183. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1184. 2013-07-04 14:30:49 [SEVERE] [TickThreading] Exception in main tick loop
  1185. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1186. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  1187. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  1188. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1189. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1190. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1191. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1192. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1193. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1194. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1195. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1196. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1197. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1198. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1199. 2013-07-04 14:30:49 [SEVERE] [TickThreading] Exception in main tick loop
  1200. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1201. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  1202. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  1203. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1204. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1205. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1206. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1207. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1208. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1209. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1210. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1211. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1212. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1213. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1214. 2013-07-04 14:30:49 [SEVERE] [TickThreading] Exception in main tick loop
  1215. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1216. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  1217. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  1218. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1219. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1220. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1221. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1222. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1223. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1224. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1225. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1226. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1227. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1228. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1229. 2013-07-04 14:30:49 [SEVERE] [TickThreading] Exception in main tick loop
  1230. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1231. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  1232. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  1233. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1234. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1235. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1236. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1237. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1238. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1239. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1240. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1241. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1242. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1243. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1244. 2013-07-04 14:30:49 [SEVERE] [TickThreading] Exception in main tick loop
  1245. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1246. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  1247. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  1248. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1249. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1250. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1251. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1252. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1253. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1254. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1255. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1256. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1257. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1258. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1259. 2013-07-04 14:30:49 [SEVERE] [TickThreading] Exception in main tick loop
  1260. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1261. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  1262. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  1263. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1264. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1265. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1266. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1267. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1268. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1269. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1270. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1271. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1272. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1273. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1274. 2013-07-04 14:30:49 [SEVERE] [TickThreading] Exception in main tick loop
  1275. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1276. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  1277. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  1278. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1279. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1280. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1281. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1282. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1283. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1284. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1285. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1286. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1287. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1288. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1289. 2013-07-04 14:30:49 [SEVERE] [TickThreading] Exception in main tick loop
  1290. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1291. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  1292. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  1293. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1294. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1295. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1296. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1297. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1298. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1299. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1300. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1301. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1302. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1303. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1304. 2013-07-04 14:30:49 [SEVERE] [TickThreading] Exception in main tick loop
  1305. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1306. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  1307. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  1308. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1309. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1310. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1311. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1312. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1313. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1314. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1315. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1316. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1317. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1318. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1319. 2013-07-04 14:30:49 [SEVERE] [TickThreading] Exception in main tick loop
  1320. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1321. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  1322. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  1323. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1324. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1325. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1326. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1327. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1328. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1329. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1330. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1331. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1332. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1333. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1334. 2013-07-04 14:30:49 [SEVERE] [TickThreading] Exception in main tick loop
  1335. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1336. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  1337. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  1338. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1339. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1340. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1341. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1342. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1343. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1344. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1345. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1346. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1347. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1348. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1349. 2013-07-04 14:30:49 [SEVERE] [TickThreading] Exception in main tick loop
  1350. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1351. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  1352. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  1353. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1354. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1355. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1356. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1357. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1358. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1359. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1360. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1361. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1362. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1363. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1364. 2013-07-04 14:30:49 [SEVERE] [TickThreading] Exception in main tick loop
  1365. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1366. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  1367. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  1368. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1369. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1370. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1371. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1372. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1373. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1374. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1375. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1376. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1377. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1378. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1379. 2013-07-04 14:30:49 [SEVERE] [TickThreading] Exception in main tick loop
  1380. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1381. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  1382. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  1383. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1384. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1385. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1386. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1387. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1388. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1389. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1390. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1391. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1392. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1393. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1394. 2013-07-04 14:30:49 [SEVERE] [TickThreading] Exception in main tick loop
  1395. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1396. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  1397. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  1398. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1399. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1400. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1401. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1402. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1403. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1404. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1405. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1406. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1407. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1408. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1409. 2013-07-04 14:30:50 [SEVERE] [TickThreading] Exception in main tick loop
  1410. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1411. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  1412. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  1413. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1414. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1415. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1416. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1417. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1418. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1419. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1420. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1421. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1422. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1423. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1424. 2013-07-04 14:30:50 [SEVERE] [TickThreading] Exception in main tick loop
  1425. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1426. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  1427. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  1428. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1429. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1430. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1431. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1432. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1433. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1434. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1435. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1436. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1437. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1438. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1439. 2013-07-04 14:30:50 [SEVERE] [TickThreading] Exception in main tick loop
  1440. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1441. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  1442. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  1443. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1444. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1445. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1446. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1447. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1448. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1449. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1450. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1451. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1452. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1453. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1454. 2013-07-04 14:30:50 [SEVERE] [TickThreading] Exception in main tick loop
  1455. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1456. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  1457. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  1458. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1459. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1460. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1461. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1462. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1463. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1464. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1465. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1466. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1467. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1468. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1469. 2013-07-04 14:30:50 [SEVERE] [TickThreading] Exception in main tick loop
  1470. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1471. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  1472. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  1473. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1474. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1475. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1476. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1477. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1478. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1479. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1480. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1481. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1482. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1483. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1484. 2013-07-04 14:30:50 [SEVERE] [TickThreading] Exception in main tick loop
  1485. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1486. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  1487. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  1488. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1489. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1490. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1491. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1492. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1493. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1494. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1495. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1496. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1497. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1498. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1499. 2013-07-04 14:30:50 [SEVERE] [TickThreading] Exception in main tick loop
  1500. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1501. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  1502. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  1503. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1504. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1505. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1506. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1507. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1508. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1509. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1510. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1511. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1512. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1513. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1514. 2013-07-04 14:30:50 [SEVERE] [TickThreading] Exception in main tick loop
  1515. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1516. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  1517. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  1518. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1519. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1520. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1521. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1522. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1523. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1524. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1525. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1526. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1527. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1528. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1529. 2013-07-04 14:30:50 [SEVERE] [TickThreading] Exception in main tick loop
  1530. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1531. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  1532. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  1533. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1534. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1535. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1536. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1537. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1538. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1539. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1540. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1541. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1542. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1543. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1544. 2013-07-04 14:30:50 [SEVERE] [TickThreading] Exception in main tick loop
  1545. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1546. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  1547. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  1548. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1549. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1550. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1551. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1552. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1553. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1554. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1555. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1556. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1557. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1558. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1559. 2013-07-04 14:30:50 [SEVERE] [TickThreading] Exception in main tick loop
  1560. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1561. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  1562. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  1563. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1564. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1565. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1566. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1567. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1568. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1569. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1570. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1571. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1572. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1573. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1574. 2013-07-04 14:30:50 [SEVERE] [TickThreading] Exception in main tick loop
  1575. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1576. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  1577. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  1578. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1579. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1580. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1581. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1582. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1583. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1584. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1585. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1586. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1587. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1588. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1589. 2013-07-04 14:30:50 [SEVERE] [TickThreading] Exception in main tick loop
  1590. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1591. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  1592. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  1593. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1594. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1595. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1596. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1597. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1598. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1599. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1600. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1601. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1602. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1603. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1604. 2013-07-04 14:30:50 [SEVERE] [TickThreading] Exception in main tick loop
  1605. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1606. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  1607. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  1608. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1609. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1610. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1611. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1612. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1613. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1614. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1615. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1616. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1617. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1618. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1619. 2013-07-04 14:30:50 [SEVERE] [TickThreading] Exception in main tick loop
  1620. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1621. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  1622. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  1623. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1624. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1625. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1626. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1627. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1628. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1629. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1630. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1631. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1632. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1633. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1634. 2013-07-04 14:30:50 [SEVERE] [TickThreading] Exception in main tick loop
  1635. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1636. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  1637. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  1638. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1639. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1640. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1641. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1642. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1643. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1644. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1645. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1646. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1647. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1648. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1649. 2013-07-04 14:30:50 [SEVERE] [TickThreading] Exception in main tick loop
  1650. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1651. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  1652. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  1653. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1654. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1655. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1656. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1657. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1658. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1659. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1660. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1661. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1662. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1663. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1664. 2013-07-04 14:30:50 [SEVERE] [TickThreading] Exception in main tick loop
  1665. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1666. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  1667. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  1668. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1669. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1670. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1671. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1672. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1673. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1674. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1675. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1676. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1677. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1678. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1679. 2013-07-04 14:30:50 [SEVERE] [TickThreading] Exception in main tick loop
  1680. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1681. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  1682. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  1683. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1684. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1685. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1686. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1687. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1688. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1689. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1690. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1691. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1692. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1693. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1694. 2013-07-04 14:30:51 [SEVERE] [TickThreading] Exception in main tick loop
  1695. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1696. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  1697. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  1698. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1699. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1700. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1701. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1702. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1703. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1704. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1705. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1706. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1707. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1708. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1709. 2013-07-04 14:30:51 [SEVERE] [TickThreading] Exception in main tick loop
  1710. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1711. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  1712. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  1713. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1714. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1715. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1716. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1717. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1718. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1719. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1720. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1721. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1722. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1723. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1724. 2013-07-04 14:30:51 [SEVERE] [TickThreading] Exception in main tick loop
  1725. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1726. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  1727. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  1728. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1729. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1730. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1731. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1732. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1733. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1734. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1735. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1736. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1737. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1738. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1739. 2013-07-04 14:30:51 [SEVERE] [TickThreading] Exception in main tick loop
  1740. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1741. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  1742. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  1743. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1744. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1745. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1746. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1747. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1748. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1749. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1750. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1751. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1752. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1753. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1754. 2013-07-04 14:30:51 [SEVERE] [TickThreading] Exception in main tick loop
  1755. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1756. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  1757. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  1758. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1759. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1760. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1761. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1762. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1763. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1764. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1765. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1766. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1767. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1768. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1769. 2013-07-04 14:30:51 [SEVERE] [TickThreading] Exception in main tick loop
  1770. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1771. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  1772. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  1773. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1774. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1775. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1776. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1777. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1778. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1779. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1780. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1781. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1782. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1783. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1784. 2013-07-04 14:30:51 [SEVERE] [TickThreading] Exception in main tick loop
  1785. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1786. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  1787. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  1788. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1789. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1790. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1791. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1792. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1793. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1794. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1795. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1796. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1797. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1798. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1799. 2013-07-04 14:30:51 [SEVERE] [TickThreading] Exception in main tick loop
  1800. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1801. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  1802. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  1803. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1804. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1805. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1806. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1807. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1808. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1809. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1810. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1811. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1812. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1813. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1814. 2013-07-04 14:30:51 [SEVERE] [TickThreading] Exception in main tick loop
  1815. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1816. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  1817. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  1818. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1819. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1820. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1821. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1822. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1823. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1824. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1825. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1826. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1827. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1828. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1829. 2013-07-04 14:30:51 [SEVERE] [TickThreading] Exception in main tick loop
  1830. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1831. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  1832. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  1833. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1834. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1835. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1836. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1837. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1838. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1839. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1840. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1841. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1842. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1843. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1844. 2013-07-04 14:30:51 [SEVERE] [TickThreading] Exception in main tick loop
  1845. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1846. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  1847. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  1848. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1849. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1850. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1851. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1852. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1853. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1854. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1855. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1856. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1857. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1858. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1859. 2013-07-04 14:30:51 [SEVERE] [TickThreading] Exception in main tick loop
  1860. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1861. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  1862. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  1863. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1864. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1865. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1866. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1867. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1868. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1869. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1870. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1871. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1872. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1873. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1874. 2013-07-04 14:30:51 [SEVERE] [TickThreading] Exception in main tick loop
  1875. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1876. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  1877. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  1878. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1879. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1880. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1881. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1882. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1883. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1884. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1885. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1886. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1887. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1888. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1889. 2013-07-04 14:30:51 [SEVERE] [TickThreading] Exception in main tick loop
  1890. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1891. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  1892. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  1893. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1894. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1895. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1896. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1897. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1898. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1899. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1900. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1901. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1902. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1903. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1904. 2013-07-04 14:30:51 [SEVERE] [TickThreading] Exception in main tick loop
  1905. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1906. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  1907. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  1908. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1909. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1910. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1911. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1912. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1913. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1914. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1915. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1916. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1917. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1918. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1919. 2013-07-04 14:30:51 [SEVERE] [TickThreading] Exception in main tick loop
  1920. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1921. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  1922. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  1923. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1924. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1925. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1926. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1927. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1928. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1929. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1930. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1931. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1932. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1933. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1934. 2013-07-04 14:30:51 [SEVERE] [TickThreading] Exception in main tick loop
  1935. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1936. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  1937. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  1938. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1939. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1940. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1941. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1942. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1943. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1944. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1945. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1946. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1947. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1948. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1949. 2013-07-04 14:30:51 [SEVERE] [TickThreading] Exception in main tick loop
  1950. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1951. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  1952. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  1953. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1954. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1955. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1956. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1957. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1958. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1959. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1960. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1961. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1962. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1963. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1964. 2013-07-04 14:30:51 [SEVERE] [TickThreading] Exception in main tick loop
  1965. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1966. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  1967. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  1968. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1969. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1970. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1971. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1972. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1973. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1974. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1975. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1976. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1977. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1978. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1979. 2013-07-04 14:30:51 [SEVERE] [TickThreading] Exception in main tick loop
  1980. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1981. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  1982. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  1983. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1984. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  1985. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  1986. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  1987. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  1988. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  1989. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  1990. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  1991. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  1992. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  1993. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  1994. 2013-07-04 14:30:52 [SEVERE] [TickThreading] Exception in main tick loop
  1995. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  1996. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  1997. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  1998. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  1999. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  2000. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  2001. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  2002. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  2003. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  2004. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  2005. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  2006. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  2007. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  2008. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  2009. 2013-07-04 14:30:52 [SEVERE] [TickThreading] Exception in main tick loop
  2010. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  2011. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  2012. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  2013. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  2014. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  2015. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  2016. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  2017. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  2018. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  2019. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  2020. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  2021. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  2022. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  2023. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  2024. 2013-07-04 14:30:52 [SEVERE] [TickThreading] Exception in main tick loop
  2025. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  2026. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldStrongholdAt(ButterflySpawnCondition.java:273)
  2027. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:182)
  2028. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  2029. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  2030. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  2031. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  2032. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  2033. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  2034. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  2035. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  2036. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  2037. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  2038. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  2039. 2013-07-04 14:30:52 [SEVERE] [TickThreading] Exception in main tick loop
  2040. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  2041. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  2042. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  2043. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  2044. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  2045. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  2046. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  2047. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  2048. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  2049. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  2050. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  2051. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  2052. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  2053. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  2054. 2013-07-04 14:30:52 [SEVERE] [TickThreading] Exception in main tick loop
  2055. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  2056. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  2057. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  2058. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  2059. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  2060. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  2061. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  2062. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  2063. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  2064. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  2065. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  2066. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  2067. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  2068. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  2069. 2013-07-04 14:30:52 [SEVERE] [TickThreading] Exception in main tick loop
  2070. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  2071. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasOverworldJungleTempleAt(ButterflySpawnCondition.java:298)
  2072. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:187)
  2073. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  2074. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  2075. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  2076. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  2077. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  2078. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  2079. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  2080. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  2081. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  2082. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  2083. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  2084. 2013-07-04 14:30:52 [SEVERE] [TickThreading] Exception in main tick loop
  2085. java.lang.ClassCastException: nallar.tickthreading.util.DoNothingRunnable cannot be cast to net.minecraft.world.chunk.IChunkProvider
  2086. at net.minecraft.butterflies.common.ButterflySpawnCondition.hasNetherStrongholdAt(ButterflySpawnCondition.java:257)
  2087. at net.minecraft.butterflies.common.ButterflySpawnCondition.spawnableAt(ButterflySpawnCondition.java:177)
  2088. at net.minecraft.butterflies.common.ButterflySpawner.haveCreatureTypeSpawnAtLocation(ButterflySpawner.java:385)
  2089. at net.minecraft.butterflies.common.ButterflySpawner.doButterflySpawning(ButterflySpawner.java:251)
  2090. at net.minecraft.butterflies.common.ButterflySpawner.tickStart(ButterflySpawner.java:1222)
  2091. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  2092. at nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23)
  2093. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:57)
  2094. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick_cpw_mods_fml_common_FMLCommonHandler_onPreServerTick_p0(FMLCommonHandler.java:287)
  2095. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java)
  2096. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:300)
  2097. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:195)
  2098. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement