Advertisement
Guest User

LOG

a guest
Mar 24th, 2015
284
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 78.22 KB | None | 0 0
  1. [20:51:48] [Server thread/WARN]: Grid 3351 info:
  2. [20:51:48] [Server thread/WARN]: 55 nodes
  3. [20:51:48] [Server thread/WARN]: 2
  4. [20:51:48] [Server thread/WARN]: entries in cache, hitrate
  5. [20:51:48] [Server thread/WARN]: 99.92
  6. [20:51:48] [Server thread/WARN]: %
  7. [20:51:48] [Server thread/WARN]: Matrices potentially outdated
  8. [20:51:48] [Server thread/WARN]: Result matrix:
  9. [20:51:48] [Server thread/WARN]: Type = dense , numRows = 50 , numCols = 1
  10. [20:51:48] [Server thread/WARN]: 0.000
  11. [20:51:48] [Server thread/WARN]: 0.000
  12. [20:51:48] [Server thread/WARN]: 0.000
  13. [20:51:48] [Server thread/WARN]: 0.000
  14. [20:51:48] [Server thread/WARN]: 0.000
  15. [20:51:48] [Server thread/WARN]: 0.000
  16. [20:51:48] [Server thread/WARN]: 0.000
  17. [20:51:48] [Server thread/WARN]: 0.000
  18. [20:51:48] [Server thread/WARN]: 0.000
  19. [20:51:48] [Server thread/WARN]: 0.000
  20. [20:51:48] [Server thread/WARN]: 0.000
  21. [20:51:48] [Server thread/WARN]: 0.000
  22. [20:51:48] [Server thread/WARN]: 0.000
  23. [20:51:48] [Server thread/WARN]: 0.000
  24. [20:51:48] [Server thread/WARN]: 0.000
  25. [20:51:48] [Server thread/WARN]: 0.000
  26. [20:51:48] [Server thread/WARN]: 0.000
  27. [20:51:48] [Server thread/WARN]: 0.000
  28. [20:51:48] [Server thread/WARN]: 0.000
  29. [20:51:48] [Server thread/WARN]: 0.000
  30. [20:51:48] [Server thread/WARN]: 0.000
  31. [20:51:48] [Server thread/WARN]: 0.000
  32. [20:51:48] [Server thread/WARN]: 0.000
  33. [20:51:48] [Server thread/WARN]: 0.000
  34. [20:51:48] [Server thread/WARN]: 0.000
  35. [20:51:48] [Server thread/WARN]: 0.000
  36. [20:51:48] [Server thread/WARN]: 0.000
  37. [20:51:48] [Server thread/WARN]: 0.000
  38. [20:51:48] [Server thread/WARN]: 0.000
  39. [20:51:48] [Server thread/WARN]: 0.000
  40. [20:51:48] [Server thread/WARN]: 0.000
  41. [20:51:48] [Server thread/WARN]: 0.000
  42. [20:51:48] [Server thread/WARN]: 0.000
  43. [20:51:48] [Server thread/WARN]: 0.000
  44. [20:51:48] [Server thread/WARN]: 0.000
  45. [20:51:48] [Server thread/WARN]: 0.000
  46. [20:51:48] [Server thread/WARN]: 0.000
  47. [20:51:48] [Server thread/WARN]: 0.000
  48. [20:51:48] [Server thread/WARN]: 0.000
  49. [20:51:48] [Server thread/WARN]: 0.000
  50. [20:51:48] [Server thread/WARN]: 0.000
  51. [20:51:48] [Server thread/WARN]: 0.000
  52. [20:51:48] [Server thread/WARN]: 0.000
  53. [20:51:48] [Server thread/WARN]: 0.000
  54. [20:51:48] [Server thread/WARN]: 0.000
  55. [20:51:48] [Server thread/WARN]: 0.000
  56. [20:51:48] [Server thread/WARN]: 0.000
  57. [20:51:48] [Server thread/WARN]: 0.000
  58. [20:51:48] [Server thread/WARN]: 0.000
  59. [20:51:48] [Server thread/WARN]: 0.000
  60. [20:51:48] [Server thread/WARN]: Calculation failed.
  61. java.util.concurrent.ExecutionException: java.lang.RuntimeException: incompatible matrix
  62. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.7.0_65]
  63. at java.util.concurrent.FutureTask.get(FutureTask.java:188) ~[?:1.7.0_65]
  64. at ic2.core.energy.Grid.finishCalculation(Grid.java:375) [Grid.class:?]
  65. at ic2.core.energy.EnergyNetLocal.onTickEnd(EnergyNetLocal.java:384) [EnergyNetLocal.class:?]
  66. at ic2.core.energy.EnergyNetGlobal.onTickEnd(EnergyNetGlobal.java:69) [EnergyNetGlobal.class:?]
  67. at ic2.core.TickHandler.onWorldTick(TickHandler.java:79) [TickHandler.class:?]
  68. at cpw.mods.fml.common.eventhandler.ASMEventHandler_9_TickHandler_onWorldTick_WorldTickEvent.invoke(.dynamic) [?:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  69. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  70. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  71. at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:260) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  72. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:963) [MinecraftServer.class:?]
  73. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423) [lt.class:?]
  74. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798) [MinecraftServer.class:?]
  75. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) [MinecraftServer.class:?]
  76. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
  77. Caused by: java.lang.RuntimeException: incompatible matrix
  78. at ic2.core.energy.Grid.calculateDistribution(Grid.java:490) ~[Grid.class:?]
  79. at ic2.core.energy.Grid.calculate(Grid.java:435) ~[Grid.class:?]
  80. at ic2.core.energy.GridCalculation.call(GridCalculation.java:12) ~[GridCalculation.class:?]
  81. at ic2.core.energy.GridCalculation.call(GridCalculation.java:5) ~[GridCalculation.class:?]
  82. at java.util.concurrent.FutureTask.run(FutureTask.java:262) ~[?:1.7.0_65]
  83. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) ~[?:1.7.0_65]
  84. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) ~[?:1.7.0_65]
  85. ... 1 more
  86. [20:51:48] [Server thread/WARN]: Grid 3351 info:
  87. [20:51:48] [Server thread/WARN]: 55 nodes
  88. [20:51:48] [Server thread/WARN]: 2
  89. [20:51:48] [Server thread/WARN]: entries in cache, hitrate
  90. [20:51:48] [Server thread/WARN]: 99.92
  91. [20:51:48] [Server thread/WARN]: %
  92. [20:51:48] [Server thread/WARN]: Matrices potentially outdated
  93. [20:51:48] [Server thread/WARN]: Result matrix:
  94. [20:51:48] [Server thread/WARN]: Type = dense , numRows = 50 , numCols = 1
  95. [20:51:48] [Server thread/WARN]: 0.000
  96. [20:51:48] [Server thread/WARN]: 0.000
  97. [20:51:48] [Server thread/WARN]: 0.000
  98. [20:51:48] [Server thread/WARN]: 0.000
  99. [20:51:48] [Server thread/WARN]: 0.000
  100. [20:51:48] [Server thread/WARN]: 0.000
  101. [20:51:48] [Server thread/WARN]: 0.000
  102. [20:51:48] [Server thread/WARN]: 0.000
  103. [20:51:48] [Server thread/WARN]: 0.000
  104. [20:51:48] [Server thread/WARN]: 0.000
  105. [20:51:48] [Server thread/WARN]: 0.000
  106. [20:51:48] [Server thread/WARN]: 0.000
  107. [20:51:48] [Server thread/WARN]: 0.000
  108. [20:51:48] [Server thread/WARN]: 0.000
  109. [20:51:48] [Server thread/WARN]: 0.000
  110. [20:51:48] [Server thread/WARN]: 0.000
  111. [20:51:48] [Server thread/WARN]: 0.000
  112. [20:51:48] [Server thread/WARN]: 0.000
  113. [20:51:48] [Server thread/WARN]: 0.000
  114. [20:51:48] [Server thread/WARN]: 0.000
  115. [20:51:48] [Server thread/WARN]: 0.000
  116. [20:51:48] [Server thread/WARN]: 0.000
  117. [20:51:48] [Server thread/WARN]: 0.000
  118. [20:51:48] [Server thread/WARN]: 0.000
  119. [20:51:48] [Server thread/WARN]: 0.000
  120. [20:51:48] [Server thread/WARN]: 0.000
  121. [20:51:48] [Server thread/WARN]: 0.000
  122. [20:51:48] [Server thread/WARN]: 0.000
  123. [20:51:48] [Server thread/WARN]: 0.000
  124. [20:51:48] [Server thread/WARN]: 0.000
  125. [20:51:48] [Server thread/WARN]: 0.000
  126. [20:51:48] [Server thread/WARN]: 0.000
  127. [20:51:48] [Server thread/WARN]: 0.000
  128. [20:51:48] [Server thread/WARN]: 0.000
  129. [20:51:48] [Server thread/WARN]: 0.000
  130. [20:51:48] [Server thread/WARN]: 0.000
  131. [20:51:48] [Server thread/WARN]: 0.000
  132. [20:51:48] [Server thread/WARN]: 0.000
  133. [20:51:48] [Server thread/WARN]: 0.000
  134. [20:51:48] [Server thread/WARN]: 0.000
  135. [20:51:48] [Server thread/WARN]: 0.000
  136. [20:51:48] [Server thread/WARN]: 0.000
  137. [20:51:48] [Server thread/WARN]: 0.000
  138. [20:51:48] [Server thread/WARN]: 0.000
  139. [20:51:48] [Server thread/WARN]: 0.000
  140. [20:51:48] [Server thread/WARN]: 0.000
  141. [20:51:48] [Server thread/WARN]: 0.000
  142. [20:51:48] [Server thread/WARN]: 0.000
  143. [20:51:48] [Server thread/WARN]: 0.000
  144. [20:51:48] [Server thread/WARN]: 0.000
  145. [20:51:49] [Server thread/WARN]: Calculation failed.
  146. java.util.concurrent.ExecutionException: java.lang.RuntimeException: incompatible matrix
  147. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.7.0_65]
  148. at java.util.concurrent.FutureTask.get(FutureTask.java:188) ~[?:1.7.0_65]
  149. at ic2.core.energy.Grid.finishCalculation(Grid.java:375) [Grid.class:?]
  150. at ic2.core.energy.EnergyNetLocal.onTickEnd(EnergyNetLocal.java:384) [EnergyNetLocal.class:?]
  151. at ic2.core.energy.EnergyNetGlobal.onTickEnd(EnergyNetGlobal.java:69) [EnergyNetGlobal.class:?]
  152. at ic2.core.TickHandler.onWorldTick(TickHandler.java:79) [TickHandler.class:?]
  153. at cpw.mods.fml.common.eventhandler.ASMEventHandler_9_TickHandler_onWorldTick_WorldTickEvent.invoke(.dynamic) [?:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  154. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  155. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  156. at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:260) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  157. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:963) [MinecraftServer.class:?]
  158. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423) [lt.class:?]
  159. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798) [MinecraftServer.class:?]
  160. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) [MinecraftServer.class:?]
  161. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
  162. Caused by: java.lang.RuntimeException: incompatible matrix
  163. at ic2.core.energy.Grid.calculateDistribution(Grid.java:490) ~[Grid.class:?]
  164. at ic2.core.energy.Grid.calculate(Grid.java:435) ~[Grid.class:?]
  165. at ic2.core.energy.GridCalculation.call(GridCalculation.java:12) ~[GridCalculation.class:?]
  166. at ic2.core.energy.GridCalculation.call(GridCalculation.java:5) ~[GridCalculation.class:?]
  167. at java.util.concurrent.FutureTask.run(FutureTask.java:262) ~[?:1.7.0_65]
  168. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) ~[?:1.7.0_65]
  169. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) ~[?:1.7.0_65]
  170. ... 1 more
  171. [20:51:49] [Server thread/WARN]: Grid 3351 info:
  172. [20:51:49] [Server thread/WARN]: 55 nodes
  173. [20:51:49] [Server thread/WARN]: 2
  174. [20:51:49] [Server thread/WARN]: entries in cache, hitrate
  175. [20:51:49] [Server thread/WARN]: 99.92
  176. [20:51:49] [Server thread/WARN]: %
  177. [20:51:49] [Server thread/WARN]: Matrices potentially outdated
  178. [20:51:49] [Server thread/WARN]: Result matrix:
  179. [20:51:49] [Server thread/WARN]: Type = dense , numRows = 50 , numCols = 1
  180. [20:51:49] [Server thread/WARN]: 0.000
  181. [20:51:49] [Server thread/WARN]: 0.000
  182. [20:51:49] [Server thread/WARN]: 0.000
  183. [20:51:49] [Server thread/WARN]: 0.000
  184. [20:51:49] [Server thread/WARN]: 0.000
  185. [20:51:49] [Server thread/WARN]: 0.000
  186. [20:51:49] [Server thread/WARN]: 0.000
  187. [20:51:49] [Server thread/WARN]: 0.000
  188. [20:51:49] [Server thread/WARN]: 0.000
  189. [20:51:49] [Server thread/WARN]: 0.000
  190. [20:51:49] [Server thread/WARN]: 0.000
  191. [20:51:49] [Server thread/WARN]: 0.000
  192. [20:51:49] [Server thread/WARN]: 0.000
  193. [20:51:49] [Server thread/WARN]: 0.000
  194. [20:51:49] [Server thread/WARN]: 0.000
  195. [20:51:49] [Server thread/WARN]: 0.000
  196. [20:51:49] [Server thread/WARN]: 0.000
  197. [20:51:49] [Server thread/WARN]: 0.000
  198. [20:51:49] [Server thread/WARN]: 0.000
  199. [20:51:49] [Server thread/WARN]: 0.000
  200. [20:51:49] [Server thread/WARN]: 0.000
  201. [20:51:49] [Server thread/WARN]: 0.000
  202. [20:51:49] [Server thread/WARN]: 0.000
  203. [20:51:49] [Server thread/WARN]: 0.000
  204. [20:51:49] [Server thread/WARN]: 0.000
  205. [20:51:49] [Server thread/WARN]: 0.000
  206. [20:51:49] [Server thread/WARN]: 0.000
  207. [20:51:49] [Server thread/WARN]: 0.000
  208. [20:51:49] [Server thread/WARN]: 0.000
  209. [20:51:49] [Server thread/WARN]: 0.000
  210. [20:51:49] [Server thread/WARN]: 0.000
  211. [20:51:49] [Server thread/WARN]: 0.000
  212. [20:51:49] [Server thread/WARN]: 0.000
  213. [20:51:49] [Server thread/WARN]: 0.000
  214. [20:51:49] [Server thread/WARN]: 0.000
  215. [20:51:49] [Server thread/WARN]: 0.000
  216. [20:51:49] [Server thread/WARN]: 0.000
  217. [20:51:49] [Server thread/WARN]: 0.000
  218. [20:51:49] [Server thread/WARN]: 0.000
  219. [20:51:49] [Server thread/WARN]: 0.000
  220. [20:51:49] [Server thread/WARN]: 0.000
  221. [20:51:49] [Server thread/WARN]: 0.000
  222. [20:51:49] [Server thread/WARN]: 0.000
  223. [20:51:49] [Server thread/WARN]: 0.000
  224. [20:51:49] [Server thread/WARN]: 0.000
  225. [20:51:49] [Server thread/WARN]: 0.000
  226. [20:51:49] [Server thread/WARN]: 0.000
  227. [20:51:49] [Server thread/WARN]: 0.000
  228. [20:51:49] [Server thread/WARN]: 0.000
  229. [20:51:49] [Server thread/WARN]: 0.000
  230. [20:51:49] [Server thread/WARN]: Calculation failed.
  231. java.util.concurrent.ExecutionException: java.lang.RuntimeException: incompatible matrix
  232. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.7.0_65]
  233. at java.util.concurrent.FutureTask.get(FutureTask.java:188) ~[?:1.7.0_65]
  234. at ic2.core.energy.Grid.finishCalculation(Grid.java:375) [Grid.class:?]
  235. at ic2.core.energy.EnergyNetLocal.onTickEnd(EnergyNetLocal.java:384) [EnergyNetLocal.class:?]
  236. at ic2.core.energy.EnergyNetGlobal.onTickEnd(EnergyNetGlobal.java:69) [EnergyNetGlobal.class:?]
  237. at ic2.core.TickHandler.onWorldTick(TickHandler.java:79) [TickHandler.class:?]
  238. at cpw.mods.fml.common.eventhandler.ASMEventHandler_9_TickHandler_onWorldTick_WorldTickEvent.invoke(.dynamic) [?:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  239. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  240. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  241. at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:260) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  242. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:963) [MinecraftServer.class:?]
  243. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423) [lt.class:?]
  244. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798) [MinecraftServer.class:?]
  245. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) [MinecraftServer.class:?]
  246. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
  247. Caused by: java.lang.RuntimeException: incompatible matrix
  248. at ic2.core.energy.Grid.calculateDistribution(Grid.java:490) ~[Grid.class:?]
  249. at ic2.core.energy.Grid.calculate(Grid.java:435) ~[Grid.class:?]
  250. at ic2.core.energy.GridCalculation.call(GridCalculation.java:12) ~[GridCalculation.class:?]
  251. at ic2.core.energy.GridCalculation.call(GridCalculation.java:5) ~[GridCalculation.class:?]
  252. at java.util.concurrent.FutureTask.run(FutureTask.java:262) ~[?:1.7.0_65]
  253. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) ~[?:1.7.0_65]
  254. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) ~[?:1.7.0_65]
  255. ... 1 more
  256. [20:51:49] [Server thread/WARN]: Grid 3351 info:
  257. [20:51:49] [Server thread/WARN]: 55 nodes
  258. [20:51:49] [Server thread/WARN]: 2
  259. [20:51:49] [Server thread/WARN]: entries in cache, hitrate
  260. [20:51:49] [Server thread/WARN]: 99.92
  261. [20:51:49] [Server thread/WARN]: %
  262. [20:51:49] [Server thread/WARN]: Matrices potentially outdated
  263. [20:51:49] [Server thread/WARN]: Result matrix:
  264. [20:51:49] [Server thread/WARN]: Type = dense , numRows = 50 , numCols = 1
  265. [20:51:49] [Server thread/WARN]: 0.000
  266. [20:51:49] [Server thread/WARN]: 0.000
  267. [20:51:49] [Server thread/WARN]: 0.000
  268. [20:51:49] [Server thread/WARN]: 0.000
  269. [20:51:49] [Server thread/WARN]: 0.000
  270. [20:51:49] [Server thread/WARN]: 0.000
  271. [20:51:49] [Server thread/WARN]: 0.000
  272. [20:51:49] [Server thread/WARN]: 0.000
  273. [20:51:49] [Server thread/WARN]: 0.000
  274. [20:51:49] [Server thread/WARN]: 0.000
  275. [20:51:49] [Server thread/WARN]: 0.000
  276. [20:51:49] [Server thread/WARN]: 0.000
  277. [20:51:49] [Server thread/WARN]: 0.000
  278. [20:51:49] [Server thread/WARN]: 0.000
  279. [20:51:49] [Server thread/WARN]: 0.000
  280. [20:51:49] [Server thread/WARN]: 0.000
  281. [20:51:49] [Server thread/WARN]: 0.000
  282. [20:51:49] [Server thread/WARN]: 0.000
  283. [20:51:49] [Server thread/WARN]: 0.000
  284. [20:51:49] [Server thread/WARN]: 0.000
  285. [20:51:49] [Server thread/WARN]: 0.000
  286. [20:51:49] [Server thread/WARN]: 0.000
  287. [20:51:49] [Server thread/WARN]: 0.000
  288. [20:51:49] [Server thread/WARN]: 0.000
  289. [20:51:49] [Server thread/WARN]: 0.000
  290. [20:51:49] [Server thread/WARN]: 0.000
  291. [20:51:49] [Server thread/WARN]: 0.000
  292. [20:51:49] [Server thread/WARN]: 0.000
  293. [20:51:49] [Server thread/WARN]: 0.000
  294. [20:51:49] [Server thread/WARN]: 0.000
  295. [20:51:49] [Server thread/WARN]: 0.000
  296. [20:51:49] [Server thread/WARN]: 0.000
  297. [20:51:49] [Server thread/WARN]: 0.000
  298. [20:51:49] [Server thread/WARN]: 0.000
  299. [20:51:49] [Server thread/WARN]: 0.000
  300. [20:51:49] [Server thread/WARN]: 0.000
  301. [20:51:49] [Server thread/WARN]: 0.000
  302. [20:51:49] [Server thread/WARN]: 0.000
  303. [20:51:49] [Server thread/WARN]: 0.000
  304. [20:51:49] [Server thread/WARN]: 0.000
  305. [20:51:49] [Server thread/WARN]: 0.000
  306. [20:51:49] [Server thread/WARN]: 0.000
  307. [20:51:49] [Server thread/WARN]: 0.000
  308. [20:51:49] [Server thread/WARN]: 0.000
  309. [20:51:49] [Server thread/WARN]: 0.000
  310. [20:51:49] [Server thread/WARN]: 0.000
  311. [20:51:49] [Server thread/WARN]: 0.000
  312. [20:51:49] [Server thread/WARN]: 0.000
  313. [20:51:49] [Server thread/WARN]: 0.000
  314. [20:51:49] [Server thread/WARN]: 0.000
  315. [20:51:49] [Server thread/WARN]: Calculation failed.
  316. java.util.concurrent.ExecutionException: java.lang.RuntimeException: incompatible matrix
  317. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.7.0_65]
  318. at java.util.concurrent.FutureTask.get(FutureTask.java:188) ~[?:1.7.0_65]
  319. at ic2.core.energy.Grid.finishCalculation(Grid.java:375) [Grid.class:?]
  320. at ic2.core.energy.EnergyNetLocal.onTickEnd(EnergyNetLocal.java:384) [EnergyNetLocal.class:?]
  321. at ic2.core.energy.EnergyNetGlobal.onTickEnd(EnergyNetGlobal.java:69) [EnergyNetGlobal.class:?]
  322. at ic2.core.TickHandler.onWorldTick(TickHandler.java:79) [TickHandler.class:?]
  323. at cpw.mods.fml.common.eventhandler.ASMEventHandler_9_TickHandler_onWorldTick_WorldTickEvent.invoke(.dynamic) [?:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  324. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  325. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  326. at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:260) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  327. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:963) [MinecraftServer.class:?]
  328. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423) [lt.class:?]
  329. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798) [MinecraftServer.class:?]
  330. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) [MinecraftServer.class:?]
  331. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
  332. Caused by: java.lang.RuntimeException: incompatible matrix
  333. at ic2.core.energy.Grid.calculateDistribution(Grid.java:490) ~[Grid.class:?]
  334. at ic2.core.energy.Grid.calculate(Grid.java:435) ~[Grid.class:?]
  335. at ic2.core.energy.GridCalculation.call(GridCalculation.java:12) ~[GridCalculation.class:?]
  336. at ic2.core.energy.GridCalculation.call(GridCalculation.java:5) ~[GridCalculation.class:?]
  337. at java.util.concurrent.FutureTask.run(FutureTask.java:262) ~[?:1.7.0_65]
  338. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) ~[?:1.7.0_65]
  339. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) ~[?:1.7.0_65]
  340. ... 1 more
  341. [20:51:49] [Server thread/WARN]: Grid 3351 info:
  342. [20:51:49] [Server thread/WARN]: 55 nodes
  343. [20:51:49] [Server thread/WARN]: 2
  344. [20:51:49] [Server thread/WARN]: entries in cache, hitrate
  345. [20:51:49] [Server thread/WARN]: 99.92
  346. [20:51:49] [Server thread/WARN]: %
  347. [20:51:49] [Server thread/WARN]: Matrices potentially outdated
  348. [20:51:49] [Server thread/WARN]: Result matrix:
  349. [20:51:49] [Server thread/WARN]: Type = dense , numRows = 50 , numCols = 1
  350. [20:51:49] [Server thread/WARN]: 0.000
  351. [20:51:49] [Server thread/WARN]: 0.000
  352. [20:51:49] [Server thread/WARN]: 0.000
  353. [20:51:49] [Server thread/WARN]: 0.000
  354. [20:51:49] [Server thread/WARN]: 0.000
  355. [20:51:49] [Server thread/WARN]: 0.000
  356. [20:51:49] [Server thread/WARN]: 0.000
  357. [20:51:49] [Server thread/WARN]: 0.000
  358. [20:51:49] [Server thread/WARN]: 0.000
  359. [20:51:49] [Server thread/WARN]: 0.000
  360. [20:51:49] [Server thread/WARN]: 0.000
  361. [20:51:49] [Server thread/WARN]: 0.000
  362. [20:51:49] [Server thread/WARN]: 0.000
  363. [20:51:49] [Server thread/WARN]: 0.000
  364. [20:51:49] [Server thread/WARN]: 0.000
  365. [20:51:49] [Server thread/WARN]: 0.000
  366. [20:51:49] [Server thread/WARN]: 0.000
  367. [20:51:49] [Server thread/WARN]: 0.000
  368. [20:51:49] [Server thread/WARN]: 0.000
  369. [20:51:49] [Server thread/WARN]: 0.000
  370. [20:51:49] [Server thread/WARN]: 0.000
  371. [20:51:49] [Server thread/WARN]: 0.000
  372. [20:51:49] [Server thread/WARN]: 0.000
  373. [20:51:49] [Server thread/WARN]: 0.000
  374. [20:51:49] [Server thread/WARN]: 0.000
  375. [20:51:49] [Server thread/WARN]: 0.000
  376. [20:51:49] [Server thread/WARN]: 0.000
  377. [20:51:49] [Server thread/WARN]: 0.000
  378. [20:51:49] [Server thread/WARN]: 0.000
  379. [20:51:49] [Server thread/WARN]: 0.000
  380. [20:51:49] [Server thread/WARN]: 0.000
  381. [20:51:49] [Server thread/WARN]: 0.000
  382. [20:51:49] [Server thread/WARN]: 0.000
  383. [20:51:49] [Server thread/WARN]: 0.000
  384. [20:51:49] [Server thread/WARN]: 0.000
  385. [20:51:49] [Server thread/WARN]: 0.000
  386. [20:51:49] [Server thread/WARN]: 0.000
  387. [20:51:49] [Server thread/WARN]: 0.000
  388. [20:51:49] [Server thread/WARN]: 0.000
  389. [20:51:49] [Server thread/WARN]: 0.000
  390. [20:51:49] [Server thread/WARN]: 0.000
  391. [20:51:49] [Server thread/WARN]: 0.000
  392. [20:51:49] [Server thread/WARN]: 0.000
  393. [20:51:49] [Server thread/WARN]: 0.000
  394. [20:51:49] [Server thread/WARN]: 0.000
  395. [20:51:49] [Server thread/WARN]: 0.000
  396. [20:51:49] [Server thread/WARN]: 0.000
  397. [20:51:49] [Server thread/WARN]: 0.000
  398. [20:51:49] [Server thread/WARN]: 0.000
  399. [20:51:49] [Server thread/WARN]: 0.000
  400. [20:51:49] [Server thread/WARN]: Calculation failed.
  401. java.util.concurrent.ExecutionException: java.lang.RuntimeException: incompatible matrix
  402. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.7.0_65]
  403. at java.util.concurrent.FutureTask.get(FutureTask.java:188) ~[?:1.7.0_65]
  404. at ic2.core.energy.Grid.finishCalculation(Grid.java:375) [Grid.class:?]
  405. at ic2.core.energy.EnergyNetLocal.onTickEnd(EnergyNetLocal.java:384) [EnergyNetLocal.class:?]
  406. at ic2.core.energy.EnergyNetGlobal.onTickEnd(EnergyNetGlobal.java:69) [EnergyNetGlobal.class:?]
  407. at ic2.core.TickHandler.onWorldTick(TickHandler.java:79) [TickHandler.class:?]
  408. at cpw.mods.fml.common.eventhandler.ASMEventHandler_9_TickHandler_onWorldTick_WorldTickEvent.invoke(.dynamic) [?:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  409. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  410. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  411. at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:260) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  412. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:963) [MinecraftServer.class:?]
  413. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423) [lt.class:?]
  414. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798) [MinecraftServer.class:?]
  415. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) [MinecraftServer.class:?]
  416. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
  417. Caused by: java.lang.RuntimeException: incompatible matrix
  418. at ic2.core.energy.Grid.calculateDistribution(Grid.java:490) ~[Grid.class:?]
  419. at ic2.core.energy.Grid.calculate(Grid.java:435) ~[Grid.class:?]
  420. at ic2.core.energy.GridCalculation.call(GridCalculation.java:12) ~[GridCalculation.class:?]
  421. at ic2.core.energy.GridCalculation.call(GridCalculation.java:5) ~[GridCalculation.class:?]
  422. at java.util.concurrent.FutureTask.run(FutureTask.java:262) ~[?:1.7.0_65]
  423. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) ~[?:1.7.0_65]
  424. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) ~[?:1.7.0_65]
  425. ... 1 more
  426. [20:51:49] [Server thread/WARN]: Grid 3351 info:
  427. [20:51:49] [Server thread/WARN]: 55 nodes
  428. [20:51:49] [Server thread/WARN]: 2
  429. [20:51:49] [Server thread/WARN]: entries in cache, hitrate
  430. [20:51:49] [Server thread/WARN]: 99.92
  431. [20:51:49] [Server thread/WARN]: %
  432. [20:51:49] [Server thread/WARN]: Matrices potentially outdated
  433. [20:51:49] [Server thread/WARN]: Result matrix:
  434. [20:51:49] [Server thread/WARN]: Type = dense , numRows = 50 , numCols = 1
  435. [20:51:49] [Server thread/WARN]: 0.000
  436. [20:51:49] [Server thread/WARN]: 0.000
  437. [20:51:49] [Server thread/WARN]: 0.000
  438. [20:51:49] [Server thread/WARN]: 0.000
  439. [20:51:49] [Server thread/WARN]: 0.000
  440. [20:51:49] [Server thread/WARN]: 0.000
  441. [20:51:49] [Server thread/WARN]: 0.000
  442. [20:51:49] [Server thread/WARN]: 0.000
  443. [20:51:49] [Server thread/WARN]: 0.000
  444. [20:51:49] [Server thread/WARN]: 0.000
  445. [20:51:49] [Server thread/WARN]: 0.000
  446. [20:51:49] [Server thread/WARN]: 0.000
  447. [20:51:49] [Server thread/WARN]: 0.000
  448. [20:51:49] [Server thread/WARN]: 0.000
  449. [20:51:49] [Server thread/WARN]: 0.000
  450. [20:51:49] [Server thread/WARN]: 0.000
  451. [20:51:49] [Server thread/WARN]: 0.000
  452. [20:51:49] [Server thread/WARN]: 0.000
  453. [20:51:49] [Server thread/WARN]: 0.000
  454. [20:51:49] [Server thread/WARN]: 0.000
  455. [20:51:49] [Server thread/WARN]: 0.000
  456. [20:51:49] [Server thread/WARN]: 0.000
  457. [20:51:49] [Server thread/WARN]: 0.000
  458. [20:51:49] [Server thread/WARN]: 0.000
  459. [20:51:49] [Server thread/WARN]: 0.000
  460. [20:51:49] [Server thread/WARN]: 0.000
  461. [20:51:49] [Server thread/WARN]: 0.000
  462. [20:51:49] [Server thread/WARN]: 0.000
  463. [20:51:49] [Server thread/WARN]: 0.000
  464. [20:51:49] [Server thread/WARN]: 0.000
  465. [20:51:49] [Server thread/WARN]: 0.000
  466. [20:51:49] [Server thread/WARN]: 0.000
  467. [20:51:49] [Server thread/WARN]: 0.000
  468. [20:51:49] [Server thread/WARN]: 0.000
  469. [20:51:49] [Server thread/WARN]: 0.000
  470. [20:51:49] [Server thread/WARN]: 0.000
  471. [20:51:49] [Server thread/WARN]: 0.000
  472. [20:51:49] [Server thread/WARN]: 0.000
  473. [20:51:49] [Server thread/WARN]: 0.000
  474. [20:51:49] [Server thread/WARN]: 0.000
  475. [20:51:49] [Server thread/WARN]: 0.000
  476. [20:51:49] [Server thread/WARN]: 0.000
  477. [20:51:49] [Server thread/WARN]: 0.000
  478. [20:51:49] [Server thread/WARN]: 0.000
  479. [20:51:49] [Server thread/WARN]: 0.000
  480. [20:51:49] [Server thread/WARN]: 0.000
  481. [20:51:49] [Server thread/WARN]: 0.000
  482. [20:51:49] [Server thread/WARN]: 0.000
  483. [20:51:49] [Server thread/WARN]: 0.000
  484. [20:51:49] [Server thread/WARN]: 0.000
  485. [20:51:49] [Server thread/WARN]: Calculation failed.
  486. java.util.concurrent.ExecutionException: java.lang.RuntimeException: incompatible matrix
  487. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.7.0_65]
  488. at java.util.concurrent.FutureTask.get(FutureTask.java:188) ~[?:1.7.0_65]
  489. at ic2.core.energy.Grid.finishCalculation(Grid.java:375) [Grid.class:?]
  490. at ic2.core.energy.EnergyNetLocal.onTickEnd(EnergyNetLocal.java:384) [EnergyNetLocal.class:?]
  491. at ic2.core.energy.EnergyNetGlobal.onTickEnd(EnergyNetGlobal.java:69) [EnergyNetGlobal.class:?]
  492. at ic2.core.TickHandler.onWorldTick(TickHandler.java:79) [TickHandler.class:?]
  493. at cpw.mods.fml.common.eventhandler.ASMEventHandler_9_TickHandler_onWorldTick_WorldTickEvent.invoke(.dynamic) [?:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  494. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  495. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  496. at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:260) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  497. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:963) [MinecraftServer.class:?]
  498. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423) [lt.class:?]
  499. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798) [MinecraftServer.class:?]
  500. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) [MinecraftServer.class:?]
  501. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
  502. Caused by: java.lang.RuntimeException: incompatible matrix
  503. at ic2.core.energy.Grid.calculateDistribution(Grid.java:490) ~[Grid.class:?]
  504. at ic2.core.energy.Grid.calculate(Grid.java:435) ~[Grid.class:?]
  505. at ic2.core.energy.GridCalculation.call(GridCalculation.java:12) ~[GridCalculation.class:?]
  506. at ic2.core.energy.GridCalculation.call(GridCalculation.java:5) ~[GridCalculation.class:?]
  507. at java.util.concurrent.FutureTask.run(FutureTask.java:262) ~[?:1.7.0_65]
  508. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) ~[?:1.7.0_65]
  509. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) ~[?:1.7.0_65]
  510. ... 1 more
  511. [20:51:49] [Server thread/WARN]: Grid 3351 info:
  512. [20:51:49] [Server thread/WARN]: 55 nodes
  513. [20:51:49] [Server thread/WARN]: 2
  514. [20:51:49] [Server thread/WARN]: entries in cache, hitrate
  515. [20:51:49] [Server thread/WARN]: 99.92
  516. [20:51:49] [Server thread/WARN]: %
  517. [20:51:49] [Server thread/WARN]: Matrices potentially outdated
  518. [20:51:49] [Server thread/WARN]: Result matrix:
  519. [20:51:49] [Server thread/WARN]: Type = dense , numRows = 50 , numCols = 1
  520. [20:51:49] [Server thread/WARN]: 0.000
  521. [20:51:49] [Server thread/WARN]: 0.000
  522. [20:51:49] [Server thread/WARN]: 0.000
  523. [20:51:49] [Server thread/WARN]: 0.000
  524. [20:51:49] [Server thread/WARN]: 0.000
  525. [20:51:49] [Server thread/WARN]: 0.000
  526. [20:51:49] [Server thread/WARN]: 0.000
  527. [20:51:49] [Server thread/WARN]: 0.000
  528. [20:51:49] [Server thread/WARN]: 0.000
  529. [20:51:49] [Server thread/WARN]: 0.000
  530. [20:51:49] [Server thread/WARN]: 0.000
  531. [20:51:49] [Server thread/WARN]: 0.000
  532. [20:51:49] [Server thread/WARN]: 0.000
  533. [20:51:49] [Server thread/WARN]: 0.000
  534. [20:51:49] [Server thread/WARN]: 0.000
  535. [20:51:49] [Server thread/WARN]: 0.000
  536. [20:51:49] [Server thread/WARN]: 0.000
  537. [20:51:49] [Server thread/WARN]: 0.000
  538. [20:51:49] [Server thread/WARN]: 0.000
  539. [20:51:49] [Server thread/WARN]: 0.000
  540. [20:51:49] [Server thread/WARN]: 0.000
  541. [20:51:49] [Server thread/WARN]: 0.000
  542. [20:51:49] [Server thread/WARN]: 0.000
  543. [20:51:49] [Server thread/WARN]: 0.000
  544. [20:51:49] [Server thread/WARN]: 0.000
  545. [20:51:49] [Server thread/WARN]: 0.000
  546. [20:51:49] [Server thread/WARN]: 0.000
  547. [20:51:49] [Server thread/WARN]: 0.000
  548. [20:51:49] [Server thread/WARN]: 0.000
  549. [20:51:49] [Server thread/WARN]: 0.000
  550. [20:51:49] [Server thread/WARN]: 0.000
  551. [20:51:49] [Server thread/WARN]: 0.000
  552. [20:51:49] [Server thread/WARN]: 0.000
  553. [20:51:49] [Server thread/WARN]: 0.000
  554. [20:51:49] [Server thread/WARN]: 0.000
  555. [20:51:49] [Server thread/WARN]: 0.000
  556. [20:51:49] [Server thread/WARN]: 0.000
  557. [20:51:49] [Server thread/WARN]: 0.000
  558. [20:51:49] [Server thread/WARN]: 0.000
  559. [20:51:49] [Server thread/WARN]: 0.000
  560. [20:51:49] [Server thread/WARN]: 0.000
  561. [20:51:49] [Server thread/WARN]: 0.000
  562. [20:51:49] [Server thread/WARN]: 0.000
  563. [20:51:49] [Server thread/WARN]: 0.000
  564. [20:51:49] [Server thread/WARN]: 0.000
  565. [20:51:49] [Server thread/WARN]: 0.000
  566. [20:51:49] [Server thread/WARN]: 0.000
  567. [20:51:49] [Server thread/WARN]: 0.000
  568. [20:51:49] [Server thread/WARN]: 0.000
  569. [20:51:49] [Server thread/WARN]: 0.000
  570. [20:51:49] [Server thread/WARN]: Calculation failed.
  571. java.util.concurrent.ExecutionException: java.lang.RuntimeException: incompatible matrix
  572. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.7.0_65]
  573. at java.util.concurrent.FutureTask.get(FutureTask.java:188) ~[?:1.7.0_65]
  574. at ic2.core.energy.Grid.finishCalculation(Grid.java:375) [Grid.class:?]
  575. at ic2.core.energy.EnergyNetLocal.onTickEnd(EnergyNetLocal.java:384) [EnergyNetLocal.class:?]
  576. at ic2.core.energy.EnergyNetGlobal.onTickEnd(EnergyNetGlobal.java:69) [EnergyNetGlobal.class:?]
  577. at ic2.core.TickHandler.onWorldTick(TickHandler.java:79) [TickHandler.class:?]
  578. at cpw.mods.fml.common.eventhandler.ASMEventHandler_9_TickHandler_onWorldTick_WorldTickEvent.invoke(.dynamic) [?:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  579. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  580. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  581. at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:260) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  582. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:963) [MinecraftServer.class:?]
  583. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423) [lt.class:?]
  584. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798) [MinecraftServer.class:?]
  585. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) [MinecraftServer.class:?]
  586. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
  587. Caused by: java.lang.RuntimeException: incompatible matrix
  588. at ic2.core.energy.Grid.calculateDistribution(Grid.java:490) ~[Grid.class:?]
  589. at ic2.core.energy.Grid.calculate(Grid.java:435) ~[Grid.class:?]
  590. at ic2.core.energy.GridCalculation.call(GridCalculation.java:12) ~[GridCalculation.class:?]
  591. at ic2.core.energy.GridCalculation.call(GridCalculation.java:5) ~[GridCalculation.class:?]
  592. at java.util.concurrent.FutureTask.run(FutureTask.java:262) ~[?:1.7.0_65]
  593. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) ~[?:1.7.0_65]
  594. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) ~[?:1.7.0_65]
  595. ... 1 more
  596. [20:51:49] [Server thread/WARN]: Grid 3351 info:
  597. [20:51:49] [Server thread/WARN]: 55 nodes
  598. [20:51:49] [Server thread/WARN]: 2
  599. [20:51:49] [Server thread/WARN]: entries in cache, hitrate
  600. [20:51:49] [Server thread/WARN]: 99.92
  601. [20:51:49] [Server thread/WARN]: %
  602. [20:51:49] [Server thread/WARN]: Matrices potentially outdated
  603. [20:51:49] [Server thread/WARN]: Result matrix:
  604. [20:51:49] [Server thread/WARN]: Type = dense , numRows = 50 , numCols = 1
  605. [20:51:49] [Server thread/WARN]: 0.000
  606. [20:51:49] [Server thread/WARN]: 0.000
  607. [20:51:49] [Server thread/WARN]: 0.000
  608. [20:51:49] [Server thread/WARN]: 0.000
  609. [20:51:49] [Server thread/WARN]: 0.000
  610. [20:51:49] [Server thread/WARN]: 0.000
  611. [20:51:49] [Server thread/WARN]: 0.000
  612. [20:51:49] [Server thread/WARN]: 0.000
  613. [20:51:49] [Server thread/WARN]: 0.000
  614. [20:51:49] [Server thread/WARN]: 0.000
  615. [20:51:49] [Server thread/WARN]: 0.000
  616. [20:51:49] [Server thread/WARN]: 0.000
  617. [20:51:49] [Server thread/WARN]: 0.000
  618. [20:51:49] [Server thread/WARN]: 0.000
  619. [20:51:49] [Server thread/WARN]: 0.000
  620. [20:51:49] [Server thread/WARN]: 0.000
  621. [20:51:49] [Server thread/WARN]: 0.000
  622. [20:51:49] [Server thread/WARN]: 0.000
  623. [20:51:49] [Server thread/WARN]: 0.000
  624. [20:51:49] [Server thread/WARN]: 0.000
  625. [20:51:49] [Server thread/WARN]: 0.000
  626. [20:51:49] [Server thread/WARN]: 0.000
  627. [20:51:49] [Server thread/WARN]: 0.000
  628. [20:51:49] [Server thread/WARN]: 0.000
  629. [20:51:49] [Server thread/WARN]: 0.000
  630. [20:51:49] [Server thread/WARN]: 0.000
  631. [20:51:49] [Server thread/WARN]: 0.000
  632. [20:51:49] [Server thread/WARN]: 0.000
  633. [20:51:49] [Server thread/WARN]: 0.000
  634. [20:51:49] [Server thread/WARN]: 0.000
  635. [20:51:49] [Server thread/WARN]: 0.000
  636. [20:51:49] [Server thread/WARN]: 0.000
  637. [20:51:49] [Server thread/WARN]: 0.000
  638. [20:51:49] [Server thread/WARN]: 0.000
  639. [20:51:49] [Server thread/WARN]: 0.000
  640. [20:51:49] [Server thread/WARN]: 0.000
  641. [20:51:49] [Server thread/WARN]: 0.000
  642. [20:51:49] [Server thread/WARN]: 0.000
  643. [20:51:49] [Server thread/WARN]: 0.000
  644. [20:51:49] [Server thread/WARN]: 0.000
  645. [20:51:49] [Server thread/WARN]: 0.000
  646. [20:51:49] [Server thread/WARN]: 0.000
  647. [20:51:49] [Server thread/WARN]: 0.000
  648. [20:51:49] [Server thread/WARN]: 0.000
  649. [20:51:49] [Server thread/WARN]: 0.000
  650. [20:51:49] [Server thread/WARN]: 0.000
  651. [20:51:49] [Server thread/WARN]: 0.000
  652. [20:51:49] [Server thread/WARN]: 0.000
  653. [20:51:49] [Server thread/WARN]: 0.000
  654. [20:51:49] [Server thread/WARN]: 0.000
  655. [20:51:49] [Server thread/WARN]: Calculation failed.
  656. java.util.concurrent.ExecutionException: java.lang.RuntimeException: incompatible matrix
  657. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.7.0_65]
  658. at java.util.concurrent.FutureTask.get(FutureTask.java:188) ~[?:1.7.0_65]
  659. at ic2.core.energy.Grid.finishCalculation(Grid.java:375) [Grid.class:?]
  660. at ic2.core.energy.EnergyNetLocal.onTickEnd(EnergyNetLocal.java:384) [EnergyNetLocal.class:?]
  661. at ic2.core.energy.EnergyNetGlobal.onTickEnd(EnergyNetGlobal.java:69) [EnergyNetGlobal.class:?]
  662. at ic2.core.TickHandler.onWorldTick(TickHandler.java:79) [TickHandler.class:?]
  663. at cpw.mods.fml.common.eventhandler.ASMEventHandler_9_TickHandler_onWorldTick_WorldTickEvent.invoke(.dynamic) [?:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  664. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  665. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  666. at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:260) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  667. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:963) [MinecraftServer.class:?]
  668. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423) [lt.class:?]
  669. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798) [MinecraftServer.class:?]
  670. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) [MinecraftServer.class:?]
  671. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
  672. Caused by: java.lang.RuntimeException: incompatible matrix
  673. at ic2.core.energy.Grid.calculateDistribution(Grid.java:490) ~[Grid.class:?]
  674. at ic2.core.energy.Grid.calculate(Grid.java:435) ~[Grid.class:?]
  675. at ic2.core.energy.GridCalculation.call(GridCalculation.java:12) ~[GridCalculation.class:?]
  676. at ic2.core.energy.GridCalculation.call(GridCalculation.java:5) ~[GridCalculation.class:?]
  677. at java.util.concurrent.FutureTask.run(FutureTask.java:262) ~[?:1.7.0_65]
  678. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) ~[?:1.7.0_65]
  679. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) ~[?:1.7.0_65]
  680. ... 1 more
  681. [20:51:49] [Server thread/WARN]: Grid 3351 info:
  682. [20:51:49] [Server thread/WARN]: 55 nodes
  683. [20:51:49] [Server thread/WARN]: 2
  684. [20:51:49] [Server thread/WARN]: entries in cache, hitrate
  685. [20:51:49] [Server thread/WARN]: 99.92
  686. [20:51:49] [Server thread/WARN]: %
  687. [20:51:49] [Server thread/WARN]: Matrices potentially outdated
  688. [20:51:49] [Server thread/WARN]: Result matrix:
  689. [20:51:49] [Server thread/WARN]: Type = dense , numRows = 50 , numCols = 1
  690. [20:51:49] [Server thread/WARN]: 0.000
  691. [20:51:49] [Server thread/WARN]: 0.000
  692. [20:51:49] [Server thread/WARN]: 0.000
  693. [20:51:49] [Server thread/WARN]: 0.000
  694. [20:51:49] [Server thread/WARN]: 0.000
  695. [20:51:49] [Server thread/WARN]: 0.000
  696. [20:51:49] [Server thread/WARN]: 0.000
  697. [20:51:49] [Server thread/WARN]: 0.000
  698. [20:51:49] [Server thread/WARN]: 0.000
  699. [20:51:49] [Server thread/WARN]: 0.000
  700. [20:51:49] [Server thread/WARN]: 0.000
  701. [20:51:49] [Server thread/WARN]: 0.000
  702. [20:51:49] [Server thread/WARN]: 0.000
  703. [20:51:49] [Server thread/WARN]: 0.000
  704. [20:51:49] [Server thread/WARN]: 0.000
  705. [20:51:49] [Server thread/WARN]: 0.000
  706. [20:51:49] [Server thread/WARN]: 0.000
  707. [20:51:49] [Server thread/WARN]: 0.000
  708. [20:51:49] [Server thread/WARN]: 0.000
  709. [20:51:49] [Server thread/WARN]: 0.000
  710. [20:51:49] [Server thread/WARN]: 0.000
  711. [20:51:49] [Server thread/WARN]: 0.000
  712. [20:51:49] [Server thread/WARN]: 0.000
  713. [20:51:49] [Server thread/WARN]: 0.000
  714. [20:51:49] [Server thread/WARN]: 0.000
  715. [20:51:49] [Server thread/WARN]: 0.000
  716. [20:51:49] [Server thread/WARN]: 0.000
  717. [20:51:49] [Server thread/WARN]: 0.000
  718. [20:51:49] [Server thread/WARN]: 0.000
  719. [20:51:49] [Server thread/WARN]: 0.000
  720. [20:51:49] [Server thread/WARN]: 0.000
  721. [20:51:49] [Server thread/WARN]: 0.000
  722. [20:51:49] [Server thread/WARN]: 0.000
  723. [20:51:49] [Server thread/WARN]: 0.000
  724. [20:51:49] [Server thread/WARN]: 0.000
  725. [20:51:49] [Server thread/WARN]: 0.000
  726. [20:51:49] [Server thread/WARN]: 0.000
  727. [20:51:49] [Server thread/WARN]: 0.000
  728. [20:51:49] [Server thread/WARN]: 0.000
  729. [20:51:49] [Server thread/WARN]: 0.000
  730. [20:51:49] [Server thread/WARN]: 0.000
  731. [20:51:49] [Server thread/WARN]: 0.000
  732. [20:51:49] [Server thread/WARN]: 0.000
  733. [20:51:49] [Server thread/WARN]: 0.000
  734. [20:51:49] [Server thread/WARN]: 0.000
  735. [20:51:49] [Server thread/WARN]: 0.000
  736. [20:51:49] [Server thread/WARN]: 0.000
  737. [20:51:49] [Server thread/WARN]: 0.000
  738. [20:51:49] [Server thread/WARN]: 0.000
  739. [20:51:49] [Server thread/WARN]: 0.000
  740. [20:51:49] [Server thread/WARN]: Calculation failed.
  741. java.util.concurrent.ExecutionException: java.lang.RuntimeException: incompatible matrix
  742. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.7.0_65]
  743. at java.util.concurrent.FutureTask.get(FutureTask.java:188) ~[?:1.7.0_65]
  744. at ic2.core.energy.Grid.finishCalculation(Grid.java:375) [Grid.class:?]
  745. at ic2.core.energy.EnergyNetLocal.onTickEnd(EnergyNetLocal.java:384) [EnergyNetLocal.class:?]
  746. at ic2.core.energy.EnergyNetGlobal.onTickEnd(EnergyNetGlobal.java:69) [EnergyNetGlobal.class:?]
  747. at ic2.core.TickHandler.onWorldTick(TickHandler.java:79) [TickHandler.class:?]
  748. at cpw.mods.fml.common.eventhandler.ASMEventHandler_9_TickHandler_onWorldTick_WorldTickEvent.invoke(.dynamic) [?:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  749. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  750. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  751. at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:260) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  752. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:963) [MinecraftServer.class:?]
  753. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423) [lt.class:?]
  754. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798) [MinecraftServer.class:?]
  755. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) [MinecraftServer.class:?]
  756. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
  757. Caused by: java.lang.RuntimeException: incompatible matrix
  758. at ic2.core.energy.Grid.calculateDistribution(Grid.java:490) ~[Grid.class:?]
  759. at ic2.core.energy.Grid.calculate(Grid.java:435) ~[Grid.class:?]
  760. at ic2.core.energy.GridCalculation.call(GridCalculation.java:12) ~[GridCalculation.class:?]
  761. at ic2.core.energy.GridCalculation.call(GridCalculation.java:5) ~[GridCalculation.class:?]
  762. at java.util.concurrent.FutureTask.run(FutureTask.java:262) ~[?:1.7.0_65]
  763. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) ~[?:1.7.0_65]
  764. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) ~[?:1.7.0_65]
  765. ... 1 more
  766. [20:51:49] [Server thread/WARN]: Grid 3351 info:
  767. [20:51:49] [Server thread/WARN]: 55 nodes
  768. [20:51:49] [Server thread/WARN]: 2
  769. [20:51:49] [Server thread/WARN]: entries in cache, hitrate
  770. [20:51:49] [Server thread/WARN]: 99.92
  771. [20:51:49] [Server thread/WARN]: %
  772. [20:51:49] [Server thread/WARN]: Matrices potentially outdated
  773. [20:51:49] [Server thread/WARN]: Result matrix:
  774. [20:51:49] [Server thread/WARN]: Type = dense , numRows = 50 , numCols = 1
  775. [20:51:49] [Server thread/WARN]: 0.000
  776. [20:51:49] [Server thread/WARN]: 0.000
  777. [20:51:49] [Server thread/WARN]: 0.000
  778. [20:51:49] [Server thread/WARN]: 0.000
  779. [20:51:49] [Server thread/WARN]: 0.000
  780. [20:51:49] [Server thread/WARN]: 0.000
  781. [20:51:49] [Server thread/WARN]: 0.000
  782. [20:51:49] [Server thread/WARN]: 0.000
  783. [20:51:49] [Server thread/WARN]: 0.000
  784. [20:51:49] [Server thread/WARN]: 0.000
  785. [20:51:49] [Server thread/WARN]: 0.000
  786. [20:51:49] [Server thread/WARN]: 0.000
  787. [20:51:49] [Server thread/WARN]: 0.000
  788. [20:51:49] [Server thread/WARN]: 0.000
  789. [20:51:49] [Server thread/WARN]: 0.000
  790. [20:51:49] [Server thread/WARN]: 0.000
  791. [20:51:49] [Server thread/WARN]: 0.000
  792. [20:51:49] [Server thread/WARN]: 0.000
  793. [20:51:49] [Server thread/WARN]: 0.000
  794. [20:51:49] [Server thread/WARN]: 0.000
  795. [20:51:49] [Server thread/WARN]: 0.000
  796. [20:51:49] [Server thread/WARN]: 0.000
  797. [20:51:49] [Server thread/WARN]: 0.000
  798. [20:51:49] [Server thread/WARN]: 0.000
  799. [20:51:49] [Server thread/WARN]: 0.000
  800. [20:51:49] [Server thread/WARN]: 0.000
  801. [20:51:49] [Server thread/WARN]: 0.000
  802. [20:51:49] [Server thread/WARN]: 0.000
  803. [20:51:49] [Server thread/WARN]: 0.000
  804. [20:51:49] [Server thread/WARN]: 0.000
  805. [20:51:49] [Server thread/WARN]: 0.000
  806. [20:51:49] [Server thread/WARN]: 0.000
  807. [20:51:49] [Server thread/WARN]: 0.000
  808. [20:51:49] [Server thread/WARN]: 0.000
  809. [20:51:49] [Server thread/WARN]: 0.000
  810. [20:51:49] [Server thread/WARN]: 0.000
  811. [20:51:49] [Server thread/WARN]: 0.000
  812. [20:51:49] [Server thread/WARN]: 0.000
  813. [20:51:49] [Server thread/WARN]: 0.000
  814. [20:51:49] [Server thread/WARN]: 0.000
  815. [20:51:49] [Server thread/WARN]: 0.000
  816. [20:51:49] [Server thread/WARN]: 0.000
  817. [20:51:49] [Server thread/WARN]: 0.000
  818. [20:51:49] [Server thread/WARN]: 0.000
  819. [20:51:49] [Server thread/WARN]: 0.000
  820. [20:51:49] [Server thread/WARN]: 0.000
  821. [20:51:49] [Server thread/WARN]: 0.000
  822. [20:51:49] [Server thread/WARN]: 0.000
  823. [20:51:49] [Server thread/WARN]: 0.000
  824. [20:51:49] [Server thread/WARN]: 0.000
  825. [20:51:49] [Server thread/WARN]: Calculation failed.
  826. java.util.concurrent.ExecutionException: java.lang.RuntimeException: incompatible matrix
  827. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.7.0_65]
  828. at java.util.concurrent.FutureTask.get(FutureTask.java:188) ~[?:1.7.0_65]
  829. at ic2.core.energy.Grid.finishCalculation(Grid.java:375) [Grid.class:?]
  830. at ic2.core.energy.EnergyNetLocal.onTickEnd(EnergyNetLocal.java:384) [EnergyNetLocal.class:?]
  831. at ic2.core.energy.EnergyNetGlobal.onTickEnd(EnergyNetGlobal.java:69) [EnergyNetGlobal.class:?]
  832. at ic2.core.TickHandler.onWorldTick(TickHandler.java:79) [TickHandler.class:?]
  833. at cpw.mods.fml.common.eventhandler.ASMEventHandler_9_TickHandler_onWorldTick_WorldTickEvent.invoke(.dynamic) [?:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  834. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  835. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  836. at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:260) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  837. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:963) [MinecraftServer.class:?]
  838. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423) [lt.class:?]
  839. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798) [MinecraftServer.class:?]
  840. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) [MinecraftServer.class:?]
  841. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
  842. Caused by: java.lang.RuntimeException: incompatible matrix
  843. at ic2.core.energy.Grid.calculateDistribution(Grid.java:490) ~[Grid.class:?]
  844. at ic2.core.energy.Grid.calculate(Grid.java:435) ~[Grid.class:?]
  845. at ic2.core.energy.GridCalculation.call(GridCalculation.java:12) ~[GridCalculation.class:?]
  846. at ic2.core.energy.GridCalculation.call(GridCalculation.java:5) ~[GridCalculation.class:?]
  847. at java.util.concurrent.FutureTask.run(FutureTask.java:262) ~[?:1.7.0_65]
  848. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) ~[?:1.7.0_65]
  849. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) ~[?:1.7.0_65]
  850. ... 1 more
  851. [20:51:49] [Server thread/WARN]: Grid 3351 info:
  852. [20:51:49] [Server thread/WARN]: 55 nodes
  853. [20:51:49] [Server thread/WARN]: 2
  854. [20:51:49] [Server thread/WARN]: entries in cache, hitrate
  855. [20:51:49] [Server thread/WARN]: 99.92
  856. [20:51:49] [Server thread/WARN]: %
  857. [20:51:49] [Server thread/WARN]: Matrices potentially outdated
  858. [20:51:49] [Server thread/WARN]: Result matrix:
  859. [20:51:49] [Server thread/WARN]: Type = dense , numRows = 50 , numCols = 1
  860. [20:51:49] [Server thread/WARN]: 0.000
  861. [20:51:49] [Server thread/WARN]: 0.000
  862. [20:51:49] [Server thread/WARN]: 0.000
  863. [20:51:49] [Server thread/WARN]: 0.000
  864. [20:51:49] [Server thread/WARN]: 0.000
  865. [20:51:49] [Server thread/WARN]: 0.000
  866. [20:51:49] [Server thread/WARN]: 0.000
  867. [20:51:49] [Server thread/WARN]: 0.000
  868. [20:51:49] [Server thread/WARN]: 0.000
  869. [20:51:49] [Server thread/WARN]: 0.000
  870. [20:51:49] [Server thread/WARN]: 0.000
  871. [20:51:49] [Server thread/WARN]: 0.000
  872. [20:51:49] [Server thread/WARN]: 0.000
  873. [20:51:49] [Server thread/WARN]: 0.000
  874. [20:51:49] [Server thread/WARN]: 0.000
  875. [20:51:49] [Server thread/WARN]: 0.000
  876. [20:51:49] [Server thread/WARN]: 0.000
  877. [20:51:49] [Server thread/WARN]: 0.000
  878. [20:51:49] [Server thread/WARN]: 0.000
  879. [20:51:49] [Server thread/WARN]: 0.000
  880. [20:51:49] [Server thread/WARN]: 0.000
  881. [20:51:49] [Server thread/WARN]: 0.000
  882. [20:51:49] [Server thread/WARN]: 0.000
  883. [20:51:49] [Server thread/WARN]: 0.000
  884. [20:51:49] [Server thread/WARN]: 0.000
  885. [20:51:49] [Server thread/WARN]: 0.000
  886. [20:51:49] [Server thread/WARN]: 0.000
  887. [20:51:49] [Server thread/WARN]: 0.000
  888. [20:51:49] [Server thread/WARN]: 0.000
  889. [20:51:49] [Server thread/WARN]: 0.000
  890. [20:51:49] [Server thread/WARN]: 0.000
  891. [20:51:49] [Server thread/WARN]: 0.000
  892. [20:51:49] [Server thread/WARN]: 0.000
  893. [20:51:49] [Server thread/WARN]: 0.000
  894. [20:51:49] [Server thread/WARN]: 0.000
  895. [20:51:49] [Server thread/WARN]: 0.000
  896. [20:51:49] [Server thread/WARN]: 0.000
  897. [20:51:49] [Server thread/WARN]: 0.000
  898. [20:51:49] [Server thread/WARN]: 0.000
  899. [20:51:49] [Server thread/WARN]: 0.000
  900. [20:51:49] [Server thread/WARN]: 0.000
  901. [20:51:49] [Server thread/WARN]: 0.000
  902. [20:51:49] [Server thread/WARN]: 0.000
  903. [20:51:49] [Server thread/WARN]: 0.000
  904. [20:51:49] [Server thread/WARN]: 0.000
  905. [20:51:49] [Server thread/WARN]: 0.000
  906. [20:51:49] [Server thread/WARN]: 0.000
  907. [20:51:49] [Server thread/WARN]: 0.000
  908. [20:51:49] [Server thread/WARN]: 0.000
  909. [20:51:49] [Server thread/WARN]: 0.000
  910. [20:51:49] [Server thread/WARN]: Calculation failed.
  911. java.util.concurrent.ExecutionException: java.lang.RuntimeException: incompatible matrix
  912. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.7.0_65]
  913. at java.util.concurrent.FutureTask.get(FutureTask.java:188) ~[?:1.7.0_65]
  914. at ic2.core.energy.Grid.finishCalculation(Grid.java:375) [Grid.class:?]
  915. at ic2.core.energy.EnergyNetLocal.onTickEnd(EnergyNetLocal.java:384) [EnergyNetLocal.class:?]
  916. at ic2.core.energy.EnergyNetGlobal.onTickEnd(EnergyNetGlobal.java:69) [EnergyNetGlobal.class:?]
  917. at ic2.core.TickHandler.onWorldTick(TickHandler.java:79) [TickHandler.class:?]
  918. at cpw.mods.fml.common.eventhandler.ASMEventHandler_9_TickHandler_onWorldTick_WorldTickEvent.invoke(.dynamic) [?:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  919. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  920. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  921. at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:260) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  922. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:963) [MinecraftServer.class:?]
  923. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423) [lt.class:?]
  924. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798) [MinecraftServer.class:?]
  925. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) [MinecraftServer.class:?]
  926. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
  927. Caused by: java.lang.RuntimeException: incompatible matrix
  928. at ic2.core.energy.Grid.calculateDistribution(Grid.java:490) ~[Grid.class:?]
  929. at ic2.core.energy.Grid.calculate(Grid.java:435) ~[Grid.class:?]
  930. at ic2.core.energy.GridCalculation.call(GridCalculation.java:12) ~[GridCalculation.class:?]
  931. at ic2.core.energy.GridCalculation.call(GridCalculation.java:5) ~[GridCalculation.class:?]
  932. at java.util.concurrent.FutureTask.run(FutureTask.java:262) ~[?:1.7.0_65]
  933. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) ~[?:1.7.0_65]
  934. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) ~[?:1.7.0_65]
  935. ... 1 more
  936. [20:51:49] [Server thread/WARN]: Grid 3351 info:
  937. [20:51:49] [Server thread/WARN]: 55 nodes
  938. [20:51:49] [Server thread/WARN]: 2
  939. [20:51:49] [Server thread/WARN]: entries in cache, hitrate
  940. [20:51:49] [Server thread/WARN]: 99.92
  941. [20:51:49] [Server thread/WARN]: %
  942. [20:51:49] [Server thread/WARN]: Matrices potentially outdated
  943. [20:51:49] [Server thread/WARN]: Result matrix:
  944. [20:51:49] [Server thread/WARN]: Type = dense , numRows = 50 , numCols = 1
  945. [20:51:49] [Server thread/WARN]: 0.000
  946. [20:51:49] [Server thread/WARN]: 0.000
  947. [20:51:49] [Server thread/WARN]: 0.000
  948. [20:51:49] [Server thread/WARN]: 0.000
  949. [20:51:49] [Server thread/WARN]: 0.000
  950. [20:51:49] [Server thread/WARN]: 0.000
  951. [20:51:49] [Server thread/WARN]: 0.000
  952. [20:51:49] [Server thread/WARN]: 0.000
  953. [20:51:49] [Server thread/WARN]: 0.000
  954. [20:51:49] [Server thread/WARN]: 0.000
  955. [20:51:49] [Server thread/WARN]: 0.000
  956. [20:51:49] [Server thread/WARN]: 0.000
  957. [20:51:49] [Server thread/WARN]: 0.000
  958. [20:51:49] [Server thread/WARN]: 0.000
  959. [20:51:49] [Server thread/WARN]: 0.000
  960. [20:51:49] [Server thread/WARN]: 0.000
  961. [20:51:49] [Server thread/WARN]: 0.000
  962. [20:51:49] [Server thread/WARN]: 0.000
  963. [20:51:49] [Server thread/WARN]: 0.000
  964. [20:51:49] [Server thread/WARN]: 0.000
  965. [20:51:49] [Server thread/WARN]: 0.000
  966. [20:51:49] [Server thread/WARN]: 0.000
  967. [20:51:49] [Server thread/WARN]: 0.000
  968. [20:51:49] [Server thread/WARN]: 0.000
  969. [20:51:49] [Server thread/WARN]: 0.000
  970. [20:51:49] [Server thread/WARN]: 0.000
  971. [20:51:49] [Server thread/WARN]: 0.000
  972. [20:51:49] [Server thread/WARN]: 0.000
  973. [20:51:49] [Server thread/WARN]: 0.000
  974. [20:51:49] [Server thread/WARN]: 0.000
  975. [20:51:49] [Server thread/WARN]: 0.000
  976. [20:51:49] [Server thread/WARN]: 0.000
  977. [20:51:49] [Server thread/WARN]: 0.000
  978. [20:51:49] [Server thread/WARN]: 0.000
  979. [20:51:49] [Server thread/WARN]: 0.000
  980. [20:51:49] [Server thread/WARN]: 0.000
  981. [20:51:49] [Server thread/WARN]: 0.000
  982. [20:51:49] [Server thread/WARN]: 0.000
  983. [20:51:49] [Server thread/WARN]: 0.000
  984. [20:51:49] [Server thread/WARN]: 0.000
  985. [20:51:49] [Server thread/WARN]: 0.000
  986. [20:51:49] [Server thread/WARN]: 0.000
  987. [20:51:49] [Server thread/WARN]: 0.000
  988. [20:51:49] [Server thread/WARN]: 0.000
  989. [20:51:49] [Server thread/WARN]: 0.000
  990. [20:51:49] [Server thread/WARN]: 0.000
  991. [20:51:49] [Server thread/WARN]: 0.000
  992. [20:51:49] [Server thread/WARN]: 0.000
  993. [20:51:49] [Server thread/WARN]: 0.000
  994. [20:51:49] [Server thread/WARN]: 0.000
  995. [20:51:49] [Server thread/WARN]: Calculation failed.
  996. java.util.concurrent.ExecutionException: java.lang.RuntimeException: incompatible matrix
  997. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.7.0_65]
  998. at java.util.concurrent.FutureTask.get(FutureTask.java:188) ~[?:1.7.0_65]
  999. at ic2.core.energy.Grid.finishCalculation(Grid.java:375) [Grid.class:?]
  1000. at ic2.core.energy.EnergyNetLocal.onTickEnd(EnergyNetLocal.java:384) [EnergyNetLocal.class:?]
  1001. at ic2.core.energy.EnergyNetGlobal.onTickEnd(EnergyNetGlobal.java:69) [EnergyNetGlobal.class:?]
  1002. at ic2.core.TickHandler.onWorldTick(TickHandler.java:79) [TickHandler.class:?]
  1003. at cpw.mods.fml.common.eventhandler.ASMEventHandler_9_TickHandler_onWorldTick_WorldTickEvent.invoke(.dynamic) [?:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  1004. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  1005. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  1006. at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:260) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  1007. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:963) [MinecraftServer.class:?]
  1008. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423) [lt.class:?]
  1009. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798) [MinecraftServer.class:?]
  1010. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) [MinecraftServer.class:?]
  1011. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
  1012. Caused by: java.lang.RuntimeException: incompatible matrix
  1013. at ic2.core.energy.Grid.calculateDistribution(Grid.java:490) ~[Grid.class:?]
  1014. at ic2.core.energy.Grid.calculate(Grid.java:435) ~[Grid.class:?]
  1015. at ic2.core.energy.GridCalculation.call(GridCalculation.java:12) ~[GridCalculation.class:?]
  1016. at ic2.core.energy.GridCalculation.call(GridCalculation.java:5) ~[GridCalculation.class:?]
  1017. at java.util.concurrent.FutureTask.run(FutureTask.java:262) ~[?:1.7.0_65]
  1018. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) ~[?:1.7.0_65]
  1019. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) ~[?:1.7.0_65]
  1020. ... 1 more
  1021. [20:51:49] [Server thread/WARN]: Grid 3351 info:
  1022. [20:51:49] [Server thread/WARN]: 55 nodes
  1023. [20:51:49] [Server thread/WARN]: 2
  1024. [20:51:49] [Server thread/WARN]: entries in cache, hitrate
  1025. [20:51:49] [Server thread/WARN]: 99.92
  1026. [20:51:49] [Server thread/WARN]: %
  1027. [20:51:49] [Server thread/WARN]: Matrices potentially outdated
  1028. [20:51:49] [Server thread/WARN]: Result matrix:
  1029. [20:51:49] [Server thread/WARN]: Type = dense , numRows = 50 , numCols = 1
  1030. [20:51:49] [Server thread/WARN]: 0.000
  1031. [20:51:49] [Server thread/WARN]: 0.000
  1032. [20:51:49] [Server thread/WARN]: 0.000
  1033. [20:51:49] [Server thread/WARN]: 0.000
  1034. [20:51:49] [Server thread/WARN]: 0.000
  1035. [20:51:49] [Server thread/WARN]: 0.000
  1036. [20:51:49] [Server thread/WARN]: 0.000
  1037. [20:51:49] [Server thread/WARN]: 0.000
  1038. [20:51:49] [Server thread/WARN]: 0.000
  1039. [20:51:49] [Server thread/WARN]: 0.000
  1040. [20:51:49] [Server thread/WARN]: 0.000
  1041. [20:51:49] [Server thread/WARN]: 0.000
  1042. [20:51:49] [Server thread/WARN]: 0.000
  1043. [20:51:49] [Server thread/WARN]: 0.000
  1044. [20:51:49] [Server thread/WARN]: 0.000
  1045. [20:51:49] [Server thread/WARN]: 0.000
  1046. [20:51:49] [Server thread/WARN]: 0.000
  1047. [20:51:49] [Server thread/WARN]: 0.000
  1048. [20:51:49] [Server thread/WARN]: 0.000
  1049. [20:51:49] [Server thread/WARN]: 0.000
  1050. [20:51:49] [Server thread/WARN]: 0.000
  1051. [20:51:49] [Server thread/WARN]: 0.000
  1052. [20:51:49] [Server thread/WARN]: 0.000
  1053. [20:51:49] [Server thread/WARN]: 0.000
  1054. [20:51:49] [Server thread/WARN]: 0.000
  1055. [20:51:49] [Server thread/WARN]: 0.000
  1056. [20:51:49] [Server thread/WARN]: 0.000
  1057. [20:51:49] [Server thread/WARN]: 0.000
  1058. [20:51:49] [Server thread/WARN]: 0.000
  1059. [20:51:49] [Server thread/WARN]: 0.000
  1060. [20:51:49] [Server thread/WARN]: 0.000
  1061. [20:51:49] [Server thread/WARN]: 0.000
  1062. [20:51:49] [Server thread/WARN]: 0.000
  1063. [20:51:49] [Server thread/WARN]: 0.000
  1064. [20:51:49] [Server thread/WARN]: 0.000
  1065. [20:51:49] [Server thread/WARN]: 0.000
  1066. [20:51:49] [Server thread/WARN]: 0.000
  1067. [20:51:49] [Server thread/WARN]: 0.000
  1068. [20:51:49] [Server thread/WARN]: 0.000
  1069. [20:51:49] [Server thread/WARN]: 0.000
  1070. [20:51:49] [Server thread/WARN]: 0.000
  1071. [20:51:49] [Server thread/WARN]: 0.000
  1072. [20:51:49] [Server thread/WARN]: 0.000
  1073. [20:51:49] [Server thread/WARN]: 0.000
  1074. [20:51:49] [Server thread/WARN]: 0.000
  1075. [20:51:49] [Server thread/WARN]: 0.000
  1076. [20:51:49] [Server thread/WARN]: 0.000
  1077. [20:51:49] [Server thread/WARN]: 0.000
  1078. [20:51:49] [Server thread/WARN]: 0.000
  1079. [20:51:49] [Server thread/WARN]: 0.000
  1080. [20:51:49] [Server thread/WARN]: Calculation failed.
  1081. java.util.concurrent.ExecutionException: java.lang.RuntimeException: incompatible matrix
  1082. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.7.0_65]
  1083. at java.util.concurrent.FutureTask.get(FutureTask.java:188) ~[?:1.7.0_65]
  1084. at ic2.core.energy.Grid.finishCalculation(Grid.java:375) [Grid.class:?]
  1085. at ic2.core.energy.EnergyNetLocal.onTickEnd(EnergyNetLocal.java:384) [EnergyNetLocal.class:?]
  1086. at ic2.core.energy.EnergyNetGlobal.onTickEnd(EnergyNetGlobal.java:69) [EnergyNetGlobal.class:?]
  1087. at ic2.core.TickHandler.onWorldTick(TickHandler.java:79) [TickHandler.class:?]
  1088. at cpw.mods.fml.common.eventhandler.ASMEventHandler_9_TickHandler_onWorldTick_WorldTickEvent.invoke(.dynamic) [?:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  1089. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  1090. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  1091. at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:260) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  1092. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:963) [MinecraftServer.class:?]
  1093. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423) [lt.class:?]
  1094. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798) [MinecraftServer.class:?]
  1095. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) [MinecraftServer.class:?]
  1096. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
  1097. Caused by: java.lang.RuntimeException: incompatible matrix
  1098. at ic2.core.energy.Grid.calculateDistribution(Grid.java:490) ~[Grid.class:?]
  1099. at ic2.core.energy.Grid.calculate(Grid.java:435) ~[Grid.class:?]
  1100. at ic2.core.energy.GridCalculation.call(GridCalculation.java:12) ~[GridCalculation.class:?]
  1101. at ic2.core.energy.GridCalculation.call(GridCalculation.java:5) ~[GridCalculation.class:?]
  1102. at java.util.concurrent.FutureTask.run(FutureTask.java:262) ~[?:1.7.0_65]
  1103. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) ~[?:1.7.0_65]
  1104. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) ~[?:1.7.0_65]
  1105. ... 1 more
  1106. [20:51:49] [Server thread/WARN]: Grid 3351 info:
  1107. [20:51:49] [Server thread/WARN]: 55 nodes
  1108. [20:51:49] [Server thread/WARN]: 2
  1109. [20:51:49] [Server thread/WARN]: entries in cache, hitrate
  1110. [20:51:49] [Server thread/WARN]: 99.92
  1111. [20:51:49] [Server thread/WARN]: %
  1112. [20:51:49] [Server thread/WARN]: Matrices potentially outdated
  1113. [20:51:49] [Server thread/WARN]: Result matrix:
  1114. [20:51:49] [Server thread/WARN]: Type = dense , numRows = 50 , numCols = 1
  1115. [20:51:49] [Server thread/WARN]: 0.000
  1116. [20:51:49] [Server thread/WARN]: 0.000
  1117. [20:51:49] [Server thread/WARN]: 0.000
  1118. [20:51:49] [Server thread/WARN]: 0.000
  1119. [20:51:49] [Server thread/WARN]: 0.000
  1120. [20:51:49] [Server thread/WARN]: 0.000
  1121. [20:51:49] [Server thread/WARN]: 0.000
  1122. [20:51:49] [Server thread/WARN]: 0.000
  1123. [20:51:49] [Server thread/WARN]: 0.000
  1124. [20:51:49] [Server thread/WARN]: 0.000
  1125. [20:51:49] [Server thread/WARN]: 0.000
  1126. [20:51:49] [Server thread/WARN]: 0.000
  1127. [20:51:49] [Server thread/WARN]: 0.000
  1128. [20:51:49] [Server thread/WARN]: 0.000
  1129. [20:51:49] [Server thread/WARN]: 0.000
  1130. [20:51:49] [Server thread/WARN]: 0.000
  1131. [20:51:49] [Server thread/WARN]: 0.000
  1132. [20:51:49] [Server thread/WARN]: 0.000
  1133. [20:51:49] [Server thread/WARN]: 0.000
  1134. [20:51:49] [Server thread/WARN]: 0.000
  1135. [20:51:49] [Server thread/WARN]: 0.000
  1136. [20:51:49] [Server thread/WARN]: 0.000
  1137. [20:51:49] [Server thread/WARN]: 0.000
  1138. [20:51:49] [Server thread/WARN]: 0.000
  1139. [20:51:49] [Server thread/WARN]: 0.000
  1140. [20:51:49] [Server thread/WARN]: 0.000
  1141. [20:51:49] [Server thread/WARN]: 0.000
  1142. [20:51:49] [Server thread/WARN]: 0.000
  1143. [20:51:49] [Server thread/WARN]: 0.000
  1144. [20:51:49] [Server thread/WARN]: 0.000
  1145. [20:51:49] [Server thread/WARN]: 0.000
  1146. [20:51:49] [Server thread/WARN]: 0.000
  1147. [20:51:49] [Server thread/WARN]: 0.000
  1148. [20:51:49] [Server thread/WARN]: 0.000
  1149. [20:51:49] [Server thread/WARN]: 0.000
  1150. [20:51:49] [Server thread/WARN]: 0.000
  1151. [20:51:49] [Server thread/WARN]: 0.000
  1152. [20:51:49] [Server thread/WARN]: 0.000
  1153. [20:51:49] [Server thread/WARN]: 0.000
  1154. [20:51:49] [Server thread/WARN]: 0.000
  1155. [20:51:49] [Server thread/WARN]: 0.000
  1156. [20:51:49] [Server thread/WARN]: 0.000
  1157. [20:51:49] [Server thread/WARN]: 0.000
  1158. [20:51:49] [Server thread/WARN]: 0.000
  1159. [20:51:49] [Server thread/WARN]: 0.000
  1160. [20:51:49] [Server thread/WARN]: 0.000
  1161. [20:51:49] [Server thread/WARN]: 0.000
  1162. [20:51:49] [Server thread/WARN]: 0.000
  1163. [20:51:49] [Server thread/WARN]: 0.000
  1164. [20:51:49] [Server thread/WARN]: 0.000
  1165. [20:51:49] [Server thread/WARN]: Calculation failed.
  1166. java.util.concurrent.ExecutionException: java.lang.RuntimeException: incompatible matrix
  1167. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.7.0_65]
  1168. at java.util.concurrent.FutureTask.get(FutureTask.java:188) ~[?:1.7.0_65]
  1169. at ic2.core.energy.Grid.finishCalculation(Grid.java:375) [Grid.class:?]
  1170. at ic2.core.energy.EnergyNetLocal.onTickEnd(EnergyNetLocal.java:384) [EnergyNetLocal.class:?]
  1171. at ic2.core.energy.EnergyNetGlobal.onTickEnd(EnergyNetGlobal.java:69) [EnergyNetGlobal.class:?]
  1172. at ic2.core.TickHandler.onWorldTick(TickHandler.java:79) [TickHandler.class:?]
  1173. at cpw.mods.fml.common.eventhandler.ASMEventHandler_9_TickHandler_onWorldTick_WorldTickEvent.invoke(.dynamic) [?:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  1174. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  1175. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  1176. at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:260) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  1177. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:963) [MinecraftServer.class:?]
  1178. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423) [lt.class:?]
  1179. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798) [MinecraftServer.class:?]
  1180. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) [MinecraftServer.class:?]
  1181. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
  1182. Caused by: java.lang.RuntimeException: incompatible matrix
  1183. at ic2.core.energy.Grid.calculateDistribution(Grid.java:490) ~[Grid.class:?]
  1184. at ic2.core.energy.Grid.calculate(Grid.java:435) ~[Grid.class:?]
  1185. at ic2.core.energy.GridCalculation.call(GridCalculation.java:12) ~[GridCalculation.class:?]
  1186. at ic2.core.energy.GridCalculation.call(GridCalculation.java:5) ~[GridCalculation.class:?]
  1187. at java.util.concurrent.FutureTask.run(FutureTask.java:262) ~[?:1.7.0_65]
  1188. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) ~[?:1.7.0_65]
  1189. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) ~[?:1.7.0_65]
  1190. ... 1 more
  1191. [20:51:49] [Server thread/WARN]: Grid 3351 info:
  1192. [20:51:49] [Server thread/WARN]: 55 nodes
  1193. [20:51:49] [Server thread/WARN]: 2
  1194. [20:51:49] [Server thread/WARN]: entries in cache, hitrate
  1195. [20:51:49] [Server thread/WARN]: 99.92
  1196. [20:51:49] [Server thread/WARN]: %
  1197. [20:51:49] [Server thread/WARN]: Matrices potentially outdated
  1198. [20:51:49] [Server thread/WARN]: Result matrix:
  1199. [20:51:49] [Server thread/WARN]: Type = dense , numRows = 50 , numCols = 1
  1200. [20:51:49] [Server thread/WARN]: 0.000
  1201. [20:51:49] [Server thread/WARN]: 0.000
  1202. [20:51:49] [Server thread/WARN]: 0.000
  1203. [20:51:49] [Server thread/WARN]: 0.000
  1204. [20:51:49] [Server thread/WARN]: 0.000
  1205. [20:51:49] [Server thread/WARN]: 0.000
  1206. [20:51:49] [Server thread/WARN]: 0.000
  1207. [20:51:49] [Server thread/WARN]: 0.000
  1208. [20:51:49] [Server thread/WARN]: 0.000
  1209. [20:51:49] [Server thread/WARN]: 0.000
  1210. [20:51:49] [Server thread/WARN]: 0.000
  1211. [20:51:49] [Server thread/WARN]: 0.000
  1212. [20:51:49] [Server thread/WARN]: 0.000
  1213. [20:51:49] [Server thread/WARN]: 0.000
  1214. [20:51:49] [Server thread/WARN]: 0.000
  1215. [20:51:49] [Server thread/WARN]: 0.000
  1216. [20:51:49] [Server thread/WARN]: 0.000
  1217. [20:51:49] [Server thread/WARN]: 0.000
  1218. [20:51:49] [Server thread/WARN]: 0.000
  1219. [20:51:49] [Server thread/WARN]: 0.000
  1220. [20:51:49] [Server thread/WARN]: 0.000
  1221. [20:51:49] [Server thread/WARN]: 0.000
  1222. [20:51:49] [Server thread/WARN]: 0.000
  1223. [20:51:49] [Server thread/WARN]: 0.000
  1224. [20:51:49] [Server thread/WARN]: 0.000
  1225. [20:51:49] [Server thread/WARN]: 0.000
  1226. [20:51:49] [Server thread/WARN]: 0.000
  1227. [20:51:49] [Server thread/WARN]: 0.000
  1228. [20:51:49] [Server thread/WARN]: 0.000
  1229. [20:51:49] [Server thread/WARN]: 0.000
  1230. [20:51:49] [Server thread/WARN]: 0.000
  1231. [20:51:49] [Server thread/WARN]: 0.000
  1232. [20:51:49] [Server thread/WARN]: 0.000
  1233. [20:51:49] [Server thread/WARN]: 0.000
  1234. [20:51:49] [Server thread/WARN]: 0.000
  1235. [20:51:49] [Server thread/WARN]: 0.000
  1236. [20:51:49] [Server thread/WARN]: 0.000
  1237. [20:51:49] [Server thread/WARN]: 0.000
  1238. [20:51:49] [Server thread/WARN]: 0.000
  1239. [20:51:49] [Server thread/WARN]: 0.000
  1240. [20:51:49] [Server thread/WARN]: 0.000
  1241. [20:51:49] [Server thread/WARN]: 0.000
  1242. [20:51:49] [Server thread/WARN]: 0.000
  1243. [20:51:49] [Server thread/WARN]: 0.000
  1244. [20:51:49] [Server thread/WARN]: 0.000
  1245. [20:51:49] [Server thread/WARN]: 0.000
  1246. [20:51:49] [Server thread/WARN]: 0.000
  1247. [20:51:49] [Server thread/WARN]: 0.000
  1248. [20:51:49] [Server thread/WARN]: 0.000
  1249. [20:51:49] [Server thread/WARN]: 0.000
  1250. [20:51:49] [Server thread/WARN]: Calculation failed.
  1251. java.util.concurrent.ExecutionException: java.lang.RuntimeException: incompatible matrix
  1252. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.7.0_65]
  1253. at java.util.concurrent.FutureTask.get(FutureTask.java:188) ~[?:1.7.0_65]
  1254. at ic2.core.energy.Grid.finishCalculation(Grid.java:375) [Grid.class:?]
  1255. at ic2.core.energy.EnergyNetLocal.onTickEnd(EnergyNetLocal.java:384) [EnergyNetLocal.class:?]
  1256. at ic2.core.energy.EnergyNetGlobal.onTickEnd(EnergyNetGlobal.java:69) [EnergyNetGlobal.class:?]
  1257. at ic2.core.TickHandler.onWorldTick(TickHandler.java:79) [TickHandler.class:?]
  1258. at cpw.mods.fml.common.eventhandler.ASMEventHandler_9_TickHandler_onWorldTick_WorldTickEvent.invoke(.dynamic) [?:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  1259. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  1260. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  1261. at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:260) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  1262. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:963) [MinecraftServer.class:?]
  1263. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423) [lt.class:?]
  1264. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798) [MinecraftServer.class:?]
  1265. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) [MinecraftServer.class:?]
  1266. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
  1267. Caused by: java.lang.RuntimeException: incompatible matrix
  1268. at ic2.core.energy.Grid.calculateDistribution(Grid.java:490) ~[Grid.class:?]
  1269. at ic2.core.energy.Grid.calculate(Grid.java:435) ~[Grid.class:?]
  1270. at ic2.core.energy.GridCalculation.call(GridCalculation.java:12) ~[GridCalculation.class:?]
  1271. at ic2.core.energy.GridCalculation.call(GridCalculation.java:5) ~[GridCalculation.class:?]
  1272. at java.util.concurrent.FutureTask.run(FutureTask.java:262) ~[?:1.7.0_65]
  1273. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) ~[?:1.7.0_65]
  1274. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) ~[?:1.7.0_65]
  1275. ... 1 more
  1276. [20:51:49] [Server thread/WARN]: Grid 3351 info:
  1277. [20:51:49] [Server thread/WARN]: 55 nodes
  1278. [20:51:49] [Server thread/WARN]: 2
  1279. [20:51:49] [Server thread/WARN]: entries in cache, hitrate
  1280. [20:51:49] [Server thread/WARN]: 99.92
  1281. [20:51:49] [Server thread/WARN]: %
  1282. [20:51:49] [Server thread/WARN]: Matrices potentially outdated
  1283. [20:51:49] [Server thread/WARN]: Result matrix:
  1284. [20:51:49] [Server thread/WARN]: Type = dense , numRows = 50 , numCols = 1
  1285. [20:51:49] [Server thread/WARN]: 0.000
  1286. [20:51:49] [Server thread/WARN]: 0.000
  1287. [20:51:49] [Server thread/WARN]: 0.000
  1288. [20:51:49] [Server thread/WARN]: 0.000
  1289. [20:51:49] [Server thread/WARN]: 0.000
  1290. [20:51:49] [Server thread/WARN]: 0.000
  1291. [20:51:49] [Server thread/WARN]: 0.000
  1292. [20:51:49] [Server thread/WARN]: 0.000
  1293. [20:51:49] [Server thread/WARN]: 0.000
  1294. [20:51:49] [Server thread/WARN]: 0.000
  1295. [20:51:49] [Server thread/WARN]: 0.000
  1296. [20:51:49] [Server thread/WARN]: 0.000
  1297. [20:51:49] [Server thread/WARN]: 0.000
  1298. [20:51:49] [Server thread/WARN]: 0.000
  1299. [20:51:49] [Server thread/WARN]: 0.000
  1300. [20:51:49] [Server thread/WARN]: 0.000
  1301. [20:51:49] [Server thread/WARN]: 0.000
  1302. [20:51:49] [Server thread/WARN]: 0.000
  1303. [20:51:49] [Server thread/WARN]: 0.000
  1304. [20:51:49] [Server thread/WARN]: 0.000
  1305. [20:51:49] [Server thread/WARN]: 0.000
  1306. [20:51:49] [Server thread/WARN]: 0.000
  1307. [20:51:49] [Server thread/WARN]: 0.000
  1308. [20:51:49] [Server thread/WARN]: 0.000
  1309. [20:51:49] [Server thread/WARN]: 0.000
  1310. [20:51:49] [Server thread/WARN]: 0.000
  1311. [20:51:49] [Server thread/WARN]: 0.000
  1312. [20:51:49] [Server thread/WARN]: 0.000
  1313. [20:51:49] [Server thread/WARN]: 0.000
  1314. [20:51:49] [Server thread/WARN]: 0.000
  1315. [20:51:49] [Server thread/WARN]: 0.000
  1316. [20:51:49] [Server thread/WARN]: 0.000
  1317. [20:51:49] [Server thread/WARN]: 0.000
  1318. [20:51:49] [Server thread/WARN]: 0.000
  1319. [20:51:49] [Server thread/WARN]: 0.000
  1320. [20:51:49] [Server thread/WARN]: 0.000
  1321. [20:51:49] [Server thread/WARN]: 0.000
  1322. [20:51:49] [Server thread/WARN]: 0.000
  1323. [20:51:49] [Server thread/WARN]: 0.000
  1324. [20:51:49] [Server thread/WARN]: 0.000
  1325. [20:51:49] [Server thread/WARN]: 0.000
  1326. [20:51:49] [Server thread/WARN]: 0.000
  1327. [20:51:49] [Server thread/WARN]: 0.000
  1328. [20:51:49] [Server thread/WARN]: 0.000
  1329. [20:51:49] [Server thread/WARN]: 0.000
  1330. [20:51:49] [Server thread/WARN]: 0.000
  1331. [20:51:49] [Server thread/WARN]: 0.000
  1332. [20:51:49] [Server thread/WARN]: 0.000
  1333. [20:51:49] [Server thread/WARN]: 0.000
  1334. [20:51:49] [Server thread/WARN]: 0.000
  1335. [20:51:49] [Server thread/WARN]: Calculation failed.
  1336. java.util.concurrent.ExecutionException: java.lang.RuntimeException: incompatible matrix
  1337. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.7.0_65]
  1338. at java.util.concurrent.FutureTask.get(FutureTask.java:188) ~[?:1.7.0_65]
  1339. at ic2.core.energy.Grid.finishCalculation(Grid.java:375) [Grid.class:?]
  1340. at ic2.core.energy.EnergyNetLocal.onTickEnd(EnergyNetLocal.java:384) [EnergyNetLocal.class:?]
  1341. at ic2.core.energy.EnergyNetGlobal.onTickEnd(EnergyNetGlobal.java:69) [EnergyNetGlobal.class:?]
  1342. at ic2.core.TickHandler.onWorldTick(TickHandler.java:79) [TickHandler.class:?]
  1343. at cpw.mods.fml.common.eventhandler.ASMEventHandler_9_TickHandler_onWorldTick_WorldTickEvent.invoke(.dynamic) [?:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  1344. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  1345. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  1346. at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:260) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1307.06.218]
  1347. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:963) [MinecraftServer.class:?]
  1348. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423) [lt.class:?]
  1349. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798) [MinecraftServer.class:?]
  1350. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) [MinecraftServer.class:?]
  1351. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
  1352. Caused by: java.lang.RuntimeException: incompatible matrix
  1353. at ic2.core.energy.Grid.calculateDistribution(Grid.java:490) ~[Grid.class:?]
  1354. at ic2.core.energy.Grid.calculate(Grid.java:435) ~[Grid.class:?]
  1355. at ic2.core.energy.GridCalculation.call(GridCalculation.java:12) ~[GridCalculation.class:?]
  1356. at ic2.core.energy.GridCalculation.call(GridCalculation.java:5) ~[GridCalculation.class:?]
  1357. at java.util.concurrent.FutureTask.run(FutureTask.java:262) ~[?:1.7.0_65]
  1358. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) ~[?:1.7.0_65]
  1359. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) ~[?:1.7.0_65]
  1360. ... 1 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement