Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1.  
  2. D:\programs\Minecraft\Servers\Sponge test>java -jar forge-1.12.2-14.23.5.2838-universal.jar -server
  3. [08:39:00] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  4. [08:39:00] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  5. [08:39:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
  6. [08:39:00] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
  7. [08:39:00] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_231, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_231
  8. [08:39:00] [main/INFO] [FML]: Searching D:\programs\Minecraft\Servers\Sponge test\.\mods for mods
  9. [08:39:00] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.12.2-2838-7.1.8.jar
  10. [08:39:00] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  11. [08:39:00] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
  12. [08:39:00] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/D:/programs/Minecraft/Servers/Sponge%20test/./mods/spongeforge-1.12.2-2838-7.1.8.jar Service=LaunchWrapper Env=SERVER
  13. [08:39:00] [main/WARN] [FML]: The coremod SpongeCoremod (org.spongepowered.mod.SpongeCoremod) is not signed!
  14. [08:39:00] [main/INFO] [mixin]: Compatibility level set to JAVA_8
  15. [08:39:00] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT]
  16. [08:39:00] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT]
  17. [08:39:00] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT]
  18. [08:39:00] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  19. [08:39:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  20. [08:39:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  21. [08:39:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  22. [08:39:02] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  23. [08:39:02] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  24. [08:39:02] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
  25. [08:39:02] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@30404dba
  26. [08:39:02] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  27. [08:39:02] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  28. [08:39:02] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
  29. [08:39:02] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  30. [08:39:02] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
  31. [08:39:02] [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
  32. [08:39:05] [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.
  33. [08:39:06] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  34. [08:39:07] [main/WARN] [mixin]: Method overwrite conflict for accessor$dropRecordItem in mixins.common.core.json:block.BlockJukeboxAccessor, previously written by org.spongepowered.common.mixin.core.block.BlockJukeboxMixin. Skipping method.
  35. [08:39:08] [main/WARN] [mixin]: Method overwrite conflict for accessor$getScoreboard in mixins.common.core.json:scoreboard.ScorePlayerTeamAccessor, previously written by org.spongepowered.common.mixin.core.scoreboard.ScorePlayerTeamMixin. Skipping method.
  36. [08:39:08] [main/WARN] [mixin]: Method overwrite conflict for accessor$setScoreboard in mixins.common.core.json:scoreboard.ScorePlayerTeamAccessor, previously written by org.spongepowered.common.mixin.core.scoreboard.ScorePlayerTeamMixin. Skipping method.
  37. [08:39:10] [Server thread/INFO] [minecraft/DedicatedServer]: Starting minecraft server version 1.12.2
  38. [08:39:10] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2838 Initialized
  39. [08:39:10] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
  40. [08:39:10] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
  41. [08:39:10] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
  42. [08:39:10] [Server thread/INFO] [Sponge]: Found mcmod.info at jar:file:/D:/programs/Minecraft/Servers/Sponge%20test/./mods/spongeforge-1.12.2-2838-7.1.8.jar!/mcmod.info
  43. [08:39:10] [Server thread/INFO] [Sponge]: Creating injector in stage 'PRODUCTION'
  44. [08:39:13] [Server thread/INFO] [FML]: Searching D:\programs\Minecraft\Servers\Sponge test\.\mods for mods
  45. [08:39:13] [Server thread/INFO] [FML]: Forge Mod Loader has identified 8 mods to load
  46. [08:39:13] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
  47. [08:39:13] [Server thread/WARN] [FML]: Missing English translation for spongeapi: assets/spongeapi/lang/en_us.lang
  48. [08:39:13] [Server thread/WARN] [FML]: Missing English translation for spongeforge: assets/spongeforge/lang/en_us.lang
  49. [08:39:13] [Server thread/WARN] [FML]: Missing English translation for toturial: assets/toturial/lang/en_us.lang
  50. [08:39:13] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, spongeforge, toturial] at CLIENT
  51. [08:39:13] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, spongeforge, toturial] at SERVER
  52. [08:39:13] [Server thread/WARN] [Sponge]: There's no certificate fingerprint available
  53. [08:39:13] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
  54. [08:39:13] [Server thread/INFO] [FML]: Found 1169 ObjectHolder annotations
  55. [08:39:13] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
  56. [08:39:13] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  57. [08:39:13] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  58. [08:39:13] [Forge Version Check/INFO] [forge.VersionCheck]: [spongeforge] Starting version check at https://files.minecraftforge.net/maven/org/spongepowered/spongeforge/promotions_slim.json
  59. [08:39:14] [Server thread/INFO] [FML]: Applying holder lookups
  60. [08:39:14] [Server thread/INFO] [FML]: Holder lookups applied
  61. [08:39:14] [Server thread/INFO] [FML]: Applying holder lookups
  62. [08:39:14] [Server thread/INFO] [FML]: Holder lookups applied
  63. [08:39:14] [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.
  64. [08:39:14] [Server thread/INFO] [FML]: Applying holder lookups
  65. [08:39:14] [Server thread/INFO] [FML]: Holder lookups applied
  66. [08:39:14] [Server thread/INFO] [FML]: Applying holder lookups
  67. [08:39:14] [Server thread/INFO] [FML]: Holder lookups applied
  68. [08:39:14] [Server thread/INFO] [FML]: Injecting itemstacks
  69. [08:39:14] [Server thread/INFO] [FML]: Itemstack injection complete
  70. [08:39:14] [Server thread/INFO] [minecraft/DedicatedServer]: Loading properties
  71. [08:39:14] [Server thread/INFO] [minecraft/DedicatedServer]: Default game type: SURVIVAL
  72. [08:39:14] [Server thread/INFO] [minecraft/DedicatedServer]: Generating keypair
  73. [08:39:14] [Server thread/INFO] [minecraft/DedicatedServer]: Starting Minecraft server on *:25565
  74. [08:39:14] [Server thread/INFO] [minecraft/NetworkSystem]: Using default channel type
  75. [08:39:15] [Forge Version Check/INFO] [forge.VersionCheck]: [spongeforge] Found status: OUTDATED Target: 7.1.2
  76. [08:39:15] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  77. [08:39:15] [Server thread/INFO] [FML]: Applying holder lookups
  78. [08:39:15] [Server thread/INFO] [FML]: Holder lookups applied
  79. [08:39:15] [Server thread/INFO] [FML]: Injecting itemstacks
  80. [08:39:15] [Server thread/INFO] [FML]: Itemstack injection complete
  81. [08:39:15] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: OUTDATED Target: 14.23.5.2847
  82. [08:39:15] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 8 mods
  83. [08:39:15] [Server thread/INFO] [minecraft/DedicatedServer]: Preparing level "world"
  84. [08:39:15] [Server thread/INFO] [Sponge]: Checking for worlds that need to be migrated...
  85. [08:39:15] [Server thread/INFO] [Sponge]: No worlds were found in need of migration.
  86. [08:39:15] [Server thread/WARN] [mixin]: Method overwrite conflict for accessor$getListeners in mixins.common.core.json:world.border.WorldBorderAccessor, previously written by org.spongepowered.common.mixin.core.world.border.WorldBorderMixin. Skipping method.
  87. [08:39:16] [Server thread/INFO] [minecraft/AdvancementList]: Loaded 488 advancements
  88. [08:39:16] [Server thread/INFO] [minecraft/AdvancementList]: Loaded 6 advancement trees
  89. [08:39:16] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for world world (minecraft:overworld/0)
  90. [08:39:17] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 8%
  91. [08:39:18] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 20%
  92. [08:39:19] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 35%
  93. [08:39:20] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 49%
  94. [08:39:21] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 65%
  95. [08:39:22] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 81%
  96. [08:39:23] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 99%
  97. [08:39:23] [Server thread/INFO] [Sponge]: Loading world [world] (minecraft:overworld/0)
  98. [08:39:24] [Server thread/INFO] [minecraft/AdvancementList]: Loaded 488 advancements
  99. [08:39:24] [Server thread/INFO] [minecraft/AdvancementList]: Loaded 6 advancement trees
  100. [08:39:24] [Server thread/INFO] [Sponge]: Loading world [DIM-1] (minecraft:nether/-1)
  101. [08:39:24] [Server thread/INFO] [minecraft/AdvancementList]: Loaded 488 advancements
  102. [08:39:24] [Server thread/INFO] [minecraft/AdvancementList]: Loaded 6 advancement trees
  103. [08:39:24] [Server thread/INFO] [Sponge]: Loading world [DIM1] (minecraft:the_end/1)
  104. [08:39:24] [Server thread/INFO] [minecraft/DedicatedServer]: Done (8,790s)! For help, type "help" or "?"
  105. [08:39:24] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
  106. [08:39:24] [Server thread/WARN] [Sponge]: /* Could not pass FMLServerStartedEvent */
  107. [08:39:24] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
  108. [08:39:24] [Server thread/WARN] [Sponge]: /* Could not pass the event FMLServerStartedEvent to an Event Listener! */
  109. [08:39:24] [Server thread/WARN] [Sponge]: /* */
  110. [08:39:24] [Server thread/WARN] [Sponge]: /* Since the event can be modified during the event's listener,
  111. there could be adverse side effects of the exception occuring
  112. such that duplications or other game breaking issues could exist.
  113. Due to the nature of the exception, this is not likely an exception
  114. that is covered by SpongeForge or Forge itself, and therefor should
  115. be reported to the mod/plugin author first prior to reporting to
  116. Sponge or Forge. */
  117. [08:39:24] [Server thread/WARN] [Sponge]: /* Owning Mod/Plugin: toturial */
  118. [08:39:24] [Server thread/WARN] [Sponge]: /* Exception: */
  119. [08:39:24] [Server thread/WARN] [Sponge]: /* java.lang.NullPointerException: null */
  120. [08:39:24] [Server thread/WARN] [Sponge]: /* ru.googletan.toturial.Main.onServerStart(Main.java:44) */
  121. [08:39:24] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.listener.GameStartedServerEventListener_Main_onServerStart2.handle(Unknown Source) */
  122. [08:39:24] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) */
  123. [08:39:24] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:381) */
  124. [08:39:24] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:454) */
  125. [08:39:24] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:415) */
  126. [08:39:24] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:259) */
  127. [08:39:24] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:378) */
  128. [08:39:24] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) */
  129. [08:39:24] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) */
  130. [08:39:24] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) */
  131. [08:39:24] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke(Unknown Source) */
  132. [08:39:24] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) */
  133. [08:39:24] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */
  134. [08:39:24] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) */
  135. [08:39:24] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */
  136. [08:39:24] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) */
  137. [08:39:24] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */
  138. [08:39:24] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.EventBus.post(EventBus.java:217) */
  139. [08:39:24] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) */
  140. [08:39:24] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) */
  141. [08:39:24] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) */
  142. [08:39:24] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) */
  143. [08:39:24] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) */
  144. [08:39:24] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke(Unknown Source) */
  145. [08:39:24] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) */
  146. [08:39:24] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */
  147. [08:39:24] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) */
  148. [08:39:24] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */
  149. [08:39:24] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) */
  150. [08:39:24] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */
  151. [08:39:24] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.EventBus.post(EventBus.java:217) */
  152. [08:39:24] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.redirect$forgeImpl$PostEvent$zza000(LoadController.java:568) */
  153. [08:39:24] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) */
  154. [08:39:24] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.Loader.serverStarted(Loader.java:799) */
  155. [08:39:24] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarted(FMLCommonHandler.java:302) */
  156. [08:39:24] [Server thread/WARN] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:488) */
  157. [08:39:24] [Server thread/WARN] [Sponge]: /* java.lang.Thread.run(Unknown Source) */
  158. [08:39:24] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
  159. > test
  160. [08:39:30] [Server thread/INFO] [minecraft/DedicatedServer]: Error occurred while executing command: null
  161. [08:39:30] [Server thread/ERROR] [Sponge]: Error occurred while executing command 'test' for source DedicatedServer: null
  162. java.lang.NullPointerException: null
  163. at ru.googletan.toturial.HelloWorldCommand.execute(HelloWorldCommand.java:15) ~[HelloWorldCommand.class:?]
  164. at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:388) ~[CommandSpec.class:1.12.2-2838-7.1.8]
  165. at org.spongepowered.common.command.SpongeCommandDispatcher.process(SpongeCommandDispatcher.java:355) ~[SpongeCommandDispatcher.class:1.12.2-2838-7.1.8]
  166. at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:338) [SpongeCommandManager.class:1.12.2-2838-7.1.8]
  167. at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:665) [dh.class:?]
  168. at net.minecraft.server.dedicated.DedicatedServer.func_71333_ah(DedicatedServer.java:433) [nz.class:?]
  169. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:398) [nz.class:?]
  170. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  171. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  172. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  173. [09:30:54] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 780559ms behind, skipping 15611 tick(s)
  174. >