Forge 1.12.2 Server Log

#YfF8ksN
133 errors
1011 lines
Raw
Analysis
Minecraft version:
1.12.2
Forge version:
14.23.5.2859
The world was saved with mod 'malisiscore' which appears to be missing.
Line #575
Solutions
Install the mod 'malisiscore'.
Do nothing. This problem might fix itself.
The world was saved with mod 'malisisdoors' which appears to be missing.
Line #576
Solutions
Install the mod 'malisisdoors'.
Do nothing. This problem might fix itself.
1[18:22:53] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
2[18:22:53] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
3[18:22:53] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
4[18:22:53] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2859 for Minecraft 1.12.2 loading
5[18:22:53] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_342, running on Linux:amd64:5.4.0-110-generic, installed at /usr/local/openjdk-8/jre
6[18:22:54] [main/INFO] [FML]: Searching /server/./mods for mods
7[18:22:54] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Bloodmoon-MC1.12.2-1.5.3.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
8[18:22:54] [main/WARN] [FML]: The coremod lumien.bloodmoon.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
9[18:22:54] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-1.0.2.31.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
10[18:22:54] [main/WARN] [FML]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
11[18:22:54] [main/WARN] [FML]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
12[18:22:54] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-1.63.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
13[18:22:54] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
14[18:22:54] [main/WARN] [FML]: The coremod ivorius.ivtoolkit.IvToolkitLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
15[18:22:54] [main/WARN] [FML]: The coremod IvToolkit (ivorius.ivtoolkit.IvToolkitLoadingPlugin) is not signed!
16[18:22:54] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from movingworld-1.12-6.342-full.jar
17[18:22:54] [main/WARN] [FML]: The coremod ObfuscatePlugin (com.mrcrayfish.obfuscate.asm.ObfuscatePlugin) is not signed!
18[18:22:54] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in OpenModsLib-1.12.2-0.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
19[18:22:54] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
20[18:22:55] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in ResourceLoader-MC1.12.1-1.5.3.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
21[18:22:55] [main/WARN] [FML]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
22[18:22:55] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from VanillaFix-1.0.10-99.jar
23[18:22:55] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
24[18:22:55] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
25[18:22:55] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.7.4 Source=file:/server/./mods/movingworld-1.12-6.342-full.jar Service=LaunchWrapper Env=SERVER
26[18:22:55] [main/WARN] [FML]: The coremod com.elytradev.movingworld.common.asm.coremod.MovingWorldCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
27[18:22:55] [main/WARN] [FML]: The coremod MovingWorldCore (com.elytradev.movingworld.common.asm.coremod.MovingWorldCoreMod) is not signed!
28[18:22:55] [main/INFO] [mixin]: Compatibility level set to JAVA_8
29[18:22:55] [main/ERROR] [mixin]: Mixin config mixins.movingworld.json does not specify "minVersion" property
30[18:22:55] [main/INFO] [VanillaFix]: Initializing VanillaFix
31[18:22:56] [main/INFO] [VanillaFix]: Initializing StacktraceDeobfuscator
32[18:22:56] [main/INFO] [VanillaFix]: Downloading MCP method mappings to: methods-stable_39.csv
33[18:22:56] [main/ERROR] [VanillaFix]: Failed to get MCP data!
34java.lang.RuntimeException: java.net.UnknownHostException: export.mcpbot.bspk.rs
35 at org.dimdev.vanillafix.crashes.StacktraceDeobfuscator.init(StacktraceDeobfuscator.java:52) ~[StacktraceDeobfuscator.class:?]
36 at org.dimdev.vanillafix.VanillaFixLoadingPlugin.initStacktraceDeobfuscator(VanillaFixLoadingPlugin.java:52) [VanillaFix-1.0.10-99.jar:?]
37 at org.dimdev.vanillafix.VanillaFixLoadingPlugin.<clinit>(VanillaFixLoadingPlugin.java:35) [VanillaFix-1.0.10-99.jar:?]
38 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_342]
39 at java.lang.Class.forName(Class.java:348) [?:1.8.0_342]
40 at net.minecraftforge.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:527) [forge.jar:?]
41 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_342]
42 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_342]
43 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_342]
44 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_342]
45 at org.spongepowered.asm.launch.platform.MixinPlatformAgentFML.injectCorePlugin(MixinPlatformAgentFML.java:218) [movingworld-1.12-6.342-full.jar:?]
46 at org.spongepowered.asm.launch.platform.MixinPlatformAgentFML.initFMLCoreMod(MixinPlatformAgentFML.java:154) [movingworld-1.12-6.342-full.jar:?]
47 at org.spongepowered.asm.launch.platform.MixinPlatformAgentFML.<init>(MixinPlatformAgentFML.java:133) [movingworld-1.12-6.342-full.jar:?]
48 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_342]
49 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_342]
50 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_342]
51 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) [?:1.8.0_342]
52 at org.spongepowered.asm.launch.platform.MixinContainer.<init>(MixinContainer.java:68) [movingworld-1.12-6.342-full.jar:?]
53 at org.spongepowered.asm.launch.platform.MixinPlatformManager.addContainer(MixinPlatformManager.java:142) [movingworld-1.12-6.342-full.jar:?]
54 at org.spongepowered.asm.launch.platform.MixinPlatformManager.scanClasspath(MixinPlatformManager.java:230) [movingworld-1.12-6.342-full.jar:?]
55 at org.spongepowered.asm.launch.platform.MixinPlatformManager.init(MixinPlatformManager.java:113) [movingworld-1.12-6.342-full.jar:?]
56 at org.spongepowered.asm.launch.MixinBootstrap.getPlatform(MixinBootstrap.java:109) [movingworld-1.12-6.342-full.jar:?]
57 at org.spongepowered.asm.launch.MixinBootstrap.start(MixinBootstrap.java:160) [movingworld-1.12-6.342-full.jar:?]
58 at org.spongepowered.asm.launch.MixinTweaker.<init>(MixinTweaker.java:44) [movingworld-1.12-6.342-full.jar:?]
59 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_342]
60 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_342]
61 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_342]
62 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) [?:1.8.0_342]
63 at java.lang.Class.newInstance(Class.java:442) [?:1.8.0_342]
64 at net.minecraft.launchwrapper.Launch.launch(Launch.java:98) [launchwrapper-1.12.jar:?]
65 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
66 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_342]
67 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_342]
68 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_342]
69 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_342]
70 at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge.jar:?]
71 at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge.jar:?]
72Caused by: java.net.UnknownHostException: export.mcpbot.bspk.rs
73 at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[?:1.8.0_342]
74 at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_342]
75 at java.net.Socket.connect(Socket.java:607) ~[?:1.8.0_342]
76 at java.net.Socket.connect(Socket.java:556) ~[?:1.8.0_342]
77 at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[?:1.8.0_342]
78 at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[?:1.8.0_342]
79 at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[?:1.8.0_342]
80 at sun.net.www.http.HttpClient.<init>(HttpClient.java:242) ~[?:1.8.0_342]
81 at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[?:1.8.0_342]
82 at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[?:1.8.0_342]
83 at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1228) ~[?:1.8.0_342]
84 at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[?:1.8.0_342]
85 at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1046) ~[?:1.8.0_342]
86 at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1044) ~[?:1.8.0_342]
87 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_342]
88 at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784) ~[?:1.8.0_342]
89 at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1043) ~[?:1.8.0_342]
90 at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:990) ~[?:1.8.0_342]
91 at org.dimdev.vanillafix.crashes.StacktraceDeobfuscator.init(StacktraceDeobfuscator.java:31) ~[StacktraceDeobfuscator.class:?]
92 ... 36 more
93[18:22:56] [main/INFO] [VanillaFix]: Done initializing StacktraceDeobfuscator
94[18:22:56] [main/INFO] [VanillaFix]: Initializing Bug Fix Mixins
95[18:22:56] [main/INFO] [VanillaFix]: Initializing Crash Fix Mixins
96[18:22:56] [main/INFO] [VanillaFix]: Initializing Profiler Improvement Mixins
97[18:22:56] [main/INFO] [VanillaFix]: Initializing Texture Fix Mixins
98[18:22:56] [main/INFO] [VanillaFix]: Initializing Mod Support Mixins
99[18:22:56] [main/WARN] [FML]: The coremod VanillaFixLoadingPlugin (org.dimdev.vanillafix.VanillaFixLoadingPlugin) is not signed!
100[18:22:56] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
101[18:22:56] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
102[18:22:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
103[18:22:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
104[18:22:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
105[18:23:00] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
106[18:23:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
107[18:23:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
108[18:23:00] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
109[18:23:00] [main/ERROR] [mixin]: Mixin config mixins.movingworld.json does not specify "minVersion" property
110[18:23:00] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@7004e3d
111[18:23:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
112[18:23:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
113[18:23:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
114[18:23:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
115[18:23:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
116[18:23:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
117[18:23:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
118[18:23:02] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
119[18:23:02] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
120[18:23:02] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
121[18:23:02] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
122[18:23:02] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
123[18:23:02] [main/WARN] [mixin]: Reference map 'movingworld.mixin.refmap.json' for mixins.movingworld.json could not be read. If this is a development environment you can ignore this message
124[18:23:03] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.lumien.bloodmoon.asm.ClassTransformer' was detected and will no longer process meta class data
125[18:23:03] [main/WARN] [mixin]: Error loading class: net/minecraft/server/integrated/IntegratedServer
126[18:23:03] [main/WARN] [mixin]: @Mixin target net.minecraft.server.integrated.IntegratedServer was not found mixins.vanillafix.crashes.json:MixinIntegratedServer
127[18:23:05] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
128[18:23:05] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
129[18:23:05] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
130[18:23:08] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
131[18:23:08] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
132[18:23:13] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
133[18:23:13] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2859 Initialized
134[18:23:13] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
135[18:23:14] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
136[18:23:15] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
137[18:23:15] [Server thread/WARN] [mixin]: @Inject(@At("INVOKE")) Shift.BY=2 on mixins.vanillafix.crashes.json:MixinCrashReportCategory::handler$afterGetStacktrace$zzg000 exceeds the maximum allowed value 0. Increase the value of maxShiftBy to suppress this warning.
138[18:23:15] [Server thread/INFO] [FML]: Searching /server/./mods for mods
139[18:23:17] [Server thread/WARN] [FML]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.2.353
140[18:23:17] [Server thread/WARN] [FML]: Mod cosmeticarmorreworked is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-v4
141[18:23:17] [Server thread/WARN] [FML]: Mod cosmeticarmorreworked|tombmanygraves is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-v4
142[18:23:17] [Server thread/INFO] [FML]: Disabling mod ctgui it is client side only.
143[18:23:17] [Server thread/INFO] [FML]: Disabling mod ctm it is client side only.
144[18:23:18] [Server thread/WARN] [FML]: Mod ironchest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-7.0.67.844
145[18:23:19] [Server thread/WARN] [FML]: Mod patchouli is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0-23.6
146[18:23:19] [Server thread/INFO] [FML]: Disabling mod resourceloader it is client side only.
147[18:23:19] [Server thread/WARN] [FML]: Mod vanillafix is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.10-SNAPSHOT
148[18:23:19] [Server thread/WARN] [FML]: Mod veinminer is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.38.2
149[18:23:19] [Server thread/WARN] [FML]: Mod veinminermodsupport is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.38.2
150[18:23:19] [Server thread/INFO] [FML]: Forge Mod Loader has identified 55 mods to load
151[18:23:19] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
152[18:23:19] [Server thread/WARN] [FML]: Missing English translation for movillages: assets/movillages/lang/en_us.lang
153[18:23:20] [Server thread/WARN] [FML]: Missing English translation for codechickenlib: assets/codechickenlib/lang/en_us.lang
154[18:23:20] [Server thread/WARN] [FML]: Missing English translation for cofhcore: assets/cofhcore/lang/en_us.lang
155[18:23:20] [Server thread/WARN] [FML]: Missing English translation for cosmeticarmorreworked|tombmanygraves: assets/cosmeticarmorreworked|tombmanygraves/lang/en_us.lang
156[18:23:20] [Server thread/WARN] [FML]: Missing English translation for crafttweaker: assets/crafttweaker/lang/en_us.lang
157[18:23:20] [Server thread/WARN] [FML]: Missing English translation for crafttweakerjei: assets/crafttweakerjei/lang/en_us.lang
158[18:23:20] [Server thread/WARN] [FML]: Missing English translation for mantle: assets/mantle/lang/en_us.lang
159[18:23:20] [Server thread/WARN] [FML]: Missing English translation for movingworld: assets/movingworld/lang/en_us.lang
160[18:23:20] [Server thread/WARN] [FML]: Missing English translation for mtlib: assets/mtlib/lang/en_us.lang
161[18:23:20] [Server thread/WARN] [FML]: Missing English translation for redstoneflux: assets/redstoneflux/lang/en_us.lang
162[18:23:20] [Server thread/WARN] [FML]: Missing English translation for roguelike: assets/roguelike/lang/en_us.lang
163[18:23:20] [Server thread/WARN] [FML]: Missing English translation for ruins: assets/ruins/lang/en_us.lang
164[18:23:20] [Server thread/WARN] [FML]: Missing English translation for tinkersextras: assets/tinkersextras/lang/en_us.lang
165[18:23:20] [Server thread/WARN] [FML]: Missing English translation for veinminermodsupport: assets/veinminermodsupport/lang/en_us.lang
166[18:23:20] [Server thread/INFO] [FML]: FML has found a non-mod file CTM-MC1.12.2-1.0.2.31.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
167[18:23:20] [Server thread/INFO] [FML]: FML has found a non-mod file ResourceLoader-MC1.12.1-1.5.3.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
168[18:23:21] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, ivtoolkit, com.elytradev.movingworld.common.asm.coremod, openmodscore, obfuscate, movillages, badmobs, baubles, bibliocraft, bloodmoon, chisel, codechickenlib, cofhcore, cofhworld, cosmeticarmorreworked, cosmeticarmorreworked|tombmanygraves, crafttweaker, crafttweakerjei, customnpcs, editmobdrops, bigreactors, firstaid, minecraftfuture, mts, inventorytweaks, ironchest, mantle, powersuits, movingworld, mtlib, natura, numina, openblocks, openmods, patchouli, redstoneflux, additionalstructures, roguelike, ruins, rwbym, tconstruct, tinkersextras, twilightforest, unucivil, unuparts, vanillafix, veinminer, veinminermodsupport, walljump, recipehandler, zerocore, llibrary] at CLIENT
169[18:23:21] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, ivtoolkit, com.elytradev.movingworld.common.asm.coremod, openmodscore, obfuscate, movillages, badmobs, baubles, bibliocraft, bloodmoon, chisel, codechickenlib, cofhcore, cofhworld, cosmeticarmorreworked, cosmeticarmorreworked|tombmanygraves, crafttweaker, crafttweakerjei, customnpcs, editmobdrops, bigreactors, firstaid, minecraftfuture, mts, inventorytweaks, ironchest, mantle, powersuits, movingworld, mtlib, natura, numina, openblocks, openmods, patchouli, redstoneflux, additionalstructures, roguelike, ruins, rwbym, tconstruct, tinkersextras, twilightforest, unucivil, unuparts, vanillafix, veinminer, veinminermodsupport, walljump, recipehandler, zerocore, llibrary] at SERVER
170[18:23:26] [Server thread/INFO] [Pulsar-natura]: Skipping Pulse craftingtweaksIntegration; missing dependency: craftingtweaks
171[18:23:29] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse chiselsandbitsIntegration; missing dependency: chiselsandbits
172[18:23:29] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse craftingtweaksIntegration; missing dependency: craftingtweaks
173[18:23:29] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse wailaIntegration; missing dependency: waila
174[18:23:29] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse theoneprobeIntegration; missing dependency: theoneprobe
175[18:23:29] [Server thread/INFO] [tconstruct]: Preparing to take over the world
176[18:23:29] [Server thread/INFO] [STDOUT]: [unuparts.MTSPackLoader:<init>:68]: ClassName:MTSPackLoader
177[18:23:29] [Server thread/INFO] [STDOUT]: [unuparts.MTSPackLoader:<init>:70]: PackageName:unuparts
178[18:23:33] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
179[18:23:33] [Server thread/INFO] [FML]: Found 1602 ObjectHolder annotations
180[18:23:34] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
181[18:23:34] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
182[18:23:34] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
183[18:23:34] [Forge Version Check/INFO] [forge.VersionCheck]: [vanillafix] Starting version check at https://gist.githubusercontent.com/Runemoro/28e8cf4c24a5f17f508a5d34f66d229f/raw/vanillafix_update.json
184[18:23:34] [Server thread/INFO] [Obfuscate]: Successfully injected SyncedPlayerData capability
185[18:23:34] [Server thread/INFO] [FML]: [MoVillages] Generated Village Customization Config!
186[18:23:35] [Server thread/INFO] [FML]: Applying holder lookups
187[18:23:35] [Server thread/INFO] [FML]: Holder lookups applied
188[18:23:35] [Forge Version Check/INFO] [forge.VersionCheck]: [vanillafix] Found status: AHEAD Target: null
189[18:23:35] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
190[18:23:35] [Server thread/INFO] [CoFH World]: Registering default Feature Templates...
191[18:23:36] [Server thread/INFO] [CoFH World]: Registering default World Generators...
192[18:23:36] [Server thread/INFO] [CoFH World]: Verifying or creating base world generation directory...
193[18:23:36] [Server thread/INFO] [CoFH World]: Complete.
194[18:23:36] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: UP_TO_DATE Target: null
195[18:23:36] [Forge Version Check/INFO] [forge.VersionCheck]: [llibrary] Starting version check at https://gist.githubusercontent.com/Gegy/a6639456aeb8edd92cbf7cbfcf9d65d9/raw/llibrary_updates.json
196[18:23:36] [Forge Version Check/INFO] [forge.VersionCheck]: [llibrary] Found status: UP_TO_DATE Target: null
197[18:23:36] [Forge Version Check/INFO] [forge.VersionCheck]: [openblocks] Starting version check at http://openmods.info/versions/openblocks.json
198[18:23:36] [Forge Version Check/INFO] [forge.VersionCheck]: [openblocks] Found status: AHEAD Target: null
199[18:23:36] [Forge Version Check/INFO] [forge.VersionCheck]: [twilightforest] Starting version check at https://raw.githubusercontent.com/TeamTwilight/twilightforest/1.12.x/update.json
200[18:23:36] [Forge Version Check/INFO] [forge.VersionCheck]: [twilightforest] Found status: UP_TO_DATE Target: null
201[18:23:36] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhcore] Starting version check at https://raw.github.com/cofh/version/master/cofhcore_update.json
202[18:23:36] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhcore] Found status: UP_TO_DATE Target: null
203[18:23:36] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=CodeChickenLib
204[18:23:37] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Found status: BETA Target: null
205[18:23:37] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhworld] Starting version check at https://raw.github.com/cofh/version/master/cofhworld_update.json
206[18:23:37] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhworld] Found status: OUTDATED Target: 1.4.0
207[18:23:37] [Forge Version Check/INFO] [forge.VersionCheck]: [openmods] Starting version check at http://openmods.info/versions/openmodslib.json
208[18:23:37] [Forge Version Check/INFO] [forge.VersionCheck]: [openmods] Found status: AHEAD Target: null
209[18:23:39] [Server thread/INFO] [STDOUT]: [editmobdrops.EditMobDrops:preInit:25]: false
210[18:23:39] [Server thread/INFO] [STDOUT]: [editmobdrops.EditMobDrops:preInit:26]: nya
211[18:23:39] [Server thread/INFO] [firstaid]: First Aid version 1.6. starting
212[18:23:42] [Server thread/INFO] [STDOUT]: [xxrexraptorxx.additionalstructures.proxy.CommonProxy:preInit:34]: Mystcraft not found - integration not active
213[18:23:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `firstaid` for name `debuff.heartbeat`, expected `rwbym`. This could be a intended override, but in most cases indicates a broken mod.
214[18:23:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `firstaid` for name `morphine`, expected `rwbym`. This could be a intended override, but in most cases indicates a broken mod.
215[18:23:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `poison`, expected `rwbym`. This could be a intended override, but in most cases indicates a broken mod.
216[18:23:46] [Server thread/INFO] [firstaid]: Don't worry, the minecraft poison override IS intended.
217[18:23:48] [Server thread/INFO] [twilightforest]: twilightforest has loaded compatibility for mod Baubles.
218[18:23:48] [Server thread/INFO] [twilightforest]: twilightforest has loaded compatibility for mod Chisel.
219[18:23:48] [Server thread/INFO] [twilightforest]: twilightforest has skipped compatibility for mod Immersive Engineering.
220[18:23:48] [Server thread/INFO] [twilightforest]: twilightforest has skipped compatibility for mod Just Enough Items.
221[18:23:48] [Server thread/INFO] [twilightforest]: twilightforest has loaded compatibility for mod Tinkers' Construct.
222[18:23:48] [Server thread/INFO] [twilightforest]: twilightforest has skipped compatibility for mod Thaumcraft.
223[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bookcase`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
224[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `shelf`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
225[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `markerpole`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
226[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `clipboard`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
227[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bibliolight`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
228[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `furniturepaneler`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
229[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `potionshelf`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
230[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `toolrack`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
231[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `label`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
232[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `desk`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
233[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `table`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
234[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `seat`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
235[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fancysign`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
236[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fancyworkbench`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
237[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `framedchest`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
238[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mapframe`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
239[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `case`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
240[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `clock`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
241[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframeborderless`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
242[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframefancy`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
243[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframeflat`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
244[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframemiddle`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
245[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframesimple`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
246[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingpress`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
247[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `armorstand`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
248[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `typesettingtable`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
249[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `printingpress`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
250[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cookiejar`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
251[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dinnerplate`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
252[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `discrack`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
253[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `swordpedestal`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
254[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bell`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
255[18:23:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `typewriter`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
256[18:23:50] [Server thread/INFO] [Chisel]: Loading blocks...
257[18:23:50] [Server thread/INFO] [Chisel]: Skipping feature arcaneStone as its required mod thaumcraft was missing.
258[18:23:50] [Server thread/INFO] [Chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
259[18:23:50] [Server thread/INFO] [Chisel]: Skipping feature certus as its required mod appliedenergistics2 was missing.
260[18:23:51] [Server thread/INFO] [Chisel]: 72 Feature's blocks loaded.
261[18:23:51] [Server thread/INFO] [Chisel]: Loading Tile Entities...
262[18:23:51] [Server thread/INFO] [Chisel]: Tile Entities loaded.
263[18:23:52] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.iron`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
264[18:23:52] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.gold`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
265[18:23:52] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.diamond`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
266[18:23:52] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.copper`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
267[18:23:52] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.silver`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
268[18:23:52] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.crystal`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
269[18:23:52] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.obsidian`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
270[18:23:52] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.dirtchest9000`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
271[18:23:52] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.iron`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
272[18:23:52] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.gold`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
273[18:23:52] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.diamond`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
274[18:23:52] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.copper`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
275[18:23:52] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.silver`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
276[18:23:52] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.crystal`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
277[18:23:52] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.obsidian`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
278[18:23:52] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `natura.netherrack_furnace`, expected `natura`. This could be a intended override, but in most cases indicates a broken mod.
279[18:23:53] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.table`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
280[18:23:53] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.craftingstation`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
281[18:23:53] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.stenciltable`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
282[18:23:53] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.partbuilder`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
283[18:23:53] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.patternchest`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
284[18:23:53] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.partchest`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
285[18:23:53] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.toolstation`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
286[18:23:53] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.toolforge`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
287[18:23:53] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.smeltery_controller`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
288[18:23:53] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.smeltery_component`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
289[18:23:53] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.tank`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
290[18:23:53] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.faucet`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
291[18:23:53] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.channel`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
292[18:23:53] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.casting_table`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
293[18:23:53] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.casting_basin`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
294[18:23:53] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.smeltery_drain`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
295[18:23:53] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.seared_furnace`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
296[18:23:53] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.tinker_tank`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
297[18:23:53] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.item_rack`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
298[18:23:53] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.drying_rack`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
299[18:23:53] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.wooden_hopper`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
300[18:23:53] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.slime_channel`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
301[18:23:53] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileredstoneblock`, expected `customnpcs`. This could be a intended override, but in most cases indicates a broken mod.
302[18:23:53] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileblockanvil`, expected `customnpcs`. This could be a intended override, but in most cases indicates a broken mod.
303[18:23:53] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilemailbox`, expected `customnpcs`. This could be a intended override, but in most cases indicates a broken mod.
304[18:23:53] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilewaypoint`, expected `customnpcs`. This could be a intended override, but in most cases indicates a broken mod.
305[18:23:53] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilenpcscripted`, expected `customnpcs`. This could be a intended override, but in most cases indicates a broken mod.
306[18:23:53] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilenpcscripteddoor`, expected `customnpcs`. This could be a intended override, but in most cases indicates a broken mod.
307[18:23:53] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilenpcbuilder`, expected `customnpcs`. This could be a intended override, but in most cases indicates a broken mod.
308[18:23:53] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilenpccopy`, expected `customnpcs`. This could be a intended override, but in most cases indicates a broken mod.
309[18:23:53] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilenpcborder`, expected `customnpcs`. This could be a intended override, but in most cases indicates a broken mod.
310[18:23:54] [Server thread/INFO] [FML]: Applying holder lookups
311[18:23:54] [Server thread/INFO] [FML]: Holder lookups applied
312[18:23:54] [Server thread/INFO] [Chisel]: Loading items...
313[18:23:54] [Server thread/INFO] [Chisel]: Skipping feature arcaneStone as its required mod thaumcraft was missing.
314[18:23:54] [Server thread/INFO] [Chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
315[18:23:54] [Server thread/INFO] [Chisel]: Skipping feature certus as its required mod appliedenergistics2 was missing.
316[18:23:54] [Server thread/INFO] [Chisel]: 72 Feature's items loaded.
317[18:23:54] [Server thread/INFO] [FML]: Applying holder lookups
318[18:23:54] [Server thread/INFO] [FML]: Holder lookups applied
319[18:23:54] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `plains`, expected `minecraftfuture`. This could be a intended override, but in most cases indicates a broken mod.
320[18:23:54] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mutated_plains`, expected `minecraftfuture`. This could be a intended override, but in most cases indicates a broken mod.
321[18:23:54] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mutated_forest`, expected `minecraftfuture`. This could be a intended override, but in most cases indicates a broken mod.
322[18:23:55] [Server thread/INFO] [FML]: Applying holder lookups
323[18:23:56] [Server thread/INFO] [FML]: Holder lookups applied
324[18:23:56] [Server thread/INFO] [FML]: Applying holder lookups
325[18:23:56] [Server thread/INFO] [FML]: Holder lookups applied
326[18:23:56] [Server thread/INFO] [FML]: Injecting itemstacks
327[18:23:56] [Server thread/INFO] [FML]: Itemstack injection complete
328[18:23:56] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
329[18:23:56] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
330[18:23:56] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
331[18:23:56] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:36769
332[18:23:56] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using epoll channel type
333[18:23:57] [Server thread/ERROR] [FML]: Parsing error loading recipe bibliocraft:markerpole
334com.google.gson.JsonSyntaxException: Invalid pattern: empty pattern not allowed
335 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:488) ~[CraftingHelper.class:?]
336 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
337 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) ~[CraftingHelper.class:?]
338 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) ~[CraftingHelper.class:?]
339 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) ~[CraftingHelper.class:?]
340 at java.util.ArrayList.forEach(ArrayList.java:1259) [?:1.8.0_342]
341 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
342 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
343 at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
344 at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
345 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
346 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
347 at java.lang.Thread.run(Thread.java:750) [?:1.8.0_342]
348[18:23:57] [Server thread/ERROR] [FML]: Parsing error loading recipe bibliocraft:clipboard
349com.google.gson.JsonSyntaxException: Invalid pattern: empty pattern not allowed
350 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:488) ~[CraftingHelper.class:?]
351 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
352 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) ~[CraftingHelper.class:?]
353 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) ~[CraftingHelper.class:?]
354 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) ~[CraftingHelper.class:?]
355 at java.util.ArrayList.forEach(ArrayList.java:1259) [?:1.8.0_342]
356 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
357 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
358 at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
359 at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
360 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
361 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
362 at java.lang.Thread.run(Thread.java:750) [?:1.8.0_342]
363[18:23:58] [Server thread/ERROR] [FML]: Parsing error loading recipe unuparts:unu_emblem_vanilla
364com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 3 path $.
365 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:494) ~[rc.class:?]
366 at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
367 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:720) ~[CraftingHelper.class:?]
368 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) ~[CraftingHelper.class:?]
369 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) ~[CraftingHelper.class:?]
370 at java.util.ArrayList.forEach(ArrayList.java:1259) [?:1.8.0_342]
371 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
372 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
373 at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
374 at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
375 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
376 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
377 at java.lang.Thread.run(Thread.java:750) [?:1.8.0_342]
378Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 3 path $.
379 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[JsonReader.class:?]
380 at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1401) ~[JsonReader.class:?]
381 at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1352) ~[JsonReader.class:?]
382 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:494) ~[JsonReader.class:?]
383 at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414) ~[JsonReader.class:?]
384 at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738) ~[TypeAdapters$29.class:?]
385 at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[TypeAdapters$29.class:?]
386 at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[TypeAdapters$35$1.class:?]
387 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
388 ... 12 more
389[18:23:58] [Server thread/ERROR] [FML]: Parsing error loading recipe unuparts:unu_emblem_ie
390com.google.gson.JsonSyntaxException: Unknown item 'immersiveengineering:metal'
391 at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:262) ~[CraftingHelper.class:?]
392 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:544) ~[CraftingHelper.class:?]
393 at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:204) ~[CraftingHelper.class:?]
394 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:481) ~[CraftingHelper.class:?]
395 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
396 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) ~[CraftingHelper.class:?]
397 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) ~[CraftingHelper.class:?]
398 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) ~[CraftingHelper.class:?]
399 at java.util.ArrayList.forEach(ArrayList.java:1259) [?:1.8.0_342]
400 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
401 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
402 at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
403 at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
404 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
405 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
406 at java.lang.Thread.run(Thread.java:750) [?:1.8.0_342]
407[18:23:58] [Server thread/INFO] [Chisel]: Loading recipes...
408[18:23:58] [Server thread/INFO] [Chisel]: Skipping feature arcaneStone as its required mod thaumcraft was missing.
409[18:23:58] [Server thread/INFO] [Chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
410[18:23:58] [Server thread/INFO] [Chisel]: Skipping feature certus as its required mod appliedenergistics2 was missing.
411[18:23:58] [Server thread/INFO] [Chisel]: 72 Feature's recipes loaded.
412[18:23:58] [Server thread/INFO] [FML]: Applying holder lookups
413[18:23:58] [Server thread/INFO] [FML]: Holder lookups applied
414[18:24:05] [Server thread/INFO] [noppes.npcs.CustomNpcs]: CustomNPC Permissions available:
415[18:24:05] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.edit.blocks
416[18:24:05] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.edit.villager
417[18:24:05] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.global.bank
418[18:24:05] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.global.dialog
419[18:24:05] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.global.faction
420[18:24:05] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.global.linked
421[18:24:05] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.global.naturalspawn
422[18:24:05] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.global.playerdata
423[18:24:05] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.global.quest
424[18:24:05] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.global.recipe
425[18:24:05] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.global.transport
426[18:24:05] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.advanced
427[18:24:05] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.ai
428[18:24:05] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.clone
429[18:24:05] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.create
430[18:24:05] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.delete
431[18:24:05] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.display
432[18:24:05] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.freeze
433[18:24:05] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.gui
434[18:24:05] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.inventory
435[18:24:05] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.reset
436[18:24:05] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.stats
437[18:24:05] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.scenes
438[18:24:05] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.soulstone.all
439[18:24:05] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.spawner.create
440[18:24:05] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.spawner.mob
441[18:24:05] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.tool.mounter
442[18:24:05] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.tool.nbtbook
443[18:24:05] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.tool.pather
444[18:24:05] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.tool.scripter
445[18:24:05] [Server thread/INFO] [STDOUT]: [noppes.npcs.CustomNpcs:load:258]: Markov dictionaries loaded!
446[18:24:07] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyIntegerOrDefault:290]: Property config values missing:
447[18:24:07] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyIntegerOrDefault:291]: property: aoePickUpgrade.aoeMiningDiameter.diameter.multiplier
448[18:24:07] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyIntegerOrDefault:292]: getValue: 5
449[18:24:07] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyIntegerOrDefault:290]: Property config values missing:
450[18:24:07] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyIntegerOrDefault:291]: property: fortuneModule.fortuneLevel.enchLevel.multiplier
451[18:24:07] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyIntegerOrDefault:292]: getValue: 3
452[18:24:07] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:266]: Property config values missing:
453[18:24:07] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:267]: property: chisel.slotPoints.base
454[18:24:07] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:268]: getValue: 1.0
455[18:24:07] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:266]: Property config values missing:
456[18:24:07] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:267]: property: chisel.chiselEnergyCon.base
457[18:24:07] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:268]: getValue: 500.0
458[18:24:07] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:266]: Property config values missing:
459[18:24:07] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:267]: property: chisel.chiselHarvSpd.base
460[18:24:07] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:268]: getValue: 8.0
461[18:24:07] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:266]: Property config values missing:
462[18:24:07] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:267]: property: chisel.chiselEnergyCon.overclock.multiplier
463[18:24:07] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:268]: getValue: 9500.0
464[18:24:07] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:266]: Property config values missing:
465[18:24:07] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:267]: property: chisel.chiselHarvSpd.overclock.multiplier
466[18:24:07] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:268]: getValue: 22.0
467[18:24:07] [Server thread/WARN] [movingworld]: No block found for DavincisVessels:floater at block_densities[0]
468[18:24:07] [Server thread/WARN] [movingworld]: No block found for DavincisVessels:balloon at block_densities[1]
469[18:24:07] [Server thread/INFO] [movingworld]: Setting up network...
470[18:24:07] [Server thread/INFO] [movingworld]: Setup network! com.elytradev.movingworld.repackage.com.elytradev.concrete.network.NetworkContext@460f0f85
471[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:golden_rail
472[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:detector_rail
473[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:wooden_door
474[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:lever
475[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:stone_pressure_plate
476[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:iron_door
477[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:wooden_pressure_plate
478[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:stone_button
479[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:fence_gate
480[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:tripwire_hook
481[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:tripwire
482[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:wooden_button
483[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:unpowered_comparator
484[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:powered_comparator
485[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:activator_rail
486[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:spruce_fence_gate
487[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:birch_fence_gate
488[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:jungle_fence_gate
489[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:dark_oak_fence_gate
490[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:acacia_fence_gate
491[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:spruce_door
492[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:birch_door
493[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:jungle_door
494[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:acacia_door
495[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:dark_oak_door
496[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:observer
497[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: openblocks:target
498[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: openblocks:big_button
499[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: openblocks:big_button_wood
500[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: openblocks:village_highlighter
501[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: openblocks:block_breaker
502[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: openblocks:block_placer
503[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: openblocks:sky
504[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: openblocks:xp_shower
505[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:overworld_door_eucalyptus
506[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:overworld_door_hopseed
507[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:overworld_door_sakura
508[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:overworld_door_redwood
509[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:overworld_door_redwood_bark
510[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:overworld_door_tiger
511[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:overworld_door_maple
512[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:overworld_door_silverbell
513[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:nether_door_ghostwood
514[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:nether_door_bloodwood
515[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:nether_door_darkwood
516[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:nether_door_fusewood
517[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:nether_lever
518[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:nether_button
519[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:nether_pressure_plate
520[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:blaze_rail_golden
521[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:blaze_rail_activator
522[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:blaze_rail_detector
523[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:maple_button
524[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:maple_pressure_plate
525[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:maple_fence_gate
526[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:silverbell_button
527[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:silverbell_pressure_plate
528[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:silverbell_fence_gate
529[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:amaranth_button
530[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:amaranth_pressure_plate
531[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:amaranth_fence_gate
532[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:tiger_button
533[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:tiger_pressure_plate
534[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:tiger_fence_gate
535[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:willow_button
536[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:willow_pressure_plate
537[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:willow_fence_gate
538[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:eucalyptus_button
539[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:eucalyptus_pressure_plate
540[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:eucalyptus_fence_gate
541[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:hopseed_button
542[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:hopseed_pressure_plate
543[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:hopseed_fence_gate
544[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:sakura_button
545[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:sakura_pressure_plate
546[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:sakura_fence_gate
547[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:redwood_button
548[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:redwood_pressure_plate
549[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:redwood_fence_gate
550[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:ghostwood_button
551[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:ghostwood_pressure_plate
552[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:ghostwood_fence_gate
553[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:bloodwood_button
554[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:bloodwood_pressure_plate
555[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:bloodwood_fence_gate
556[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:fusewood_button
557[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:fusewood_pressure_plate
558[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:fusewood_fence_gate
559[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:darkwood_button
560[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:darkwood_pressure_plate
561[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: natura:darkwood_fence_gate
562[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: tconstruct:slime_channel
563[18:24:07] [Server thread/INFO] [movingworld]: Found powered block with name: customnpcs:npcscripteddoor
564[18:24:07] [Server thread/INFO] [STDOUT]: [io.github.blaezdev.rwbym.RWBYModels:init:175]: Blaez:RWBYM Relz 4.6.7
565[18:24:08] [Server thread/INFO] [Chisel]: Received 39 IMC messages from mod twilightforest.
566[18:24:08] [Server thread/INFO] [Chisel]: Received 22 IMC messages from mod tconstruct.
567[18:24:08] [Server thread/INFO] [FML]: Injecting itemstacks
568[18:24:08] [Server thread/INFO] [FML]: Itemstack injection complete
569[18:24:09] [Server thread/INFO] [cofhcore]: CoFH Core: Load Complete.
570[18:24:09] [Server thread/INFO] [CoFH World]: Accumulating world generation files from: "/server/config/cofh/world"
571[18:24:09] [Server thread/INFO] [CoFH World]: Found a total of 3 world generation files.
572[18:24:10] [Server thread/INFO] [CoFH World]: CoFH World: Load Complete.
573[18:24:10] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 55 mods
574[18:24:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"
575[18:24:10] [Server thread/ERROR] [FML.ModTracker]: This world was saved with mod malisiscore which appears to be missing, things may not work well
576[18:24:10] [Server thread/ERROR] [FML.ModTracker]: This world was saved with mod malisisdoors which appears to be missing, things may not work well
577[18:24:10] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
578[18:24:10] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:curtain_green
579[18:24:10] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:big_door_spruce_3x3
580[18:24:10] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:curtain_magenta
581[18:24:10] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:door_factory
582[18:24:10] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:curtain_lime
583[18:24:10] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world thermalfoundation:fluid_petrotheum
584[18:24:10] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world thermalexpansion:cell
585[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world thermalfoundation:glass
586[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:medieval_door
587[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world thermalfoundation:storage_alloy
588[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:big_door_rusty_3x3
589[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:customdoor
590[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:garage_door
591[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:curtain_purple
592[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:shoji_door
593[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:curtain_brown
594[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:rustyhatch
595[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:saloon
596[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world thermalexpansion:device
597[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:curtain_light_blue
598[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:wood_sliding_door
599[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:big_door_oak_3x3
600[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world thermalfoundation:ore
601[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world thermaldynamics:duct_16
602[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:curtain_black
603[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:big_door_iron_3x3
604[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world thermalfoundation:fluid_aerotheum
605[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world thermalfoundation:fluid_pyrotheum
606[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:laboratory_door
607[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:trapdoor_jungle
608[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world thermaldynamics:duct_48
609[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world thermalfoundation:fluid_glowstone
610[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world thermaldynamics:duct_32
611[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:curtain_cyan
612[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world thermaldynamics:duct_64
613[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:big_door_birch_3x3
614[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world thermalexpansion:tank
615[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world thermalfoundation:fluid_redstone
616[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:curtain_white
617[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:curtain_gray
618[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world thermalexpansion:strongbox
619[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world thermalexpansion:dynamo
620[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:factory_door
621[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world thermalfoundation:fluid_ender
622[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:curtain_silver
623[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world thermalexpansion:machine
624[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:trapdoor_birch
625[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world thermalfoundation:fluid_mana
626[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:curtain_yellow
627[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world thermalfoundation:fluid_crude_oil
628[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:big_door_dark_oak_3x3
629[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:iron_sliding_door
630[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world thermalfoundation:storage
631[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:big_door_acacia_3x3
632[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:carriage_door
633[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:curtain_orange
634[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world thermalexpansion:apparatus
635[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:curtain_pink
636[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:camofencegate
637[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:trapdoor_dark_oak
638[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world thermalexpansion:cache
639[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world thermalfoundation:ore_fluid
640[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world thermalfoundation:rockwool
641[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world thermaldynamics:duct_0
642[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:curtain_blue
643[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world thermalfoundation:fluid_cryotheum
644[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world thermalfoundation:glass_alloy
645[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:trapdoor_acacia
646[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:forcefielddoor
647[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:hitechdoor
648[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world thermalfoundation:storage_resource
649[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:sliding_trapdoor
650[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:jail_door
651[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enderstorage:ender_storage
652[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:trapdoor_spruce
653[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:verticalhatch
654[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:big_door_jungle_3x3
655[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:rustyladder
656[18:24:11] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world malisisdoors:curtain_red
657[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:curtain_green
658[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:big_door_spruce_3x3
659[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:curtain_magenta
660[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:customdooritem
661[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:rustyhandle
662[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:shoji_door
663[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:curtain_brown
664[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:saloon
665[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:curtain_light_blue
666[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:curtain_black
667[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:big_door_iron_3x3
668[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:laboratory_door
669[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:big_door_birch_3x3
670[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:curtain_gray
671[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:factory_door
672[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:trapdoor_birch
673[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:big_door_dark_oak_3x3
674[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:big_door_acacia_3x3
675[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:camofencegate
676[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:forcefielditem
677[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:trapdoor_dark_oak
678[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:trapdoor_acacia
679[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:hitechdoor
680[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:sliding_trapdoor
681[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:jail_door
682[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:verticalhatch
683[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:rustyladder
684[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:door_factory
685[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:curtain_lime
686[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:medieval_door
687[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:big_door_rusty_3x3
688[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:garage_door
689[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:curtain_purple
690[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:rustyhatch
691[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:wood_sliding_door
692[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:big_door_oak_3x3
693[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:trapdoor_jungle
694[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:curtain_cyan
695[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:curtain_white
696[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:curtain_silver
697[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:curtain_yellow
698[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:iron_sliding_door
699[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:carriage_door
700[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:curtain_orange
701[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:curtain_pink
702[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:curtain_blue
703[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:trapdoor_spruce
704[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:big_door_jungle_3x3
705[18:24:11] [Server thread/INFO] [FML]: Registry Item: Found a missing id from the world malisisdoors:curtain_red
706[18:24:11] [Server thread/INFO] [FML]: Registry SoundEvent: Found a missing id from the world malisisdoors:slidingdooro
707[18:24:11] [Server thread/INFO] [FML]: Registry SoundEvent: Found a missing id from the world malisisdoors:rustydoor_closing
708[18:24:11] [Server thread/INFO] [FML]: Registry SoundEvent: Found a missing id from the world malisisdoors:rustyhatch_close
709[18:24:11] [Server thread/INFO] [FML]: Registry SoundEvent: Found a missing id from the world malisisdoors:rustydoor_closed
710[18:24:11] [Server thread/INFO] [FML]: Registry SoundEvent: Found a missing id from the world malisisdoors:carriage_closed
711[18:24:11] [Server thread/INFO] [FML]: Registry SoundEvent: Found a missing id from the world malisisdoors:space_door_open
712[18:24:11] [Server thread/INFO] [FML]: Registry SoundEvent: Found a missing id from the world malisisdoors:jaildoor
713[18:24:11] [Server thread/INFO] [FML]: Registry SoundEvent: Found a missing id from the world malisisdoors:space_door_close
714[18:24:11] [Server thread/INFO] [FML]: Registry SoundEvent: Found a missing id from the world malisisdoors:carriage_opening
715[18:24:11] [Server thread/INFO] [FML]: Registry SoundEvent: Found a missing id from the world malisisdoors:rustyhatch_open
716[18:24:11] [Server thread/INFO] [FML]: Registry SoundEvent: Found a missing id from the world malisisdoors:shoji_door
717[18:24:11] [Server thread/INFO] [FML]: Registry SoundEvent: Found a missing id from the world malisisdoors:carriage_closing
718[18:24:11] [Server thread/INFO] [FML]: Registry SoundEvent: Found a missing id from the world malisisdoors:rustydoor_opening
719[18:24:11] [Server thread/ERROR] [FML]: Unidentified mapping from registry minecraft:blocks
720[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:curtain_pink: 267
721[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:big_door_birch_3x3: 292
722[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:trapdoor_jungle: 283
723[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:big_door_acacia_3x3: 294
724[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:curtain_silver: 269
725[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:curtain_white: 261
726[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:curtain_lime: 266
727[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:wood_sliding_door: 254
728[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:shoji_door: 260
729[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:forcefielddoor: 301
730[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:rustyladder: 299
731[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:curtain_green: 274
732[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:curtain_cyan: 270
733[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:garage_door: 287
734[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:camofencegate: 285
735[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:curtain_yellow: 265
736[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:curtain_blue: 272
737[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:trapdoor_birch: 281
738[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:big_door_spruce_3x3: 291
739[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:big_door_jungle_3x3: 293
740[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:curtain_brown: 273
741[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:curtain_purple: 271
742[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:curtain_red: 275
743[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:laboratory_door: 258
744[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:big_door_rusty_3x3: 297
745[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:big_door_dark_oak_3x3: 295
746[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:customdoor: 277
747[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:saloon: 278
748[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:curtain_magenta: 263
749[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:rustyhatch: 298
750[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:verticalhatch: 286
751[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:big_door_oak_3x3: 290
752[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:hitechdoor: 302
753[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:trapdoor_acacia: 280
754[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:big_door_iron_3x3: 296
755[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:carriage_door: 288
756[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:curtain_orange: 262
757[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:curtain_light_blue: 264
758[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:trapdoor_dark_oak: 282
759[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:door_factory: 300
760[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:trapdoor_spruce: 284
761[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:medieval_door: 289
762[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:jail_door: 257
763[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:sliding_trapdoor: 279
764[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:curtain_black: 276
765[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:iron_sliding_door: 256
766[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:curtain_gray: 268
767[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:factory_door: 259
768[18:24:11] [Server thread/ERROR] [FML]: Unidentified mapping from registry minecraft:items
769[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:curtain_orange: 4105
770[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:factory_door: 4102
771[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:iron_sliding_door: 4099
772[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:rustyhatch: 4141
773[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:saloon: 4121
774[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:curtain_purple: 4114
775[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:curtain_red: 4118
776[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:curtain_light_blue: 4107
777[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:big_door_iron_3x3: 4139
778[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:big_door_jungle_3x3: 4136
779[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:verticalhatch: 4129
780[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:curtain_blue: 4115
781[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:big_door_dark_oak_3x3: 4138
782[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:big_door_birch_3x3: 4135
783[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:trapdoor_jungle: 4126
784[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:curtain_green: 4117
785[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:rustyhandle: 4142
786[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:trapdoor_birch: 4124
787[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:big_door_spruce_3x3: 4134
788[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:curtain_pink: 4110
789[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:trapdoor_acacia: 4123
790[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:medieval_door: 4132
791[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:curtain_magenta: 4106
792[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:curtain_cyan: 4113
793[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:shoji_door: 4103
794[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:wood_sliding_door: 4098
795[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:curtain_silver: 4112
796[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:curtain_white: 4104
797[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:door_factory: 4144
798[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:curtain_brown: 4116
799[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:garage_door: 4130
800[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:big_door_rusty_3x3: 4140
801[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:curtain_gray: 4111
802[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:big_door_acacia_3x3: 4137
803[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:camofencegate: 4128
804[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:big_door_oak_3x3: 4133
805[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:curtain_black: 4119
806[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:hitechdoor: 4146
807[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:curtain_lime: 4109
808[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:jail_door: 4100
809[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:sliding_trapdoor: 4122
810[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:trapdoor_dark_oak: 4125
811[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:forcefielditem: 4145
812[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:curtain_yellow: 4108
813[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:trapdoor_spruce: 4127
814[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:laboratory_door: 4101
815[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:rustyladder: 4143
816[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:carriage_door: 4131
817[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:customdooritem: 4120
818[18:24:11] [Server thread/ERROR] [FML]: Unidentified mapping from registry minecraft:soundevents
819[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:carriage_closing: 565
820[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:slidingdooro: 557
821[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:jaildoor: 558
822[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:rustydoor_closing: 568
823[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:carriage_closed: 566
824[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:space_door_close: 560
825[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:rustydoor_closed: 569
826[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:space_door_open: 559
827[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:shoji_door: 561
828[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:carriage_opening: 564
829[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:rustyhatch_open: 562
830[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:rustyhatch_close: 563
831[18:24:11] [Server thread/ERROR] [FML]: malisisdoors:rustydoor_opening: 567
832[18:24:11] [Server thread/INFO] [FML]: Using fml.queryResult confirm to answer the following query:
833Forge Mod Loader detected missing registry entries.
834
835There are 110 missing entries in this save.
836If you continue the missing entries will get removed.
837A world backup will be automatically created in your saves directory.
838
839Missing minecraft:blocks:
840 malisisdoors:jail_door
841 malisisdoors:curtain_green
842 malisisdoors:iron_sliding_door
843 malisisdoors:curtain_brown
844 malisisdoors:trapdoor_spruce
845 malisisdoors:customdoor
846 malisisdoors:curtain_cyan
847 malisisdoors:trapdoor_birch
848 malisisdoors:verticalhatch
849 malisisdoors:big_door_spruce_3x3
850 malisisdoors:rustyhatch
851 malisisdoors:factory_door
852 malisisdoors:big_door_jungle_3x3
853 malisisdoors:curtain_magenta
854 malisisdoors:curtain_lime
855 malisisdoors:trapdoor_dark_oak
856 malisisdoors:forcefielddoor
857 malisisdoors:laboratory_door
858 malisisdoors:big_door_acacia_3x3
859 malisisdoors:curtain_white
860 malisisdoors:garage_door
861 malisisdoors:trapdoor_jungle
862 malisisdoors:curtain_purple
863 malisisdoors:carriage_door
864 malisisdoors:rustyladder
865 malisisdoors:curtain_silver
866 malisisdoors:hitechdoor
867 malisisdoors:saloon
868 malisisdoors:curtain_orange
869 malisisdoors:curtain_gray
870 malisisdoors:door_factory
871 malisisdoors:curtain_pink
872 malisisdoors:curtain_black
873 malisisdoors:curtain_blue
874 malisisdoors:curtain_light_blue
875 malisisdoors:camofencegate
876 malisisdoors:wood_sliding_door
877 malisisdoors:big_door_rusty_3x3
878 malisisdoors:big_door_oak_3x3
879 malisisdoors:big_door_iron_3x3
880 malisisdoors:curtain_yellow
881 malisisdoors:trapdoor_acacia
882 malisisdoors:big_door_dark_oak_3x3
883 malisisdoors:medieval_door
884 malisisdoors:shoji_door
885 malisisdoors:curtain_red
886 malisisdoors:sliding_trapdoor
887 malisisdoors:big_door_birch_3x3
888Missing minecraft:items:
889 malisisdoors:jail_door
890 malisisdoors:curtain_green
891 malisisdoors:iron_sliding_door
892 malisisdoors:curtain_brown
893 malisisdoors:trapdoor_spruce
894 malisisdoors:curtain_cyan
895 malisisdoors:trapdoor_birch
896 malisisdoors:verticalhatch
897 malisisdoors:big_door_spruce_3x3
898 malisisdoors:customdooritem
899 malisisdoors:rustyhatch
900 malisisdoors:factory_door
901 malisisdoors:big_door_jungle_3x3
902 malisisdoors:forcefielditem
903 malisisdoors:curtain_magenta
904 malisisdoors:curtain_lime
905 malisisdoors:trapdoor_dark_oak
906 malisisdoors:laboratory_door
907 malisisdoors:big_door_acacia_3x3
908 malisisdoors:curtain_white
909 malisisdoors:garage_door
910 malisisdoors:trapdoor_jungle
911 malisisdoors:rustyladder
912 malisisdoors:curtain_purple
913 malisisdoors:carriage_door
914 malisisdoors:hitechdoor
915 malisisdoors:curtain_silver
916 malisisdoors:saloon
917 malisisdoors:curtain_orange
918 malisisdoors:curtain_gray
919 malisisdoors:door_factory
920 malisisdoors:curtain_pink
921 malisisdoors:curtain_black
922 malisisdoors:curtain_blue
923 malisisdoors:curtain_light_blue
924 malisisdoors:camofencegate
925 malisisdoors:wood_sliding_door
926 malisisdoors:big_door_rusty_3x3
927 malisisdoors:big_door_oak_3x3
928 malisisdoors:big_door_iron_3x3
929 malisisdoors:curtain_yellow
930 malisisdoors:trapdoor_acacia
931 malisisdoors:rustyhandle
932 malisisdoors:big_door_dark_oak_3x3
933 malisisdoors:medieval_door
934 malisisdoors:shoji_door
935 malisisdoors:curtain_red
936 malisisdoors:sliding_trapdoor
937 malisisdoors:big_door_birch_3x3
938Missing minecraft:soundevents:
939 malisisdoors:space_door_close
940 malisisdoors:rustydoor_opening
941 malisisdoors:rustydoor_closed
942 malisisdoors:slidingdooro
943 malisisdoors:rustyhatch_close
944 malisisdoors:space_door_open
945 malisisdoors:carriage_closing
946 malisisdoors:rustydoor_closing
947 malisisdoors:carriage_closed
948 malisisdoors:rustyhatch_open
949 malisisdoors:jaildoor
950 malisisdoors:carriage_opening
951 malisisdoors:shoji_door
952
953[18:24:11] [Server thread/ERROR] [FML]: !!!!!!!!!! UPDATING WORLD WITHOUT DOING BACKUP !!!!!!!!!!!!!!!!
954[18:24:11] [Server thread/ERROR] [FML]: !!!!!!!!!! UPDATING WORLD WITHOUT DOING BACKUP !!!!!!!!!!!!!!!!
955[18:24:11] [Server thread/ERROR] [FML]: !!!!!!!!!! UPDATING WORLD WITHOUT DOING BACKUP !!!!!!!!!!!!!!!!
956[18:24:11] [Server thread/ERROR] [FML]: !!!!!!!!!! UPDATING WORLD WITHOUT DOING BACKUP !!!!!!!!!!!!!!!!
957[18:24:11] [Server thread/ERROR] [FML]: !!!!!!!!!! UPDATING WORLD WITHOUT DOING BACKUP !!!!!!!!!!!!!!!!
958[18:24:11] [Server thread/ERROR] [FML]: !!!!!!!!!! UPDATING WORLD WITHOUT DOING BACKUP !!!!!!!!!!!!!!!!
959[18:24:11] [Server thread/ERROR] [FML]: !!!!!!!!!! UPDATING WORLD WITHOUT DOING BACKUP !!!!!!!!!!!!!!!!
960[18:24:11] [Server thread/ERROR] [FML]: !!!!!!!!!! UPDATING WORLD WITHOUT DOING BACKUP !!!!!!!!!!!!!!!!
961[18:24:11] [Server thread/ERROR] [FML]: !!!!!!!!!! UPDATING WORLD WITHOUT DOING BACKUP !!!!!!!!!!!!!!!!
962[18:24:11] [Server thread/ERROR] [FML]: !!!!!!!!!! UPDATING WORLD WITHOUT DOING BACKUP !!!!!!!!!!!!!!!!
963[18:24:11] [Server thread/ERROR] [FML]: There are unidentified mappings in this world - we are going to attempt to process anyway
964[18:24:12] [Server thread/INFO] [FML]: Applying holder lookups
965[18:24:12] [Server thread/INFO] [FML]: Holder lookups applied
966[18:24:12] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@6c944ba6)
967[18:24:13] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 550 advancements
968[18:24:13] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@6c944ba6)
969[18:24:14] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@6c944ba6)
970[18:24:14] [Server thread/INFO] [FML]: Loading dimension 7 (world) (net.minecraft.server.dedicated.DedicatedServer@6c944ba6)
971[18:24:14] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (3.602s)! For help, type "help" or "?"
972[18:24:14] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting GS4 status listener
973[18:24:14] [Query Listener #1/INFO] [net.minecraft.server.MinecraftServer]: Query running on 0.0.0.0:9898
974[18:24:18] [Server thread/INFO] [FML]: Unloading dimension -1
975[18:24:18] [Server thread/INFO] [FML]: Unloading dimension 1
976[18:24:18] [Server thread/INFO] [FML]: Unloading dimension 7
977[18:24:18] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2807ms behind, skipping 56 tick(s)
978[18:25:33] [User Authenticator #1/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player Gamarinsho is b40b2734-50bd-4663-9bff-0b306064189d
979[18:25:34] [Netty Epoll Server IO #2/INFO] [FML]: Client protocol version 2
980[18:25:34] [Netty Epoll Server IO #2/INFO] [FML]: Client attempting to join with 67 mods : ctgui@1.0.0,tinkersextras@1.12.2-1.0.9,openmods@0.12.2,cofhcore@4.6.6,bibliocraft@2.4.5,movingworld@1.12-6.342,ivtoolkit@1.3.3-1.12,cosmeticarmorreworked|tombmanygraves@1.12.2-v4,neat@1.4-17,mcp@9.42,ctm@MC1.12.2-1.0.2.31,badmobs@1.1.28,forgelin@1.8.2,conarm@1.2.4,inventorytweaks@1.63+release.109.220f184,stg@1.12.2-1.2.3,llibrary@1.7.20,cofhworld@1.3.1,minecraftfuture@0.1.11,mts@17.4.2,additionalstructures@2.3.0,walljump@1.12.2-1.2.3,crafttweaker@4.1.19,unuparts@3.3.1,firstaid@1.6.,ido@1.0.6,forge@14.23.5.2855,ruins@17.1,twilightforest@3.8.689,ironchest@1.12.2-7.0.67.844,openblocks@1.8.1,zerocore@1.12.2-0.1.2.8,minecraft@1.12.2,tconstruct@1.12.2-2.12.0.135,powersuits@1.12.2-1.0.43,crafttweakerjei@2.0.3,mtlib@3.0.6,baubles@1.5.2,redstoneflux@2.1.0,openmodscore@0.12.2,numina@1.12.2-1.0.38,veinminermodsupport@0.38.2,resourceloader@1.5.3,bountiful@2.2.3,unucivil@3.3.1,roguelike@1.8.0,com.elytradev.movingworld.common.asm.coremod@,bloodmoon@1.5.3,vanillafix@1.0.10-SNAPSHOT,mantle@1.12-1.3.3.55,patchouli@1.0-23.6,editmobdrops@1.3.2,veinminer@0.38.2,natura@1.12.2-4.3.2.69,FML@**.**.**.**,obfuscate@0.4.2,customnpcs@1.12,cfm@6.3.1,chisel@MC1.12.2-1.0.2.45,bigreactors@1.12.2-0.4.5.67,recipehandler@0.14,rwbym@4.6.7,overpoweredarmorbar@@VERSION@,codechickenlib@**.**.**.**,cosmeticarmorreworked@1.12.2-v4,chiselsandbits@14.33,movillages@1.5.4
981[18:25:34] [Netty Epoll Server IO #2/INFO] [CodeChickenLib-ConfigSync]: Skipping config sync, No mods have registered a syncable config.
982[18:25:35] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Gamarinsho lost connection: Disconnected
983[18:25:35] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Gamarinsho left the game
984[18:25:44] [User Authenticator #2/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player Gamarinsho is b40b2734-50bd-4663-9bff-0b306064189d
985[18:25:45] [Netty Epoll Server IO #3/INFO] [FML]: Client protocol version 2
986[18:25:45] [Netty Epoll Server IO #3/INFO] [FML]: Client attempting to join with 67 mods : ctgui@1.0.0,tinkersextras@1.12.2-1.0.9,openmods@0.12.2,cofhcore@4.6.6,bibliocraft@2.4.5,movingworld@1.12-6.342,ivtoolkit@1.3.3-1.12,cosmeticarmorreworked|tombmanygraves@1.12.2-v4,neat@1.4-17,mcp@9.42,ctm@MC1.12.2-1.0.2.31,badmobs@1.1.28,forgelin@1.8.2,conarm@1.2.4,inventorytweaks@1.63+release.109.220f184,stg@1.12.2-1.2.3,llibrary@1.7.20,cofhworld@1.3.1,minecraftfuture@0.1.11,mts@17.4.2,additionalstructures@2.3.0,walljump@1.12.2-1.2.3,crafttweaker@4.1.19,unuparts@3.3.1,firstaid@1.6.,ido@1.0.6,forge@14.23.5.2855,ruins@17.1,twilightforest@3.8.689,ironchest@1.12.2-7.0.67.844,openblocks@1.8.1,zerocore@1.12.2-0.1.2.8,minecraft@1.12.2,tconstruct@1.12.2-2.12.0.135,powersuits@1.12.2-1.0.43,crafttweakerjei@2.0.3,mtlib@3.0.6,baubles@1.5.2,redstoneflux@2.1.0,openmodscore@0.12.2,numina@1.12.2-1.0.38,veinminermodsupport@0.38.2,resourceloader@1.5.3,bountiful@2.2.3,unucivil@3.3.1,roguelike@1.8.0,com.elytradev.movingworld.common.asm.coremod@,bloodmoon@1.5.3,vanillafix@1.0.10-SNAPSHOT,mantle@1.12-1.3.3.55,patchouli@1.0-23.6,editmobdrops@1.3.2,veinminer@0.38.2,natura@1.12.2-4.3.2.69,FML@**.**.**.**,obfuscate@0.4.2,customnpcs@1.12,cfm@6.3.1,chisel@MC1.12.2-1.0.2.45,bigreactors@1.12.2-0.4.5.67,recipehandler@0.14,rwbym@4.6.7,overpoweredarmorbar@@VERSION@,codechickenlib@**.**.**.**,cosmeticarmorreworked@1.12.2-v4,chiselsandbits@14.33,movillages@1.5.4
987[18:25:45] [Netty Epoll Server IO #3/INFO] [CodeChickenLib-ConfigSync]: Skipping config sync, No mods have registered a syncable config.
988[18:25:46] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Gamarinsho lost connection: Disconnected
989[18:25:46] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Gamarinsho left the game
990[18:25:52] [User Authenticator #3/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player Gamarinsho is b40b2734-50bd-4663-9bff-0b306064189d
991[18:25:52] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Gamarinsho lost connection: Internal Exception: io.netty.handler.codec.EncoderException: java.io.IOException: Can't serialize unregistered packet
992[18:25:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Gamarinsho left the game
993[18:29:37] [User Authenticator #4/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player Gamarinsho is b40b2734-50bd-4663-9bff-0b306064189d
994[18:29:37] [Netty Epoll Server IO #5/INFO] [FML]: Client protocol version 2
995[18:29:37] [Netty Epoll Server IO #5/INFO] [FML]: Client attempting to join with 67 mods : ctgui@1.0.0,tinkersextras@1.12.2-1.0.9,openmods@0.12.2,cofhcore@4.6.6,bibliocraft@2.4.5,movingworld@1.12-6.342,ivtoolkit@1.3.3-1.12,cosmeticarmorreworked|tombmanygraves@1.12.2-v4,neat@1.4-17,mcp@9.42,ctm@MC1.12.2-1.0.2.31,badmobs@1.1.28,forgelin@1.8.2,conarm@1.2.4,inventorytweaks@1.63+release.109.220f184,stg@1.12.2-1.2.3,llibrary@1.7.20,cofhworld@1.3.1,minecraftfuture@0.1.11,mts@17.4.2,additionalstructures@2.3.0,walljump@1.12.2-1.2.3,crafttweaker@4.1.19,unuparts@3.3.1,firstaid@1.6.,ido@1.0.6,forge@14.23.5.2855,ruins@17.1,twilightforest@3.8.689,ironchest@1.12.2-7.0.67.844,openblocks@1.8.1,zerocore@1.12.2-0.1.2.8,minecraft@1.12.2,tconstruct@1.12.2-2.12.0.135,powersuits@1.12.2-1.0.43,crafttweakerjei@2.0.3,mtlib@3.0.6,baubles@1.5.2,redstoneflux@2.1.0,openmodscore@0.12.2,numina@1.12.2-1.0.38,veinminermodsupport@0.38.2,resourceloader@1.5.3,bountiful@2.2.3,unucivil@3.3.1,roguelike@1.8.0,com.elytradev.movingworld.common.asm.coremod@,bloodmoon@1.5.3,vanillafix@1.0.10-SNAPSHOT,mantle@1.12-1.3.3.55,patchouli@1.0-23.6,editmobdrops@1.3.2,veinminer@0.38.2,natura@1.12.2-4.3.2.69,FML@**.**.**.**,obfuscate@0.4.2,customnpcs@1.12,cfm@6.3.1,chisel@MC1.12.2-1.0.2.45,bigreactors@1.12.2-0.4.5.67,recipehandler@0.14,rwbym@4.6.7,overpoweredarmorbar@@VERSION@,codechickenlib@**.**.**.**,cosmeticarmorreworked@1.12.2-v4,chiselsandbits@14.33,movillages@1.5.4
996[18:29:37] [Netty Epoll Server IO #5/INFO] [CodeChickenLib-ConfigSync]: Skipping config sync, No mods have registered a syncable config.
997[18:29:38] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Gamarinsho lost connection: Disconnected
998[18:29:38] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Gamarinsho left the game
999[18:29:56] [User Authenticator #5/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player Gamarinsho is b40b2734-50bd-4663-9bff-0b306064189d
1000[18:29:56] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Gamarinsho lost connection: Internal Exception: io.netty.handler.codec.EncoderException: java.io.IOException: Can't serialize unregistered packet
1001[18:29:56] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Gamarinsho left the game
1002[18:30:36] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Stopping the server
1003[18:30:36] [Server thread/INFO] [STDOUT]: [lain.mods.cos.InventoryManager:onServerStopping:234]: Server is stopping... force saving all loaded CosmeticArmor data.
1004[18:30:36] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
1005[18:30:36] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
1006[18:30:36] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
1007[18:30:36] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'world'/overworld
1008[18:30:36] [Server thread/INFO] [FML]: Unloading dimension 0
1009[18:30:36] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
1010[18:30:36] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
1011[18:30:36] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
This log will be saved for 90 days from their last view.
Report abuse