summaryrefslogtreecommitdiff
path: root/eclipse/logs/latest.log
blob: abdfdce7520c05ea502d3f5a990ee9e5345f8310 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
[01:16:04] [main/INFO]: Logging in with username & password
[01:16:18] [main/INFO]: Setting user: OnyxDarkKnight
[01:16:24] [Client thread/INFO]: LWJGL Version: 2.9.1
[01:16:27] [Twitch authenticator/ERROR]: Given twitch access token is invalid
[01:16:44] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Jewelrycraft 2, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Mantle, FMLFileResourcePack:Tabula, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Waila
[01:16:51] [Sound Library Loader/INFO]: Sound engine started
[01:16:53] [Client thread/INFO]: Created: 1024x512 textures/blocks-atlas
[01:16:53] [Client thread/ERROR]: Using missing texture, unable to load tinker:textures/items/travelgear/wings_moss.png
java.io.FileNotFoundException: tinker:textures/items/travelgear/wings_moss.png
	at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65) ~[FallbackResourceManager.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:67) ~[SimpleReloadableResourceManager.class:?]
	at net.minecraft.client.renderer.texture.TextureMap.loadTextureAtlas(TextureMap.java:126) [TextureMap.class:?]
	at net.minecraft.client.renderer.texture.TextureMap.loadTexture(TextureMap.java:91) [TextureMap.class:?]
	at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:89) [TextureManager.class:?]
	at net.minecraft.client.renderer.texture.TextureManager.loadTickableTexture(TextureManager.java:71) [TextureManager.class:?]
	at net.minecraft.client.renderer.texture.TextureManager.loadTextureMap(TextureManager.java:58) [TextureManager.class:?]
	at net.minecraft.client.Minecraft.startGame(Minecraft.java:583) [Minecraft.class:?]
	at net.minecraft.client.Minecraft.run(Minecraft.java:931) [Minecraft.class:?]
	at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_71]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
	at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[01:16:53] [Client thread/ERROR]: Using missing texture, unable to load tinker:textures/items/travelgear/vest_moss.png
java.io.FileNotFoundException: tinker:textures/items/travelgear/vest_moss.png
	at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65) ~[FallbackResourceManager.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:67) ~[SimpleReloadableResourceManager.class:?]
	at net.minecraft.client.renderer.texture.TextureMap.loadTextureAtlas(TextureMap.java:126) [TextureMap.class:?]
	at net.minecraft.client.renderer.texture.TextureMap.loadTexture(TextureMap.java:91) [TextureMap.class:?]
	at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:89) [TextureManager.class:?]
	at net.minecraft.client.renderer.texture.TextureManager.loadTickableTexture(TextureManager.java:71) [TextureManager.class:?]
	at net.minecraft.client.renderer.texture.TextureManager.loadTextureMap(TextureManager.java:58) [TextureManager.class:?]
	at net.minecraft.client.Minecraft.startGame(Minecraft.java:583) [Minecraft.class:?]
	at net.minecraft.client.Minecraft.run(Minecraft.java:931) [Minecraft.class:?]
	at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_71]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
	at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[01:16:53] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4109_jewelrycraft2.goldObject.png
java.io.FileNotFoundException: minecraft:textures/items/MISSING_ICON_ITEM_4109_jewelrycraft2.goldObject.png
	at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65) ~[FallbackResourceManager.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:67) ~[SimpleReloadableResourceManager.class:?]
	at net.minecraft.client.renderer.texture.TextureMap.loadTextureAtlas(TextureMap.java:126) [TextureMap.class:?]
	at net.minecraft.client.renderer.texture.TextureMap.loadTexture(TextureMap.java:91) [TextureMap.class:?]
	at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:89) [TextureManager.class:?]
	at net.minecraft.client.renderer.texture.TextureManager.loadTickableTexture(TextureManager.java:71) [TextureManager.class:?]
	at net.minecraft.client.renderer.texture.TextureManager.loadTextureMap(TextureManager.java:58) [TextureManager.class:?]
	at net.minecraft.client.Minecraft.startGame(Minecraft.java:583) [Minecraft.class:?]
	at net.minecraft.client.Minecraft.run(Minecraft.java:931) [Minecraft.class:?]
	at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_71]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
	at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[01:16:53] [Client thread/ERROR]: Using missing texture, unable to load tinker:textures/items/travelgear/boots_moss.png
java.io.FileNotFoundException: tinker:textures/items/travelgear/boots_moss.png
	at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65) ~[FallbackResourceManager.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:67) ~[SimpleReloadableResourceManager.class:?]
	at net.minecraft.client.renderer.texture.TextureMap.loadTextureAtlas(TextureMap.java:126) [TextureMap.class:?]
	at net.minecraft.client.renderer.texture.TextureMap.loadTexture(TextureMap.java:91) [TextureMap.class:?]
	at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:89) [TextureManager.class:?]
	at net.minecraft.client.renderer.texture.TextureManager.loadTickableTexture(TextureManager.java:71) [TextureManager.class:?]
	at net.minecraft.client.renderer.texture.TextureManager.loadTextureMap(TextureManager.java:58) [TextureManager.class:?]
	at net.minecraft.client.Minecraft.startGame(Minecraft.java:583) [Minecraft.class:?]
	at net.minecraft.client.Minecraft.run(Minecraft.java:931) [Minecraft.class:?]
	at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_71]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
	at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[01:16:53] [Client thread/ERROR]: Using missing texture, unable to load tinker:textures/items/travelgear/goggles_moss.png
java.io.FileNotFoundException: tinker:textures/items/travelgear/goggles_moss.png
	at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65) ~[FallbackResourceManager.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:67) ~[SimpleReloadableResourceManager.class:?]
	at net.minecraft.client.renderer.texture.TextureMap.loadTextureAtlas(TextureMap.java:126) [TextureMap.class:?]
	at net.minecraft.client.renderer.texture.TextureMap.loadTexture(TextureMap.java:91) [TextureMap.class:?]
	at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:89) [TextureManager.class:?]
	at net.minecraft.client.renderer.texture.TextureManager.loadTickableTexture(TextureManager.java:71) [TextureManager.class:?]
	at net.minecraft.client.renderer.texture.TextureManager.loadTextureMap(TextureManager.java:58) [TextureManager.class:?]
	at net.minecraft.client.Minecraft.startGame(Minecraft.java:583) [Minecraft.class:?]
	at net.minecraft.client.Minecraft.run(Minecraft.java:931) [Minecraft.class:?]
	at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_71]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
	at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[01:16:53] [Client thread/INFO]: Created: 512x512 textures/items-atlas
[01:16:56] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Jewelrycraft 2, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Mantle, FMLFileResourcePack:Tabula, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Waila
[01:16:57] [Client thread/ERROR]: Using missing texture, unable to load tinker:textures/items/travelgear/wings_moss.png
java.io.FileNotFoundException: tinker:textures/items/travelgear/wings_moss.png
	at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65) ~[FallbackResourceManager.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:67) ~[SimpleReloadableResourceManager.class:?]
	at net.minecraft.client.renderer.texture.TextureMap.loadTextureAtlas(TextureMap.java:126) [TextureMap.class:?]
	at net.minecraft.client.renderer.texture.TextureMap.loadTexture(TextureMap.java:91) [TextureMap.class:?]
	at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:89) [TextureManager.class:?]
	at net.minecraft.client.renderer.texture.TextureManager.onResourceManagerReload(TextureManager.java:170) [TextureManager.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:134) [SimpleReloadableResourceManager.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:118) [SimpleReloadableResourceManager.class:?]
	at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:643) [Minecraft.class:?]
	at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
	at net.minecraft.client.Minecraft.startGame(Minecraft.java:586) [Minecraft.class:?]
	at net.minecraft.client.Minecraft.run(Minecraft.java:931) [Minecraft.class:?]
	at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_71]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
	at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[01:16:58] [Client thread/ERROR]: Using missing texture, unable to load tinker:textures/items/travelgear/vest_moss.png
java.io.FileNotFoundException: tinker:textures/items/travelgear/vest_moss.png
	at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65) ~[FallbackResourceManager.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:67) ~[SimpleReloadableResourceManager.class:?]
	at net.minecraft.client.renderer.texture.TextureMap.loadTextureAtlas(TextureMap.java:126) [TextureMap.class:?]
	at net.minecraft.client.renderer.texture.TextureMap.loadTexture(TextureMap.java:91) [TextureMap.class:?]
	at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:89) [TextureManager.class:?]
	at net.minecraft.client.renderer.texture.TextureManager.onResourceManagerReload(TextureManager.java:170) [TextureManager.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:134) [SimpleReloadableResourceManager.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:118) [SimpleReloadableResourceManager.class:?]
	at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:643) [Minecraft.class:?]
	at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
	at net.minecraft.client.Minecraft.startGame(Minecraft.java:586) [Minecraft.class:?]
	at net.minecraft.client.Minecraft.run(Minecraft.java:931) [Minecraft.class:?]
	at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_71]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
	at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[01:16:58] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4109_jewelrycraft2.goldObject.png
java.io.FileNotFoundException: minecraft:textures/items/MISSING_ICON_ITEM_4109_jewelrycraft2.goldObject.png
	at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65) ~[FallbackResourceManager.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:67) ~[SimpleReloadableResourceManager.class:?]
	at net.minecraft.client.renderer.texture.TextureMap.loadTextureAtlas(TextureMap.java:126) [TextureMap.class:?]
	at net.minecraft.client.renderer.texture.TextureMap.loadTexture(TextureMap.java:91) [TextureMap.class:?]
	at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:89) [TextureManager.class:?]
	at net.minecraft.client.renderer.texture.TextureManager.onResourceManagerReload(TextureManager.java:170) [TextureManager.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:134) [SimpleReloadableResourceManager.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:118) [SimpleReloadableResourceManager.class:?]
	at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:643) [Minecraft.class:?]
	at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
	at net.minecraft.client.Minecraft.startGame(Minecraft.java:586) [Minecraft.class:?]
	at net.minecraft.client.Minecraft.run(Minecraft.java:931) [Minecraft.class:?]
	at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_71]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
	at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[01:16:58] [Client thread/ERROR]: Using missing texture, unable to load tinker:textures/items/travelgear/boots_moss.png
java.io.FileNotFoundException: tinker:textures/items/travelgear/boots_moss.png
	at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65) ~[FallbackResourceManager.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:67) ~[SimpleReloadableResourceManager.class:?]
	at net.minecraft.client.renderer.texture.TextureMap.loadTextureAtlas(TextureMap.java:126) [TextureMap.class:?]
	at net.minecraft.client.renderer.texture.TextureMap.loadTexture(TextureMap.java:91) [TextureMap.class:?]
	at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:89) [TextureManager.class:?]
	at net.minecraft.client.renderer.texture.TextureManager.onResourceManagerReload(TextureManager.java:170) [TextureManager.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:134) [SimpleReloadableResourceManager.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:118) [SimpleReloadableResourceManager.class:?]
	at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:643) [Minecraft.class:?]
	at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
	at net.minecraft.client.Minecraft.startGame(Minecraft.java:586) [Minecraft.class:?]
	at net.minecraft.client.Minecraft.run(Minecraft.java:931) [Minecraft.class:?]
	at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_71]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
	at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[01:16:58] [Client thread/ERROR]: Using missing texture, unable to load tinker:textures/items/travelgear/goggles_moss.png
java.io.FileNotFoundException: tinker:textures/items/travelgear/goggles_moss.png
	at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65) ~[FallbackResourceManager.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:67) ~[SimpleReloadableResourceManager.class:?]
	at net.minecraft.client.renderer.texture.TextureMap.loadTextureAtlas(TextureMap.java:126) [TextureMap.class:?]
	at net.minecraft.client.renderer.texture.TextureMap.loadTexture(TextureMap.java:91) [TextureMap.class:?]
	at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:89) [TextureManager.class:?]
	at net.minecraft.client.renderer.texture.TextureManager.onResourceManagerReload(TextureManager.java:170) [TextureManager.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:134) [SimpleReloadableResourceManager.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:118) [SimpleReloadableResourceManager.class:?]
	at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:643) [Minecraft.class:?]
	at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
	at net.minecraft.client.Minecraft.startGame(Minecraft.java:586) [Minecraft.class:?]
	at net.minecraft.client.Minecraft.run(Minecraft.java:931) [Minecraft.class:?]
	at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_71]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
	at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[01:17:00] [Client thread/INFO]: Created: 1024x1024 textures/items-atlas
[01:17:00] [Client thread/INFO]: Created: 1024x512 textures/blocks-atlas
[01:17:01] [Sound Library Loader/INFO]: Sound engine started
[01:17:08] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[01:17:08] [Server thread/INFO]: Generating keypair
[01:17:09] [Server thread/INFO]: Preparing start region for level 0
[01:17:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[01:17:10] [Server thread/INFO]: Preparing spawn area: 31%
[01:17:12] [Server thread/INFO]: OnyxDarkKnight[local:E:9c62dca7] logged in with entity id 226 at (-232.20742048316365, 64.0, -725.3000000119209)
[01:17:12] [Server thread/INFO]: OnyxDarkKnight joined the game
[01:17:15] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3165ms behind, skipping 63 tick(s)
[01:45:30] [Server thread/INFO]: [OnyxDarkKnight: Given Speed (ID 1) * 1 to OnyxDarkKnight for 100 seconds]
[01:45:30] [Client thread/INFO]: [CHAT] Given Speed (ID 1) * 1 to OnyxDarkKnight for 100 seconds
[01:46:07] [Server thread/INFO]: [OnyxDarkKnight: Took all effects from OnyxDarkKnight]
[01:46:07] [Client thread/INFO]: [CHAT] Took all effects from OnyxDarkKnight
[01:46:43] [Server thread/INFO]: [OnyxDarkKnight: Given [§fPig Iron Hammer] * 1 to OnyxDarkKnight]
[01:46:43] [Client thread/INFO]: [CHAT] Given [§fPig Iron Hammer] * 1 to OnyxDarkKnight
[01:46:43] [Server thread/INFO]: [OnyxDarkKnight: Given [Iron Large Plate] * 1 to OnyxDarkKnight]
[01:46:43] [Client thread/INFO]: [CHAT] Given [Iron Large Plate] * 1 to OnyxDarkKnight
[01:46:44] [Server thread/INFO]: [OnyxDarkKnight: Given [tile.fluid.molten.pigiron.name] * 1 to OnyxDarkKnight]
[01:46:44] [Client thread/INFO]: [CHAT] Given [tile.fluid.molten.pigiron.name] * 1 to OnyxDarkKnight
[01:46:58] [Server thread/INFO]: [OnyxDarkKnight: Given [Potion of Fire Resistance] * 1 to OnyxDarkKnight]
[01:46:58] [Client thread/INFO]: [CHAT] Given [Potion of Fire Resistance] * 1 to OnyxDarkKnight
[01:47:04] [Server thread/INFO]: [OnyxDarkKnight: Given [Iron Bars] * 1 to OnyxDarkKnight]
[01:47:04] [Client thread/INFO]: [CHAT] Given [Iron Bars] * 1 to OnyxDarkKnight
[01:47:05] [Server thread/INFO]: [OnyxDarkKnight: Given [Stone Stairs] * 1 to OnyxDarkKnight]
[01:47:05] [Client thread/INFO]: [CHAT] Given [Stone Stairs] * 1 to OnyxDarkKnight
[01:47:28] [Server thread/INFO]: [OnyxDarkKnight: Given [Fancy Iron Brick] * 64 to OnyxDarkKnight]
[01:47:28] [Client thread/INFO]: [CHAT] Given [Fancy Iron Brick] * 64 to OnyxDarkKnight
[01:47:31] [Server thread/INFO]: [OnyxDarkKnight: Given [tile.fluid.molten.pigiron.name] * 1 to OnyxDarkKnight]
[01:47:31] [Client thread/INFO]: [CHAT] Given [tile.fluid.molten.pigiron.name] * 1 to OnyxDarkKnight
[01:47:44] [Server thread/INFO]: [OnyxDarkKnight: Given [Iron Chestplate] * 1 to OnyxDarkKnight]
[01:47:44] [Client thread/INFO]: [CHAT] Given [Iron Chestplate] * 1 to OnyxDarkKnight
[01:47:48] [Server thread/INFO]: [OnyxDarkKnight: Given [Iron Ore] * 1 to OnyxDarkKnight]
[01:47:48] [Client thread/INFO]: [CHAT] Given [Iron Ore] * 1 to OnyxDarkKnight
[01:47:52] [Server thread/INFO]: [OnyxDarkKnight: Given [Dirt] * 1 to OnyxDarkKnight]
[01:47:52] [Client thread/INFO]: [CHAT] Given [Dirt] * 1 to OnyxDarkKnight
[01:47:56] [Server thread/INFO]: [OnyxDarkKnight: Given [Iron Pickaxe Head] * 1 to OnyxDarkKnight]
[01:47:56] [Client thread/INFO]: [CHAT] Given [Iron Pickaxe Head] * 1 to OnyxDarkKnight
[01:50:27] [Server thread/INFO]: [OnyxDarkKnight: Given [tile.fluid.molten.pigiron.name] * 1 to OnyxDarkKnight]
[01:50:27] [Client thread/INFO]: [CHAT] Given [tile.fluid.molten.pigiron.name] * 1 to OnyxDarkKnight
[01:50:44] [Server thread/INFO]: [OnyxDarkKnight: Given [tile.fluid.molten.pigiron.name] * 1 to OnyxDarkKnight]
[01:50:44] [Client thread/INFO]: [CHAT] Given [tile.fluid.molten.pigiron.name] * 1 to OnyxDarkKnight
[01:52:43] [Server thread/INFO]: [OnyxDarkKnight: Given [Iron Brick] * 1 to OnyxDarkKnight]
[01:52:43] [Client thread/INFO]: [CHAT] Given [Iron Brick] * 1 to OnyxDarkKnight
[01:53:16] [Server thread/INFO]: [OnyxDarkKnight: Given [Fancy Iron Brick] * 64 to OnyxDarkKnight]
[01:53:16] [Client thread/INFO]: [CHAT] Given [Fancy Iron Brick] * 64 to OnyxDarkKnight
[01:53:29] [Server thread/INFO]: [OnyxDarkKnight: Given [Birch Sapling] * 1 to OnyxDarkKnight]
[01:53:29] [Client thread/INFO]: [CHAT] Given [Birch Sapling] * 1 to OnyxDarkKnight
[01:53:37] [Server thread/INFO]: [OnyxDarkKnight: Given [Iron Sword] * 1 to OnyxDarkKnight]
[01:53:37] [Client thread/INFO]: [CHAT] Given [Iron Sword] * 1 to OnyxDarkKnight
[01:53:39] [Server thread/INFO]: [OnyxDarkKnight: Given [Pig Iron Axe Head] * 1 to OnyxDarkKnight]
[01:53:39] [Client thread/INFO]: [CHAT] Given [Pig Iron Axe Head] * 1 to OnyxDarkKnight
[01:53:44] [Server thread/INFO]: [OnyxDarkKnight: Given [Firework Star] * 1 to OnyxDarkKnight]
[01:53:44] [Client thread/INFO]: [CHAT] Given [Firework Star] * 1 to OnyxDarkKnight
[01:53:46] [Server thread/INFO]: [OnyxDarkKnight: Given [Pig Iron Large Plate] * 1 to OnyxDarkKnight]
[01:53:46] [Client thread/INFO]: [CHAT] Given [Pig Iron Large Plate] * 1 to OnyxDarkKnight
[01:53:48] [Server thread/INFO]: [OnyxDarkKnight: Given [tile.fluid.molten.pigiron.name] * 1 to OnyxDarkKnight]
[01:53:48] [Client thread/INFO]: [CHAT] Given [tile.fluid.molten.pigiron.name] * 1 to OnyxDarkKnight
[01:53:51] [Server thread/INFO]: [OnyxDarkKnight: Given [Potion of Fire Resistance] * 1 to OnyxDarkKnight]
[01:53:51] [Client thread/INFO]: [CHAT] Given [Potion of Fire Resistance] * 1 to OnyxDarkKnight
[01:54:01] [Server thread/INFO]: [OnyxDarkKnight: Given [Quartz Stairs] * 1 to OnyxDarkKnight]
[01:54:01] [Client thread/INFO]: [CHAT] Given [Quartz Stairs] * 1 to OnyxDarkKnight
[01:54:06] [Server thread/INFO]: [OnyxDarkKnight: Given [Acacia Wood Stairs] * 1 to OnyxDarkKnight]
[01:54:06] [Client thread/INFO]: [CHAT] Given [Acacia Wood Stairs] * 1 to OnyxDarkKnight
[01:54:17] [Server thread/INFO]: [OnyxDarkKnight: Given [Acacia Wood Stairs] * 1 to OnyxDarkKnight]
[01:54:17] [Client thread/INFO]: [CHAT] Given [Acacia Wood Stairs] * 1 to OnyxDarkKnight
[01:54:20] [Server thread/INFO]: [OnyxDarkKnight: Given [Blue Slimedirt] * 1 to OnyxDarkKnight]
[01:54:20] [Client thread/INFO]: [CHAT] Given [Blue Slimedirt] * 1 to OnyxDarkKnight
[01:54:25] [Server thread/INFO]: [OnyxDarkKnight: Given [Tripwire Hook] * 1 to OnyxDarkKnight]
[01:54:25] [Client thread/INFO]: [CHAT] Given [Tripwire Hook] * 1 to OnyxDarkKnight
[01:54:36] [Server thread/INFO]: [OnyxDarkKnight: Given [Pig Iron Ingot] * 1 to OnyxDarkKnight]
[01:54:36] [Client thread/INFO]: [CHAT] Given [Pig Iron Ingot] * 1 to OnyxDarkKnight
[01:54:43] [Server thread/INFO]: [OnyxDarkKnight: Given [Gravel] * 1 to OnyxDarkKnight]
[01:54:43] [Client thread/INFO]: [CHAT] Given [Gravel] * 1 to OnyxDarkKnight
[01:54:46] [Server thread/INFO]: [OnyxDarkKnight: Given [Water] * 1 to OnyxDarkKnight]
[01:54:46] [Client thread/INFO]: [CHAT] Given [Water] * 1 to OnyxDarkKnight
[01:54:50] [Server thread/INFO]: [OnyxDarkKnight: Given [Lava] * 1 to OnyxDarkKnight]
[01:54:50] [Client thread/INFO]: [CHAT] Given [Lava] * 1 to OnyxDarkKnight
[01:55:03] [Server thread/INFO]: [OnyxDarkKnight: Given [Molten Invar] * 1 to OnyxDarkKnight]
[01:55:03] [Client thread/INFO]: [CHAT] Given [Molten Invar] * 1 to OnyxDarkKnight
[01:55:06] [Server thread/INFO]: [OnyxDarkKnight: Given [Molten Manyullyn] * 1 to OnyxDarkKnight]
[01:55:06] [Client thread/INFO]: [CHAT] Given [Molten Manyullyn] * 1 to OnyxDarkKnight
[01:55:12] [Server thread/INFO]: [OnyxDarkKnight: Given [Seared Stone] * 1 to OnyxDarkKnight]
[01:55:12] [Client thread/INFO]: [CHAT] Given [Seared Stone] * 1 to OnyxDarkKnight
[01:55:17] [Server thread/INFO]: [OnyxDarkKnight: Given [Seared Glass] * 1 to OnyxDarkKnight]
[01:55:17] [Client thread/INFO]: [CHAT] Given [Seared Glass] * 1 to OnyxDarkKnight
[01:55:20] [Server thread/INFO]: [OnyxDarkKnight: Given [Seared Tank] * 64 to OnyxDarkKnight]
[01:55:20] [Client thread/INFO]: [CHAT] Given [Seared Tank] * 64 to OnyxDarkKnight
[01:55:24] [Server thread/INFO]: [OnyxDarkKnight: Given [Light Gray Wool Slab] * 1 to OnyxDarkKnight]
[01:55:24] [Client thread/INFO]: [CHAT] Given [Light Gray Wool Slab] * 1 to OnyxDarkKnight
[01:55:26] [Server thread/INFO]: [OnyxDarkKnight: Given [Glue] * 1 to OnyxDarkKnight]
[01:55:26] [Client thread/INFO]: [CHAT] Given [Glue] * 1 to OnyxDarkKnight
[01:55:29] [Server thread/INFO]: [OnyxDarkKnight: Given [Liquified Emerald] * 1 to OnyxDarkKnight]
[01:55:29] [Client thread/INFO]: [CHAT] Given [Liquified Emerald] * 1 to OnyxDarkKnight
[01:55:34] [Server thread/INFO]: [OnyxDarkKnight: Given [Name Tag] * 64 to OnyxDarkKnight]
[01:55:34] [Client thread/INFO]: [CHAT] Given [Name Tag] * 64 to OnyxDarkKnight
[01:55:39] [Server thread/INFO]: [OnyxDarkKnight: Given [Torch] * 1 to OnyxDarkKnight]
[01:55:39] [Client thread/INFO]: [CHAT] Given [Torch] * 1 to OnyxDarkKnight
[01:55:41] [Server thread/INFO]: [OnyxDarkKnight: Given [Tool Forge] * 1 to OnyxDarkKnight]
[01:55:41] [Client thread/INFO]: [CHAT] Given [Tool Forge] * 1 to OnyxDarkKnight
[01:55:43] [Server thread/INFO]: [OnyxDarkKnight: Given [Birch Barricade] * 1 to OnyxDarkKnight]
[01:55:43] [Client thread/INFO]: [CHAT] Given [Birch Barricade] * 1 to OnyxDarkKnight
[01:55:47] [Server thread/INFO]: [OnyxDarkKnight: Given [Nether Star] * 1 to OnyxDarkKnight]
[01:55:47] [Client thread/INFO]: [CHAT] Given [Nether Star] * 1 to OnyxDarkKnight
[01:55:52] [Server thread/INFO]: [OnyxDarkKnight: Given [Brewing Stand] * 1 to OnyxDarkKnight]
[01:55:52] [Client thread/INFO]: [CHAT] Given [Brewing Stand] * 1 to OnyxDarkKnight
[01:55:59] [Server thread/INFO]: [OnyxDarkKnight: Given [Sunflower] * 1 to OnyxDarkKnight]
[01:55:59] [Client thread/INFO]: [CHAT] Given [Sunflower] * 1 to OnyxDarkKnight
[01:56:05] [Server thread/INFO]: [OnyxDarkKnight: Given [Sunflower] * 1 to OnyxDarkKnight]
[01:56:05] [Client thread/INFO]: [CHAT] Given [Sunflower] * 1 to OnyxDarkKnight
[01:56:10] [Server thread/INFO]: [OnyxDarkKnight: Given [Sunflower] * 1 to OnyxDarkKnight]
[01:56:10] [Client thread/INFO]: [CHAT] Given [Sunflower] * 1 to OnyxDarkKnight
[01:56:32] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[01:56:37] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[01:56:41] [Server thread/INFO]: Saving and pausing game...
[01:56:41] [Server thread/INFO]: Saving chunks for level 'Test 2'/Overworld
[01:56:41] [Server thread/INFO]: Saving chunks for level 'Test 2'/Nether
[01:56:41] [Server thread/INFO]: Saving chunks for level 'Test 2'/The End
[01:56:52] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[01:57:13] [Server thread/INFO]: [OnyxDarkKnight: Given [Golden Apple] * 1 to OnyxDarkKnight]
[01:57:13] [Client thread/INFO]: [CHAT] Given [Golden Apple] * 1 to OnyxDarkKnight
[01:57:16] [Server thread/INFO]: [OnyxDarkKnight: Given [Golden Apple] * 1 to OnyxDarkKnight]
[01:57:16] [Client thread/INFO]: [CHAT] Given [Golden Apple] * 1 to OnyxDarkKnight
[01:57:38] [Server thread/INFO]: [OnyxDarkKnight: Given [Light Blue Stained Glass Pane] * 1 to OnyxDarkKnight]
[01:57:38] [Client thread/INFO]: [CHAT] Given [Light Blue Stained Glass Pane] * 1 to OnyxDarkKnight
[01:57:40] [Server thread/INFO]: [OnyxDarkKnight: Given [Yellow Stained Glass Pane] * 1 to OnyxDarkKnight]
[01:57:40] [Client thread/INFO]: [CHAT] Given [Yellow Stained Glass Pane] * 1 to OnyxDarkKnight
[01:57:43] [Server thread/INFO]: [OnyxDarkKnight: Given [Cyan Stained Glass Pane] * 1 to OnyxDarkKnight]
[01:57:43] [Client thread/INFO]: [CHAT] Given [Cyan Stained Glass Pane] * 1 to OnyxDarkKnight
[01:57:54] [Server thread/INFO]: [OnyxDarkKnight: Given [Snow] * 1 to OnyxDarkKnight]
[01:57:54] [Client thread/INFO]: [CHAT] Given [Snow] * 1 to OnyxDarkKnight
[01:57:58] [Server thread/INFO]: [OnyxDarkKnight: Given [Mushroom] * 1 to OnyxDarkKnight]
[01:57:58] [Client thread/INFO]: [CHAT] Given [Mushroom] * 1 to OnyxDarkKnight
[01:58:00] [Server thread/INFO]: [OnyxDarkKnight: Given [Iron Bars] * 1 to OnyxDarkKnight]
[01:58:00] [Client thread/INFO]: [CHAT] Given [Iron Bars] * 1 to OnyxDarkKnight
[01:58:04] [Server thread/INFO]: [OnyxDarkKnight: Given [Monster Spawner] * 1 to OnyxDarkKnight]
[01:58:04] [Client thread/INFO]: [CHAT] Given [Monster Spawner] * 1 to OnyxDarkKnight
[01:58:08] [Server thread/INFO]: [OnyxDarkKnight: Given [Fire] * 1 to OnyxDarkKnight]
[01:58:08] [Client thread/INFO]: [CHAT] Given [Fire] * 1 to OnyxDarkKnight
[01:58:14] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[01:58:19] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[01:58:25] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[01:58:27] [Server thread/INFO]: [OnyxDarkKnight: Given [Mushroom] * 1 to OnyxDarkKnight]
[01:58:27] [Client thread/INFO]: [CHAT] Given [Mushroom] * 1 to OnyxDarkKnight
[01:58:30] [Server thread/INFO]: [OnyxDarkKnight: Given [Allium] * 1 to OnyxDarkKnight]
[01:58:30] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[01:58:30] [Client thread/INFO]: [CHAT] Given [Allium] * 1 to OnyxDarkKnight
[01:58:33] [Server thread/INFO]: [OnyxDarkKnight: Given [Dark Oak Wood Planks] * 1 to OnyxDarkKnight]
[01:58:33] [Client thread/INFO]: [CHAT] Given [Dark Oak Wood Planks] * 1 to OnyxDarkKnight
[01:58:37] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[01:58:44] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[01:58:46] [Server thread/INFO]: [OnyxDarkKnight: Given [Piston] * 1 to OnyxDarkKnight]
[01:58:46] [Client thread/INFO]: [CHAT] Given [Piston] * 1 to OnyxDarkKnight
[01:58:49] [Server thread/INFO]: [OnyxDarkKnight: Given [Detector Rail] * 1 to OnyxDarkKnight]
[01:58:49] [Client thread/INFO]: [CHAT] Given [Detector Rail] * 1 to OnyxDarkKnight
[01:58:50] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.witch.idle
[01:58:52] [Server thread/INFO]: Saving and pausing game...
[01:58:52] [Server thread/INFO]: Saving chunks for level 'Test 2'/Overworld
[01:58:52] [Server thread/INFO]: Saving chunks for level 'Test 2'/Nether
[01:58:52] [Server thread/INFO]: Saving chunks for level 'Test 2'/The End
[02:01:24] [Client thread/INFO]: [CHAT] You are now playing creative
[02:01:24] [Client thread/INFO]: [CHAT] You are now playing survival
[02:01:25] [Client thread/INFO]: [CHAT] You are now playing creative
[02:01:26] [Client thread/INFO]: [CHAT] You are now playing survival
[02:01:27] [Client thread/INFO]: [CHAT] You are now playing creative
[02:01:28] [Client thread/INFO]: [CHAT] You are now playing survival
[02:01:45] [Server thread/INFO]: [OnyxDarkKnight: Given [Lime Stained Clay] * 1 to OnyxDarkKnight]
[02:01:45] [Client thread/INFO]: [CHAT] Given [Lime Stained Clay] * 1 to OnyxDarkKnight
[02:01:49] [Server thread/INFO]: [OnyxDarkKnight: Given [Hopper] * 1 to OnyxDarkKnight]
[02:01:49] [Client thread/INFO]: [CHAT] Given [Hopper] * 1 to OnyxDarkKnight
[02:01:55] [Server thread/INFO]: [OnyxDarkKnight: Given [tile.null.name] * 1 to OnyxDarkKnight]
[02:01:55] [Client thread/INFO]: [CHAT] Given [tile.null.name] * 1 to OnyxDarkKnight
[02:02:08] [Server thread/INFO]: [OnyxDarkKnight: Given [Beacon] * 1 to OnyxDarkKnight]
[02:02:08] [Client thread/INFO]: [CHAT] Given [Beacon] * 1 to OnyxDarkKnight
[02:02:15] [Server thread/INFO]: [OnyxDarkKnight: Given [Charcoal] * 1 to OnyxDarkKnight]
[02:02:15] [Client thread/INFO]: [CHAT] Given [Charcoal] * 1 to OnyxDarkKnight
[02:06:10] [Server thread/INFO]: [OnyxDarkKnight: Given [Bow] * 1 to OnyxDarkKnight]
[02:06:10] [Client thread/INFO]: [CHAT] Given [Bow] * 1 to OnyxDarkKnight
[02:06:13] [Server thread/INFO]: [OnyxDarkKnight: Given [Flint and Steel] * 1 to OnyxDarkKnight]
[02:06:13] [Client thread/INFO]: [CHAT] Given [Flint and Steel] * 1 to OnyxDarkKnight
[02:06:15] [Server thread/INFO]: Saving and pausing game...
[02:06:15] [Server thread/INFO]: Saving chunks for level 'Test 2'/Overworld
[02:06:16] [Server thread/INFO]: Saving chunks for level 'Test 2'/Nether
[02:06:16] [Server thread/INFO]: Saving chunks for level 'Test 2'/The End
[02:06:16] [Server thread/INFO]: Stopping server
[02:06:16] [Server thread/INFO]: Saving players
[02:06:16] [Server thread/INFO]: Saving worlds
[02:06:16] [Server thread/INFO]: Saving chunks for level 'Test 2'/Overworld
[02:06:16] [Server thread/INFO]: Saving chunks for level 'Test 2'/Nether
[02:06:16] [Server thread/INFO]: Saving chunks for level 'Test 2'/The End
[02:06:18] [Client thread/INFO]: Stopping!