| 1 | [15:44:54] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
|
| 2 | [15:44:54] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
|
| 3 | [15:44:54] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
|
| 4 | [15:44:54] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@4cbf4f53
|
| 5 | [15:44:54] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
|
| 6 | [15:44:55] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
|
| 7 | [15:44:55] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
|
| 8 | [15:44:55] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
|
| 9 | [15:44:55] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
|
| 10 | [15:44:56] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
|
| 11 | [15:45:00] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
|
| 12 | [15:45:01] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2859 Initialized
|
| 13 | [15:45:01] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
|
| 14 | [15:45:01] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
|
| 15 | [15:45:01] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
|
| 16 | [15:45:01] [Server thread/INFO] [FML]: Searching /server/./mods for mods
|
| 17 | [15:45:02] [Server thread/ERROR] [FML]: Unable to read a class file correctly
|
| 18 | java.lang.IllegalArgumentException: null
|
| 19 | at org.objectweb.asm.ClassReader.<init>(ClassReader.java:185) ~[asm-debug-all-5.2.jar:5.2]
|
| 20 | at org.objectweb.asm.ClassReader.<init>(ClassReader.java:168) ~[asm-debug-all-5.2.jar:5.2]
|
| 21 | at org.objectweb.asm.ClassReader.<init>(ClassReader.java:439) ~[asm-debug-all-5.2.jar:5.2]
|
| 22 | at net.minecraftforge.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:57) [ASMModParser.class:?]
|
| 23 | at net.minecraftforge.fml.common.discovery.JarDiscoverer.findClassesASM(JarDiscoverer.java:102) [JarDiscoverer.class:?]
|
| 24 | at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:77) [JarDiscoverer.class:?]
|
| 25 | at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:47) [ContainerType.class:?]
|
| 26 | at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:74) [ModCandidate.class:?]
|
| 27 | at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:93) [ModDiscoverer.class:?]
|
| 28 | at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:427) [Loader.class:?]
|
| 29 | at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:568) [Loader.class:?]
|
| 30 | at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
|
| 31 | at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
|
| 32 | at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
|
| 33 | at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
|
| 34 | at java.lang.Thread.run(Thread.java:750) [?:1.8.0_452]
|
| 35 | [15:45:02] [Server thread/ERROR] [FML]: There was a problem reading the entry info/mmpa/pipeblocker/java9/FilterSetter$1.class in the jar /other/pipeblocker/pipeblocker-javaagent-1.2.0-aternos1.jar - probably a corrupt zip
|
| 36 | net.minecraftforge.fml.common.LoaderException: java.lang.IllegalArgumentException
|
| 37 |
|
| 38 | at net.minecraftforge.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:63) ~[ASMModParser.class:?]
|
| 39 | at net.minecraftforge.fml.common.discovery.JarDiscoverer.findClassesASM(JarDiscoverer.java:102) [JarDiscoverer.class:?]
|
| 40 | at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:77) [JarDiscoverer.class:?]
|
| 41 | at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:47) [ContainerType.class:?]
|
| 42 | at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:74) [ModCandidate.class:?]
|
| 43 | at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:93) [ModDiscoverer.class:?]
|
| 44 | at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:427) [Loader.class:?]
|
| 45 | at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:568) [Loader.class:?]
|
| 46 | at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
|
| 47 | at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
|
| 48 | at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
|
| 49 | at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
|
| 50 | at java.lang.Thread.run(Thread.java:750) [?:1.8.0_452]
|
| 51 | Caused by: java.lang.IllegalArgumentException
|
| 52 | at org.objectweb.asm.ClassReader.<init>(ClassReader.java:185) ~[asm-debug-all-5.2.jar:5.2]
|
| 53 | at org.objectweb.asm.ClassReader.<init>(ClassReader.java:168) ~[asm-debug-all-5.2.jar:5.2]
|
| 54 | at org.objectweb.asm.ClassReader.<init>(ClassReader.java:439) ~[asm-debug-all-5.2.jar:5.2]
|
| 55 | at net.minecraftforge.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:57) ~[ASMModParser.class:?]
|
| 56 | ... 12 more
|
| 57 | [15:45:02] [Server thread/WARN] [FML]: Zip file pipeblocker-javaagent-1.2.0-aternos1.jar failed to read properly, it will be ignored
|
| 58 | net.minecraftforge.fml.common.LoaderException: java.lang.IllegalArgumentException
|
| 59 |
|
| 60 | at net.minecraftforge.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:63) ~[ASMModParser.class:?]
|
| 61 | at net.minecraftforge.fml.common.discovery.JarDiscoverer.findClassesASM(JarDiscoverer.java:102) ~[JarDiscoverer.class:?]
|
| 62 | at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:77) [JarDiscoverer.class:?]
|
| 63 | at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:47) [ContainerType.class:?]
|
| 64 | at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:74) [ModCandidate.class:?]
|
| 65 | at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:93) [ModDiscoverer.class:?]
|
| 66 | at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:427) [Loader.class:?]
|
| 67 | at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:568) [Loader.class:?]
|
| 68 | at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
|
| 69 | at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
|
| 70 | at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
|
| 71 | at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
|
| 72 | at java.lang.Thread.run(Thread.java:750) [?:1.8.0_452]
|
| 73 | Caused by: java.lang.IllegalArgumentException
|
| 74 | at org.objectweb.asm.ClassReader.<init>(ClassReader.java:185) ~[asm-debug-all-5.2.jar:5.2]
|
| 75 | at org.objectweb.asm.ClassReader.<init>(ClassReader.java:168) ~[asm-debug-all-5.2.jar:5.2]
|
| 76 | at org.objectweb.asm.ClassReader.<init>(ClassReader.java:439) ~[asm-debug-all-5.2.jar:5.2]
|
| 77 | at net.minecraftforge.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:57) ~[ASMModParser.class:?]
|
| 78 | ... 12 more
|
| 79 | [15:45:02] [Server thread/WARN] [FML]: Mod securitycraft is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version v1.10
|
| 80 | [15:45:02] [Server thread/INFO] [FML]: Forge Mod Loader has identified 8 mods to load
|
| 81 | [15:45:02] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
|
| 82 | [15:45:02] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, securitycraft, lockdown_additions, scootys_scp_mod, scp] at CLIENT
|
| 83 | [15:45:02] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, securitycraft, lockdown_additions, scootys_scp_mod, scp] at SERVER
|
| 84 | [15:45:03] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
|
| 85 | [15:45:03] [Server thread/INFO] [FML]: Found 1353 ObjectHolder annotations
|
| 86 | [15:45:03] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
|
| 87 | [15:45:03] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
|
| 88 | [15:45:03] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
|
| 89 | [15:45:03] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
|
| 90 | [15:45:04] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: UP_TO_DATE Target: null
|
| 91 | [15:45:04] [Forge Version Check/INFO] [forge.VersionCheck]: [securitycraft] Starting version check at https://www.github.com/Geforce132/SecurityCraft/raw/master/Updates/Forge.json
|
| 92 | [15:45:04] [Forge Version Check/INFO] [forge.VersionCheck]: [securitycraft] Found status: UP_TO_DATE Target: null
|
| 93 | [15:45:05] [Server thread/INFO] [SCP: Lockdown]: Loaded 0 donor names
|
| 94 | [15:45:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-control_panel`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
|
| 95 | [15:45:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-item_generator`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
|
| 96 | [15:45:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-card_reader`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
|
| 97 | [15:45:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-document_machine`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
|
| 98 | [15:45:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-computer`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
|
| 99 | [15:45:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-file_cabinet`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
|
| 100 | [15:45:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-shelf`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
|
| 101 | [15:45:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-item_plate`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
|
| 102 | [15:45:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-sliding_door`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
|
| 103 | [15:45:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-desk`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
|
| 104 | [15:45:05] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-bloodstone`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
|
| 105 | [15:45:06] [Server thread/INFO] [FML]: Applying holder lookups
|
| 106 | [15:45:06] [Server thread/INFO] [FML]: Holder lookups applied
|
| 107 | [15:45:06] [Server thread/INFO] [FML]: Applying holder lookups
|
| 108 | [15:45:06] [Server thread/INFO] [FML]: Holder lookups applied
|
| 109 | [15:45:06] [Server thread/INFO] [SCP: Lockdown]: Registered 77 SCPs
|
| 110 | [15:45:06] [Server thread/INFO] [FML]: Applying holder lookups
|
| 111 | [15:45:06] [Server thread/INFO] [FML]: Holder lookups applied
|
| 112 | [15:45:06] [Server thread/INFO] [FML]: Applying holder lookups
|
| 113 | [15:45:06] [Server thread/INFO] [FML]: Holder lookups applied
|
| 114 | [15:45:06] [Server thread/INFO] [FML]: Injecting itemstacks
|
| 115 | [15:45:06] [Server thread/INFO] [FML]: Itemstack injection complete
|
| 116 | [15:45:06] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
|
| 117 | [15:45:06] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
|
| 118 | [15:45:06] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
|
| 119 | [15:45:06] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:45359
|
| 120 | [15:45:06] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using epoll channel type
|
| 121 | [15:45:06] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
|
| 122 | [15:45:06] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: The server will make no attempt to authenticate usernames. Beware.
|
| 123 | [15:45:06] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
|
| 124 | [15:45:06] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: To change this, set "online-mode" to "true" in the server.properties file.
|
| 125 | [15:45:06] [Server thread/ERROR] [FML]: Parsing error loading recipe scootys_scp_mod:groundcoffeebeansrecipe
|
| 126 | com.google.gson.JsonSyntaxException: Unknown item 'minecraft:cocoa'
|
| 127 | at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:262) ~[CraftingHelper.class:?]
|
| 128 | at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:544) ~[CraftingHelper.class:?]
|
| 129 | at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:204) ~[CraftingHelper.class:?]
|
| 130 | at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$15(CraftingHelper.java:531) ~[CraftingHelper.class:?]
|
| 131 | at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
|
| 132 | at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) ~[CraftingHelper.class:?]
|
| 133 | at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) ~[CraftingHelper.class:?]
|
| 134 | at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) ~[CraftingHelper.class:?]
|
| 135 | at java.util.ArrayList.forEach(ArrayList.java:1259) [?:1.8.0_452]
|
| 136 | at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
|
| 137 | at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
|
| 138 | at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
|
| 139 | at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
|
| 140 | at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
|
| 141 | at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
|
| 142 | at java.lang.Thread.run(Thread.java:750) [?:1.8.0_452]
|
| 143 | [15:45:06] [Server thread/ERROR] [FML]: Parsing error loading recipe scootys_scp_mod:coffeebeansrecipe
|
| 144 | com.google.gson.JsonSyntaxException: Unknown item 'minecraft:cocoa'
|
| 145 | at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:262) ~[CraftingHelper.class:?]
|
| 146 | at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:544) ~[CraftingHelper.class:?]
|
| 147 | at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:204) ~[CraftingHelper.class:?]
|
| 148 | at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$15(CraftingHelper.java:531) ~[CraftingHelper.class:?]
|
| 149 | at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
|
| 150 | at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) ~[CraftingHelper.class:?]
|
| 151 | at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) ~[CraftingHelper.class:?]
|
| 152 | at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) ~[CraftingHelper.class:?]
|
| 153 | at java.util.ArrayList.forEach(ArrayList.java:1259) [?:1.8.0_452]
|
| 154 | at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
|
| 155 | at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
|
| 156 | at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
|
| 157 | at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
|
| 158 | at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
|
| 159 | at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
|
| 160 | at java.lang.Thread.run(Thread.java:750) [?:1.8.0_452]
|
| 161 | [15:45:06] [Server thread/INFO] [FML]: Applying holder lookups
|
| 162 | [15:45:06] [Server thread/INFO] [FML]: Holder lookups applied
|
| 163 | [15:45:06] [Server thread/INFO] [FML]: Injecting itemstacks
|
| 164 | [15:45:06] [Server thread/INFO] [FML]: Itemstack injection complete
|
| 165 | [15:45:07] [Server thread/INFO] [SCP: Lockdown]: Registered 119 recipes
|
| 166 | [15:45:07] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 8 mods
|
| 167 | [15:45:07] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"
|
| 168 | [15:45:08] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
|
| 169 | [15:45:08] [Server thread/INFO] [FML]: Applying holder lookups
|
| 170 | [15:45:08] [Server thread/INFO] [FML]: Holder lookups applied
|
| 171 | [15:45:08] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@2e6b3fc5)
|
| 172 | [15:45:09] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 503 advancements
|
| 173 | [15:45:09] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@2e6b3fc5)
|
| 174 | [15:45:09] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@2e6b3fc5)
|
| 175 | [15:45:09] [Server thread/INFO] [FML]: Loading dimension -44 (world) (net.minecraft.server.dedicated.DedicatedServer@2e6b3fc5)
|
| 176 | [15:45:09] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0
|
| 177 | [15:45:10] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 17%
|
| 178 | [15:45:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (3.712s)! For help, type "help" or "?"
|
| 179 | [15:45:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting GS4 status listener
|
| 180 | [15:45:10] [Query Listener #1/INFO] [net.minecraft.server.MinecraftServer]: Query running on 0.0.0.0:9898
|
| 181 | [15:45:11] [Server thread/INFO] [FML]: Unloading dimension -1
|
| 182 | [15:45:11] [Server thread/INFO] [FML]: Unloading dimension 1
|
| 183 | [15:45:11] [Server thread/INFO] [FML]: Unloading dimension -44
|
| 184 | [15:47:01] [Netty Epoll Server IO #2/INFO] [FML]: Client protocol version 2
|
| 185 | [15:47:02] [Netty Epoll Server IO #2/INFO] [FML]: Client attempting to join with 8 mods : minecraft@1.12.2,scp@2.4.2,FML@**.**.**.**,lockdown_additions@1.0.4,forge@14.23.5.2859,scootys_scp_mod@1.5,mcp@9.42,securitycraft@v1.10
|
| 186 | [15:47:03] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Michele09 lost connection: Disconnected
|
| 187 | [15:47:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Michele09 left the game
|
| 188 | [15:47:22] [Netty Epoll Server IO #0/INFO] [FML]: Client protocol version 2
|
| 189 | [15:47:22] [Netty Epoll Server IO #0/INFO] [FML]: Client attempting to join with 8 mods : minecraft@1.12.2,scp@2.4.2,FML@**.**.**.**,lockdown_additions@1.0.4,forge@14.23.5.2859,scootys_scp_mod@1.5,mcp@9.42,securitycraft@v1.10
|
| 190 | [15:47:22] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Michele09 lost connection: Disconnected
|
| 191 | [15:47:22] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Michele09 left the game
|
| 192 | [15:50:36] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Stopping the server
|
| 193 | [15:50:36] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
|
| 194 | [15:50:36] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
|
| 195 | [15:50:36] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
|
| 196 | [15:50:36] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'world'/overworld
|
| 197 | [15:50:36] [Server thread/INFO] [FML]: Unloading dimension 0
|
| 198 | [15:50:36] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
|
| 199 | [15:50:36] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
|
| 200 | [15:50:36] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
|