Advertisement
Guest User

Untitled

a guest
Feb 17th, 2014
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.22 KB | None | 0 0
  1. 17.02 23:48:37 [Server] INFO Caused by: java.lang.OutOfMemoryError: PermGen space
  2. 17.02 23:48:37 [Server] INFO at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
  3. 17.02 23:48:37 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
  4. 17.02 23:48:37 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:142)
  5. 17.02 23:48:37 [Server] INFO at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
  6. 17.02 23:48:37 [Server] INFO at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
  7. 17.02 23:48:37 [Server] INFO at cpw.mods.fml.common.Loader.initializeMods(Loader.java:704)
  8. 17.02 23:48:37 [Server] INFO at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  9. 17.02 23:48:37 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  10. 17.02 23:48:37 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  11. 17.02 23:48:37 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  12. 17.02 23:48:37 [Server] INFO at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  13. 17.02 23:48:37 [Server] INFO at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  14. 17.02 23:48:37 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  15. 17.02 23:48:37 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  16. 17.02 23:48:37 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  17. 17.02 23:48:37 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  18. 17.02 23:48:37 [Server] INFO at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  19. 17.02 23:48:37 [Server] INFO at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  20. 17.02 23:48:37 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  21. 17.02 23:48:37 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  22. 17.02 23:48:37 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  23. 17.02 23:48:37 [Server] INFO at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  24. 17.02 23:48:37 [Server] INFO at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  25. 17.02 23:48:37 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  26. 17.02 23:48:37 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  27. 17.02 23:48:37 [Server] INFO at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  28. 17.02 23:48:37 [Server] INFO at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  29. 17.02 23:48:37 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  30. 17.02 23:48:37 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  31. 17.02 23:48:37 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  32. 17.02 23:48:37 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  33. 17.02 23:48:37 [Server] INFO at mods.neiplugins.NEIPlugins.postInit(NEIPlugins.java:269)
  34. 17.02 23:48:37 [Server] INFO at mods.neiplugins.NEIPlugins.loadPlugins(NEIPlugins.java:101)
  35. 17.02 23:48:37 [Server] INFO at mods.neiplugins.NEIPlugins.loadPluginsFromFile(NEIPlugins.java:126)
  36. 17.02 23:48:37 [Server] INFO at mods.neiplugins.NEIPlugins.addPlugin(NEIPlugins.java:172)
  37. 17.02 23:48:37 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
  38. 17.02 23:48:37 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
  39. 17.02 23:48:37 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
  40. 17.02 23:48:37 [Server] INFO java.lang.ClassNotFoundException: mods.neiplugins.NEIPlugins_IC2_exp
  41. 17.02 23:48:37 [Server] WARNING Error while detecting plugin NEIPlugins_IC2_exp.class
  42. 17.02 23:48:30 [Server] INFO Caused by: java.lang.OutOfMemoryError: PermGen space
  43. 17.02 23:48:30 [Server] INFO at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
  44. 17.02 23:48:30 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
  45. 17.02 23:48:30 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:142)
  46. 17.02 23:48:30 [Server] INFO at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
  47. 17.02 23:48:30 [Server] INFO at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
  48. 17.02 23:48:30 [Server] INFO at cpw.mods.fml.common.Loader.initializeMods(Loader.java:704)
  49. 17.02 23:48:30 [Server] INFO at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  50. 17.02 23:48:30 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  51. 17.02 23:48:30 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  52. 17.02 23:48:30 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  53. 17.02 23:48:30 [Server] INFO at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  54. 17.02 23:48:30 [Server] INFO at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  55. 17.02 23:48:30 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  56. 17.02 23:48:30 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  57. 17.02 23:48:30 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  58. 17.02 23:48:30 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  59. 17.02 23:48:30 [Server] INFO at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  60. 17.02 23:48:30 [Server] INFO at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  61. 17.02 23:48:30 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  62. 17.02 23:48:30 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  63. 17.02 23:48:30 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  64. 17.02 23:48:30 [Server] INFO at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  65. 17.02 23:48:30 [Server] INFO at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  66. 17.02 23:48:30 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  67. 17.02 23:48:30 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  68. 17.02 23:48:30 [Server] INFO at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  69. 17.02 23:48:30 [Server] INFO at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  70. 17.02 23:48:30 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  71. 17.02 23:48:30 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  72. 17.02 23:48:30 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  73. 17.02 23:48:30 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  74. 17.02 23:48:30 [Server] INFO at mods.neiplugins.NEIPlugins.postInit(NEIPlugins.java:269)
  75. 17.02 23:48:30 [Server] INFO at mods.neiplugins.NEIPlugins.loadPlugins(NEIPlugins.java:101)
  76. 17.02 23:48:30 [Server] INFO at mods.neiplugins.NEIPlugins.loadPluginsFromFile(NEIPlugins.java:126)
  77. 17.02 23:48:30 [Server] INFO at mods.neiplugins.NEIPlugins.addPlugin(NEIPlugins.java:172)
  78. 17.02 23:48:30 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
  79. 17.02 23:48:30 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
  80. 17.02 23:48:30 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
  81. 17.02 23:48:30 [Server] INFO java.lang.ClassNotFoundException: mods.neiplugins.NEIPlugins_GregTech
  82. 17.02 23:48:30 [Server] WARNING Error while detecting plugin NEIPlugins_GregTech.class
  83. 17.02 23:48:26 [Server] INFO Caused by: java.lang.OutOfMemoryError: PermGen space
  84. 17.02 23:48:26 [Server] INFO at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
  85. 17.02 23:48:26 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
  86. 17.02 23:48:26 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:142)
  87. 17.02 23:48:26 [Server] INFO at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
  88. 17.02 23:48:26 [Server] INFO at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
  89. 17.02 23:48:26 [Server] INFO at cpw.mods.fml.common.Loader.initializeMods(Loader.java:704)
  90. 17.02 23:48:26 [Server] INFO at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  91. 17.02 23:48:26 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  92. 17.02 23:48:26 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  93. 17.02 23:48:26 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  94. 17.02 23:48:26 [Server] INFO at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  95. 17.02 23:48:26 [Server] INFO at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  96. 17.02 23:48:26 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  97. 17.02 23:48:26 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  98. 17.02 23:48:26 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  99. 17.02 23:48:26 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  100. 17.02 23:48:26 [Server] INFO at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  101. 17.02 23:48:26 [Server] INFO at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  102. 17.02 23:48:26 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  103. 17.02 23:48:26 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  104. 17.02 23:48:26 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  105. 17.02 23:48:26 [Server] INFO at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  106. 17.02 23:48:26 [Server] INFO at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  107. 17.02 23:48:26 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  108. 17.02 23:48:26 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  109. 17.02 23:48:26 [Server] INFO at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  110. 17.02 23:48:26 [Server] INFO at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  111. 17.02 23:48:26 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  112. 17.02 23:48:26 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  113. 17.02 23:48:26 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  114. 17.02 23:48:26 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  115. 17.02 23:48:26 [Server] INFO at mods.neiplugins.NEIPlugins.postInit(NEIPlugins.java:269)
  116. 17.02 23:48:26 [Server] INFO at mods.neiplugins.NEIPlugins.loadPlugins(NEIPlugins.java:101)
  117. 17.02 23:48:26 [Server] INFO at mods.neiplugins.NEIPlugins.loadPluginsFromFile(NEIPlugins.java:126)
  118. 17.02 23:48:26 [Server] INFO at mods.neiplugins.NEIPlugins.addPlugin(NEIPlugins.java:172)
  119. 17.02 23:48:26 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
  120. 17.02 23:48:26 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
  121. 17.02 23:48:26 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
  122. 17.02 23:48:26 [Server] INFO java.lang.ClassNotFoundException: mods.neiplugins.NEIPlugins_FuelTooltip
  123. 17.02 23:48:26 [Server] WARNING Error while detecting plugin NEIPlugins_FuelTooltip.class
  124. 17.02 23:48:23 [Server] INFO Caused by: java.lang.OutOfMemoryError: PermGen space
  125. 17.02 23:48:23 [Server] INFO at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
  126. 17.02 23:48:23 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
  127. 17.02 23:48:23 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:142)
  128. 17.02 23:48:23 [Server] INFO at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
  129. 17.02 23:48:23 [Server] INFO at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
  130. 17.02 23:48:23 [Server] INFO at cpw.mods.fml.common.Loader.initializeMods(Loader.java:704)
  131. 17.02 23:48:23 [Server] INFO at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  132. 17.02 23:48:23 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  133. 17.02 23:48:23 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  134. 17.02 23:48:23 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  135. 17.02 23:48:23 [Server] INFO at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  136. 17.02 23:48:23 [Server] INFO at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  137. 17.02 23:48:23 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  138. 17.02 23:48:23 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  139. 17.02 23:48:23 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  140. 17.02 23:48:23 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  141. 17.02 23:48:23 [Server] INFO at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  142. 17.02 23:48:23 [Server] INFO at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  143. 17.02 23:48:23 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  144. 17.02 23:48:23 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  145. 17.02 23:48:23 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  146. 17.02 23:48:23 [Server] INFO at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  147. 17.02 23:48:23 [Server] INFO at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  148. 17.02 23:48:23 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  149. 17.02 23:48:23 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  150. 17.02 23:48:23 [Server] INFO at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  151. 17.02 23:48:23 [Server] INFO at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  152. 17.02 23:48:23 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  153. 17.02 23:48:23 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  154. 17.02 23:48:23 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  155. 17.02 23:48:23 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  156. 17.02 23:48:23 [Server] INFO at mods.neiplugins.NEIPlugins.postInit(NEIPlugins.java:269)
  157. 17.02 23:48:23 [Server] INFO at mods.neiplugins.NEIPlugins.loadPlugins(NEIPlugins.java:101)
  158. 17.02 23:48:23 [Server] INFO at mods.neiplugins.NEIPlugins.loadPluginsFromFile(NEIPlugins.java:126)
  159. 17.02 23:48:23 [Server] INFO at mods.neiplugins.NEIPlugins.addPlugin(NEIPlugins.java:172)
  160. 17.02 23:48:23 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
  161. 17.02 23:48:23 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
  162. 17.02 23:48:23 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
  163. 17.02 23:48:23 [Server] INFO java.lang.ClassNotFoundException: mods.neiplugins.NEIPlugins_FuelListFix
  164. 17.02 23:48:23 [Server] WARNING Error while detecting plugin NEIPlugins_FuelListFix.class
  165. 17.02 23:48:16 [Server] INFO Caused by: java.lang.OutOfMemoryError: PermGen space
  166. 17.02 23:48:16 [Server] INFO at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
  167. 17.02 23:48:16 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
  168. 17.02 23:48:16 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:142)
  169. 17.02 23:48:16 [Server] INFO at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
  170. 17.02 23:48:16 [Server] INFO at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
  171. 17.02 23:48:16 [Server] INFO at cpw.mods.fml.common.Loader.initializeMods(Loader.java:704)
  172. 17.02 23:48:16 [Server] INFO at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  173. 17.02 23:48:16 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  174. 17.02 23:48:16 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  175. 17.02 23:48:16 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  176. 17.02 23:48:16 [Server] INFO at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  177. 17.02 23:48:16 [Server] INFO at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  178. 17.02 23:48:16 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  179. 17.02 23:48:16 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  180. 17.02 23:48:16 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  181. 17.02 23:48:16 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  182. 17.02 23:48:16 [Server] INFO at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  183. 17.02 23:48:16 [Server] INFO at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  184. 17.02 23:48:16 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  185. 17.02 23:48:16 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  186. 17.02 23:48:16 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  187. 17.02 23:48:16 [Server] INFO at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  188. 17.02 23:48:16 [Server] INFO at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  189. 17.02 23:48:16 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  190. 17.02 23:48:16 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  191. 17.02 23:48:16 [Server] INFO at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  192. 17.02 23:48:16 [Server] INFO at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  193. 17.02 23:48:16 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  194. 17.02 23:48:16 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  195. 17.02 23:48:16 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  196. 17.02 23:48:16 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  197. 17.02 23:48:16 [Server] INFO at mods.neiplugins.NEIPlugins.postInit(NEIPlugins.java:269)
  198. 17.02 23:48:16 [Server] INFO at mods.neiplugins.NEIPlugins.loadPlugins(NEIPlugins.java:101)
  199. 17.02 23:48:16 [Server] INFO at mods.neiplugins.NEIPlugins.loadPluginsFromFile(NEIPlugins.java:126)
  200. 17.02 23:48:16 [Server] INFO at mods.neiplugins.NEIPlugins.addPlugin(NEIPlugins.java:172)
  201. 17.02 23:48:16 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
  202. 17.02 23:48:16 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
  203. 17.02 23:48:16 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
  204. 17.02 23:48:16 [Server] INFO java.lang.ClassNotFoundException: mods.neiplugins.NEIPlugins_Forge
  205. 17.02 23:48:16 [Server] WARNING Error while detecting plugin NEIPlugins_Forge.class
  206. 17.02 23:48:11 [Server] INFO Caused by: java.lang.OutOfMemoryError: PermGen space
  207. 17.02 23:48:11 [Server] INFO at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
  208. 17.02 23:48:11 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
  209. 17.02 23:48:11 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:142)
  210. 17.02 23:48:11 [Server] INFO at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
  211. 17.02 23:48:11 [Server] INFO at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
  212. 17.02 23:48:11 [Server] INFO at cpw.mods.fml.common.Loader.initializeMods(Loader.java:704)
  213. 17.02 23:48:11 [Server] INFO at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  214. 17.02 23:48:11 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  215. 17.02 23:48:11 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  216. 17.02 23:48:11 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  217. 17.02 23:48:11 [Server] INFO at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  218. 17.02 23:48:11 [Server] INFO at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  219. 17.02 23:48:11 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  220. 17.02 23:48:11 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  221. 17.02 23:48:11 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  222. 17.02 23:48:11 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  223. 17.02 23:48:11 [Server] INFO at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  224. 17.02 23:48:11 [Server] INFO at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  225. 17.02 23:48:11 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  226. 17.02 23:48:11 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  227. 17.02 23:48:11 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  228. 17.02 23:48:11 [Server] INFO at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  229. 17.02 23:48:11 [Server] INFO at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  230. 17.02 23:48:11 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  231. 17.02 23:48:11 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  232. 17.02 23:48:11 [Server] INFO at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  233. 17.02 23:48:11 [Server] INFO at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  234. 17.02 23:48:11 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  235. 17.02 23:48:11 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  236. 17.02 23:48:11 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  237. 17.02 23:48:11 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  238. 17.02 23:48:11 [Server] INFO at mods.neiplugins.NEIPlugins.postInit(NEIPlugins.java:269)
  239. 17.02 23:48:11 [Server] INFO at mods.neiplugins.NEIPlugins.loadPlugins(NEIPlugins.java:101)
  240. 17.02 23:48:11 [Server] INFO at mods.neiplugins.NEIPlugins.loadPluginsFromFile(NEIPlugins.java:126)
  241. 17.02 23:48:11 [Server] INFO at mods.neiplugins.NEIPlugins.addPlugin(NEIPlugins.java:172)
  242. 17.02 23:48:11 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
  243. 17.02 23:48:11 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
  244. 17.02 23:48:11 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
  245. 17.02 23:48:11 [Server] INFO java.lang.ClassNotFoundException: mods.neiplugins.NEIPlugins_Forestry_Secret
  246. 17.02 23:48:11 [Server] WARNING Error while detecting plugin NEIPlugins_Forestry_Secret.class
  247. 17.02 23:48:09 [Server] INFO Caused by: java.lang.OutOfMemoryError: PermGen space
  248. 17.02 23:48:09 [Server] INFO at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
  249. 17.02 23:48:09 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
  250. 17.02 23:48:09 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:142)
  251. 17.02 23:48:09 [Server] INFO at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
  252. 17.02 23:48:09 [Server] INFO at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
  253. 17.02 23:48:09 [Server] INFO at cpw.mods.fml.common.Loader.initializeMods(Loader.java:704)
  254. 17.02 23:48:09 [Server] INFO at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  255. 17.02 23:48:09 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  256. 17.02 23:48:09 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  257. 17.02 23:48:09 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  258. 17.02 23:48:09 [Server] INFO at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  259. 17.02 23:48:09 [Server] INFO at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  260. 17.02 23:48:09 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  261. 17.02 23:48:09 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  262. 17.02 23:48:09 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  263. 17.02 23:48:09 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  264. 17.02 23:48:09 [Server] INFO at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  265. 17.02 23:48:09 [Server] INFO at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  266. 17.02 23:48:09 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  267. 17.02 23:48:09 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  268. 17.02 23:48:09 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  269. 17.02 23:48:09 [Server] INFO at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  270. 17.02 23:48:09 [Server] INFO at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  271. 17.02 23:48:09 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  272. 17.02 23:48:09 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  273. 17.02 23:48:09 [Server] INFO at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  274. 17.02 23:48:09 [Server] INFO at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  275. 17.02 23:48:09 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  276. 17.02 23:48:09 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  277. 17.02 23:48:09 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  278. 17.02 23:48:09 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  279. 17.02 23:48:09 [Server] INFO at mods.neiplugins.NEIPlugins.postInit(NEIPlugins.java:269)
  280. 17.02 23:48:09 [Server] INFO at mods.neiplugins.NEIPlugins.loadPlugins(NEIPlugins.java:101)
  281. 17.02 23:48:09 [Server] INFO at mods.neiplugins.NEIPlugins.loadPluginsFromFile(NEIPlugins.java:126)
  282. 17.02 23:48:09 [Server] INFO at mods.neiplugins.NEIPlugins.addPlugin(NEIPlugins.java:172)
  283. 17.02 23:48:09 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
  284. 17.02 23:48:09 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
  285. 17.02 23:48:09 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
  286. 17.02 23:48:09 [Server] INFO java.lang.ClassNotFoundException: mods.neiplugins.NEIPlugins_Forestry
  287. 17.02 23:48:09 [Server] WARNING Error while detecting plugin NEIPlugins_Forestry.class
  288. 17.02 23:47:53 [Server] INFO Caused by: java.lang.OutOfMemoryError: PermGen space
  289. 17.02 23:47:53 [Server] INFO at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
  290. 17.02 23:47:53 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
  291. 17.02 23:47:53 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:142)
  292. 17.02 23:47:53 [Server] INFO at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
  293. 17.02 23:47:53 [Server] INFO at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
  294. 17.02 23:47:53 [Server] INFO at cpw.mods.fml.common.Loader.initializeMods(Loader.java:704)
  295. 17.02 23:47:53 [Server] INFO at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  296. 17.02 23:47:53 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  297. 17.02 23:47:53 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  298. 17.02 23:47:53 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  299. 17.02 23:47:53 [Server] INFO at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  300. 17.02 23:47:53 [Server] INFO at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  301. 17.02 23:47:53 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  302. 17.02 23:47:53 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  303. 17.02 23:47:53 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  304. 17.02 23:47:53 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  305. 17.02 23:47:53 [Server] INFO at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  306. 17.02 23:47:53 [Server] INFO at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  307. 17.02 23:47:53 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  308. 17.02 23:47:53 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  309. 17.02 23:47:53 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  310. 17.02 23:47:53 [Server] INFO at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  311. 17.02 23:47:53 [Server] INFO at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  312. 17.02 23:47:53 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  313. 17.02 23:47:53 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  314. 17.02 23:47:53 [Server] INFO at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  315. 17.02 23:47:53 [Server] INFO at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  316. 17.02 23:47:53 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  317. 17.02 23:47:53 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  318. 17.02 23:47:53 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  319. 17.02 23:47:53 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  320. 17.02 23:47:53 [Server] INFO at mods.neiplugins.NEIPlugins.postInit(NEIPlugins.java:269)
  321. 17.02 23:47:53 [Server] INFO at mods.neiplugins.NEIPlugins.loadPlugins(NEIPlugins.java:101)
  322. 17.02 23:47:53 [Server] INFO at mods.neiplugins.NEIPlugins.loadPluginsFromFile(NEIPlugins.java:126)
  323. 17.02 23:47:53 [Server] INFO at mods.neiplugins.NEIPlugins.addPlugin(NEIPlugins.java:172)
  324. 17.02 23:47:53 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
  325. 17.02 23:47:53 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
  326. 17.02 23:47:53 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
  327. 17.02 23:47:53 [Server] INFO java.lang.ClassNotFoundException: mods.neiplugins.NEIPlugins_Factorization
  328. 17.02 23:47:53 [Server] WARNING Error while detecting plugin NEIPlugins_Factorization.class
  329. 17.02 23:47:49 [Server] INFO Caused by: java.lang.OutOfMemoryError: PermGen space
  330. 17.02 23:47:49 [Server] INFO at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
  331. 17.02 23:47:49 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
  332. 17.02 23:47:49 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:142)
  333. 17.02 23:47:49 [Server] INFO at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
  334. 17.02 23:47:49 [Server] INFO at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
  335. 17.02 23:47:49 [Server] INFO at cpw.mods.fml.common.Loader.initializeMods(Loader.java:704)
  336. 17.02 23:47:49 [Server] INFO at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  337. 17.02 23:47:49 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  338. 17.02 23:47:49 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  339. 17.02 23:47:49 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  340. 17.02 23:47:49 [Server] INFO at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  341. 17.02 23:47:49 [Server] INFO at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  342. 17.02 23:47:49 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  343. 17.02 23:47:49 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  344. 17.02 23:47:49 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  345. 17.02 23:47:49 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  346. 17.02 23:47:49 [Server] INFO at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  347. 17.02 23:47:49 [Server] INFO at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  348. 17.02 23:47:49 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  349. 17.02 23:47:49 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  350. 17.02 23:47:49 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  351. 17.02 23:47:49 [Server] INFO at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  352. 17.02 23:47:49 [Server] INFO at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  353. 17.02 23:47:49 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  354. 17.02 23:47:49 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  355. 17.02 23:47:49 [Server] INFO at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  356. 17.02 23:47:49 [Server] INFO at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  357. 17.02 23:47:49 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  358. 17.02 23:47:49 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  359. 17.02 23:47:49 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  360. 17.02 23:47:49 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement