Advertisement
Guest User

Untitled

a guest
Nov 7th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.24 KB | None | 0 0
  1. [21:24:23] [Server thread/FATAL] [FML]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
  2. [21:24:23] [Server thread/FATAL] [FML]:
  3. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  4.  
  5. | State | ID | Version | Source | Signature |
  6. |:----- |:--------- |:------------ |:-------------------------------- |:--------- |
  7. | UCH | minecraft | 1.12.2 | minecraft.jar | None |
  8. | UCH | mcp | 9.42 | minecraft.jar | None |
  9. | UCH | FML | 8.0.99.99 | forgeSrc-1.12.2-14.23.0.2491.jar | None |
  10. | UCH | forge | 14.23.0.2491 | forgeSrc-1.12.2-14.23.0.2491.jar | None |
  11. | UCE | nolives | @VERSION@ | No.-Lives | None |
  12.  
  13. [21:24:23] [Server thread/FATAL] [FML]: The following problems were captured during this phase
  14. [21:24:23] [Server thread/ERROR] [FML]: Caught exception from nolives (java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityPlayerSP)
  15. [21:24:23] [Server thread/ERROR]: Encountered an unexpected exception
  16. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from No. Lives (nolives)
  17.  
  18. Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityPlayerSP
  19. at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:1.8.0_131]
  20. at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671) ~[?:1.8.0_131]
  21. at java.lang.Class.getConstructor0(Class.java:3075) ~[?:1.8.0_131]
  22. at java.lang.Class.newInstance(Class.java:412) ~[?:1.8.0_131]
  23. at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.instantiate(SimpleNetworkWrapper.java:165) ~[forgeSrc-1.12.2-14.23.0.2491.jar:?]
  24. at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.registerMessage(SimpleNetworkWrapper.java:158) ~[forgeSrc-1.12.2-14.23.0.2491.jar:?]
  25. at brightspark.nolives.NoLives.preInit(NoLives.java:44) ~[No.-Lives/:?]
  26. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
  27. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
  28. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
  29. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
  30. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:613) ~[forgeSrc-1.12.2-14.23.0.2491.jar:?]
  31. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
  32. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
  33. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
  34. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
  35. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[guava-21.0.jar:?]
  36. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[guava-21.0.jar:?]
  37. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[guava-21.0.jar:?]
  38. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[guava-21.0.jar:?]
  39. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[guava-21.0.jar:?]
  40. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[guava-21.0.jar:?]
  41. at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[guava-21.0.jar:?]
  42. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:253) ~[forgeSrc-1.12.2-14.23.0.2491.jar:?]
  43. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231) ~[forgeSrc-1.12.2-14.23.0.2491.jar:?]
  44. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
  45. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
  46. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
  47. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
  48. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[guava-21.0.jar:?]
  49. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[guava-21.0.jar:?]
  50. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[guava-21.0.jar:?]
  51. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[guava-21.0.jar:?]
  52. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[guava-21.0.jar:?]
  53. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[guava-21.0.jar:?]
  54. at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[guava-21.0.jar:?]
  55. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148) ~[LoadController.class:?]
  56. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:604) ~[Loader.class:?]
  57. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) ~[FMLServerHandler.class:?]
  58. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:331) ~[FMLCommonHandler.class:?]
  59. at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:128) ~[DedicatedServer.class:?]
  60. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:550) [MinecraftServer.class:?]
  61. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
  62. Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityPlayerSP
  63. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
  64. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_131]
  65. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_131]
  66. at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:1.8.0_131]
  67. at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671) ~[?:1.8.0_131]
  68. at java.lang.Class.getConstructor0(Class.java:3075) ~[?:1.8.0_131]
  69. at java.lang.Class.newInstance(Class.java:412) ~[?:1.8.0_131]
  70. at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.instantiate(SimpleNetworkWrapper.java:165) ~[forgeSrc-1.12.2-14.23.0.2491.jar:?]
  71. at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.registerMessage(SimpleNetworkWrapper.java:158) ~[forgeSrc-1.12.2-14.23.0.2491.jar:?]
  72. at brightspark.nolives.NoLives.preInit(NoLives.java:44) ~[No.-Lives/:?]
  73. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
  74. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
  75. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
  76. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
  77. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:613) ~[forgeSrc-1.12.2-14.23.0.2491.jar:?]
  78. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
  79. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
  80. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
  81. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
  82. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[guava-21.0.jar:?]
  83. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[guava-21.0.jar:?]
  84. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[guava-21.0.jar:?]
  85. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[guava-21.0.jar:?]
  86. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[guava-21.0.jar:?]
  87. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[guava-21.0.jar:?]
  88. at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[guava-21.0.jar:?]
  89. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:253) ~[forgeSrc-1.12.2-14.23.0.2491.jar:?]
  90. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231) ~[forgeSrc-1.12.2-14.23.0.2491.jar:?]
  91. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
  92. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
  93. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
  94. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
  95. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[guava-21.0.jar:?]
  96. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[guava-21.0.jar:?]
  97. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[guava-21.0.jar:?]
  98. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[guava-21.0.jar:?]
  99. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[guava-21.0.jar:?]
  100. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[guava-21.0.jar:?]
  101. at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[guava-21.0.jar:?]
  102. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148) ~[LoadController.class:?]
  103. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:604) ~[Loader.class:?]
  104. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) ~[FMLServerHandler.class:?]
  105. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:331) ~[FMLCommonHandler.class:?]
  106. at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:128) ~[DedicatedServer.class:?]
  107. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:550) ~[MinecraftServer.class:?]
  108. at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_131]
  109. Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@2d913116 from coremod FMLCorePlugin
  110. at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:262) ~[forgeSrc-1.12.2-14.23.0.2491.jar:?]
  111. at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]
  112. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]
  113. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_131]
  114. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_131]
  115. at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:1.8.0_131]
  116. at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671) ~[?:1.8.0_131]
  117. at java.lang.Class.getConstructor0(Class.java:3075) ~[?:1.8.0_131]
  118. at java.lang.Class.newInstance(Class.java:412) ~[?:1.8.0_131]
  119. at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.instantiate(SimpleNetworkWrapper.java:165) ~[forgeSrc-1.12.2-14.23.0.2491.jar:?]
  120. at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.registerMessage(SimpleNetworkWrapper.java:158) ~[forgeSrc-1.12.2-14.23.0.2491.jar:?]
  121. at brightspark.nolives.NoLives.preInit(NoLives.java:44) ~[No.-Lives/:?]
  122. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
  123. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
  124. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
  125. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
  126. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:613) ~[forgeSrc-1.12.2-14.23.0.2491.jar:?]
  127. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
  128. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
  129. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
  130. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
  131. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[guava-21.0.jar:?]
  132. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[guava-21.0.jar:?]
  133. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[guava-21.0.jar:?]
  134. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[guava-21.0.jar:?]
  135. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[guava-21.0.jar:?]
  136. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[guava-21.0.jar:?]
  137. at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[guava-21.0.jar:?]
  138. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:253) ~[forgeSrc-1.12.2-14.23.0.2491.jar:?]
  139. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231) ~[forgeSrc-1.12.2-14.23.0.2491.jar:?]
  140. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
  141. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
  142. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
  143. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
  144. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[guava-21.0.jar:?]
  145. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[guava-21.0.jar:?]
  146. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[guava-21.0.jar:?]
  147. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[guava-21.0.jar:?]
  148. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[guava-21.0.jar:?]
  149. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[guava-21.0.jar:?]
  150. at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[guava-21.0.jar:?]
  151. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148) ~[LoadController.class:?]
  152. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:604) ~[Loader.class:?]
  153. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) ~[FMLServerHandler.class:?]
  154. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:331) ~[FMLCommonHandler.class:?]
  155. at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:128) ~[DedicatedServer.class:?]
  156. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:550) ~[MinecraftServer.class:?]
  157. at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_131]
  158. Caused by: java.lang.RuntimeException: Attempted to load class net/minecraft/client/entity/EntityPlayerSP for invalid side SERVER
  159. at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:62) ~[forgeSrc-1.12.2-14.23.0.2491.jar:?]
  160. at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:258) ~[forgeSrc-1.12.2-14.23.0.2491.jar:?]
  161. at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]
  162. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]
  163. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_131]
  164. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_131]
  165. at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:1.8.0_131]
  166. at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671) ~[?:1.8.0_131]
  167. at java.lang.Class.getConstructor0(Class.java:3075) ~[?:1.8.0_131]
  168. at java.lang.Class.newInstance(Class.java:412) ~[?:1.8.0_131]
  169. at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.instantiate(SimpleNetworkWrapper.java:165) ~[forgeSrc-1.12.2-14.23.0.2491.jar:?]
  170. at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.registerMessage(SimpleNetworkWrapper.java:158) ~[forgeSrc-1.12.2-14.23.0.2491.jar:?]
  171. at brightspark.nolives.NoLives.preInit(NoLives.java:44) ~[No.-Lives/:?]
  172. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
  173. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
  174. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
  175. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
  176. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:613) ~[forgeSrc-1.12.2-14.23.0.2491.jar:?]
  177. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
  178. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
  179. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
  180. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
  181. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[guava-21.0.jar:?]
  182. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[guava-21.0.jar:?]
  183. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[guava-21.0.jar:?]
  184. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[guava-21.0.jar:?]
  185. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[guava-21.0.jar:?]
  186. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[guava-21.0.jar:?]
  187. at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[guava-21.0.jar:?]
  188. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:253) ~[forgeSrc-1.12.2-14.23.0.2491.jar:?]
  189. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231) ~[forgeSrc-1.12.2-14.23.0.2491.jar:?]
  190. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
  191. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
  192. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
  193. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
  194. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[guava-21.0.jar:?]
  195. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[guava-21.0.jar:?]
  196. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[guava-21.0.jar:?]
  197. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[guava-21.0.jar:?]
  198. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[guava-21.0.jar:?]
  199. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[guava-21.0.jar:?]
  200. at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[guava-21.0.jar:?]
  201. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148) ~[LoadController.class:?]
  202. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:604) ~[Loader.class:?]
  203. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) ~[FMLServerHandler.class:?]
  204. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:331) ~[FMLCommonHandler.class:?]
  205. at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:128) ~[DedicatedServer.class:?]
  206. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:550) ~[MinecraftServer.class:?]
  207. at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_131]
  208. [21:24:23] [Server thread/ERROR]: This crash report has been saved to: E:\Stuff\Projects\Minecraft Modding\1.12\No.-Lives\run\.\crash-reports\crash-2017-11-07_21.24.23-server.txt
  209. [21:24:23] [Server thread/INFO]: Stopping server
  210. [21:24:23] [Server thread/INFO]: Saving worlds
  211. [21:24:23] [Server thread/WARN] [FML]: Can't revert to frozen GameData state without freezing first.
  212. [21:24:23] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
  213. [21:24:23] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.
  214. [21:24:23] [Server Shutdown Thread/INFO]: Stopping server
  215. [21:24:23] [Server Shutdown Thread/INFO]: Saving worlds
  216. >
  217. Process finished with exit code 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement