Advertisement
Guest User

Untitled

a guest
Jul 29th, 2016
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.20 KB | None | 0 0
  1. 29.07 12:48:48 [Multicraft] Not restarting crashed server.
  2. 29.07 12:48:48 [Multicraft] Server stopped
  3. 29.07 12:48:48 [Multicraft] Looks like a crash, check the server console. Return value: 1
  4. 29.07 12:48:48 [Multicraft] Server shut down
  5. 29.07 12:48:48 [Server] main/INFO [FML]: If this was an unexpected exit, use -Dfml.debugExit=true as a JVM argument to find out where it was called
  6. 29.07 12:48:48 [Server] main/INFO [FML]: This is an abortive exit and could cause world corruption or other things
  7. 29.07 12:48:48 [Server] main/INFO [FML]: Java has been asked to exit (code 1) by net.minecraftforge.fml.common.FMLCommonHandler.exitJava(FMLCommonHandler.java:648).
  8. 29.07 12:48:47 [Server] main/INFO [Sponge]: /*****************************************************************************************************************************************/
  9. 29.07 12:48:47 [Server] main/INFO [Sponge]: /* */
  10. 29.07 12:48:47 [Server] main/INFO [Sponge]: /* Message : Overwrite target "onPlayerInteract" was not located in target class net/minecraftforge/event/ForgeEventFactory */
  11. 29.07 12:48:47 [Server] main/INFO [Sponge]: /* Caused by : Unknown */
  12. 29.07 12:48:47 [Server] main/INFO [Sponge]: /* Error Type : org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException */
  13. 29.07 12:48:47 [Server] main/INFO [Sponge]: /* Config : mixins.forge.core.json */
  14. 29.07 12:48:47 [Server] main/INFO [Sponge]: /* Mixin : forge.event.MixinForgeEventFactory */
  15. 29.07 12:48:47 [Server] main/INFO [Sponge]: /* During phase : DEFAULT */
  16. 29.07 12:48:47 [Server] main/INFO [Sponge]: /* Failed on class : net.minecraftforge.event.ForgeEventFactory */
  17. 29.07 12:48:47 [Server] main/INFO [Sponge]: /* */
  18. 29.07 12:48:47 [Server] main/INFO [Sponge]: /* Technical details: */
  19. 29.07 12:48:47 [Server] main/INFO [Sponge]: /* */
  20. 29.07 12:48:47 [Server] main/INFO [Sponge]: /*---------------------------------------------------------------------------------------------------------------------------------------*/
  21. 29.07 12:48:47 [Server] main/INFO [Sponge]: /* */
  22. 29.07 12:48:47 [Server] main/INFO [Sponge]: /* * Gremlins are invading your computer. Did you feed a Mogwai after midnight? */
  23. 29.07 12:48:47 [Server] main/INFO [Sponge]: /* */
  24. 29.07 12:48:47 [Server] main/INFO [Sponge]: /* of Sponge. */
  25. 29.07 12:48:47 [Server] main/INFO [Sponge]: /* * An error exists in Sponge itself. Ensure you are running the latest version */
  26. 29.07 12:48:47 [Server] main/INFO [Sponge]: /* */
  27. 29.07 12:48:47 [Server] main/INFO [Sponge]: /* 11.15.1.1890-1.8.9 (you are running 11.15.1.1722) */
  28. 29.07 12:48:47 [Server] main/INFO [Sponge]: /* correct version of Forge when running Sponge, this version is for */
  29. 29.07 12:48:47 [Server] main/INFO [Sponge]: /* * You are using the wrong version of Minecraft Forge. You must use the */
  30. 29.07 12:48:47 [Server] main/INFO [Sponge]: /* */
  31. 29.07 12:48:47 [Server] main/INFO [Sponge]: /* see if the problem goes away. */
  32. 29.07 12:48:47 [Server] main/INFO [Sponge]: /* * An incompatible Forge "core mod" is present. Try removing other mods to */
  33. 29.07 12:48:47 [Server] main/INFO [Sponge]: /* */
  34. 29.07 12:48:47 [Server] main/INFO [Sponge]: /* Possible causes are: */
  35. 29.07 12:48:47 [Server] main/INFO [Sponge]: /* */
  36. 29.07 12:48:47 [Server] main/INFO [Sponge]: /* A critical error was encountered while blending Sponge with Forge! */
  37. 29.07 12:48:47 [Server] main/INFO [Sponge]: /* */
  38. 29.07 12:48:47 [Server] main/INFO [Sponge]: /*---------------------------------------------------------------------------------------------------------------------------------------*/
  39. 29.07 12:48:47 [Server] main/INFO [Sponge]: /* */
  40. 29.07 12:48:47 [Server] main/INFO [Sponge]: /* Oh dear. Something went wrong and the server had to shut down! */
  41. 29.07 12:48:47 [Server] main/INFO [Sponge]: /* */
  42. 29.07 12:48:47 [Server] main/INFO [Sponge]: /*****************************************************************************************************************************************/
  43. 29.07 12:48:47 [Server] main/INFO [mixin]: Instancing error handler class org.spongepowered.mod.mixin.handler.MixinErrorHandler
  44. 29.07 12:48:42 [Server] main/INFO [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  45. 29.07 12:48:40 [Server] main/WARN [mixin]: Method overwrite conflict for requiresCacheRefresh in mixins.common.entitycollisions.json:MixinEntity_Collisions, previously written by org.spongepowered.common.mixin.entityactivation.MixinEntity_Activation. Skipping method.
  46. 29.07 12:48:40 [Server] main/WARN [mixin]: Method overwrite conflict for requiresCacheRefresh in mixins.common.entitycollisions.json:MixinEntity_Collisions, previously written by org.spongepowered.common.mixin.entityactivation.MixinEntity_Activation. Skipping method.
  47. 29.07 12:48:40 [Server] main/WARN [mixin]: Method overwrite conflict for setModDataId in mixins.common.entitycollisions.json:MixinEntity_Collisions, previously written by org.spongepowered.common.mixin.entityactivation.MixinEntity_Activation. Skipping method.
  48. 29.07 12:48:40 [Server] main/WARN [mixin]: Method overwrite conflict for getModDataId in mixins.common.entitycollisions.json:MixinEntity_Collisions, previously written by org.spongepowered.common.mixin.entityactivation.MixinEntity_Activation. Skipping method.
  49. 29.07 12:48:27 [Server] main/INFO [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
  50. 29.07 12:48:27 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  51. 29.07 12:48:27 [Server] main/INFO [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
  52. 29.07 12:48:27 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  53. 29.07 12:48:24 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  54. 29.07 12:48:24 [Server] main/INFO [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@1cdc4c27
  55. 29.07 12:48:21 [Server] main/INFO [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
  56. 29.07 12:48:21 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  57. 29.07 12:48:21 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  58. 29.07 12:48:21 [Server] main/ERROR [FML]: FML appears to be missing any signature data. This is not a good thing
  59. 29.07 12:48:16 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  60. 29.07 12:48:16 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  61. 29.07 12:48:16 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  62. 29.07 12:48:16 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  63. 29.07 12:48:16 [Server] main/INFO [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT]
  64. 29.07 12:48:16 [Server] main/INFO [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT]
  65. 29.07 12:48:16 [Server] main/INFO [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT]
  66. 29.07 12:48:15 [Server] main/INFO [mixin]: Compatibility level set to JAVA_8
  67. 29.07 12:48:15 [Server] main/WARN [mixin]: MixinEnvironment::setCompatibilityLevel is deprecated and will be removed. Set level via config instead!
  68. 29.07 12:48:15 [Server] main/INFO [mixin]: SpongePowered MIXIN Subsystem Version=0.5.7 Source=file:/mods/spongeforge-1.8.9-1890-4.2.0-BETA-1625.jar Env=SERVER
  69. 29.07 12:48:15 [Server] main/INFO [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
  70. 29.07 12:48:15 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  71. 29.07 12:48:15 [Server] main/INFO [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.8.9-1890-4.2.0-BETA-1625.jar
  72. 29.07 12:48:15 [Server] main/WARN [FML]: The coremod chylex.javacheck.Java8CheckerCoremod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  73. 29.07 12:48:14 [Server] main/INFO [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_66, running on Linux:amd64:2.6.32-504.3.3.el6.x86_64, installed at /jar/java/jre1.8.0_66
  74. 29.07 12:48:14 [Server] main/INFO [FML]: Forge Mod Loader version 11.15.1.1722 for Minecraft 1.8.9 loading
  75. 29.07 12:48:14 [Server] INFO 2016-07-29 12:48:14,409 WARN Disabling terminal, you're running in an unsupported environment.
  76. 29.07 12:48:11 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
  77. 29.07 12:48:11 [Server] main/INFO [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  78. 29.07 12:48:11 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  79. 29.07 12:48:07 [Multicraft] Loaded config for "Default"
  80. 29.07 12:48:07 [Multicraft] Starting server!
  81. 29.07 12:48:07 [Multicraft] Loading server properties
  82. 29.07 12:48:07 [Multicraft] Received start command
  83. 29.07 12:47:30 [Multicraft] Not restarting crashed server.
  84. 29.07 12:47:30 [Multicraft] Server stopped
  85. 29.07 12:47:30 [Multicraft] Looks like a crash, check the server console. Return value: 1
  86. 29.07 12:47:30 [Multicraft] Server shut down
  87. 29.07 12:47:30 [Server] main/INFO [FML]: If this was an unexpected exit, use -Dfml.debugExit=true as a JVM argument to find out where it was called
  88. 29.07 12:47:30 [Server] main/INFO [FML]: This is an abortive exit and could cause world corruption or other things
  89. 29.07 12:47:30 [Server] main/INFO [FML]: Java has been asked to exit (code 1) by net.minecraftforge.fml.common.FMLCommonHandler.exitJava(FMLCommonHandler.java:648).
  90. 29.07 12:47:30 [Server] main/INFO [Sponge]: /*****************************************************************************************************************************************/
  91. 29.07 12:47:30 [Server] main/INFO [Sponge]: /* */
  92. 29.07 12:47:30 [Server] main/INFO [Sponge]: /* Message : Overwrite target "onPlayerInteract" was not located in target class net/minecraftforge/event/ForgeEventFactory */
  93. 29.07 12:47:30 [Server] main/INFO [Sponge]: /* Caused by : Unknown */
  94. 29.07 12:47:30 [Server] main/INFO [Sponge]: /* Error Type : org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException */
  95. 29.07 12:47:30 [Server] main/INFO [Sponge]: /* Config : mixins.forge.core.json */
  96. 29.07 12:47:30 [Server] main/INFO [Sponge]: /* Mixin : forge.event.MixinForgeEventFactory */
  97. 29.07 12:47:30 [Server] main/INFO [Sponge]: /* During phase : DEFAULT */
  98. 29.07 12:47:30 [Server] main/INFO [Sponge]: /* Failed on class : net.minecraftforge.event.ForgeEventFactory */
  99. 29.07 12:47:30 [Server] main/INFO [Sponge]: /* */
  100. 29.07 12:47:30 [Server] main/INFO [Sponge]: /* Technical details: */
  101. 29.07 12:47:30 [Server] main/INFO [Sponge]: /* */
  102. 29.07 12:47:30 [Server] main/INFO [Sponge]: /*---------------------------------------------------------------------------------------------------------------------------------------*/
  103. 29.07 12:47:30 [Server] main/INFO [Sponge]: /* */
  104. 29.07 12:47:30 [Server] main/INFO [Sponge]: /* * Gremlins are invading your computer. Did you feed a Mogwai after midnight? */
  105. 29.07 12:47:30 [Server] main/INFO [Sponge]: /* */
  106. 29.07 12:47:30 [Server] main/INFO [Sponge]: /* of Sponge. */
  107. 29.07 12:47:30 [Server] main/INFO [Sponge]: /* * An error exists in Sponge itself. Ensure you are running the latest version */
  108. 29.07 12:47:30 [Server] main/INFO [Sponge]: /* */
  109. 29.07 12:47:30 [Server] main/INFO [Sponge]: /* 11.15.1.1890-1.8.9 (you are running 11.15.1.1722) */
  110. 29.07 12:47:30 [Server] main/INFO [Sponge]: /* correct version of Forge when running Sponge, this version is for */
  111. 29.07 12:47:30 [Server] main/INFO [Sponge]: /* * You are using the wrong version of Minecraft Forge. You must use the */
  112. 29.07 12:47:30 [Server] main/INFO [Sponge]: /* */
  113. 29.07 12:47:30 [Server] main/INFO [Sponge]: /* see if the problem goes away. */
  114. 29.07 12:47:30 [Server] main/INFO [Sponge]: /* * An incompatible Forge "core mod" is present. Try removing other mods to */
  115. 29.07 12:47:30 [Server] main/INFO [Sponge]: /* */
  116. 29.07 12:47:30 [Server] main/INFO [Sponge]: /* Possible causes are: */
  117. 29.07 12:47:30 [Server] main/INFO [Sponge]: /* */
  118. 29.07 12:47:30 [Server] main/INFO [Sponge]: /* A critical error was encountered while blending Sponge with Forge! */
  119. 29.07 12:47:30 [Server] main/INFO [Sponge]: /* */
  120. 29.07 12:47:30 [Server] main/INFO [Sponge]: /*---------------------------------------------------------------------------------------------------------------------------------------*/
  121. 29.07 12:47:30 [Server] main/INFO [Sponge]: /* */
  122. 29.07 12:47:30 [Server] main/INFO [Sponge]: /* Oh dear. Something went wrong and the server had to shut down! */
  123. 29.07 12:47:30 [Server] main/INFO [Sponge]: /* */
  124. 29.07 12:47:30 [Server] main/INFO [Sponge]: /*****************************************************************************************************************************************/
  125. 29.07 12:47:30 [Server] main/INFO [mixin]: Instancing error handler class org.spongepowered.mod.mixin.handler.MixinErrorHandler
  126. 29.07 12:47:25 [Server] main/INFO [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  127. 29.07 12:47:23 [Server] main/WARN [mixin]: Method overwrite conflict for requiresCacheRefresh in mixins.common.entitycollisions.json:MixinEntity_Collisions, previously written by org.spongepowered.common.mixin.entityactivation.MixinEntity_Activation. Skipping method.
  128. 29.07 12:47:23 [Server] main/WARN [mixin]: Method overwrite conflict for requiresCacheRefresh in mixins.common.entitycollisions.json:MixinEntity_Collisions, previously written by org.spongepowered.common.mixin.entityactivation.MixinEntity_Activation. Skipping method.
  129. 29.07 12:47:23 [Server] main/WARN [mixin]: Method overwrite conflict for setModDataId in mixins.common.entitycollisions.json:MixinEntity_Collisions, previously written by org.spongepowered.common.mixin.entityactivation.MixinEntity_Activation. Skipping method.
  130. 29.07 12:47:23 [Server] main/WARN [mixin]: Method overwrite conflict for getModDataId in mixins.common.entitycollisions.json:MixinEntity_Collisions, previously written by org.spongepowered.common.mixin.entityactivation.MixinEntity_Activation. Skipping method.
  131. 29.07 12:47:10 [Server] main/INFO [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
  132. 29.07 12:47:10 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  133. 29.07 12:47:10 [Server] main/INFO [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
  134. 29.07 12:47:10 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  135. 29.07 12:47:08 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  136. 29.07 12:47:08 [Server] main/INFO [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@5d9b7a8a
  137. 29.07 12:47:05 [Server] main/INFO [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
  138. 29.07 12:47:05 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  139. 29.07 12:47:05 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  140. 29.07 12:47:05 [Server] main/ERROR [FML]: FML appears to be missing any signature data. This is not a good thing
  141. 29.07 12:46:58 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  142. 29.07 12:46:58 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  143. 29.07 12:46:58 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  144. 29.07 12:46:58 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  145. 29.07 12:46:58 [Server] main/INFO [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT]
  146. 29.07 12:46:58 [Server] main/INFO [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT]
  147. 29.07 12:46:58 [Server] main/INFO [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT]
  148. 29.07 12:46:58 [Server] main/INFO [mixin]: Compatibility level set to JAVA_8
  149. 29.07 12:46:58 [Server] main/WARN [mixin]: MixinEnvironment::setCompatibilityLevel is deprecated and will be removed. Set level via config instead!
  150. 29.07 12:46:57 [Server] main/INFO [mixin]: SpongePowered MIXIN Subsystem Version=0.5.7 Source=file:/mods/spongeforge-1.8.9-1890-4.2.0-BETA-1625.jar Env=SERVER
  151. 29.07 12:46:57 [Server] main/INFO [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
  152. 29.07 12:46:57 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  153. 29.07 12:46:57 [Server] main/INFO [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.8.9-1890-4.2.0-BETA-1625.jar
  154. 29.07 12:46:57 [Server] main/WARN [FML]: The coremod chylex.javacheck.Java8CheckerCoremod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  155. 29.07 12:46:56 [Server] main/INFO [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_66, running on Linux:amd64:2.6.32-504.3.3.el6.x86_64, installed at /jar/java/jre1.8.0_66
  156. 29.07 12:46:56 [Server] main/INFO [FML]: Forge Mod Loader version 11.15.1.1722 for Minecraft 1.8.9 loading
  157. 29.07 12:46:55 [Server] INFO 2016-07-29 12:46:55,808 WARN Disabling terminal, you're running in an unsupported environment.
  158. 29.07 12:46:53 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
  159. 29.07 12:46:53 [Server] main/INFO [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  160. 29.07 12:46:53 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  161. 29.07 12:46:47 [Multicraft] Loaded config for "Default"
  162. 29.07 12:46:47 [Multicraft] Starting server!
  163. 29.07 12:46:47 [Multicraft] Loading server properties
  164. 29.07 12:46:47 [Multicraft] Received start command
  165. 29.07 12:45:36 [Multicraft] Not restarting crashed server.
  166. 29.07 12:45:36 [Multicraft] Server stopped
  167. 29.07 12:45:36 [Multicraft] Looks like a crash, check the server console. Return value: 1
  168. 29.07 12:45:36 [Multicraft] Server shut down
  169. 29.07 12:45:36 [Server] main/INFO [FML]: If this was an unexpected exit, use -Dfml.debugExit=true as a JVM argument to find out where it was called
  170. 29.07 12:45:36 [Server] main/INFO [FML]: This is an abortive exit and could cause world corruption or other things
  171. 29.07 12:45:36 [Server] main/INFO [FML]: Java has been asked to exit (code 1) by net.minecraftforge.fml.common.FMLCommonHandler.exitJava(FMLCommonHandler.java:648).
  172. 29.07 12:45:36 [Server] main/INFO [Sponge]: /*****************************************************************************************************************************************/
  173. 29.07 12:45:36 [Server] main/INFO [Sponge]: /* */
  174. 29.07 12:45:36 [Server] main/INFO [Sponge]: /* Message : Overwrite target "onPlayerInteract" was not located in target class net/minecraftforge/event/ForgeEventFactory */
  175. 29.07 12:45:36 [Server] main/INFO [Sponge]: /* Caused by : Unknown */
  176. 29.07 12:45:36 [Server] main/INFO [Sponge]: /* Error Type : org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException */
  177. 29.07 12:45:36 [Server] main/INFO [Sponge]: /* Config : mixins.forge.core.json */
  178. 29.07 12:45:36 [Server] main/INFO [Sponge]: /* Mixin : forge.event.MixinForgeEventFactory */
  179. 29.07 12:45:36 [Server] main/INFO [Sponge]: /* During phase : DEFAULT */
  180. 29.07 12:45:36 [Server] main/INFO [Sponge]: /* Failed on class : net.minecraftforge.event.ForgeEventFactory */
  181. 29.07 12:45:36 [Server] main/INFO [Sponge]: /* */
  182. 29.07 12:45:36 [Server] main/INFO [Sponge]: /* Technical details: */
  183. 29.07 12:45:36 [Server] main/INFO [Sponge]: /* */
  184. 29.07 12:45:36 [Server] main/INFO [Sponge]: /*---------------------------------------------------------------------------------------------------------------------------------------*/
  185. 29.07 12:45:36 [Server] main/INFO [Sponge]: /* */
  186. 29.07 12:45:36 [Server] main/INFO [Sponge]: /* * Gremlins are invading your computer. Did you feed a Mogwai after midnight? */
  187. 29.07 12:45:36 [Server] main/INFO [Sponge]: /* */
  188. 29.07 12:45:36 [Server] main/INFO [Sponge]: /* of Sponge. */
  189. 29.07 12:45:36 [Server] main/INFO [Sponge]: /* * An error exists in Sponge itself. Ensure you are running the latest version */
  190. 29.07 12:45:36 [Server] main/INFO [Sponge]: /* */
  191. 29.07 12:45:36 [Server] main/INFO [Sponge]: /* 11.15.1.1890-1.8.9 (you are running 11.15.1.1722) */
  192. 29.07 12:45:36 [Server] main/INFO [Sponge]: /* correct version of Forge when running Sponge, this version is for */
  193. 29.07 12:45:36 [Server] main/INFO [Sponge]: /* * You are using the wrong version of Minecraft Forge. You must use the */
  194. 29.07 12:45:36 [Server] main/INFO [Sponge]: /* */
  195. 29.07 12:45:36 [Server] main/INFO [Sponge]: /* see if the problem goes away. */
  196. 29.07 12:45:36 [Server] main/INFO [Sponge]: /* * An incompatible Forge "core mod" is present. Try removing other mods to */
  197. 29.07 12:45:36 [Server] main/INFO [Sponge]: /* */
  198. 29.07 12:45:36 [Server] main/INFO [Sponge]: /* Possible causes are: */
  199. 29.07 12:45:36 [Server] main/INFO [Sponge]: /* */
  200. 29.07 12:45:36 [Server] main/INFO [Sponge]: /* A critical error was encountered while blending Sponge with Forge! */
  201. 29.07 12:45:36 [Server] main/INFO [Sponge]: /* */
  202. 29.07 12:45:36 [Server] main/INFO [Sponge]: /*---------------------------------------------------------------------------------------------------------------------------------------*/
  203. 29.07 12:45:36 [Server] main/INFO [Sponge]: /* */
  204. 29.07 12:45:36 [Server] main/INFO [Sponge]: /* Oh dear. Something went wrong and the server had to shut down! */
  205. 29.07 12:45:36 [Server] main/INFO [Sponge]: /* */
  206. 29.07 12:45:36 [Server] main/INFO [Sponge]: /*****************************************************************************************************************************************/
  207. 29.07 12:45:36 [Server] main/INFO [mixin]: Instancing error handler class org.spongepowered.mod.mixin.handler.MixinErrorHandler
  208. 29.07 12:45:27 [Server] main/INFO [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  209. 29.07 12:45:26 [Server] main/WARN [mixin]: Method overwrite conflict for requiresCacheRefresh in mixins.common.entitycollisions.json:MixinEntity_Collisions, previously written by org.spongepowered.common.mixin.entityactivation.MixinEntity_Activation. Skipping method.
  210. 29.07 12:45:26 [Server] main/WARN [mixin]: Method overwrite conflict for requiresCacheRefresh in mixins.common.entitycollisions.json:MixinEntity_Collisions, previously written by org.spongepowered.common.mixin.entityactivation.MixinEntity_Activation. Skipping method.
  211. 29.07 12:45:26 [Server] main/WARN [mixin]: Method overwrite conflict for setModDataId in mixins.common.entitycollisions.json:MixinEntity_Collisions, previously written by org.spongepowered.common.mixin.entityactivation.MixinEntity_Activation. Skipping method.
  212. 29.07 12:45:26 [Server] main/WARN [mixin]: Method overwrite conflict for getModDataId in mixins.common.entitycollisions.json:MixinEntity_Collisions, previously written by org.spongepowered.common.mixin.entityactivation.MixinEntity_Activation. Skipping method.
  213. 29.07 12:45:10 [Server] main/INFO [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
  214. 29.07 12:45:10 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  215. 29.07 12:45:10 [Server] main/INFO [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
  216. 29.07 12:45:10 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  217. 29.07 12:45:08 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  218. 29.07 12:45:08 [Server] main/INFO [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@5d9b7a8a
  219. 29.07 12:45:05 [Server] main/INFO [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
  220. 29.07 12:45:05 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  221. 29.07 12:45:05 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  222. 29.07 12:45:05 [Server] main/ERROR [FML]: FML appears to be missing any signature data. This is not a good thing
  223. 29.07 12:44:59 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  224. 29.07 12:44:59 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  225. 29.07 12:44:59 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  226. 29.07 12:44:59 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  227. 29.07 12:44:59 [Server] main/INFO [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT]
  228. 29.07 12:44:59 [Server] main/INFO [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT]
  229. 29.07 12:44:59 [Server] main/INFO [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT]
  230. 29.07 12:44:59 [Server] main/INFO [mixin]: Compatibility level set to JAVA_8
  231. 29.07 12:44:59 [Server] main/WARN [mixin]: MixinEnvironment::setCompatibilityLevel is deprecated and will be removed. Set level via config instead!
  232. 29.07 12:44:58 [Server] main/INFO [mixin]: SpongePowered MIXIN Subsystem Version=0.5.7 Source=file:/mods/spongeforge-1.8.9-1890-4.2.0-BETA-1625.jar Env=SERVER
  233. 29.07 12:44:58 [Server] main/INFO [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
  234. 29.07 12:44:58 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  235. 29.07 12:44:58 [Server] main/INFO [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.8.9-1890-4.2.0-BETA-1625.jar
  236. 29.07 12:44:58 [Server] main/WARN [FML]: The coremod chylex.javacheck.Java8CheckerCoremod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  237. 29.07 12:44:57 [Server] main/INFO [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_66, running on Linux:amd64:2.6.32-504.3.3.el6.x86_64, installed at /jar/java/jre1.8.0_66
  238. 29.07 12:44:57 [Server] main/INFO [FML]: Forge Mod Loader version 11.15.1.1722 for Minecraft 1.8.9 loading
  239. 29.07 12:44:57 [Server] INFO 2016-07-29 12:44:57,053 WARN Disabling terminal, you're running in an unsupported environment.
  240. 29.07 12:44:54 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
  241. 29.07 12:44:54 [Server] main/INFO [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  242. 29.07 12:44:54 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  243. 29.07 12:44:50 [Multicraft] Loaded config for "Default"
  244. 29.07 12:44:50 [Multicraft] Starting server!
  245. 29.07 12:44:50 [Multicraft] Loading server properties
  246. 29.07 12:44:49 [Disconnect] User KyoukoKirigiri has disconnected, reason: Server shutting down
  247. 29.07 12:44:49 [Disconnect] User ArkkSenpai has disconnected, reason: Server shutting down
  248. 29.07 12:44:49 [Multicraft] Server stopped
  249. 29.07 12:44:49 [Multicraft] Server shut down
  250. 29.07 12:44:48 [Server] Server thread/INFO [FML]: Holder lookups applied
  251. 29.07 12:44:48 [Server] Server thread/INFO [FML]: Applying holder lookups
  252. 29.07 12:44:48 [Server] Server thread/INFO [FML]: Unloading dimension 1
  253. 29.07 12:44:48 [Server] Server thread/INFO [FML]: Unloading dimension -1
  254. 29.07 12:44:48 [Server] Server thread/INFO [FML]: Unloading dimension 0
  255. 29.07 12:44:48 [Server] Server thread/INFO Saving chunks for level 'world'/The End
  256. 29.07 12:44:48 [Server] Server thread/INFO Saving chunks for level 'world'/Nether
  257. 29.07 12:44:48 [Server] Server thread/INFO Saving chunks for level 'world'/Overworld
  258. 29.07 12:44:48 [Server] Server thread/INFO Saving worlds
  259. 29.07 12:44:48 [Server] Server thread/INFO steamsalty left the game
  260. 29.07 12:44:48 [Disconnect] User steamsalty has disconnected, reason: TextComponent{text='Server closed', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
  261. 29.07 12:44:48 [Server] Server thread/INFO Saving players
  262. 29.07 12:44:48 [Server] Server thread/INFO Stopping server
  263. 29.07 12:44:48 [Server] Server thread/INFO Stopping the server
  264. 29.07 12:44:48 [Server] Server thread/INFO Saved the world
  265. 29.07 12:44:48 [Server] Server thread/INFO Saving...
  266. 29.07 12:44:48 [Multicraft] Stopping server!
  267. 29.07 12:44:48 [Multicraft] Received restart command
  268. 29.07 12:44:31 [Server] Server thread/INFO Restarting.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement