Advertisement
Grauldon

Sponge install console messages

May 4th, 2017
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.72 KB | None | 0 0
  1. [23:40:03] [Prisma] Starting server...
  2. [23:40:04] [CubedHost] Loading latest package information from CubedHost API
  3. [23:40:04] [CubedHost] Initializing server
  4. [23:40:04] [CubedHost] Loading server configuration
  5. [23:40:04] [CubedHost] Automatic updates are disabled
  6. [23:40:04] [CubedHost] Preparing server
  7. [23:40:04] [CubedHost] Ready. Launching server!
  8. [23:40:05] [INFO] Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  9. [23:40:05] [INFO] Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  10. [23:40:05] [INFO] Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
  11. [23:40:06] 2017-05-05 03:40:06,888 WARN Disabling terminal, you're running in an unsupported environment.
  12. [23:40:07] [INFO] Forge Mod Loader version 12.18.3.2254 for Minecraft 1.10.2 loading
  13. [23:40:07] [INFO] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_131, running on Linux:amd64:3.10.0-514.10.2.el7.x86_64, installed at /opt/jdk1.8.0_131/jre
  14. [23:40:07] [INFO] [AppEng] Core Init
  15. [23:40:07] [WARN] The coremod team.chisel.common.asm.ChiselCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  16. [23:40:07] [WARN] The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  17. [23:40:07] [WARN] The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  18. [23:40:08] [WARN] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  19. [23:40:08] [WARN] The coremod mekanism.common.launch.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  20. [23:40:08] [WARN] The coremod vazkii.quark.base.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  21. [23:40:08] [WARN] The coremod lumien.randomthings.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  22. [23:40:08] [WARN] The coremod net.fybertech.nwr.NWRTweak does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  23. [23:40:08] [WARN] The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  24. [23:40:08] [WARN] The coremod shetiphian.core.asm.TweakPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  25. [23:40:08] [INFO] Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.10.2-2254-5.2.0-BETA-2272.jar
  26. [23:40:08] [INFO] Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  27. [23:40:08] [INFO] Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
  28. [23:40:08] [INFO] SpongePowered MIXIN Subsystem Version=0.6.8 Source=file:/data/mods/spongeforge-1.10.2-2254-5.2.0-BETA-2272.jar Env=SERVER
  29. [23:40:08] [INFO] Compatibility level set to JAVA_8
  30. [23:40:08] [INFO] Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT]
  31. [23:40:08] [INFO] Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT]
  32. [23:40:08] [INFO] Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT]
  33. [23:40:08] [INFO] Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  34. [23:40:08] [INFO] Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  35. [23:40:08] [INFO] Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  36. [23:40:08] [INFO] Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  37. [23:40:09] [INFO] Instancing error handler class org.spongepowered.mod.mixin.handler.MixinErrorHandler
  38. [23:40:09] [INFO] /******************************************************************************************************************************************************************************/
  39. [23:40:09] [INFO] /* */
  40. [23:40:09] [INFO] /* Oh dear. Sponge could not apply one or more patches. A required class was loaded prematurely! */
  41. [23:40:09] [INFO] /* */
  42. [23:40:09] [INFO] /*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
  43. [23:40:09] [INFO] /* */
  44. [23:40:09] [INFO] /* An essential class was loaded before Sponge could patch it, this usually means */
  45. [23:40:09] [INFO] /* that another coremod has caused the class to load prematurely. */
  46. [23:40:09] [INFO] /* */
  47. [23:40:09] [INFO] /* Class Name : net.minecraftforge.fml.common.ModContainer */
  48. [23:40:09] [INFO] /* */
  49. [23:40:09] [INFO] /*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
  50. [23:40:09] [INFO] /* */
  51. [23:40:09] [INFO] /* Loaded forge classes: */
  52. [23:40:09] [INFO] /* */
  53. [23:40:09] [INFO] /* net.minecraftforge.fml.common.ModMetadata */
  54. [23:40:09] [INFO] /* net.minecraftforge.fml.repackage.com.nothome.delta.PatchException */
  55. [23:40:09] [INFO] /* net.minecraftforge.fml.common.versioning.ComparableVersion$ListItem */
  56. [23:40:09] [INFO] /* net.minecraftforge.fml.common.patcher.ClassPatchManager */
  57. [23:40:09] [INFO] /* net.minecraftforge.fml.common.asm.transformers.PatchingTransformer */
  58. [23:40:09] [INFO] /* net.minecraftforge.fml.common.versioning.ComparableVersion */
  59. [23:40:09] [INFO] /* net.minecraftforge.fml.common.versioning.ComparableVersion$Item */
  60. [23:40:09] [INFO] /* net.minecraftforge.fml.repackage.com.nothome.delta.SeekableSource */
  61. [23:40:09] [INFO] /* net.minecraftforge.fml.common.FMLLog */
  62. [23:40:09] [INFO] /* net.minecraftforge.fml.common.versioning.ArtifactVersion */
  63. [23:40:09] [INFO] /* net.minecraftforge.fml.common.versioning.ComparableVersion$IntegerItem */
  64. [23:40:09] [INFO] /* net.minecraftforge.fml.common.ModContainer */
  65. [23:40:09] [INFO] /* */
  66. [23:40:09] [INFO] /*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
  67. [23:40:09] [INFO] /* */
  68. [23:40:09] [INFO] /* Technical details: */
  69. [23:40:09] [INFO] /* */
  70. [23:40:09] [INFO] /* Failed on class : net.minecraftforge.fml.common.ModContainer */
  71. [23:40:09] [INFO] /* During phase : PREINIT */
  72. [23:40:09] [INFO] /* Mixin : fml.common.MixinModContainer */
  73. [23:40:09] [INFO] /* Config : mixins.forge.preinit.json */
  74. [23:40:09] [INFO] /* Error Type : org.spongepowered.asm.mixin.transformer.throwables.MixinTargetAlreadyLoadedException */
  75. [23:40:09] [INFO] /* Caused by : Unknown */
  76. [23:40:09] [INFO] /* Message : Critical problem: mixins.forge.preinit.json:fml.common.MixinModContainer target net.minecraftforge.fml.common.ModContainer was already transformed. */
  77. [23:40:09] [INFO] /* */
  78. [23:40:09] [INFO] /******************************************************************************************************************************************************************************/
  79. [23:40:09] [INFO] Attempting to shut down the VM cleanly
  80. [23:40:09] [INFO] Java has been asked to exit (code -1) by net.minecraftforge.fml.common.FMLCommonHandler.exitJava(FMLCommonHandler.java:656).
  81. [23:40:09] [INFO] This is an abortive exit and could cause world corruption or other things
  82. [23:40:09] [INFO] If this was an unexpected exit, use -Dfml.debugExit=true as a JVM argument to find out where it was called
  83. [23:40:09] [INFO] Clean shutdown failed, forcing VM termination
  84. [23:40:09] [Prisma] Server shut down.
  85. [23:40:09] [Prisma] Cleaning up...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement