· 6 years ago · Sep 29, 2019, 11:18 PM
1
2[18:03:47] [Client thread/ERROR]: Parsing error loading recipe extratan:hotdrink
3com.google.gson.JsonSyntaxException: Unknown item 'extratan:water_filled_flask'
4 at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:261) ~[CraftingHelper.class:?]
5 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:543) ~[CraftingHelper.class:?]
6 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$555/400580445.parse(Unknown Source) ~[?:?]
7 at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:203) ~[CraftingHelper.class:?]
8 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$15(CraftingHelper.java:530) ~[CraftingHelper.class:?]
9 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$552/730632340.parse(Unknown Source) ~[?:?]
10 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
11 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
12 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1907/1204672520.apply(Unknown Source) [CraftingHelper.class:?]
13 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
14 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
15 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1905/1007732371.accept(Unknown Source) [CraftingHelper.class:?]
16 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
17 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
18 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
19 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
20 at net.minecraft.client.Minecraft.init(Minecraft.java:535) [bib.class:?]
21 at net.minecraft.client.Minecraft.run(Minecraft.java:3931) [bib.class:?]
22 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
23 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
24 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
25 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
26 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
27 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
28 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
29[18:03:47] [Client thread/ERROR]: Parsing error loading recipe extratan:colddrink9
30com.google.gson.JsonSyntaxException: Unknown item 'extratan:water_filled_flask'
31 at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:261) ~[CraftingHelper.class:?]
32 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:543) ~[CraftingHelper.class:?]
33 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$555/400580445.parse(Unknown Source) ~[?:?]
34 at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:203) ~[CraftingHelper.class:?]
35 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$15(CraftingHelper.java:530) ~[CraftingHelper.class:?]
36 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$552/730632340.parse(Unknown Source) ~[?:?]
37 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
38 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
39 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1907/1204672520.apply(Unknown Source) [CraftingHelper.class:?]
40 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
41 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
42 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1905/1007732371.accept(Unknown Source) [CraftingHelper.class:?]
43 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
44 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
45 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
46 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
47 at net.minecraft.client.Minecraft.init(Minecraft.java:535) [bib.class:?]
48 at net.minecraft.client.Minecraft.run(Minecraft.java:3931) [bib.class:?]
49 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
50 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
51 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
52 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
53 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
54 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
55 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
56[18:03:47] [Client thread/ERROR]: Parsing error loading recipe extratan:colddrink8
57com.google.gson.JsonSyntaxException: Unknown item 'extratan:water_filled_flask'
58 at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:261) ~[CraftingHelper.class:?]
59 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:543) ~[CraftingHelper.class:?]
60 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$555/400580445.parse(Unknown Source) ~[?:?]
61 at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:203) ~[CraftingHelper.class:?]
62 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$15(CraftingHelper.java:530) ~[CraftingHelper.class:?]
63 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$552/730632340.parse(Unknown Source) ~[?:?]
64 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
65 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
66 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1907/1204672520.apply(Unknown Source) [CraftingHelper.class:?]
67 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
68 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
69 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1905/1007732371.accept(Unknown Source) [CraftingHelper.class:?]
70 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
71 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
72 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
73 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
74 at net.minecraft.client.Minecraft.init(Minecraft.java:535) [bib.class:?]
75 at net.minecraft.client.Minecraft.run(Minecraft.java:3931) [bib.class:?]
76 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
77 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
78 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
79 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
80 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
81 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
82 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
83[18:03:47] [Client thread/ERROR]: Parsing error loading recipe extratan:colddrink7
84com.google.gson.JsonSyntaxException: Unknown item 'extratan:water_filled_flask'
85 at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:261) ~[CraftingHelper.class:?]
86 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:543) ~[CraftingHelper.class:?]
87 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$555/400580445.parse(Unknown Source) ~[?:?]
88 at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:203) ~[CraftingHelper.class:?]
89 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$15(CraftingHelper.java:530) ~[CraftingHelper.class:?]
90 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$552/730632340.parse(Unknown Source) ~[?:?]
91 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
92 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
93 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1907/1204672520.apply(Unknown Source) [CraftingHelper.class:?]
94 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
95 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
96 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1905/1007732371.accept(Unknown Source) [CraftingHelper.class:?]
97 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
98 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
99 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
100 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
101 at net.minecraft.client.Minecraft.init(Minecraft.java:535) [bib.class:?]
102 at net.minecraft.client.Minecraft.run(Minecraft.java:3931) [bib.class:?]
103 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
104 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
105 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
106 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
107 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
108 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
109 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
110[18:03:47] [Client thread/ERROR]: Parsing error loading recipe extratan:colddrink6
111com.google.gson.JsonSyntaxException: Unknown item 'extratan:water_filled_flask'
112 at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:261) ~[CraftingHelper.class:?]
113 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:543) ~[CraftingHelper.class:?]
114 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$555/400580445.parse(Unknown Source) ~[?:?]
115 at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:203) ~[CraftingHelper.class:?]
116 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$15(CraftingHelper.java:530) ~[CraftingHelper.class:?]
117 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$552/730632340.parse(Unknown Source) ~[?:?]
118 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
119 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
120 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1907/1204672520.apply(Unknown Source) [CraftingHelper.class:?]
121 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
122 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
123 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1905/1007732371.accept(Unknown Source) [CraftingHelper.class:?]
124 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
125 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
126 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
127 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
128 at net.minecraft.client.Minecraft.init(Minecraft.java:535) [bib.class:?]
129 at net.minecraft.client.Minecraft.run(Minecraft.java:3931) [bib.class:?]
130 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
131 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
132 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
133 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
134 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
135 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
136 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
137[18:03:47] [Client thread/ERROR]: Parsing error loading recipe extratan:colddrink5
138com.google.gson.JsonSyntaxException: Unknown item 'extratan:water_filled_flask'
139 at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:261) ~[CraftingHelper.class:?]
140 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:543) ~[CraftingHelper.class:?]
141 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$555/400580445.parse(Unknown Source) ~[?:?]
142 at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:203) ~[CraftingHelper.class:?]
143 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$15(CraftingHelper.java:530) ~[CraftingHelper.class:?]
144 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$552/730632340.parse(Unknown Source) ~[?:?]
145 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
146 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
147 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1907/1204672520.apply(Unknown Source) [CraftingHelper.class:?]
148 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
149 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
150 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1905/1007732371.accept(Unknown Source) [CraftingHelper.class:?]
151 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
152 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
153 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
154 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
155 at net.minecraft.client.Minecraft.init(Minecraft.java:535) [bib.class:?]
156 at net.minecraft.client.Minecraft.run(Minecraft.java:3931) [bib.class:?]
157 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
158 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
159 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
160 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
161 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
162 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
163 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
164[18:03:47] [Client thread/ERROR]: Parsing error loading recipe extratan:colddrink4
165com.google.gson.JsonSyntaxException: Unknown item 'extratan:water_filled_flask'
166 at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:261) ~[CraftingHelper.class:?]
167 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:543) ~[CraftingHelper.class:?]
168 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$555/400580445.parse(Unknown Source) ~[?:?]
169 at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:203) ~[CraftingHelper.class:?]
170 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$15(CraftingHelper.java:530) ~[CraftingHelper.class:?]
171 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$552/730632340.parse(Unknown Source) ~[?:?]
172 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
173 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
174 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1907/1204672520.apply(Unknown Source) [CraftingHelper.class:?]
175 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
176 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
177 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1905/1007732371.accept(Unknown Source) [CraftingHelper.class:?]
178 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
179 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
180 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
181 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
182 at net.minecraft.client.Minecraft.init(Minecraft.java:535) [bib.class:?]
183 at net.minecraft.client.Minecraft.run(Minecraft.java:3931) [bib.class:?]
184 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
185 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
186 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
187 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
188 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
189 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
190 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
191[18:03:47] [Client thread/ERROR]: Parsing error loading recipe extratan:colddrink3
192com.google.gson.JsonSyntaxException: Unknown item 'extratan:water_filled_flask'
193 at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:261) ~[CraftingHelper.class:?]
194 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:543) ~[CraftingHelper.class:?]
195 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$555/400580445.parse(Unknown Source) ~[?:?]
196 at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:203) ~[CraftingHelper.class:?]
197 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$15(CraftingHelper.java:530) ~[CraftingHelper.class:?]
198 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$552/730632340.parse(Unknown Source) ~[?:?]
199 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
200 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
201 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1907/1204672520.apply(Unknown Source) [CraftingHelper.class:?]
202 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
203 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
204 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1905/1007732371.accept(Unknown Source) [CraftingHelper.class:?]
205 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
206 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
207 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
208 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
209 at net.minecraft.client.Minecraft.init(Minecraft.java:535) [bib.class:?]
210 at net.minecraft.client.Minecraft.run(Minecraft.java:3931) [bib.class:?]
211 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
212 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
213 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
214 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
215 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
216 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
217 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
218[18:03:47] [Client thread/ERROR]: Parsing error loading recipe extratan:colddrink2
219com.google.gson.JsonSyntaxException: Unknown item 'extratan:water_filled_flask'
220 at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:261) ~[CraftingHelper.class:?]
221 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:543) ~[CraftingHelper.class:?]
222 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$555/400580445.parse(Unknown Source) ~[?:?]
223 at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:203) ~[CraftingHelper.class:?]
224 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$15(CraftingHelper.java:530) ~[CraftingHelper.class:?]
225 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$552/730632340.parse(Unknown Source) ~[?:?]
226 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
227 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
228 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1907/1204672520.apply(Unknown Source) [CraftingHelper.class:?]
229 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
230 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
231 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1905/1007732371.accept(Unknown Source) [CraftingHelper.class:?]
232 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
233 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
234 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
235 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
236 at net.minecraft.client.Minecraft.init(Minecraft.java:535) [bib.class:?]
237 at net.minecraft.client.Minecraft.run(Minecraft.java:3931) [bib.class:?]
238 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
239 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
240 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
241 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
242 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
243 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
244 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
245[18:03:47] [Client thread/ERROR]: Parsing error loading recipe extratan:colddrink10
246com.google.gson.JsonSyntaxException: Unknown item 'extratan:water_filled_flask'
247 at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:261) ~[CraftingHelper.class:?]
248 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:543) ~[CraftingHelper.class:?]
249 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$555/400580445.parse(Unknown Source) ~[?:?]
250 at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:203) ~[CraftingHelper.class:?]
251 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$15(CraftingHelper.java:530) ~[CraftingHelper.class:?]
252 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$552/730632340.parse(Unknown Source) ~[?:?]
253 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
254 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
255 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1907/1204672520.apply(Unknown Source) [CraftingHelper.class:?]
256 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
257 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
258 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1905/1007732371.accept(Unknown Source) [CraftingHelper.class:?]
259 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
260 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
261 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
262 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
263 at net.minecraft.client.Minecraft.init(Minecraft.java:535) [bib.class:?]
264 at net.minecraft.client.Minecraft.run(Minecraft.java:3931) [bib.class:?]
265 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
266 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
267 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
268 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
269 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
270 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
271 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
272[18:03:47] [Client thread/ERROR]: Parsing error loading recipe extratan:colddrink
273com.google.gson.JsonSyntaxException: Unknown item 'extratan:water_filled_flask'
274 at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:261) ~[CraftingHelper.class:?]
275 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:543) ~[CraftingHelper.class:?]
276 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$555/400580445.parse(Unknown Source) ~[?:?]
277 at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:203) ~[CraftingHelper.class:?]
278 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$15(CraftingHelper.java:530) ~[CraftingHelper.class:?]
279 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$552/730632340.parse(Unknown Source) ~[?:?]
280 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
281 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
282 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1907/1204672520.apply(Unknown Source) [CraftingHelper.class:?]
283 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
284 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
285 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1905/1007732371.accept(Unknown Source) [CraftingHelper.class:?]
286 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
287 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
288 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
289 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
290 at net.minecraft.client.Minecraft.init(Minecraft.java:535) [bib.class:?]
291 at net.minecraft.client.Minecraft.run(Minecraft.java:3931) [bib.class:?]
292 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
293 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
294 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
295 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
296 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
297 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
298 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
299[18:03:48] [Client thread/ERROR]: Parsing error loading recipe tfa:hypno_cookie
300com.google.gson.JsonSyntaxException: Unknown item 'tfa:hypno_cookie'
301 at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:213) ~[CraftingHelper.class:?]
302 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:522) ~[CraftingHelper.class:?]
303 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$551/1042136564.parse(Unknown Source) ~[?:?]
304 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
305 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
306 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1907/1204672520.apply(Unknown Source) [CraftingHelper.class:?]
307 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
308 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
309 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1905/1007732371.accept(Unknown Source) [CraftingHelper.class:?]
310 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
311 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
312 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
313 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
314 at net.minecraft.client.Minecraft.init(Minecraft.java:535) [bib.class:?]
315 at net.minecraft.client.Minecraft.run(Minecraft.java:3931) [bib.class:?]
316 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
317 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
318 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
319 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
320 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
321 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
322 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
323[18:03:48] [Client thread/INFO]: Loading recipes...
324[18:03:48] [Client thread/INFO]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
325[18:03:48] [Client thread/INFO]: 71 Feature's recipes loaded.
326[18:03:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `enderio` for name `capbank_basic2normal`, expected `enderiopowertools`. This could be a intended override, but in most cases indicates a broken mod.
327[18:03:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `enderio` for name `capbank_normal2vibrant`, expected `enderiopowertools`. This could be a intended override, but in most cases indicates a broken mod.
328[18:03:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `bread`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
329[18:03:48] [Client thread/WARN]: Unable to find recipe for minecraft:rabbit_stew
330[18:03:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `beetroot_soup`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
331[18:03:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `mushroom_stew`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
332[18:03:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cookie`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
333[18:03:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `pumpkin_pie`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
334[18:03:48] [Client thread/WARN]: Unable to find recipe for minecraft:baked_potato
335[18:03:48] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.immersiveengineering.metal@18 = 1xitem.ingotIron@0
336[18:03:48] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.immersiveengineering.metal@19 = 1xitem.ingotGold@0
337[18:03:48] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@0 = 1xitem.ingotIron@0
338[18:03:48] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@1 = 1xitem.ingotGold@0
339[18:03:48] [Client thread/INFO]: Recipes registered.
340[18:03:48] [Client thread/INFO]: Stealing Thermal Expansion's items
341[18:03:49] [Client thread/INFO]: Applying holder lookups
342[18:03:49] [Client thread/INFO]: Holder lookups applied
343[18:03:49] [Client thread/INFO]: Initializing ModVersionChecker for mod bspkrscore
344[18:03:49] [Client thread/WARN]: Error retrieving remote string value at URL http://bspk.rs/Minecraft/1.12/bspkrsCore.version! Defaulting to check_error
345[18:03:49] [Client thread/INFO]: Initializing ModVersionChecker for mod TreeCapitator
346[18:03:50] [Client thread/WARN]: Error retrieving remote string value at URL http://bspk.rs/Minecraft/1.12/TreeCapitator.version! Defaulting to check_error
347[18:03:50] [Client thread/INFO]: Initialization ( started )
348[18:03:50] [Client thread/INFO]: Starting AE2 CSV Export
349[18:03:50] [AE2 CSV Export/INFO]: Cache is enabled. Checking for new mod configurations.
350[18:03:50] [AE2 CSV Export/INFO]: Same mod configuration was found. Not updating CSV content.
351[18:03:50] [Client thread/INFO]: Initialization ( ended after 393ms )
352[18:03:50] [Client thread/INFO]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE]
353[18:03:50] [Client thread/INFO]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE]
354[18:03:50] [Client thread/INFO]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE]
355[18:03:50] [Client thread/INFO]: [Handlers] Registering handler ClientHandler to busses: [FORGE]
356[18:03:50] [Client thread/INFO]: [Handlers] Registering handler FluidVisualsHandler to busses: [FORGE]
357[18:03:50] [Client thread/INFO]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE]
358[18:03:50] [Client thread/INFO]: [Handlers] Registering handler JoinMessageHandler to busses: [FORGE]
359[18:03:50] [Client thread/INFO]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE]
360[18:03:50] [Client thread/INFO]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE]
361[18:03:50] [Client thread/INFO]: [Handlers] Registering handler FireworkHandler to busses: [FORGE]
362[18:03:50] [Client thread/INFO]: [Handlers] Registering handler Scheduler to busses: [FORGE]
363[18:03:50] [Client thread/INFO]: [Handlers] Registering handler FluidSpawnHandler to busses: [FORGE]
364[18:03:50] [Client thread/INFO]: Sending dummy event to all mods
365[18:03:50] [Client thread/INFO]: Reloading ingame configs for modid: endercore
366[18:03:50] [Client thread/INFO]: Reloading config file...
367[18:03:50] [Client thread/INFO]: Config reload finished
368[18:03:50] [Client thread/INFO]: Loading configuration
369[18:03:50] [Client thread/INFO]: Reloading config file...
370[18:03:50] [Client thread/INFO]: Config reload finished
371[18:03:50] [Client thread/INFO]: Reloading config file...
372[18:03:50] [Client thread/INFO]: Config reload finished
373[18:03:50] [Client thread/INFO]: Reloading config file...
374[18:03:50] [Client thread/INFO]: Config reload finished
375[18:03:50] [Client thread/INFO]: Reloading config file...
376[18:03:50] [Client thread/INFO]: Config reload finished
377[18:03:50] [Client thread/INFO]: Created: 256x128 textures-atlas
378[18:03:50] [Client thread/WARN]: Failed to identify sun.reflect.GeneratedMethodAccessor3 (untransformed name: sun.reflect.GeneratedMethodAccessor3)
379[18:03:50] [Client thread/INFO]: Sending whitelist message to Chisel and Bits for block blockDecoration1
380[18:03:50] [Client thread/INFO]: Sending whitelist message to Chisel and Bits for block blockDecoration2
381[18:03:50] [Client thread/INFO]: Sending whitelist message to Chisel and Bits for block blockDecoration3
382[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_dark_steel_anvil
383[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_dark_paper_anvil
384[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.item_basic_item_filter
385[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.item_advanced_item_filter
386[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.item_limited_item_filter
387[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.item_big_item_filter
388[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.item_big_advanced_item_filter
389[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.item_existing_item_filter
390[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.item_mod_item_filter
391[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.item_power_item_filter
392[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.item_soul_filter_normal
393[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.item_soul_filter_big
394[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.item_enchantment_filter_normal
395[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.item_enchantment_filter_big
396[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.item_fluid_filter
397[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_not_filter
398[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_or_filter
399[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_and_filter
400[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_nor_filter
401[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_nand_filter
402[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_xor_filter
403[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_xnor_filter
404[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_toggle_filter
405[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_counting_filter
406[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_sensor_filter
407[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_timer_filter
408[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.item_dark_steel_helmet
409[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.item_dark_steel_chestplate
410[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.item_dark_steel_leggings
411[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.item_dark_steel_boots
412[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.item_end_steel_helmet
413[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.item_end_steel_chestplate
414[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.item_end_steel_leggings
415[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.item_end_steel_boots
416[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_conduit_bundle
417[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_simple_furnace
418[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_simple_alloy_smelter
419[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_alloy_smelter
420[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_enhanced_alloy_smelter
421[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_buffer
422[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_enchanter
423[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_farm_station
424[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_combustion_generator
425[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_enhanced_combustion_generator
426[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_simple_stirling_generator
427[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_stirling_generator
428[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_zombie_generator
429[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_franken_zombie_generator
430[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_ender_generator
431[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_lava_generator
432[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_killer_joe
433[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_attractor_obelisk
434[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_aversion_obelisk
435[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_inhibitor_obelisk
436[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_relocator_obelisk
437[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_weather_obelisk
438[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_experience_obelisk
439[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_painter
440[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_simple_sag_mill
441[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_sag_mill
442[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_enhanced_sag_mill
443[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_slice_and_splice
444[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_soul_binder
445[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_powered_spawner
446[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_vat
447[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_enhanced_vat
448[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_simple_wired_charger
449[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_wired_charger
450[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_enhanced_wired_charger
451[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_tank
452[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_transceiver
453[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_vacuum_chest
454[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_xp_vacuum
455[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_travel_anchor
456[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_tele_pad
457[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_dialing_device
458[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_impulse_hopper
459[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_simple_crafter
460[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_crafter
461[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_creative_spawner
462[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_cap_bank
463[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_power_monitor
464[18:03:50] [Client thread/INFO]: Registered permission enderio.gui.block_advanced_power_monitor
465[18:03:51] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] A call to initialize, entry point: FORGE.
466[18:03:51] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Reflecting GuiContainer...
467[18:03:51] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Detected obfuscation: FORGE.
468[18:03:51] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Success.
469[18:03:51] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Minecraft Forge is installed.
470[18:03:51] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] LiteLoader is not installed.
471[18:03:51] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Using Forge for the mod operation.
472[18:03:51] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Mouse Tweaks has been initialized.
473[18:03:51] [Client thread/INFO]: [Assisted Progression] Loading grinder Recipes...
474[18:03:51] [Client thread/INFO]: [Assisted Progression] grinder Recipes loaded successfully
475[18:03:52] [Client thread/INFO]: JourneyMap log initialized.
476[18:03:52] [Client thread/INFO]: initialize ENTER
477[18:03:52] [Client thread/WARN]: core (Initialized) Bad configField entry during updateFrom(): optionsManagerViewed=null
478[18:03:52] [Client thread/INFO]: [ClientAPI] built with JourneyMap API 1.4
479[18:03:52] [Client thread/INFO]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI
480[18:03:52] [Client thread/INFO]: Initialized IClientPlugin: com.teamacronymcoders.base.modules.journeymap.JourneyMapPlugin
481[18:03:52] [Client thread/INFO]: initialize EXIT, elapsed count 0 avg ?ms
482[18:03:52] [Client thread/INFO]: [crazypants.enderio.conduit.me.EnderIOConduitsAppliedEnergistics:init:74]: Mixin successful? true
483[18:03:52] [Client thread/INFO]: [lieutenant.core.Lieutenant:init:33]: lieutenant is loading!
484[18:03:52] [Client thread/INFO]: minecraft:ocean;OCEAN;0.5;false;false;false;[OCEAN, WATER]
485[18:03:52] [Client thread/INFO]: minecraft:plains;MEDIUM;0.8;false;false;false;[PLAINS]
486[18:03:52] [Client thread/INFO]: minecraft:desert;WARM;2.0;false;false;false;[SANDY, DRY, HOT]
487[18:03:52] [Client thread/INFO]: minecraft:extreme_hills;MEDIUM;0.2;false;false;false;[HILLS, MOUNTAIN]
488[18:03:52] [Client thread/INFO]: minecraft:forest;MEDIUM;0.7;false;false;false;[FOREST]
489[18:03:52] [Client thread/INFO]: minecraft:taiga;MEDIUM;0.25;false;false;false;[FOREST, CONIFEROUS, COLD]
490[18:03:52] [Client thread/INFO]: minecraft:swampland;MEDIUM;0.8;true;false;false;[SWAMP, WET]
491[18:03:52] [Client thread/INFO]: minecraft:river;MEDIUM;0.5;false;false;false;[RIVER, WATER]
492[18:03:52] [Client thread/INFO]: minecraft:hell;WARM;2.0;false;false;false;[DRY, NETHER, HOT]
493[18:03:52] [Client thread/INFO]: minecraft:sky;MEDIUM;0.5;false;false;false;[END, DRY, COLD]
494[18:03:52] [Client thread/INFO]: minecraft:frozen_ocean;OCEAN;0.0;false;false;true;[SNOWY, OCEAN, COLD, WATER]
495[18:03:52] [Client thread/INFO]: minecraft:frozen_river;COLD;0.0;false;false;true;[SNOWY, RIVER, COLD, WATER]
496[18:03:52] [Client thread/INFO]: minecraft:ice_flats;COLD;0.0;false;false;true;[SNOWY, WASTELAND, COLD]
497[18:03:52] [Client thread/INFO]: minecraft:ice_mountains;COLD;0.0;false;false;true;[SNOWY, MOUNTAIN, COLD]
498[18:03:52] [Client thread/INFO]: minecraft:mushroom_island;MEDIUM;0.9;true;false;false;[MUSHROOM, RARE]
499[18:03:52] [Client thread/INFO]: minecraft:mushroom_island_shore;MEDIUM;0.9;true;false;false;[MUSHROOM, BEACH, RARE]
500[18:03:52] [Client thread/INFO]: minecraft:beaches;MEDIUM;0.8;false;false;false;[BEACH]
501[18:03:52] [Client thread/INFO]: minecraft:desert_hills;WARM;2.0;false;false;false;[SANDY, HILLS, DRY, HOT]
502[18:03:52] [Client thread/INFO]: minecraft:forest_hills;MEDIUM;0.7;false;false;false;[HILLS, FOREST]
503[18:03:52] [Client thread/INFO]: minecraft:taiga_hills;MEDIUM;0.25;false;false;false;[HILLS, FOREST, CONIFEROUS, COLD]
504[18:03:52] [Client thread/INFO]: minecraft:smaller_extreme_hills;MEDIUM;0.2;false;false;false;[MOUNTAIN]
505[18:03:52] [Client thread/INFO]: minecraft:jungle;MEDIUM;0.95;true;false;false;[DENSE, JUNGLE, WET, HOT]
506[18:03:52] [Client thread/INFO]: minecraft:jungle_hills;MEDIUM;0.95;true;false;false;[DENSE, JUNGLE, WET, HILLS, HOT]
507[18:03:52] [Client thread/INFO]: minecraft:jungle_edge;MEDIUM;0.95;false;false;false;[JUNGLE, WET, FOREST, HOT, RARE]
508[18:03:52] [Client thread/INFO]: minecraft:deep_ocean;OCEAN;0.5;false;false;false;[OCEAN, WATER]
509[18:03:52] [Client thread/INFO]: minecraft:stone_beach;MEDIUM;0.2;false;false;false;[BEACH]
510[18:03:52] [Client thread/INFO]: minecraft:cold_beach;COLD;0.05;false;false;true;[SNOWY, COLD, BEACH]
511[18:03:52] [Client thread/INFO]: minecraft:birch_forest;MEDIUM;0.6;false;false;false;[FOREST]
512[18:03:52] [Client thread/INFO]: minecraft:birch_forest_hills;MEDIUM;0.6;false;false;false;[HILLS, FOREST]
513[18:03:52] [Client thread/INFO]: minecraft:roofed_forest;MEDIUM;0.7;false;false;false;[DENSE, SPOOKY, FOREST]
514[18:03:52] [Client thread/INFO]: minecraft:taiga_cold;COLD;-0.5;false;false;true;[SNOWY, FOREST, CONIFEROUS, COLD]
515[18:03:52] [Client thread/INFO]: minecraft:taiga_cold_hills;COLD;-0.5;false;false;true;[SNOWY, HILLS, FOREST, CONIFEROUS, COLD]
516[18:03:52] [Client thread/INFO]: minecraft:redwood_taiga;MEDIUM;0.3;false;false;false;[FOREST, CONIFEROUS, COLD]
517[18:03:52] [Client thread/INFO]: minecraft:redwood_taiga_hills;MEDIUM;0.3;false;false;false;[HILLS, FOREST, CONIFEROUS, COLD]
518[18:03:52] [Client thread/INFO]: minecraft:extreme_hills_with_trees;MEDIUM;0.2;false;false;false;[FOREST, MOUNTAIN, SPARSE]
519[18:03:52] [Client thread/INFO]: minecraft:savanna;WARM;1.2;false;false;false;[SAVANNA, PLAINS, SPARSE, HOT]
520[18:03:52] [Client thread/INFO]: minecraft:savanna_rock;WARM;1.0;false;false;false;[SAVANNA, PLAINS, SPARSE, HOT, RARE]
521[18:03:52] [Client thread/INFO]: minecraft:mesa;WARM;2.0;false;false;false;[SANDY, MESA, DRY]
522[18:03:52] [Client thread/INFO]: minecraft:mesa_rock;WARM;2.0;false;false;false;[SANDY, MESA, DRY, SPARSE]
523[18:03:52] [Client thread/INFO]: minecraft:mesa_clear_rock;WARM;2.0;false;false;false;[SANDY, MESA, DRY]
524[18:03:52] [Client thread/INFO]: minecraft:void;MEDIUM;0.5;false;false;false;[VOID]
525[18:03:52] [Client thread/INFO]: minecraft:mutated_plains;MEDIUM;0.8;false;true;false;[PLAINS, RARE]
526[18:03:52] [Client thread/INFO]: minecraft:mutated_desert;WARM;2.0;false;true;false;[SANDY, DRY, HOT, RARE]
527[18:03:52] [Client thread/INFO]: minecraft:mutated_extreme_hills;MEDIUM;0.2;false;true;false;[MOUNTAIN, SPARSE, RARE]
528[18:03:52] [Client thread/INFO]: minecraft:mutated_forest;MEDIUM;0.7;false;true;false;[HILLS, FOREST, RARE]
529[18:03:52] [Client thread/INFO]: minecraft:mutated_taiga;MEDIUM;0.25;false;true;false;[FOREST, CONIFEROUS, MOUNTAIN, COLD, RARE]
530[18:03:52] [Client thread/INFO]: minecraft:mutated_swampland;MEDIUM;0.8;true;true;false;[SWAMP, WET, HILLS, RARE]
531[18:03:52] [Client thread/INFO]: minecraft:mutated_ice_flats;COLD;0.0;false;true;true;[SNOWY, HILLS, COLD, RARE]
532[18:03:52] [Client thread/INFO]: minecraft:mutated_jungle;MEDIUM;0.95;true;true;false;[DENSE, JUNGLE, WET, MOUNTAIN, HOT, RARE]
533[18:03:52] [Client thread/INFO]: minecraft:mutated_jungle_edge;MEDIUM;0.95;false;true;false;[JUNGLE, HILLS, SPARSE, HOT, RARE]
534[18:03:52] [Client thread/INFO]: minecraft:mutated_birch_forest;MEDIUM;0.6;false;true;false;[DENSE, HILLS, FOREST, RARE]
535[18:03:52] [Client thread/INFO]: minecraft:mutated_birch_forest_hills;MEDIUM;0.6;false;true;false;[DENSE, FOREST, MOUNTAIN, RARE]
536[18:03:52] [Client thread/INFO]: minecraft:mutated_roofed_forest;MEDIUM;0.7;false;true;false;[DENSE, SPOOKY, FOREST, MOUNTAIN, RARE]
537[18:03:52] [Client thread/INFO]: minecraft:mutated_taiga_cold;COLD;-0.5;false;true;true;[SNOWY, FOREST, CONIFEROUS, MOUNTAIN, COLD, RARE]
538[18:03:52] [Client thread/INFO]: minecraft:mutated_redwood_taiga;MEDIUM;0.25;false;true;false;[DENSE, FOREST, RARE]
539[18:03:52] [Client thread/INFO]: minecraft:mutated_redwood_taiga_hills;MEDIUM;0.25;false;true;false;[DENSE, HILLS, FOREST, RARE]
540[18:03:52] [Client thread/INFO]: minecraft:mutated_extreme_hills_with_trees;MEDIUM;0.2;false;true;false;[MOUNTAIN, SPARSE, RARE]
541[18:03:52] [Client thread/INFO]: minecraft:mutated_savanna;WARM;1.1;false;true;false;[SAVANNA, MOUNTAIN, DRY, SPARSE, HOT, RARE]
542[18:03:52] [Client thread/INFO]: minecraft:mutated_savanna_rock;WARM;1.0;false;true;false;[SAVANNA, HILLS, DRY, SPARSE, HOT, RARE]
543[18:03:52] [Client thread/INFO]: minecraft:mutated_mesa;WARM;2.0;false;true;false;[MOUNTAIN, DRY, SPARSE, HOT, RARE]
544[18:03:52] [Client thread/INFO]: minecraft:mutated_mesa_rock;WARM;2.0;false;true;false;[HILLS, DRY, SPARSE, HOT, RARE]
545[18:03:52] [Client thread/INFO]: minecraft:mutated_mesa_clear_rock;WARM;2.0;false;true;false;[MOUNTAIN, DRY, SPARSE, HOT, RARE]
546[18:03:52] [Client thread/WARN]: No types have been added to Biome appliedenergistics2:storage_biome, types have been assigned on a best-effort guess: [PLAINS, COLD]
547[18:03:52] [Client thread/INFO]: appliedenergistics2:storage_biome;COLD;-100.0;false;true;false;[PLAINS, COLD]
548[18:03:52] [Client thread/WARN]: No types have been added to Biome rats:ratlantis, types have been assigned on a best-effort guess: [JUNGLE, DENSE, WET, HOT]
549[18:03:52] [Client thread/INFO]: rats:ratlantis;MEDIUM;0.95;true;false;false;[JUNGLE, DENSE, WET, HOT]
550[18:03:52] [Client thread/WARN]: No types have been added to Biome glacidus:glacidus, types have been assigned on a best-effort guess: [PLAINS]
551[18:03:52] [Client thread/INFO]: glacidus:glacidus;MEDIUM;0.5;false;false;false;[PLAINS]
552[18:03:52] [Client thread/INFO]: Registering drops for shadedGarden.
553[18:03:52] [Client thread/INFO]: Registering drops for tropicalGarden.
554[18:03:52] [Client thread/INFO]: Registering drops for windyGarden.
555[18:03:52] [Client thread/INFO]: Registering drops for frostGarden.
556[18:03:52] [Client thread/INFO]: Registering drops for aridGarden.
557[18:03:52] [Client thread/INFO]: Registering drops for soggyGarden.
558[18:03:52] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `pamapiary`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
559[18:03:52] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `pammarket`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
560[18:03:52] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `pamshippingbin`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
561[18:03:52] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `pampresser`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
562[18:03:52] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `pamgroundtrap`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
563[18:03:52] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `pamwatertrap`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
564[18:03:52] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `pamwaterfilter`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
565[18:03:52] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `pamgrinder`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
566[18:03:52] [Client thread/INFO]: [extratan.core.ExtraTAN:init:110]: extratan is loading!
567[18:03:52] [Client thread/WARN]: Overriding existing radiation moderator data for <redstone>
568[18:03:52] [Client thread/WARN]: Overriding existing radiation moderator data for <glowstone>
569[18:03:52] [Client thread/WARN]: Overriding existing radiation moderator data for <ender>
570[18:03:52] [Client thread/INFO]: Deduplicated 507 property sets.
571[18:03:52] [Client thread/INFO]: Weakening LaunchWrapper resource cache...
572[18:03:53] [Client thread/INFO]: Registered client-side world unload notifier!
573[18:03:53] [Client thread/INFO]: Cleaning up ModelLoader...
574[18:03:53] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `glacidusunderground_chest`, expected `glacidus`. This could be a intended override, but in most cases indicates a broken mod.
575[18:03:53] [Client thread/INFO]: register target item from json: thermalfoundation:tool.shears_wood
576[18:03:53] [Client thread/INFO]: register item as shears: thermalfoundation:tool.shears_wood : range 1
577[18:03:53] [Client thread/INFO]: register target item from json: thermalfoundation:tool.shears_electrum
578[18:03:53] [Client thread/INFO]: register item as shears: thermalfoundation:tool.shears_electrum : range 2
579[18:03:53] [Client thread/INFO]: register target item from json: thermalfoundation:tool.shears_silver
580[18:03:53] [Client thread/INFO]: register item as shears: thermalfoundation:tool.shears_silver : range 1
581[18:03:53] [Client thread/INFO]: register target item from json: thermalfoundation:tool.shears_gold
582[18:03:53] [Client thread/INFO]: register item as shears: thermalfoundation:tool.shears_gold : range 1
583[18:03:53] [Client thread/INFO]: register target item from json: thermalfoundation:tool.shears_stone
584[18:03:53] [Client thread/INFO]: register item as shears: thermalfoundation:tool.shears_stone : range 1
585[18:03:53] [Client thread/INFO]: register target item from json: minecraft:shears
586[18:03:53] [Client thread/INFO]: register item as shears: minecraft:shears : range 2
587[18:03:53] [Client thread/INFO]: register target item from json: thermalfoundation:tool.shears_tin
588[18:03:53] [Client thread/INFO]: register item as shears: thermalfoundation:tool.shears_tin : range 1
589[18:03:53] [Client thread/INFO]: register target item from json: thermalfoundation:tool.shears_bronze
590[18:03:53] [Client thread/INFO]: register item as shears: thermalfoundation:tool.shears_bronze : range 2
591[18:03:53] [Client thread/INFO]: register target item from json: thermalfoundation:tool.shears_diamond
592[18:03:53] [Client thread/INFO]: register item as shears: thermalfoundation:tool.shears_diamond : range 3
593[18:03:53] [Client thread/INFO]: register target item from json: thermalfoundation:tool.shears_aluminum
594[18:03:53] [Client thread/INFO]: register item as shears: thermalfoundation:tool.shears_aluminum : range 1
595[18:03:53] [Client thread/INFO]: register target item from json: thermalfoundation:tool.shears_lead
596[18:03:53] [Client thread/INFO]: register item as shears: thermalfoundation:tool.shears_lead : range 1
597[18:03:53] [Client thread/INFO]: register target item from json: thermalfoundation:tool.shears_steel
598[18:03:53] [Client thread/INFO]: register item as shears: thermalfoundation:tool.shears_steel : range 2
599[18:03:53] [Client thread/INFO]: register target item from json: thermalfoundation:tool.shears_constantan
600[18:03:53] [Client thread/INFO]: register item as shears: thermalfoundation:tool.shears_constantan : range 2
601[18:03:53] [Client thread/INFO]: register target item from json: thermalfoundation:tool.shears_nickel
602[18:03:53] [Client thread/INFO]: register item as shears: thermalfoundation:tool.shears_nickel : range 1
603[18:03:53] [Client thread/INFO]: register target item from json: thermalfoundation:tool.shears_platinum
604[18:03:53] [Client thread/INFO]: register item as shears: thermalfoundation:tool.shears_platinum : range 2
605[18:03:53] [Client thread/INFO]: register target item from json: thermalfoundation:tool.shears_copper
606[18:03:53] [Client thread/INFO]: register item as shears: thermalfoundation:tool.shears_copper : range 1
607[18:03:53] [Client thread/INFO]: register target item from json: thermalfoundation:tool.shears_invar
608[18:03:53] [Client thread/INFO]: register item as shears: thermalfoundation:tool.shears_invar : range 2
609[18:03:53] [Client thread/INFO]: Initializing
610[18:03:53] [Client thread/INFO]: Registering recipies
611[18:03:53] [Thread-274/INFO]: Arc Recycling: Removed 0 old recipes
612[18:03:53] [Immersive Engineering Registry Iteration Thread/WARN]: Recipe has invalid inputs and will be ignored: net.minecraftforge.oredict.ShapedOreRecipe@49c82d54 (overloaded:items/functional/armor/multi_leggings)
613[18:03:53] [Immersive Engineering Registry Iteration Thread/WARN]: Recipe has invalid inputs and will be ignored: net.minecraftforge.oredict.ShapedOreRecipe@6922a404 (overloaded:items/functional/armor/multi_helmet)
614[18:03:53] [Immersive Engineering Registry Iteration Thread/WARN]: Recipe has invalid inputs and will be ignored: net.minecraftforge.oredict.ShapedOreRecipe@1c29faf (overloaded:items/functional/armor/multi_chestplate)
615[18:03:53] [Immersive Engineering Registry Iteration Thread/WARN]: Recipe has invalid inputs and will be ignored: net.minecraftforge.oredict.ShapedOreRecipe@7089b37 (overloaded:items/functional/armor/multi_boots)
616[18:03:53] [Immersive Engineering Registry Iteration Thread/WARN]: Recipe has invalid inputs and will be ignored: tonius.simplyjetpacks.crafting.UpgradingRecipe@335cca8d (simplyjetpacks:upgraderecipe0)
617[18:03:53] [Immersive Engineering Registry Iteration Thread/WARN]: Recipe has invalid inputs and will be ignored: tonius.simplyjetpacks.crafting.UpgradingRecipe@30943a24 (simplyjetpacks:upgraderecipe5)
618[18:03:53] [Immersive Engineering Registry Iteration Thread/WARN]: Recipe has invalid inputs and will be ignored: tonius.simplyjetpacks.crafting.UpgradingRecipe@7bd4c9c (simplyjetpacks:upgraderecipe6)
619[18:03:53] [Immersive Engineering Registry Iteration Thread/WARN]: Recipe has invalid inputs and will be ignored: tonius.simplyjetpacks.crafting.UpgradingRecipe@1c50c3a3 (simplyjetpacks:upgraderecipe7)
620[18:03:53] [Immersive Engineering Registry Iteration Thread/WARN]: Recipe has invalid inputs and will be ignored: tonius.simplyjetpacks.crafting.UpgradingRecipe@69aa15c8 (simplyjetpacks:upgraderecipe8)
621[18:03:53] [Immersive Engineering Registry Iteration Thread/WARN]: Recipe has invalid inputs and will be ignored: tonius.simplyjetpacks.crafting.UpgradingRecipe@43d6c902 (simplyjetpacks:upgraderecipe9)
622[18:03:53] [Immersive Engineering Registry Iteration Thread/WARN]: Recipe has invalid inputs and will be ignored: tonius.simplyjetpacks.crafting.UpgradingRecipe@6b9a14fb (simplyjetpacks:upgraderecipe10)
623[18:03:53] [Immersive Engineering Registry Iteration Thread/WARN]: Recipe has invalid inputs and will be ignored: tonius.simplyjetpacks.crafting.UpgradingRecipe@344e8fa4 (simplyjetpacks:upgraderecipe11)
624[18:03:53] [Immersive Engineering Registry Iteration Thread/WARN]: Recipe has invalid inputs and will be ignored: tonius.simplyjetpacks.crafting.UpgradingRecipe@7b4ac354 (simplyjetpacks:upgraderecipe12)
625[18:03:53] [Immersive Engineering Registry Iteration Thread/WARN]: Recipe has invalid inputs and will be ignored: tonius.simplyjetpacks.crafting.UpgradingRecipe@11274976 (simplyjetpacks:upgraderecipe13)
626[18:03:53] [Immersive Engineering Registry Iteration Thread/WARN]: Recipe has invalid inputs and will be ignored: tonius.simplyjetpacks.crafting.UpgradingRecipe@51cd9306 (simplyjetpacks:upgraderecipe14)
627[18:03:53] [Immersive Engineering Registry Iteration Thread/WARN]: Recipe has invalid inputs and will be ignored: tonius.simplyjetpacks.crafting.UpgradingRecipe@5ce18a2d (simplyjetpacks:upgraderecipe44)
628[18:03:53] [Immersive Engineering Registry Iteration Thread/WARN]: Recipe has invalid inputs and will be ignored: tonius.simplyjetpacks.crafting.UpgradingRecipe@2a8b906c (simplyjetpacks:upgraderecipe45)
629[18:03:53] [Immersive Engineering Registry Iteration Thread/WARN]: Recipe has invalid inputs and will be ignored: tonius.simplyjetpacks.crafting.UpgradingRecipe@7bfab2aa (simplyjetpacks:upgraderecipe46)
630[18:03:53] [Immersive Engineering Registry Iteration Thread/WARN]: Recipe has invalid inputs and will be ignored: tonius.simplyjetpacks.crafting.UpgradingRecipe@4b69f734 (simplyjetpacks:upgraderecipe47)
631[18:03:53] [Immersive Engineering Registry Iteration Thread/WARN]: Recipe has invalid inputs and will be ignored: tonius.simplyjetpacks.crafting.UpgradingRecipe@416cac5e (simplyjetpacks:upgraderecipe48)
632[18:03:53] [Immersive Engineering Registry Iteration Thread/WARN]: Recipe has invalid inputs and will be ignored: tonius.simplyjetpacks.crafting.UpgradingRecipe@6360fe84 (simplyjetpacks:upgraderecipe49)
633[18:03:53] [Immersive Engineering Registry Iteration Thread/WARN]: Recipe has invalid inputs and will be ignored: tonius.simplyjetpacks.crafting.UpgradingRecipe@57d60718 (simplyjetpacks:upgraderecipe50)
634[18:03:53] [Immersive Engineering Registry Iteration Thread/WARN]: Recipe has invalid inputs and will be ignored: tonius.simplyjetpacks.crafting.UpgradingRecipe@17fc7062 (simplyjetpacks:upgraderecipe51)
635[18:03:53] [Immersive Engineering Registry Iteration Thread/WARN]: Recipe has invalid inputs and will be ignored: tonius.simplyjetpacks.crafting.UpgradingRecipe@1b1a94c4 (simplyjetpacks:upgraderecipe52)
636[18:03:53] [Thread-274/INFO]: Finished recipe profiler for Arc Recycling, took 75 milliseconds
637[18:03:53] [Client thread/INFO]: [flaxbeard.immersivepetroleum.common.Config:addConfigReservoirs:689]: oil, oil, 1500000, 7500000, 6, 40, [1], [], [], []
638[18:03:53] [Client thread/INFO]: [flaxbeard.immersivepetroleum.common.Config:addConfigReservoirs:720]: Added resevoir type oil
639[18:03:53] [Client thread/INFO]: [flaxbeard.immersivepetroleum.common.Config:addConfigReservoirs:689]: lava, lava, 250000, 1000000, 0, 30, [1], [], [], []
640[18:03:53] [Client thread/INFO]: [flaxbeard.immersivepetroleum.common.Config:addConfigReservoirs:720]: Added resevoir type lava
641[18:03:53] [Client thread/INFO]: [flaxbeard.immersivepetroleum.common.Config:addDistillationRecipe:376]: Added distillation recipe using oil
642[18:03:53] [Client thread/INFO]: [flaxbeard.immersivepetroleum.common.Config:addDistillationRecipe:378]: Bitumen
643[18:03:53] [Client thread/INFO]: Mod initialized
644[18:03:54] [Client thread/INFO]: Starting init
645[18:03:54] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.magneticraft.dusts@0 = 1xitem.ingotIron@0
646[18:03:54] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.magneticraft.dusts@1 = 1xitem.ingotGold@0
647[18:03:54] [Client thread/WARN]: (Ignoring) Unable to add a fuel for 'biofuel': fluid not found
648[18:03:54] [Client thread/WARN]: (Ignoring) Unable to add a fuel for 'bioethanol': fluid not found
649[18:03:54] [Client thread/INFO]: Task registerRecipes: 148ms
650[18:03:54] [Client thread/INFO]: Adding item: erogenousbeef.bigreactors.common.item.ItemWrench@fd4eef3 as valid wrench
651[18:03:54] [Client thread/INFO]: Adding item: cofh.thermalfoundation.item.ItemWrench@3b5a4103 as valid wrench
652[18:03:54] [Client thread/INFO]: Adding item: blusunrize.immersiveengineering.common.items.ItemIETool@6318b7be as valid wrench
653[18:03:54] [Client thread/INFO]: Task registerMisc: 12ms
654[18:03:54] [Client thread/INFO]: Task registerWorldGenerator: 19ms
655[18:03:54] [Client thread/INFO]: Task registerGuiHandler: 12ms
656[18:03:54] [Client thread/INFO]: Task registerNetworkMessages: 15ms
657[18:03:54] [Client thread/INFO]: Mod init: 206ms
658[18:03:54] [Client thread/INFO]: Starting CraftTweaker integration
659[18:03:54] [Client thread/INFO]: CraftTweaker integration done
660[18:03:54] [Client thread/INFO]: Inter Mod integration init: 9ms
661[18:03:54] [Client thread/INFO]: Init done in 215ms
662[18:03:54] [Client thread/INFO]: Found 260 ores
663[18:03:54] [Client thread/INFO]: Created new network wrapper rc&reborncore.&64769
664[18:03:54] [Client thread/INFO]: Registed packet to rc&reborncore.&64769 side: SERVER id:0
665[18:03:54] [Client thread/INFO]: Created new network wrapper rc&reborncore.&39932
666[18:03:54] [Client thread/INFO]: Registed packet to rc&reborncore.&39932 side: CLIENT id:0
667[18:03:54] [Client thread/INFO]: Registed packet to rc&reborncore.&39932 side: SERVER id:1
668[18:03:54] [Client thread/INFO]: Registed packet to rc&reborncore.&39932 side: SERVER id:2
669[18:03:54] [Client thread/INFO]: Registed packet to rc&reborncore.&39932 side: SERVER id:3
670[18:03:54] [Client thread/INFO]: Registed packet to rc&reborncore.&39932 side: CLIENT id:4
671[18:03:54] [Client thread/INFO]: Registed packet to rc&reborncore.&39932 side: CLIENT id:5
672[18:03:54] [Client thread/INFO]: Registed packet to rc&reborncore.&39932 side: SERVER id:6
673[18:03:54] [Client thread/INFO]: Registed packet to rc&reborncore.&39932 side: SERVER id:7
674[18:03:54] [Client thread/INFO]: Registed packet to rc&reborncore.&39932 side: CLIENT id:8
675[18:03:54] [Client thread/INFO]: Registed packet to rc&reborncore.&39932 side: CLIENT id:9
676[18:03:54] [Client thread/INFO]: Loaded registrys for net.minecraftforge.fml.common.event.FMLInitializationEvent in 0ms
677[18:03:54] [Client thread/ERROR]: Cannot get renderer for null recipe.
678[18:03:54] [Client thread/ERROR]: Cannot get renderer for null recipe.
679[18:03:54] [Client thread/ERROR]: Cannot get renderer for null recipe.
680[18:03:54] [Client thread/ERROR]: Cannot get renderer for null recipe.
681[18:03:54] [Client thread/ERROR]: Cannot get renderer for null recipe.
682[18:03:54] [Client thread/ERROR]: Cannot get renderer for null recipe.
683[18:03:54] [Client thread/ERROR]: Cannot get renderer for null recipe.
684[18:03:54] [Client thread/ERROR]: Cannot get renderer for null recipe.
685[18:03:54] [Client thread/INFO]: Variables: [5 loaded, 0 failed]
686[18:03:54] [Client thread/INFO]: Machines: [7 loaded, 0 failed]
687[18:03:54] [Client thread/WARN]: Encountered 1 problems while loading recipes!
688[18:03:54] [Client thread/WARN]: Couldn't load recipe from file C:\Users\JES\Documents\Curse\Minecraft\Instances\Seablock Rustic Waters\config\modularmachinery\recipes\ember_ore_factory_gravel.json
689[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: com.google.gson.JsonParseException: Couldn't find item with registryName 'magneticraft:coal' !
690[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at hellfirepvp.modularmachinery.common.crafting.types.ComponentItem.provideComponent(ComponentItem.java:94)
691[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at hellfirepvp.modularmachinery.common.crafting.types.ComponentItem.provideComponent(ComponentItem.java:36)
692[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at hellfirepvp.modularmachinery.common.crafting.MachineRecipe$ComponentDeserializer.deserialize(MachineRecipe.java:331)
693[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at hellfirepvp.modularmachinery.common.crafting.MachineRecipe$ComponentDeserializer.deserialize(MachineRecipe.java:303)
694[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69)
695[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at com.google.gson.Gson.fromJson(Gson.java:887)
696[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at com.google.gson.Gson.fromJson(Gson.java:952)
697[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162)
698[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at hellfirepvp.modularmachinery.common.crafting.MachineRecipe$Deserializer.deserialize(MachineRecipe.java:275)
699[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at hellfirepvp.modularmachinery.common.crafting.MachineRecipe$Deserializer.deserialize(MachineRecipe.java:190)
700[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69)
701[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492)
702[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532)
703[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at hellfirepvp.modularmachinery.common.crafting.RecipeLoader.loadRecipes(RecipeLoader.java:80)
704[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at hellfirepvp.modularmachinery.common.crafting.RecipeRegistry.loadRecipes(RecipeRegistry.java:91)
705[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at hellfirepvp.modularmachinery.common.crafting.RecipeRegistry.loadRecipeRegistry(RecipeRegistry.java:73)
706[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at hellfirepvp.modularmachinery.common.CommonProxy.init(CommonProxy.java:102)
707[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at hellfirepvp.modularmachinery.client.ClientProxy.init(ClientProxy.java:149)
708[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at hellfirepvp.modularmachinery.ModularMachinery.init(ModularMachinery.java:85)
709[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
710[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
711[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
712[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at java.lang.reflect.Method.invoke(Method.java:497)
713[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
714[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
715[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
716[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at java.lang.reflect.Method.invoke(Method.java:497)
717[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
718[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
719[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
720[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
721[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
722[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
723[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
724[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
725[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
726[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
727[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
728[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
729[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at java.lang.reflect.Method.invoke(Method.java:497)
730[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
731[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
732[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
733[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
734[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
735[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
736[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
737[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
738[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744)
739[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
740[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
741[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:3931)
742[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at net.minecraft.client.main.Main.main(SourceFile:123)
743[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
744[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
745[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
746[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at java.lang.reflect.Method.invoke(Method.java:497)
747[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
748[18:03:54] [Client thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:104]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
749[18:03:54] [Client thread/INFO]: Load-Phase: [16 recipes loaded, 1 recipes failed]
750[18:03:54] [Client thread/INFO]: [Unknown Machinery: 0]
751[18:03:54] [Client thread/INFO]: modularmachinery:alloy_furnace (Recipes): [2 loaded, 0 failed]
752[18:03:54] [Client thread/INFO]: modularmachinery:iron_centrifuge (Recipes): [6 loaded, 0 failed]
753[18:03:54] [Client thread/INFO]: modularmachinery:ember_energy_generator (Recipes): [3 loaded, 0 failed]
754[18:03:54] [Client thread/INFO]: modularmachinery:ember_mechanic (Recipes): [1 loaded, 0 failed]
755[18:03:54] [Client thread/INFO]: modularmachinery:ember_ore_factory (Recipes): [2 loaded, 0 failed]
756[18:03:54] [Client thread/INFO]: modularmachinery:merchant_shipper (Recipes): [1 loaded, 0 failed]
757[18:03:54] [Client thread/INFO]: modularmachinery:transformer (Recipes): [1 loaded, 0 failed]
758[18:03:54] [Client thread/INFO]: Load-Phase: [0 adapter-recipes loaded, 0 adapter-recipes failed]
759[18:03:54] [Client thread/INFO]: [Unknown Machinery: 0]
760[18:03:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cubex2 iron furnace`, expected `morefurnaces`. This could be a intended override, but in most cases indicates a broken mod.
761[18:03:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cubex2 gold furnace`, expected `morefurnaces`. This could be a intended override, but in most cases indicates a broken mod.
762[18:03:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cubex2 diamond furnace`, expected `morefurnaces`. This could be a intended override, but in most cases indicates a broken mod.
763[18:03:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cubex2 obsidian furnace`, expected `morefurnaces`. This could be a intended override, but in most cases indicates a broken mod.
764[18:03:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cubex2 netherrack furnace`, expected `morefurnaces`. This could be a intended override, but in most cases indicates a broken mod.
765[18:03:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cubex2 copper furnace`, expected `morefurnaces`. This could be a intended override, but in most cases indicates a broken mod.
766[18:03:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cubex2 silver furnace`, expected `morefurnaces`. This could be a intended override, but in most cases indicates a broken mod.
767[18:03:54] [Client thread/INFO]: File load successful.
768[18:03:54] [Client thread/INFO]: File load successful.
769[18:03:55] [Client thread/INFO]: Rats is initializing
770[18:03:55] [Client thread/INFO]: Registering handlers
771[18:03:55] [Client thread/INFO]: Registering network messages
772[18:03:55] [Client thread/INFO]: Doing intermod communication
773[18:03:55] [Client thread/INFO]: Registering EIO Alloy Smelter recipe
774[18:03:55] [Client thread/INFO]: Registering EIO Alloy Smelter recipe
775[18:03:55] [Client thread/INFO]: Registering EIO Alloy Smelter recipe
776[18:03:55] [Client thread/INFO]: Registering EIO Alloy Smelter recipe
777[18:03:55] [Client thread/INFO]: Registering EIO Soul Binder recipe
778[18:03:55] [Client thread/INFO]: Registering TE Induction Smelter recipe
779[18:03:55] [Client thread/INFO]: Registering TE Induction Smelter recipe
780[18:03:55] [Client thread/INFO]: Registering TE Induction Smelter recipe
781[18:03:55] [Client thread/INFO]: Registering TE Fluid Transposer fill recipe
782[18:03:55] [Client thread/INFO]: Registering TE Fluid Transposer fill recipe
783[18:03:55] [Client thread/INFO]: Registering Sounds...
784[18:03:55] [Client thread/INFO]: 1.13 Water Mechanics Backport is WOOOORKIIING!
785[18:03:55] [Client thread/INFO]: Loading JSON Files
786[18:03:55] [Client thread/INFO]: Loading data from json
787[18:03:55] [Client thread/INFO]: Loaded all data from JSON
788[18:03:55] [Client thread/WARN]: Thermal Expansion received an invalid IMC from chisel! Key was addcompactorpressrecipe
789[18:03:55] [Client thread/WARN]: Thermal Expansion received an invalid IMC from chisel! Key was addcompactorpressrecipe
790[18:03:55] [Client thread/INFO]: Processing IMC message recipe:xml from endercore
791[18:03:55] [Client thread/INFO]: Processing IMC message recipe:xml from endercore
792[18:03:55] [Client thread/INFO]: Processing IMC message recipe:xml from simplyjetpacks
793[18:03:55] [Client thread/INFO]: Processing IMC message recipe:xml from simplyjetpacks
794[18:03:55] [Client thread/INFO]: Processing IMC message recipe:xml from simplyjetpacks
795[18:03:55] [Client thread/INFO]: Processing IMC message recipe:xml from simplyjetpacks
796[18:03:55] [Client thread/INFO]: Processing IMC message recipe:soulbinder from simplyjetpacks
797[18:03:56] [Client thread/INFO]: Reading user recipe file User Spawner.xml
798[18:03:56] [Client thread/INFO]: Reading user recipe file user_recipes.xml
799[18:03:56] [Client thread/ERROR]: Failed to parse xml from file 'C:\Users\JES\Documents\Curse\Minecraft\Instances\Seablock Rustic Waters\config\enderio\recipes\user\user_recipes.xml'. Content:
800[18:03:56] [Client thread/ERROR]: 3c 3f 78 6d 6c 20 76 65 72 73 69 6f 6e 3d 22 31 <?xml.version="1
801[18:03:56] [Client thread/ERROR]: 2e 30 22 20 65 6e 63 6f 64 69 6e 67 3d 22 55 54 .0".encoding="UT
802[18:03:56] [Client thread/ERROR]: 46 2d 38 22 3f 3e 0a 3c 65 6e 64 65 72 69 6f 3a F-8"?>.<enderio:
803[18:03:56] [Client thread/ERROR]: 72 65 63 69 70 65 73 20 78 6d 6c 6e 73 3a 65 6e recipes.xmlns:en
804[18:03:56] [Client thread/ERROR]: 64 65 72 69 6f 3d 22 68 74 74 70 3a 2f 2f 65 6e derio="http://en
805[18:03:56] [Client thread/ERROR]: 64 65 72 69 6f 2e 63 6f 6d 2f 72 65 63 69 70 65 derio.com/recipe
806[18:03:56] [Client thread/ERROR]: 73 22 20 78 6d 6c 6e 73 3a 78 73 69 3d 22 68 74 s".xmlns:xsi="ht
807[18:03:56] [Client thread/ERROR]: 74 70 3a 2f 2f 77 77 77 2e 77 33 2e 6f 72 67 2f tp://www.w3.org/
808[18:03:56] [Client thread/ERROR]: 32 30 30 31 2f 58 4d 4c 53 63 68 65 6d 61 2d 69 2001/XMLSchema-i
809[18:03:56] [Client thread/ERROR]: 6e 73 74 61 6e 63 65 22 20 78 73 69 3a 73 63 68 nstance".xsi:sch
810[18:03:56] [Client thread/ERROR]: 65 6d 61 4c 6f 63 61 74 69 6f 6e 3d 22 68 74 74 emaLocation="htt
811[18:03:56] [Client thread/ERROR]: 70 3a 2f 2f 65 6e 64 65 72 69 6f 2e 63 6f 6d 2f p://enderio.com/
812[18:03:56] [Client thread/ERROR]: 72 65 63 69 70 65 73 20 72 65 63 69 70 65 73 2e recipes.recipes.
813[18:03:56] [Client thread/ERROR]: 78 73 64 20 22 3e 0a 3c 72 65 63 69 70 65 20 6e xsd.">.<recipe.n
814[18:03:56] [Client thread/ERROR]: 61 6d 65 3d 22 54 77 65 61 6b 3a 20 53 74 69 63 ame="Tweak:.Stic
815[18:03:56] [Client thread/ERROR]: 6b 20 66 72 6f 6d 20 57 6f 6f 64 22 20 72 65 71 k.from.Wood".req
816[18:03:56] [Client thread/ERROR]: 75 69 72 65 64 3d 22 66 61 6c 73 65 22 20 64 69 uired="false".di
817[18:03:56] [Client thread/ERROR]: 73 61 62 6c 65 64 3d 22 74 72 75 65 22 3e 0a 20 sabled="true">..
818[18:03:56] [Client thread/ERROR]: 20 20 20 3c 63 72 61 66 74 69 6e 67 3e 0a 20 20 ...<crafting>...
819[18:03:56] [Client thread/ERROR]: 20 20 20 20 3c 67 72 69 64 20 73 69 7a 65 3d 22 ....<grid.size="
820[18:03:56] [Client thread/ERROR]: 31 78 32 22 3e 0a 20 20 20 20 20 20 20 20 3c 69 1x2">.........<i
821[18:03:56] [Client thread/ERROR]: 74 65 6d 20 6e 61 6d 65 3d 22 6c 6f 67 57 6f 6f tem.name="logWoo
822[18:03:56] [Client thread/ERROR]: 64 22 2f 3e 0a 20 20 20 20 20 20 20 20 3c 69 74 d"/>.........<it
823[18:03:56] [Client thread/ERROR]: 65 6d 20 6e 61 6d 65 3d 22 6c 6f 67 57 6f 6f 64 em.name="logWood
824[18:03:56] [Client thread/ERROR]: 22 2f 3e 0a 20 20 20 20 20 20 3c 2f 67 72 69 64 "/>.......</grid
825[18:03:56] [Client thread/ERROR]: 3e 0a 20 20 20 20 20 20 3c 6f 75 74 70 75 74 20 >.......<output.
826[18:03:56] [Client thread/ERROR]: 6e 61 6d 65 3d 22 6d 69 6e 65 63 72 61 66 74 3a name="minecraft:
827[18:03:56] [Client thread/ERROR]: 73 74 69 63 6b 2c 20 73 74 69 63 6b 57 6f 6f 64 stick,.stickWood
828[18:03:56] [Client thread/ERROR]: 22 20 61 6d 6f 75 6e 74 3d 22 31 36 22 20 2f 3e ".amount="16"./>
829[18:03:56] [Client thread/ERROR]: 0a 20 20 20 20 3c 2f 63 72 61 66 74 69 6e 67 3e .....</crafting>
830[18:03:56] [Client thread/ERROR]: 0a 20 20 3c 2f 72 65 63 69 70 65 3e 0a 0a 20 20 ...</recipe>....
831[18:03:56] [Client thread/ERROR]: 3c 72 65 63 69 70 65 20 6e 61 6d 65 3d 22 54 77 <recipe.name="Tw
832[18:03:56] [Client thread/ERROR]: 65 61 6b 3a 20 43 68 65 73 74 20 66 72 6f 6d 20 eak:.Chest.from.
833[18:03:56] [Client thread/ERROR]: 57 6f 6f 64 22 20 72 65 71 75 69 72 65 64 3d 22 Wood".required="
834[18:03:56] [Client thread/ERROR]: 66 61 6c 73 65 22 20 64 69 73 61 62 6c 65 64 3d false".disabled=
835[18:03:56] [Client thread/ERROR]: 22 74 72 75 65 22 3e 0a 20 20 20 20 3c 63 72 61 "true">.....<cra
836[18:03:56] [Client thread/ERROR]: 66 74 69 6e 67 3e 0a 20 20 20 20 20 20 3c 67 72 fting>.......<gr
837[18:03:56] [Client thread/ERROR]: 69 64 3e 0a 20 20 20 20 20 20 20 20 3c 69 74 65 id>.........<ite
838[18:03:56] [Client thread/ERROR]: 6d 20 6e 61 6d 65 3d 22 6c 6f 67 57 6f 6f 64 22 m.name="logWood"
839[18:03:56] [Client thread/ERROR]: 2f 3e 3c 69 74 65 6d 20 6e 61 6d 65 3d 22 6c 6f /><item.name="lo
840[18:03:56] [Client thread/ERROR]: 67 57 6f 6f 64 22 2f 3e 3c 69 74 65 6d 20 6e 61 gWood"/><item.na
841[18:03:56] [Client thread/ERROR]: 6d 65 3d 22 6c 6f 67 57 6f 6f 64 22 2f 3e 0a 20 me="logWood"/>..
842[18:03:56] [Client thread/ERROR]: 20 20 20 20 20 20 20 3c 69 74 65 6d 20 6e 61 6d .......<item.nam
843[18:03:56] [Client thread/ERROR]: 65 3d 22 6c 6f 67 57 6f 6f 64 22 2f 3e 3c 69 74 e="logWood"/><it
844[18:03:56] [Client thread/ERROR]: 65 6d 2f 3e 3c 69 74 65 6d 20 6e 61 6d 65 3d 22 em/><item.name="
845[18:03:56] [Client thread/ERROR]: 6c 6f 67 57 6f 6f 64 22 2f 3e 0a 20 20 20 20 20 logWood"/>......
846[18:03:56] [Client thread/ERROR]: 20 20 20 3c 69 74 65 6d 20 6e 61 6d 65 3d 22 6c ...<item.name="l
847[18:03:56] [Client thread/ERROR]: 6f 67 57 6f 6f 64 22 2f 3e 3c 69 74 65 6d 20 6e ogWood"/><item.n
848[18:03:56] [Client thread/ERROR]: 61 6d 65 3d 22 6c 6f 67 57 6f 6f 64 22 2f 3e 3c ame="logWood"/><
849[18:03:56] [Client thread/ERROR]: 69 74 65 6d 20 6e 61 6d 65 3d 22 6c 6f 67 57 6f item.name="logWo
850[18:03:56] [Client thread/ERROR]: 6f 64 22 2f 3e 0a 20 20 20 20 20 20 3c 2f 67 72 od"/>.......</gr
851[18:03:56] [Client thread/ERROR]: 69 64 3e 0a 20 20 20 20 20 20 3c 6f 75 74 70 75 id>.......<outpu
852[18:03:56] [Client thread/ERROR]: 74 20 6e 61 6d 65 3d 22 6d 69 6e 65 63 72 61 66 t.name="minecraf
853[18:03:56] [Client thread/ERROR]: 74 3a 63 68 65 73 74 2c 20 63 68 65 73 74 57 6f t:chest,.chestWo
854[18:03:56] [Client thread/ERROR]: 6f 64 22 20 61 6d 6f 75 6e 74 3d 22 34 22 20 2f od".amount="4"./
855[18:03:56] [Client thread/ERROR]: 3e 0a 20 20 20 20 3c 2f 63 72 61 66 74 69 6e 67 >.....</crafting
856[18:03:56] [Client thread/ERROR]: 3e 0a 20 20 3c 2f 72 65 63 69 70 65 3e 0a 20 0a >...</recipe>...
857[18:03:56] [Client thread/ERROR]: 20 20 3c 72 65 63 69 70 65 20 6e 61 6d 65 3d 22 ..<recipe.name="
858[18:03:56] [Client thread/ERROR]: 54 77 65 61 6b 3a 20 57 6f 6f 64 20 48 6f 70 70 Tweak:.Wood.Hopp
859[18:03:56] [Client thread/ERROR]: 65 72 22 20 72 65 71 75 69 72 65 64 3d 22 66 61 er".required="fa
860[18:03:56] [Client thread/ERROR]: 6c 73 65 22 20 64 69 73 61 62 6c 65 64 3d 22 74 lse".disabled="t
861[18:03:56] [Client thread/ERROR]: 72 75 65 22 3e 0a 20 20 20 20 3c 63 72 61 66 74 rue">.....<craft
862[18:03:56] [Client thread/ERROR]: 69 6e 67 3e 0a 20 20 20 20 20 20 3c 67 72 69 64 ing>.......<grid
863[18:03:56] [Client thread/ERROR]: 3e 0a 20 20 20 20 20 20 20 20 3c 69 74 65 6d 20 >.........<item.
864[18:03:56] [Client thread/ERROR]: 6e 61 6d 65 3d 22 49 52 4f 4e 22 2f 3e 3c 69 74 name="IRON"/><it
865[18:03:56] [Client thread/ERROR]: 65 6d 20 6e 61 6d 65 3d 22 6c 6f 67 57 6f 6f 64 em.name="logWood
866[18:03:56] [Client thread/ERROR]: 22 2f 3e 3c 69 74 65 6d 20 6e 61 6d 65 3d 22 49 "/><item.name="I
867[18:03:56] [Client thread/ERROR]: 52 4f 4e 22 2f 3e 0a 20 20 20 20 20 20 20 20 3c RON"/>.........<
868[18:03:56] [Client thread/ERROR]: 69 74 65 6d 20 6e 61 6d 65 3d 22 49 52 4f 4e 22 item.name="IRON"
869[18:03:56] [Client thread/ERROR]: 2f 3e 3c 69 74 65 6d 20 6e 61 6d 65 3d 22 6c 6f /><item.name="lo
870[18:03:56] [Client thread/ERROR]: 67 57 6f 6f 64 22 2f 3e 3c 69 74 65 6d 20 6e 61 gWood"/><item.na
871[18:03:56] [Client thread/ERROR]: 6d 65 3d 22 49 52 4f 4e 22 2f 3e 0a 20 20 20 20 me="IRON"/>.....
872[18:03:56] [Client thread/ERROR]: 20 20 20 20 3c 69 74 65 6d 2f 3e 3c 69 74 65 6d ....<item/><item
873[18:03:56] [Client thread/ERROR]: 20 6e 61 6d 65 3d 22 49 52 4f 4e 22 2f 3e 3c 69 .name="IRON"/><i
874[18:03:56] [Client thread/ERROR]: 74 65 6d 2f 3e 0a 20 20 20 20 20 20 3c 2f 67 72 tem/>.......</gr
875[18:03:56] [Client thread/ERROR]: 69 64 3e 0a 20 20 20 20 20 20 3c 6f 75 74 70 75 id>.......<outpu
876[18:03:56] [Client thread/ERROR]: 74 20 6e 61 6d 65 3d 22 6d 69 6e 65 63 72 61 66 t.name="minecraf
877[18:03:56] [Client thread/ERROR]: 74 3a 68 6f 70 70 65 72 2c 20 62 6c 6f 63 6b 48 t:hopper,.blockH
878[18:03:56] [Client thread/ERROR]: 6f 70 70 65 72 22 20 2f 3e 0a 20 20 20 20 3c 2f opper"./>.....</
879[18:03:56] [Client thread/ERROR]: 63 72 61 66 74 69 6e 67 3e 0a 20 20 3c 2f 72 65 crafting>...</re
880[18:03:56] [Client thread/ERROR]: 63 69 70 65 3e 0a 0a 3c 72 65 63 69 70 65 20 72 cipe>..<recipe.r
881[18:03:56] [Client thread/ERROR]: 65 71 75 69 72 65 64 3d 22 74 72 75 65 22 20 6e equired="true".n
882[18:03:56] [Client thread/ERROR]: 61 6d 65 3d 22 47 65 61 72 2c 20 57 6f 6f 64 22 ame="Gear,.Wood"
883[18:03:56] [Client thread/ERROR]: 20 64 69 73 61 62 6c 65 64 3d 22 74 72 75 65 22 .disabled="true"
884[18:03:56] [Client thread/ERROR]: 3e 0a 3c 63 72 61 66 74 69 6e 67 3e 0a 3c 67 72 >.<crafting>.<gr
885[18:03:56] [Client thread/ERROR]: 69 64 3e 0a 0a 3c 69 74 65 6d 2f 3e 0a 3c 69 74 id>..<item/>.<it
886[18:03:56] [Client thread/ERROR]: 65 6d 20 6e 61 6d 65 3d 22 73 74 69 63 6b 57 6f em.name="stickWo
887[18:03:56] [Client thread/ERROR]: 6f 64 22 2f 3e 0a 3c 69 74 65 6d 2f 3e 0a 3c 69 od"/>.<item/>.<i
888[18:03:56] [Client thread/ERROR]: 74 65 6d 20 6e 61 6d 65 3d 22 73 74 69 63 6b 57 tem.name="stickW
889[18:03:56] [Client thread/ERROR]: 6f 6f 64 22 2f 3e 0a 3c 69 74 65 6d 2f 3e 0a 3c ood"/>.<item/>.<
890[18:03:56] [Client thread/ERROR]: 69 74 65 6d 20 6e 61 6d 65 3d 22 73 74 69 63 6b item.name="stick
891[18:03:56] [Client thread/ERROR]: 57 6f 6f 64 22 2f 3e 0a 3c 69 74 65 6d 2f 3e 0a Wood"/>.<item/>.
892[18:03:56] [Client thread/ERROR]: 3c 69 74 65 6d 20 6e 61 6d 65 3d 22 73 74 69 63 <item.name="stic
893[18:03:56] [Client thread/ERROR]: 6b 57 6f 6f 64 22 2f 3e 0a 3c 69 74 65 6d 2f 3e kWood"/>.<item/>
894[18:03:56] [Client thread/ERROR]: 0a 3c 2f 67 72 69 64 3e 0a 0a 3c 6f 75 74 70 75 .</grid>..<outpu
895[18:03:56] [Client thread/ERROR]: 74 20 6e 61 6d 65 3d 22 47 45 41 52 5f 57 4f 4f t.name="GEAR_WOO
896[18:03:56] [Client thread/ERROR]: 44 22 2f 3e 0a 3c 2f 63 72 61 66 74 69 6e 67 3e D"/>.</crafting>
897[18:03:56] [Client thread/ERROR]: 0a 0a 3c 2f 72 65 63 69 70 65 3e 0a 0a 3c 72 65 ..</recipe>..<re
898[18:03:56] [Client thread/ERROR]: 63 69 70 65 20 72 65 71 75 69 72 65 64 3d 22 74 cipe.required="t
899[18:03:56] [Client thread/ERROR]: 72 75 65 22 20 6e 61 6d 65 3d 22 47 65 61 72 2c rue".name="Gear,
900[18:03:56] [Client thread/ERROR]: 20 61 65 32 20 6d 65 73 73 65 73 20 74 68 69 6e .ae2.messes.thin
901[18:03:56] [Client thread/ERROR]: 67 73 20 75 70 22 20 64 69 73 61 62 6c 65 64 3d gs.up".disabled=
902[18:03:56] [Client thread/ERROR]: 22 74 72 75 65 22 3e 0a 3c 63 72 61 66 74 69 6e "true">.<craftin
903[18:03:56] [Client thread/ERROR]: 67 3e 0a 3c 67 72 69 64 3e 0a 0a 3c 69 74 65 6d g>.<grid>..<item
904[18:03:56] [Client thread/ERROR]: 20 6e 61 6d 65 3d 22 73 74 69 63 6b 57 6f 6f 64 .name="stickWood
905[18:03:56] [Client thread/ERROR]: 22 2f 3e 0a 3c 69 74 65 6d 2f 3e 0a 3c 69 74 65 "/>.<item/>.<ite
906[18:03:56] [Client thread/ERROR]: 6d 20 6e 61 6d 65 3d 22 73 74 69 63 6b 57 6f 6f m.name="stickWoo
907[18:03:56] [Client thread/ERROR]: 64 22 2f 3e 0a 3c 69 74 65 6d 2f 3e 0a 3c 69 74 d"/>.<item/>.<it
908[18:03:56] [Client thread/ERROR]: 65 6d 2f 3e 0a 3c 69 74 65 6d 2f 3e 0a 3c 69 74 em/>.<item/>.<it
909[18:03:56] [Client thread/ERROR]: 65 6d 20 6e 61 6d 65 3d 22 73 74 69 63 6b 57 6f em.name="stickWo
910[18:03:56] [Client thread/ERROR]: 6f 64 22 2f 3e 0a 3c 69 74 65 6d 2f 3e 0a 3c 69 od"/>.<item/>.<i
911[18:03:56] [Client thread/ERROR]: 74 65 6d 20 6e 61 6d 65 3d 22 73 74 69 63 6b 57 tem.name="stickW
912[18:03:56] [Client thread/ERROR]: 6f 6f 64 22 2f 3e 0a 3c 2f 67 72 69 64 3e 0a 0a ood"/>.</grid>..
913[18:03:56] [Client thread/ERROR]: 3c 6f 75 74 70 75 74 20 6e 61 6d 65 3d 22 47 45 <output.name="GE
914[18:03:56] [Client thread/ERROR]: 41 52 5f 57 4f 4f 44 22 2f 3e 0a 3c 2f 63 72 61 AR_WOOD"/>.</cra
915[18:03:56] [Client thread/ERROR]: 66 74 69 6e 67 3e 0a 0a 3c 2f 72 65 63 69 70 65 fting>..</recipe
916[18:03:56] [Client thread/ERROR]: 3e 0a 0a 3c 72 65 63 69 70 65 20 72 65 71 75 69 >..<recipe.requi
917[18:03:56] [Client thread/ERROR]: 72 65 64 3d 22 74 72 75 65 22 20 6e 61 6d 65 3d red="true".name=
918[18:03:56] [Client thread/ERROR]: 22 47 65 61 72 2c 20 6a 75 73 74 20 74 6f 20 62 "Gear,.just.to.b
919[18:03:56] [Client thread/ERROR]: 65 20 73 75 72 65 22 20 64 69 73 61 62 6c 65 64 e.sure".disabled
920[18:03:56] [Client thread/ERROR]: 3d 22 74 72 75 65 22 3e 0a 3c 63 72 61 66 74 69 ="true">.<crafti
921[18:03:56] [Client thread/ERROR]: 6e 67 3e 0a 3c 67 72 69 64 20 73 69 7a 65 3d 22 ng>.<grid.size="
922[18:03:56] [Client thread/ERROR]: 33 78 32 22 3e 0a 0a 3c 69 74 65 6d 20 6e 61 6d 3x2">..<item.nam
923[18:03:56] [Client thread/ERROR]: 65 3d 22 73 74 69 63 6b 57 6f 6f 64 22 2f 3e 0a e="stickWood"/>.
924[18:03:56] [Client thread/ERROR]: 3c 69 74 65 6d 2f 3e 0a 3c 69 74 65 6d 20 6e 61 <item/>.<item.na
925[18:03:56] [Client thread/ERROR]: 6d 65 3d 22 73 74 69 63 6b 57 6f 6f 64 22 2f 3e me="stickWood"/>
926[18:03:56] [Client thread/ERROR]: 0a 3c 69 74 65 6d 20 6e 61 6d 65 3d 22 73 74 69 .<item.name="sti
927[18:03:56] [Client thread/ERROR]: 63 6b 57 6f 6f 64 22 2f 3e 0a 3c 69 74 65 6d 2f ckWood"/>.<item/
928[18:03:56] [Client thread/ERROR]: 3e 0a 3c 69 74 65 6d 20 6e 61 6d 65 3d 22 73 74 >.<item.name="st
929[18:03:56] [Client thread/ERROR]: 69 63 6b 57 6f 6f 64 22 2f 3e 0a 3c 2f 67 72 69 ickWood"/>.</gri
930[18:03:56] [Client thread/ERROR]: 64 3e 0a 0a 3c 6f 75 74 70 75 74 20 6e 61 6d 65 d>..<output.name
931[18:03:56] [Client thread/ERROR]: 3d 22 47 45 41 52 5f 57 4f 4f 44 22 2f 3e 0a 3c ="GEAR_WOOD"/>.<
932[18:03:56] [Client thread/ERROR]: 2f 63 72 61 66 74 69 6e 67 3e 0a 0a 3c 2f 72 65 /crafting>..</re
933[18:03:56] [Client thread/ERROR]: 63 69 70 65 3e 0a 0a 3c 72 65 63 69 70 65 20 72 cipe>..<recipe.r
934[18:03:56] [Client thread/ERROR]: 65 71 75 69 72 65 64 3d 22 74 72 75 65 22 20 6e equired="true".n
935[18:03:56] [Client thread/ERROR]: 61 6d 65 3d 22 47 65 61 72 2c 20 62 65 74 74 65 ame="Gear,.bette
936[18:03:56] [Client thread/ERROR]: 72 20 73 61 76 65 20 74 68 61 6e 20 73 6f 72 72 r.save.than.sorr
937[18:03:56] [Client thread/ERROR]: 79 22 20 64 69 73 61 62 6c 65 64 3d 22 74 72 75 y".disabled="tru
938[18:03:56] [Client thread/ERROR]: 65 22 3e 0a 3c 63 72 61 66 74 69 6e 67 3e 0a 3c e">.<crafting>.<
939[18:03:56] [Client thread/ERROR]: 67 72 69 64 20 73 69 7a 65 3d 22 32 78 33 22 3e grid.size="2x3">
940[18:03:56] [Client thread/ERROR]: 0a 0a 3c 69 74 65 6d 20 6e 61 6d 65 3d 22 73 74 ..<item.name="st
941[18:03:56] [Client thread/ERROR]: 69 63 6b 57 6f 6f 64 22 2f 3e 0a 3c 69 74 65 6d ickWood"/>.<item
942[18:03:56] [Client thread/ERROR]: 20 6e 61 6d 65 3d 22 73 74 69 63 6b 57 6f 6f 64 .name="stickWood
943[18:03:56] [Client thread/ERROR]: 22 2f 3e 0a 3c 69 74 65 6d 2f 3e 0a 3c 69 74 65 "/>.<item/>.<ite
944[18:03:56] [Client thread/ERROR]: 6d 2f 3e 0a 3c 69 74 65 6d 20 6e 61 6d 65 3d 22 m/>.<item.name="
945[18:03:56] [Client thread/ERROR]: 73 74 69 63 6b 57 6f 6f 64 22 2f 3e 0a 3c 69 74 stickWood"/>.<it
946[18:03:56] [Client thread/ERROR]: 65 6d 20 6e 61 6d 65 3d 22 73 74 69 63 6b 57 6f em.name="stickWo
947[18:03:56] [Client thread/ERROR]: 6f 64 22 2f 3e 0a 3c 2f 67 72 69 64 3e 0a 0a 3c od"/>.</grid>..<
948[18:03:56] [Client thread/ERROR]: 6f 75 74 70 75 74 20 6e 61 6d 65 3d 22 47 45 41 output.name="GEA
949[18:03:56] [Client thread/ERROR]: 52 5f 57 4f 4f 44 22 2f 3e 0a 3c 2f 63 72 61 66 R_WOOD"/>.</craf
950[18:03:56] [Client thread/ERROR]: 74 69 6e 67 3e 0a 0a 3c 2f 72 65 63 69 70 65 3e ting>..</recipe>
951[18:03:56] [Client thread/ERROR]: 0a 0a 3c 72 65 63 69 70 65 20 72 65 71 75 69 72 ..<recipe.requir
952[18:03:56] [Client thread/ERROR]: 65 64 3d 22 74 72 75 65 22 20 6e 61 6d 65 3d 22 ed="true".name="
953[18:03:56] [Client thread/ERROR]: 47 65 61 72 2c 20 53 74 6f 6e 65 22 20 64 69 73 Gear,.Stone".dis
954[18:03:56] [Client thread/ERROR]: 61 62 6c 65 64 3d 22 74 72 75 65 22 3e 0a 3c 63 abled="true">.<c
955[18:03:56] [Client thread/ERROR]: 72 61 66 74 69 6e 67 3e 0a 3c 67 72 69 64 3e 0a rafting>.<grid>.
956[18:03:56] [Client thread/ERROR]: 0a 3c 69 74 65 6d 20 6e 61 6d 65 3d 22 73 74 69 .<item.name="sti
957[18:03:56] [Client thread/ERROR]: 63 6b 57 6f 6f 64 22 2f 3e 0a 3c 69 74 65 6d 20 ckWood"/>.<item.
958[18:03:56] [Client thread/ERROR]: 6e 61 6d 65 3d 22 6f 72 65 64 69 63 74 3a 63 6f name="oredict:co
959[18:03:56] [Client thread/ERROR]: 62 62 6c 65 73 74 6f 6e 65 22 2f 3e 0a 3c 69 74 bblestone"/>.<it
960[18:03:56] [Client thread/ERROR]: 65 6d 20 6e 61 6d 65 3d 22 73 74 69 63 6b 57 6f em.name="stickWo
961[18:03:56] [Client thread/ERROR]: 6f 64 22 2f 3e 0a 3c 69 74 65 6d 20 6e 61 6d 65 od"/>.<item.name
962[18:03:56] [Client thread/ERROR]: 3d 22 6f 72 65 64 69 63 74 3a 63 6f 62 62 6c 65 ="oredict:cobble
963[18:03:56] [Client thread/ERROR]: 73 74 6f 6e 65 22 2f 3e 0a 3c 69 74 65 6d 2f 3e stone"/>.<item/>
964[18:03:56] [Client thread/ERROR]: 0a 3c 69 74 65 6d 20 6e 61 6d 65 3d 22 6f 72 65 .<item.name="ore
965[18:03:56] [Client thread/ERROR]: 64 69 63 74 3a 63 6f 62 62 6c 65 73 74 6f 6e 65 dict:cobblestone
966[18:03:56] [Client thread/ERROR]: 22 2f 3e 0a 3c 69 74 65 6d 20 6e 61 6d 65 3d 22 "/>.<item.name="
967[18:03:56] [Client thread/ERROR]: 73 74 69 63 6b 57 6f 6f 64 22 2f 3e 0a 3c 69 74 stickWood"/>.<it
968[18:03:56] [Client thread/ERROR]: 65 6d 20 6e 61 6d 65 3d 22 6f 72 65 64 69 63 74 em.name="oredict
969[18:03:56] [Client thread/ERROR]: 3a 63 6f 62 62 6c 65 73 74 6f 6e 65 22 2f 3e 0a :cobblestone"/>.
970[18:03:56] [Client thread/ERROR]: 3c 69 74 65 6d 20 6e 61 6d 65 3d 22 73 74 69 63 <item.name="stic
971[18:03:56] [Client thread/ERROR]: 6b 57 6f 6f 64 22 2f 3e 0a 3c 2f 67 72 69 64 3e kWood"/>.</grid>
972[18:03:56] [Client thread/ERROR]: 0a 0a 3c 6f 75 74 70 75 74 20 6e 61 6d 65 3d 22 ..<output.name="
973[18:03:56] [Client thread/ERROR]: 47 45 41 52 5f 53 54 4f 4e 45 22 2f 3e 0a 3c 2f GEAR_STONE"/>.</
974[18:03:56] [Client thread/ERROR]: 63 72 61 66 74 69 6e 67 3e 0a 0a 3c 2f 72 65 63 crafting>..</rec
975[18:03:56] [Client thread/ERROR]: 69 70 65 3e 0a 3c 72 65 63 69 70 65 20 72 65 71 ipe>.<recipe.req
976[18:03:56] [Client thread/ERROR]: 75 69 72 65 64 3d 22 74 72 75 65 22 20 6e 61 6d uired="true".nam
977[18:03:56] [Client thread/ERROR]: 65 3d 22 41 6c 6c 6f 79 3a 20 45 6e 65 72 67 65 e="Alloy:.Energe
978[18:03:56] [Client thread/ERROR]: 74 69 63 20 41 6c 6c 6f 79 22 3e 0a 3c 61 6c 6c tic.Alloy">.<all
979[18:03:56] [Client thread/ERROR]: 6f 79 69 6e 67 20 65 78 70 3d 22 30 2e 37 22 20 oying.exp="0.7".
980[18:03:56] [Client thread/ERROR]: 65 6e 65 72 67 79 3d 22 32 30 30 30 30 22 3e 0a energy="20000">.
981[18:03:56] [Client thread/ERROR]: 0a 3c 69 6e 70 75 74 20 6e 61 6d 65 3d 22 64 75 .<input.name="du
982[18:03:56] [Client thread/ERROR]: 73 74 52 65 64 73 74 6f 6e 65 22 2f 3e 0a 3c 69 stRedstone"/>.<i
983[18:03:56] [Client thread/ERROR]: 6e 70 75 74 20 6e 61 6d 65 3d 22 69 6e 67 6f 74 nput.name="ingot
984[18:03:56] [Client thread/ERROR]: 43 6f 6e 73 74 72 75 63 74 69 6f 6e 41 6c 6c 6f ConstructionAllo
985[18:03:56] [Client thread/ERROR]: 79 22 2f 3e 0a 3c 69 6e 70 75 74 20 6e 61 6d 65 y"/>.<input.name
986[18:03:56] [Client thread/ERROR]: 3d 22 64 75 73 74 47 6c 6f 77 73 74 6f 6e 65 22 ="dustGlowstone"
987[18:03:56] [Client thread/ERROR]: 2f 3e 0a 3c 6f 75 74 70 75 74 20 6e 61 6d 65 3d />.<output.name=
988[18:03:56] [Client thread/ERROR]: 22 69 6e 67 6f 74 45 6e 65 72 67 65 74 69 63 41 "ingotEnergeticA
989[18:03:56] [Client thread/ERROR]: 6c 6c 6f 79 22 2f 3e 0a 3c 2f 61 6c 6c 6f 79 69 lloy"/>.</alloyi
990[18:03:56] [Client thread/ERROR]: 6e 67 3e 0a 0a 3c 2f 72 65 63 69 70 65 3e 0a 0a ng>..</recipe>..
991[18:03:56] [Client thread/ERROR]: 3c 72 65 63 69 70 65 20 72 65 71 75 69 72 65 64 <recipe.required
992[18:03:56] [Client thread/ERROR]: 3d 22 74 72 75 65 22 20 6e 61 6d 65 3d 22 41 6c ="true".name="Al
993[18:03:56] [Client thread/ERROR]: 6c 6f 79 3a 20 53 6f 75 6c 61 72 69 75 6d 22 3e loy:.Soularium">
994[18:03:56] [Client thread/ERROR]: 0a 0a 3c 61 6c 6c 6f 79 69 6e 67 20 65 78 70 3d ..<alloying.exp=
995[18:03:56] [Client thread/ERROR]: 22 30 2e 37 22 20 65 6e 65 72 67 79 3d 22 32 30 "0.7".energy="20
996[18:03:56] [Client thread/ERROR]: 30 30 30 22 3e 0a 0a 3c 69 6e 70 75 74 20 6e 61 000">..<input.na
997[18:03:56] [Client thread/ERROR]: 6d 65 3d 22 6d 69 6e 65 63 72 61 66 74 3a 73 6f me="minecraft:so
998[18:03:56] [Client thread/ERROR]: 75 6c 5f 73 61 6e 64 22 2f 3e 0a 3c 69 6e 70 75 ul_sand"/>.<inpu
999[18:03:56] [Client thread/ERROR]: 74 20 6e 61 6d 65 3d 22 69 6e 67 6f 74 47 6f 6c t.name="ingotGol
1000[18:03:56] [Client thread/ERROR]: 64 22 2f 3e 0a 3c 69 6e 70 75 74 20 6e 61 6d 65 d"/>.<input.name
1001[18:03:56] [Client thread/ERROR]: 3d 22 63 6f 6e 74 65 6e 74 74 77 65 61 6b 65 72 ="contenttweaker
1002[18:03:56] [Client thread/ERROR]: 3a 69 6e 66 69 6e 69 74 79 5f 67 65 6d 22 2f 3e :infinity_gem"/>
1003[18:03:56] [Client thread/ERROR]: 0a 3c 6f 75 74 70 75 74 20 6e 61 6d 65 3d 22 69 .<output.name="i
1004[18:03:56] [Client thread/ERROR]: 6e 67 6f 74 53 6f 75 6c 61 72 69 75 6d 22 2f 3e ngotSoularium"/>
1005[18:03:56] [Client thread/ERROR]: 0a 0a 3c 2f 61 6c 6c 6f 79 69 6e 67 3e 0a 0a 3c ..</alloying>..<
1006[18:03:56] [Client thread/ERROR]: 2f 72 65 63 69 70 65 3e 0a 3c 72 65 63 69 70 65 /recipe>.<recipe
1007[18:03:56] [Client thread/ERROR]: 20 72 65 71 75 69 72 65 64 3d 22 74 72 75 65 22 .required="true"
1008[18:03:56] [Client thread/ERROR]: 20 6e 61 6d 65 3d 22 41 6c 6c 6f 79 3a 20 45 6e .name="Alloy:.En
1009[18:03:56] [Client thread/ERROR]: 64 20 53 74 65 65 6c 22 3e 0a 0a 3c 61 6c 6c 6f d.Steel">..<allo
1010[18:03:56] [Client thread/ERROR]: 79 69 6e 67 20 65 78 70 3d 22 30 2e 35 22 20 65 ying.exp="0.5".e
1011[18:03:56] [Client thread/ERROR]: 6e 65 72 67 79 3d 22 36 30 30 30 30 22 3e 0a 0a nergy="60000">..
1012[18:03:56] [Client thread/ERROR]: 3c 69 6e 70 75 74 20 6e 61 6d 65 3d 22 61 64 64 <input.name="add
1013[18:03:56] [Client thread/ERROR]: 69 74 69 6f 6e 61 6c 63 6f 6d 70 72 65 73 73 69 itionalcompressi
1014[18:03:56] [Client thread/ERROR]: 6f 6e 3a 65 6e 64 73 74 6f 6e 65 5f 63 6f 6d 70 on:endstone_comp
1015[18:03:56] [Client thread/ERROR]: 72 65 73 73 65 64 22 2f 3e 0a 3c 69 6e 70 75 74 ressed"/>.<input
1016[18:03:56] [Client thread/ERROR]: 20 6e 61 6d 65 3d 22 69 6e 67 6f 74 44 61 72 6b .name="ingotDark
1017[18:03:56] [Client thread/ERROR]: 53 74 65 65 6c 22 2f 3e 0a 3c 69 6e 70 75 74 20 Steel"/>.<input.
1018[18:03:56] [Client thread/ERROR]: 6e 61 6d 65 3d 22 6d 69 6e 65 63 72 61 66 74 3a name="minecraft:
1019[18:03:56] [Client thread/ERROR]: 67 6c 6f 77 73 74 6f 6e 65 22 2f 3e 0a 3c 6f 75 glowstone"/>.<ou
1020[18:03:56] [Client thread/ERROR]: 74 70 75 74 20 6e 61 6d 65 3d 22 69 6e 67 6f 74 tput.name="ingot
1021[18:03:56] [Client thread/ERROR]: 45 6e 64 53 74 65 65 6c 22 2f 3e 0a 0a 3c 2f 61 EndSteel"/>..</a
1022[18:03:56] [Client thread/ERROR]: 6c 6c 6f 79 69 6e 67 3e 0a 0a 3c 2f 72 65 63 69 lloying>..</reci
1023[18:03:56] [Client thread/ERROR]: 70 65 3e 0a 0a 3c 2f 65 6e 64 65 72 69 6f 3a 72 pe>..</enderio:r
1024[18:03:56] [Client thread/ERROR]: 65 63 69 70 65 73 3e 0a 0a 3c 3f 78 6d 6c 20 76 ecipes>..<?xml.v
1025[18:03:56] [Client thread/ERROR]: 65 72 73 69 6f 6e 3d 22 31 2e 30 22 20 65 6e 63 ersion="1.0".enc
1026[18:03:56] [Client thread/ERROR]: 6f 64 69 6e 67 3d 22 55 54 46 2d 38 22 3f 3e 0a oding="UTF-8"?>.
1027[18:03:56] [Client thread/ERROR]: 0a .
1028[18:03:56] [Client thread/ERROR]: File has malformed XML:
1029[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[166,6]
1030Message: The processing instruction target matching "[xX][mM][lL]" is not allowed.
1031[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(XMLStreamReaderImpl.java:601)
1032[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at com.sun.xml.internal.stream.XMLEventReaderImpl.nextEvent(XMLEventReaderImpl.java:83)
1033[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at crazypants.enderio.base.config.recipes.StaxFactory.readRoot(StaxFactory.java:28)
1034[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at crazypants.enderio.base.config.recipes.RecipeFactory.readStax(RecipeFactory.java:193)
1035[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at crazypants.enderio.base.config.recipes.RecipeFactory.readFileUser(RecipeFactory.java:126)
1036[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at crazypants.enderio.base.config.recipes.RecipeLoader.readUserFile(RecipeLoader.java:261)
1037[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at crazypants.enderio.base.config.recipes.RecipeLoader.addRecipes(RecipeLoader.java:124)
1038[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at crazypants.enderio.base.EnderIO.onImc(EnderIO.java:168)
1039[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1040[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1041[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1042[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at java.lang.reflect.Method.invoke(Method.java:497)
1043[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
1044[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
1045[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1046[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at java.lang.reflect.Method.invoke(Method.java:497)
1047[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
1048[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
1049[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
1050[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
1051[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
1052[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
1053[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
1054[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
1055[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
1056[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1057[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1058[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1059[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at java.lang.reflect.Method.invoke(Method.java:497)
1060[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
1061[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
1062[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
1063[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
1064[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
1065[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
1066[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
1067[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:320)
1068[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747)
1069[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
1070[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
1071[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:3931)
1072[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at net.minecraft.client.main.Main.main(SourceFile:123)
1073[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1074[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1075[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1076[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at java.lang.reflect.Method.invoke(Method.java:497)
1077[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
1078[18:03:56] [Client thread/INFO]: [crazypants.enderio.base.config.recipes.RecipeLoader:readUserFile:277]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
1079[18:03:56] [Client thread/ERROR]: =======================================================================
1080[18:03:56] [Client thread/ERROR]: == ENDER IO FATAL RECIPE ERROR ==
1081[18:03:56] [Client thread/ERROR]: =======================================================================
1082[18:03:56] [Client thread/ERROR]: Cannot register recipes as configured. This means that either
1083[18:03:56] [Client thread/ERROR]: your custom recipe files have an error or another mod does bad
1084[18:03:56] [Client thread/ERROR]: things to vanilla items or the Ore Dictionary.
1085[18:03:56] [Client thread/ERROR]: =======================================================================
1086[18:03:56] [Client thread/ERROR]: == Bad file ==
1087[18:03:56] [Client thread/ERROR]: user_recipes.xml
1088[18:03:56] [Client thread/ERROR]: =======================================================================
1089[18:03:56] [Client thread/ERROR]: == Error Message ==
1090[18:03:56] [Client thread/ERROR]: File has malformed XML:ParseError at [row,col]:[166,6]
1091Message: The processing instruction target matching "[xX][mM][lL]" is not allowed.
1092[18:03:56] [Client thread/ERROR]: =======================================================================
1093[18:03:56] [Client thread/ERROR]:
1094[18:03:56] [Client thread/ERROR]: =======================================================================
1095[18:03:56] [Client thread/ERROR]: Note: If this is a modpack, report to the modpack author, not to
1096[18:03:56] [Client thread/ERROR]: the Ender IO team.
1097[18:03:56] [Client thread/ERROR]: =======================================================================
1098[18:03:56] [Client thread/ERROR]: A custom exception was thrown by a mod, the game will display an error screen and halt.
1099com.enderio.core.client.EnderCoreModConflictException: =======================================================================
1100
1101 at com.enderio.core.client.ClientProxy.throwModCompatibilityError(ClientProxy.java:30) ~[ClientProxy.class:?]
1102 at crazypants.enderio.base.init.ClientProxy.stopWithErrorScreen(ClientProxy.java:130) ~[ClientProxy.class:?]
1103 at crazypants.enderio.base.config.recipes.RecipeLoader.recipeError(RecipeLoader.java:338) ~[RecipeLoader.class:?]
1104 at crazypants.enderio.base.config.recipes.RecipeLoader.readUserFile(RecipeLoader.java:278) ~[RecipeLoader.class:?]
1105 at crazypants.enderio.base.config.recipes.RecipeLoader.addRecipes(RecipeLoader.java:124) ~[RecipeLoader.class:?]
1106 at crazypants.enderio.base.EnderIO.onImc(EnderIO.java:168) ~[EnderIO.class:?]
1107 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1108 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1109 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1110 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1111 at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) ~[forge-1.12.2-14.23.5.2838.jar:?]
1112 at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
1113 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1114 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1115 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[guava-21.0.jar:?]
1116 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[guava-21.0.jar:?]
1117 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[guava-21.0.jar:?]
1118 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[guava-21.0.jar:?]
1119 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[guava-21.0.jar:?]
1120 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[guava-21.0.jar:?]
1121 at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[guava-21.0.jar:?]
1122 at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) ~[forge-1.12.2-14.23.5.2838.jar:?]
1123 at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) ~[forge-1.12.2-14.23.5.2838.jar:?]
1124 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1125 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1126 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1127 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1128 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[guava-21.0.jar:?]
1129 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[guava-21.0.jar:?]
1130 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[guava-21.0.jar:?]
1131 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[guava-21.0.jar:?]
1132 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[guava-21.0.jar:?]
1133 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[guava-21.0.jar:?]
1134 at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[guava-21.0.jar:?]
1135 at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:320) ~[LoadController.class:?]
1136 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) ~[Loader.class:?]
1137 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1138 at net.minecraft.client.Minecraft.init(Minecraft.java:535) [bib.class:?]
1139 at net.minecraft.client.Minecraft.run(Minecraft.java:3931) [bib.class:?]
1140 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1141 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1142 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1143 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1144 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1145 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1146 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1147Caused by: java.lang.RuntimeException
1148 at com.enderio.core.client.EnderCoreModConflictException.<init>(EnderCoreModConflictException.java:20) ~[EnderCoreModConflictException.class:?]
1149 ... 46 more
1150[18:03:56] [Client thread/WARN]: EventBus 0 shutting down - future events will not be posted.
1151[18:03:56] [Client thread/INFO]: Narrator library for x64 successfully loaded