-
-
Save orekyuu/cf7012085bd3e604843784351d798285 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\Users\kyuuban\Desktop\一時フォルダ\testserver>java -jar forge-1.8.9-11.15.1.1902-1.8.9-universal.jar | |
[20:46:15] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[20:46:15] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[20:46:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[20:46:17] [main/INFO] [FML]: Forge Mod Loader version 11.15.1.1902 for Minecraft 1.8.9 loading | |
[20:46:17] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_91, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_91 | |
[20:46:17] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.8.9-1890-4.2.0-BETA-1653.jar | |
[20:46:17] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker | |
[20:46:17] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker | |
[20:46:17] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.5.7 Source=file:/C:/Users/kyuuban/Desktop/一時フォルダ/testserver/mods/spongeforge-1.8.9-1890-4.2.0-BETA-1653.jar Env=SERVER | |
[20:46:17] [main/WARN] [mixin]: MixinEnvironment::setCompatibilityLevel is deprecated and will be removed. Set level via config instead! | |
[20:46:17] [main/INFO] [mixin]: Compatibility level set to JAVA_8 | |
[20:46:17] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT] | |
[20:46:17] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT] | |
[20:46:17] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT] | |
[20:46:17] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker | |
[20:46:17] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker | |
[20:46:17] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker | |
[20:46:17] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper | |
[20:46:19] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 | |
[20:46:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper | |
[20:46:19] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker | |
[20:46:20] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@613a8ee1 | |
[20:46:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker | |
[20:46:21] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker | |
[20:46:21] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker | |
[20:46:21] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker | |
[20:46:21] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker | |
[20:46:25] [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. | |
[20:46:25] [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. | |
[20:46:25] [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. | |
[20:46:25] [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. | |
[20:46:25] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer} | |
[20:46:30] [Server thread/INFO]: Starting minecraft server version 1.8.9 | |
[20:46:30] [Server thread/INFO] [FML]: MinecraftForge v11.15.1.1902 Initialized | |
[20:46:30] [Server thread/INFO] [FML]: Replaced 229 ore recipies | |
[20:46:32] [Server thread/WARN] [mixin]: Method overwrite conflict for getSlotProvider in mixins.common.core.json:item.inventory.TraitInventoryAdapter, previously written by org.spongepowered.common.mixin.core.entity.player.MixinInventoryPlayer. Skipping method. | |
[20:46:33] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer | |
[20:46:33] [Server thread/INFO] [FML]: Searching C:\Users\kyuuban\Desktop\一時フォルダ\testserver\mods for mods | |
[20:46:34] [Server thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load | |
[20:46:34] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, sponge, net.orekyuu.spring] at CLIENT | |
[20:46:34] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, sponge, net.orekyuu.spring] at SERVER | |
[20:46:35] [Server thread/INFO] [STDOUT]: [net.orekyuu.spring.SpringDemo:onServerStart:22]: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa | |
[20:46:35] [Server thread/ERROR] [Sponge]: Could not pass FMLConstructionEvent to org.spongepowered.mod.plugin.SpongeModPluginContainer@64643366 | |
java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory | |
at org.springframework.context.support.AbstractApplicationContext.<init>(AbstractApplicationContext.java:160) ~[AbstractApplicationContext.class:?] | |
at org.springframework.context.support.GenericApplicationContext.<init>(GenericApplicationContext.java:102) ~[GenericApplicationContext.class:?] | |
at org.springframework.context.annotation.AnnotationConfigApplicationContext.<init>(AnnotationConfigApplicationContext.java:60) ~[AnnotationConfigApplicationContext.class:?] | |
at org.springframework.context.annotation.AnnotationConfigApplicationContext.<init>(AnnotationConfigApplicationContext.java:93) ~[AnnotationConfigApplicationContext.class:?] | |
at net.orekyuu.spring.SpringDemo.onServerStart(SpringDemo.java:24) ~[SpringDemo.class:?] | |
at org.spongepowered.common.event.listener.GameConstructionEventListener_SpringDemo_onServerStart1.handle(Unknown Source) ~[?:?] | |
at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) ~[RegisteredListener.class:1.8.9-1890-4.2.0-BETA-1653] | |
at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:201) [SpongeModEventManager.class:1.8.9-1890-4.2.0-BETA-1653] | |
at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:242) [SpongeModEventManager.class:1.8.9-1890-4.2.0-BETA-1653] | |
at net.minecraftforge.fml.common.LoadController.redirect$onPost$0(LoadController.java:55) [LoadController.class:?] | |
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?] | |
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:512) [Loader.class:?] | |
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:?] | |
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:320) [FMLCommonHandler.class:?] | |
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:112) [ko.class:?] | |
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441) [MinecraftServer.class:?] | |
at java.lang.Thread.run(Unknown Source) [?:1.8.0_91] | |
Caused by: java.lang.ClassNotFoundException: org.apache.commons.logging.LogFactory | |
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_91] | |
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_91] | |
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.8.0_91] | |
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_91] | |
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:106) ~[launchwrapper-1.12.jar:?] | |
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_91] | |
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_91] | |
... 17 more | |
[20:46:35] [Server thread/INFO] [FML]: Processing ObjectHolder annotations | |
[20:46:35] [Server thread/INFO] [FML]: Found 384 ObjectHolder annotations | |
[20:46:35] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations | |
[20:46:35] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations | |
[20:46:35] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0 | |
[20:46:35] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json | |
[20:46:35] [Server thread/INFO] [FML]: Applying holder lookups | |
[20:46:35] [Server thread/INFO] [FML]: Holder lookups applied | |
[20:46:35] [Server thread/INFO] [FML]: Injecting itemstacks | |
[20:46:35] [Server thread/INFO] [FML]: Itemstack injection complete | |
[20:46:35] [Server thread/INFO]: Loading properties | |
[20:46:35] [Server thread/INFO]: Default game type: SURVIVAL | |
[20:46:35] [Server thread/INFO]: Generating keypair | |
[20:46:35] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: AHEAD Target: null | |
[20:46:35] [Server thread/INFO]: Starting Minecraft server on *:25565 | |
[20:46:35] [Server thread/INFO]: Using default channel type | |
[20:46:35] [Server thread/INFO] [FML]: Injecting itemstacks | |
[20:46:35] [Server thread/INFO] [FML]: Itemstack injection complete | |
[20:46:35] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 5 mods | |
[20:46:35] [Server thread/INFO]: Preparing level "world" | |
[20:46:35] [Server thread/INFO] [Sponge]: Checking for worlds that need to be migrated... | |
[20:46:35] [Server thread/INFO] [Sponge]: No worlds were found in need of migration. | |
[20:46:35] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance | |
[20:46:36] [Server thread/INFO] [FML]: Applying holder lookups | |
[20:46:36] [Server thread/INFO] [FML]: Holder lookups applied | |
[20:46:36] [Server thread/INFO] [FML]: Loading dimension 0 (world) (DedicatedServer) | |
[20:46:36] [Server thread/INFO] [FML]: Loading dimension -1 (DIM-1) (DedicatedServer) | |
[20:46:37] [Server thread/INFO] [FML]: Loading dimension 1 (DIM1) (DedicatedServer) | |
[20:46:37] [Server thread/INFO]: Preparing start region for level 0 (world) | |
[20:46:38] [Server thread/INFO]: Preparing spawn area: 8% | |
[20:46:38] [Server thread/INFO]: Preparing start region for level -1 (DIM-1) | |
[20:46:39] [Server thread/INFO]: Preparing start region for level 1 (DIM1) | |
[20:46:39] [Server thread/INFO]: Done (3.796s)! For help, type "help" or "?" | |
[20:46:39] [Server thread/INFO] [Sponge]: Timings Reset | |
> stop | |
[20:47:51] [Server thread/INFO]: Stopping the server | |
[20:47:51] [Server thread/INFO]: Stopping server | |
[20:47:51] [Server thread/INFO]: Saving players | |
[20:47:51] [Server thread/INFO]: Saving worlds | |
[20:47:51] [Server thread/INFO]: Saving chunks for level 'world'/Overworld | |
[20:47:51] [Server thread/INFO]: Saving chunks for level 'DIM-1'/Nether | |
[20:47:51] [Server thread/INFO]: Saving chunks for level 'DIM1'/The End | |
[20:47:51] [Server thread/INFO] [FML]: Unloading dimension 0 (world) | |
[20:47:51] [Server thread/INFO] [FML]: Unloading dimension -1 (DIM-1) | |
[20:47:51] [Server thread/INFO] [FML]: Unloading dimension 1 (DIM1) | |
[20:47:51] [Server thread/INFO] [FML]: Applying holder lookups | |
[20:47:51] [Server thread/INFO] [FML]: Holder lookups applied |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment