Forge 1.7.10 Server Log

#9C6oYIZ
56 errors
1641 lines
Raw
Analysis
Minecraft version:
1.7.10
Forge version:
10.13.4.1614
1[19:16:24] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
2[19:16:24] [main/INFO] [FML/]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
3[19:16:24] [main/INFO] [FML/]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_352, running on Linux:amd64:5.4.0-135-generic, installed at /opt/java/openjdk/jre
4[19:16:24] [main/DEBUG] [FML/]: Java classpath at launch is forge.jar:/jolokia/jolokia.jar
5[19:16:24] [main/DEBUG] [FML/]: Java library path at launch is /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
6[19:16:24] [main/DEBUG] [FML/]: Enabling runtime deobfuscation
7[19:16:24] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin
8[19:16:24] [main/DEBUG] [FML/]: Added access transformer class cpw.mods.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
9[19:16:24] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin
10[19:16:24] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin
11[19:16:24] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.transformers.ForgeAccessTransformer to enqueued access transformers
12[19:16:24] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin
13[19:16:24] [main/DEBUG] [FML/]: All fundamental core mods are successfully located
14[19:16:24] [main/DEBUG] [FML/]: Attempting to load commandline specified mods, relative to /server/.
15[19:16:24] [main/DEBUG] [FML/]: Discovering coremods
16[19:16:24] [main/DEBUG] [FML/]: Examining for coremod candidacy Decimation.jar
17[19:16:24] [main/DEBUG] [FML/]: Not found coremod data in Decimation.jar
18[19:16:24] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
19[19:16:24] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
20[19:16:24] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
21[19:16:24] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
22[19:16:24] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
23[19:16:24] [main/DEBUG] [FML/]: Injecting coremod FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin} class transformers
24[19:16:24] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.MarkerTransformer
25[19:16:24] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.SideTransformer
26[19:16:24] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer
27[19:16:24] [main/DEBUG] [FML/]: Injection complete
28[19:16:24] [main/DEBUG] [FML/]: Running coremod plugin for FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin}
29[19:16:25] [main/DEBUG] [FML/]: Running coremod plugin FMLCorePlugin
30[19:16:26] [main/DEBUG] [FML/]: Read 527 binary patches
31[19:16:27] [main/INFO] [FML/]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
32[19:16:27] [main/DEBUG] [FML/]: Coremod plugin class FMLCorePlugin run successfully
33[19:16:27] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
34[19:16:27] [main/DEBUG] [FML/]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers
35[19:16:27] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.classloading.FluidIdTransformer
36[19:16:27] [main/DEBUG] [FML/]: Injection complete
37[19:16:27] [main/DEBUG] [FML/]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}
38[19:16:27] [main/DEBUG] [FML/]: Running coremod plugin FMLForgePlugin
39[19:16:27] [main/DEBUG] [FML/]: Coremod plugin class FMLForgePlugin run successfully
40[19:16:27] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
41[19:16:27] [main/DEBUG] [FML/]: Loaded 57 rules from AccessTransformer config file fml_at.cfg
42[19:16:27] [main/DEBUG] [FML/]: Loaded 89 rules from AccessTransformer config file forge_at.cfg
43[19:16:27] [main/DEBUG] [FML/]: Validating minecraft
44[19:16:29] [main/DEBUG] [FML/]: Minecraft validated, launching...
45[19:16:29] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
46[19:16:29] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
47[19:16:29] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
48[19:16:35] [Server thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization
49[19:16:35] [Server thread/INFO] [FML/]: MinecraftForge v10.13.4.1614 Initialized
50[19:16:35] [Server thread/INFO] [FML/]: Replaced 183 ore recipies
51[19:16:35] [Server thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization
52[19:16:35] [Server thread/DEBUG] [FML/]: File /server/config/injectedDependencies.json not found. No dependencies injected
53[19:16:35] [Server thread/DEBUG] [FML/]: Building injected Mod Containers [cpw.mods.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer]
54[19:16:35] [Server thread/DEBUG] [FML/]: Attempting to load mods contained in the minecraft jar file and associated classes
55[19:16:35] [Server thread/DEBUG] [FML/]: Found a minecraft related file at /server/forge.jar, examining for mod candidates
56[19:16:35] [Server thread/DEBUG] [FML/]: Found a minecraft related file at /jolokia/jolokia.jar, examining for mod candidates
57[19:16:35] [Server thread/DEBUG] [FML/]: Minecraft jar mods loaded successfully
58[19:16:35] [Server thread/INFO] [FML/]: Found 0 mods from the command line. Injecting into mod discoverer
59[19:16:35] [Server thread/INFO] [FML/]: Searching /server/mods for mods
60[19:16:35] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file Decimation.jar
61[19:16:35] [Server thread/DEBUG] [FML/]: Examining file forge.jar for potential mods
62[19:16:35] [Server thread/DEBUG] [FML/]: The mod container forge.jar appears to be missing an mcmod.info file
63[19:16:36] [Server thread/DEBUG] [FML/]: Examining file jolokia.jar for potential mods
64[19:16:36] [Server thread/DEBUG] [FML/]: The mod container jolokia.jar appears to be missing an mcmod.info file
65[19:16:36] [Server thread/DEBUG] [FML/]: Examining file Decimation.jar for potential mods
66[19:16:36] [Server thread/TRACE] [FML/]: Located mcmod.info file in file Decimation.jar
67[19:16:37] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (deci.a.b) - loading
68[19:16:37] [Server thread/TRACE] [deci/]: Parsed dependency info : [] [] []
69[19:16:47] [Server thread/INFO] [FML/]: Forge Mod Loader has identified 4 mods to load
70[19:16:47] [Server thread/TRACE] [FML/]: Received a system property request ''
71[19:16:47] [Server thread/TRACE] [FML/]: System property request managing the state of 0 mods
72[19:16:47] [Server thread/DEBUG] [FML/]: After merging, found state information for 0 mods
73[19:16:47] [Server thread/DEBUG] [FML/]: Found translations in forge.jar [en_US, en_US, es_ES, fr_FR, ru_RU, de_DE, af_ZA, ar_SA, br_FR, ca_ES, cs_CZ, da_DK, el_GR, fa_IR, fi_FI, he_IL, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nb_NO, nl_NL, nn_NO, no_NO, pl_PL, pt_BR, pt_PT, ro_RO, sl_SI, sr_SP, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW]
74[19:16:47] [Server thread/DEBUG] [FML/]: Found translations in forge.jar [en_US, en_US, es_ES, fr_FR, ru_RU, de_DE, af_ZA, ar_SA, br_FR, ca_ES, cs_CZ, da_DK, el_GR, fa_IR, fi_FI, he_IL, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nb_NO, nl_NL, nn_NO, no_NO, pl_PL, pt_BR, pt_PT, ro_RO, sl_SI, sr_SP, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW]
75[19:16:48] [Server thread/DEBUG] [deci/]: Enabling mod deci
76[19:16:48] [Server thread/DEBUG] [FML/]: Found translations in Decimation.jar [en_US]
77[19:16:48] [Server thread/TRACE] [FML/]: Verifying mod requirements are satisfied
78[19:16:48] [Server thread/TRACE] [FML/]: All mod requirements are satisfied
79[19:16:48] [Server thread/TRACE] [FML/]: Sorting mods into an ordered list
80[19:16:48] [Server thread/TRACE] [FML/]: Mod sorting completed successfully
81[19:16:48] [Server thread/DEBUG] [FML/]: Mod sorting data
82[19:16:48] [Server thread/DEBUG] [FML/]: deci(Decimation:1.21.10f): Decimation.jar ()
83[19:16:48] [Server thread/TRACE] [mcp/mcp]: Sending event FMLConstructionEvent to mod mcp
84[19:16:48] [Server thread/TRACE] [mcp/mcp]: Sent event FMLConstructionEvent to mod mcp
85[19:16:48] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Coder Pack took 0.002s
86[19:16:48] [Server thread/TRACE] [FML/FML]: Sending event FMLConstructionEvent to mod FML
87[19:16:48] [Server thread/TRACE] [FML/FML]: Mod FML is using network checker : Invoking method checkModLists
88[19:16:48] [Server thread/TRACE] [FML/FML]: Testing mod FML to verify it accepts its own version in a remote connection
89[19:16:48] [Server thread/TRACE] [FML/FML]: The mod FML accepts its own version (**.**.**.**)
90[19:16:48] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, deci] at CLIENT
91[19:16:48] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, deci] at SERVER
92[19:16:48] [Server thread/TRACE] [FML/FML]: Sent event FMLConstructionEvent to mod FML
93[19:16:48] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Forge Mod Loader took 0.760s
94[19:16:48] [Server thread/TRACE] [Forge/Forge]: Sending event FMLConstructionEvent to mod Forge
95[19:16:48] [Server thread/TRACE] [FML/Forge]: Mod Forge is using network checker : No network checking performed
96[19:16:48] [Server thread/TRACE] [FML/Forge]: Testing mod Forge to verify it accepts its own version in a remote connection
97[19:16:48] [Server thread/TRACE] [FML/Forge]: The mod Forge accepts its own version (10.13.4.1614)
98[19:16:48] [Server thread/TRACE] [Forge/Forge]: Sent event FMLConstructionEvent to mod Forge
99[19:16:48] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Forge took 0.048s
100[19:16:48] [Server thread/TRACE] [deci/deci]: Sending event FMLConstructionEvent to mod deci
101[19:16:50] [Server thread/TRACE] [FML/deci]: Mod deci is using network checker : Accepting version 1.21.10f
102[19:16:50] [Server thread/TRACE] [FML/deci]: Testing mod deci to verify it accepts its own version in a remote connection
103[19:16:50] [Server thread/TRACE] [FML/deci]: The mod deci accepts its own version (1.21.10f)
104[19:16:50] [Server thread/DEBUG] [FML/deci]: Attempting to inject @SidedProxy classes into deci
105[19:16:50] [Server thread/TRACE] [deci/deci]: Sent event FMLConstructionEvent to mod deci
106[19:16:50] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Decimation took 1.995s
107[19:16:50] [Server thread/DEBUG] [FML/]: Bar Finished: Construction took 2.805s
108[19:16:50] [Server thread/DEBUG] [FML/]: Mod signature data
109[19:16:50] [Server thread/DEBUG] [FML/]: Valid Signatures:
110[19:16:50] [Server thread/DEBUG] [FML/]: (e3c3d50c7c986df74c645c0ac54639741c90a557) FML (Forge Mod Loader **.**.**.**) forge.jar
111[19:16:50] [Server thread/DEBUG] [FML/]: (e3c3d50c7c986df74c645c0ac54639741c90a557) Forge (Minecraft Forge 10.13.4.1614) forge.jar
112[19:16:50] [Server thread/DEBUG] [FML/]: Missing Signatures:
113[19:16:50] [Server thread/DEBUG] [FML/]: mcp (Minecraft Coder Pack 9.05) minecraft.jar
114[19:16:50] [Server thread/DEBUG] [FML/]: deci (Decimation 1.21.10f) Decimation.jar
115[19:16:50] [Server thread/INFO] [FML/]: Processing ObjectHolder annotations
116[19:16:51] [Server thread/INFO] [FML/]: Found 341 ObjectHolder annotations
117[19:16:51] [Server thread/INFO] [FML/]: Identifying ItemStackHolder annotations
118[19:16:51] [Server thread/INFO] [FML/]: Found 0 ItemStackHolder annotations
119[19:16:51] [Server thread/TRACE] [mcp/mcp]: Sending event FMLPreInitializationEvent to mod mcp
120[19:16:51] [Server thread/TRACE] [mcp/mcp]: Sent event FMLPreInitializationEvent to mod mcp
121[19:16:51] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Coder Pack took 0.007s
122[19:16:51] [Server thread/TRACE] [FML/FML]: Sending event FMLPreInitializationEvent to mod FML
123[19:16:51] [Server thread/TRACE] [FML/FML]: Sent event FMLPreInitializationEvent to mod FML
124[19:16:51] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Forge Mod Loader took 0.001s
125[19:16:51] [Server thread/TRACE] [Forge/Forge]: Sending event FMLPreInitializationEvent to mod Forge
126[19:16:51] [Server thread/INFO] [FML/Forge]: Configured a dormant chunk cache size of 0
127[19:16:51] [Server thread/TRACE] [Forge/Forge]: Sent event FMLPreInitializationEvent to mod Forge
128[19:16:51] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Forge took 0.130s
129[19:16:51] [Server thread/TRACE] [deci/deci]: Sending event FMLPreInitializationEvent to mod deci
130[19:16:51] [Server thread/INFO] [STDOUT/deci]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Init] Pre-Initializing BoehMod - Decimation version: 1.21.10f (Full)
131[19:16:51] [Server thread/INFO] [STDOUT/deci]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Client] Pre-Initializing Deci-Forge Server Proxy...
132[19:16:51] [Server thread/INFO] [STDOUT/deci]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Client] Initializing Server-side Decimation Config...
133[19:16:51] [Forge Version Check/INFO] [STDERR/Forge]: [java.lang.Throwable$WrappedPrintStream:println:749]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
134[19:16:51] [Forge Version Check/INFO] [STDERR/Forge]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.gson.Gson.fromJson(Gson.java:815)
135[19:16:51] [Forge Version Check/INFO] [STDERR/Forge]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.gson.Gson.fromJson(Gson.java:768)
136[19:16:51] [Forge Version Check/INFO] [STDERR/Forge]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.gson.Gson.fromJson(Gson.java:717)
137[19:16:51] [Forge Version Check/INFO] [STDERR/Forge]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.gson.Gson.fromJson(Gson.java:689)
138[19:16:51] [Forge Version Check/INFO] [STDERR/Forge]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraftforge.common.ForgeVersion$1.run(ForgeVersion.java:94)
139[19:16:51] [Forge Version Check/INFO] [STDERR/Forge]: [java.lang.Throwable$WrappedPrintStream:println:749]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
140[19:16:51] [Forge Version Check/INFO] [STDERR/Forge]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
141[19:16:51] [Forge Version Check/INFO] [STDERR/Forge]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183)
142[19:16:51] [Forge Version Check/INFO] [STDERR/Forge]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145)
143[19:16:51] [Forge Version Check/INFO] [STDERR/Forge]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.gson.Gson.fromJson(Gson.java:803)
144[19:16:51] [Forge Version Check/INFO] [STDERR/Forge]: [java.lang.Throwable$WrappedPrintStream:println:749]: ... 4 more
145[19:16:51] [Server thread/INFO] [STDOUT/deci]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Game is up to date! Connecting to Network!
146[19:16:52] [Server thread/INFO] [STDOUT/deci]: [deci.ay.j:<init>:-1]: BOP: item.spraycan.ak12.black
147[19:16:52] [Server thread/INFO] [STDOUT/deci]: [deci.ay.j:<init>:-1]: BOP: item.spraycan.ak12.virtual
148[19:16:52] [Server thread/INFO] [STDOUT/deci]: [deci.ay.j:<init>:-1]: BOP: item.spraycan.ak12.marble
149[19:16:52] [Server thread/INFO] [STDOUT/deci]: [deci.ay.j:<init>:-1]: BOP: item.spraycan.ak74.redcog
150[19:16:52] [Server thread/INFO] [STDOUT/deci]: [deci.ay.j:<init>:-1]: BOP: item.spraycan.ak74.future
151[19:16:52] [Server thread/INFO] [STDOUT/deci]: [deci.ay.j:<init>:-1]: BOP: item.spraycan.ak74.hunter
152[19:16:52] [Server thread/INFO] [STDOUT/deci]: [deci.ay.j:<init>:-1]: BOP: item.spraycan.aks74u.winter
153[19:16:52] [Server thread/INFO] [STDOUT/deci]: [deci.ay.j:<init>:-1]: BOP: item.spraycan.acr.silver
154[19:16:52] [Server thread/INFO] [STDOUT/deci]: [deci.ay.j:<init>:-1]: BOP: item.spraycan.acr.black
155[19:16:52] [Server thread/INFO] [STDOUT/deci]: [deci.ay.j:<init>:-1]: BOP: item.spraycan.acr.pinkpower
156[19:16:52] [Server thread/INFO] [STDOUT/deci]: [deci.ay.j:<init>:-1]: BOP: item.spraycan.insas.red
157[19:16:52] [Server thread/INFO] [STDOUT/deci]: [deci.ay.j:<init>:-1]: BOP: item.spraycan.insas.blue
158[19:16:52] [Server thread/INFO] [STDOUT/deci]: [deci.ay.j:<init>:-1]: BOP: item.spraycan.insas.forest
159[19:16:52] [Server thread/INFO] [STDOUT/deci]: [deci.ay.j:<init>:-1]: BOP: item.spraycan.m4a4.forest
160[19:16:52] [Server thread/INFO] [STDOUT/deci]: [deci.ay.j:<init>:-1]: BOP: item.spraycan.aug1.fury
161[19:16:52] [Server thread/INFO] [STDOUT/deci]: [deci.aD.q:init:-1]: BAM: sprayCan.item.aug1.fury
162[19:16:52] [Server thread/INFO] [STDOUT/deci]: [deci.ay.j:<init>:-1]: BOP: item.spraycan.aug3.fury
163[19:16:52] [Server thread/INFO] [STDOUT/deci]: [deci.ay.j:<init>:-1]: BOP: item.spraycan.aug3para.fury
164[19:16:52] [Server thread/INFO] [STDOUT/deci]: [deci.ay.j:<init>:-1]: BOP: item.spraycan.colt.silver
165[19:16:52] [Server thread/INFO] [STDOUT/deci]: [deci.ay.j:<init>:-1]: BOP: item.spraycan.colt.black
166[19:16:52] [Server thread/INFO] [STDOUT/deci]: [deci.ay.j:<init>:-1]: BOP: item.spraycan.colt.gold
167[19:16:52] [Server thread/INFO] [STDOUT/deci]: [deci.ay.j:<init>:-1]: BOP: item.spraycan.colt.cherryapple
168[19:16:52] [Server thread/INFO] [STDOUT/deci]: [deci.ay.j:<init>:-1]: BOP: item.spraycan.colt.forest
169[19:16:52] [Server thread/INFO] [STDOUT/deci]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Init] Registering core messages/packets...
170[19:16:53] [Server thread/DEBUG] [FML/deci]: Skipping automatic mod deci entity registration for already registered class deci.ae.a
171[19:16:53] [Server thread/TRACE] [FML/deci]: Automatically registered mod deci entity FallingSupplyDrop as deci.FallingSupplyDrop
172[19:16:53] [Server thread/TRACE] [FML/deci]: Automatically registered mod deci entity Vehicle as deci.Vehicle
173[19:16:53] [Server thread/TRACE] [FML/deci]: Automatically registered mod deci entity VehiclePlacement as deci.VehiclePlacement
174[19:16:53] [Server thread/TRACE] [FML/deci]: Automatically registered mod deci entity VehicleSeat as deci.VehicleSeat
175[19:16:53] [Server thread/TRACE] [FML/deci]: Automatically registered mod deci entity VehicleEmitter as deci.VehicleEmitter
176[19:16:53] [Server thread/DEBUG] [FML/deci]: Skipping automatic mod deci entity registration for already registered class deci.ah.c
177[19:16:53] [Server thread/TRACE] [FML/deci]: Automatically registered mod deci entity ATV as deci.ATV
178[19:16:53] [Server thread/TRACE] [FML/deci]: Automatically registered mod deci entity Hummer as deci.Hummer
179[19:16:53] [Server thread/TRACE] [FML/deci]: Automatically registered mod deci entity Buggy as deci.Buggy
180[19:16:53] [Server thread/TRACE] [FML/deci]: Automatically registered mod deci entity M35 as deci.M35
181[19:16:53] [Server thread/TRACE] [FML/deci]: Automatically registered mod deci entity BTR70 as deci.BTR70
182[19:16:53] [Server thread/TRACE] [FML/deci]: Automatically registered mod deci entity CampFire as deci.CampFire
183[19:16:53] [Server thread/TRACE] [FML/deci]: Automatically registered mod deci entity Landmine as deci.Landmine
184[19:16:53] [Server thread/TRACE] [FML/deci]: Automatically registered mod deci entity PunjiSticks as deci.PunjiSticks
185[19:16:53] [Server thread/TRACE] [FML/deci]: Automatically registered mod deci entity BarbedWire as deci.BarbedWire
186[19:16:53] [Server thread/TRACE] [FML/deci]: Automatically registered mod deci entity MortarGun as deci.MortarGun
187[19:16:53] [Server thread/TRACE] [FML/deci]: Automatically registered mod deci entity Grenade as deci.Grenade
188[19:16:53] [Server thread/TRACE] [FML/deci]: Automatically registered mod deci entity SmokeGrenade as deci.SmokeGrenade
189[19:16:53] [Server thread/TRACE] [FML/deci]: Automatically registered mod deci entity TearGasGrenade as deci.TearGasGrenade
190[19:16:53] [Server thread/TRACE] [FML/deci]: Automatically registered mod deci entity StunGrenade as deci.StunGrenade
191[19:16:53] [Server thread/TRACE] [FML/deci]: Automatically registered mod deci entity DeciCrossbowBolt as deci.DeciCrossbowBolt
192[19:16:53] [Server thread/TRACE] [FML/deci]: Automatically registered mod deci entity DeciRocket as deci.DeciRocket
193[19:16:53] [Server thread/TRACE] [FML/deci]: Automatically registered mod deci entity DeciRocketHeatSeeking as deci.DeciRocketHeatSeeking
194[19:16:53] [Server thread/TRACE] [FML/deci]: Automatically registered mod deci entity DeciRocketTarget as deci.DeciRocketTarget
195[19:16:53] [Server thread/TRACE] [FML/deci]: Automatically registered mod deci entity DeciMortarRound as deci.DeciMortarRound
196[19:16:53] [Server thread/TRACE] [FML/deci]: Automatically registered mod deci entity SignalGrenade as deci.SignalGrenade
197[19:16:53] [Server thread/TRACE] [FML/deci]: Automatically registered mod deci entity SignalGrenadeRed as deci.SignalGrenadeRed
198[19:16:53] [Server thread/TRACE] [FML/deci]: Automatically registered mod deci entity SignalGrenadeGreen as deci.SignalGrenadeGreen
199[19:16:53] [Server thread/TRACE] [FML/deci]: Automatically registered mod deci entity Molotov as deci.Molotov
200[19:16:53] [Server thread/TRACE] [FML/deci]: Automatically registered mod deci entity DeciShell as deci.DeciShell
201[19:16:53] [Server thread/TRACE] [FML/deci]: Automatically registered mod deci entity Turret as deci.Turret
202[19:16:53] [Server thread/TRACE] [FML/deci]: Automatically registered mod deci entity PlayerSeat as deci.PlayerSeat
203[19:16:53] [Server thread/TRACE] [deci/deci]: Sent event FMLPreInitializationEvent to mod deci
204[19:16:53] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Decimation took 2.411s
205[19:16:53] [Server thread/DEBUG] [FML/]: Bar Finished: PreInitialization took 2.549s
206[19:16:53] [Server thread/INFO] [FML/]: Applying holder lookups
207[19:16:53] [Server thread/INFO] [FML/]: Holder lookups applied
208[19:16:53] [Server thread/INFO] [FML/]: Injecting itemstacks
209[19:16:53] [Server thread/INFO] [FML/]: Itemstack injection complete
210[19:16:54] [Server thread/TRACE] [mcp/mcp]: Sending event FMLInitializationEvent to mod mcp
211[19:16:54] [Server thread/TRACE] [mcp/mcp]: Sent event FMLInitializationEvent to mod mcp
212[19:16:54] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft Coder Pack took 0.001s
213[19:16:54] [Server thread/TRACE] [FML/FML]: Sending event FMLInitializationEvent to mod FML
214[19:16:54] [Server thread/TRACE] [FML/FML]: Sent event FMLInitializationEvent to mod FML
215[19:16:54] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Forge Mod Loader took 0.003s
216[19:16:54] [Server thread/TRACE] [Forge/Forge]: Sending event FMLInitializationEvent to mod Forge
217[19:16:54] [Server thread/TRACE] [Forge/Forge]: Sent event FMLInitializationEvent to mod Forge
218[19:16:54] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft Forge took 0.016s
219[19:16:54] [Server thread/TRACE] [deci/deci]: Sending event FMLInitializationEvent to mod deci
220[19:16:54] [Server thread/INFO] [STDOUT/deci]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Init] Initializing BoehMod - Decimation Version: 1.21.10f (Full)
221[19:16:54] [Server thread/INFO] [STDOUT/deci]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Client] Initializing Deci-Forge Server Proxy...
222[19:16:58] [Server thread/INFO] [STDOUT/deci]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Anticheat] Detected hash '57946011603eed3363ae99873a39eb20a9d83822c9abec5fe71194cca5a2d238' (Decimation.jar)
223[19:16:58] [Server thread/TRACE] [deci/deci]: Sent event FMLInitializationEvent to mod deci
224[19:16:58] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Decimation took 3.895s
225[19:16:58] [Server thread/DEBUG] [FML/]: Bar Finished: Initialization took 3.915s
226[19:16:58] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod mcp
227[19:16:58] [Server thread/TRACE] [mcp/mcp]: Sending event IMCEvent to mod mcp
228[19:16:58] [Server thread/TRACE] [mcp/mcp]: Sent event IMCEvent to mod mcp
229[19:16:58] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft Coder Pack took 0.012s
230[19:16:58] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod FML
231[19:16:58] [Server thread/TRACE] [FML/FML]: Sending event IMCEvent to mod FML
232[19:16:58] [Server thread/TRACE] [FML/FML]: Sent event IMCEvent to mod FML
233[19:16:58] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Forge Mod Loader took 0.001s
234[19:16:58] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod Forge
235[19:16:58] [Server thread/TRACE] [Forge/Forge]: Sending event IMCEvent to mod Forge
236[19:16:58] [Server thread/TRACE] [Forge/Forge]: Sent event IMCEvent to mod Forge
237[19:16:58] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft Forge took 0.001s
238[19:16:58] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod deci
239[19:16:58] [Server thread/TRACE] [deci/deci]: Sending event IMCEvent to mod deci
240[19:16:58] [Server thread/TRACE] [deci/deci]: Sent event IMCEvent to mod deci
241[19:16:58] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Decimation took 0.001s
242[19:16:58] [Server thread/DEBUG] [FML/]: Bar Finished: InterModComms$IMC took 0.014s
243[19:16:58] [Server thread/INFO] [FML/]: Injecting itemstacks
244[19:16:58] [Server thread/INFO] [FML/]: Itemstack injection complete
245[19:16:58] [Server thread/TRACE] [mcp/mcp]: Sending event FMLPostInitializationEvent to mod mcp
246[19:16:58] [Server thread/TRACE] [mcp/mcp]: Sent event FMLPostInitializationEvent to mod mcp
247[19:16:58] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft Coder Pack took 0.001s
248[19:16:58] [Server thread/TRACE] [FML/FML]: Sending event FMLPostInitializationEvent to mod FML
249[19:16:58] [Server thread/TRACE] [FML/FML]: Sent event FMLPostInitializationEvent to mod FML
250[19:16:58] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Forge Mod Loader took 0.001s
251[19:16:58] [Server thread/TRACE] [Forge/Forge]: Sending event FMLPostInitializationEvent to mod Forge
252[19:16:58] [Server thread/TRACE] [Forge/Forge]: Sent event FMLPostInitializationEvent to mod Forge
253[19:16:58] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft Forge took 0.026s
254[19:16:58] [Server thread/TRACE] [deci/deci]: Sending event FMLPostInitializationEvent to mod deci
255[19:16:58] [Server thread/INFO] [STDOUT/deci]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Init] Post-Initializing BoehMod - Decimation Version: 1.21.10f (Full)
256[19:16:58] [Server thread/INFO] [STDOUT/deci]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Registering Server-side Message Listener...
257[19:16:58] [Server thread/INFO] [STDOUT/deci]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Registering new client network connection TCP (54557) UDP (54779)
258[19:16:58] [Server thread/INFO] [STDOUT/deci]: [com.boehmod.lib.utils.BoehModLogger:printError:18]: [BoehMod-Init] Failed to Initialize Client Connection Instance!
259[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.net.UnknownHostException: network.mcdecimation.net: Name or service not known
260[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
261[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:866)
262[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1288)
263[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:815)
264[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.InetAddress.getAllByName0(InetAddress.java:1277)
265[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.InetAddress.getAllByName(InetAddress.java:1136)
266[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.InetAddress.getAllByName(InetAddress.java:1064)
267[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.InetAddress.getByName(InetAddress.java:1014)
268[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.esotericsoftware.kryonet.Client.connect(Client.java:117)
269[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at deci.aP.a.e(Unknown Source)
270[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at deci.a.b.postInit(Unknown Source)
271[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
272[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
273[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
274[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
275[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
276[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
277[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
278[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
279[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
280[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
281[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
282[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
283[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
284[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
285[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
286[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
287[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
288[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
289[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
290[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
291[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
292[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
293[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
294[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
295[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
296[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
297[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
298[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
299[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319)
300[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210)
301[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
302[19:16:58] [Server thread/INFO] [STDERR/deci]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
303[19:16:58] [Server thread/INFO] [STDOUT/deci]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Init] BoehMod - Decimation Initialized and Loaded in: 7 Second(s)
304[19:16:58] [Server thread/TRACE] [deci/deci]: Sent event FMLPostInitializationEvent to mod deci
305[19:16:58] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Decimation took 0.259s
306[19:16:58] [Server thread/DEBUG] [FML/]: Bar Finished: PostInitialization took 0.286s
307[19:16:58] [Server thread/TRACE] [mcp/mcp]: Sending event FMLLoadCompleteEvent to mod mcp
308[19:16:58] [Server thread/TRACE] [mcp/mcp]: Sent event FMLLoadCompleteEvent to mod mcp
309[19:16:58] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft Coder Pack took 0.000s
310[19:16:58] [Server thread/TRACE] [FML/FML]: Sending event FMLLoadCompleteEvent to mod FML
311[19:16:58] [Server thread/TRACE] [FML/FML]: Sent event FMLLoadCompleteEvent to mod FML
312[19:16:58] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Forge Mod Loader took 0.001s
313[19:16:58] [Server thread/TRACE] [Forge/Forge]: Sending event FMLLoadCompleteEvent to mod Forge
314[19:16:58] [Server thread/DEBUG] [FML/Forge]: Forge RecipeSorter Baking:
315[19:16:58] [Server thread/DEBUG] [FML/Forge]: 11: RecipeEntry("Before", UNKNOWN, )
316[19:16:58] [Server thread/DEBUG] [FML/Forge]: 10: RecipeEntry("minecraft:shaped", SHAPED, net.minecraft.item.crafting.ShapedRecipes) Before: minecraft:shapeless
317[19:16:58] [Server thread/DEBUG] [FML/Forge]: 9: RecipeEntry("forge:shapedore", SHAPED, net.minecraftforge.oredict.ShapedOreRecipe) Before: minecraft:shapeless After: minecraft:shaped
318[19:16:58] [Server thread/DEBUG] [FML/Forge]: 8: RecipeEntry("minecraft:mapextending", SHAPED, net.minecraft.item.crafting.RecipesMapExtending) Before: minecraft:shapeless After: minecraft:shaped
319[19:16:58] [Server thread/DEBUG] [FML/Forge]: 7: RecipeEntry("minecraft:shapeless", SHAPELESS, net.minecraft.item.crafting.ShapelessRecipes) After: minecraft:shaped
320[19:16:58] [Server thread/DEBUG] [FML/Forge]: 6: RecipeEntry("forge:shapelessore", SHAPELESS, net.minecraftforge.oredict.ShapelessOreRecipe) After: minecraft:shapeless
321[19:16:58] [Server thread/DEBUG] [FML/Forge]: 5: RecipeEntry("minecraft:armordyes", SHAPELESS, net.minecraft.item.crafting.RecipesArmorDyes) After: minecraft:shapeless
322[19:16:58] [Server thread/DEBUG] [FML/Forge]: 4: RecipeEntry("minecraft:fireworks", SHAPELESS, net.minecraft.item.crafting.RecipeFireworks) After: minecraft:shapeless
323[19:16:58] [Server thread/DEBUG] [FML/Forge]: 3: RecipeEntry("minecraft:bookcloning", SHAPELESS, net.minecraft.item.crafting.RecipeBookCloning) After: minecraft:shapeless
324[19:16:58] [Server thread/DEBUG] [FML/Forge]: 2: RecipeEntry("minecraft:mapcloning", SHAPELESS, net.minecraft.item.crafting.RecipesMapCloning) After: minecraft:shapeless
325[19:16:58] [Server thread/DEBUG] [FML/Forge]: 1: RecipeEntry("After", UNKNOWN, )
326[19:16:58] [Server thread/DEBUG] [FML/Forge]: Sorting recipies
327[19:16:58] [Server thread/TRACE] [Forge/Forge]: Sent event FMLLoadCompleteEvent to mod Forge
328[19:16:58] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft Forge took 0.029s
329[19:16:58] [Server thread/TRACE] [deci/deci]: Sending event FMLLoadCompleteEvent to mod deci
330[19:16:58] [Server thread/TRACE] [deci/deci]: Sent event FMLLoadCompleteEvent to mod deci
331[19:16:58] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Decimation took 0.001s
332[19:16:58] [Server thread/DEBUG] [FML/]: Bar Finished: LoadComplete took 0.031s
333[19:16:58] [Server thread/DEBUG] [FML/]: Freezing block and item id maps
334[19:16:58] [Server thread/DEBUG] [FML/]: Registry consistency check successful
335[19:16:58] [Server thread/DEBUG] [FML/]: Registry consistency check successful
336[19:16:58] [Server thread/INFO] [FML/]: Forge Mod Loader has successfully loaded 4 mods
337[19:16:58] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerAboutToStartEvent to mod mcp
338[19:16:58] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerAboutToStartEvent to mod mcp
339[19:16:58] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Minecraft Coder Pack took 0.001s
340[19:16:58] [Server thread/TRACE] [FML/FML]: Sending event FMLServerAboutToStartEvent to mod FML
341[19:16:58] [Server thread/TRACE] [FML/FML]: Sent event FMLServerAboutToStartEvent to mod FML
342[19:16:58] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Forge Mod Loader took 0.001s
343[19:16:58] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerAboutToStartEvent to mod Forge
344[19:16:58] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerAboutToStartEvent to mod Forge
345[19:16:58] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Minecraft Forge took 0.001s
346[19:16:58] [Server thread/TRACE] [deci/deci]: Sending event FMLServerAboutToStartEvent to mod deci
347[19:16:58] [Server thread/TRACE] [deci/deci]: Sent event FMLServerAboutToStartEvent to mod deci
348[19:16:58] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Decimation took 0.001s
349[19:16:58] [Server thread/DEBUG] [FML/]: Bar Finished: ServerAboutToStart took 0.003s
350[19:16:58] [Server thread/INFO] [FML/]: Injecting existing block and item data into this server instance
351[19:16:58] [Server thread/DEBUG] [FML/]: Registry consistency check successful
352[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockLightOff: 209 (init) -> 206 (map).
353[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:Door_Emergency_3: 584 (init) -> 580 (map).
354[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:Door_Emergency_1: 581 (init) -> 577 (map).
355[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:Door_Emergency_2: 583 (init) -> 579 (map).
356[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockAmmoCrate: 250 (init) -> 246 (map).
357[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockRoad_RedLine: 538 (init) -> 534 (map).
358[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockMissileLauncher: 413 (init) -> 409 (map).
359[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockSoundBlock_CarAlarm: 547 (init) -> 543 (map).
360[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockHazardbarrier: 212 (init) -> 209 (map).
361[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockWoodCrateOpen: 424 (init) -> 414 (map).
362[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockFloorTiles_3: 513 (init) -> 509 (map).
363[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockFloorTiles_2: 512 (init) -> 508 (map).
364[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockFloorTiles_1: 511 (init) -> 507 (map).
365[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockTireStack: 249 (init) -> 245 (map).
366[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockSandbagStack: 575 (init) -> 571 (map).
367[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockMetalWall: 577 (init) -> 573 (map).
368[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockDumpster: 254 (init) -> 250 (map).
369[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockSoundBlock_Alarm: 548 (init) -> 544 (map).
370[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:decal.warningwatchstep: 564 (init) -> 560 (map).
371[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockStorageCrate: 580 (init) -> 576 (map).
372[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockPresent: 203 (init) -> 602 (map).
373[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockMilitaryRadioSmall: 463 (init) -> 459 (map).
374[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:decal.bloodsplat4: 557 (init) -> 553 (map).
375[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:decal.bloodsplat3: 556 (init) -> 552 (map).
376[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:decal.bloodsplat5: 558 (init) -> 554 (map).
377[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockRoad: 535 (init) -> 531 (map).
378[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:decal.bloodsplat2: 555 (init) -> 551 (map).
379[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:decal.bloodsplat1: 554 (init) -> 550 (map).
380[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockFlatscreenTV_Youtube: 235 (init) -> 232 (map).
381[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockCone: 253 (init) -> 249 (map).
382[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockTicketGate: 217 (init) -> 214 (map).
383[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:Door_Blue_1: 593 (init) -> 589 (map).
384[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:Door_Blue_3: 595 (init) -> 591 (map).
385[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:Door_Blue_2: 594 (init) -> 590 (map).
386[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockWallOffice_2_Bottom_1: 498 (init) -> 494 (map).
387[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockShopDisplay_1: 219 (init) -> 216 (map).
388[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockSafezoneSignExit: 602 (init) -> 598 (map).
389[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockSpotlight: 425 (init) -> 415 (map).
390[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockCarePackage: 448 (init) -> 444 (map).
391[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockRoadSlab_YellowLine: 546 (init) -> 542 (map).
392[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockTrafficLightsMiddle: 442 (init) -> 438 (map).
393[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:Door_Orange_3: 592 (init) -> 588 (map).
394[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:Door_Orange_2: 591 (init) -> 587 (map).
395[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockStreetLight: 439 (init) -> 435 (map).
396[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:decal.warningtrespass: 563 (init) -> 559 (map).
397[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockWallflag: 239 (init) -> 236 (map).
398[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockRoad_CenterLine: 536 (init) -> 532 (map).
399[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockSupplyDrop: 570 (init) -> 566 (map).
400[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:decal.warninglights: 561 (init) -> 557 (map).
401[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockChesstable: 238 (init) -> 235 (map).
402[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockStreetBin: 438 (init) -> 434 (map).
403[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockWallOffice_3_Top: 502 (init) -> 498 (map).
404[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockBodyBagBlue: 428 (init) -> 424 (map).
405[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockRope: 598 (init) -> 594 (map).
406[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockFlatscreenTV: 232 (init) -> 229 (map).
407[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockBrick_2: 521 (init) -> 517 (map).
408[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockBrick_1: 520 (init) -> 516 (map).
409[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockBrick_3: 522 (init) -> 518 (map).
410[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:Door_Green_1: 587 (init) -> 583 (map).
411[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:Door_Green_2: 588 (init) -> 584 (map).
412[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:Door_Green_3: 589 (init) -> 585 (map).
413[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockWallOffice_2_Top: 499 (init) -> 495 (map).
414[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockMilitaryRadioSmallOff: 464 (init) -> 460 (map).
415[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockBarrier: 210 (init) -> 207 (map).
416[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockCanTrap: 460 (init) -> 456 (map).
417[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockSign_Gunsrus: 479 (init) -> 475 (map).
418[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockStreetLightMiddle: 440 (init) -> 436 (map).
419[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockMapBarrier: 571 (init) -> 567 (map).
420[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:decal.hazardnuclear: 552 (init) -> 548 (map).
421[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockStretcher: 416 (init) -> 412 (map).
422[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:Door_InfektorSecurity_1: 586 (init) -> 582 (map).
423[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:decal.warningchemicalstorage: 559 (init) -> 555 (map).
424[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockFlatscreenTV_Emergency: 233 (init) -> 230 (map).
425[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockRoad_YellowLine: 540 (init) -> 536 (map).
426[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockLight: 208 (init) -> 205 (map).
427[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockRoadSlab_RedLine: 544 (init) -> 540 (map).
428[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockPropellerTrap: 604 (init) -> 600 (map).
429[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockTrafficLights: 441 (init) -> 437 (map).
430[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockStudioCamera: 237 (init) -> 234 (map).
431[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:decal.sovietsymbol: 566 (init) -> 562 (map).
432[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockPresent2: 204 (init) -> 604 (map).
433[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockPresent3: 205 (init) -> 603 (map).
434[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockMapBarrierPlayer: 573 (init) -> 569 (map).
435[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockSign_Metro: 477 (init) -> 473 (map).
436[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockHazardLamp: 223 (init) -> 220 (map).
437[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockHazardpole: 213 (init) -> 210 (map).
438[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockGraffiti_5: 485 (init) -> 481 (map).
439[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockGraffiti_4: 484 (init) -> 480 (map).
440[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockGraffiti_7: 487 (init) -> 483 (map).
441[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:Door_Metal_3: 596 (init) -> 592 (map).
442[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockGraffiti_6: 486 (init) -> 482 (map).
443[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockGraffiti_9: 489 (init) -> 485 (map).
444[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockGraffiti_8: 488 (init) -> 484 (map).
445[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockMilitaryRadio: 461 (init) -> 457 (map).
446[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockGraffiti_1: 481 (init) -> 477 (map).
447[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockGraffiti_3: 483 (init) -> 479 (map).
448[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockGraffiti_2: 482 (init) -> 478 (map).
449[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockRussianRoadSignWarning: 457 (init) -> 453 (map).
450[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockWallOffice_Bottom_1: 493 (init) -> 489 (map).
451[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockWallOffice_Bottom_4: 496 (init) -> 492 (map).
452[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockWallOffice_Bottom_3: 495 (init) -> 491 (map).
453[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockWallOffice_Bottom_2: 494 (init) -> 490 (map).
454[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:decal.notegeneric: 568 (init) -> 564 (map).
455[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockMapBarrierInfected: 572 (init) -> 568 (map).
456[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockMaintenanceScreen: 465 (init) -> 461 (map).
457[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockCanFire: 454 (init) -> 450 (map).
458[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockRadioTower: 459 (init) -> 455 (map).
459[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockElevatorButton: 601 (init) -> 597 (map).
460[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockMetalShelf_Empty: 216 (init) -> 213 (map).
461[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockBodyBagOrange: 430 (init) -> 426 (map).
462[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockRedlight: 242 (init) -> 239 (map).
463[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockRussianRoadSignArrow: 456 (init) -> 452 (map).
464[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockRoadSlab_DoubleYellowLine: 543 (init) -> 539 (map).
465[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockSkeletonGround: 436 (init) -> 432 (map).
466[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockHazardLight: 222 (init) -> 219 (map).
467[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockFlagPollUAHD: 247 (init) -> 243 (map).
468[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockCookingStation: 245 (init) -> 601 (map).
469[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockTarget: 480 (init) -> 476 (map).
470[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockConcertinaWire: 574 (init) -> 570 (map).
471[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockBodyBagBlack: 427 (init) -> 423 (map).
472[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockHangingPlayer: 241 (init) -> 238 (map).
473[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockKeycardScreenMilitary: 410 (init) -> 253 (map).
474[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockWoodCrate: 423 (init) -> 413 (map).
475[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockRoadSlab: 541 (init) -> 537 (map).
476[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockMilitaryRadioOff: 462 (init) -> 458 (map).
477[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:Door_security_1: 585 (init) -> 581 (map).
478[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockPhonebox: 226 (init) -> 223 (map).
479[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockStreetBarrier: 214 (init) -> 211 (map).
480[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockKeycardScreenLaboratory: 411 (init) -> 254 (map).
481[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockKeycardScreen: 409 (init) -> 252 (map).
482[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:Door_Emergency_1_Locked: 582 (init) -> 578 (map).
483[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockRoadsign40: 471 (init) -> 467 (map).
484[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockSafezoneSignEntry: 603 (init) -> 599 (map).
485[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockRoadsignParking: 466 (init) -> 462 (map).
486[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockRoadsign50: 472 (init) -> 468 (map).
487[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockRoadsign60: 473 (init) -> 469 (map).
488[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockMechWreckage: 458 (init) -> 454 (map).
489[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:decal.warningslipperyfloor: 562 (init) -> 558 (map).
490[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockAcidPit: 246 (init) -> 242 (map).
491[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockFlatscreenTV_Target: 236 (init) -> 233 (map).
492[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockSign_Mineway: 474 (init) -> 470 (map).
493[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockWallOffice_3_Bottom_2: 501 (init) -> 497 (map).
494[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockLantern: 452 (init) -> 448 (map).
495[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockWallOffice_3_Bottom_1: 500 (init) -> 496 (map).
496[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockRoadsignStop: 467 (init) -> 463 (map).
497[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockRoad_DoubleYellowLine: 537 (init) -> 533 (map).
498[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockMetalTable: 426 (init) -> 416 (map).
499[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockSkeletonWall: 437 (init) -> 433 (map).
500[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockChair: 231 (init) -> 228 (map).
501[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockWallOffice_Top: 497 (init) -> 493 (map).
502[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockRoadSlab_CenterLine: 542 (init) -> 538 (map).
503[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockBarrierTall: 211 (init) -> 208 (map).
504[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockAlarmBell: 453 (init) -> 449 (map).
505[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockWallOffice_4_Top: 506 (init) -> 502 (map).
506[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockSoundBlock_Morsecode_Bukovka: 551 (init) -> 547 (map).
507[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockTrashBag2: 450 (init) -> 446 (map).
508[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockTrashBag1: 449 (init) -> 445 (map).
509[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockBodyBagGreen: 429 (init) -> 425 (map).
510[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockRoad_StopLine: 539 (init) -> 535 (map).
511[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockRoadsign20: 469 (init) -> 465 (map).
512[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockRoadsign30: 470 (init) -> 466 (map).
513[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockHazardScreen_1: 220 (init) -> 217 (map).
514[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockHazardScreen_2: 221 (init) -> 218 (map).
515[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockStone_3: 525 (init) -> 521 (map).
516[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockStone_4: 526 (init) -> 522 (map).
517[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockStone_1: 523 (init) -> 519 (map).
518[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockStone_2: 524 (init) -> 520 (map).
519[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockBarrel: 252 (init) -> 248 (map).
520[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockSoundBlock_ScaryLab: 550 (init) -> 546 (map).
521[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:decal.warningcctv: 560 (init) -> 556 (map).
522[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockStone_7: 529 (init) -> 525 (map).
523[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockStone_8: 530 (init) -> 526 (map).
524[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockHedgehog: 255 (init) -> 251 (map).
525[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockStone_5: 527 (init) -> 523 (map).
526[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockStone_6: 528 (init) -> 524 (map).
527[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockExitLight: 229 (init) -> 226 (map).
528[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockMetalShelf: 215 (init) -> 212 (map).
529[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockCardboardBoxes3: 433 (init) -> 429 (map).
530[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockCardboardBoxes2: 432 (init) -> 428 (map).
531[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockCardboardBoxes1: 431 (init) -> 427 (map).
532[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:Door_Orange_1: 590 (init) -> 586 (map).
533[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockTicketGate_Open: 218 (init) -> 215 (map).
534[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockCeiling_1: 507 (init) -> 503 (map).
535[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockNewsStand2: 415 (init) -> 411 (map).
536[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockCeiling_2: 508 (init) -> 504 (map).
537[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockNewsStand1: 414 (init) -> 410 (map).
538[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockCeiling_3: 509 (init) -> 505 (map).
539[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockCeiling_4: 510 (init) -> 506 (map).
540[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockMailbox: 227 (init) -> 224 (map).
541[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockVendingMachine_1: 206 (init) -> 203 (map).
542[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockVendingMachine_2: 207 (init) -> 204 (map).
543[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockMetroRailing2: 225 (init) -> 222 (map).
544[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockBicycle: 240 (init) -> 237 (map).
545[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockMetal_1: 532 (init) -> 528 (map).
546[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockMetal_2: 533 (init) -> 529 (map).
547[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:decal.usflag: 567 (init) -> 563 (map).
548[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockPackagedCocaineStack: 578 (init) -> 574 (map).
549[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockMetal_3: 534 (init) -> 530 (map).
550[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockFlatscreenTV_News: 234 (init) -> 231 (map).
551[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockRoadsignOneway: 468 (init) -> 464 (map).
552[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockSign_Minebay: 476 (init) -> 472 (map).
553[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockTire: 451 (init) -> 447 (map).
554[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockWaterPallet: 446 (init) -> 442 (map).
555[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockGraffiti_10: 490 (init) -> 486 (map).
556[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockGraffiti_12: 492 (init) -> 488 (map).
557[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockGraffiti_11: 491 (init) -> 487 (map).
558[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockElevator: 600 (init) -> 596 (map).
559[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockFloorCarpet_1: 514 (init) -> 510 (map).
560[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockFloorCarpet_2: 515 (init) -> 511 (map).
561[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:Door_Office_1: 597 (init) -> 593 (map).
562[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockFloorCarpet_5: 518 (init) -> 514 (map).
563[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockFloorCarpet_6: 519 (init) -> 515 (map).
564[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockFloorCarpet_3: 516 (init) -> 512 (map).
565[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockFloorCarpet_4: 517 (init) -> 513 (map).
566[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockFlagPollUSSR: 248 (init) -> 244 (map).
567[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockRopeTop: 599 (init) -> 595 (map).
568[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockMetroRailing1: 224 (init) -> 221 (map).
569[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:decal.warningxray: 565 (init) -> 561 (map).
570[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockSandbagStackBeige: 576 (init) -> 572 (map).
571[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockSign_Decimunition: 478 (init) -> 474 (map).
572[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockCCTV: 230 (init) -> 227 (map).
573[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockAmmoCrateLarge: 251 (init) -> 247 (map).
574[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockMilitaryBarrier: 412 (init) -> 255 (map).
575[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockRussianRoadSign: 455 (init) -> 451 (map).
576[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockWashingMachine: 244 (init) -> 241 (map).
577[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockSoundBlock_Range: 549 (init) -> 545 (map).
578[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:decal.hazardbio: 553 (init) -> 549 (map).
579[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockWaterPalletTarp: 447 (init) -> 443 (map).
580[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:decal.imagegeneric: 569 (init) -> 565 (map).
581[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockCocaPlant: 579 (init) -> 575 (map).
582[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockElectricBoxBin: 435 (init) -> 431 (map).
583[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockHazard_1: 531 (init) -> 527 (map).
584[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockWreckagePolice1: 443 (init) -> 439 (map).
585[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockWreckagePolice3: 445 (init) -> 441 (map).
586[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockWreckagePolice2: 444 (init) -> 440 (map).
587[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockWallOffice_4_Bottom_3: 505 (init) -> 501 (map).
588[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockWallOffice_4_Bottom_1: 503 (init) -> 499 (map).
589[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockWallOffice_4_Bottom_2: 504 (init) -> 500 (map).
590[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockStreetBench: 228 (init) -> 225 (map).
591[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockElectricBox2: 434 (init) -> 430 (map).
592[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockElectricBox1: 243 (init) -> 240 (map).
593[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockSign_Minedonalds: 475 (init) -> 471 (map).
594[19:16:58] [Server thread/DEBUG] [FML/]: Fixed block id mismatch deci:BlockRoadSlab_StopLine: 545 (init) -> 541 (map).
595[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockGraffiti_1: 481 (init) -> 477 (map).
596[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockGraffiti_2: 482 (init) -> 478 (map).
597[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:50bmg: 4448 (init) -> 4443 (map).
598[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockGraffiti_5: 485 (init) -> 481 (map).
599[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ak12Mag: 4513 (init) -> 4507 (map).
600[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockGraffiti_6: 486 (init) -> 482 (map).
601[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockGraffiti_3: 483 (init) -> 479 (map).
602[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockGraffiti_4: 484 (init) -> 480 (map).
603[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockGraffiti_9: 489 (init) -> 485 (map).
604[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockGraffiti_7: 487 (init) -> 483 (map).
605[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockGraffiti_8: 488 (init) -> 484 (map).
606[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:sp6: 4444 (init) -> 4439 (map).
607[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:parafalMag: 4469 (init) -> 4463 (map).
608[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemRiotshield: 4395 (init) -> 4389 (map).
609[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:famasMag: 4463 (init) -> 4458 (map).
610[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemCannedLime: 4202 (init) -> 4198 (map).
611[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemRangeFinder: 4127 (init) -> 4125 (map).
612[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:thompsoni: 4600 (init) -> 4593 (map).
613[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:cz52: 4627 (init) -> 4620 (map).
614[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockPackagedCocaineStack: 578 (init) -> 574 (map).
615[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marineforestPants: 4303 (init) -> 4297 (map).
616[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:m240Mag: 4488 (init) -> 4482 (map).
617[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:coltMag: 4492 (init) -> 4486 (map).
618[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemCannedTuna: 4207 (init) -> 4203 (map).
619[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:testvest: 4271 (init) -> 4265 (map).
620[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemBarEnergyBlueberry: 4223 (init) -> 4217 (map).
621[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemVitaminCapsules: 4136 (init) -> 4134 (map).
622[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemBottledLimeade: 4232 (init) -> 4226 (map).
623[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockElectricBox1: 243 (init) -> 240 (map).
624[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:sprayCan.item.acr.silver: 4686 (init) -> 4680 (map).
625[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:m1934Mag: 4498 (init) -> 4492 (map).
626[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockStreetBench: 228 (init) -> 225 (map).
627[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:7_62x45mm: 4432 (init) -> 4427 (map).
628[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:mosinnagantMag: 4466 (init) -> 4460 (map).
629[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:7_92x57mm: 4429 (init) -> 4424 (map).
630[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockGraffiti_11: 491 (init) -> 487 (map).
631[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockGraffiti_10: 490 (init) -> 486 (map).
632[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockGraffiti_12: 492 (init) -> 488 (map).
633[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:7_92x57mm_box: 4657 (init) -> 4651 (map).
634[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:Door_Office_1: 597 (init) -> 593 (map).
635[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:decal.bloodsplat5: 558 (init) -> 554 (map).
636[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:decal.bloodsplat4: 557 (init) -> 553 (map).
637[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:decal.bloodsplat3: 556 (init) -> 552 (map).
638[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:decal.bloodsplat2: 555 (init) -> 551 (map).
639[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:aks74uMag: 4461 (init) -> 4456 (map).
640[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:mpt76Mag: 4516 (init) -> 4510 (map).
641[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:galil: 4574 (init) -> 4567 (map).
642[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:decal.bloodsplat1: 554 (init) -> 550 (map).
643[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:hk_4_6x30: 4451 (init) -> 4446 (map).
644[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockTireStack: 249 (init) -> 245 (map).
645[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marinesnowHat: 4318 (init) -> 4312 (map).
646[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemScrapCigarettes: 4153 (init) -> 4150 (map).
647[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockBarrierTall: 211 (init) -> 208 (map).
648[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ar15beowulf: 4584 (init) -> 4577 (map).
649[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:sp6_box: 4669 (init) -> 4663 (map).
650[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemSmokeGrenade: 4397 (init) -> 4391 (map).
651[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:7_62x51mm_box: 4659 (init) -> 4653 (map).
652[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemMethProduce: 4105 (init) -> 4696 (map).
653[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:militiaBoots: 4292 (init) -> 4286 (map).
654[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockCone: 253 (init) -> 249 (map).
655[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockRussianRoadSignWarning: 457 (init) -> 453 (map).
656[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:kar98k: 4577 (init) -> 4570 (map).
657[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:sprayCan.item.colt.forest: 4700 (init) -> 4694 (map).
658[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:Door_Orange_1: 590 (init) -> 586 (map).
659[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockRoadsign50: 472 (init) -> 468 (map).
660[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:Door_Orange_2: 591 (init) -> 587 (map).
661[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:Door_Orange_3: 592 (init) -> 588 (map).
662[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:banditPants: 4287 (init) -> 4281 (map).
663[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:benellim4: 4616 (init) -> 4609 (map).
664[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockMissileLauncher: 413 (init) -> 409 (map).
665[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemFRAGGrenade: 4396 (init) -> 4390 (map).
666[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:7_62x54mm: 4430 (init) -> 4425 (map).
667[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemDoorEmergency_2: 4247 (init) -> 4241 (map).
668[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemDoorEmergency_3: 4248 (init) -> 4242 (map).
669[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemDoorEmergency_1: 4245 (init) -> 4239 (map).
670[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemMarshmallows: 4218 (init) -> 4212 (map).
671[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:fnscarssrMag: 4524 (init) -> 4518 (map).
672[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:svd: 4601 (init) -> 4594 (map).
673[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockLight: 208 (init) -> 205 (map).
674[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockRoadsign40: 471 (init) -> 467 (map).
675[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockRoad: 535 (init) -> 531 (map).
676[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockConcertinaWire: 574 (init) -> 570 (map).
677[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemCannedPear: 4205 (init) -> 4201 (map).
678[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:augMag: 4538 (init) -> 4532 (map).
679[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:m1garand: 4571 (init) -> 4564 (map).
680[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marineurbanHelm: 4307 (init) -> 4301 (map).
681[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemCannedMushroom: 4203 (init) -> 4199 (map).
682[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:sprayCan.item.m4a4.forest: 4692 (init) -> 4686 (map).
683[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:xm177: 4567 (init) -> 4560 (map).
684[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockRoadsign60: 473 (init) -> 469 (map).
685[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemPunjiSticks: 4241 (init) -> 4235 (map).
686[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:insas: 4550 (init) -> 4543 (map).
687[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:rpkMag: 4476 (init) -> 4470 (map).
688[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ghillieBoots: 4339 (init) -> 4333 (map).
689[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:Door_Blue_3: 595 (init) -> 591 (map).
690[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:Door_Blue_2: 594 (init) -> 590 (map).
691[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:Door_Blue_1: 593 (init) -> 589 (map).
692[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marineHelm: 4295 (init) -> 4289 (map).
693[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockKeycardScreenMilitary: 410 (init) -> 253 (map).
694[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemScrapDuctTape: 4154 (init) -> 4151 (map).
695[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemPyroPowderWhite: 4111 (init) -> 4109 (map).
696[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:bayonet: 4639 (init) -> 4632 (map).
697[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockFlatscreenTV_News: 234 (init) -> 231 (map).
698[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:VehicleSpawnerHummer: 4119 (init) -> 4117 (map).
699[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockStone_6: 528 (init) -> 524 (map).
700[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockStone_7: 529 (init) -> 525 (map).
701[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockStone_8: 530 (init) -> 526 (map).
702[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemPartyHorn: 4403 (init) -> 4397 (map).
703[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:m14: 4551 (init) -> 4544 (map).
704[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockRoadsign30: 470 (init) -> 466 (map).
705[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:sprayCan.item.colt.silver: 4696 (init) -> 4690 (map).
706[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemChainsaw: 4394 (init) -> 4388 (map).
707[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockStone_1: 523 (init) -> 519 (map).
708[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockRoadSlab_RedLine: 544 (init) -> 540 (map).
709[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockStone_2: 524 (init) -> 520 (map).
710[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockStone_3: 525 (init) -> 521 (map).
711[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockStone_4: 526 (init) -> 522 (map).
712[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockStone_5: 527 (init) -> 523 (map).
713[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemCannedMacncheese: 4208 (init) -> 4204 (map).
714[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockRoadsign20: 469 (init) -> 465 (map).
715[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockCardboardBoxes2: 432 (init) -> 428 (map).
716[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockCardboardBoxes1: 431 (init) -> 427 (map).
717[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockWallOffice_Top: 497 (init) -> 493 (map).
718[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockCardboardBoxes3: 433 (init) -> 429 (map).
719[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marineBoots: 4298 (init) -> 4292 (map).
720[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:l85a1: 4573 (init) -> 4566 (map).
721[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:9x39mm_box: 4672 (init) -> 4666 (map).
722[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:p90: 4595 (init) -> 4588 (map).
723[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:apsMag: 4493 (init) -> 4487 (map).
724[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemK9Harness: 4151 (init) -> 4148 (map).
725[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marineforestHelm: 4301 (init) -> 4295 (map).
726[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemSyringeBlood: 4138 (init) -> 4136 (map).
727[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockStreetBin: 438 (init) -> 434 (map).
728[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemAcidCanister: 4147 (init) -> 4145 (map).
729[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockMilitaryRadioOff: 462 (init) -> 458 (map).
730[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockRoad_DoubleYellowLine: 537 (init) -> 533 (map).
731[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:casual2Vest: 4348 (init) -> 4342 (map).
732[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:browninghpMag: 4495 (init) -> 4489 (map).
733[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemScrapMonitorRAM: 4168 (init) -> 4164 (map).
734[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ak12: 4559 (init) -> 4552 (map).
735[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemCannedSweetcorn: 4206 (init) -> 4202 (map).
736[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:5_45x39mm: 4428 (init) -> 4422 (map).
737[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:smgSuppressor: 4644 (init) -> 4637 (map).
738[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:militaryvestbeige: 4264 (init) -> 4258 (map).
739[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemFannyPack_Green: 4417 (init) -> 4411 (map).
740[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemRag: 4143 (init) -> 4141 (map).
741[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:stenmk2Mag: 4527 (init) -> 4521 (map).
742[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockWallOffice_Bottom_1: 493 (init) -> 489 (map).
743[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockWallOffice_Bottom_2: 494 (init) -> 490 (map).
744[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockWallOffice_Bottom_3: 495 (init) -> 491 (map).
745[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockWallOffice_Bottom_4: 496 (init) -> 492 (map).
746[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:militaryvestblack: 4267 (init) -> 4261 (map).
747[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockWallOffice_4_Top: 506 (init) -> 502 (map).
748[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:Door_Green_1: 587 (init) -> 583 (map).
749[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:Door_Green_2: 588 (init) -> 584 (map).
750[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:Door_Green_3: 589 (init) -> 585 (map).
751[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:fnscarscMag: 4523 (init) -> 4517 (map).
752[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:nypdShirt: 4281 (init) -> 4275 (map).
753[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:juggernautBootsGray: 4373 (init) -> 4367 (map).
754[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:decal.hazardbio: 553 (init) -> 549 (map).
755[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:jng90Mag: 4483 (init) -> 4477 (map).
756[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ar15Mag: 4528 (init) -> 4522 (map).
757[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:colt: 4622 (init) -> 4615 (map).
758[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:9x18mm_box: 4663 (init) -> 4657 (map).
759[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemScrapWD40: 4160 (init) -> 4157 (map).
760[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockStorageCrate: 580 (init) -> 576 (map).
761[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:browninghp: 4625 (init) -> 4618 (map).
762[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockBodyBagOrange: 430 (init) -> 426 (map).
763[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockWallOffice_3_Bottom_1: 500 (init) -> 496 (map).
764[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockWallOffice_3_Bottom_2: 501 (init) -> 497 (map).
765[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:sprayCan.item.insas.red: 4689 (init) -> 4683 (map).
766[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemDrinkCanEnergyBlueberry: 4237 (init) -> 4231 (map).
767[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockStreetLight: 439 (init) -> 435 (map).
768[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:m4a4Mag: 4462 (init) -> 4457 (map).
769[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemPlateCarrier_Gray: 4421 (init) -> 4415 (map).
770[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemScrapMonitorFlashdrive: 4165 (init) -> 4161 (map).
771[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:rpdMag: 4489 (init) -> 4483 (map).
772[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockMetalTable: 426 (init) -> 416 (map).
773[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:kar98kMag: 4517 (init) -> 4511 (map).
774[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ak74: 4540 (init) -> 4534 (map).
775[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemDrainCleaner: 4149 (init) -> 4697 (map).
776[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockStudioCamera: 237 (init) -> 234 (map).
777[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemCrowbar: 4383 (init) -> 4377 (map).
778[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockRoad_RedLine: 538 (init) -> 534 (map).
779[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemCookedDeerMeat: 4193 (init) -> 4189 (map).
780[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemCannedGrape: 4200 (init) -> 4196 (map).
781[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemCannedApplesauce: 4209 (init) -> 4205 (map).
782[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:itric_bolt_box: 4678 (init) -> 4672 (map).
783[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockCanTrap: 460 (init) -> 456 (map).
784[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:8x: 4650 (init) -> 4643 (map).
785[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockFlatscreenTV_Emergency: 233 (init) -> 230 (map).
786[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemScrapMilitaryGasMaskFilter: 4171 (init) -> 4167 (map).
787[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marinesnowVestMedical: 4317 (init) -> 4311 (map).
788[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:hazmatPants: 4334 (init) -> 4328 (map).
789[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:model642: 4631 (init) -> 4624 (map).
790[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemScrapMonitorCapacitors: 4163 (init) -> 4159 (map).
791[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:g3a3Mag: 4471 (init) -> 4465 (map).
792[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockFloorCarpet_1: 514 (init) -> 510 (map).
793[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockFloorCarpet_2: 515 (init) -> 511 (map).
794[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockFloorCarpet_3: 516 (init) -> 512 (map).
795[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemSupplyDropRadio: 4123 (init) -> 4121 (map).
796[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:300winchester_box: 4666 (init) -> 4660 (map).
797[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:Item120mmMortarRound: 4129 (init) -> 4127 (map).
798[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockKeycardScreenLaboratory: 411 (init) -> 254 (map).
799[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockFloorCarpet_4: 517 (init) -> 513 (map).
800[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockFloorCarpet_5: 518 (init) -> 514 (map).
801[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockFloorCarpet_6: 519 (init) -> 515 (map).
802[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:foregrip: 4638 (init) -> 4631 (map).
803[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:fnscarl: 4581 (init) -> 4574 (map).
804[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:aks74: 4541 (init) -> 4535 (map).
805[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:capMaga: 4382 (init) -> 4376 (map).
806[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemFannyPack_Red: 4415 (init) -> 4409 (map).
807[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:dbarrels: 4621 (init) -> 4614 (map).
808[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemBottledBerryade: 4228 (init) -> 4222 (map).
809[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockHazardbarrier: 212 (init) -> 209 (map).
810[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockSafezoneSignEntry: 603 (init) -> 599 (map).
811[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemPainKillers: 4173 (init) -> 4169 (map).
812[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:famasiMag: 4464 (init) -> 4699 (map).
813[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:pressvest: 4269 (init) -> 4263 (map).
814[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marineforestVestMedical: 4305 (init) -> 4299 (map).
815[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockElectricBox2: 434 (init) -> 430 (map).
816[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:4x: 4649 (init) -> 4642 (map).
817[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockBrick_3: 522 (init) -> 518 (map).
818[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockBrick_2: 521 (init) -> 517 (map).
819[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockBrick_1: 520 (init) -> 516 (map).
820[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:honeyBadgerMag: 4505 (init) -> 4499 (map).
821[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:vz24Mag: 4507 (init) -> 4501 (map).
822[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemScrapWaterFilter: 4159 (init) -> 4156 (map).
823[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:Door_security_1: 585 (init) -> 581 (map).
824[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:minigunMag: 4486 (init) -> 4480 (map).
825[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemBloodBag: 4150 (init) -> 4147 (map).
826[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:sks: 4552 (init) -> 4545 (map).
827[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemTurret: 4244 (init) -> 4238 (map).
828[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemBottledCherryade: 4234 (init) -> 4228 (map).
829[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marineforestVest: 4302 (init) -> 4296 (map).
830[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:casual3Pants: 4352 (init) -> 4346 (map).
831[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:sprayCan.item.insas.blue: 4690 (init) -> 4684 (map).
832[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:sasBoots: 4279 (init) -> 4273 (map).
833[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockRoadSlab_DoubleYellowLine: 543 (init) -> 539 (map).
834[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:svt40: 4578 (init) -> 4571 (map).
835[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemScrapScrewdriver: 4158 (init) -> 4155 (map).
836[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:militiaHelm: 4289 (init) -> 4283 (map).
837[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:mpi40: 4597 (init) -> 4590 (map).
838[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockRedlight: 242 (init) -> 239 (map).
839[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockFlagPollUSSR: 248 (init) -> 244 (map).
840[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:thompsoniMag: 4537 (init) -> 4531 (map).
841[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockWreckagePolice3: 445 (init) -> 441 (map).
842[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemDrinkCanEnergy: 4236 (init) -> 4230 (map).
843[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockWreckagePolice1: 443 (init) -> 439 (map).
844[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockWreckagePolice2: 444 (init) -> 440 (map).
845[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemBarbedWire: 4242 (init) -> 4236 (map).
846[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:famasi: 4547 (init) -> 4700 (map).
847[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:casual1Pants: 4346 (init) -> 4340 (map).
848[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockRoad_StopLine: 539 (init) -> 535 (map).
849[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:nvgoggles_fury: 4377 (init) -> 4371 (map).
850[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:45acp_box: 4664 (init) -> 4658 (map).
851[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemCrispsBBQ: 4226 (init) -> 4220 (map).
852[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:m60Mag: 4487 (init) -> 4481 (map).
853[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemCannedKebab: 4211 (init) -> 4207 (map).
854[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:santahat: 4365 (init) -> 4359 (map).
855[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemSyringeCure: 4139 (init) -> 4137 (map).
856[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockRussianRoadSign: 455 (init) -> 451 (map).
857[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:policevest: 4262 (init) -> 4256 (map).
858[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockSign_Metro: 477 (init) -> 473 (map).
859[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockElevatorButton: 601 (init) -> 597 (map).
860[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockCeiling_4: 510 (init) -> 506 (map).
861[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:mp40Mag: 4534 (init) -> 4528 (map).
862[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockCeiling_2: 508 (init) -> 504 (map).
863[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockCeiling_3: 509 (init) -> 505 (map).
864[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockCeiling_1: 507 (init) -> 503 (map).
865[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:m231Mag: 4475 (init) -> 4469 (map).
866[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:kp31Mag: 4519 (init) -> 4513 (map).
867[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:pkp: 4612 (init) -> 4605 (map).
868[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:pkm: 4606 (init) -> 4599 (map).
869[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:nvgoggles: 4376 (init) -> 4370 (map).
870[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemCannedChocolatePowder: 4199 (init) -> 4195 (map).
871[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockSoundBlock_Morsecode_Bukovka: 551 (init) -> 547 (map).
872[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockRopeTop: 599 (init) -> 595 (map).
873[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:casual2Boots: 4350 (init) -> 4344 (map).
874[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:arSuppressor: 4645 (init) -> 4638 (map).
875[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockSoundBlock_Range: 549 (init) -> 545 (map).
876[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:casual4Vest: 4354 (init) -> 4348 (map).
877[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:spas12: 4617 (init) -> 4610 (map).
878[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockVendingMachine_2: 207 (init) -> 204 (map).
879[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemBandageDirty: 4142 (init) -> 4140 (map).
880[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockVendingMachine_1: 206 (init) -> 203 (map).
881[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:decal.notegeneric: 568 (init) -> 564 (map).
882[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:vector: 4593 (init) -> 4586 (map).
883[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:deagle: 4626 (init) -> 4619 (map).
884[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemIcePick: 4386 (init) -> 4380 (map).
885[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marinefuryVest: 4329 (init) -> 4323 (map).
886[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:VehicleSpawnerBTR70: 4122 (init) -> 4120 (map).
887[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:svt40Mag: 4518 (init) -> 4512 (map).
888[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockTicketGate: 217 (init) -> 214 (map).
889[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:sksMag: 4511 (init) -> 4505 (map).
890[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemBirdMeat: 4188 (init) -> 4184 (map).
891[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ghillieVestSnow: 4341 (init) -> 4335 (map).
892[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:9x19mm: 4446 (init) -> 4441 (map).
893[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemBarEnergyApple: 4222 (init) -> 4216 (map).
894[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:mp7Mag: 4532 (init) -> 4526 (map).
895[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:sprayCan.item.aug1.fury: 4693 (init) -> 4687 (map).
896[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:mpi40Mag: 4535 (init) -> 4529 (map).
897[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockWoodCrateOpen: 424 (init) -> 414 (map).
898[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockRoadsignStop: 467 (init) -> 463 (map).
899[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:hazmatVest: 4333 (init) -> 4327 (map).
900[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemBottledCoke: 4229 (init) -> 4223 (map).
901[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marinesnowPants: 4315 (init) -> 4309 (map).
902[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockChair: 231 (init) -> 228 (map).
903[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:nypdPants: 4283 (init) -> 4277 (map).
904[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:m16a1Mag: 4473 (init) -> 4467 (map).
905[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockPhonebox: 226 (init) -> 223 (map).
906[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockBicycle: 240 (init) -> 237 (map).
907[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemCandyCane: 4216 (init) -> 4702 (map).
908[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemParachute: 4130 (init) -> 4128 (map).
909[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemFireaxe: 4384 (init) -> 4378 (map).
910[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:decal.warningtrespass: 563 (init) -> 559 (map).
911[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockWaterPalletTarp: 447 (init) -> 443 (map).
912[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:spetsnazPants: 4274 (init) -> 4268 (map).
913[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:5_45x39mm_box: 4652 (init) -> 4646 (map).
914[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemBottledWhiskey: 4233 (init) -> 4227 (map).
915[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marinefuryPants: 4330 (init) -> 4324 (map).
916[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemFannyPack_Yellow: 4416 (init) -> 4410 (map).
917[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemEmptyCan: 4145 (init) -> 4143 (map).
918[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockSign_Minedonalds: 475 (init) -> 471 (map).
919[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemJerryCan: 4146 (init) -> 4144 (map).
920[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:glock17: 4628 (init) -> 4621 (map).
921[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockTrashBag2: 450 (init) -> 446 (map).
922[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:sprayCan.item.ak74.redcog: 4682 (init) -> 4676 (map).
923[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockTrashBag1: 449 (init) -> 445 (map).
924[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemCannedCarrot: 4198 (init) -> 4194 (map).
925[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:5_56mm: 4427 (init) -> 4423 (map).
926[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockMapBarrierInfected: 572 (init) -> 568 (map).
927[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:7_62x51mm: 4431 (init) -> 4426 (map).
928[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockMilitaryBarrier: 412 (init) -> 255 (map).
929[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockWallOffice_3_Top: 502 (init) -> 498 (map).
930[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:juggernautPantsGray: 4372 (init) -> 4366 (map).
931[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemBaseballBat: 4387 (init) -> 4381 (map).
932[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemDuffleBag: 4422 (init) -> 4416 (map).
933[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemCookedBirdMeat: 4189 (init) -> 4185 (map).
934[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemCrispsNachocheese: 4225 (init) -> 4219 (map).
935[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockMilitaryRadioSmall: 463 (init) -> 459 (map).
936[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemChestRig_Gray: 4413 (init) -> 4407 (map).
937[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:barettam9Mag: 4515 (init) -> 4509 (map).
938[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemKitMetalWall: 4185 (init) -> 4181 (map).
939[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marineblackBoots: 4322 (init) -> 4316 (map).
940[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:hk_4_6x30_box: 4676 (init) -> 4670 (map).
941[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemPyroPowderGreen: 4114 (init) -> 4112 (map).
942[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:falMag: 4470 (init) -> 4464 (map).
943[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemMetalRod: 4175 (init) -> 4171 (map).
944[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemScrapMonitorGraphicsCard: 4166 (init) -> 4162 (map).
945[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:sprayCan.item.aug3para.fury: 4695 (init) -> 4689 (map).
946[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockHangingPlayer: 241 (init) -> 238 (map).
947[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:7_62x25mm_box: 4654 (init) -> 4648 (map).
948[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemMolotov: 4400 (init) -> 4394 (map).
949[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:rpg7: 4634 (init) -> 4627 (map).
950[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockWoodCrate: 423 (init) -> 413 (map).
951[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockSandbagStack: 575 (init) -> 571 (map).
952[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:hoodie9: 4364 (init) -> 4358 (map).
953[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:hoodie7: 4362 (init) -> 4356 (map).
954[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:m110Mag: 4530 (init) -> 4524 (map).
955[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:hoodie8: 4363 (init) -> 4357 (map).
956[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:50bmg_box: 4673 (init) -> 4667 (map).
957[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:hoodie5: 4360 (init) -> 4354 (map).
958[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:hoodie6: 4361 (init) -> 4355 (map).
959[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:hoodie3: 4358 (init) -> 4352 (map).
960[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:hoodie4: 4359 (init) -> 4353 (map).
961[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:hoodie1: 4356 (init) -> 4350 (map).
962[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:juggernautHelmGray: 4370 (init) -> 4364 (map).
963[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:hoodie2: 4357 (init) -> 4351 (map).
964[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockSign_Gunsrus: 479 (init) -> 475 (map).
965[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:mp5a3: 4589 (init) -> 4582 (map).
966[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:capBlue: 4380 (init) -> 4374 (map).
967[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockSpotlight: 425 (init) -> 415 (map).
968[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemDoorBlue_1: 4257 (init) -> 4251 (map).
969[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemDoorBlue_2: 4258 (init) -> 4252 (map).
970[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockStretcher: 416 (init) -> 412 (map).
971[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:m79: 4635 (init) -> 4628 (map).
972[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemEmptyBloodBag: 4133 (init) -> 4131 (map).
973[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:fnscarsc: 4582 (init) -> 4575 (map).
974[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemSyringeAdrenaline: 4135 (init) -> 4133 (map).
975[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:rpg18Rocket: 4456 (init) -> 4451 (map).
976[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemDoorBlue_3: 4259 (init) -> 4253 (map).
977[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:laser: 4641 (init) -> 4634 (map).
978[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:m60: 4608 (init) -> 4601 (map).
979[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:parafal: 4553 (init) -> 4546 (map).
980[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:m16a1: 4557 (init) -> 4550 (map).
981[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:m16a2: 4558 (init) -> 4551 (map).
982[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemRotationToolZ: 4180 (init) -> 4176 (map).
983[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockHazardLamp: 223 (init) -> 220 (map).
984[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockMetroRailing2: 225 (init) -> 222 (map).
985[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockMetroRailing1: 224 (init) -> 221 (map).
986[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:dbarrel: 4620 (init) -> 4613 (map).
987[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemSplint: 4137 (init) -> 4135 (map).
988[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemRotationToolX: 4178 (init) -> 4174 (map).
989[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemRotationToolY: 4179 (init) -> 4175 (map).
990[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:kms72Mag: 4502 (init) -> 4496 (map).
991[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockMetalWall: 577 (init) -> 573 (map).
992[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockPresent2: 204 (init) -> 604 (map).
993[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemMortarGun: 4243 (init) -> 4237 (map).
994[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockFloorTiles_1: 511 (init) -> 507 (map).
995[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockPresent3: 205 (init) -> 603 (map).
996[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockFloorTiles_3: 513 (init) -> 509 (map).
997[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockFloorTiles_2: 512 (init) -> 508 (map).
998[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockSoundBlock_ScaryLab: 550 (init) -> 546 (map).
999[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemFannyPack_Blue: 4418 (init) -> 4412 (map).
1000[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemScrapMilitaryGasAnalyzer: 4170 (init) -> 4166 (map).
1001[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marinefuryHelm: 4328 (init) -> 4322 (map).
1002[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:fnscarlMag: 4522 (init) -> 4516 (map).
1003[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemMRE: 4212 (init) -> 4208 (map).
1004[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:VehicleSpawnerATV: 4118 (init) -> 4116 (map).
1005[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemLandmine: 4240 (init) -> 4234 (map).
1006[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:mk48Mag: 4490 (init) -> 4484 (map).
1007[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockFlatscreenTV: 232 (init) -> 229 (map).
1008[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockWallOffice_4_Bottom_1: 503 (init) -> 499 (map).
1009[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockWallOffice_4_Bottom_2: 504 (init) -> 500 (map).
1010[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockWallOffice_4_Bottom_3: 505 (init) -> 501 (map).
1011[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:Door_Emergency_1_Locked: 582 (init) -> 578 (map).
1012[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:fn57x28mm: 4449 (init) -> 4444 (map).
1013[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockAmmoCrate: 250 (init) -> 246 (map).
1014[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:aks74u: 4542 (init) -> 4536 (map).
1015[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:vz52: 4572 (init) -> 4565 (map).
1016[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:38special_box: 4670 (init) -> 4664 (map).
1017[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:g3a4Mag: 4472 (init) -> 4466 (map).
1018[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:vz58: 4566 (init) -> 4559 (map).
1019[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:insasMag: 4467 (init) -> 4461 (map).
1020[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:7_62x54mm_box: 4658 (init) -> 4652 (map).
1021[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockSign_Decimunition: 478 (init) -> 474 (map).
1022[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marineblackHat: 4323 (init) -> 4317 (map).
1023[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:mk48: 4611 (init) -> 4604 (map).
1024[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marineblueBoots: 4327 (init) -> 4321 (map).
1025[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:decal.warningchemicalstorage: 559 (init) -> 555 (map).
1026[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockSandbagStackBeige: 576 (init) -> 572 (map).
1027[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:juggernautVestGray: 4371 (init) -> 4365 (map).
1028[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemHammer: 4390 (init) -> 4384 (map).
1029[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockTicketGate_Open: 218 (init) -> 215 (map).
1030[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marineurbanBoots: 4310 (init) -> 4304 (map).
1031[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockBodyBagGreen: 429 (init) -> 425 (map).
1032[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemTearGasGrenade: 4402 (init) -> 4396 (map).
1033[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:hazmatHelm: 4332 (init) -> 4326 (map).
1034[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:fnscarhamrMag: 4521 (init) -> 4515 (map).
1035[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:glock17Mag: 4514 (init) -> 4508 (map).
1036[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:7_62x25mm: 4434 (init) -> 4429 (map).
1037[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:rpg7Rocket: 4455 (init) -> 4450 (map).
1038[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:juggernautPants: 4368 (init) -> 4362 (map).
1039[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockSkeletonGround: 436 (init) -> 432 (map).
1040[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:nypdHelm: 4280 (init) -> 4274 (map).
1041[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockRoadSlab_StopLine: 545 (init) -> 541 (map).
1042[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:decal.hazardnuclear: 552 (init) -> 548 (map).
1043[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:vz24: 4591 (init) -> 4584 (map).
1044[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemStunGrenade: 4401 (init) -> 4395 (map).
1045[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockRoadSlab_CenterLine: 542 (init) -> 538 (map).
1046[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:reddot: 4642 (init) -> 4635 (map).
1047[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:l115a3Mag: 4481 (init) -> 4475 (map).
1048[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:VehicleSpawnerBuggy: 4120 (init) -> 4118 (map).
1049[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:mgSuppressor: 4647 (init) -> 4640 (map).
1050[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockHazardpole: 213 (init) -> 210 (map).
1051[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemSignalGrenadeRed: 4399 (init) -> 4393 (map).
1052[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:sprayCan.item.aks74u.winter: 4685 (init) -> 4679 (map).
1053[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:Door_InfektorSecurity_1: 586 (init) -> 582 (map).
1054[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemGlider: 4131 (init) -> 4129 (map).
1055[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marinesnowHelm: 4313 (init) -> 4307 (map).
1056[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemCandyCorn: 4214 (init) -> 4210 (map).
1057[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockBodyBagBlack: 427 (init) -> 423 (map).
1058[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:hazmatBoots: 4335 (init) -> 4329 (map).
1059[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockChesstable: 238 (init) -> 235 (map).
1060[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marineurbanVestMedical: 4311 (init) -> 4305 (map).
1061[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ks23: 4618 (init) -> 4611 (map).
1062[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:militiaPants: 4291 (init) -> 4285 (map).
1063[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:wristTimer2: 4294 (init) -> 4288 (map).
1064[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:mglml1l: 4636 (init) -> 4629 (map).
1065[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:357_box: 4667 (init) -> 4661 (map).
1066[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:decal.warningwatchstep: 564 (init) -> 560 (map).
1067[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockSign_Mineway: 474 (init) -> 470 (map).
1068[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:mp5a3Mag: 4500 (init) -> 4494 (map).
1069[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:decal.usflag: 567 (init) -> 563 (map).
1070[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:decal.warninglights: 561 (init) -> 557 (map).
1071[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marineblackHelm: 4319 (init) -> 4313 (map).
1072[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemRotationToolReset: 4181 (init) -> 4177 (map).
1073[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marineblueVest: 4325 (init) -> 4319 (map).
1074[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:m14Mag: 4468 (init) -> 4462 (map).
1075[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:mg3: 4614 (init) -> 4607 (map).
1076[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:7_62x39mm_box: 4655 (init) -> 4649 (map).
1077[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:sprayCan.item.colt.black: 4697 (init) -> 4691 (map).
1078[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:flashlight: 4640 (init) -> 4633 (map).
1079[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemDoorMetal_1: 4260 (init) -> 4254 (map).
1080[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:uahdHelmet: 4344 (init) -> 4338 (map).
1081[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:xm177Mag: 4479 (init) -> 4473 (map).
1082[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockElevator: 600 (init) -> 596 (map).
1083[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:357: 4442 (init) -> 4437 (map).
1084[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockRoadsignParking: 466 (init) -> 462 (map).
1085[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:shotgunSuppressor: 4646 (init) -> 4639 (map).
1086[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemCannedBlueberry: 4197 (init) -> 4193 (map).
1087[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:juggernautBoots: 4369 (init) -> 4363 (map).
1088[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemLockpick: 4124 (init) -> 4122 (map).
1089[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockHedgehog: 255 (init) -> 251 (map).
1090[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemHugeMilitaryPack_Green: 4423 (init) -> 4417 (map).
1091[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:m110: 4561 (init) -> 4554 (map).
1092[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemChocolateApple: 4220 (init) -> 4214 (map).
1093[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:m1919a6: 4607 (init) -> 4600 (map).
1094[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemReeses: 4215 (init) -> 4211 (map).
1095[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:uzi: 4590 (init) -> 4583 (map).
1096[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:380: 4443 (init) -> 4438 (map).
1097[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemGuitar: 4128 (init) -> 4126 (map).
1098[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:acrMag: 4503 (init) -> 4497 (map).
1099[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:sprayCan.item.colt.gold: 4698 (init) -> 4692 (map).
1100[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:asvalMag: 4529 (init) -> 4523 (map).
1101[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:deagleMag: 4496 (init) -> 4490 (map).
1102[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:mosinnagant: 4549 (init) -> 4542 (map).
1103[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:itric_bolt: 4453 (init) -> 4448 (map).
1104[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemScrapAcetone: 4152 (init) -> 4149 (map).
1105[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemPackagedCocaine: 4107 (init) -> 4106 (map).
1106[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemBattery: 4148 (init) -> 4146 (map).
1107[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:9x18mm: 4438 (init) -> 4433 (map).
1108[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:14_5x114mm: 4452 (init) -> 4447 (map).
1109[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemSyringeInfection: 4140 (init) -> 4138 (map).
1110[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:380_box: 4668 (init) -> 4662 (map).
1111[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:bolt: 4454 (init) -> 4449 (map).
1112[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:mp7: 4596 (init) -> 4589 (map).
1113[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockAlarmBell: 453 (init) -> 449 (map).
1114[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:nypdCoat: 4282 (init) -> 4276 (map).
1115[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockSupplyDrop: 570 (init) -> 566 (map).
1116[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemHugeMilitaryPack_Snow: 4426 (init) -> 4420 (map).
1117[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockCCTV: 230 (init) -> 227 (map).
1118[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:sprayCan.item.insas.forest: 4691 (init) -> 4685 (map).
1119[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marineforestBoots: 4304 (init) -> 4298 (map).
1120[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:casual1Vest: 4345 (init) -> 4339 (map).
1121[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockMailbox: 227 (init) -> 224 (map).
1122[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:militaryvest: 4263 (init) -> 4257 (map).
1123[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemToffeeApple: 4219 (init) -> 4213 (map).
1124[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemCombatKnife: 4389 (init) -> 4383 (map).
1125[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemCannedAppleGreen: 4194 (init) -> 4190 (map).
1126[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:aa12: 4619 (init) -> 4612 (map).
1127[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemDoorOffice_1: 4261 (init) -> 4255 (map).
1128[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockSign_Minebay: 476 (init) -> 472 (map).
1129[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemPoliceBaton: 4393 (init) -> 4387 (map).
1130[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:sprayCan.item.ak74.hunter: 4684 (init) -> 4678 (map).
1131[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockMechWreckage: 458 (init) -> 454 (map).
1132[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemChestRig_Snow: 4414 (init) -> 4408 (map).
1133[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemCannedLemon: 4201 (init) -> 4197 (map).
1134[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:sprayCan.item.acr.pinkpower: 4688 (init) -> 4682 (map).
1135[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockLantern: 452 (init) -> 448 (map).
1136[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:barrett: 4605 (init) -> 4598 (map).
1137[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ar15: 4563 (init) -> 4556 (map).
1138[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemDeerMeat: 4192 (init) -> 4188 (map).
1139[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:aug3para: 4587 (init) -> 4580 (map).
1140[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marineforestHat: 4306 (init) -> 4300 (map).
1141[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockBarrier: 210 (init) -> 207 (map).
1142[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemWireCoil: 4177 (init) -> 4173 (map).
1143[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemDoorOrange_3: 4256 (init) -> 4250 (map).
1144[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:militiaVest: 4290 (init) -> 4284 (map).
1145[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemDoorOrange_1: 4254 (init) -> 4248 (map).
1146[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemDoorOrange_2: 4255 (init) -> 4249 (map).
1147[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:mp40: 4598 (init) -> 4591 (map).
1148[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:akms: 4543 (init) -> 4537 (map).
1149[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockBodyBagBlue: 428 (init) -> 424 (map).
1150[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockWashingMachine: 244 (init) -> 241 (map).
1151[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockRoad_YellowLine: 540 (init) -> 536 (map).
1152[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockRadioTower: 459 (init) -> 455 (map).
1153[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ghilliePants: 4338 (init) -> 4332 (map).
1154[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemScrapPliers: 4156 (init) -> 4153 (map).
1155[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:l85a1Mag: 4509 (init) -> 4503 (map).
1156[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marineVestMedical: 4299 (init) -> 4293 (map).
1157[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemScrapMilitaryGunPowder: 4172 (init) -> 4168 (map).
1158[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:9mm: 4435 (init) -> 4430 (map).
1159[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ghillieHelmSnow: 4340 (init) -> 4334 (map).
1160[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marinesnowVest: 4314 (init) -> 4308 (map).
1161[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marineblackVest: 4320 (init) -> 4314 (map).
1162[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockMetal_2: 533 (init) -> 529 (map).
1163[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockMetal_3: 534 (init) -> 530 (map).
1164[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockMetal_1: 532 (init) -> 528 (map).
1165[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:spetsnazVest: 4273 (init) -> 4267 (map).
1166[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:banditBoots: 4288 (init) -> 4282 (map).
1167[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ragingbull: 4630 (init) -> 4623 (map).
1168[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:augparaMag: 4539 (init) -> 4533 (map).
1169[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:rpg18RocketHS: 4457 (init) -> 4452 (map).
1170[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemRadio: 4125 (init) -> 4123 (map).
1171[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:45acp: 4439 (init) -> 4434 (map).
1172[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemCrispsCoolranch: 4224 (init) -> 4218 (map).
1173[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marineblueHelm: 4324 (init) -> 4318 (map).
1174[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:svdMag: 4480 (init) -> 4474 (map).
1175[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemPyroPowderRed: 4112 (init) -> 4110 (map).
1176[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marineblackPants: 4321 (init) -> 4315 (map).
1177[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockSoundBlock_Alarm: 548 (init) -> 544 (map).
1178[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockMapBarrier: 571 (init) -> 567 (map).
1179[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:casual3Boots: 4353 (init) -> 4347 (map).
1180[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:mg3Mag: 4512 (init) -> 4506 (map).
1181[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ghillieHelm: 4336 (init) -> 4330 (map).
1182[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemHugeMilitaryPack_Black: 4424 (init) -> 4418 (map).
1183[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemHikingPack_Gray: 4410 (init) -> 4404 (map).
1184[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:crotchbow: 4633 (init) -> 4626 (map).
1185[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ghilliePantsSnow: 4342 (init) -> 4336 (map).
1186[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockKeycardScreen: 409 (init) -> 252 (map).
1187[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:sprayCan.item.ak12.marble: 4681 (init) -> 4675 (map).
1188[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:rpk74: 4565 (init) -> 4558 (map).
1189[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemWire: 4176 (init) -> 4172 (map).
1190[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemRagDirty: 4144 (init) -> 4142 (map).
1191[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:7_62x39mm: 4433 (init) -> 4428 (map).
1192[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:spetsnazBoots: 4275 (init) -> 4269 (map).
1193[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:minigun: 4613 (init) -> 4606 (map).
1194[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:pistolSuppressor: 4643 (init) -> 4636 (map).
1195[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:sv98: 4603 (init) -> 4596 (map).
1196[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:p90Mag: 4531 (init) -> 4525 (map).
1197[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:decal.sovietsymbol: 566 (init) -> 562 (map).
1198[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemFirstAidKit: 4174 (init) -> 4170 (map).
1199[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockMilitaryRadioSmallOff: 464 (init) -> 460 (map).
1200[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marinePants: 4297 (init) -> 4291 (map).
1201[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ak74Mag: 4460 (init) -> 4455 (map).
1202[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemButcherKnife: 4392 (init) -> 4386 (map).
1203[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:g36c: 4548 (init) -> 4541 (map).
1204[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:famas: 4546 (init) -> 4540 (map).
1205[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemScrapPropaneTank: 4157 (init) -> 4154 (map).
1206[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:militaryvestsnow: 4265 (init) -> 4259 (map).
1207[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marineHat: 4300 (init) -> 4294 (map).
1208[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:uziMag: 4501 (init) -> 4495 (map).
1209[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:38special: 4445 (init) -> 4440 (map).
1210[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockRussianRoadSignArrow: 456 (init) -> 452 (map).
1211[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:capGreen: 4381 (init) -> 4375 (map).
1212[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockWallflag: 239 (init) -> 236 (map).
1213[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemHikingPack_Tan: 4409 (init) -> 4403 (map).
1214[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:decal.imagegeneric: 569 (init) -> 565 (map).
1215[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockCarePackage: 448 (init) -> 444 (map).
1216[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marineurbanHat: 4312 (init) -> 4306 (map).
1217[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemDoorSecurity_1: 4249 (init) -> 4243 (map).
1218[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemScrapMonitorCPU: 4164 (init) -> 4160 (map).
1219[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:rpg18: 4637 (init) -> 4630 (map).
1220[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockTrafficLights: 441 (init) -> 437 (map).
1221[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:22_box: 4662 (init) -> 4656 (map).
1222[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:sasPants: 4278 (init) -> 4272 (map).
1223[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:vz58Mag: 4478 (init) -> 4472 (map).
1224[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockPropellerTrap: 604 (init) -> 600 (map).
1225[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemInfectedFlesh: 4186 (init) -> 4182 (map).
1226[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marinefuryBoots: 4331 (init) -> 4325 (map).
1227[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:9x19mm_box: 4671 (init) -> 4665 (map).
1228[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockCanFire: 454 (init) -> 450 (map).
1229[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:fnscarhamr: 4580 (init) -> 4573 (map).
1230[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:akm: 4544 (init) -> 4538 (map).
1231[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockTrafficLightsMiddle: 442 (init) -> 438 (map).
1232[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:22: 4437 (init) -> 4432 (map).
1233[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemChestRig_Green: 4411 (init) -> 4405 (map).
1234[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemCricketbat: 4391 (init) -> 4385 (map).
1235[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockCocaPlant: 579 (init) -> 575 (map).
1236[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockLightOff: 209 (init) -> 206 (map).
1237[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:Door_Emergency_1: 581 (init) -> 577 (map).
1238[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:300winchester: 4441 (init) -> 4436 (map).
1239[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:Door_Emergency_3: 584 (init) -> 580 (map).
1240[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:Door_Emergency_2: 583 (init) -> 579 (map).
1241[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:juggernautVest: 4367 (init) -> 4361 (map).
1242[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:fnscar: 4579 (init) -> 4572 (map).
1243[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockAcidPit: 246 (init) -> 242 (map).
1244[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marinesnowBoots: 4316 (init) -> 4310 (map).
1245[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemSignalGrenadeGreen: 4398 (init) -> 4392 (map).
1246[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:sv98Mag: 4482 (init) -> 4476 (map).
1247[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marinebluePants: 4326 (init) -> 4320 (map).
1248[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemDoorInfektorSecurity_1: 4250 (init) -> 4244 (map).
1249[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:2x: 4648 (init) -> 4641 (map).
1250[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemCannedBlackberry: 4196 (init) -> 4192 (map).
1251[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:casual5Vest: 4355 (init) -> 4349 (map).
1252[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemDrinkCanEnergyCitrus: 4238 (init) -> 4232 (map).
1253[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemBoarMeat: 4190 (init) -> 4186 (map).
1254[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:m1934: 4629 (init) -> 4622 (map).
1255[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:g3a4: 4556 (init) -> 4549 (map).
1256[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemSyringeMorphine: 4134 (init) -> 4132 (map).
1257[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockDumpster: 254 (init) -> 250 (map).
1258[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:g3a3: 4555 (init) -> 4548 (map).
1259[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:sasHelm: 4276 (init) -> 4270 (map).
1260[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:casual1Boots: 4347 (init) -> 4341 (map).
1261[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemMilitaryKeycard: 4405 (init) -> 4399 (map).
1262[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemScrapPhone: 4155 (init) -> 4152 (map).
1263[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:fn57x28mm_box: 4674 (init) -> 4668 (map).
1264[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:14_5x114mm_box: 4677 (init) -> 4671 (map).
1265[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemBaseballBatNails: 4388 (init) -> 4382 (map).
1266[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:gasmask: 4374 (init) -> 4368 (map).
1267[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockStreetLightMiddle: 440 (init) -> 436 (map).
1268[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemPyroPowderPink: 4116 (init) -> 4114 (map).
1269[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemPlateCarrier_Beige: 4419 (init) -> 4413 (map).
1270[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:308winchester_box: 4665 (init) -> 4659 (map).
1271[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockStreetBarrier: 214 (init) -> 211 (map).
1272[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:rpd: 4610 (init) -> 4603 (map).
1273[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockMetalShelf: 215 (init) -> 212 (map).
1274[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:rpk: 4564 (init) -> 4557 (map).
1275[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockSafezoneSignExit: 602 (init) -> 598 (map).
1276[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:9mm_box: 4660 (init) -> 4654 (map).
1277[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:pkpMag: 4491 (init) -> 4485 (map).
1278[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockHazardScreen_1: 220 (init) -> 217 (map).
1279[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockHazardScreen_2: 221 (init) -> 218 (map).
1280[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:7_62x45mm_box: 4656 (init) -> 4650 (map).
1281[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ar15beowulfMag: 4533 (init) -> 4527 (map).
1282[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ghillieVest: 4337 (init) -> 4331 (map).
1283[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:9x39mm: 4447 (init) -> 4442 (map).
1284[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:aps: 4623 (init) -> 4616 (map).
1285[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockRoadSlab: 541 (init) -> 537 (map).
1286[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:spetsnazHelm: 4272 (init) -> 4266 (map).
1287[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:decal.warningcctv: 560 (init) -> 556 (map).
1288[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemBottledWater: 4227 (init) -> 4221 (map).
1289[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:thompsonMag: 4536 (init) -> 4530 (map).
1290[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:m231: 4562 (init) -> 4555 (map).
1291[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:kp31: 4592 (init) -> 4585 (map).
1292[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemMapDeci: 4110 (init) -> 4108 (map).
1293[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:vz52Mag: 4508 (init) -> 4502 (map).
1294[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:decal.warningxray: 565 (init) -> 561 (map).
1295[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:barettam9: 4632 (init) -> 4625 (map).
1296[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:aa12Mag: 4504 (init) -> 4498 (map).
1297[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemVestDetonator: 4126 (init) -> 4124 (map).
1298[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:stenmk2: 4594 (init) -> 4587 (map).
1299[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemCannedCustard: 4210 (init) -> 4206 (map).
1300[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockTire: 451 (init) -> 447 (map).
1301[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:nypdBoots: 4284 (init) -> 4278 (map).
1302[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:casual3Vest: 4351 (init) -> 4345 (map).
1303[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:decal.warningslipperyfloor: 562 (init) -> 558 (map).
1304[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockWallOffice_2_Top: 499 (init) -> 495 (map).
1305[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemChestRig_Beige: 4412 (init) -> 4406 (map).
1306[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemPlateCarrier_Green: 4420 (init) -> 4414 (map).
1307[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:dragunovScope: 4651 (init) -> 4644 (map).
1308[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockWallOffice_2_Bottom_1: 498 (init) -> 494 (map).
1309[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:galilMag: 4510 (init) -> 4504 (map).
1310[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockExitLight: 229 (init) -> 226 (map).
1311[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemCookedBoarMeat: 4191 (init) -> 4187 (map).
1312[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:Door_Metal_3: 596 (init) -> 592 (map).
1313[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:militaryvesthunter: 4266 (init) -> 4260 (map).
1314[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:m240: 4609 (init) -> 4602 (map).
1315[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:5_56mm_box: 4653 (init) -> 4647 (map).
1316[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemKitSandbagStack: 4183 (init) -> 4179 (map).
1317[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:50beowulf_box: 4675 (init) -> 4669 (map).
1318[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemKitConcertina: 4182 (init) -> 4178 (map).
1319[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:makarovMag: 4494 (init) -> 4488 (map).
1320[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemMachete: 4385 (init) -> 4379 (map).
1321[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemPyroPowderBlue: 4113 (init) -> 4111 (map).
1322[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockHazardLight: 222 (init) -> 219 (map).
1323[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:sasVest: 4277 (init) -> 4271 (map).
1324[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ghillieBootsSnow: 4343 (init) -> 4337 (map).
1325[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemCannedPeach: 4204 (init) -> 4200 (map).
1326[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemMRECooked: 4213 (init) -> 4209 (map).
1327[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:casual2Pants: 4349 (init) -> 4343 (map).
1328[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockFlatscreenTV_Target: 236 (init) -> 233 (map).
1329[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockMilitaryRadio: 461 (init) -> 457 (map).
1330[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemDoorGreen_2: 4252 (init) -> 4246 (map).
1331[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemDoorGreen_3: 4253 (init) -> 4247 (map).
1332[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemDoorGreen_1: 4251 (init) -> 4245 (map).
1333[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:rpg18RocketNWH: 4458 (init) -> 4453 (map).
1334[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:sprayCan.item.colt.cherryapple: 4699 (init) -> 4693 (map).
1335[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemBandage: 4141 (init) -> 4139 (map).
1336[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:suicidevest: 4268 (init) -> 4262 (map).
1337[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:sprayCan.item.acr.black: 4687 (init) -> 4681 (map).
1338[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockShopDisplay_1: 219 (init) -> 216 (map).
1339[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemSyringeEmpty: 4132 (init) -> 4130 (map).
1340[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockMetalShelf_Empty: 216 (init) -> 213 (map).
1341[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:fal: 4554 (init) -> 4547 (map).
1342[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:honeybadger: 4570 (init) -> 4563 (map).
1343[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockSoundBlock_CarAlarm: 547 (init) -> 543 (map).
1344[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:12gauge: 4436 (init) -> 4431 (map).
1345[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ump45Mag: 4499 (init) -> 4493 (map).
1346[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemScrapMonitorGraphicsCardFixed: 4167 (init) -> 4163 (map).
1347[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemBottledLemonade: 4231 (init) -> 4225 (map).
1348[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:l115a3: 4602 (init) -> 4595 (map).
1349[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:sprayCan.item.ak12.black: 4679 (init) -> 4673 (map).
1350[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockFlatscreenTV_Youtube: 235 (init) -> 232 (map).
1351[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:jng90: 4604 (init) -> 4597 (map).
1352[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:asval: 4560 (init) -> 4553 (map).
1353[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:barrettMag: 4525 (init) -> 4519 (map).
1354[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:banditVest: 4286 (init) -> 4280 (map).
1355[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockRoadSlab_YellowLine: 546 (init) -> 542 (map).
1356[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:galilsar: 4575 (init) -> 4568 (map).
1357[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:VehicleSpawnerM35: 4121 (init) -> 4119 (map).
1358[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockPresent: 203 (init) -> 602 (map).
1359[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockRoad_CenterLine: 536 (init) -> 532 (map).
1360[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemPackagingPaper: 4106 (init) -> 4105 (map).
1361[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:46mmGrenade: 4459 (init) -> 4454 (map).
1362[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:r870: 4615 (init) -> 4608 (map).
1363[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:juggernautHelm: 4366 (init) -> 4360 (map).
1364[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockSkeletonWall: 437 (init) -> 433 (map).
1365[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemDrinkCanWater: 4235 (init) -> 4229 (map).
1366[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:m4a4: 4545 (init) -> 4539 (map).
1367[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:capRed: 4379 (init) -> 4373 (map).
1368[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemHugeMilitaryPack_Tan: 4425 (init) -> 4419 (map).
1369[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:m1919a6Mag: 4485 (init) -> 4479 (map).
1370[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockBarrel: 252 (init) -> 248 (map).
1371[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemDoorEmergency_1_Locked: 4246 (init) -> 4240 (map).
1372[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:vectorMag: 4526 (init) -> 4520 (map).
1373[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:fnscarMag: 4520 (init) -> 4514 (map).
1374[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemHikingPack_Green: 4408 (init) -> 4402 (map).
1375[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockElectricBoxBin: 435 (init) -> 431 (map).
1376[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:50beowulf: 4450 (init) -> 4445 (map).
1377[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemPeppermint: 4217 (init) -> 4698 (map).
1378[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:balaclava: 4378 (init) -> 4372 (map).
1379[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemCannedAppleRed: 4195 (init) -> 4191 (map).
1380[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemCampfire: 4239 (init) -> 4233 (map).
1381[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:rpk74Mag: 4477 (init) -> 4471 (map).
1382[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:cz52Mag: 4497 (init) -> 4491 (map).
1383[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemPyroPowderOrange: 4115 (init) -> 4113 (map).
1384[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:m16a2Mag: 4474 (init) -> 4468 (map).
1385[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemGPS: 4109 (init) -> 4107 (map).
1386[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockNewsStand1: 414 (init) -> 410 (map).
1387[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockNewsStand2: 415 (init) -> 411 (map).
1388[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemDemonFlesh: 4187 (init) -> 4183 (map).
1389[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:gasmaskmilitary: 4375 (init) -> 4369 (map).
1390[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemBottledIrnbru: 4230 (init) -> 4224 (map).
1391[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:wristTimer: 4293 (init) -> 4287 (map).
1392[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:308winchester: 4440 (init) -> 4435 (map).
1393[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockMaintenanceScreen: 465 (init) -> 461 (map).
1394[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:acr: 4569 (init) -> 4562 (map).
1395[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockCookingStation: 245 (init) -> 601 (map).
1396[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemLaboratoryKeycard: 4406 (init) -> 4400 (map).
1397[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:makarov: 4624 (init) -> 4617 (map).
1398[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:bulletproofvest: 4270 (init) -> 4264 (map).
1399[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemBarChocolate: 4221 (init) -> 4215 (map).
1400[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:sprayCan.item.aug3.fury: 4694 (init) -> 4688 (map).
1401[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:sprayCan.item.ak74.future: 4683 (init) -> 4677 (map).
1402[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemConstructionHammer: 4407 (init) -> 4401 (map).
1403[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemScrapLyePacket: 4162 (init) -> 4695 (map).
1404[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockFlagPollUAHD: 247 (init) -> 243 (map).
1405[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemKitSandbagStackBeige: 4184 (init) -> 4180 (map).
1406[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:12gauge_box: 4661 (init) -> 4655 (map).
1407[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:thompson: 4599 (init) -> 4592 (map).
1408[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockMapBarrierPlayer: 573 (init) -> 569 (map).
1409[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marineurbanPants: 4309 (init) -> 4303 (map).
1410[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marineurbanVest: 4308 (init) -> 4302 (map).
1411[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockTarget: 480 (init) -> 476 (map).
1412[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemScrapWrench: 4161 (init) -> 4158 (map).
1413[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemSecurityKeycard: 4404 (init) -> 4398 (map).
1414[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:sprayCan.item.ak12.virtual: 4680 (init) -> 4674 (map).
1415[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:fnscarssr: 4583 (init) -> 4576 (map).
1416[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockWaterPallet: 446 (init) -> 442 (map).
1417[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockRoadsignOneway: 468 (init) -> 464 (map).
1418[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:mpt76: 4576 (init) -> 4569 (map).
1419[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:marineVest: 4296 (init) -> 4290 (map).
1420[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemScrapMonitorSSD: 4169 (init) -> 4165 (map).
1421[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:aug3: 4586 (init) -> 4579 (map).
1422[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:m1garandMag: 4506 (init) -> 4500 (map).
1423[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemPyroPowderYellow: 4117 (init) -> 4115 (map).
1424[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:aug1: 4585 (init) -> 4578 (map).
1425[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ItemPackagedMeth: 4108 (init) -> 4701 (map).
1426[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockRope: 598 (init) -> 594 (map).
1427[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:banditHelm: 4285 (init) -> 4279 (map).
1428[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:ump45: 4588 (init) -> 4581 (map).
1429[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:kms72: 4568 (init) -> 4561 (map).
1430[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:g36cMag: 4465 (init) -> 4459 (map).
1431[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockHazard_1: 531 (init) -> 527 (map).
1432[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:pkmMag: 4484 (init) -> 4478 (map).
1433[19:16:58] [Server thread/DEBUG] [FML/]: Fixed item id mismatch deci:BlockAmmoCrateLarge: 251 (init) -> 247 (map).
1434[19:16:58] [Server thread/DEBUG] [FML/]: Registry consistency check successful
1435[19:16:58] [Server thread/TRACE] [mcp/mcp]: Sending event FMLModIdMappingEvent to mod mcp
1436[19:16:58] [Server thread/TRACE] [mcp/mcp]: Sent event FMLModIdMappingEvent to mod mcp
1437[19:16:58] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0.001s
1438[19:16:58] [Server thread/TRACE] [FML/FML]: Sending event FMLModIdMappingEvent to mod FML
1439[19:16:58] [Server thread/TRACE] [FML/FML]: Sent event FMLModIdMappingEvent to mod FML
1440[19:16:58] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Forge Mod Loader took 0.001s
1441[19:16:58] [Server thread/TRACE] [Forge/Forge]: Sending event FMLModIdMappingEvent to mod Forge
1442[19:16:58] [Server thread/TRACE] [Forge/Forge]: Sent event FMLModIdMappingEvent to mod Forge
1443[19:16:58] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Forge took 0.003s
1444[19:16:58] [Server thread/TRACE] [deci/deci]: Sending event FMLModIdMappingEvent to mod deci
1445[19:16:58] [Server thread/TRACE] [deci/deci]: Sent event FMLModIdMappingEvent to mod deci
1446[19:16:58] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Decimation took 0.000s
1447[19:16:58] [Server thread/DEBUG] [FML/]: Bar Finished: ModIdMapping took 0.005s
1448[19:16:58] [Server thread/INFO] [FML/]: Applying holder lookups
1449[19:16:58] [Server thread/INFO] [FML/]: Holder lookups applied
1450[19:16:58] [Server thread/DEBUG] [FML/]: Loading persistent fluid defaults from world
1451[19:16:58] [Server thread/DEBUG] [FML/]: The fluid minecraft:lava has been selected as the default fluid for lava
1452[19:16:58] [Server thread/DEBUG] [FML/]: The fluid minecraft:water has been selected as the default fluid for water
1453[19:16:59] [Server thread/INFO] [FML/]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@7cb67e9e)
1454[19:16:59] [Server thread/INFO] [FML/]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@7cb67e9e)
1455[19:16:59] [Server thread/INFO] [FML/]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@7cb67e9e)
1456[19:17:01] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStartingEvent to mod mcp
1457[19:17:01] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStartingEvent to mod mcp
1458[19:17:01] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Minecraft Coder Pack took 0.001s
1459[19:17:01] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStartingEvent to mod FML
1460[19:17:01] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStartingEvent to mod FML
1461[19:17:01] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Forge Mod Loader took 0.001s
1462[19:17:01] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStartingEvent to mod Forge
1463[19:17:01] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStartingEvent to mod Forge
1464[19:17:01] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Minecraft Forge took 0.015s
1465[19:17:01] [Server thread/TRACE] [deci/deci]: Sending event FMLServerStartingEvent to mod deci
1466[19:17:01] [Server thread/INFO] [STDOUT/deci]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Init] Attempting to Register Server-based Commands:
1467[19:17:01] [Server thread/INFO] [STDOUT/deci]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Init] Registered new Deci Command! (deciserver)
1468[19:17:01] [Server thread/INFO] [STDOUT/deci]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Init] Registered new Deci Command! (screenshot)
1469[19:17:02] [Server thread/INFO] [STDOUT/deci]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Init] Registered new Deci Command! (trader)
1470[19:17:02] [Server thread/INFO] [STDOUT/deci]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Init] Registered new Deci Command! (zone)
1471[19:17:02] [Server thread/INFO] [STDOUT/deci]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Init] Registered new Deci Command! (turf)
1472[19:17:02] [Server thread/INFO] [STDOUT/deci]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Init] Registered new Deci Command! (rspawn)
1473[19:17:02] [Server thread/INFO] [STDOUT/deci]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Init] Registered new Deci Command! (caps)
1474[19:17:02] [Server thread/INFO] [STDOUT/deci]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Init] Registered new Deci Command! (supporter)
1475[19:17:02] [Server thread/INFO] [STDOUT/deci]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Init] Registered new Deci Command! (clan)
1476[19:17:02] [Server thread/TRACE] [deci/deci]: Sent event FMLServerStartingEvent to mod deci
1477[19:17:02] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Decimation took 0.082s
1478[19:17:02] [Server thread/DEBUG] [FML/]: Bar Finished: ServerStarting took 0.099s
1479[19:17:02] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStartedEvent to mod mcp
1480[19:17:02] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStartedEvent to mod mcp
1481[19:17:02] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Minecraft Coder Pack took 0.000s
1482[19:17:02] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStartedEvent to mod FML
1483[19:17:02] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStartedEvent to mod FML
1484[19:17:02] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Forge Mod Loader took 0.001s
1485[19:17:02] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStartedEvent to mod Forge
1486[19:17:02] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStartedEvent to mod Forge
1487[19:17:02] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Minecraft Forge took 0.000s
1488[19:17:02] [Server thread/TRACE] [deci/deci]: Sending event FMLServerStartedEvent to mod deci
1489[19:17:02] [Server thread/INFO] [STDOUT/deci]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Init] Registered new Deci Command! (deci)
1490[19:17:02] [Server thread/TRACE] [deci/deci]: Sent event FMLServerStartedEvent to mod deci
1491[19:17:02] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Decimation took 0.007s
1492[19:17:02] [Server thread/DEBUG] [FML/]: Bar Finished: ServerStarted took 0.009s
1493[19:17:02] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Config] Not adding server to official server list! (Disabled in config)
1494[19:17:03] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Cancelling re-Connection to Network!
1495[19:17:03] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] (There's a new update, or updates are disabled!)
1496[19:17:17] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Cancelling re-Connection to Network!
1497[19:17:17] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] (There's a new update, or updates are disabled!)
1498[19:17:32] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Cancelling re-Connection to Network!
1499[19:17:32] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] (There's a new update, or updates are disabled!)
1500[19:17:47] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
1501[19:17:47] [Netty IO #2/TRACE] [FML/]: $ClientHello->FMLHandshakeServerState$2:HELLO
1502[19:17:47] [Netty IO #2/INFO] [FML/]: Client protocol version 2
1503[19:17:47] [Netty IO #2/TRACE] [FML/]: $ModList:5 mods->FMLHandshakeServerState$2:HELLO
1504[19:17:47] [Netty IO #2/INFO] [FML/]: Client attempting to join with 5 mods : FML@**.**.**.**,gvc@0.6.1,Forge@10.13.4.1614,deci@1.21.10f,mcp@9.05
1505[19:17:47] [Netty IO #2/INFO] [FML/]: Attempting connection with missing mods [] at CLIENT
1506[19:17:47] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Cancelling re-Connection to Network!
1507[19:17:47] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] (There's a new update, or updates are disabled!)
1508[19:17:47] [Netty IO #2/TRACE] [FML/]: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
1509[19:17:48] [Netty IO #2/TRACE] [FML/]: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
1510[19:17:48] [Server thread/INFO] [FML/]: [Server thread] Server side modded connection established
1511[19:17:48] [Netty IO #2/TRACE] [FML/]: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
1512[19:17:48] [Thread-11/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Config] Updating server turfs from turf file...
1513[19:17:48] [Thread-11/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Config] Turf update complete!
1514[19:17:48] [Netty IO #2/TRACE] [FML/]: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
1515[19:17:49] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Anticheat] Received unidentified hash '7D3C15CE7BEA3E2863E80D7A8D0D9C832D5FE4C9FABB4C4C18A1AD3CABEFDF74' () from player Pikel1997! Kicking!
1516[19:18:02] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Cancelling re-Connection to Network!
1517[19:18:02] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] (There's a new update, or updates are disabled!)
1518[19:18:17] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Cancelling re-Connection to Network!
1519[19:18:17] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] (There's a new update, or updates are disabled!)
1520[19:18:32] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
1521[19:18:32] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Cancelling re-Connection to Network!
1522[19:18:32] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] (There's a new update, or updates are disabled!)
1523[19:18:47] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Cancelling re-Connection to Network!
1524[19:18:47] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] (There's a new update, or updates are disabled!)
1525[19:19:02] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Cancelling re-Connection to Network!
1526[19:19:02] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] (There's a new update, or updates are disabled!)
1527[19:19:17] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
1528[19:19:17] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Cancelling re-Connection to Network!
1529[19:19:17] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] (There's a new update, or updates are disabled!)
1530[19:19:32] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Cancelling re-Connection to Network!
1531[19:19:32] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] (There's a new update, or updates are disabled!)
1532[19:19:47] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Cancelling re-Connection to Network!
1533[19:19:47] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] (There's a new update, or updates are disabled!)
1534[19:20:02] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
1535[19:20:02] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Cancelling re-Connection to Network!
1536[19:20:02] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] (There's a new update, or updates are disabled!)
1537[19:20:17] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Cancelling re-Connection to Network!
1538[19:20:17] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] (There's a new update, or updates are disabled!)
1539[19:20:32] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Cancelling re-Connection to Network!
1540[19:20:32] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] (There's a new update, or updates are disabled!)
1541[19:20:47] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
1542[19:20:47] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Cancelling re-Connection to Network!
1543[19:20:47] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] (There's a new update, or updates are disabled!)
1544[19:21:02] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Cancelling re-Connection to Network!
1545[19:21:02] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] (There's a new update, or updates are disabled!)
1546[19:21:17] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Cancelling re-Connection to Network!
1547[19:21:17] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] (There's a new update, or updates are disabled!)
1548[19:21:32] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
1549[19:21:32] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Cancelling re-Connection to Network!
1550[19:21:32] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] (There's a new update, or updates are disabled!)
1551[19:21:47] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Cancelling re-Connection to Network!
1552[19:21:47] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] (There's a new update, or updates are disabled!)
1553[19:22:02] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Cancelling re-Connection to Network!
1554[19:22:02] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] (There's a new update, or updates are disabled!)
1555[19:22:17] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
1556[19:22:17] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Cancelling re-Connection to Network!
1557[19:22:17] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] (There's a new update, or updates are disabled!)
1558[19:22:19] [Netty IO #3/TRACE] [FML/]: $ClientHello->FMLHandshakeServerState$2:HELLO
1559[19:22:19] [Netty IO #3/INFO] [FML/]: Client protocol version 2
1560[19:22:19] [Netty IO #3/TRACE] [FML/]: $ModList:5 mods->FMLHandshakeServerState$2:HELLO
1561[19:22:19] [Netty IO #3/INFO] [FML/]: Client attempting to join with 5 mods : FML@**.**.**.**,gvc@0.6.1,Forge@10.13.4.1614,deci@1.21.10f,mcp@9.05
1562[19:22:19] [Netty IO #3/INFO] [FML/]: Attempting connection with missing mods [] at CLIENT
1563[19:22:19] [Netty IO #3/TRACE] [FML/]: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
1564[19:22:20] [Netty IO #3/TRACE] [FML/]: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
1565[19:22:20] [Server thread/INFO] [FML/]: [Server thread] Server side modded connection established
1566[19:22:20] [Thread-12/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Config] Updating server turfs from turf file...
1567[19:22:20] [Thread-12/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Config] Turf update complete!
1568[19:22:20] [Netty IO #3/TRACE] [FML/]: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
1569[19:22:20] [Netty IO #3/TRACE] [FML/]: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
1570[19:22:20] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Anticheat] Received unidentified hash '7D3C15CE7BEA3E2863E80D7A8D0D9C832D5FE4C9FABB4C4C18A1AD3CABEFDF74' () from player Pikel1997! Kicking!
1571[19:22:32] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Cancelling re-Connection to Network!
1572[19:22:32] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] (There's a new update, or updates are disabled!)
1573[19:22:47] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Cancelling re-Connection to Network!
1574[19:22:47] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] (There's a new update, or updates are disabled!)
1575[19:23:02] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
1576[19:23:02] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Cancelling re-Connection to Network!
1577[19:23:02] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] (There's a new update, or updates are disabled!)
1578[19:23:17] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Cancelling re-Connection to Network!
1579[19:23:17] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] (There's a new update, or updates are disabled!)
1580[19:23:32] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Cancelling re-Connection to Network!
1581[19:23:32] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] (There's a new update, or updates are disabled!)
1582[19:23:47] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
1583[19:23:47] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Cancelling re-Connection to Network!
1584[19:23:47] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] (There's a new update, or updates are disabled!)
1585[19:24:02] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Cancelling re-Connection to Network!
1586[19:24:02] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] (There's a new update, or updates are disabled!)
1587[19:24:17] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Cancelling re-Connection to Network!
1588[19:24:17] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] (There's a new update, or updates are disabled!)
1589[19:24:32] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
1590[19:24:32] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Cancelling re-Connection to Network!
1591[19:24:32] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] (There's a new update, or updates are disabled!)
1592[19:24:47] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] Cancelling re-Connection to Network!
1593[19:24:47] [Server thread/INFO] [STDOUT/]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Net] (There's a new update, or updates are disabled!)
1594[19:24:56] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStoppingEvent to mod mcp
1595[19:24:56] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStoppingEvent to mod mcp
1596[19:24:56] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Minecraft Coder Pack took 0.001s
1597[19:24:56] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStoppingEvent to mod FML
1598[19:24:56] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStoppingEvent to mod FML
1599[19:24:56] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Forge Mod Loader took 0.001s
1600[19:24:56] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStoppingEvent to mod Forge
1601[19:24:56] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStoppingEvent to mod Forge
1602[19:24:56] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Minecraft Forge took 0.000s
1603[19:24:56] [Server thread/TRACE] [deci/deci]: Sending event FMLServerStoppingEvent to mod deci
1604[19:24:56] [Server thread/INFO] [STDOUT/deci]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Server] Saving all cached Clan Data...
1605[19:24:56] [Server thread/INFO] [STDOUT/deci]: [com.boehmod.lib.utils.BoehModLogger:printLine:29]: [BoehMod-Server] Clan Data Saved!
1606[19:24:56] [Server thread/TRACE] [deci/deci]: Sent event FMLServerStoppingEvent to mod deci
1607[19:24:56] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Decimation took 0.001s
1608[19:24:56] [Server thread/DEBUG] [FML/]: Bar Finished: ServerStopping took 0.003s
1609[19:24:56] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
1610[19:24:56] [Server thread/INFO] [FML/]: Unloading dimension 0
1611[19:24:56] [Server thread/INFO] [FML/]: Unloading dimension -1
1612[19:24:56] [Server thread/INFO] [FML/]: Unloading dimension 1
1613[19:24:56] [Server thread/DEBUG] [FML/]: Reverting to frozen data state.
1614[19:24:57] [Server thread/TRACE] [mcp/mcp]: Sending event FMLModIdMappingEvent to mod mcp
1615[19:24:57] [Server thread/TRACE] [mcp/mcp]: Sent event FMLModIdMappingEvent to mod mcp
1616[19:24:57] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0.001s
1617[19:24:57] [Server thread/TRACE] [FML/FML]: Sending event FMLModIdMappingEvent to mod FML
1618[19:24:57] [Server thread/TRACE] [FML/FML]: Sent event FMLModIdMappingEvent to mod FML
1619[19:24:57] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Forge Mod Loader took 0.000s
1620[19:24:57] [Server thread/TRACE] [Forge/Forge]: Sending event FMLModIdMappingEvent to mod Forge
1621[19:24:57] [Server thread/TRACE] [Forge/Forge]: Sent event FMLModIdMappingEvent to mod Forge
1622[19:24:57] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Forge took 0.001s
1623[19:24:57] [Server thread/TRACE] [deci/deci]: Sending event FMLModIdMappingEvent to mod deci
1624[19:24:57] [Server thread/TRACE] [deci/deci]: Sent event FMLModIdMappingEvent to mod deci
1625[19:24:57] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Decimation took 0.000s
1626[19:24:57] [Server thread/DEBUG] [FML/]: Bar Finished: ModIdMapping took 0.003s
1627[19:24:57] [Server thread/INFO] [FML/]: Applying holder lookups
1628[19:24:57] [Server thread/INFO] [FML/]: Holder lookups applied
1629[19:24:57] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStoppedEvent to mod mcp
1630[19:24:57] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStoppedEvent to mod mcp
1631[19:24:57] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Minecraft Coder Pack took 0.000s
1632[19:24:57] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStoppedEvent to mod FML
1633[19:24:57] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStoppedEvent to mod FML
1634[19:24:57] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Forge Mod Loader took 0.031s
1635[19:24:57] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStoppedEvent to mod Forge
1636[19:24:57] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStoppedEvent to mod Forge
1637[19:24:57] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Minecraft Forge took 0.000s
1638[19:24:57] [Server thread/TRACE] [deci/deci]: Sending event FMLServerStoppedEvent to mod deci
1639[19:24:57] [Server thread/TRACE] [deci/deci]: Sent event FMLServerStoppedEvent to mod deci
1640[19:24:57] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Decimation took 0.000s
1641[19:24:57] [Server thread/DEBUG] [FML/]: Bar Finished: ServerStopped took 0.032s
This log will be saved for 90 days from their last view.
Report abuse