Advertisement
Guest User

Untitled

a guest
Jan 10th, 2021
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.20 KB | None | 0 0
  1. [22:51:55] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  2. [22:51:55] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  3. [22:51:55] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
  4. [22:51:55] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2854 for Minecraft 1.12.2 loading
  5. [22:51:55] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_271, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_271
  6. [22:51:55] [main/INFO] [FML]: Searching C:\Users\The Boys\Desktop\spong server\.\mods for mods
  7. [22:51:55] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.12.2-2838-7.3.0.jar
  8. [22:51:55] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  9. [22:51:55] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
  10. [22:51:55] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/C:/Users/The%20Boys/Desktop/spong%20server/./mods/spongeforge-1.12.2-2838-7.3.0.jar Service=LaunchWrapper Env=SERVER
  11. [22:51:56] [main/WARN] [FML]: The coremod SpongeCoremod (org.spongepowered.mod.SpongeCoremod) is not signed!
  12. [22:51:56] [main/INFO] [mixin]: Compatibility level set to JAVA_8
  13. [22:51:57] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  14. [22:51:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  15. [22:51:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  16. [22:51:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  17. [22:52:01] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  18. [22:52:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  19. [22:52:01] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
  20. [22:52:01] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@45792847
  21. [22:52:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  22. [22:52:03] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  23. [22:52:03] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
  24. [22:52:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  25. [22:52:03] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
  26. [22:52:09] [main/WARN] [mixin]: @Mixin target net/minecraft/block/state/BlockStateContainer$StateImplementation is public in mixins.common.api.json:mcp.block.state.StateImplementationMixin_API and should be specified in value
  27. [22:52:18] [main/WARN] [mixin]: @Mixin target net/minecraft/server/management/PlayerProfileCache$ProfileEntry is public in mixins.common.core.json:server.management.PlayerProfileCache_ProfileEntryAccessor and should be specified in value
  28. [22:52:23] [main/WARN] [mixin]: Static binding violation: PRIVATE @Overwrite method func_189509_E in mixins.common.core.json:world.WorldMixin cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
  29. [22:52:28] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  30. [22:52:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
  31. [22:52:52] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2854 Initialized
  32. [22:52:52] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
  33. [22:52:52] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
  34. [22:52:53] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
  35. [22:52:53] [Server thread/INFO] [Sponge]: Found mcmod.info at jar:file:/C:/Users/The%20Boys/Desktop/spong%20server/./mods/spongeforge-1.12.2-2838-7.3.0.jar!/mcmod.info
  36. [22:52:54] [Server thread/INFO] [Sponge]: Creating injector in stage 'PRODUCTION'
  37. [22:53:08] [Server thread/INFO] [FML]: Searching C:\Users\The Boys\Desktop\spong server\.\mods for mods
  38. [22:53:12] [Server thread/INFO] [FML]: Forge Mod Loader has identified 9 mods to load
  39. [22:53:12] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
  40. [22:53:12] [Server thread/WARN] [FML]: Missing English translation for spongeapi: assets/spongeapi/lang/en_us.lang
  41. [22:53:12] [Server thread/WARN] [FML]: Missing English translation for spongeforge: assets/spongeforge/lang/en_us.lang
  42. [22:53:12] [Server thread/WARN] [FML]: Missing English translation for griefprevention: assets/griefprevention/lang/en_us.lang
  43. [22:53:13] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, spongeforge, griefprevention, pixelmon] at CLIENT
  44. [22:53:13] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, spongeforge, griefprevention, pixelmon] at SERVER
  45. [22:53:14] [Server thread/WARN] [Sponge]: There's no certificate fingerprint available
  46. [22:53:19] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
  47. [22:53:19] [Server thread/INFO] [FML]: Found 1168 ObjectHolder annotations
  48. [22:53:19] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
  49. [22:53:19] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  50. [22:53:19] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  51. [22:53:19] [Forge Version Check/INFO] [forge.VersionCheck]: [spongeforge] Starting version check at https://files.minecraftforge.net/maven/org/spongepowered/spongeforge/promotions_slim.json
  52. [22:53:23] [Forge Version Check/INFO] [forge.VersionCheck]: [spongeforge] Found status: OUTDATED Target: 7.1.2
  53. [22:53:23] [Forge Version Check/INFO] [forge.VersionCheck]: [pixelmon] Starting version check at https://reforged.gg/forge/update.json
  54. [22:53:23] [Server thread/INFO] [griefprevention]:
  55. bStats metrics is present in 1 plugins on this server.
  56. Presently, none of them are allowed to send data.
  57. Presently, the following 1 plugins are not allowed to send data:
  58. [GriefPrevention]
  59. To change the enabled/disabled state of any bStats use in a plugin, visit the Sponge config!
  60. [22:53:23] [Server thread/ERROR] [griefprevention]: Unable to initialize plugin. GriefPrevention requires a permissions plugin such as LuckPerms.
  61. [22:53:23] [Server thread/INFO] [Pixelmon]: Loading Pixelmon version 8.1.2
  62. [22:53:23] [Forge Version Check/INFO] [forge.VersionCheck]: [pixelmon] Found status: AHEAD Target: null
  63. [22:53:23] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  64. [22:53:24] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: UP_TO_DATE Target: null
  65. [22:53:25] [Server thread/INFO] [Pixelmon]: Checking for migrations..
  66. [22:53:25] [Server thread/INFO] [Pixelmon]: Loading Advancements
  67. [22:53:29] [Server thread/INFO] [FML]: Applying holder lookups
  68. [22:53:29] [Server thread/INFO] [FML]: Holder lookups applied
  69. [22:53:29] [Server thread/INFO] [Pixelmon]: Loading TM/HMs.
  70. [22:53:29] [Server thread/INFO] [FML]: Applying holder lookups
  71. [22:53:29] [Server thread/INFO] [FML]: Holder lookups applied
  72. [22:53:29] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `sponge` for name `human`, expected `spongeforge`. This could be a intended override, but in most cases indicates a broken mod.
  73. [22:53:30] [Server thread/INFO] [FML]: Applying holder lookups
  74. [22:53:30] [Server thread/INFO] [FML]: Holder lookups applied
  75. [22:53:30] [Server thread/INFO] [FML]: Applying holder lookups
  76. [22:53:30] [Server thread/INFO] [FML]: Holder lookups applied
  77. [22:53:30] [Server thread/INFO] [FML]: Injecting itemstacks
  78. [22:53:30] [Server thread/INFO] [FML]: Itemstack injection complete
  79. [22:53:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
  80. [22:53:30] [Server thread/WARN] [net.minecraft.server.dedicated.PropertyManager]: server.properties does not exist
  81. [22:53:30] [Server thread/INFO] [net.minecraft.server.dedicated.PropertyManager]: Generating new properties file
  82. [22:53:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
  83. [22:53:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
  84. [22:53:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:25565
  85. [22:53:30] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using default channel type
  86. [22:53:31] [Server thread/INFO] [FML]: Applying holder lookups
  87. [22:53:31] [Server thread/INFO] [FML]: Holder lookups applied
  88. [22:53:31] [Server thread/INFO] [Pixelmon]: Registering shop items.
  89. [22:53:31] [Server thread/INFO] [Pixelmon]: Registering NPCs.
  90. [22:53:31] [Server thread/INFO] [Pixelmon]: Registering structures.
  91. [22:53:32] [Server thread/INFO] [Pixelmon]: Registering all drops.
  92. [22:53:32] [Server thread/INFO] [Pixelmon]: Registering battle rules.
  93. [22:53:33] [Server thread/INFO] [Pixelmon]: Registering Pokémon stats.
  94. [22:53:34] [Server thread/INFO] [Pixelmon]: Registering quests.
  95. [22:53:34] [Server thread/INFO] [Pixelmon]: Loaded 34 Quests.
  96. [22:53:35] [Server thread/INFO] [FML]: Injecting itemstacks
  97. [22:53:35] [Server thread/INFO] [FML]: Itemstack injection complete
  98. [22:53:35] [Server thread/INFO] [Pixelmon]: Registering spawn sets.
  99. [22:53:37] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 9 mods
  100. [22:53:37] [Server thread/WARN] [net.minecraft.server.management.UserList]: banned-players.json does not exist, creating it.
  101. [22:53:37] [Server thread/WARN] [net.minecraft.server.management.UserList]: banned-ips.json does not exist, creating it.
  102. [22:53:37] [Server thread/WARN] [net.minecraft.server.management.UserList]: ops.json does not exist, creating it.
  103. [22:53:37] [Server thread/WARN] [net.minecraft.server.management.UserList]: whitelist.json does not exist, creating it.
  104. [22:53:37] [Server thread/ERROR] [griefprevention]: Unable to initialize plugin. GriefPrevention requires a permissions plugin such as LuckPerms.
  105. [22:53:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"
  106. [22:53:37] [Server thread/INFO] [Sponge]: Checking for worlds that need to be migrated...
  107. [22:53:37] [Server thread/INFO] [Sponge]: No worlds were found in need of migration.
  108. [22:53:38] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 732 advancements
  109. [22:53:38] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 120 advancement trees
  110. [22:53:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for world world (minecraft:overworld/0)
  111. [22:53:40] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 5%
  112. [22:53:41] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 9%
  113. [22:53:42] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 14%
  114. [22:53:43] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 18%
  115. [22:53:44] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 25%
  116. [22:53:45] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 31%
  117. [22:53:46] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 39%
  118. [22:53:47] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 45%
  119. [22:53:48] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 52%
  120. [22:53:49] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 59%
  121. [22:53:50] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 71%
  122. [22:53:51] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 83%
  123. [22:53:52] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
  124. [22:53:52] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
  125. [22:53:52] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
  126. [22:53:52] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
  127. [22:53:52] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
  128. [22:53:52] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
  129. [22:53:52] [Server thread/WARN] [Pixelmon]: Ignore the above warning messages ^ This is intended and working fine.
  130. [22:53:52] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 92%
  131. [22:53:53] [Server thread/INFO] [Sponge]: Loading world [world] (minecraft:overworld/0)
  132. [22:53:55] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 732 advancements
  133. [22:53:55] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 120 advancement trees
  134. [22:53:55] [Server thread/INFO] [Sponge]: Loading world [DIM-1] (minecraft:nether/-1)
  135. [22:53:56] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 732 advancements
  136. [22:53:56] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 120 advancement trees
  137. [22:53:56] [Server thread/INFO] [Sponge]: Loading world [DIM1] (minecraft:the_end/1)
  138. [22:53:56] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 732 advancements
  139. [22:53:56] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 120 advancement trees
  140. [22:53:56] [Server thread/INFO] [Sponge]: Loading world [ultra] (pixelmon:ultra_space/72)
  141. [22:53:56] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (19.678s)! For help, type "help" or "?"
  142. [22:53:56] [Server thread/ERROR] [griefprevention]: Unable to initialize plugin. GriefPrevention requires a permissions plugin such as LuckPerms.
  143.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement