· 6 years ago · Nov 30, 2019, 04:40 AM
1
2[22:09:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #item in traverse:models/block/itemblock.json
3[22:09:18] [Client thread/ERROR]: Could not load override model betterwithaddons:item/greatbow_pulling_0 for model betterwithaddons:models/item/greatbow
4net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [betterwithaddons:item/greatbow_pulling_0]
5 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
6 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
7 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
8 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
9 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
10 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
11 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
12 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
13 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
14 at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
15 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1043_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
16 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
17 at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
18 at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
19 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
20 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
21 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
22 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
23 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
24 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
25 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
26 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
27 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
28 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
29 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
30[22:09:18] [Client thread/ERROR]: Could not load override model megaloot:item/pickaxe/16 for model megaloot:models/item/tool_pickaxe
31net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [megaloot:item/pickaxe/16]
32 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
33 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
34 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
35 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
36 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
37 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
38 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
39 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
40 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
41 at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
42 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1043_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
43 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
44 at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
45 at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
46 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
47 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
48 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
49 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
50 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
51 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
52 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
53 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
54 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
55 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
56 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
57[22:09:18] [Client thread/ERROR]: Could not load override model twilightforest:item/triple_bow_pulling_2 for model twilightforest:models/item/triple_bow
58net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [twilightforest:item/triple_bow_pulling_2]
59 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
60 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
61 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
62 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
63 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
64 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
65 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
66 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
67 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
68 at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
69 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1043_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
70 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
71 at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
72 at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
73 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
74 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
75 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
76 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
77 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
78 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
79 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
80 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
81 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
82 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
83 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
84[22:09:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #item in traverse:models/block/itemblock.json
85[22:09:18] [Client thread/ERROR]: Could not load override model betterwithaddons:item/worldshard_7 for model betterwithaddons:models/item/worldshard
86net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [betterwithaddons:item/worldshard_7]
87 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
88 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
89 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
90 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
91 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
92 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
93 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
94 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
95 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
96 at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
97 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1043_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
98 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
99 at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
100 at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
101 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
102 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
103 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
104 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
105 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
106 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
107 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
108 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
109 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
110 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
111 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
112[22:09:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #item in traverse:models/block/itemblock.json
113[22:09:18] [Client thread/ERROR]: Could not load override model mysticalagriculture:item/superium_fishing_rod_cast for model mysticalagriculture:models/item/superium_fishing_rod
114net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [mysticalagriculture:item/superium_fishing_rod_cast]
115 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
116 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
117 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
118 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
119 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
120 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
121 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
122 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
123 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
124 at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
125 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1043_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
126 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
127 at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
128 at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
129 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
130 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
131 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
132 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
133 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
134 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
135 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
136 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
137 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
138 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
139 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
140[22:09:18] [Client thread/ERROR]: Could not load override model enderutilities:item/pet_contract_signed for model enderutilities:models/item/pet_contract
141net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [enderutilities:item/pet_contract_signed]
142 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
143 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
144 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
145 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
146 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
147 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
148 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
149 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
150 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
151 at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
152 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1043_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
153 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
154 at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
155 at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
156 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
157 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
158 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
159 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
160 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
161 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
162 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
163 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
164 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
165 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
166 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
167[22:09:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #item in traverse:models/block/itemblock.json
168[22:09:19] [Client thread/ERROR]: Could not load override model mysticalagriculture:item/intermedium_fishing_rod_cast for model mysticalagriculture:models/item/intermedium_fishing_rod
169net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [mysticalagriculture:item/intermedium_fishing_rod_cast]
170 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
171 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
172 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
173 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
174 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
175 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
176 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
177 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
178 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
179 at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
180 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1043_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
181 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
182 at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
183 at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
184 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
185 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
186 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
187 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
188 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
189 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
190 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
191 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
192 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
193 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
194 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
195[22:09:19] [Client thread/ERROR]: Could not load override model mysticalagriculture:item/prudentium_fishing_rod_cast for model mysticalagriculture:models/item/prudentium_fishing_rod
196net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [mysticalagriculture:item/prudentium_fishing_rod_cast]
197 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
198 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
199 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
200 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
201 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
202 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
203 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
204 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
205 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
206 at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
207 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1043_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
208 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
209 at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
210 at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
211 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
212 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
213 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
214 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
215 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
216 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
217 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
218 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
219 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
220 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
221 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
222[22:09:19] [Client thread/ERROR]: Could not load override model megaloot:item/axe/9 for model megaloot:models/item/tool_axe
223net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [megaloot:item/axe/9]
224 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
225 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
226 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
227 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
228 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
229 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
230 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
231 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
232 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
233 at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
234 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1043_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
235 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
236 at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
237 at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
238 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
239 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
240 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
241 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
242 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
243 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
244 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
245 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
246 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
247 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
248 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
249[22:09:19] [Client thread/ERROR]: Could not load override model mysticalagriculture:item/prudentium_bow_pulling_0 for model mysticalagriculture:models/item/prudentium_bow
250net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [mysticalagriculture:item/prudentium_bow_pulling_0]
251 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
252 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
253 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
254 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
255 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
256 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
257 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
258 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
259 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
260 at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
261 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1043_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
262 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
263 at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
264 at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
265 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
266 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
267 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
268 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
269 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
270 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
271 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
272 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
273 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
274 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
275 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
276[22:09:19] [Client thread/ERROR]: Could not load override model betterwithaddons:item/yumi_pulling_2 for model betterwithaddons:models/item/yumi
277net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [betterwithaddons:item/yumi_pulling_2]
278 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
279 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
280 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
281 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
282 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
283 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
284 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
285 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
286 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
287 at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
288 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1043_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
289 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
290 at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
291 at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
292 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
293 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
294 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
295 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
296 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
297 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
298 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
299 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
300 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
301 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
302 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
303[22:09:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #item in traverse:models/block/itemblock.json
304[22:09:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #item in traverse:models/block/itemblock.json
305[22:09:20] [Client thread/ERROR]: Could not load override model enderutilities:item/builderswand_3 for model enderutilities:models/item/builderswand
306net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: circular model dependencies, stack: [enderutilities:item/builderswand_3]
307 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108) ~[ModelLoaderRegistry.class:?]
308 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
309 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
310 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:182) [ModelLoaderRegistry.class:?]
311 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
312 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:387) [ModelLoader$VanillaModelWrapper.class:?]
313 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:171) [ModelLoaderRegistry.class:?]
314 at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:211) [ModelLoaderRegistry.class:?]
315 at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getDependencies(ModelLoader.java:364) [ModelLoader$VanillaModelWrapper.class:?]
316 at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:149) [TextureMetadataHandler.class:?]
317 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1043_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
318 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
319 at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
320 at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:414) [ForgeHooksClient.class:?]
321 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [cgc.class:?]
322 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
323 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
324 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
325 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
326 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
327 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
328 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
329 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
330 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
331 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
332[22:09:21] [Client thread/ERROR]: Exception loading model for variant betterwithaddons:ecksie_sapling#inventory, normal location exception:
333net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model betterwithaddons:item/ecksie_sapling with loader VanillaLoader.INSTANCE, skipping
334 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
335 at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
336 at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
337 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
338 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
339 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
340 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
341 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
342 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
343 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
344 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
345 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
346 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
347 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
348 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
349Caused by: java.io.FileNotFoundException: betterwithaddons:models/item/ecksie_sapling.json
350 at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
351 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
352 at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365) ~[cgb.class:?]
353 at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
354 at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
355 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
356 ... 14 more
357[22:09:21] [Client thread/ERROR]: Exception loading model for variant betterwithaddons:ecksie_sapling#inventory, blockstate location exception:
358net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model betterwithaddons:ecksie_sapling#inventory with loader VariantLoader.INSTANCE, skipping
359 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
360 at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
361 at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
362 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
363 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
364 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
365 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
366 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
367 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
368 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
369 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
370 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
371 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
372 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
373 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
374Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
375 at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
376 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
377 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
378 ... 14 more
379[22:09:21] [Client thread/ERROR]: Exception loading model for variant immersivepetroleum:metal_multiblock#_0multiblockslave=true,_1dynamicrender=true,boolean0=false,facing=north,type=pumpjack_parent
380net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model immersivepetroleum:metal_multiblock#_0multiblockslave=true,_1dynamicrender=true,boolean0=false,facing=north,type=pumpjack_parent with loader VariantLoader.INSTANCE, skipping
381 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
382 at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
383 at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
384 at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
385 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
386 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
387 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
388 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
389 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
390 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
391 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
392 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
393 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
394 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
395 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
396 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
397Caused by: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:block/cube-all with loader VanillaLoader.INSTANCE, skipping
398 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
399 at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:658) ~[ModelLoader$WeightedRandomModel.class:?]
400 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1176) ~[ModelLoader$VariantLoader.class:?]
401 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
402 ... 15 more
403Caused by: java.io.FileNotFoundException: minecraft:models/block/cube-all.json
404 at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
405 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
406 at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365) ~[cgb.class:?]
407 at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
408 at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
409 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
410 at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:658) ~[ModelLoader$WeightedRandomModel.class:?]
411 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1176) ~[ModelLoader$VariantLoader.class:?]
412 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
413 ... 15 more
414[22:09:21] [Client thread/ERROR]: Exception loading model for variant immersivepetroleum:metal_multiblock#_0multiblockslave=true,_1dynamicrender=true,boolean0=false,facing=south,type=pumpjack
415net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model immersivepetroleum:metal_multiblock#_0multiblockslave=true,_1dynamicrender=true,boolean0=false,facing=south,type=pumpjack with loader VariantLoader.INSTANCE, skipping
416 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
417 at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
418 at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
419 at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
420 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
421 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
422 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
423 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
424 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
425 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
426 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
427 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
428 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
429 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
430 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
431 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
432Caused by: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:block/cube-all with loader VanillaLoader.INSTANCE, skipping
433 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
434 at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:658) ~[ModelLoader$WeightedRandomModel.class:?]
435 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1176) ~[ModelLoader$VariantLoader.class:?]
436 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
437 ... 15 more
438Caused by: java.io.FileNotFoundException: minecraft:models/block/cube-all.json
439 at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
440 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
441 at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365) ~[cgb.class:?]
442 at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
443 at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
444 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
445 at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:658) ~[ModelLoader$WeightedRandomModel.class:?]
446 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1176) ~[ModelLoader$VariantLoader.class:?]
447 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
448 ... 15 more
449[22:09:21] [Client thread/ERROR]: Exception loading model for variant immersivepetroleum:metal_multiblock#inventory,type=pumpjack_parent, normal location exception:
450net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model immersivepetroleum:item/metal_multiblock with loader VanillaLoader.INSTANCE, skipping
451 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
452 at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
453 at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
454 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
455 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
456 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
457 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
458 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
459 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
460 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
461 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
462 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
463 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
464 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
465 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
466Caused by: java.io.FileNotFoundException: immersivepetroleum:models/item/metal_multiblock.json
467 at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
468 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
469 at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365) ~[cgb.class:?]
470 at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
471 at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
472 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
473 ... 14 more
474[22:09:21] [Client thread/ERROR]: Exception loading model for variant immersivepetroleum:metal_multiblock#inventory,type=pumpjack_parent, blockstate location exception:
475net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model immersivepetroleum:metal_multiblock#inventory,type=pumpjack_parent with loader VariantLoader.INSTANCE, skipping
476 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
477 at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
478 at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
479 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
480 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
481 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
482 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
483 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
484 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
485 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
486 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
487 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
488 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
489 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
490 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
491Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
492 at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
493 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
494 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
495 ... 14 more
496[22:09:21] [Client thread/ERROR]: Exception loading model for variant immersivepetroleum:metal_multiblock#_0multiblockslave=true,_1dynamicrender=true,boolean0=false,facing=west,type=pumpjack_parent
497net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model immersivepetroleum:metal_multiblock#_0multiblockslave=true,_1dynamicrender=true,boolean0=false,facing=west,type=pumpjack_parent with loader VariantLoader.INSTANCE, skipping
498 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
499 at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
500 at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
501 at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
502 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
503 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
504 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
505 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
506 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
507 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
508 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
509 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
510 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
511 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
512 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
513 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
514Caused by: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:block/cube-all with loader VanillaLoader.INSTANCE, skipping
515 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
516 at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:658) ~[ModelLoader$WeightedRandomModel.class:?]
517 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1176) ~[ModelLoader$VariantLoader.class:?]
518 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
519 ... 15 more
520Caused by: java.io.FileNotFoundException: minecraft:models/block/cube-all.json
521 at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
522 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
523 at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365) ~[cgb.class:?]
524 at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
525 at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
526 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
527 at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:658) ~[ModelLoader$WeightedRandomModel.class:?]
528 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1176) ~[ModelLoader$VariantLoader.class:?]
529 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
530 ... 15 more
531[22:09:21] [Client thread/ERROR]: Exception loading model for variant buildcraftenergy:blocks/engine/inv/iron#inventory, normal location exception:
532net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model buildcraftenergy:item/blocks/engine/inv/iron with loader VanillaLoader.INSTANCE, skipping
533 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
534 at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
535 at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
536 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
537 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
538 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
539 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
540 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
541 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
542 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
543 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
544 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
545 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
546 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
547 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
548Caused by: java.io.FileNotFoundException: buildcraftenergy:models/item/blocks/engine/inv/iron.json
549 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:69) ~[cev.class:?]
550 at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365) ~[cgb.class:?]
551 at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
552 at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
553 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
554 ... 14 more
555[22:09:21] [Client thread/ERROR]: Exception loading model for variant buildcraftenergy:blocks/engine/inv/iron#inventory, blockstate location exception:
556net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model buildcraftenergy:blocks/engine/inv/iron#inventory with loader VariantLoader.INSTANCE, skipping
557 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
558 at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
559 at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
560 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
561 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
562 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
563 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
564 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
565 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
566 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
567 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
568 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
569 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
570 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
571 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
572Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
573 at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
574 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
575 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
576 ... 14 more
577[22:09:21] [Client thread/ERROR]: Exception loading model for variant minecraft:air#inventory, normal location exception:
578net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:item/air with loader VanillaLoader.INSTANCE, skipping
579 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
580 at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
581 at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
582 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
583 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
584 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
585 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
586 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
587 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
588 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
589 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
590 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
591 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
592 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
593 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
594Caused by: java.io.FileNotFoundException: minecraft:models/item/air.json
595 at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
596 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
597 at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365) ~[cgb.class:?]
598 at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
599 at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
600 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
601 ... 14 more
602[22:09:21] [Client thread/ERROR]: Exception loading model for variant minecraft:air#inventory, blockstate location exception:
603net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:air#inventory with loader VariantLoader.INSTANCE, skipping
604 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
605 at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
606 at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
607 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
608 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
609 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
610 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
611 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
612 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
613 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
614 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
615 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
616 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
617 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
618 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
619Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
620 at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
621 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
622 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
623 ... 14 more
624[22:09:21] [Client thread/ERROR]: Exception loading model for variant betterwithaddons:pond_replacement#meta=13
625net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model betterwithaddons:pond_replacement#meta=13 with loader VariantLoader.INSTANCE, skipping
626 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
627 at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
628 at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
629 at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
630 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
631 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
632 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
633 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
634 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
635 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
636 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
637 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
638 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
639 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
640 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
641 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
642Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
643 at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
644 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
645 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
646 ... 15 more
647[22:09:21] [Client thread/ERROR]: Exception loading blockstate for the variant betterwithaddons:pond_replacement#meta=13:
648java.lang.Exception: Could not load model definition for variant betterwithaddons:pond_replacement
649 at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:269) ~[ModelLoader.class:?]
650 at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:129) ~[cgb.class:?]
651 at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
652 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
653 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
654 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
655 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
656 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
657 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
658 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
659 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
660 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
661 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
662 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
663 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
664Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model betterwithaddons:blockstates/pond_replacement.json
665 at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:251) ~[cgb.class:?]
666 at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
667 at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
668 ... 14 more
669Caused by: java.io.FileNotFoundException: betterwithaddons:blockstates/pond_replacement.json
670 at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:104) ~[cei.class:?]
671 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79) ~[cev.class:?]
672 at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:244) ~[cgb.class:?]
673 at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
674 at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
675 ... 14 more
676[22:09:21] [Client thread/ERROR]: Exception loading model for variant betterwithaddons:pond_replacement#meta=12
677net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model betterwithaddons:pond_replacement#meta=12 with loader VariantLoader.INSTANCE, skipping
678 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
679 at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
680 at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
681 at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
682 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
683 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
684 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
685 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
686 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
687 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
688 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
689 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
690 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
691 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
692 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
693 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
694Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
695 at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
696 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
697 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
698 ... 15 more
699[22:09:21] [Client thread/ERROR]: Exception loading model for variant betterwithaddons:pond_replacement#meta=11
700net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model betterwithaddons:pond_replacement#meta=11 with loader VariantLoader.INSTANCE, skipping
701 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
702 at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
703 at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
704 at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
705 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
706 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
707 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
708 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
709 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
710 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
711 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
712 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
713 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
714 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
715 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
716 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
717Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
718 at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
719 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
720 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
721 ... 15 more
722[22:09:21] [Client thread/ERROR]: Exception loading model for variant forgemultipartcbe:multipart_block#normal
723net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model forgemultipartcbe:multipart_block#normal with loader VariantLoader.INSTANCE, skipping
724 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
725 at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
726 at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
727 at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
728 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
729 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
730 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
731 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
732 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
733 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
734 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
735 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
736 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
737 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
738 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
739 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
740Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
741 at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
742 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
743 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
744 ... 15 more
745[22:09:21] [Client thread/ERROR]: Exception loading blockstate for the variant forgemultipartcbe:multipart_block#normal:
746java.lang.Exception: Could not load model definition for variant forgemultipartcbe:multipart_block
747 at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:269) ~[ModelLoader.class:?]
748 at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:129) ~[cgb.class:?]
749 at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
750 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
751 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
752 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
753 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
754 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
755 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
756 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
757 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
758 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
759 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
760 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
761 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
762Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model forgemultipartcbe:blockstates/multipart_block.json
763 at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:251) ~[cgb.class:?]
764 at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
765 at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
766 ... 14 more
767Caused by: java.io.FileNotFoundException: forgemultipartcbe:blockstates/multipart_block.json
768 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:83) ~[cev.class:?]
769 at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:244) ~[cgb.class:?]
770 at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
771 at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
772 ... 14 more
773[22:09:21] [Client thread/ERROR]: Exception loading model for variant buildcraftenergy:blocks/engine/inv/stone#inventory, normal location exception:
774net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model buildcraftenergy:item/blocks/engine/inv/stone with loader VanillaLoader.INSTANCE, skipping
775 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
776 at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
777 at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
778 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
779 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
780 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
781 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
782 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
783 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
784 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
785 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
786 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
787 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
788 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
789 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
790Caused by: java.io.FileNotFoundException: buildcraftenergy:models/item/blocks/engine/inv/stone.json
791 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:69) ~[cev.class:?]
792 at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365) ~[cgb.class:?]
793 at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
794 at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
795 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
796 ... 14 more
797[22:09:21] [Client thread/ERROR]: Exception loading model for variant buildcraftenergy:blocks/engine/inv/stone#inventory, blockstate location exception:
798net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model buildcraftenergy:blocks/engine/inv/stone#inventory with loader VariantLoader.INSTANCE, skipping
799 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
800 at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
801 at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
802 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
803 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
804 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
805 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
806 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
807 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
808 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
809 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
810 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
811 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
812 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
813 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
814Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
815 at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
816 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
817 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
818 ... 14 more
819[22:09:21] [Client thread/ERROR]: Exception loading model for variant cyclicmagic:crystal#inventory, normal location exception:
820net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model cyclicmagic:item/crystal with loader VanillaLoader.INSTANCE, skipping
821 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
822 at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
823 at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
824 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
825 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
826 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
827 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
828 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
829 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
830 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
831 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
832 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
833 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
834 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
835 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
836Caused by: java.io.FileNotFoundException: cyclicmagic:models/item/crystal.json
837 at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
838 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
839 at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365) ~[cgb.class:?]
840 at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
841 at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
842 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
843 ... 14 more
844[22:09:21] [Client thread/ERROR]: Exception loading model for variant cyclicmagic:crystal#inventory, blockstate location exception:
845net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model cyclicmagic:crystal#inventory with loader VariantLoader.INSTANCE, skipping
846 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
847 at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
848 at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
849 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
850 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
851 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
852 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
853 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
854 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
855 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
856 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
857 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
858 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
859 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
860 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
861Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
862 at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
863 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
864 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
865 ... 14 more
866[22:09:21] [Client thread/ERROR]: Exception loading model for variant translocators:craftinggrid#normal
867net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model translocators:craftinggrid#normal with loader VariantLoader.INSTANCE, skipping
868 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
869 at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
870 at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
871 at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
872 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
873 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
874 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
875 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
876 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
877 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
878 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
879 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
880 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
881 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
882 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
883 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
884Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
885 at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
886 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
887 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
888 ... 15 more
889[22:09:21] [Client thread/ERROR]: Exception loading blockstate for the variant translocators:craftinggrid#normal:
890java.lang.Exception: Could not load model definition for variant translocators:craftinggrid
891 at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:269) ~[ModelLoader.class:?]
892 at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:129) ~[cgb.class:?]
893 at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
894 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
895 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
896 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
897 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
898 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
899 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
900 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
901 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
902 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
903 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
904 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
905 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
906Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model translocators:blockstates/craftinggrid.json
907 at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:251) ~[cgb.class:?]
908 at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
909 at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
910 ... 14 more
911Caused by: java.io.FileNotFoundException: translocators:blockstates/craftinggrid.json
912 at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:104) ~[cei.class:?]
913 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79) ~[cev.class:?]
914 at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:244) ~[cgb.class:?]
915 at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
916 at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
917 ... 14 more
918[22:09:21] [Client thread/ERROR]: Exception loading model for variant cyclicmagic:crystal#normal, normal location exception:
919net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model cyclicmagic:item/crystal with loader VanillaLoader.INSTANCE, skipping
920 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
921 at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
922 at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
923 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
924 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
925 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
926 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
927 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
928 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
929 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
930 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
931 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
932 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
933 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
934 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
935Caused by: java.io.FileNotFoundException: cyclicmagic:models/item/crystal.json
936 at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
937 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
938 at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365) ~[cgb.class:?]
939 at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
940 at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
941 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
942 ... 14 more
943[22:09:21] [Client thread/ERROR]: Exception loading model for variant cyclicmagic:crystal#normal, blockstate location exception:
944net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model cyclicmagic:crystal#normal with loader VariantLoader.INSTANCE, skipping
945 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
946 at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
947 at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
948 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
949 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
950 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
951 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
952 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
953 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
954 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
955 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
956 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
957 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
958 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
959 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
960Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
961 at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
962 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
963 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
964 ... 14 more
965[22:09:21] [Client thread/FATAL]: Suppressed additional 139 model loading errors for domain immersivepetroleum
966[22:09:21] [Client thread/FATAL]: Suppressed additional 22 model loading errors for domain betterwithaddons
967[22:09:24] [Client thread/INFO]: Transforming net.minecraft.client.renderer.entity.layers.LayerArmorBase
968[22:09:24] [Client thread/INFO]: Applying Transformation to method (Names [renderArmorLayer, func_188361_a] Descriptor (Lnet/minecraft/entity/EntityLivingBase;FFFFFFFLnet/minecraft/inventory/EntityEquipmentSlot;)V)
969[22:09:24] [Client thread/INFO]: Located Method, patching...
970[22:09:24] [Client thread/INFO]: Patch result: true
971[22:09:24] [Client thread/INFO]: Optifine Detected. Disabling Patch for Names [renderEnchantedGlint, func_188364_a] Descriptor (Lnet/minecraft/client/renderer/entity/RenderLivingBase;Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/client/model/ModelBase;FFFFFFF)V
972[22:09:25] [Client thread/INFO]: Found method net.minecraft.client.renderer.BlockModelRenderer$AmbientOcclusionFace.<init> (Lnet/minecraft/client/renderer/BlockModelRenderer;)V
973[22:09:25] [Client thread/INFO]: [BetterFoliageLoader] Setting AmbientOcclusionFace constructor public
974[22:09:28] [Client thread/INFO]: [AstralTransformer] Transforming alm : net.minecraft.enchantment.EnchantmentHelper with 1 patches!
975[22:09:28] [Client thread/INFO]: [AstralTransformer] Applied patch PATCHMODIFYENCHANTMENTLEVELS
976[22:09:29] [Client thread/INFO]: JEI search tree manager injection complete!
977[22:09:30] [Client thread/ERROR]: Parsing error loading recipe geolosys:pro_pick
978com.google.gson.JsonSyntaxException: Unknown item 'geolosys:pro_pick'
979 at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:213) ~[CraftingHelper.class:?]
980 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:522) ~[CraftingHelper.class:?]
981 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$539/1427088076.parse(Unknown Source) ~[?:?]
982 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
983 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
984 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
985 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
986 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
987 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
988 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
989 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
990 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
991 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
992 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
993 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
994 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
995 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
996 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
997 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
998 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
999 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1000 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1001[22:09:30] [Client thread/ERROR]: Parsing error loading recipe betterwithmods:blocks/redstone/detector_rail_stone
1002com.google.gson.JsonSyntaxException: Unknown item 'betterwithmods:detector_rail_stone'
1003 at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:213) ~[CraftingHelper.class:?]
1004 at net.minecraftforge.oredict.ShapedOreRecipe.factory(ShapedOreRecipe.java:254) ~[ShapedOreRecipe.class:?]
1005 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$541/1191766128.parse(Unknown Source) ~[?:?]
1006 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1007 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1008 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1009 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1010 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1011 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1012 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1013 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1014 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1015 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1016 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1017 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1018 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1019 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1020 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1021 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1022 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1023 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1024 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1025[22:09:30] [Client thread/ERROR]: Parsing error loading recipe betterwithmods:blocks/redstone/detector_rail_steel
1026com.google.gson.JsonSyntaxException: Unknown item 'betterwithmods:detector_rail_steel'
1027 at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:213) ~[CraftingHelper.class:?]
1028 at net.minecraftforge.oredict.ShapedOreRecipe.factory(ShapedOreRecipe.java:254) ~[ShapedOreRecipe.class:?]
1029 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$541/1191766128.parse(Unknown Source) ~[?:?]
1030 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1031 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1032 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1033 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1034 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1035 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1036 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1037 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1038 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1039 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1040 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1041 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1042 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1043 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1044 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1045 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1046 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1047 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1048 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1049[22:09:30] [Client thread/WARN]: item was null for paint_ball ( paint_ball.yellow )!
1050[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:tools/paintballs_yellow
1051com.google.gson.JsonSyntaxException: Got a null item for paint_ball ( paint_ball.yellow ). This should never happen!
1052 at appeng.recipes.factories.recipes.PartRecipeFactory.getPart(PartRecipeFactory.java:111) ~[PartRecipeFactory.class:?]
1053 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:86) ~[PartRecipeFactory.class:?]
1054 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:77) ~[PartRecipeFactory.class:?]
1055 at appeng.recipes.factories.recipes.PartRecipeFactory.shapedFactory(PartRecipeFactory.java:191) ~[PartRecipeFactory.class:?]
1056 at appeng.recipes.factories.recipes.PartRecipeFactory.parse(PartRecipeFactory.java:63) ~[PartRecipeFactory.class:?]
1057 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1058 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1059 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1060 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1061 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1062 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1063 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1064 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1065 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1066 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1067 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1068 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1069 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1070 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1071 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1072 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1073 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1074 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1075 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1076[22:09:30] [Client thread/WARN]: item was null for paint_ball ( paint_ball.white )!
1077[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:tools/paintballs_white
1078com.google.gson.JsonSyntaxException: Got a null item for paint_ball ( paint_ball.white ). This should never happen!
1079 at appeng.recipes.factories.recipes.PartRecipeFactory.getPart(PartRecipeFactory.java:111) ~[PartRecipeFactory.class:?]
1080 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:86) ~[PartRecipeFactory.class:?]
1081 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:77) ~[PartRecipeFactory.class:?]
1082 at appeng.recipes.factories.recipes.PartRecipeFactory.shapedFactory(PartRecipeFactory.java:191) ~[PartRecipeFactory.class:?]
1083 at appeng.recipes.factories.recipes.PartRecipeFactory.parse(PartRecipeFactory.java:63) ~[PartRecipeFactory.class:?]
1084 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1085 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1086 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1087 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1088 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1089 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1090 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1091 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1092 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1093 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1094 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1095 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1096 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1097 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1098 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1099 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1100 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1101 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1102 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1103[22:09:30] [Client thread/WARN]: item was null for paint_ball ( paint_ball.red )!
1104[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:tools/paintballs_red
1105com.google.gson.JsonSyntaxException: Got a null item for paint_ball ( paint_ball.red ). This should never happen!
1106 at appeng.recipes.factories.recipes.PartRecipeFactory.getPart(PartRecipeFactory.java:111) ~[PartRecipeFactory.class:?]
1107 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:86) ~[PartRecipeFactory.class:?]
1108 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:77) ~[PartRecipeFactory.class:?]
1109 at appeng.recipes.factories.recipes.PartRecipeFactory.shapedFactory(PartRecipeFactory.java:191) ~[PartRecipeFactory.class:?]
1110 at appeng.recipes.factories.recipes.PartRecipeFactory.parse(PartRecipeFactory.java:63) ~[PartRecipeFactory.class:?]
1111 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1112 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1113 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1114 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1115 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1116 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1117 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1118 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1119 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1120 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1121 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1122 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1123 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1129 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1130[22:09:30] [Client thread/WARN]: item was null for paint_ball ( paint_ball.purple )!
1131[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:tools/paintballs_purple
1132com.google.gson.JsonSyntaxException: Got a null item for paint_ball ( paint_ball.purple ). This should never happen!
1133 at appeng.recipes.factories.recipes.PartRecipeFactory.getPart(PartRecipeFactory.java:111) ~[PartRecipeFactory.class:?]
1134 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:86) ~[PartRecipeFactory.class:?]
1135 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:77) ~[PartRecipeFactory.class:?]
1136 at appeng.recipes.factories.recipes.PartRecipeFactory.shapedFactory(PartRecipeFactory.java:191) ~[PartRecipeFactory.class:?]
1137 at appeng.recipes.factories.recipes.PartRecipeFactory.parse(PartRecipeFactory.java:63) ~[PartRecipeFactory.class:?]
1138 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1139 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1140 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1141 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1142 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1143 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1144 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1145 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1146 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1147 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1148 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1149 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1150 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1151 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1152 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1153 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1154 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1155 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1156 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1157[22:09:30] [Client thread/WARN]: item was null for paint_ball ( paint_ball.pink )!
1158[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:tools/paintballs_pink
1159com.google.gson.JsonSyntaxException: Got a null item for paint_ball ( paint_ball.pink ). This should never happen!
1160 at appeng.recipes.factories.recipes.PartRecipeFactory.getPart(PartRecipeFactory.java:111) ~[PartRecipeFactory.class:?]
1161 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:86) ~[PartRecipeFactory.class:?]
1162 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:77) ~[PartRecipeFactory.class:?]
1163 at appeng.recipes.factories.recipes.PartRecipeFactory.shapedFactory(PartRecipeFactory.java:191) ~[PartRecipeFactory.class:?]
1164 at appeng.recipes.factories.recipes.PartRecipeFactory.parse(PartRecipeFactory.java:63) ~[PartRecipeFactory.class:?]
1165 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1166 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1167 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1168 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1169 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1170 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1171 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1172 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1173 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1174 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1175 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1176 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1177 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1178 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1179 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1180 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1181 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1182 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1183 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1184[22:09:30] [Client thread/WARN]: item was null for paint_ball ( paint_ball.orange )!
1185[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:tools/paintballs_orange
1186com.google.gson.JsonSyntaxException: Got a null item for paint_ball ( paint_ball.orange ). This should never happen!
1187 at appeng.recipes.factories.recipes.PartRecipeFactory.getPart(PartRecipeFactory.java:111) ~[PartRecipeFactory.class:?]
1188 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:86) ~[PartRecipeFactory.class:?]
1189 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:77) ~[PartRecipeFactory.class:?]
1190 at appeng.recipes.factories.recipes.PartRecipeFactory.shapedFactory(PartRecipeFactory.java:191) ~[PartRecipeFactory.class:?]
1191 at appeng.recipes.factories.recipes.PartRecipeFactory.parse(PartRecipeFactory.java:63) ~[PartRecipeFactory.class:?]
1192 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1193 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1194 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1195 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1196 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1197 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1198 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1199 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1200 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1201 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1202 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1203 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1204 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1205 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1206 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1207 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1208 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1209 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1210 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1211[22:09:30] [Client thread/WARN]: item was null for paint_ball ( paint_ball.magenta )!
1212[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:tools/paintballs_magenta
1213com.google.gson.JsonSyntaxException: Got a null item for paint_ball ( paint_ball.magenta ). This should never happen!
1214 at appeng.recipes.factories.recipes.PartRecipeFactory.getPart(PartRecipeFactory.java:111) ~[PartRecipeFactory.class:?]
1215 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:86) ~[PartRecipeFactory.class:?]
1216 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:77) ~[PartRecipeFactory.class:?]
1217 at appeng.recipes.factories.recipes.PartRecipeFactory.shapedFactory(PartRecipeFactory.java:191) ~[PartRecipeFactory.class:?]
1218 at appeng.recipes.factories.recipes.PartRecipeFactory.parse(PartRecipeFactory.java:63) ~[PartRecipeFactory.class:?]
1219 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1220 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1221 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1222 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1223 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1224 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1225 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1226 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1227 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1228 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1229 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1230 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1231 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1232 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1233 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1234 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1235 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1236 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1237 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1238[22:09:30] [Client thread/WARN]: item was null for paint_ball ( lumen_paint_ball.yellow )!
1239[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:tools/paintballs_lumen_yellow
1240com.google.gson.JsonSyntaxException: Got a null item for paint_ball ( lumen_paint_ball.yellow ). This should never happen!
1241 at appeng.recipes.factories.recipes.PartRecipeFactory.getPart(PartRecipeFactory.java:111) ~[PartRecipeFactory.class:?]
1242 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:86) ~[PartRecipeFactory.class:?]
1243 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:77) ~[PartRecipeFactory.class:?]
1244 at appeng.recipes.factories.recipes.PartRecipeFactory.shapedFactory(PartRecipeFactory.java:191) ~[PartRecipeFactory.class:?]
1245 at appeng.recipes.factories.recipes.PartRecipeFactory.parse(PartRecipeFactory.java:63) ~[PartRecipeFactory.class:?]
1246 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1247 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1248 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1249 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1250 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1251 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1252 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1253 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1254 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1255 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1256 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1257 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1258 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1259 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1260 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1261 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1262 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1263 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1264 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1265[22:09:30] [Client thread/WARN]: item was null for paint_ball ( lumen_paint_ball.white )!
1266[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:tools/paintballs_lumen_white
1267com.google.gson.JsonSyntaxException: Got a null item for paint_ball ( lumen_paint_ball.white ). This should never happen!
1268 at appeng.recipes.factories.recipes.PartRecipeFactory.getPart(PartRecipeFactory.java:111) ~[PartRecipeFactory.class:?]
1269 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:86) ~[PartRecipeFactory.class:?]
1270 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:77) ~[PartRecipeFactory.class:?]
1271 at appeng.recipes.factories.recipes.PartRecipeFactory.shapedFactory(PartRecipeFactory.java:191) ~[PartRecipeFactory.class:?]
1272 at appeng.recipes.factories.recipes.PartRecipeFactory.parse(PartRecipeFactory.java:63) ~[PartRecipeFactory.class:?]
1273 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1274 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1275 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1276 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1277 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1278 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1279 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1280 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1281 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1282 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1283 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1284 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1285 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1286 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1287 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1288 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1289 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1290 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1291 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1292[22:09:30] [Client thread/WARN]: item was null for paint_ball ( lumen_paint_ball.red )!
1293[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:tools/paintballs_lumen_red
1294com.google.gson.JsonSyntaxException: Got a null item for paint_ball ( lumen_paint_ball.red ). This should never happen!
1295 at appeng.recipes.factories.recipes.PartRecipeFactory.getPart(PartRecipeFactory.java:111) ~[PartRecipeFactory.class:?]
1296 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:86) ~[PartRecipeFactory.class:?]
1297 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:77) ~[PartRecipeFactory.class:?]
1298 at appeng.recipes.factories.recipes.PartRecipeFactory.shapedFactory(PartRecipeFactory.java:191) ~[PartRecipeFactory.class:?]
1299 at appeng.recipes.factories.recipes.PartRecipeFactory.parse(PartRecipeFactory.java:63) ~[PartRecipeFactory.class:?]
1300 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1301 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1302 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1303 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1304 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1305 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1306 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1307 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1308 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1309 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1310 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1311 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1312 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1313 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1314 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1315 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1316 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1317 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1318 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1319[22:09:30] [Client thread/WARN]: item was null for paint_ball ( lumen_paint_ball.purple )!
1320[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:tools/paintballs_lumen_purple
1321com.google.gson.JsonSyntaxException: Got a null item for paint_ball ( lumen_paint_ball.purple ). This should never happen!
1322 at appeng.recipes.factories.recipes.PartRecipeFactory.getPart(PartRecipeFactory.java:111) ~[PartRecipeFactory.class:?]
1323 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:86) ~[PartRecipeFactory.class:?]
1324 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:77) ~[PartRecipeFactory.class:?]
1325 at appeng.recipes.factories.recipes.PartRecipeFactory.shapedFactory(PartRecipeFactory.java:191) ~[PartRecipeFactory.class:?]
1326 at appeng.recipes.factories.recipes.PartRecipeFactory.parse(PartRecipeFactory.java:63) ~[PartRecipeFactory.class:?]
1327 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1328 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1329 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1330 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1331 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1332 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1333 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1334 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1335 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1336 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1337 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1338 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1339 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1340 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1341 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1342 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1343 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1344 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1345 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1346[22:09:30] [Client thread/WARN]: item was null for paint_ball ( lumen_paint_ball.pink )!
1347[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:tools/paintballs_lumen_pink
1348com.google.gson.JsonSyntaxException: Got a null item for paint_ball ( lumen_paint_ball.pink ). This should never happen!
1349 at appeng.recipes.factories.recipes.PartRecipeFactory.getPart(PartRecipeFactory.java:111) ~[PartRecipeFactory.class:?]
1350 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:86) ~[PartRecipeFactory.class:?]
1351 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:77) ~[PartRecipeFactory.class:?]
1352 at appeng.recipes.factories.recipes.PartRecipeFactory.shapedFactory(PartRecipeFactory.java:191) ~[PartRecipeFactory.class:?]
1353 at appeng.recipes.factories.recipes.PartRecipeFactory.parse(PartRecipeFactory.java:63) ~[PartRecipeFactory.class:?]
1354 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1355 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1356 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1357 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1358 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1359 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1360 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1361 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1362 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1363 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1364 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1365 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1366 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1367 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1368 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1369 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1370 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1371 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1372 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1373[22:09:30] [Client thread/WARN]: item was null for paint_ball ( lumen_paint_ball.orange )!
1374[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:tools/paintballs_lumen_orange
1375com.google.gson.JsonSyntaxException: Got a null item for paint_ball ( lumen_paint_ball.orange ). This should never happen!
1376 at appeng.recipes.factories.recipes.PartRecipeFactory.getPart(PartRecipeFactory.java:111) ~[PartRecipeFactory.class:?]
1377 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:86) ~[PartRecipeFactory.class:?]
1378 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:77) ~[PartRecipeFactory.class:?]
1379 at appeng.recipes.factories.recipes.PartRecipeFactory.shapedFactory(PartRecipeFactory.java:191) ~[PartRecipeFactory.class:?]
1380 at appeng.recipes.factories.recipes.PartRecipeFactory.parse(PartRecipeFactory.java:63) ~[PartRecipeFactory.class:?]
1381 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1382 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1383 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1384 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1385 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1386 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1387 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1388 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1389 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1390 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1391 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1392 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1393 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1394 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1395 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1396 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1397 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1398 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1399 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1400[22:09:30] [Client thread/WARN]: item was null for paint_ball ( lumen_paint_ball.magenta )!
1401[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:tools/paintballs_lumen_magenta
1402com.google.gson.JsonSyntaxException: Got a null item for paint_ball ( lumen_paint_ball.magenta ). This should never happen!
1403 at appeng.recipes.factories.recipes.PartRecipeFactory.getPart(PartRecipeFactory.java:111) ~[PartRecipeFactory.class:?]
1404 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:86) ~[PartRecipeFactory.class:?]
1405 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:77) ~[PartRecipeFactory.class:?]
1406 at appeng.recipes.factories.recipes.PartRecipeFactory.shapedFactory(PartRecipeFactory.java:191) ~[PartRecipeFactory.class:?]
1407 at appeng.recipes.factories.recipes.PartRecipeFactory.parse(PartRecipeFactory.java:63) ~[PartRecipeFactory.class:?]
1408 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1409 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1410 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1411 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1412 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1413 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1414 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1415 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1416 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1417 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1418 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1419 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1420 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1421 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1422 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1423 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1424 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1425 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1426 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1427[22:09:30] [Client thread/WARN]: item was null for paint_ball ( lumen_paint_ball.lime )!
1428[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:tools/paintballs_lumen_lime
1429com.google.gson.JsonSyntaxException: Got a null item for paint_ball ( lumen_paint_ball.lime ). This should never happen!
1430 at appeng.recipes.factories.recipes.PartRecipeFactory.getPart(PartRecipeFactory.java:111) ~[PartRecipeFactory.class:?]
1431 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:86) ~[PartRecipeFactory.class:?]
1432 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:77) ~[PartRecipeFactory.class:?]
1433 at appeng.recipes.factories.recipes.PartRecipeFactory.shapedFactory(PartRecipeFactory.java:191) ~[PartRecipeFactory.class:?]
1434 at appeng.recipes.factories.recipes.PartRecipeFactory.parse(PartRecipeFactory.java:63) ~[PartRecipeFactory.class:?]
1435 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1436 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1437 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1438 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1439 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1440 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1441 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1442 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1443 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1444 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1445 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1446 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1447 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1448 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1449 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1450 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1451 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1452 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1453 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1454[22:09:30] [Client thread/WARN]: item was null for paint_ball ( lumen_paint_ball.light_gray )!
1455[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:tools/paintballs_lumen_light_gray
1456com.google.gson.JsonSyntaxException: Got a null item for paint_ball ( lumen_paint_ball.light_gray ). This should never happen!
1457 at appeng.recipes.factories.recipes.PartRecipeFactory.getPart(PartRecipeFactory.java:111) ~[PartRecipeFactory.class:?]
1458 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:86) ~[PartRecipeFactory.class:?]
1459 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:77) ~[PartRecipeFactory.class:?]
1460 at appeng.recipes.factories.recipes.PartRecipeFactory.shapedFactory(PartRecipeFactory.java:191) ~[PartRecipeFactory.class:?]
1461 at appeng.recipes.factories.recipes.PartRecipeFactory.parse(PartRecipeFactory.java:63) ~[PartRecipeFactory.class:?]
1462 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1463 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1464 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1465 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1466 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1467 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1468 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1469 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1470 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1471 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1472 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1473 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1474 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1475 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1476 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1477 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1478 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1479 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1480 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1481[22:09:30] [Client thread/WARN]: item was null for paint_ball ( lumen_paint_ball.light_blue )!
1482[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:tools/paintballs_lumen_light_blue
1483com.google.gson.JsonSyntaxException: Got a null item for paint_ball ( lumen_paint_ball.light_blue ). This should never happen!
1484 at appeng.recipes.factories.recipes.PartRecipeFactory.getPart(PartRecipeFactory.java:111) ~[PartRecipeFactory.class:?]
1485 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:86) ~[PartRecipeFactory.class:?]
1486 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:77) ~[PartRecipeFactory.class:?]
1487 at appeng.recipes.factories.recipes.PartRecipeFactory.shapedFactory(PartRecipeFactory.java:191) ~[PartRecipeFactory.class:?]
1488 at appeng.recipes.factories.recipes.PartRecipeFactory.parse(PartRecipeFactory.java:63) ~[PartRecipeFactory.class:?]
1489 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1490 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1491 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1492 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1493 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1494 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1495 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1496 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1497 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1498 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1499 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1500 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1501 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1502 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1503 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1504 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1505 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1506 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1507 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1508[22:09:30] [Client thread/WARN]: item was null for paint_ball ( lumen_paint_ball.green )!
1509[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:tools/paintballs_lumen_green
1510com.google.gson.JsonSyntaxException: Got a null item for paint_ball ( lumen_paint_ball.green ). This should never happen!
1511 at appeng.recipes.factories.recipes.PartRecipeFactory.getPart(PartRecipeFactory.java:111) ~[PartRecipeFactory.class:?]
1512 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:86) ~[PartRecipeFactory.class:?]
1513 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:77) ~[PartRecipeFactory.class:?]
1514 at appeng.recipes.factories.recipes.PartRecipeFactory.shapedFactory(PartRecipeFactory.java:191) ~[PartRecipeFactory.class:?]
1515 at appeng.recipes.factories.recipes.PartRecipeFactory.parse(PartRecipeFactory.java:63) ~[PartRecipeFactory.class:?]
1516 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1517 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1518 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1519 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1520 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1521 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1522 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1523 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1524 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1525 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1526 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1527 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1528 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1529 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1530 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1531 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1532 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1533 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1534 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1535[22:09:30] [Client thread/WARN]: item was null for paint_ball ( lumen_paint_ball.gray )!
1536[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:tools/paintballs_lumen_gray
1537com.google.gson.JsonSyntaxException: Got a null item for paint_ball ( lumen_paint_ball.gray ). This should never happen!
1538 at appeng.recipes.factories.recipes.PartRecipeFactory.getPart(PartRecipeFactory.java:111) ~[PartRecipeFactory.class:?]
1539 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:86) ~[PartRecipeFactory.class:?]
1540 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:77) ~[PartRecipeFactory.class:?]
1541 at appeng.recipes.factories.recipes.PartRecipeFactory.shapedFactory(PartRecipeFactory.java:191) ~[PartRecipeFactory.class:?]
1542 at appeng.recipes.factories.recipes.PartRecipeFactory.parse(PartRecipeFactory.java:63) ~[PartRecipeFactory.class:?]
1543 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1544 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1545 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1546 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1547 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1548 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1549 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1550 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1551 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1552 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1553 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1554 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1555 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1556 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1557 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1558 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1559 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1560 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1561 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1562[22:09:30] [Client thread/WARN]: item was null for paint_ball ( lumen_paint_ball.cyan )!
1563[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:tools/paintballs_lumen_cyan
1564com.google.gson.JsonSyntaxException: Got a null item for paint_ball ( lumen_paint_ball.cyan ). This should never happen!
1565 at appeng.recipes.factories.recipes.PartRecipeFactory.getPart(PartRecipeFactory.java:111) ~[PartRecipeFactory.class:?]
1566 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:86) ~[PartRecipeFactory.class:?]
1567 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:77) ~[PartRecipeFactory.class:?]
1568 at appeng.recipes.factories.recipes.PartRecipeFactory.shapedFactory(PartRecipeFactory.java:191) ~[PartRecipeFactory.class:?]
1569 at appeng.recipes.factories.recipes.PartRecipeFactory.parse(PartRecipeFactory.java:63) ~[PartRecipeFactory.class:?]
1570 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1571 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1572 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1573 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1574 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1575 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1576 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1577 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1578 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1579 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1580 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1581 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1582 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1583 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1584 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1585 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1586 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1587 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1588 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1589[22:09:30] [Client thread/WARN]: item was null for paint_ball ( lumen_paint_ball.brown )!
1590[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:tools/paintballs_lumen_brown
1591com.google.gson.JsonSyntaxException: Got a null item for paint_ball ( lumen_paint_ball.brown ). This should never happen!
1592 at appeng.recipes.factories.recipes.PartRecipeFactory.getPart(PartRecipeFactory.java:111) ~[PartRecipeFactory.class:?]
1593 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:86) ~[PartRecipeFactory.class:?]
1594 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:77) ~[PartRecipeFactory.class:?]
1595 at appeng.recipes.factories.recipes.PartRecipeFactory.shapedFactory(PartRecipeFactory.java:191) ~[PartRecipeFactory.class:?]
1596 at appeng.recipes.factories.recipes.PartRecipeFactory.parse(PartRecipeFactory.java:63) ~[PartRecipeFactory.class:?]
1597 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1598 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1599 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1600 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1601 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1602 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1603 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1604 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1605 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1606 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1607 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1608 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1609 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1610 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1611 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1612 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1613 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1614 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1615 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1616[22:09:30] [Client thread/WARN]: item was null for paint_ball ( lumen_paint_ball.blue )!
1617[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:tools/paintballs_lumen_blue
1618com.google.gson.JsonSyntaxException: Got a null item for paint_ball ( lumen_paint_ball.blue ). This should never happen!
1619 at appeng.recipes.factories.recipes.PartRecipeFactory.getPart(PartRecipeFactory.java:111) ~[PartRecipeFactory.class:?]
1620 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:86) ~[PartRecipeFactory.class:?]
1621 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:77) ~[PartRecipeFactory.class:?]
1622 at appeng.recipes.factories.recipes.PartRecipeFactory.shapedFactory(PartRecipeFactory.java:191) ~[PartRecipeFactory.class:?]
1623 at appeng.recipes.factories.recipes.PartRecipeFactory.parse(PartRecipeFactory.java:63) ~[PartRecipeFactory.class:?]
1624 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1625 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1626 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1627 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1628 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1629 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1630 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1631 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1632 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1633 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1634 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1635 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1636 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1637 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1638 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1639 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1640 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1641 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1642 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1643[22:09:30] [Client thread/WARN]: item was null for paint_ball ( lumen_paint_ball.black )!
1644[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:tools/paintballs_lumen_black
1645com.google.gson.JsonSyntaxException: Got a null item for paint_ball ( lumen_paint_ball.black ). This should never happen!
1646 at appeng.recipes.factories.recipes.PartRecipeFactory.getPart(PartRecipeFactory.java:111) ~[PartRecipeFactory.class:?]
1647 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:86) ~[PartRecipeFactory.class:?]
1648 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:77) ~[PartRecipeFactory.class:?]
1649 at appeng.recipes.factories.recipes.PartRecipeFactory.shapedFactory(PartRecipeFactory.java:191) ~[PartRecipeFactory.class:?]
1650 at appeng.recipes.factories.recipes.PartRecipeFactory.parse(PartRecipeFactory.java:63) ~[PartRecipeFactory.class:?]
1651 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1652 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1653 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1654 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1655 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1656 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1657 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1658 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1659 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1660 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1661 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1662 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1663 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1664 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1665 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1666 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1667 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1668 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1669 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1670[22:09:30] [Client thread/WARN]: item was null for paint_ball ( paint_ball.lime )!
1671[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:tools/paintballs_lime
1672com.google.gson.JsonSyntaxException: Got a null item for paint_ball ( paint_ball.lime ). This should never happen!
1673 at appeng.recipes.factories.recipes.PartRecipeFactory.getPart(PartRecipeFactory.java:111) ~[PartRecipeFactory.class:?]
1674 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:86) ~[PartRecipeFactory.class:?]
1675 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:77) ~[PartRecipeFactory.class:?]
1676 at appeng.recipes.factories.recipes.PartRecipeFactory.shapedFactory(PartRecipeFactory.java:191) ~[PartRecipeFactory.class:?]
1677 at appeng.recipes.factories.recipes.PartRecipeFactory.parse(PartRecipeFactory.java:63) ~[PartRecipeFactory.class:?]
1678 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1679 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1680 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1681 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1682 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1683 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1684 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1685 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1686 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1687 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1688 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1689 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1690 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1691 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1692 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1693 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1694 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1695 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1696 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1697[22:09:30] [Client thread/WARN]: item was null for paint_ball ( paint_ball.light_gray )!
1698[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:tools/paintballs_light_gray
1699com.google.gson.JsonSyntaxException: Got a null item for paint_ball ( paint_ball.light_gray ). This should never happen!
1700 at appeng.recipes.factories.recipes.PartRecipeFactory.getPart(PartRecipeFactory.java:111) ~[PartRecipeFactory.class:?]
1701 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:86) ~[PartRecipeFactory.class:?]
1702 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:77) ~[PartRecipeFactory.class:?]
1703 at appeng.recipes.factories.recipes.PartRecipeFactory.shapedFactory(PartRecipeFactory.java:191) ~[PartRecipeFactory.class:?]
1704 at appeng.recipes.factories.recipes.PartRecipeFactory.parse(PartRecipeFactory.java:63) ~[PartRecipeFactory.class:?]
1705 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1706 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1707 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1708 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1709 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1710 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1711 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1712 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1713 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1714 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1715 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1716 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1717 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1718 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1719 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1720 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1721 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1722 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1723 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1724[22:09:30] [Client thread/WARN]: item was null for paint_ball ( paint_ball.light_blue )!
1725[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:tools/paintballs_light_blue
1726com.google.gson.JsonSyntaxException: Got a null item for paint_ball ( paint_ball.light_blue ). This should never happen!
1727 at appeng.recipes.factories.recipes.PartRecipeFactory.getPart(PartRecipeFactory.java:111) ~[PartRecipeFactory.class:?]
1728 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:86) ~[PartRecipeFactory.class:?]
1729 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:77) ~[PartRecipeFactory.class:?]
1730 at appeng.recipes.factories.recipes.PartRecipeFactory.shapedFactory(PartRecipeFactory.java:191) ~[PartRecipeFactory.class:?]
1731 at appeng.recipes.factories.recipes.PartRecipeFactory.parse(PartRecipeFactory.java:63) ~[PartRecipeFactory.class:?]
1732 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1733 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1734 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1735 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1736 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1737 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1738 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1739 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1740 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1741 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1742 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1743 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1744 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1745 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1746 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1747 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1748 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1749 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1750 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1751[22:09:30] [Client thread/WARN]: item was null for paint_ball ( paint_ball.green )!
1752[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:tools/paintballs_green
1753com.google.gson.JsonSyntaxException: Got a null item for paint_ball ( paint_ball.green ). This should never happen!
1754 at appeng.recipes.factories.recipes.PartRecipeFactory.getPart(PartRecipeFactory.java:111) ~[PartRecipeFactory.class:?]
1755 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:86) ~[PartRecipeFactory.class:?]
1756 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:77) ~[PartRecipeFactory.class:?]
1757 at appeng.recipes.factories.recipes.PartRecipeFactory.shapedFactory(PartRecipeFactory.java:191) ~[PartRecipeFactory.class:?]
1758 at appeng.recipes.factories.recipes.PartRecipeFactory.parse(PartRecipeFactory.java:63) ~[PartRecipeFactory.class:?]
1759 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1760 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1761 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1762 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1763 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1764 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1765 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1766 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1767 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1768 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1769 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1770 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1771 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1772 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1773 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1774 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1775 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1776 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1777 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1778[22:09:30] [Client thread/WARN]: item was null for paint_ball ( paint_ball.gray )!
1779[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:tools/paintballs_gray
1780com.google.gson.JsonSyntaxException: Got a null item for paint_ball ( paint_ball.gray ). This should never happen!
1781 at appeng.recipes.factories.recipes.PartRecipeFactory.getPart(PartRecipeFactory.java:111) ~[PartRecipeFactory.class:?]
1782 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:86) ~[PartRecipeFactory.class:?]
1783 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:77) ~[PartRecipeFactory.class:?]
1784 at appeng.recipes.factories.recipes.PartRecipeFactory.shapedFactory(PartRecipeFactory.java:191) ~[PartRecipeFactory.class:?]
1785 at appeng.recipes.factories.recipes.PartRecipeFactory.parse(PartRecipeFactory.java:63) ~[PartRecipeFactory.class:?]
1786 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1787 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1788 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1789 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1790 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1791 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1792 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1793 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1794 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1795 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1796 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1797 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1798 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1799 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1800 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1801 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1802 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1803 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1804 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1805[22:09:30] [Client thread/WARN]: item was null for paint_ball ( paint_ball.cyan )!
1806[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:tools/paintballs_cyan
1807com.google.gson.JsonSyntaxException: Got a null item for paint_ball ( paint_ball.cyan ). This should never happen!
1808 at appeng.recipes.factories.recipes.PartRecipeFactory.getPart(PartRecipeFactory.java:111) ~[PartRecipeFactory.class:?]
1809 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:86) ~[PartRecipeFactory.class:?]
1810 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:77) ~[PartRecipeFactory.class:?]
1811 at appeng.recipes.factories.recipes.PartRecipeFactory.shapedFactory(PartRecipeFactory.java:191) ~[PartRecipeFactory.class:?]
1812 at appeng.recipes.factories.recipes.PartRecipeFactory.parse(PartRecipeFactory.java:63) ~[PartRecipeFactory.class:?]
1813 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1814 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1815 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1816 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1817 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1818 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1819 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1820 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1821 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1822 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1823 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1824 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1825 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1826 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1827 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1828 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1829 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1830 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1831 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1832[22:09:30] [Client thread/WARN]: item was null for paint_ball ( paint_ball.brown )!
1833[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:tools/paintballs_brown
1834com.google.gson.JsonSyntaxException: Got a null item for paint_ball ( paint_ball.brown ). This should never happen!
1835 at appeng.recipes.factories.recipes.PartRecipeFactory.getPart(PartRecipeFactory.java:111) ~[PartRecipeFactory.class:?]
1836 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:86) ~[PartRecipeFactory.class:?]
1837 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:77) ~[PartRecipeFactory.class:?]
1838 at appeng.recipes.factories.recipes.PartRecipeFactory.shapedFactory(PartRecipeFactory.java:191) ~[PartRecipeFactory.class:?]
1839 at appeng.recipes.factories.recipes.PartRecipeFactory.parse(PartRecipeFactory.java:63) ~[PartRecipeFactory.class:?]
1840 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1841 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1842 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1843 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1844 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1845 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1846 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1847 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1848 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1849 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1850 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1851 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1852 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1853 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1854 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1855 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1856 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1857 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1858 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1859[22:09:30] [Client thread/WARN]: item was null for paint_ball ( paint_ball.blue )!
1860[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:tools/paintballs_blue
1861com.google.gson.JsonSyntaxException: Got a null item for paint_ball ( paint_ball.blue ). This should never happen!
1862 at appeng.recipes.factories.recipes.PartRecipeFactory.getPart(PartRecipeFactory.java:111) ~[PartRecipeFactory.class:?]
1863 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:86) ~[PartRecipeFactory.class:?]
1864 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:77) ~[PartRecipeFactory.class:?]
1865 at appeng.recipes.factories.recipes.PartRecipeFactory.shapedFactory(PartRecipeFactory.java:191) ~[PartRecipeFactory.class:?]
1866 at appeng.recipes.factories.recipes.PartRecipeFactory.parse(PartRecipeFactory.java:63) ~[PartRecipeFactory.class:?]
1867 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1868 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1869 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1870 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1871 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1872 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1873 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1874 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1875 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1876 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1877 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1878 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1879 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1880 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1881 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1882 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1883 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1884 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1885 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1886[22:09:30] [Client thread/WARN]: item was null for paint_ball ( paint_ball.black )!
1887[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:tools/paintballs_black
1888com.google.gson.JsonSyntaxException: Got a null item for paint_ball ( paint_ball.black ). This should never happen!
1889 at appeng.recipes.factories.recipes.PartRecipeFactory.getPart(PartRecipeFactory.java:111) ~[PartRecipeFactory.class:?]
1890 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:86) ~[PartRecipeFactory.class:?]
1891 at appeng.recipes.factories.recipes.PartRecipeFactory.getResult(PartRecipeFactory.java:77) ~[PartRecipeFactory.class:?]
1892 at appeng.recipes.factories.recipes.PartRecipeFactory.shapedFactory(PartRecipeFactory.java:191) ~[PartRecipeFactory.class:?]
1893 at appeng.recipes.factories.recipes.PartRecipeFactory.parse(PartRecipeFactory.java:63) ~[PartRecipeFactory.class:?]
1894 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1895 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1896 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1897 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1898 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1899 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1900 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1901 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1902 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1903 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1904 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1905 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1906 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1907 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1908 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1909 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1910 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1911 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1912 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1913[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:misc/meteors_sky_compass
1914com.google.gson.JsonSyntaxException: Unknown item 'appliedenergistics2:sky_compass'
1915 at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:213) ~[CraftingHelper.class:?]
1916 at net.minecraftforge.oredict.ShapedOreRecipe.factory(ShapedOreRecipe.java:254) ~[ShapedOreRecipe.class:?]
1917 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$541/1191766128.parse(Unknown Source) ~[?:?]
1918 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1919 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1920 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1921 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1922 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1923 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1924 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1925 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1926 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1927 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1928 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1929 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1930 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1931 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1932 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1933 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1934 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1935 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1936 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1937[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:misc/chests_smooth_sky_stone
1938com.google.gson.JsonSyntaxException: Unknown item 'appliedenergistics2:smooth_sky_stone_chest'
1939 at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:213) ~[CraftingHelper.class:?]
1940 at net.minecraftforge.oredict.ShapedOreRecipe.factory(ShapedOreRecipe.java:254) ~[ShapedOreRecipe.class:?]
1941 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$541/1191766128.parse(Unknown Source) ~[?:?]
1942 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1943 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1944 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1945 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1946 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1947 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1948 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1949 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1950 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1951 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1952 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1953 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1954 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1955 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1956 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1957 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1958 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1959 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1960 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1961[22:09:30] [Client thread/ERROR]: Parsing error loading recipe appliedenergistics2:misc/chests_sky_stone
1962com.google.gson.JsonSyntaxException: Unknown item 'appliedenergistics2:sky_stone_chest'
1963 at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:213) ~[CraftingHelper.class:?]
1964 at net.minecraftforge.oredict.ShapedOreRecipe.factory(ShapedOreRecipe.java:254) ~[ShapedOreRecipe.class:?]
1965 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$541/1191766128.parse(Unknown Source) ~[?:?]
1966 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1967 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1968 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1969 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1970 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1971 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1972 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1973 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1974 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1975 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1976 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
1977 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
1978 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
1979 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
1980 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
1981 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
1982 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
1983 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1984 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1985[22:09:30] [Client thread/ERROR]: Parsing error loading recipe bibliocraft:markerpole
1986com.google.gson.JsonSyntaxException: Invalid pattern: empty pattern not allowed
1987 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:487) ~[CraftingHelper.class:?]
1988 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$539/1427088076.parse(Unknown Source) ~[?:?]
1989 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
1990 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
1991 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
1992 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
1993 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
1994 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
1995 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
1996 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
1997 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
1998 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
1999 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
2000 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
2001 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
2002 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
2003 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
2004 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
2005 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
2006 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2007 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2008[22:09:30] [Client thread/ERROR]: Parsing error loading recipe bibliocraft:clipboard
2009com.google.gson.JsonSyntaxException: Invalid pattern: empty pattern not allowed
2010 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:487) ~[CraftingHelper.class:?]
2011 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$539/1427088076.parse(Unknown Source) ~[?:?]
2012 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
2013 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
2014 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
2015 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
2016 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
2017 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
2018 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
2019 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
2020 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
2021 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
2022 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
2023 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
2024 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
2025 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
2026 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
2027 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
2028 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
2029 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2030 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2031[22:09:30] [Client thread/ERROR]: Parsing error loading recipe industrialforegoing:ore_washer
2032com.google.gson.JsonSyntaxException: Unknown item 'industrialforegoing:ore_washer'
2033 at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:213) ~[CraftingHelper.class:?]
2034 at net.minecraftforge.oredict.ShapedOreRecipe.factory(ShapedOreRecipe.java:254) ~[ShapedOreRecipe.class:?]
2035 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$541/1191766128.parse(Unknown Source) ~[?:?]
2036 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
2037 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
2038 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
2039 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
2040 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
2041 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
2042 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
2043 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
2044 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
2045 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
2046 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
2047 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
2048 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
2049 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
2050 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
2051 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
2052 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
2053 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2054 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2055[22:09:30] [Client thread/ERROR]: Parsing error loading recipe industrialforegoing:dye_mixer
2056com.google.gson.JsonSyntaxException: Unknown item 'industrialforegoing:dye_mixer'
2057 at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:213) ~[CraftingHelper.class:?]
2058 at net.minecraftforge.oredict.ShapedOreRecipe.factory(ShapedOreRecipe.java:254) ~[ShapedOreRecipe.class:?]
2059 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$541/1191766128.parse(Unknown Source) ~[?:?]
2060 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
2061 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
2062 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
2063 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
2064 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
2065 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
2066 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
2067 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
2068 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
2069 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
2070 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
2071 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
2072 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
2073 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
2074 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
2075 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
2076 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
2077 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2078 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2079[22:09:30] [Client thread/ERROR]: Parsing error loading recipe industrialforegoing:water_resources_collector
2080com.google.gson.JsonSyntaxException: Unknown item 'industrialforegoing:water_resources_collector'
2081 at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:213) ~[CraftingHelper.class:?]
2082 at net.minecraftforge.oredict.ShapedOreRecipe.factory(ShapedOreRecipe.java:254) ~[ShapedOreRecipe.class:?]
2083 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$541/1191766128.parse(Unknown Source) ~[?:?]
2084 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
2085 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
2086 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
2087 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
2088 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
2089 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
2090 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
2091 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
2092 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
2093 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
2094 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
2095 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
2096 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
2097 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
2098 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
2099 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
2100 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
2101 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2102 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2103[22:09:30] [Client thread/ERROR]: Parsing error loading recipe industrialforegoing:tree_fluid_extractor
2104com.google.gson.JsonSyntaxException: Unknown item 'industrialforegoing:tree_fluid_extractor'
2105 at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:213) ~[CraftingHelper.class:?]
2106 at net.minecraftforge.oredict.ShapedOreRecipe.factory(ShapedOreRecipe.java:254) ~[ShapedOreRecipe.class:?]
2107 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$541/1191766128.parse(Unknown Source) ~[?:?]
2108 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
2109 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
2110 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
2111 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
2112 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
2113 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
2114 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
2115 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
2116 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
2117 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
2118 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
2119 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
2120 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
2121 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
2122 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
2123 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
2124 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
2125 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2126 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2127[22:09:30] [Client thread/ERROR]: Parsing error loading recipe industrialforegoing:ore_sieve
2128com.google.gson.JsonSyntaxException: Unknown item 'industrialforegoing:ore_sieve'
2129 at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:213) ~[CraftingHelper.class:?]
2130 at net.minecraftforge.oredict.ShapedOreRecipe.factory(ShapedOreRecipe.java:254) ~[ShapedOreRecipe.class:?]
2131 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$541/1191766128.parse(Unknown Source) ~[?:?]
2132 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
2133 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
2134 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
2135 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
2136 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
2137 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
2138 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
2139 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
2140 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
2141 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
2142 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
2143 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
2144 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
2145 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
2146 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
2147 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
2148 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
2149 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2150 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2151[22:09:30] [Client thread/ERROR]: Parsing error loading recipe industrialforegoing:latex_processing_unit
2152com.google.gson.JsonSyntaxException: Unknown item 'industrialforegoing:latex_processing_unit'
2153 at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:213) ~[CraftingHelper.class:?]
2154 at net.minecraftforge.oredict.ShapedOreRecipe.factory(ShapedOreRecipe.java:254) ~[ShapedOreRecipe.class:?]
2155 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$541/1191766128.parse(Unknown Source) ~[?:?]
2156 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
2157 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
2158 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
2159 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
2160 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
2161 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
2162 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
2163 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
2164 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
2165 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
2166 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
2167 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
2168 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
2169 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
2170 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
2171 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
2172 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
2173 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2174 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2175[22:09:30] [Client thread/ERROR]: Parsing error loading recipe industrialforegoing:ore_fermenter
2176com.google.gson.JsonSyntaxException: Unknown item 'industrialforegoing:ore_fermenter'
2177 at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:213) ~[CraftingHelper.class:?]
2178 at net.minecraftforge.oredict.ShapedOreRecipe.factory(ShapedOreRecipe.java:254) ~[ShapedOreRecipe.class:?]
2179 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$541/1191766128.parse(Unknown Source) ~[?:?]
2180 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
2181 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
2182 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
2183 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
2184 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
2185 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
2186 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
2187 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
2188 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
2189 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
2190 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
2191 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
2192 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
2193 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
2194 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
2195 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
2196 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
2197 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2198 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2199[22:09:30] [Client thread/ERROR]: Parsing error loading recipe industrialforegoing:pitiful_fuel_generator
2200com.google.gson.JsonSyntaxException: Unknown item 'industrialforegoing:pitiful_fuel_generator'
2201 at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:213) ~[CraftingHelper.class:?]
2202 at net.minecraftforge.oredict.ShapedOreRecipe.factory(ShapedOreRecipe.java:254) ~[ShapedOreRecipe.class:?]
2203 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$541/1191766128.parse(Unknown Source) ~[?:?]
2204 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
2205 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
2206 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
2207 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
2208 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
2209 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
2210 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
2211 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
2212 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
2213 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
2214 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
2215 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
2216 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
2217 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
2218 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
2219 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
2220 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
2221 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2222 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2223[22:09:30] [Client thread/ERROR]: Parsing error loading recipe primal:bucket_terra_soft
2224com.google.gson.JsonSyntaxException: Unknown item 'primal:bucket_terra_soft'
2225 at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:213) ~[CraftingHelper.class:?]
2226 at net.minecraftforge.oredict.ShapedOreRecipe.factory(ShapedOreRecipe.java:254) ~[ShapedOreRecipe.class:?]
2227 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$541/1191766128.parse(Unknown Source) ~[?:?]
2228 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
2229 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
2230 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
2231 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
2232 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
2233 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
2234 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
2235 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
2236 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
2237 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
2238 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
2239 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
2240 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
2241 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
2242 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
2243 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
2244 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
2245 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2246 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2247[22:09:30] [Client thread/ERROR]: Parsing error loading recipe primal:bucket_clay_soft
2248com.google.gson.JsonSyntaxException: Unknown item 'primal:bucket_clay_soft'
2249 at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:213) ~[CraftingHelper.class:?]
2250 at net.minecraftforge.oredict.ShapedOreRecipe.factory(ShapedOreRecipe.java:254) ~[ShapedOreRecipe.class:?]
2251 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$541/1191766128.parse(Unknown Source) ~[?:?]
2252 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
2253 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
2254 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
2255 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
2256 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
2257 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
2258 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
2259 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
2260 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
2261 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
2262 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
2263 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
2264 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
2265 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
2266 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
2267 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
2268 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
2269 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2270 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2271[22:09:30] [Client thread/ERROR]: Parsing error loading recipe primal:bucket_cinis_soft
2272com.google.gson.JsonSyntaxException: Unknown item 'primal:bucket_cinis_soft'
2273 at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:213) ~[CraftingHelper.class:?]
2274 at net.minecraftforge.oredict.ShapedOreRecipe.factory(ShapedOreRecipe.java:254) ~[ShapedOreRecipe.class:?]
2275 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$541/1191766128.parse(Unknown Source) ~[?:?]
2276 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
2277 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) [CraftingHelper.class:?]
2278 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4205/404253898.apply(Unknown Source) [CraftingHelper.class:?]
2279 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
2280 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) [CraftingHelper.class:?]
2281 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$4203/1517186352.accept(Unknown Source) [CraftingHelper.class:?]
2282 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
2283 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
2284 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
2285 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
2286 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
2287 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
2288 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
2289 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
2290 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
2291 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
2292 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
2293 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2294 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2295[22:09:31] [Client thread/INFO]: Loading recipes...
2296[22:09:31] [Client thread/INFO]: Skipping feature bloodMagic as it was disabled in the config.
2297[22:09:31] [Client thread/INFO]: Skipping feature cloud as it was disabled in the config.
2298[22:09:31] [Client thread/INFO]: Skipping feature coalCoke as it was disabled in the config.
2299[22:09:31] [Client thread/INFO]: Skipping feature invar as it was disabled in the config.
2300[22:09:31] [Client thread/INFO]: Skipping feature paper as it was disabled in the config.
2301[22:09:31] [Client thread/INFO]: Skipping feature uranium as it was disabled in the config.
2302[22:09:31] [Client thread/INFO]: Skipping feature valentines as it was disabled in the config.
2303[22:09:31] [Client thread/INFO]: Skipping feature wool as it was disabled in the config.
2304[22:09:31] [Client thread/INFO]: 64 Feature's recipes loaded.
2305[22:09:31] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.immersiveengineering.metal@18 = 1xitem.ingotIron@0
2306[22:09:31] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.Dust@0 = 1xitem.ingotIron@0
2307[22:09:31] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.immersiveengineering.metal@19 = 1xitem.ingotGold@0
2308[22:09:31] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.Dust@1 = 1xitem.ingotGold@0
2309[22:09:31] [Client thread/WARN]: Looking for ingredient with name 'material.flour' ended up with a null item!
2310[22:09:32] [Client thread/INFO]: Recipes added!
2311[22:09:32] [Client thread/INFO]: Registering recipes for Tipped Bolts!
2312[22:09:32] [Client thread/INFO]: Recipes added!
2313[22:09:32] [Client thread/INFO]: Initializing Crafting Recipes...
2314[22:09:32] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.actuallyadditions.item_dust@0 = 1xitem.ingotIron@0
2315[22:09:32] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.actuallyadditions.item_dust@1 = 1xitem.ingotGold@0
2316[22:09:32] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.actuallyadditions.item_dust@5 = 1xitem.netherquartz@0
2317[22:09:32] [Client thread/ERROR]: Catching
2318java.lang.NullPointerException: null
2319 at nmd.primal.core.common.blocks.plants.wood.LogStripped.getStateForPlacement(LogStripped.java:123) ~[LogStripped.class:?]
2320 at net.darkhax.huntingdim.HuntingDimension.registerRecipes(HuntingDimension.java:121) [HuntingDimension.class:?]
2321 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1869_HuntingDimension_registerRecipes_Register.invoke(.dynamic) [?:?]
2322 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
2323 at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) [EventBus$1.class:?]
2324 at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
2325 at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857) [GameData.class:?]
2326 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:629) [CraftingHelper.class:?]
2327 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
2328 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
2329 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
2330 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
2331 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
2332 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
2333 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
2334 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
2335 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
2336 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2337 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2338[22:09:32] [Client thread/ERROR]: Catching
2339java.lang.NullPointerException: null
2340 at nmd.primal.core.common.blocks.plants.wood.LogStripped.getStateForPlacement(LogStripped.java:123) ~[LogStripped.class:?]
2341 at net.darkhax.huntingdim.HuntingDimension.registerRecipes(HuntingDimension.java:121) [HuntingDimension.class:?]
2342 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1869_HuntingDimension_registerRecipes_Register.invoke(.dynamic) [?:?]
2343 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
2344 at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) [EventBus$1.class:?]
2345 at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
2346 at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857) [GameData.class:?]
2347 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:629) [CraftingHelper.class:?]
2348 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
2349 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
2350 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
2351 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
2352 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
2353 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
2354 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
2355 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
2356 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
2357 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2358 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2359[22:09:32] [Client thread/ERROR]: Catching
2360java.lang.NullPointerException: null
2361 at nmd.primal.core.common.blocks.plants.wood.LogStripped.getStateForPlacement(LogStripped.java:123) ~[LogStripped.class:?]
2362 at net.darkhax.huntingdim.HuntingDimension.registerRecipes(HuntingDimension.java:121) [HuntingDimension.class:?]
2363 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1869_HuntingDimension_registerRecipes_Register.invoke(.dynamic) [?:?]
2364 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
2365 at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) [EventBus$1.class:?]
2366 at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
2367 at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857) [GameData.class:?]
2368 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:629) [CraftingHelper.class:?]
2369 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
2370 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
2371 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
2372 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
2373 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
2374 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
2375 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
2376 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
2377 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
2378 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2379 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2380[22:09:32] [Client thread/ERROR]: Catching
2381java.lang.NullPointerException: null
2382 at nmd.primal.core.common.blocks.plants.wood.LogStripped.getStateForPlacement(LogStripped.java:123) ~[LogStripped.class:?]
2383 at net.darkhax.huntingdim.HuntingDimension.registerRecipes(HuntingDimension.java:121) [HuntingDimension.class:?]
2384 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1869_HuntingDimension_registerRecipes_Register.invoke(.dynamic) [?:?]
2385 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
2386 at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) [EventBus$1.class:?]
2387 at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
2388 at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857) [GameData.class:?]
2389 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:629) [CraftingHelper.class:?]
2390 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
2391 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
2392 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
2393 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
2394 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
2395 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
2396 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
2397 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
2398 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
2399 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2400 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2401[22:09:32] [Client thread/ERROR]: Catching
2402java.lang.NullPointerException: null
2403 at nmd.primal.core.common.blocks.plants.wood.LogStripped.getStateForPlacement(LogStripped.java:123) ~[LogStripped.class:?]
2404 at net.darkhax.huntingdim.HuntingDimension.registerRecipes(HuntingDimension.java:121) [HuntingDimension.class:?]
2405 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1869_HuntingDimension_registerRecipes_Register.invoke(.dynamic) [?:?]
2406 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
2407 at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) [EventBus$1.class:?]
2408 at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
2409 at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857) [GameData.class:?]
2410 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:629) [CraftingHelper.class:?]
2411 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
2412 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
2413 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
2414 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
2415 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
2416 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
2417 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
2418 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
2419 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
2420 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2421 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2422[22:09:32] [Client thread/ERROR]: Catching
2423java.lang.NullPointerException: null
2424 at nmd.primal.core.common.blocks.plants.wood.LogStripped.getStateForPlacement(LogStripped.java:123) ~[LogStripped.class:?]
2425 at net.darkhax.huntingdim.HuntingDimension.registerRecipes(HuntingDimension.java:121) [HuntingDimension.class:?]
2426 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1869_HuntingDimension_registerRecipes_Register.invoke(.dynamic) [?:?]
2427 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
2428 at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) [EventBus$1.class:?]
2429 at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
2430 at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857) [GameData.class:?]
2431 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:629) [CraftingHelper.class:?]
2432 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
2433 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
2434 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
2435 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
2436 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
2437 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
2438 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
2439 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
2440 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
2441 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2442 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2443[22:09:32] [Client thread/ERROR]: Catching
2444java.lang.NullPointerException: null
2445 at nmd.primal.core.common.blocks.plants.wood.LogStripped.getStateForPlacement(LogStripped.java:123) ~[LogStripped.class:?]
2446 at net.darkhax.huntingdim.HuntingDimension.registerRecipes(HuntingDimension.java:121) [HuntingDimension.class:?]
2447 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1869_HuntingDimension_registerRecipes_Register.invoke(.dynamic) [?:?]
2448 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
2449 at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) [EventBus$1.class:?]
2450 at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
2451 at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857) [GameData.class:?]
2452 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:629) [CraftingHelper.class:?]
2453 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
2454 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
2455 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
2456 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
2457 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
2458 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
2459 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
2460 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
2461 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
2462 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2463 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2464[22:09:32] [Client thread/ERROR]: Catching
2465java.lang.NullPointerException: null
2466 at nmd.primal.core.common.blocks.plants.wood.TreeLog.getStateForPlacement(TreeLog.java:100) ~[TreeLog.class:?]
2467 at net.darkhax.huntingdim.HuntingDimension.registerRecipes(HuntingDimension.java:121) [HuntingDimension.class:?]
2468 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1869_HuntingDimension_registerRecipes_Register.invoke(.dynamic) [?:?]
2469 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
2470 at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) [EventBus$1.class:?]
2471 at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
2472 at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857) [GameData.class:?]
2473 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:629) [CraftingHelper.class:?]
2474 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
2475 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
2476 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
2477 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
2478 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
2479 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
2480 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
2481 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
2482 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
2483 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2484 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2485[22:09:32] [Client thread/ERROR]: Catching
2486java.lang.NullPointerException: null
2487 at nmd.primal.core.common.blocks.plants.wood.TreeLog.getStateForPlacement(TreeLog.java:100) ~[TreeLog.class:?]
2488 at net.darkhax.huntingdim.HuntingDimension.registerRecipes(HuntingDimension.java:121) [HuntingDimension.class:?]
2489 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1869_HuntingDimension_registerRecipes_Register.invoke(.dynamic) [?:?]
2490 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
2491 at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) [EventBus$1.class:?]
2492 at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
2493 at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857) [GameData.class:?]
2494 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:629) [CraftingHelper.class:?]
2495 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
2496 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
2497 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
2498 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
2499 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
2500 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
2501 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
2502 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
2503 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
2504 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2505 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2506[22:09:32] [Client thread/ERROR]: Catching
2507java.lang.NullPointerException: null
2508 at nmd.primal.core.common.blocks.plants.wood.CoryphaStalk.getStateForPlacement(CoryphaStalk.java:99) ~[CoryphaStalk.class:?]
2509 at net.darkhax.huntingdim.HuntingDimension.registerRecipes(HuntingDimension.java:121) [HuntingDimension.class:?]
2510 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1869_HuntingDimension_registerRecipes_Register.invoke(.dynamic) [?:?]
2511 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
2512 at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) [EventBus$1.class:?]
2513 at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
2514 at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857) [GameData.class:?]
2515 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:629) [CraftingHelper.class:?]
2516 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
2517 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
2518 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
2519 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
2520 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
2521 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
2522 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
2523 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
2524 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
2525 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2526 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2527[22:09:34] [Client thread/FATAL]: extraplanets: Error when setting up MorePlanets Compatibility, ErrorMessage:
2528[22:09:34] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]: java.lang.ClassNotFoundException: stevekung.mods.moreplanets.util.helper.RecipeHelper
2529[22:09:34] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
2530[22:09:34] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
2531[22:09:34] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
2532[22:09:34] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]: at java.lang.Class.forName0(Native Method)
2533[22:09:34] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]: at java.lang.Class.forName(Class.java:264)
2534[22:09:34] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]: at com.mjr.extraplanets.compatibility.MorePlanetsCompatibility.registerRocketCrusherRecipes(MorePlanetsCompatibility.java:19)
2535[22:09:34] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]: at com.mjr.extraplanets.compatibility.MorePlanetsCompatibility.init(MorePlanetsCompatibility.java:14)
2536[22:09:34] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]: at com.mjr.extraplanets.ExtraPlanets$RegistrationHandler.registerRecipesEvent(ExtraPlanets.java:637)
2537[22:09:34] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_472_RegistrationHandler_registerRecipesEvent_Register.invoke(.dynamic)
2538[22:09:34] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
2539[22:09:34] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]: at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
2540[22:09:34] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
2541[22:09:34] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]: at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857)
2542[22:09:34] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]: at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:629)
2543[22:09:34] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742)
2544[22:09:34] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
2545[22:09:34] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
2546[22:09:34] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
2547[22:09:34] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]: at net.minecraft.client.main.Main.main(SourceFile:123)
2548[22:09:34] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2549[22:09:34] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2550[22:09:34] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2551[22:09:34] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]: at java.lang.reflect.Method.invoke(Method.java:497)
2552[22:09:34] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
2553[22:09:34] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
2554[22:09:34] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.NullPointerException
2555[22:09:36] [Client thread/INFO]: ZenScript: added hydrator recipe for Red Sand
2556[22:09:36] [Client thread/WARN]: Potentially Dangerous alternative prefix `cyclicmagic` for name `hydrator_8e2521a0-41bf-416e-8e6d-6b40e1cb97a5tile.sand.red`, expected `crafttweaker`. This could be a intended override, but in most cases indicates a broken mod.
2557[22:09:36] [Client thread/INFO]: Registering CraftTweaker: drying_rack
2558[22:09:36] [Client thread/INFO]: Remove CraftTweaker Recipe: corn_stalk
2559[22:09:36] [Client thread/INFO]: Remove CraftTweaker Recipe: daucus_murn_fronds
2560[22:09:36] [Client thread/INFO]: Remove CraftTweaker Recipe: fish_clown_raw
2561[22:09:36] [Client thread/INFO]: Remove CraftTweaker Recipe: fish_clown_salted
2562[22:09:36] [Client thread/INFO]: Remove CraftTweaker Recipe: fish_cod_raw
2563[22:09:36] [Client thread/INFO]: Remove CraftTweaker Recipe: fish_cod_salted
2564[22:09:36] [Client thread/INFO]: Remove CraftTweaker Recipe: fish_lava_crawdad_raw
2565[22:09:36] [Client thread/INFO]: Remove CraftTweaker Recipe: fish_lava_crawdad_salted
2566[22:09:36] [Client thread/INFO]: Remove CraftTweaker Recipe: fish_lava_worm_salted
2567[22:09:36] [Client thread/INFO]: Remove CraftTweaker Recipe: fish_puffer_salted
2568[22:09:36] [Client thread/INFO]: Remove CraftTweaker Recipe: fish_salmon_raw
2569[22:09:36] [Client thread/INFO]: Remove CraftTweaker Recipe: fish_salmon_salted
2570[22:09:36] [Client thread/INFO]: Remove CraftTweaker Recipe: hide_salted
2571[22:09:36] [Client thread/INFO]: Remove CraftTweaker Recipe: hide_salted_pigman
2572[22:09:36] [Client thread/INFO]: Remove CraftTweaker Recipe: hide_tanned
2573[22:09:36] [Client thread/INFO]: Remove CraftTweaker Recipe: hide_tanned_pigman
2574[22:09:36] [Client thread/INFO]: Remove CraftTweaker Recipe: meat_bear_raw
2575[22:09:36] [Client thread/INFO]: Remove CraftTweaker Recipe: meat_gator_raw
2576[22:09:36] [Client thread/INFO]: Remove CraftTweaker Recipe: meat_gator_salted
2577[22:09:36] [Client thread/INFO]: Remove CraftTweaker Recipe: meat_horse_raw
2578[22:09:36] [Client thread/INFO]: Remove CraftTweaker Recipe: meat_llama_salted
2579[22:09:36] [Client thread/INFO]: Remove CraftTweaker Recipe: meat_pigman_raw
2580[22:09:36] [Client thread/INFO]: Remove CraftTweaker Recipe: meat_pigman_salted
2581[22:09:36] [Client thread/INFO]: Remove CraftTweaker Recipe: meat_shark_raw
2582[22:09:36] [Client thread/INFO]: Remove CraftTweaker Recipe: meat_shark_salt
2583[22:09:36] [Client thread/INFO]: Remove CraftTweaker Recipe: meat_steppe_wolf_raw
2584[22:09:36] [Client thread/INFO]: Remove CraftTweaker Recipe: nether_fiber_pulp
2585[22:09:36] [Client thread/INFO]: Remove CraftTweaker Recipe: plant_fiber_pulp
2586[22:09:36] [Client thread/INFO]: Remove CraftTweaker Recipe: thatching
2587[22:09:36] [Client thread/INFO]: Remove CraftTweaker Recipe: valus_stalk
2588[22:09:36] [Client thread/INFO]: Registering CraftTweaker: hibachi
2589[22:09:36] [Client thread/INFO]: Attempted to register duplicate replacement for minecraft:torch[facing=up] on stage one. It will be replaced.
2590[22:09:36] [Client thread/INFO]: Applying holder lookups
2591[22:09:36] [Client thread/INFO]: Holder lookups applied
2592[22:09:37] [Client thread/INFO]: Created: 128x256 textures-atlas
2593[22:09:37] [Client thread/INFO]: Detected charWidthFloat[] of OptiFine.
2594[22:09:38] [Client thread/INFO]: Inventory Tweaks is present, initializing sorting stuff.
2595[22:09:38] [Client thread/INFO]: Just Enough Items is present, initializing informative stuff.
2596[22:09:38] [Client thread/INFO]: Found a integration for mod %s
2597[22:09:38] [Client thread/INFO]: Found a integration for mod %s
2598[22:09:38] [Client thread/INFO]: Found a integration for mod %s
2599[22:09:38] [Client thread/INFO]: Mod integrations found: %s
2600[22:09:38] [Client thread/INFO]: Initializing integrations!
2601[22:09:38] [Client thread/INFO]: Starting Initialization Phase...
2602[22:09:38] [Client thread/INFO]: Initializing GuiHandler...
2603[22:09:38] [Client thread/INFO]: Registering World Generator...
2604[22:09:38] [Client thread/INFO]: Registering TileEntities...
2605[22:09:38] [Client thread/INFO]: Initializing Entities...
2606[22:09:38] [Client thread/INFO]: Initializing ClientProxy...
2607[22:09:38] [Client thread/INFO]: Initialization Finished.
2608[22:09:38] [Client thread/INFO]: Registered texture set SAVANNA for biome abyssalcraft:abyssal_wastelands
2609[22:09:38] [Client thread/INFO]: Registered texture set SWAMP for biome abyssalcraft:coralium_infested_swamp
2610[22:09:38] [Client thread/INFO]: Registered texture set SWAMP_HILLS for biome abyssalcraft:dark_realm
2611[22:09:38] [Client thread/INFO]: Registered texture set JUNGLE_EDGE for biome abyssalcraft:darklands
2612[22:09:38] [Client thread/INFO]: Registered texture set FOREST for biome abyssalcraft:darklands_forest
2613[22:09:38] [Client thread/INFO]: Registered texture set HILLS for biome abyssalcraft:darklands_hills
2614[22:09:38] [Client thread/INFO]: Registered texture set MOUNTAINS_NAKED for biome abyssalcraft:darklands_mountains
2615[22:09:38] [Client thread/INFO]: Registered texture set PLAINS for biome abyssalcraft:darklands_plains
2616[22:09:38] [Client thread/INFO]: Registered texture set SWAMP for biome abyssalcraft:dreadlands
2617[22:09:38] [Client thread/INFO]: Registered texture set FOREST for biome abyssalcraft:dreadlands_forest
2618[22:09:38] [Client thread/INFO]: Registered texture set MOUNTAINS_NAKED for biome abyssalcraft:dreadlands_mountains
2619[22:09:38] [Client thread/INFO]: Registered texture set SHORE for biome abyssalcraft:omothol
2620[22:09:38] [Client thread/INFO]: Registered texture set PLAINS for biome abyssalcraft:purged
2621[22:09:38] [Client thread/INFO]: Registered texture set SAVANNA for biome abyssalcraft:purified_dreadlands
2622[22:09:38] [Client thread/INFO]: Registered texture set END_VOID for biome appliedenergistics2:storage_biome
2623[22:09:38] [Client thread/INFO]: Registered texture set CAVE_WALLS for biome beneath:the_beneath
2624[22:09:38] [Client thread/INFO]: Registered texture set END_VOID for biome extraplanets:outer space 10
2625[22:09:38] [Client thread/INFO]: Registered texture set END_VOID for biome extraplanets:outer space 11
2626[22:09:38] [Client thread/INFO]: Registered texture set END_VOID for biome extraplanets:outer space 12
2627[22:09:38] [Client thread/INFO]: Registered texture set END_VOID for biome extraplanets:outer space 3
2628[22:09:38] [Client thread/INFO]: Registered texture set END_VOID for biome extraplanets:outer space 4
2629[22:09:38] [Client thread/INFO]: Registered texture set END_VOID for biome extraplanets:outer space 5
2630[22:09:38] [Client thread/INFO]: Registered texture set END_VOID for biome extraplanets:outer space 6
2631[22:09:38] [Client thread/INFO]: Registered texture set END_VOID for biome extraplanets:outer space 7
2632[22:09:38] [Client thread/INFO]: Registered texture set END_VOID for biome extraplanets:outer space 8
2633[22:09:38] [Client thread/INFO]: Registered texture set END_VOID for biome extraplanets:outer space 9
2634[22:09:38] [Client thread/INFO]: Registered texture set END_VOID for biome galacticraftcore:outer space
2635[22:09:38] [Client thread/INFO]: Registered texture set END_VOID for biome galacticraftplanets:outer space 1
2636[22:09:38] [Client thread/INFO]: Registered texture set END_VOID for biome galacticraftplanets:outer space 2
2637[22:09:38] [Client thread/INFO]: Registered texture set BIRCH for biome integrateddynamics:biome_meneglin
2638[22:09:38] [Client thread/INFO]: Registered texture set PLAINS for biome jeid:error_biome
2639[22:09:38] [Client thread/INFO]: Registered texture set SHORE for biome minecraft:beaches
2640[22:09:38] [Client thread/INFO]: Registered texture set BIRCH for biome minecraft:birch_forest
2641[22:09:38] [Client thread/INFO]: Registered texture set BIRCH_HILLS for biome minecraft:birch_forest_hills
2642[22:09:38] [Client thread/INFO]: Registered texture set SHORE for biome minecraft:cold_beach
2643[22:09:38] [Client thread/INFO]: Registered texture set WATER for biome minecraft:deep_ocean
2644[22:09:38] [Client thread/INFO]: Registered texture set DESERT for biome minecraft:desert
2645[22:09:38] [Client thread/INFO]: Registered texture set DESERT_HILLS for biome minecraft:desert_hills
2646[22:09:38] [Client thread/INFO]: Registered texture set MOUNTAINS for biome minecraft:extreme_hills
2647[22:09:38] [Client thread/INFO]: Registered texture set MOUNTAINS_ALL for biome minecraft:extreme_hills_with_trees
2648[22:09:38] [Client thread/INFO]: Registered texture set FOREST for biome minecraft:forest
2649[22:09:38] [Client thread/INFO]: Registered texture set FOREST_HILLS for biome minecraft:forest_hills
2650[22:09:38] [Client thread/INFO]: Registered texture set ICE for biome minecraft:frozen_ocean
2651[22:09:38] [Client thread/INFO]: Registered texture set ICE for biome minecraft:frozen_river
2652[22:09:38] [Client thread/INFO]: Registered texture set CAVE_WALLS for biome minecraft:hell
2653[22:09:38] [Client thread/INFO]: Registered texture set SNOW for biome minecraft:ice_flats
2654[22:09:38] [Client thread/INFO]: Registered texture set SNOW_HILLS for biome minecraft:ice_mountains
2655[22:09:38] [Client thread/INFO]: Registered texture set JUNGLE for biome minecraft:jungle
2656[22:09:38] [Client thread/INFO]: Registered texture set JUNGLE_EDGE for biome minecraft:jungle_edge
2657[22:09:38] [Client thread/INFO]: Registered texture set JUNGLE_HILLS for biome minecraft:jungle_hills
2658[22:09:38] [Client thread/INFO]: Registered texture set MESA for biome minecraft:mesa
2659[22:09:38] [Client thread/INFO]: Registered texture set PLATEAU_MESA for biome minecraft:mesa_clear_rock
2660[22:09:38] [Client thread/INFO]: Registered texture set PLATEAU_MESA_TREES for biome minecraft:mesa_rock
2661[22:09:38] [Client thread/INFO]: Registered texture set MUSHROOM for biome minecraft:mushroom_island
2662[22:09:38] [Client thread/INFO]: Registered texture set SHORE for biome minecraft:mushroom_island_shore
2663[22:09:38] [Client thread/INFO]: Registered texture set TALL_BIRCH for biome minecraft:mutated_birch_forest
2664[22:09:38] [Client thread/INFO]: Registered texture set TALL_BIRCH_HILLS for biome minecraft:mutated_birch_forest_hills
2665[22:09:38] [Client thread/INFO]: Registered texture set DESERT for biome minecraft:mutated_desert
2666[22:09:38] [Client thread/INFO]: Registered texture set MOUNTAINS_SNOW_CAPS for biome minecraft:mutated_extreme_hills
2667[22:09:38] [Client thread/INFO]: Registered texture set MOUNTAINS_SNOW_CAPS for biome minecraft:mutated_extreme_hills_with_trees
2668[22:09:38] [Client thread/INFO]: Registered texture set FOREST_FLOWERS for biome minecraft:mutated_forest
2669[22:09:38] [Client thread/INFO]: Registered texture set ICE_SPIKES for biome minecraft:mutated_ice_flats
2670[22:09:38] [Client thread/INFO]: Registered texture set JUNGLE_CLIFFS for biome minecraft:mutated_jungle
2671[22:09:38] [Client thread/INFO]: Registered texture set JUNGLE_EDGE_HILLS for biome minecraft:mutated_jungle_edge
2672[22:09:38] [Client thread/INFO]: Registered texture set BRYCE for biome minecraft:mutated_mesa
2673[22:09:38] [Client thread/INFO]: Registered texture set PLATEAU_MESA_LOW for biome minecraft:mutated_mesa_clear_rock
2674[22:09:38] [Client thread/INFO]: Registered texture set PLATEAU_MESA_TREES_LOW for biome minecraft:mutated_mesa_rock
2675[22:09:38] [Client thread/INFO]: Registered texture set SUNFLOWERS for biome minecraft:mutated_plains
2676[22:09:38] [Client thread/INFO]: Registered texture set MEGA_SPRUCE for biome minecraft:mutated_redwood_taiga
2677[22:09:38] [Client thread/INFO]: Registered texture set MEGA_SPRUCE_HILLS for biome minecraft:mutated_redwood_taiga_hills
2678[22:09:38] [Client thread/INFO]: Registered texture set DENSE_FOREST_HILLS for biome minecraft:mutated_roofed_forest
2679[22:09:38] [Client thread/INFO]: Registered texture set SAVANNA_CLIFFS for biome minecraft:mutated_savanna
2680[22:09:38] [Client thread/INFO]: Registered texture set PLATEAU_SAVANNA_M for biome minecraft:mutated_savanna_rock
2681[22:09:38] [Client thread/INFO]: Registered texture set SWAMP_HILLS for biome minecraft:mutated_swampland
2682[22:09:38] [Client thread/INFO]: Registered texture set PINES_HILLS for biome minecraft:mutated_taiga
2683[22:09:38] [Client thread/INFO]: Registered texture set SNOW_PINES_HILLS for biome minecraft:mutated_taiga_cold
2684[22:09:38] [Client thread/INFO]: Registered texture set WATER for biome minecraft:ocean
2685[22:09:38] [Client thread/INFO]: Registered texture set PLAINS for biome minecraft:plains
2686[22:09:38] [Client thread/INFO]: Registered texture set MEGA_TAIGA for biome minecraft:redwood_taiga
2687[22:09:38] [Client thread/INFO]: Registered texture set MEGA_TAIGA_HILLS for biome minecraft:redwood_taiga_hills
2688[22:09:38] [Client thread/INFO]: Registered texture set WATER for biome minecraft:river
2689[22:09:38] [Client thread/INFO]: Registered texture set DENSE_FOREST for biome minecraft:roofed_forest
2690[22:09:38] [Client thread/INFO]: Registered texture set SAVANNA for biome minecraft:savanna
2691[22:09:38] [Client thread/INFO]: Registered texture set PLATEAU_SAVANNA for biome minecraft:savanna_rock
2692[22:09:38] [Client thread/INFO]: Registered texture set SHORE for biome minecraft:sky
2693[22:09:38] [Client thread/INFO]: Registered texture set MOUNTAINS for biome minecraft:smaller_extreme_hills
2694[22:09:38] [Client thread/INFO]: Registered texture set ROCK_SHORE for biome minecraft:stone_beach
2695[22:09:38] [Client thread/INFO]: Registered texture set SWAMP for biome minecraft:swampland
2696[22:09:38] [Client thread/INFO]: Registered texture set PINES for biome minecraft:taiga
2697[22:09:38] [Client thread/INFO]: Registered texture set SNOW_PINES for biome minecraft:taiga_cold
2698[22:09:38] [Client thread/INFO]: Registered texture set SNOW_PINES_HILLS for biome minecraft:taiga_cold_hills
2699[22:09:38] [Client thread/INFO]: Registered texture set PINES_HILLS for biome minecraft:taiga_hills
2700[22:09:38] [Client thread/INFO]: Registered texture set END_VOID for biome minecraft:void
2701[22:09:38] [Client thread/INFO]: Registered texture set DESERT for biome nex:arctic_abyss
2702[22:09:38] [Client thread/INFO]: Registered texture set MUSHROOM for biome nex:fungi_forest
2703[22:09:38] [Client thread/INFO]: Registered texture set DESERT for biome nex:ruthless_sands
2704[22:09:38] [Client thread/INFO]: Registered texture set PLAINS for biome nex:torrid_wasteland
2705[22:09:38] [Client thread/INFO]: Registered texture set SWAMP for biome thebetweenlands:coarse_islands
2706[22:09:38] [Client thread/INFO]: Registered texture set SWAMP for biome thebetweenlands:deep_waters
2707[22:09:38] [Client thread/INFO]: Registered texture set SWAMP for biome thebetweenlands:marsh_0
2708[22:09:38] [Client thread/INFO]: Registered texture set SWAMP for biome thebetweenlands:marsh_1
2709[22:09:38] [Client thread/INFO]: Registered texture set SWAMP for biome thebetweenlands:patchy_islands
2710[22:09:38] [Client thread/INFO]: Registered texture set SWAMP for biome thebetweenlands:sludge_plains
2711[22:09:38] [Client thread/INFO]: Registered texture set SWAMP for biome thebetweenlands:swamplands
2712[22:09:38] [Client thread/INFO]: Registered texture set SWAMP for biome thebetweenlands:swamplands_clearing
2713[22:09:38] [Client thread/INFO]: Registered texture set DENSE_FOREST_HILLS for biome traverse:autumnal_wooded_hills
2714[22:09:38] [Client thread/INFO]: Registered texture set FOREST for biome traverse:autumnal_woods
2715[22:09:38] [Client thread/INFO]: Registered texture set FOREST for biome traverse:badlands
2716[22:09:38] [Client thread/INFO]: Registered texture set BIRCH_HILLS for biome traverse:birch_forested_hills
2717[22:09:38] [Client thread/INFO]: Registered texture set PLATEAU_MESA_LOW for biome traverse:canyon
2718[22:09:38] [Client thread/INFO]: Registered texture set MOUNTAINS for biome traverse:cliffs
2719[22:09:38] [Client thread/INFO]: Registered texture set PLATEAU_MESA for biome traverse:crag_cliffs
2720[22:09:38] [Client thread/INFO]: Registered texture set FOREST_HILLS for biome traverse:forested_hills
2721[22:09:38] [Client thread/INFO]: Registered texture set ICE for biome traverse:glacier
2722[22:09:38] [Client thread/INFO]: Registered texture set ICE_SPIKES for biome traverse:glacier_spikes
2723[22:09:38] [Client thread/INFO]: Registered texture set SWAMP for biome traverse:green_swamp
2724[22:09:38] [Client thread/INFO]: Registered texture set MEGA_SPRUCE_HILLS for biome traverse:lush_hills
2725[22:09:38] [Client thread/INFO]: Registered texture set PLAINS for biome traverse:meadow
2726[22:09:38] [Client thread/INFO]: Registered texture set JUNGLE for biome traverse:mini_jungle
2727[22:09:38] [Client thread/INFO]: Registered texture set DESERT_HILLS for biome traverse:mountainous_desert
2728[22:09:38] [Client thread/INFO]: Registered texture set DESERT for biome traverse:red_desert
2729[22:09:38] [Client thread/INFO]: Registered texture set PLATEAU_MESA_LOW for biome traverse:rocky_plateau
2730[22:09:38] [Client thread/INFO]: Registered texture set SNOW_PINES for biome traverse:snowy_coniferous_forest
2731[22:09:38] [Client thread/INFO]: Registered texture set FOREST for biome traverse:temperate_rainforest
2732[22:09:38] [Client thread/INFO]: Registered texture set BIRCH for biome traverse:woodlands
2733[22:09:38] [Client thread/INFO]: Registered texture set JUNGLE for biome twilightforest:dark_forest
2734[22:09:38] [Client thread/INFO]: Registered texture set JUNGLE_CLIFFS for biome twilightforest:dark_forest_center
2735[22:09:38] [Client thread/INFO]: Registered texture set MEGA_SPRUCE_HILLS for biome twilightforest:deep_mushroom_forest
2736[22:09:38] [Client thread/INFO]: Registered texture set DENSE_FOREST for biome twilightforest:dense_twilight_forest
2737[22:09:38] [Client thread/INFO]: Registered texture set FOREST_FLOWERS for biome twilightforest:enchanted_forest
2738[22:09:38] [Client thread/INFO]: Registered texture set SWAMP_HILLS for biome twilightforest:fire_swamp
2739[22:09:38] [Client thread/INFO]: Registered texture set BIRCH for biome twilightforest:firefly_forest
2740[22:09:38] [Client thread/INFO]: Registered texture set PLATEAU_MESA for biome twilightforest:highlands_center
2741[22:09:38] [Client thread/INFO]: Registered texture set MEGA_SPRUCE for biome twilightforest:mushroom_forest
2742[22:09:38] [Client thread/INFO]: Registered texture set SAVANNA for biome twilightforest:oak_savannah
2743[22:09:38] [Client thread/INFO]: Registered texture set SNOW_PINES for biome twilightforest:snowy_forest
2744[22:09:38] [Client thread/INFO]: Registered texture set DESERT_HILLS for biome twilightforest:thornlands
2745[22:09:38] [Client thread/INFO]: Registered texture set PLAINS for biome twilightforest:twilight_clearing
2746[22:09:38] [Client thread/INFO]: Registered texture set FOREST for biome twilightforest:twilight_forest
2747[22:09:38] [Client thread/INFO]: Registered texture set SNOW for biome twilightforest:twilight_glacier
2748[22:09:38] [Client thread/INFO]: Registered texture set PLATEAU_MESA_TREES for biome twilightforest:twilight_highlands
2749[22:09:38] [Client thread/INFO]: Registered texture set WATER for biome twilightforest:twilight_lake
2750[22:09:38] [Client thread/INFO]: Registered texture set WATER for biome twilightforest:twilight_stream
2751[22:09:38] [Client thread/INFO]: Registered texture set SWAMP for biome twilightforest:twilight_swamp
2752[22:09:39] [Client thread/INFO]: Detected charWidthFloat[] of OptiFine.
2753[22:09:39] [Client thread/INFO]: Detected charWidthFloat[] of OptiFine.
2754[22:09:39] [Client thread/INFO]: Detected charWidthFloat[] of OptiFine.
2755[22:09:39] [Client thread/INFO]: Loading Applied Energistics compatibility
2756[22:09:39] [Client thread/INFO]: Loading Actually Additions compatibility
2757[22:09:39] [Client thread/INFO]: Version 9.7.9 initializing...
2758[22:09:39] [Client thread/INFO]: Initialized HolidayManager.
2759[22:09:39] [Client thread/INFO]: Loading complete.
2760[22:09:39] [Client thread/INFO]: Mod loaded.
2761[22:09:39] [Client thread/WARN]: No types have been added to Biome appliedenergistics2:storage_biome, types have been assigned on a best-effort guess: [COLD, PLAINS]
2762[22:09:39] [Client thread/WARN]: No types have been added to Biome nex:ruthless_sands, types have been assigned on a best-effort guess: [DRY, HOT, SAVANNA, PLAINS]
2763[22:09:39] [Client thread/WARN]: No types have been added to Biome nex:fungi_forest, types have been assigned on a best-effort guess: [DRY, HOT, SAVANNA, PLAINS]
2764[22:09:39] [Client thread/WARN]: No types have been added to Biome nex:torrid_wasteland, types have been assigned on a best-effort guess: [DRY, HOT, SAVANNA, PLAINS]
2765[22:09:39] [Client thread/WARN]: No types have been added to Biome nex:arctic_abyss, types have been assigned on a best-effort guess: [DRY, COLD, PLAINS]
2766[22:09:40] [Client thread/INFO]: Initialization ( started )
2767[22:09:40] [Client thread/INFO]: Starting AE2 CSV Export
2768[22:09:40] [AE2 CSV Export/INFO]: Cache is disabled. Commencing exporting.
2769[22:09:40] [AE2 CSV Export/INFO]: Item Exporting ( started )
2770[22:09:40] [Client thread/INFO]: Initialization ( ended after 214ms )
2771[22:09:40] [AE2 CSV Export/INFO]: Exported successfully 7565 items into items.csv
2772[22:09:40] [AE2 CSV Export/INFO]: Item Exporting ( ended after 231 ms)
2773[22:09:40] [Client thread/INFO]: Finished Initialization.
2774[22:09:40] [Client thread/INFO]: Postloading 0 modules.
2775[22:09:40] [Client thread/INFO]: Done postloading plugins.
2776[22:09:40] [Client thread/INFO]: Using Dimension Blacklist with 0 entries.
2777[22:09:40] [Client thread/INFO]: Transforming net.minecraft.world.WorldServer
2778[22:09:40] [Client thread/INFO]: Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e] Descriptor ()Z)
2779[22:09:40] [Client thread/INFO]: Located Method, patching...
2780[22:09:40] [Client thread/INFO]: Patch result: true
2781[22:09:40] [Client thread/INFO]: Ignoring fluid ender for rarity registry - it doesn't exist in the current environment
2782[22:09:40] [Client thread/INFO]: Ignoring fluid pyrotheum for rarity registry - it doesn't exist in the current environment
2783[22:09:40] [Client thread/INFO]: Ignoring fluid cryotheum for rarity registry - it doesn't exist in the current environment
2784[22:09:40] [Client thread/INFO]: Ignoring fluid refined_oil for rarity registry - it doesn't exist in the current environment
2785[22:09:40] [Client thread/INFO]: Ignoring fluid refined_fuel for rarity registry - it doesn't exist in the current environment
2786[22:09:40] [Client thread/INFO]: Ignoring fluid fluidoil for rarity registry - it doesn't exist in the current environment
2787[22:09:40] [Client thread/INFO]: Ignoring fluid fluidnitrodiesel for rarity registry - it doesn't exist in the current environment
2788[22:09:40] [Client thread/INFO]: Ignoring fluid ic2uu_matter for rarity registry - it doesn't exist in the current environment
2789[22:09:40] [Client thread/INFO]: Ignoring fluid ic2biomass for rarity registry - it doesn't exist in the current environment
2790[22:09:40] [Client thread/INFO]: Ignoring fluid ic2biogas for rarity registry - it doesn't exist in the current environment
2791[22:09:40] [Client thread/INFO]: Ignoring fluid mana for rarity registry - it doesn't exist in the current environment
2792[22:09:40] [Client thread/INFO]: Ignoring fluid nacre for rarity registry - it doesn't exist in the current environment
2793[22:09:40] [Client thread/INFO]: Ignoring whitelist entry cyclicmagic:enchantment.launch:10 for amulet enchantments - Enchantment does not exist!
2794[22:09:40] [Client thread/INFO]: Ignoring whitelist entry cyclicmagic:enchantment.magnet:1 for amulet enchantments - Enchantment does not exist!
2795[22:09:40] [Client thread/INFO]: Ignoring whitelist entry cyclicmagic:enchantment.venom:10 for amulet enchantments - Enchantment does not exist!
2796[22:09:40] [Client thread/INFO]: Ignoring whitelist entry cyclicmagic:enchantment.excavation:1 for amulet enchantments - Enchantment does not exist!
2797[22:09:40] [Client thread/INFO]: Ignoring whitelist entry cyclicmagic:enchantment.multishot:1 for amulet enchantments - Enchantment does not exist!
2798[22:09:40] [Client thread/INFO]: Got 398 recipe modifications from CraftTweaker. - Applying...
2799[22:09:40] [Client thread/INFO]: Recipe changes applied.
2800[22:09:40] [Client thread/INFO]: [AstralTransformer] Transforming wh : net.minecraft.entity.ai.attributes.ModifiableAttributeInstance with 1 patches!
2801[22:09:40] [Client thread/INFO]: [AstralTransformer] Applied patch PATCHPOSTPROCESSATTRIBUTES
2802[22:09:40] [Client thread/INFO]: Loaded OAK of minecraft into tree registry.
2803[22:09:40] [Client thread/INFO]: Loaded SPRUCE of minecraft into tree registry.
2804[22:09:40] [Client thread/INFO]: Loaded BIRCH of minecraft into tree registry.
2805[22:09:40] [Client thread/INFO]: Loaded JUNGLE of minecraft into tree registry.
2806[22:09:40] [Client thread/INFO]: Loaded ACACIA of minecraft into tree registry.
2807[22:09:40] [Client thread/INFO]: Loaded DARK_OAK of minecraft into tree registry.
2808[22:09:40] [Client thread/INFO]: Loaded SLIME of tconstruct into tree registry.
2809[22:09:41] [Client thread/INFO]: Adding delayed color handlers
2810[22:09:41] [AstralSorcery Patreon Effect Loader/INFO]: Patreon effect loading finished.
2811[22:09:42] [Client thread/ERROR]: Block Parsing Error. Invalid Name: quark:custom_chest_trap
2812[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.helper.StringParser.getBlock(StringParser.java:34)
2813[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.handler.ModelOverridesHandler.initOverrides(ModelOverridesHandler.java:126)
2814[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.handler.RegistrationHandler.regOverrideList(RegistrationHandler.java:60)
2815[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.CommonProxy.init(CommonProxy.java:54)
2816[22:09:42] [Client thread/ERROR]: tschipp.carryon.client.ClientProxy.init(ClientProxy.java:24)
2817[22:09:42] [Client thread/ERROR]: tschipp.carryon.CarryOn.init(CarryOn.java:55)
2818[22:09:42] [Client thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2819[22:09:42] [Client thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2820[22:09:42] [Client thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2821[22:09:42] [Client thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:497)
2822[22:09:42] [Client thread/ERROR]: net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
2823[22:09:42] [Client thread/ERROR]: 36 more...
2824[22:09:42] [Client thread/INFO]:
2825[22:09:42] [Client thread/ERROR]: Block Parsing Error. Invalid Name: quark:custom_chest_trap
2826[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.helper.StringParser.getBlock(StringParser.java:34)
2827[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.handler.ModelOverridesHandler.initOverrides(ModelOverridesHandler.java:126)
2828[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.handler.RegistrationHandler.regOverrideList(RegistrationHandler.java:60)
2829[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.CommonProxy.init(CommonProxy.java:54)
2830[22:09:42] [Client thread/ERROR]: tschipp.carryon.client.ClientProxy.init(ClientProxy.java:24)
2831[22:09:42] [Client thread/ERROR]: tschipp.carryon.CarryOn.init(CarryOn.java:55)
2832[22:09:42] [Client thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2833[22:09:42] [Client thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2834[22:09:42] [Client thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2835[22:09:42] [Client thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:497)
2836[22:09:42] [Client thread/ERROR]: net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
2837[22:09:42] [Client thread/ERROR]: 36 more...
2838[22:09:42] [Client thread/INFO]:
2839[22:09:42] [Client thread/ERROR]: Block Parsing Error. Invalid Name: quark:custom_chest_trap
2840[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.helper.StringParser.getBlock(StringParser.java:34)
2841[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.handler.ModelOverridesHandler.initOverrides(ModelOverridesHandler.java:126)
2842[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.handler.RegistrationHandler.regOverrideList(RegistrationHandler.java:60)
2843[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.CommonProxy.init(CommonProxy.java:54)
2844[22:09:42] [Client thread/ERROR]: tschipp.carryon.client.ClientProxy.init(ClientProxy.java:24)
2845[22:09:42] [Client thread/ERROR]: tschipp.carryon.CarryOn.init(CarryOn.java:55)
2846[22:09:42] [Client thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2847[22:09:42] [Client thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2848[22:09:42] [Client thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2849[22:09:42] [Client thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:497)
2850[22:09:42] [Client thread/ERROR]: net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
2851[22:09:42] [Client thread/ERROR]: 36 more...
2852[22:09:42] [Client thread/INFO]:
2853[22:09:42] [Client thread/ERROR]: Block Parsing Error. Invalid Name: quark:custom_chest_trap
2854[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.helper.StringParser.getBlock(StringParser.java:34)
2855[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.handler.ModelOverridesHandler.initOverrides(ModelOverridesHandler.java:126)
2856[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.handler.RegistrationHandler.regOverrideList(RegistrationHandler.java:60)
2857[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.CommonProxy.init(CommonProxy.java:54)
2858[22:09:42] [Client thread/ERROR]: tschipp.carryon.client.ClientProxy.init(ClientProxy.java:24)
2859[22:09:42] [Client thread/ERROR]: tschipp.carryon.CarryOn.init(CarryOn.java:55)
2860[22:09:42] [Client thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2861[22:09:42] [Client thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2862[22:09:42] [Client thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2863[22:09:42] [Client thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:497)
2864[22:09:42] [Client thread/ERROR]: net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
2865[22:09:42] [Client thread/ERROR]: 36 more...
2866[22:09:42] [Client thread/INFO]:
2867[22:09:42] [Client thread/ERROR]: Block Parsing Error. Invalid Name: quark:custom_chest_trap
2868[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.helper.StringParser.getBlock(StringParser.java:34)
2869[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.handler.ModelOverridesHandler.initOverrides(ModelOverridesHandler.java:126)
2870[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.handler.RegistrationHandler.regOverrideList(RegistrationHandler.java:60)
2871[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.CommonProxy.init(CommonProxy.java:54)
2872[22:09:42] [Client thread/ERROR]: tschipp.carryon.client.ClientProxy.init(ClientProxy.java:24)
2873[22:09:42] [Client thread/ERROR]: tschipp.carryon.CarryOn.init(CarryOn.java:55)
2874[22:09:42] [Client thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2875[22:09:42] [Client thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2876[22:09:42] [Client thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2877[22:09:42] [Client thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:497)
2878[22:09:42] [Client thread/ERROR]: net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
2879[22:09:42] [Client thread/ERROR]: 36 more...
2880[22:09:42] [Client thread/INFO]:
2881[22:09:42] [Client thread/ERROR]: Block Parsing Error. Invalid Name: quark:custom_chest
2882[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.helper.StringParser.getBlock(StringParser.java:34)
2883[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.handler.ModelOverridesHandler.initOverrides(ModelOverridesHandler.java:126)
2884[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.handler.RegistrationHandler.regOverrideList(RegistrationHandler.java:60)
2885[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.CommonProxy.init(CommonProxy.java:54)
2886[22:09:42] [Client thread/ERROR]: tschipp.carryon.client.ClientProxy.init(ClientProxy.java:24)
2887[22:09:42] [Client thread/ERROR]: tschipp.carryon.CarryOn.init(CarryOn.java:55)
2888[22:09:42] [Client thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2889[22:09:42] [Client thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2890[22:09:42] [Client thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2891[22:09:42] [Client thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:497)
2892[22:09:42] [Client thread/ERROR]: net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
2893[22:09:42] [Client thread/ERROR]: 36 more...
2894[22:09:42] [Client thread/INFO]:
2895[22:09:42] [Client thread/ERROR]: Block Parsing Error. Invalid Name: quark:custom_chest
2896[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.helper.StringParser.getBlock(StringParser.java:34)
2897[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.handler.ModelOverridesHandler.initOverrides(ModelOverridesHandler.java:126)
2898[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.handler.RegistrationHandler.regOverrideList(RegistrationHandler.java:60)
2899[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.CommonProxy.init(CommonProxy.java:54)
2900[22:09:42] [Client thread/ERROR]: tschipp.carryon.client.ClientProxy.init(ClientProxy.java:24)
2901[22:09:42] [Client thread/ERROR]: tschipp.carryon.CarryOn.init(CarryOn.java:55)
2902[22:09:42] [Client thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2903[22:09:42] [Client thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2904[22:09:42] [Client thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2905[22:09:42] [Client thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:497)
2906[22:09:42] [Client thread/ERROR]: net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
2907[22:09:42] [Client thread/ERROR]: 36 more...
2908[22:09:42] [Client thread/INFO]:
2909[22:09:42] [Client thread/ERROR]: Block Parsing Error. Invalid Name: quark:custom_chest
2910[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.helper.StringParser.getBlock(StringParser.java:34)
2911[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.handler.ModelOverridesHandler.initOverrides(ModelOverridesHandler.java:126)
2912[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.handler.RegistrationHandler.regOverrideList(RegistrationHandler.java:60)
2913[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.CommonProxy.init(CommonProxy.java:54)
2914[22:09:42] [Client thread/ERROR]: tschipp.carryon.client.ClientProxy.init(ClientProxy.java:24)
2915[22:09:42] [Client thread/ERROR]: tschipp.carryon.CarryOn.init(CarryOn.java:55)
2916[22:09:42] [Client thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2917[22:09:42] [Client thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2918[22:09:42] [Client thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2919[22:09:42] [Client thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:497)
2920[22:09:42] [Client thread/ERROR]: net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
2921[22:09:42] [Client thread/ERROR]: 36 more...
2922[22:09:42] [Client thread/INFO]:
2923[22:09:42] [Client thread/ERROR]: Block Parsing Error. Invalid Name: quark:custom_chest
2924[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.helper.StringParser.getBlock(StringParser.java:34)
2925[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.handler.ModelOverridesHandler.initOverrides(ModelOverridesHandler.java:126)
2926[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.handler.RegistrationHandler.regOverrideList(RegistrationHandler.java:60)
2927[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.CommonProxy.init(CommonProxy.java:54)
2928[22:09:42] [Client thread/ERROR]: tschipp.carryon.client.ClientProxy.init(ClientProxy.java:24)
2929[22:09:42] [Client thread/ERROR]: tschipp.carryon.CarryOn.init(CarryOn.java:55)
2930[22:09:42] [Client thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2931[22:09:42] [Client thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2932[22:09:42] [Client thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2933[22:09:42] [Client thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:497)
2934[22:09:42] [Client thread/ERROR]: net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
2935[22:09:42] [Client thread/ERROR]: 36 more...
2936[22:09:42] [Client thread/INFO]:
2937[22:09:42] [Client thread/ERROR]: Block Parsing Error. Invalid Name: quark:custom_chest
2938[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.helper.StringParser.getBlock(StringParser.java:34)
2939[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.handler.ModelOverridesHandler.initOverrides(ModelOverridesHandler.java:126)
2940[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.handler.RegistrationHandler.regOverrideList(RegistrationHandler.java:60)
2941[22:09:42] [Client thread/ERROR]: tschipp.carryon.common.CommonProxy.init(CommonProxy.java:54)
2942[22:09:42] [Client thread/ERROR]: tschipp.carryon.client.ClientProxy.init(ClientProxy.java:24)
2943[22:09:42] [Client thread/ERROR]: tschipp.carryon.CarryOn.init(CarryOn.java:55)
2944[22:09:42] [Client thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2945[22:09:42] [Client thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2946[22:09:42] [Client thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2947[22:09:42] [Client thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:497)
2948[22:09:42] [Client thread/ERROR]: net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
2949[22:09:42] [Client thread/ERROR]: 36 more...
2950[22:09:42] [Client thread/INFO]:
2951[22:09:42] [Client thread/INFO]: OpenComputers API not available!
2952[22:09:42] [Client thread/INFO]: skipped core.INIT
2953[22:09:42] [Client thread/INFO]: Chisels and Bits compat loaded
2954[22:09:42] [Client thread/INFO]: Integrated Dynamics is up-to-date!
2955[22:09:42] [Client thread/INFO]: Recipe 'compactmachines3:energy_cell' is disabled via its json file
2956[22:09:42] [Client thread/ERROR]: Could not deserialize recipe from file: "example.energycell.json"
2957[22:09:42] [Client thread/INFO]: Loaded recipe "machine-tiny.json"
2958[22:09:42] [Client thread/INFO]: Loaded recipe "machineframe.json"
2959[22:09:42] [Client thread/INFO]: Loaded recipe "redstonetunneltool.json"
2960[22:09:42] [Client thread/INFO]: Loaded recipe "machine-large.json"
2961[22:09:42] [Client thread/INFO]: Loaded recipe "machine-giant.json"
2962[22:09:42] [Client thread/INFO]: Loaded recipe "tunneltool.json"
2963[22:09:42] [Client thread/INFO]: Loaded recipe "machine-maximum.json"
2964[22:09:42] [Client thread/INFO]: Loaded recipe "wallbreakable.json"
2965[22:09:42] [Client thread/INFO]: Loaded recipe "machine-small.json"
2966[22:09:42] [Client thread/INFO]: Recipe 'compactmachines3:zombieegg' is disabled via its json file
2967[22:09:42] [Client thread/ERROR]: Could not deserialize recipe from file: "example.zombieegg.json"
2968[22:09:42] [Client thread/INFO]: Loaded recipe "machine-normal.json"
2969[22:09:42] [Client thread/INFO]: Loaded schema: example-tree [size=NORMAL, blocks=137]
2970[22:09:42] [Client thread/INFO]: JourneyMap log initialized.
2971[22:09:42] [Client thread/INFO]: initialize ENTER
2972[22:09:42] [Client thread/ERROR]: Default theme not found in C:\Users\camer\Twitch\Minecraft\Instances\SevTech Ages\journeymap\icon\theme\flat\OceanMonument.theme2.json: OceanMonument (SUPPRESSED)
2973[22:09:42] [Client thread/INFO]: [ClientAPI] built with JourneyMap API 1.4
2974[22:09:42] [Client thread/INFO]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI
2975[22:09:42] [Client thread/INFO]: Initialized IClientPlugin: com.oitsjustjose.geolosys.compat.journeymap.GeolosysPlugin
2976[22:09:42] [Client thread/INFO]: Initialized IClientPlugin: com.teamacronymcoders.base.modules.journeymap.JourneyMapPlugin
2977[22:09:42] [Client thread/INFO]: initialize EXIT, elapsed count 0 avg ?ms
2978[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc treasure chest`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
2979[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc air distributor`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
2980[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc air collector`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
2981[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc oxygen pipe`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
2982[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc air lock frame`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
2983[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc refinery`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
2984[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc nasa workbench`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
2985[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc deconstructor`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
2986[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc air compressor`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
2987[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc fuel loader`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
2988[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc landing pad`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
2989[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc landing pad full`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
2990[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc space station`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
2991[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc dummy block`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
2992[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc air sealer`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
2993[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc dungeon boss spawner`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
2994[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc oxygen detector`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
2995[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc buggy fueler`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
2996[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc buggy fueler single`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
2997[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc cargo loader`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
2998[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc cargo unloader`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
2999[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc parachest tile`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
3000[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc solar panel`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
3001[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc radio telescope`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
3002[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc magnetic crafting table`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
3003[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc energy storage module`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
3004[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc coal generator`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
3005[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc electric furnace`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
3006[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc aluminum wire`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
3007[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc switchable aluminum wire`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
3008[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc fallen meteor`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
3009[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc ingot compressor`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
3010[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc electric ingot compressor`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
3011[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc circuit fabricator`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
3012[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc air lock controller`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
3013[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc oxygen storage module`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
3014[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc oxygen decompressor`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
3015[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc space station thruster`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
3016[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc arc lamp`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
3017[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc view screen`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
3018[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc panel lighting`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
3019[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc telemetry unit`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
3020[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc painter`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
3021[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc fluid tank`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
3022[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc player detector`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
3023[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc platform`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
3024[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc emergency post`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
3025[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc null tile`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
3026[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc slimeling egg`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
3027[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc tier 2 treasure chest`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
3028[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc planet terraformer`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
3029[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc cryogenic chamber`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
3030[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc gas liquefier`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
3031[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc methane synthesizer`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
3032[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc water electrolyzer`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
3033[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc mars dungeon spawner`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
3034[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc launch controller`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
3035[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc beam reflector`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
3036[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc beam receiver`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
3037[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc short range telepad`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
3038[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc fake short range telepad`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
3039[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc astro miner base builder`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
3040[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc astro miner base`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
3041[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc venus spout`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
3042[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc venus dungeon spawner`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
3043[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc tier 3 treasure chest`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
3044[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc geothermal generator`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
3045[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc crashed probe`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
3046[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc solar array module`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
3047[22:09:43] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gc solar array controller`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
3048[22:09:43] [Client thread/INFO]: Deduplicated 972 property sets.
3049[22:09:43] [Client thread/INFO]: Weakening LaunchWrapper resource cache...
3050[22:09:43] [Client thread/INFO]: Registered client-side world unload notifier!
3051[22:09:43] [Client thread/INFO]: Cleaning up ModelLoader...
3052[22:09:44] [Client thread/INFO]: Initialized network channel 'bdew.generators' for mod 'advgenerators'
3053[22:09:44] [Client thread/ERROR]: Error while processing RsRecipeShaped(List(_XX, _XX, __X),StackMacro(B),4): Item not found advgenerators:turbine_blade_steel
3054[22:09:44] [Client thread/ERROR]: Error while processing RsRecipeShaped(List(BBB, BXB, BBB),StackMacro(R),1): Item not found advgenerators:turbine_blade_steel
3055[22:09:44] [Client thread/ERROR]: Error while processing RsRecipeShaped(List(FWF, wRw, FWF),StackBlock(advgenerators,turbine_steel,32767),1): Item not found advgenerators:turbine_rotor_steel
3056[22:09:44] [Client thread/ERROR]: Error while processing RsRecipeShapeless(RK,StackItem(advgenerators,turbine_kit_steel,32767),1): Item not found advgenerators:turbine_rotor_steel
3057[22:09:44] [Client thread/ERROR]: Error while processing RsRecipeSmelting(StackMacro(R),StackMacro(X),11,0.0): Item not found advgenerators:turbine_rotor_steel
3058[22:09:44] [Client thread/ERROR]: Error while processing RsRecipeShaped(List(_XX, _XX, __X),StackMacro(B),4): Item not found advgenerators:turbine_blade_bronze
3059[22:09:44] [Client thread/ERROR]: Error while processing RsRecipeShaped(List(BBB, BXB, BBB),StackMacro(R),1): Item not found advgenerators:turbine_blade_bronze
3060[22:09:44] [Client thread/ERROR]: Error while processing RsRecipeShaped(List(FWF, wRw, FWF),StackBlock(advgenerators,turbine_bronze,32767),1): Item not found advgenerators:turbine_rotor_bronze
3061[22:09:44] [Client thread/ERROR]: Error while processing RsRecipeShapeless(RK,StackItem(advgenerators,turbine_kit_bronze,32767),1): Item not found advgenerators:turbine_rotor_bronze
3062[22:09:44] [Client thread/ERROR]: Error while processing RsRecipeSmelting(StackMacro(R),StackMacro(X),11,0.0): Item not found advgenerators:turbine_rotor_bronze
3063[22:09:44] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'industrialforegoing:models/block/catears.mtl') is not currently supported, skipping
3064[22:09:44] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material.001' in 'industrialforegoing:models/block/catears.mtl'. The color defined by key 'Ks' will not be applied!
3065[22:09:44] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'industrialforegoing:models/block/catears.mtl') is not currently supported, skipping
3066[22:09:44] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'industrialforegoing:models/block/catears.mtl') is not currently supported, skipping
3067[22:09:44] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'industrialforegoing:models/block/catears.mtl') is not currently supported, skipping
3068[22:09:44] [Client thread/INFO]: Registered packet handler.
3069[22:09:44] [Client thread/INFO]: Registered packet handler.
3070[22:09:44] [Client thread/WARN]: Failed to check item tree version: null
3071[22:09:44] [Client thread/INFO]: Merging tree files.
3072[22:09:44] [Client thread/INFO]: Saving merged tree in TEMP folder.
3073[22:09:44] [Client thread/INFO]: Merged tree files.
3074[22:09:44] [Client thread/INFO]: Mod initialized
3075[22:09:45] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityskintable`, expected `megaloot`. This could be a intended override, but in most cases indicates a broken mod.
3076[22:09:45] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitydisenchanter`, expected `megaloot`. This could be a intended override, but in most cases indicates a broken mod.
3077[22:09:45] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityevolutionchamber`, expected `megaloot`. This could be a intended override, but in most cases indicates a broken mod.
3078[22:09:46] [Client thread/INFO]: Variables: [5 loaded, 0 failed]
3079[22:09:46] [Client thread/INFO]: Machines: [20 loaded, 0 failed]
3080[22:09:46] [Client thread/WARN]: MachineRecipe with registryName modularmachinery:industrial_mill_striped zinnia already exists!
3081[22:09:46] [Client thread/WARN]: Offending files: '' and '' !
3082[22:09:46] [Client thread/INFO]: Load-Phase: [482 loaded, 0 failed]
3083[22:09:46] [Client thread/INFO]: [Unknown Machinery: 0]
3084[22:09:46] [Client thread/INFO]: modularmachinery:orematic5000 (Recipes): [28 loaded, 0 failed]
3085[22:09:46] [Client thread/INFO]: modularmachinery:orematic5000_mk2 (Recipes): [28 loaded, 0 failed]
3086[22:09:46] [Client thread/INFO]: modularmachinery:orematic5000_mk3 (Recipes): [56 loaded, 0 failed]
3087[22:09:46] [Client thread/INFO]: modularmachinery:industrial_drying_unit (Recipes): [26 loaded, 0 failed]
3088[22:09:46] [Client thread/INFO]: modularmachinery:industrial_drying_unit_mk2 (Recipes): [26 loaded, 0 failed]
3089[22:09:46] [Client thread/INFO]: modularmachinery:industrial_drying_unit_mk3 (Recipes): [26 loaded, 0 failed]
3090[22:09:46] [Client thread/INFO]: modularmachinery:auto_cauldron (Recipes): [10 loaded, 0 failed]
3091[22:09:46] [Client thread/INFO]: modularmachinery:chemical_mixer (Recipes): [1 loaded, 0 failed]
3092[22:09:46] [Client thread/INFO]: modularmachinery:ethylitic_enricher (Recipes): [1 loaded, 0 failed]
3093[22:09:46] [Client thread/INFO]: modularmachinery:hydraulic_press (Recipes): [31 loaded, 0 failed]
3094[22:09:46] [Client thread/INFO]: modularmachinery:industrial_loom (Recipes): [22 loaded, 0 failed]
3095[22:09:46] [Client thread/INFO]: modularmachinery:industrial_mill (Recipes): [188 loaded, 1 failed]
3096[22:09:46] [Client thread/INFO]: modularmachinery:liquid_processor (Recipes): [1 loaded, 0 failed]
3097[22:09:46] [Client thread/INFO]: modularmachinery:mixer (Recipes): [6 loaded, 0 failed]
3098[22:09:46] [Client thread/INFO]: modularmachinery:mixer_mk2 (Recipes): [6 loaded, 0 failed]
3099[22:09:46] [Client thread/INFO]: modularmachinery:mixer_mk3 (Recipes): [6 loaded, 0 failed]
3100[22:09:46] [Client thread/INFO]: modularmachinery:paperclip_factory (Recipes): [2 loaded, 0 failed]
3101[22:09:46] [Client thread/INFO]: modularmachinery:plastic_molder (Recipes): [1 loaded, 0 failed]
3102[22:09:46] [Client thread/INFO]: modularmachinery:scamulator (Recipes): [15 loaded, 0 failed]
3103[22:09:46] [Client thread/INFO]: modularmachinery:volcanic_crystalizer (Recipes): [1 loaded, 0 failed]
3104[22:09:46] [Client thread/INFO]: File load successful.
3105[22:09:46] [Client thread/INFO]: File load successful.
3106[22:09:46] [Client thread/INFO]: Registering World Generation Mundane Redstone Ore
3107[22:09:46] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `ma_seed_reprocessor`, expected `mysticalagriculture`. This could be a intended override, but in most cases indicates a broken mod.
3108[22:09:46] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `ma_inferium_furnace`, expected `mysticalagriculture`. This could be a intended override, but in most cases indicates a broken mod.
3109[22:09:46] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `ma_prudentium_furnace`, expected `mysticalagriculture`. This could be a intended override, but in most cases indicates a broken mod.
3110[22:09:46] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `ma_intermedium_furnace`, expected `mysticalagriculture`. This could be a intended override, but in most cases indicates a broken mod.
3111[22:09:46] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `ma_superium_furnace`, expected `mysticalagriculture`. This could be a intended override, but in most cases indicates a broken mod.
3112[22:09:46] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `ma_supremium_furnace`, expected `mysticalagriculture`. This could be a intended override, but in most cases indicates a broken mod.
3113[22:09:46] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `ma_ultimate_furnace`, expected `mysticalagriculture`. This could be a intended override, but in most cases indicates a broken mod.
3114[22:09:46] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.hellsand@0 = 1xtile.nex:soulGlass@0
3115[22:09:47] [Client thread/INFO]: Loading Configs...
3116[22:09:47] [Client thread/INFO]: Added 98 biomes to Players Skin spawn list.
3117[22:09:47] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: java.net.SocketTimeoutException: connect timed out
3118[22:09:47] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method)
3119[22:09:47] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
3120[22:09:47] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
3121[22:09:47] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
3122[22:09:47] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
3123[22:09:47] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
3124[22:09:47] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at java.net.Socket.connect(Socket.java:589)
3125[22:09:47] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
3126[22:09:47] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
3127[22:09:47] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
3128[22:09:47] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
3129[22:09:47] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at sun.net.www.http.HttpClient.New(HttpClient.java:308)
3130[22:09:47] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at sun.net.www.http.HttpClient.New(HttpClient.java:326)
3131[22:09:47] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1168)
3132[22:09:47] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1104)
3133[22:09:47] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:988)
3134[22:09:47] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:986)
3135[22:09:47] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at java.security.AccessController.doPrivileged(Native Method)
3136[22:09:47] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at java.security.AccessController.doPrivileged(AccessController.java:713)
3137[22:09:47] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:985)
3138[22:09:47] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:932)
3139[22:09:47] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512)
3140[22:09:47] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
3141[22:09:47] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432)
3142[22:09:47] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430)
3143[22:09:47] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at java.security.AccessController.doPrivileged(Native Method)
3144[22:09:47] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at java.security.AccessController.doPrivileged(AccessController.java:713)
3145[22:09:47] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429)
3146[22:09:47] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at codechicken.lib.internal.ModDescriptionEnhancer.lambda$init$0(ModDescriptionEnhancer.java:77)
3147[22:09:47] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at codechicken.lib.internal.ModDescriptionEnhancer$$Lambda$4740/1539967192.run(Unknown Source)
3148[22:09:47] [CC Supporters Downloader/INFO]: [codechicken.lib.internal.ModDescriptionEnhancer:lambda$init$0:85]: at java.lang.Thread.run(Thread.java:745)
3149[22:09:47] [Client thread/INFO]: Registered Immersive Petroleum fuel 'gasoline' @ 1500000 mL air/bucket
3150[22:09:48] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.mushroom@32767 = 1xitem.primal.mushroom_cooked@0
3151[22:09:48] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.mushroom@32767 = 1xitem.primal.mushroom_cooked@0
3152[22:09:48] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.primal.vanadium_dust@32767 = 1xitem.primal.shibuichi_ingot@0
3153[22:09:48] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.primal.vanadium_plate@32767 = 1xitem.primal.shibuichi_ingot@0
3154[22:09:48] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.primal.iron_plate@32767 = 1xitem.ingotIron@0
3155[22:09:48] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.primal.gold_plate@32767 = 1xitem.ingotGold@0
3156[22:09:48] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.primal.brass_plate@32767 = 1xitem.primal.brass_ingot@0
3157[22:09:48] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.primal.bronze_plate@32767 = 1xitem.primal.bronze_ingot@0
3158[22:09:48] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.primal.lead_plate@32767 = 1xitem.primal.lead_ingot@0
3159[22:09:48] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.primal.silver_plate@32767 = 1xitem.primal.silver_ingot@0
3160[22:09:48] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.primal.tin_plate@32767 = 1xitem.primal.tin_ingot@0
3161[22:09:48] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.primal.zinc_plate@32767 = 1xitem.primal.zinc_ingot@0
3162[22:09:48] [Client thread/INFO]: Replacing Minecraft#effectRenderer - Block destruction particles now only spawn in blocks' collision/bounding boxes.
3163[22:09:48] [Client thread/INFO]: Found 380 ores
3164[22:09:48] [Client thread/INFO]: Created new network wrapper rc&reborncore.&64769
3165[22:09:48] [Client thread/INFO]: Registed packet to rc&reborncore.&64769 side: SERVER id:0
3166[22:09:48] [Client thread/INFO]: Created new network wrapper rc&reborncore.&39932
3167[22:09:48] [Client thread/INFO]: Registed packet to rc&reborncore.&39932 side: CLIENT id:0
3168[22:09:48] [Client thread/INFO]: Registed packet to rc&reborncore.&39932 side: SERVER id:1
3169[22:09:48] [Client thread/INFO]: Registed packet to rc&reborncore.&39932 side: SERVER id:2
3170[22:09:48] [Client thread/INFO]: Registed packet to rc&reborncore.&39932 side: SERVER id:3
3171[22:09:48] [Client thread/INFO]: Registed packet to rc&reborncore.&39932 side: CLIENT id:4
3172[22:09:48] [Client thread/INFO]: Registed packet to rc&reborncore.&39932 side: CLIENT id:5
3173[22:09:48] [Client thread/INFO]: Registed packet to rc&reborncore.&39932 side: SERVER id:6
3174[22:09:48] [Client thread/INFO]: Registed packet to rc&reborncore.&39932 side: SERVER id:7
3175[22:09:48] [Client thread/INFO]: Registed packet to rc&reborncore.&39932 side: CLIENT id:8
3176[22:09:48] [Client thread/INFO]: Registed packet to rc&reborncore.&39932 side: CLIENT id:9
3177[22:09:48] [Client thread/INFO]: Created new network wrapper rc&me.modmuss5&21645
3178[22:09:48] [Client thread/INFO]: Registed packet to rc&me.modmuss5&21645 side: SERVER id:0
3179[22:09:48] [Client thread/INFO]: Created new network wrapper rc&vswe.steves&10928
3180[22:09:48] [Client thread/INFO]: Registed packet to rc&vswe.steves&10928 side: CLIENT id:0
3181[22:09:48] [Client thread/INFO]: Registed packet to rc&vswe.steves&10928 side: SERVER id:2
3182[22:09:48] [Client thread/INFO]: Registed packet to rc&vswe.steves&10928 side: CLIENT id:3
3183[22:09:48] [Client thread/INFO]: Registed packet to rc&vswe.steves&10928 side: SERVER id:4
3184[22:09:48] [Client thread/INFO]: Loaded registrys for net.minecraftforge.fml.common.event.FMLInitializationEvent in 0ms
3185[22:09:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `totemic` for name `war_dance`, expected `sevtweaks`. This could be a intended override, but in most cases indicates a broken mod.
3186[22:09:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `totemic` for name `depths`, expected `sevtweaks`. This could be a intended override, but in most cases indicates a broken mod.
3187[22:09:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `totemic` for name `fertility`, expected `sevtweaks`. This could be a intended override, but in most cases indicates a broken mod.
3188[22:09:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `totemic` for name `zaphkiel_waltz`, expected `sevtweaks`. This could be a intended override, but in most cases indicates a broken mod.
3189[22:09:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `totemic` for name `buffalo_dance`, expected `sevtweaks`. This could be a intended override, but in most cases indicates a broken mod.
3190[22:09:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `totemic` for name `rain_dance`, expected `sevtweaks`. This could be a intended override, but in most cases indicates a broken mod.
3191[22:09:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `totemic` for name `drought`, expected `sevtweaks`. This could be a intended override, but in most cases indicates a broken mod.
3192[22:09:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `totemic` for name `flute`, expected `sevtweaks`. This could be a intended override, but in most cases indicates a broken mod.
3193[22:09:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `totemic` for name `eagle_dance`, expected `sevtweaks`. This could be a intended override, but in most cases indicates a broken mod.
3194[22:09:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `totemic` for name `cleansing`, expected `sevtweaks`. This could be a intended override, but in most cases indicates a broken mod.
3195[22:09:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `totemic` for name `baykok_summon`, expected `sevtweaks`. This could be a intended override, but in most cases indicates a broken mod.
3196[22:09:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `totemic` for name `sun_dance`, expected `sevtweaks`. This could be a intended override, but in most cases indicates a broken mod.
3197[22:09:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `totemic` for name `danseMacabre`, expected `sevtweaks`. This could be a intended override, but in most cases indicates a broken mod.
3198[22:09:49] [Client thread/INFO]: Attempting to add new advancement triggers...
3199[22:09:49] [Client thread/INFO]: New advancement triggers added successfully!
3200[22:09:49] [Client thread/INFO]: Registered TE: shadows.fastfurnace.block.TileFastFurnace
3201[22:09:49] [Client thread/INFO]: Registered TE: net.minecraft.tileentity.TileEntityChest
3202[22:09:49] [Client thread/INFO]: Registered TE: net.minecraft.tileentity.TileEntityEnderChest
3203[22:09:49] [Client thread/INFO]: Registered TE: net.minecraft.block.BlockJukebox$TileEntityJukebox
3204[22:09:49] [Client thread/INFO]: Registered TE: net.minecraft.tileentity.TileEntityDispenser
3205[22:09:49] [Client thread/INFO]: Registered TE: net.minecraft.tileentity.TileEntityDropper
3206[22:09:49] [Client thread/INFO]: Registered TE: net.minecraft.tileentity.TileEntitySign
3207[22:09:49] [Client thread/INFO]: Registered TE: net.minecraft.tileentity.TileEntityMobSpawner
3208[22:09:49] [Client thread/INFO]: Registered TE: net.minecraft.tileentity.TileEntityNote
3209[22:09:49] [Client thread/INFO]: Registered TE: net.minecraft.tileentity.TileEntityPiston
3210[22:09:49] [Client thread/INFO]: Registered TE: net.minecraft.tileentity.TileEntityBrewingStand
3211[22:09:49] [Client thread/INFO]: Registered TE: net.minecraft.tileentity.TileEntityEnchantmentTable
3212[22:09:49] [Client thread/INFO]: Registered TE: net.minecraft.tileentity.TileEntityEndPortal
3213[22:09:49] [Client thread/INFO]: Registered TE: net.minecraft.tileentity.TileEntityBeacon
3214[22:09:49] [Client thread/INFO]: Registered TE: net.minecraft.tileentity.TileEntitySkull
3215[22:09:49] [Client thread/INFO]: Registered TE: net.minecraft.tileentity.TileEntityDaylightDetector
3216[22:09:49] [Client thread/INFO]: Registered TE: pl.asie.foamfix.common.TileEntityFasterHopper
3217[22:09:49] [Client thread/INFO]: Registered TE: net.minecraft.tileentity.TileEntityComparator
3218[22:09:49] [Client thread/INFO]: Registered TE: net.minecraft.tileentity.TileEntityFlowerPot
3219[22:09:49] [Client thread/INFO]: Registered TE: net.minecraft.tileentity.TileEntityBanner
3220[22:09:49] [Client thread/INFO]: Registered TE: net.minecraft.tileentity.TileEntityStructure
3221[22:09:49] [Client thread/INFO]: Registered TE: net.minecraft.tileentity.TileEntityEndGateway
3222[22:09:49] [Client thread/INFO]: Registered TE: net.minecraft.tileentity.TileEntityCommandBlock
3223[22:09:49] [Client thread/INFO]: Registered TE: net.minecraft.tileentity.TileEntityShulkerBox
3224[22:09:49] [Client thread/INFO]: Registered TE: net.minecraft.tileentity.TileEntityBed
3225[22:09:49] [Client thread/INFO]: Registered TE: com.shinoow.abyssalcraft.common.blocks.tile.TileEntityCrate
3226[22:09:49] [Client thread/INFO]: Registered TE: com.shinoow.abyssalcraft.common.blocks.tile.TileEntityDGhead
3227[22:09:49] [Client thread/INFO]: Registered TE: com.shinoow.abyssalcraft.common.blocks.tile.TileEntityPhead
3228[22:09:49] [Client thread/INFO]: Registered TE: com.shinoow.abyssalcraft.common.blocks.tile.TileEntityWhead
3229[22:09:49] [Client thread/INFO]: Registered TE: com.shinoow.abyssalcraft.common.blocks.tile.TileEntityOhead
3230[22:09:49] [Client thread/INFO]: Registered TE: com.shinoow.abyssalcraft.common.blocks.tile.TileEntityCrystallizer
3231[22:09:49] [Client thread/INFO]: Registered TE: com.shinoow.abyssalcraft.common.blocks.tile.TileEntityTransmutator
3232[22:09:49] [Client thread/INFO]: Registered TE: com.shinoow.abyssalcraft.common.blocks.tile.TileEntityDreadguardSpawner
3233[22:09:49] [Client thread/INFO]: Registered TE: com.shinoow.abyssalcraft.common.blocks.tile.TileEntityChagarothSpawner
3234[22:09:49] [Client thread/INFO]: Registered TE: com.shinoow.abyssalcraft.common.blocks.tile.TileEntityEngraver
3235[22:09:49] [Client thread/INFO]: Registered TE: com.shinoow.abyssalcraft.common.blocks.tile.TileEntityMaterializer
3236[22:09:49] [Client thread/INFO]: Registered TE: com.shinoow.abyssalcraft.common.blocks.tile.TileEntityRitualAltar
3237[22:09:49] [Client thread/INFO]: Registered TE: com.shinoow.abyssalcraft.common.blocks.tile.TileEntityRitualPedestal
3238[22:09:49] [Client thread/INFO]: Registered TE: com.shinoow.abyssalcraft.common.blocks.tile.TileEntityStatue
3239[22:09:49] [Client thread/INFO]: Registered TE: com.shinoow.abyssalcraft.common.blocks.tile.TileEntityDecorativeStatue
3240[22:09:49] [Client thread/INFO]: Registered TE: com.shinoow.abyssalcraft.common.blocks.tile.TileEntityShoggothBiomass
3241[22:09:49] [Client thread/INFO]: Registered TE: com.shinoow.abyssalcraft.common.blocks.tile.TileEntityEnergyPedestal
3242[22:09:49] [Client thread/INFO]: Registered TE: com.shinoow.abyssalcraft.common.blocks.tile.TileEntitySacrificialAltar
3243[22:09:49] [Client thread/INFO]: Registered TE: com.shinoow.abyssalcraft.common.blocks.tile.TileEntityTieredEnergyPedestal
3244[22:09:49] [Client thread/INFO]: Registered TE: com.shinoow.abyssalcraft.common.blocks.tile.TileEntityTieredSacrificialAltar
3245[22:09:49] [Client thread/INFO]: Registered TE: com.shinoow.abyssalcraft.common.blocks.tile.TileEntityJzaharSpawner
3246[22:09:49] [Client thread/INFO]: Registered TE: com.shinoow.abyssalcraft.common.blocks.tile.TileEntityGatekeeperMinionSpawner
3247[22:09:49] [Client thread/INFO]: Registered TE: com.shinoow.abyssalcraft.common.blocks.tile.TileEntityEnergyCollector
3248[22:09:49] [Client thread/INFO]: Registered TE: com.shinoow.abyssalcraft.common.blocks.tile.TileEntityEnergyRelay
3249[22:09:49] [Client thread/INFO]: Registered TE: com.shinoow.abyssalcraft.common.blocks.tile.TileEntityEnergyContainer
3250[22:09:49] [Client thread/INFO]: Registered TE: com.shinoow.abyssalcraft.common.blocks.tile.TileEntityTieredEnergyCollector
3251[22:09:49] [Client thread/INFO]: Registered TE: com.shinoow.abyssalcraft.common.blocks.tile.TileEntityTieredEnergyRelay
3252[22:09:49] [Client thread/INFO]: Registered TE: com.shinoow.abyssalcraft.common.blocks.tile.TileEntityTieredEnergyContainer
3253[22:09:49] [Client thread/INFO]: Registered TE: com.shinoow.abyssalcraft.common.blocks.tile.TileEntityRendingPedestal
3254[22:09:49] [Client thread/INFO]: Registered TE: com.shinoow.abyssalcraft.common.blocks.tile.TileEntityStateTransformer
3255[22:09:49] [Client thread/INFO]: Registered TE: com.shinoow.abyssalcraft.common.blocks.tile.TileEntityEnergyDepositioner
3256[22:09:49] [Client thread/INFO]: Registered TE: com.shinoow.abyssalcraft.common.blocks.tile.TileEntityMultiblock
3257[22:09:49] [Client thread/INFO]: Registered TE: twilightforest.tileentity.critters.TileEntityTFFireflyTicking
3258[22:09:49] [Client thread/INFO]: Registered TE: twilightforest.tileentity.critters.TileEntityTFCicadaTicking
3259[22:09:49] [Client thread/INFO]: Registered TE: twilightforest.tileentity.critters.TileEntityTFMoonwormTicking
3260[22:09:49] [Client thread/INFO]: Registered TE: twilightforest.tileentity.TileEntityTFNagaSpawner
3261[22:09:49] [Client thread/INFO]: Registered TE: twilightforest.tileentity.TileEntityTFLichSpawner
3262[22:09:49] [Client thread/INFO]: Registered TE: twilightforest.tileentity.TileEntityTFHydraSpawner
3263[22:09:49] [Client thread/INFO]: Registered TE: twilightforest.tileentity.TileEntityTFSmoker
3264[22:09:49] [Client thread/INFO]: Registered TE: twilightforest.tileentity.TileEntityTFPoppingJet
3265[22:09:49] [Client thread/INFO]: Registered TE: twilightforest.tileentity.TileEntityTFFlameJet
3266[22:09:49] [Client thread/INFO]: Registered TE: twilightforest.tileentity.TileEntityTFTowerBuilder
3267[22:09:49] [Client thread/INFO]: Registered TE: twilightforest.tileentity.TileEntityTFAntibuilder
3268[22:09:49] [Client thread/INFO]: Registered TE: twilightforest.tileentity.TileEntityTFTrophy
3269[22:09:49] [Client thread/INFO]: Registered TE: twilightforest.tileentity.TileEntityTFTowerBossSpawner
3270[22:09:49] [Client thread/INFO]: Registered TE: twilightforest.tileentity.TileEntityTFGhastTrapInactive
3271[22:09:49] [Client thread/INFO]: Registered TE: twilightforest.tileentity.TileEntityTFGhastTrapActive
3272[22:09:49] [Client thread/INFO]: Registered TE: twilightforest.tileentity.TileEntityTFCReactorActive
3273[22:09:49] [Client thread/INFO]: Registered TE: twilightforest.tileentity.TileEntityTFKnightPhantomsSpawner
3274[22:09:49] [Client thread/INFO]: Registered TE: twilightforest.tileentity.TileEntityTFSnowQueenSpawner
3275[22:09:49] [Client thread/INFO]: Registered TE: twilightforest.tileentity.TileEntityTFCinderFurnace
3276[22:09:49] [Client thread/INFO]: Registered TE: twilightforest.tileentity.TileEntityTFMinoshroomSpawner
3277[22:09:49] [Client thread/INFO]: Registered TE: twilightforest.tileentity.TileEntityTFAlphaYetiSpawner
3278[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.fluiddrain.TileEntityFluidDrain
3279[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.wireless.TileEntityWirelessTr
3280[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.wireless.TileEntityWirelessRec
3281[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.sorting.TileEntityItemCableSort
3282[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.cable.item.TileEntityItemCable
3283[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.cablepump.item.TileEntityItemPump
3284[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.cable.energy.TileEntityCablePower
3285[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.cablepump.energy.TileEntityEnergyPump
3286[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.cable.fluid.TileEntityFluidCable
3287[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.cablepump.fluid.TileEntityFluidPump
3288[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.cable.multi.TileEntityCableBundle
3289[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.enchantlibrary.shelf.TileEntityLibrary
3290[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.enchantlibrary.ctrl.TileEntityLibraryCtrl
3291[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.vector.TileEntityVector
3292[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.builderpattern.TileEntityPatternBuilder
3293[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.magnetitem.TileEntityMagnet
3294[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.interdiction.TileEntityMagnetAnti
3295[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.collector.TileEntityVacuum
3296[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.beaconpotion.TileEntityBeaconPotion
3297[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.clockredstone.TileEntityClock
3298[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.beaconempty.TileEntityBeaconPowered
3299[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.sprinkler.TileSprinkler
3300[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.forester.TileEntityForester
3301[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.miner.TileEntityBlockMiner
3302[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.hydrator.TileEntityHydrator
3303[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.melter.TileMelter
3304[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.solidifier.TileSolidifier
3305[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.anvil.TileEntityAnvilAuto
3306[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.harvester.TileEntityHarvester
3307[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.enchanter.TileEntityEnchanter
3308[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.exppylon.TileEntityXpPylon
3309[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.buildershape.TileEntityStructureBuilder
3310[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.uncrafter.TileEntityUncrafter
3311[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.controlledminer.TileEntityControlledMiner
3312[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.buildplacer.TileEntityPlacer
3313[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.password.TileEntityPassword
3314[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.autouser.TileEntityUser
3315[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.trash.TileEntityTrash
3316[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.workbench.TileEntityWorkbench
3317[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.screentype.TileEntityScreen
3318[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.screentarget.TileEntityScreenTarget
3319[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.crafter.TileEntityCrafter
3320[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.entitydetector.TileEntityDetector
3321[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.fan.TileEntityFan
3322[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.fishing.TileEntityFishing
3323[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.disenchanter.TileEntityDisenchanter
3324[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.tank.TileEntityFluidTank
3325[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.dropper.TileEntityDropperExact
3326[22:09:49] [Client thread/INFO]: Registered TE: com.lothrazar.cyclicmagic.block.fluidplacer.TileEntityFluidPlacer
3327[22:09:49] [Client thread/INFO]: Registered TE: betterwithmods.module.gameplay.miniblocks.tiles.TileSiding
3328[22:09:49] [Client thread/INFO]: Registered TE: betterwithmods.module.gameplay.miniblocks.tiles.TileMoulding
3329[22:09:49] [Client thread/INFO]: Registered TE: betterwithmods.module.gameplay.miniblocks.tiles.TileCorner
3330[22:09:49] [Client thread/INFO]: Registered TE: betterwithmods.common.blocks.mechanical.tile.TileEntityMill
3331[22:09:49] [Client thread/INFO]: Registered TE: betterwithmods.common.blocks.mechanical.tile.TileEntityPulley
3332[22:09:49] [Client thread/INFO]: Registered TE: betterwithmods.common.blocks.mechanical.tile.TileEntityFilteredHopper
3333[22:09:49] [Client thread/INFO]: Registered TE: betterwithmods.common.blocks.mechanical.tile.TileEntityCauldron
3334[22:09:49] [Client thread/INFO]: Registered TE: betterwithmods.common.blocks.mechanical.tile.TileEntityCrucible
3335[22:09:49] [Client thread/INFO]: Registered TE: betterwithmods.common.blocks.tile.TileEntityDragonVessel
3336[22:09:49] [Client thread/INFO]: Registered TE: betterwithmods.common.blocks.mechanical.tile.TileEntityTurntable
3337[22:09:49] [Client thread/INFO]: Registered TE: betterwithmods.common.blocks.tile.TileEntitySteelAnvil
3338[22:09:49] [Client thread/INFO]: Registered TE: betterwithmods.common.blocks.tile.TileEntityVase
3339[22:09:49] [Client thread/INFO]: Registered TE: betterwithmods.common.blocks.mechanical.tile.TileEntityWindmillVertical
3340[22:09:49] [Client thread/INFO]: Registered TE: betterwithmods.common.blocks.mechanical.tile.TileEntityWindmillHorizontal
3341[22:09:49] [Client thread/INFO]: Registered TE: betterwithmods.common.blocks.mechanical.tile.TileEntityWaterwheel
3342[22:09:49] [Client thread/INFO]: Registered TE: betterwithmods.common.blocks.tile.TileEntityBlockDispenser
3343[22:09:49] [Client thread/INFO]: Registered TE: betterwithmods.common.blocks.mechanical.tile.TileEntityCreativeGen
3344[22:09:49] [Client thread/INFO]: Registered TE: betterwithmods.common.blocks.mechanical.tile.TileGearbox
3345[22:09:49] [Client thread/INFO]: Registered TE: betterwithmods.common.blocks.mechanical.tile.TileBellows
3346[22:09:49] [Client thread/INFO]: Registered TE: betterwithmods.common.blocks.tile.TileEntityBeacon
3347[22:09:49] [Client thread/INFO]: Registered TE: betterwithmods.common.blocks.tile.TileEnderchest
3348[22:09:49] [Client thread/INFO]: Registered TE: betterwithmods.common.blocks.mechanical.tile.TileAxle
3349[22:09:49] [Client thread/INFO]: Registered TE: betterwithmods.common.blocks.mechanical.tile.TileSaw
3350[22:09:49] [Client thread/INFO]: Registered TE: betterwithmods.common.blocks.mechanical.tile.TilePump
3351[22:09:49] [Client thread/INFO]: Registered TE: betterwithmods.common.blocks.mechanical.tile.TileCrank
3352[22:09:49] [Client thread/INFO]: Registered TE: betterwithmods.common.blocks.mechanical.tile.TileSteelSaw
3353[22:09:49] [Client thread/INFO]: Registered TE: betterwithmods.common.blocks.tile.TileEntityInfernalEnchanter
3354[22:09:49] [Client thread/INFO]: Registered TE: betterwithmods.common.blocks.mini.TileEntityMultiType
3355[22:09:49] [Client thread/INFO]: Registered TE: betterwithmods.common.blocks.tile.TileKiln
3356[22:09:49] [Client thread/INFO]: Registered TE: betterwithmods.common.blocks.mechanical.tile.TileMerger
3357[22:09:49] [Client thread/INFO]: Registered TE: betterwithmods.common.blocks.tile.TileFurnace
3358[22:09:49] [Client thread/INFO]: Registered TE: betterwithmods.common.blocks.tile.TileEntityBucket
3359[22:09:49] [Client thread/INFO]: Registered TE: appeng.tile.grindstone.TileGrinder
3360[22:09:49] [Client thread/INFO]: Registered TE: appeng.tile.grindstone.TileCrank
3361[22:09:49] [Client thread/INFO]: Registered TE: appeng.tile.misc.TileInscriber
3362[22:09:49] [Client thread/INFO]: Registered TE: appeng.tile.networking.TileWireless
3363[22:09:49] [Client thread/INFO]: Registered TE: appeng.tile.misc.TileCharger
3364[22:09:49] [Client thread/INFO]: Registered TE: appeng.tile.misc.TileSecurityStation
3365[22:09:49] [Client thread/INFO]: Registered TE: appeng.tile.qnb.TileQuantumBridge
3366[22:09:49] [Client thread/INFO]: Registered TE: appeng.tile.spatial.TileSpatialPylon
3367[22:09:49] [Client thread/INFO]: Registered TE: appeng.tile.spatial.TileSpatialIOPort
3368[22:09:49] [Client thread/INFO]: Registered TE: appeng.tile.networking.TileController
3369[22:09:49] [Client thread/INFO]: Registered TE: appeng.tile.storage.TileDrive
3370[22:09:49] [Client thread/INFO]: Registered TE: appeng.tile.storage.TileChest
3371[22:09:49] [Client thread/INFO]: Registered TE: appeng.tile.misc.TileInterface
3372[22:09:49] [Client thread/INFO]: Registered TE: appeng.fluids.tile.TileFluidInterface
3373[22:09:49] [Client thread/INFO]: Registered TE: appeng.tile.misc.TileCellWorkbench
3374[22:09:49] [Client thread/INFO]: Registered TE: appeng.tile.storage.TileIOPort
3375[22:09:49] [Client thread/INFO]: Registered TE: appeng.tile.misc.TileCondenser
3376[22:09:49] [Client thread/INFO]: Registered TE: appeng.tile.networking.TileEnergyAcceptor
3377[22:09:49] [Client thread/INFO]: Registered TE: appeng.tile.misc.TileVibrationChamber
3378[22:09:49] [Client thread/INFO]: Registered TE: appeng.tile.misc.TileQuartzGrowthAccelerator
3379[22:09:49] [Client thread/INFO]: Registered TE: appeng.tile.networking.TileEnergyCell
3380[22:09:49] [Client thread/INFO]: Registered TE: appeng.tile.networking.TileDenseEnergyCell
3381[22:09:49] [Client thread/INFO]: Registered TE: appeng.tile.networking.TileCreativeEnergyCell
3382[22:09:49] [Client thread/INFO]: Registered TE: appeng.tile.crafting.TileCraftingTile
3383[22:09:49] [Client thread/INFO]: Registered TE: appeng.tile.crafting.TileCraftingStorageTile
3384[22:09:49] [Client thread/INFO]: Registered TE: appeng.tile.crafting.TileCraftingMonitorTile
3385[22:09:49] [Client thread/INFO]: Registered TE: appeng.tile.crafting.TileMolecularAssembler
3386[22:09:49] [Client thread/INFO]: Registered TE: appeng.tile.misc.TileLightDetector
3387[22:09:49] [Client thread/INFO]: Registered TE: vazkii.quark.automation.tile.TileEnderWatcher
3388[22:09:49] [Client thread/INFO]: Registered TE: vazkii.quark.automation.tile.TileRainDetector
3389[22:09:49] [Client thread/INFO]: Registered TE: vazkii.quark.world.tile.TileSmoker
3390[22:09:49] [Client thread/INFO]: Registered TE: betterwithaddons.tileentity.TileEntityBannerDetector
3391[22:09:49] [Client thread/INFO]: Registered TE: betterwithaddons.tileentity.TileEntityWorldScaleActive
3392[22:09:49] [Client thread/INFO]: Registered TE: betterwithaddons.tileentity.TileEntityAlchDragon
3393[22:09:49] [Client thread/INFO]: Registered TE: betterwithaddons.tileentity.TileEntityNettedScreen
3394[22:09:49] [Client thread/INFO]: Registered TE: betterwithaddons.tileentity.TileEntityTatara
3395[22:09:49] [Client thread/INFO]: Registered TE: betterwithaddons.tileentity.TileEntitySoakingBox
3396[22:09:49] [Client thread/INFO]: Registered TE: betterwithaddons.tileentity.TileEntityDryingBox
3397[22:09:49] [Client thread/INFO]: Registered TE: betterwithaddons.tileentity.TileEntityLureTree
3398[22:09:49] [Client thread/INFO]: Registered TE: betterwithaddons.tileentity.TileEntityChute
3399[22:09:49] [Client thread/INFO]: Registered TE: betterwithaddons.tileentity.TileEntityAqueductWater
3400[22:09:49] [Client thread/INFO]: Registered TE: betterwithaddons.tileentity.TileEntityLegendarium
3401[22:09:49] [Client thread/INFO]: Registered TE: betterwithaddons.tileentity.TileEntityAncestrySand
3402[22:09:49] [Client thread/INFO]: Registered TE: betterwithaddons.tileentity.TileEntityInfuser
3403[22:09:49] [Client thread/INFO]: Registered TE: betterwithaddons.tileentity.TileEntityLoom
3404[22:09:49] [Client thread/INFO]: Registered TE: betterwithaddons.tileentity.TileEntityRopeSideways
3405[22:09:49] [Client thread/INFO]: Registered TE: betterwithaddons.tileentity.TileEntityRopePost
3406[22:09:49] [Client thread/INFO]: Registered TE: betterwithaddons.tileentity.TileEntityInvertedGearbox
3407[22:09:49] [Client thread/INFO]: Registered TE: betterwithaddons.tileentity.TileEntityTea
3408[22:09:49] [Client thread/INFO]: Registered TE: betterwithaddons.tileentity.TileEntityNabe
3409[22:09:49] [Client thread/INFO]: Registered TE: me.desht.modularrouters.block.tile.TileEntityItemRouter
3410[22:09:49] [Client thread/INFO]: Registered TE: me.desht.modularrouters.block.tile.TileEntityTemplateFrame
3411[22:09:49] [Client thread/INFO]: Registered TE: buildcraft.core.tile.TileMarkerVolume
3412[22:09:49] [Client thread/INFO]: Registered TE: buildcraft.core.tile.TileMarkerPath
3413[22:09:49] [Client thread/INFO]: Registered TE: buildcraft.core.tile.TileEngineRedstone_BC8
3414[22:09:49] [Client thread/INFO]: Registered TE: buildcraft.core.tile.TileEngineCreative
3415[22:09:49] [Client thread/INFO]: Registered TE: buildcraft.factory.tile.TileAutoWorkbenchItems
3416[22:09:49] [Client thread/INFO]: Registered TE: buildcraft.factory.tile.TileMiningWell
3417[22:09:49] [Client thread/INFO]: Registered TE: buildcraft.factory.tile.TilePump
3418[22:09:49] [Client thread/INFO]: Registered TE: buildcraft.factory.tile.TileFloodGate
3419[22:09:49] [Client thread/INFO]: Registered TE: buildcraft.factory.tile.TileTank
3420[22:09:49] [Client thread/INFO]: Registered TE: buildcraft.factory.tile.TileChute
3421[22:09:49] [Client thread/INFO]: Registered TE: buildcraft.factory.tile.TileDistiller_BC8
3422[22:09:49] [Client thread/INFO]: Registered TE: buildcraft.factory.tile.TileHeatExchange
3423[22:09:49] [Client thread/INFO]: Registered TE: buildcraft.robotics.tile.TileZonePlanner
3424[22:09:49] [Client thread/INFO]: Registered TE: buildcraft.transport.tile.TileFilteredBuffer
3425[22:09:49] [Client thread/INFO]: Registered TE: buildcraft.transport.tile.TilePipeHolder
3426[22:09:49] [Client thread/INFO]: Registered TE: buildcraft.silicon.tile.TileLaser
3427[22:09:49] [Client thread/INFO]: Registered TE: buildcraft.silicon.tile.TileAssemblyTable
3428[22:09:49] [Client thread/INFO]: Registered TE: buildcraft.silicon.tile.TileAdvancedCraftingTable
3429[22:09:49] [Client thread/INFO]: Registered TE: buildcraft.silicon.tile.TileIntegrationTable
3430[22:09:49] [Client thread/INFO]: Registered TE: mod.chiselsandbits.chiseledblock.TileEntityBlockChiseled
3431[22:09:49] [Client thread/INFO]: Registered TE: mod.chiselsandbits.chiseledblock.TileEntityBlockChiseledTESR
3432[22:09:49] [Client thread/INFO]: Registered TE: mod.chiselsandbits.bittank.TileEntityBitTank
3433[22:09:49] [Client thread/INFO]: Registered TE: com.raoulvdberge.refinedstorage.tile.TileController
3434[22:09:49] [Client thread/INFO]: Registered TE: com.raoulvdberge.refinedstorage.tile.grid.TileGrid
3435[22:09:49] [Client thread/INFO]: Registered TE: com.raoulvdberge.refinedstorage.tile.grid.portable.TilePortableGrid
3436[22:09:49] [Client thread/INFO]: Registered TE: com.raoulvdberge.refinedstorage.tile.craftingmonitor.TileCraftingMonitor
3437[22:09:49] [Client thread/INFO]: Registered TE: com.raoulvdberge.refinedstorage.tile.TileStorageMonitor
3438[22:09:49] [Client thread/INFO]: Registered TE: com.raoulvdberge.refinedstorage.tile.TileSecurityManager
3439[22:09:49] [Client thread/INFO]: Registered TE: com.raoulvdberge.refinedstorage.tile.TileCrafter
3440[22:09:49] [Client thread/INFO]: Registered TE: com.raoulvdberge.refinedstorage.tile.TileDiskDrive
3441[22:09:49] [Client thread/INFO]: Registered TE: com.raoulvdberge.refinedstorage.tile.TileStorage
3442[22:09:49] [Client thread/INFO]: Registered TE: com.raoulvdberge.refinedstorage.tile.TileFluidStorage
3443[22:09:49] [Client thread/INFO]: Registered TE: com.raoulvdberge.refinedstorage.tile.TileCable
3444[22:09:49] [Client thread/INFO]: Registered TE: com.raoulvdberge.refinedstorage.tile.TileImporter
3445[22:09:49] [Client thread/INFO]: Registered TE: com.raoulvdberge.refinedstorage.tile.TileExporter
3446[22:09:49] [Client thread/INFO]: Registered TE: com.raoulvdberge.refinedstorage.tile.TileExternalStorage
3447[22:09:49] [Client thread/INFO]: Registered TE: com.raoulvdberge.refinedstorage.tile.TileConstructor
3448[22:09:49] [Client thread/INFO]: Registered TE: com.raoulvdberge.refinedstorage.tile.TileDestructor
3449[22:09:49] [Client thread/INFO]: Registered TE: com.raoulvdberge.refinedstorage.tile.TileReader
3450[22:09:49] [Client thread/INFO]: Registered TE: com.raoulvdberge.refinedstorage.tile.TileWriter
3451[22:09:49] [Client thread/INFO]: Registered TE: com.raoulvdberge.refinedstorage.tile.TileDetector
3452[22:09:49] [Client thread/INFO]: Registered TE: com.raoulvdberge.refinedstorage.tile.TileRelay
3453[22:09:49] [Client thread/INFO]: Registered TE: com.raoulvdberge.refinedstorage.tile.TileInterface
3454[22:09:49] [Client thread/INFO]: Registered TE: com.raoulvdberge.refinedstorage.tile.TileFluidInterface
3455[22:09:49] [Client thread/INFO]: Registered TE: com.raoulvdberge.refinedstorage.tile.TileWirelessTransmitter
3456[22:09:49] [Client thread/INFO]: Registered TE: com.raoulvdberge.refinedstorage.tile.TileNetworkTransmitter
3457[22:09:49] [Client thread/INFO]: Registered TE: com.raoulvdberge.refinedstorage.tile.TileNetworkReceiver
3458[22:09:49] [Client thread/INFO]: Registered TE: com.raoulvdberge.refinedstorage.tile.TileDiskManipulator
3459[22:09:49] [Client thread/INFO]: Registered TE: com.raoulvdberge.refinedstorage.tile.TileCrafterManager
3460[22:09:49] [Client thread/INFO]: Registered TE: net.blay09.mods.cookingforblockheads.tile.TileCookingTable
3461[22:09:49] [Client thread/INFO]: Registered TE: net.blay09.mods.cookingforblockheads.tile.TileOven
3462[22:09:49] [Client thread/INFO]: Registered TE: net.blay09.mods.cookingforblockheads.tile.TileFridge
3463[22:09:49] [Client thread/INFO]: Registered TE: net.blay09.mods.cookingforblockheads.tile.TileSink
3464[22:09:49] [Client thread/INFO]: Registered TE: net.blay09.mods.cookingforblockheads.tile.TileToolRack
3465[22:09:49] [Client thread/INFO]: Registered TE: net.blay09.mods.cookingforblockheads.tile.TileToaster
3466[22:09:49] [Client thread/INFO]: Registered TE: net.blay09.mods.cookingforblockheads.tile.TileMilkJar
3467[22:09:49] [Client thread/INFO]: Registered TE: net.blay09.mods.cookingforblockheads.tile.TileCowJar
3468[22:09:49] [Client thread/INFO]: Registered TE: net.blay09.mods.cookingforblockheads.tile.TileSpiceRack
3469[22:09:49] [Client thread/INFO]: Registered TE: net.blay09.mods.cookingforblockheads.tile.TileCounter
3470[22:09:49] [Client thread/INFO]: Registered TE: net.blay09.mods.cookingforblockheads.tile.TileCabinet
3471[22:09:49] [Client thread/INFO]: Registered TE: net.blay09.mods.cookingforblockheads.tile.TileCorner
3472[22:09:49] [Client thread/INFO]: Registered TE: net.blay09.mods.cookingforblockheads.tile.TileFruitBasket
3473[22:09:49] [Client thread/INFO]: Registered TE: net.blay09.mods.cookingforblockheads.tile.TileCuttingBoard
3474[22:09:49] [Client thread/INFO]: Registered TE: net.darkhax.darkutils.features.sneaky.TileEntitySneaky
3475[22:09:49] [Client thread/INFO]: Registered TE: net.darkhax.darkutils.features.timer.TileEntityTimer
3476[22:09:49] [Client thread/INFO]: Registered TE: net.darkhax.darkutils.features.monolith.TileEntityMonolithEXP
3477[22:09:49] [Client thread/INFO]: Registered TE: net.darkhax.darkutils.features.monolith.TileEntityMonolithSpawning
3478[22:09:49] [Client thread/INFO]: Registered TE: net.darkhax.darkutils.features.endertether.TileEntityEnderTether
3479[22:09:49] [Client thread/INFO]: Registered TE: net.darkhax.darkutils.features.enderhopper.TileEntityEnderHopper
3480[22:09:49] [Client thread/INFO]: Registered TE: net.darkhax.darkutils.features.antislime.TileEntityAntiSlime
3481[22:09:49] [Client thread/INFO]: Registered TE: com.bloodnbonesgaming.dimensionalcontrol.tileentity.TileEntityPortalCustom