Advertisement
Guest User

Untitled

a guest
Mar 30th, 2020
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.27 KB | None | 0 0
  1.  
  2. 30.03 15:30:39 [Server] INFO Method not overriden: IProperty.parseValue(String)
  3. 30.03 15:30:39 [Server] INFO at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:373) [FacadeStateManager.class:?]
  4. 30.03 15:30:39 [Server] INFO at buildcraft.silicon.plug.FacadeStateManager.scanBlock(FacadeStateManager.java:235) [FacadeStateManager.class:?]
  5. 30.03 15:30:39 [Server] INFO at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:213) [FacadeStateManager.class:?]
  6. 30.03 15:30:39 [Server] INFO at buildcraft.silicon.BCSilicon.init(BCSilicon.java:73) [BCSilicon.class:?]
  7. 30.03 15:30:39 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242]
  8. 30.03 15:30:39 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242]
  9. 30.03 15:30:39 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
  10. 30.03 15:30:39 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
  11. 30.03 15:30:39 [Server] INFO at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
  12. 30.03 15:30:39 [Server] INFO at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
  13. 30.03 15:30:39 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
  14. 30.03 15:30:39 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
  15. 30.03 15:30:39 [Server] INFO at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  16. 30.03 15:30:39 [Server] INFO at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  17. 30.03 15:30:39 [Server] INFO at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  18. 30.03 15:30:39 [Server] INFO at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  19. 30.03 15:30:39 [Server] INFO at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  20. 30.03 15:30:39 [Server] INFO at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  21. 30.03 15:30:39 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  22. 30.03 15:30:39 [Server] INFO at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
  23. 30.03 15:30:39 [Server] INFO at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
  24. 30.03 15:30:39 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242]
  25. 30.03 15:30:39 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242]
  26. 30.03 15:30:39 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
  27. 30.03 15:30:39 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
  28. 30.03 15:30:39 [Server] INFO at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  29. 30.03 15:30:41 [Multicraft] Skipped 487 lines due to rate limit (30/s)
  30. 30.03 15:30:41 [Server] Server thread/ERROR [BuildCraft]: [silicon.facade] Invalid property!
  31. 30.03 15:30:41 [Server] INFO java.lang.RuntimeException: Invalid IProperty object detected!
  32. 30.03 15:30:41 [Server] INFO Class = class crazypants.enderio.base.render.property.PropertyIO
  33. 30.03 15:30:41 [Server] INFO Method not overriden: IProperty.parseValue(String)
  34. 30.03 15:30:41 [Server] INFO at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:373) [FacadeStateManager.class:?]
  35. 30.03 15:30:41 [Server] INFO at buildcraft.silicon.plug.FacadeStateManager.scanBlock(FacadeStateManager.java:235) [FacadeStateManager.class:?]
  36. 30.03 15:30:41 [Server] INFO at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:213) [FacadeStateManager.class:?]
  37. 30.03 15:30:41 [Server] INFO at buildcraft.silicon.BCSilicon.init(BCSilicon.java:73) [BCSilicon.class:?]
  38. 30.03 15:30:41 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242]
  39. 30.03 15:30:41 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242]
  40. 30.03 15:30:41 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
  41. 30.03 15:30:41 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
  42. 30.03 15:30:41 [Server] INFO at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
  43. 30.03 15:30:41 [Server] INFO at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
  44. 30.03 15:30:41 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
  45. 30.03 15:30:41 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
  46. 30.03 15:30:41 [Server] INFO at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  47. 30.03 15:30:41 [Server] INFO at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  48. 30.03 15:30:41 [Server] INFO at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  49. 30.03 15:30:41 [Server] INFO at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  50. 30.03 15:30:41 [Server] INFO at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  51. 30.03 15:30:41 [Server] INFO at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  52. 30.03 15:30:41 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  53. 30.03 15:30:41 [Server] INFO at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
  54. 30.03 15:30:41 [Server] INFO at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
  55. 30.03 15:30:41 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242]
  56. 30.03 15:30:41 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242]
  57. 30.03 15:30:41 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
  58. 30.03 15:30:41 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
  59. 30.03 15:30:41 [Server] INFO at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  60. 30.03 15:35:34 [Multicraft] Skipped 16 lines due to rate limit (30/s)
  61. 30.03 15:35:34 [Server] INFO Mar 30, 2020 3:35:34 PM io.netty.channel.DefaultChannelPipeline onUnhandledInboundException
  62. 30.03 15:35:34 [Server] INFO WARNING: An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
  63. 30.03 15:35:34 [Server] INFO java.lang.OutOfMemoryError: Java heap space
  64. 30.03 15:35:34 [Server] INFO at io.netty.channel.DefaultChannelPipeline.<init>(DefaultChannelPipeline.java:92)
  65. 30.03 15:35:34 [Server] INFO at io.netty.channel.AbstractChannel.newChannelPipeline(AbstractChannel.java:114)
  66. 30.03 15:35:34 [Server] INFO at io.netty.channel.AbstractChannel.<init>(AbstractChannel.java:81)
  67. 30.03 15:35:34 [Server] INFO at io.netty.channel.epoll.AbstractEpollChannel.<init>(AbstractEpollChannel.java:58)
  68. 30.03 15:35:34 [Server] INFO at io.netty.channel.epoll.AbstractEpollStreamChannel.<init>(AbstractEpollStreamChannel.java:125)
  69. 30.03 15:35:34 [Server] INFO at io.netty.channel.epoll.EpollSocketChannel.<init>(EpollSocketChannel.java:55)
  70. 30.03 15:35:34 [Server] INFO at io.netty.channel.epoll.EpollServerSocketChannel.newChildChannel(EpollServerSocketChannel.java:122)
  71. 30.03 15:35:34 [Server] INFO at io.netty.channel.epoll.AbstractEpollServerChannel$EpollServerSocketUnsafe.epollInReady(AbstractEpollServerChannel.java:138)
  72. 30.03 15:35:34 [Server] INFO at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:394)
  73. 30.03 15:35:34 [Server] INFO at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:299)
  74. 30.03 15:35:34 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  75. 30.03 15:35:34 [Server] INFO at java.lang.Thread.run(Thread.java:748)
  76. 30.03 15:35:34 [Server] INFO Mar 30, 2020 3:35:34 PM io.netty.channel.ChannelInitializer exceptionCaught
  77. 30.03 15:35:34 [Server] INFO WARNING: Failed to initialize a channel. Closing: [id: 0x2dfd0861, L:/158.69.55.19:25568 - R:/193.56.28.240:52235]
  78. 30.03 15:35:34 [Server] INFO java.lang.OutOfMemoryError: Java heap space
  79. 30.03 15:35:34 [Server] INFO at java.util.Arrays.copyOf(Arrays.java:3236)
  80. 30.03 15:35:34 [Server] INFO at sun.misc.Resource.getBytes(Resource.java:117)
  81. 30.03 15:35:34 [Server] INFO at java.net.URLClassLoader.defineClass(URLClassLoader.java:463)
  82. 30.03 15:35:34 [Server] INFO at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
  83. 30.03 15:35:34 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
  84. 30.03 15:35:34 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
  85. 30.03 15:35:34 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
  86. 30.03 15:35:34 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
  87. 30.03 15:35:34 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
  88. 30.03 15:35:34 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:419)
  89. 30.03 15:35:34 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:352)
  90. 30.03 15:35:35 [Multicraft] Skipped 27 lines due to rate limit (30/s)
  91. 30.03 15:35:35 [Server] Server thread/ERROR This crash report has been saved to: /./crash-reports/crash-2020-03-30_15.35.35-server.txt
  92. 30.03 15:35:35 [Server] Server thread/INFO Stopping server
  93. 30.03 15:35:35 [Server] Server thread/INFO Saving worlds
  94. 30.03 15:35:35 [Server] Server thread/ERROR [FML]: Skipping event FMLServerStoppedEvent and marking errored mod additionalpipes since required dependency buildcraftsilicon has errored
  95. 30.03 15:35:35 [Server] INFO Exception in thread "Server thread" [15:35:35] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Advanced Rocketry (advancedrocketry)
  96. 30.03 15:35:35 [Server] Server thread/INFO [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: Caused by: java.lang.NullPointerException
  97. 30.03 15:35:35 [Server] Server thread/INFO [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at zmaster587.advancedRocketry.cable.NetworkRegistry.clearNetworks(NetworkRegistry.java:16)
  98. 30.03 15:35:35 [Server] Server thread/INFO [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at zmaster587.advancedRocketry.AdvancedRocketry.serverStopped(AdvancedRocketry.java:1909)
  99. 30.03 15:35:35 [Server] Server thread/INFO [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  100. 30.03 15:35:35 [Server] Server thread/INFO [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  101. 30.03 15:35:35 [Server] Server thread/INFO [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  102. 30.03 15:35:35 [Server] Server thread/INFO [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at java.lang.reflect.Method.invoke(Method.java:498)
  103. 30.03 15:35:35 [Server] Server thread/INFO [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  104. 30.03 15:35:35 [Server] Server thread/INFO [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  105. 30.03 15:35:35 [Server] Server thread/INFO [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  106. 30.03 15:35:35 [Server] Server thread/INFO [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at java.lang.reflect.Method.invoke(Method.java:498)
  107. 30.03 15:35:35 [Server] Server thread/INFO [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  108. 30.03 15:35:35 [Server] Server thread/INFO [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  109. 30.03 15:35:35 [Server] Server thread/INFO [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  110. 30.03 15:35:35 [Server] Server thread/INFO [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  111. 30.03 15:35:35 [Server] Server thread/INFO [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  112. 30.03 15:35:35 [Server] Server thread/INFO [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  113. 30.03 15:35:35 [Server] Server thread/INFO [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  114. 30.03 15:35:35 [Server] Server thread/INFO [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  115. 30.03 15:35:35 [Server] Server thread/INFO [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  116. 30.03 15:35:35 [Server] Server thread/INFO [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  117. 30.03 15:35:35 [Server] Server thread/INFO [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  118. 30.03 15:35:35 [Server] Server thread/INFO [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  119. 30.03 15:35:35 [Server] Server thread/INFO [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at java.lang.reflect.Method.invoke(Method.java:498)
  120. 30.03 15:35:35 [Server] Server thread/INFO [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  121. 30.03 15:36:42 [Multicraft] Auto-saving world...
  122. 30.03 15:46:51 [Multicraft] Auto-saving world...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement