Untitled

mail@pastecode.io avatar
unknown
plain_text
a month ago
44 kB
3
Indexable
Never
    
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
[Pterodactyl Daemon]: Finished pulling Docker container image
Java version: 8.0_402
customer@apollopanel:~$ java -Xms128M -Xmx6144M -jar Crucible-1.7.10-5.4.jar
[Crucible] Running pre-launch tweaks
[Crucible] Everything in check, booting the server
[17:34:11 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[17:34:11 INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[17:34:11 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[17:34:11 INFO]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading
[17:34:11 INFO]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_402, running on Linux:amd64:5.15.0-105-generic, installed at /opt/java
[17:34:11 INFO]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plugin initialized!
[17:34:11 INFO]: Loading tweaker me.guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.0.1.jar
[17:34:11 INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from campfirebackport-1.7.10-1.10.1.jar
[17:34:11 INFO]: Found FastCraft tweaker, skipping...
[17:34:11 INFO]: [io.gitlab.dwarfyassassin.lotrucp.core.UCPCoreMod:<clinit>:23]: LOTR-UCP: Found core mod.
[17:34:11 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:34:11 INFO]: Loading tweak class name me.guichaguri.betterfps.tweaker.BetterFpsTweaker
[17:34:11 INFO]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[17:34:11 INFO]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/home/container/mods/campfirebackport-1.7.10-1.10.1.jar Service=LaunchWrapper Env=SERVER
[17:34:12 INFO]: Mixins are enabled!
[17:34:12 INFO]: Vanilla mixins will be applied.
[17:34:12 INFO]: Compatibility level set to JAVA_8
[17:34:12 INFO]: Did not find the mod "Witchery".
[17:34:12 INFO]: "Witchery" mixins will NOT be applied.
[17:34:12 INFO]: Did not find the mod "Thaumcraft".
[17:34:12 INFO]: "Thaumcraft" mixins will NOT be applied.
[17:34:12 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[17:34:12 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:34:12 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:34:12 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:34:13 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:34:13 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:34:14 INFO]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[17:34:14 INFO]: Initialised Mixin FML Remapper Adapter with cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@6fefaeba
[17:34:14 INFO]: Calling tweak class me.guichaguri.betterfps.tweaker.BetterFpsTweaker
[17:34:14 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[17:34:14 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:34:14 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:34:14 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[17:34:14 INFO]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[17:34:14 INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[17:34:14 INFO]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchPathFinder:1454]: WARNING! WARNING! THIS OPCODE SHOULD HAVE BEEN IF_ACMPEQ!
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchPathFinder:1455]: WARNING! INSTEAD IT WAS 166
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchPathFinder:1458]: WARNING! Opcode is IF_ACMPNE instead of expected IF_ACMPEQ, so setting it to IFEQ instead of IFNE
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchPathFinder:1459]: WARNING! Hopefully this works...
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchPathFinder:1507]: LOTRCore: Patched method func_82565_a
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityPlayer:958]: LOTRCore: Patched method func_71043_e
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityPlayer:958]: LOTRCore: Patched method func_71043_e
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityLivingBase:1030]: LOTRCore: Patched method func_70645_a
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityLivingBase:1005]: LOTRCore: Patched method func_70658_aO
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityLivingBase:1030]: LOTRCore: Patched method func_70645_a
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityLivingBase:1005]: LOTRCore: Patched method func_70658_aO
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityPlayer:958]: LOTRCore: Patched method func_71043_e
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityLivingBase:1030]: LOTRCore: Patched method func_70645_a
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityLivingBase:1005]: LOTRCore: Patched method func_70658_aO
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityLivingBase:1030]: LOTRCore: Patched method func_70645_a
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityLivingBase:1005]: LOTRCore: Patched method func_70658_aO
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityPlayer:958]: LOTRCore: Patched method func_71043_e
[17:34:14 INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockStone:274]: LOTRCore: Added method func_149673_e
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockStone:306]: LOTRCore: Added method func_149691_a
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockGrass:342]: LOTRCore: Patched method func_149674_a
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockDirt:397]: LOTRCore: Patched method func_149692_a
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockDirt:412]: LOTRCore: Patched method func_149644_j
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockDirt:446]: LOTRCore: Patched method func_149643_k
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockDirt:383]: LOTRCore: Patched method <clinit>
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockStaticLiquid:484]: LOTRCore: Patched method func_149674_a
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockPistonBase:856]: LOTRCore: Patched method func_149696_a 1 times
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockPistonBase:856]: LOTRCore: Patched method canExtend_IntCB 1 times
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockPistonBase:856]: LOTRCore: Patched method func_150079_i 1 times
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockFire:557]: LOTRCore: Patched method func_149674_a
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockFire:594]: LOTRCore: Patched method tryCatchFire
[17:34:14 INFO]: [lotr.compatibility.LOTRModChecker:isCauldronServer:58]: LOTR: Found Thermos installed
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchItemStack:1787]: LOTRCore: Patched method isDamaged for Cauldron
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchItemStack:1787]: LOTRCore: Patched method isDamaged for Cauldron
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchItemStack:1787]: LOTRCore: Patched method isDamaged for Cauldron
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchItemStack:1787]: LOTRCore: Patched method isDamaged for Cauldron
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockFence:635]: LOTRCore: Patched method func_149826_e
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockFence:649]: LOTRCore: Patched method func_149825_a
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockTrapdoor:757]: LOTRCore: Patched method func_149645_b
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockTrapdoor:729]: LOTRCore: Patched method func_149707_d
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockTrapdoor:743]: LOTRCore: Patched method func_150119_a
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockCauldron:887]: LOTRCore: Patched method func_149645_b
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockWall:793]: LOTRCore: Patched method func_150091_e
[17:34:14 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchBlockAnvil:927]: LOTRCore: Added method func_149668_a
[17:34:15 INFO]: Patching Minecraft using Riven's "Half" Algorithm
[17:34:15 INFO]: A re-entrant transformer 'me.guichaguri.betterfps.transformers.MathTransformer' was detected and will no longer process meta class data
[17:34:15 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityLivingBase:1030]: LOTRCore: Patched method func_70645_a
[17:34:15 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityLivingBase:1005]: LOTRCore: Patched method func_70658_aO
[17:34:15 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityLivingBase:1030]: LOTRCore: Patched method func_70645_a
[17:34:15 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityLivingBase:1005]: LOTRCore: Patched method func_70658_aO
[17:34:15 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityLivingBase:1030]: LOTRCore: Patched method func_70645_a
[17:34:15 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityLivingBase:1005]: LOTRCore: Patched method func_70658_aO
[17:34:15 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityLivingBase:1030]: LOTRCore: Patched method func_70645_a
[17:34:15 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityLivingBase:1005]: LOTRCore: Patched method func_70658_aO
[17:34:15 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityLivingBase:1030]: LOTRCore: Patched method func_70645_a
[17:34:15 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityLivingBase:1005]: LOTRCore: Patched method func_70658_aO
[17:34:15 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchPotionDamage:1857]: LOTRCore: Patched method func_111183_a
[17:34:15 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityMinecart:1229]: LOTRCore: Patched method func_145821_a
[17:34:15 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchItemStack:1787]: LOTRCore: Patched method isDamaged for Cauldron
[17:34:15 INFO]: Patching Minecraft using Riven's "Half" Algorithm
[17:34:15 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityPlayer:958]: LOTRCore: Patched method func_71043_e
[17:34:15 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityLivingBase:1030]: LOTRCore: Patched method func_70645_a
[17:34:15 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityLivingBase:1005]: LOTRCore: Patched method func_70658_aO
[17:34:15 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityPlayer:958]: LOTRCore: Patched method func_71043_e
[17:34:15 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityPlayer:958]: LOTRCore: Patched method func_71043_e
[17:34:15 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityLivingBase:1030]: LOTRCore: Patched method func_70645_a
[17:34:15 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityLivingBase:1005]: LOTRCore: Patched method func_70658_aO
[17:34:15 INFO]: [lotr.common.coremod.LOTRClassTransformer:patchEntityHorse:1092]: LOTRCore: Patched method func_70612_e
[17:34:15 INFO]: Starting minecraft server version 1.7.10
[17:34:15 INFO]: Attempting early MinecraftForge initialization
[17:34:15 INFO]: MinecraftForge v10.13.4.1614 Initialized
[17:34:15 INFO]: Replaced 184 ore recipies
[17:34:15 INFO]: Completed early MinecraftForge initialization
[17:34:15 INFO]: Running patcher FML for cpw.mods.fml.common.LoadController
[17:34:15 INFO]: Patched the FML load controller.
[17:34:15 INFO]: Ran all active patches.
[17:34:16 INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[17:34:16 INFO]: Searching /home/container/mods for mods
[17:34:16 WARN]: Mod betterbuilderswands is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.8.1
[17:34:16 WARN]: Mod cosmeticarmorreworked is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-v7
[17:34:16 INFO]: Mod dss is missing the required element 'name'. Substituting dss
[17:34:17 WARN]: Mod trashslot is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.31
[17:34:17 INFO]: Forge Mod Loader has identified 21 mods to load
[17:34:17 INFO]: Loaded 0 mod patches.
[17:34:17 INFO]: Crucible DummyMod injected successfully!
[17:34:17 INFO]: Attempting connection with missing mods [mcp, Crucible, FML, Forge, kimagine, betterbuilderswands, BiblioCraft, campfirebackport, chisel, cosmeticarmorreworked, MineTweaker3, customnpcs, dss, fc-dummy, gravestone, heartdrop, lotr, SparksHammers, trashslot, VeinMiner, VeinMinerModSupport] at CLIENT
[17:34:17 INFO]: Attempting connection with missing mods [mcp, Crucible, FML, Forge, kimagine, betterbuilderswands, BiblioCraft, campfirebackport, chisel, cosmeticarmorreworked, MineTweaker3, customnpcs, dss, fc-dummy, gravestone, heartdrop, lotr, SparksHammers, trashslot, VeinMiner, VeinMinerModSupport] at SERVER
[17:34:17 INFO]: LOTRCore: Patched method getEntitySpawningPacket
[17:34:17 INFO]: LOTRCore: Patched method <init>
[17:34:17 INFO]: LOTRCore: Patched method <init>
[17:34:17 INFO]: LOTRCore: Patched method <init>: 2 instances of World.setBlock()
[17:34:17 INFO]: LOTRCore: Patched method func_70071_h_: 1 instances of World.setBlock()
[17:34:17 WARN]: java.lang.RuntimeException: ZenSetter must have exactly one parameter - minetweaker.api.vanilla.ILootFunction.setName
[17:34:17 WARN]: 	at stanhebben.zenscript.type.ZenTypeNative.checkSetter(ZenTypeNative.java:351)
[17:34:17 WARN]: 	at stanhebben.zenscript.type.ZenTypeNative.complete(ZenTypeNative.java:148)
[17:34:17 WARN]: 	at minetweaker.runtime.GlobalRegistry.registerNativeClass(GlobalRegistry.java:92)
[17:34:17 WARN]: 	at minetweaker.MineTweakerAPI.registerClass(MineTweakerAPI.java:340)
[17:34:17 WARN]: 	at minetweaker.MineTweakerAPI.registerClassRegistry(MineTweakerAPI.java:281)
[17:34:17 WARN]: 	at minetweaker.MineTweakerAPI.<clinit>(MineTweakerAPI.java:75)
[17:34:17 WARN]: 	at minetweaker.MineTweakerImplementationAPI.init(MineTweakerImplementationAPI.java:561)
[17:34:17 WARN]: 	at minetweaker.mc1710.MineTweakerMod.<init>(MineTweakerMod.java:85)
[17:34:17 WARN]: 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[17:34:17 WARN]: 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[17:34:17 WARN]: 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:34:17 WARN]: 	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
[17:34:17 WARN]: 	at java.lang.Class.newInstance(Class.java:442)
[17:34:17 WARN]: 	at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:173)
[17:34:17 WARN]: 	at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:506)
[17:34:17 WARN]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:34:17 WARN]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:34:17 WARN]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:34:17 WARN]: 	at java.lang.reflect.Method.invoke(Method.java:498)
[17:34:17 WARN]: 	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[17:34:17 WARN]: 	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[17:34:17 WARN]: 	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[17:34:17 WARN]: 	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[17:34:17 WARN]: 	at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[17:34:17 WARN]: 	at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[17:34:17 WARN]: 	at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[17:34:17 WARN]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:34:17 WARN]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:34:17 WARN]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:34:17 WARN]: 	at java.lang.reflect.Method.invoke(Method.java:498)
[17:34:17 WARN]: 	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[17:34:17 WARN]: 	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[17:34:17 WARN]: 	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[17:34:17 WARN]: 	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[17:34:17 WARN]: 	at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[17:34:17 WARN]: 	at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[17:34:17 WARN]: 	at cpw.mods.fml.common.Loader.loadMods(Loader.java:515)
[17:34:17 WARN]: 	at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87)
[17:34:17 WARN]: 	at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319)
[17:34:17 WARN]: 	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:175)
[17:34:17 WARN]: 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:641)
[17:34:17 WARN]: 	at java.lang.Thread.run(Thread.java:750)
[17:34:18 INFO]: Processing ObjectHolder annotations
[17:34:18 INFO]: Found 441 ObjectHolder annotations
[17:34:18 INFO]: Identifying ItemStackHolder annotations
[17:34:18 INFO]: Found 0 ItemStackHolder annotations
[17:34:18 INFO]: Configured a dormant chunk cache size of 0
[17:34:18 INFO]: Access transform success createStackedBlock (func_149644_j).
[17:34:18 INFO]: Added 'minecraft:lapis_ore/0=>1*minecraft:lapis_ore/4=>minecraft:lapis_ore/0' to mapping
[17:34:18 INFO]: Added 'minecraft:lit_redstone_ore/0=>1*minecraft:redstone_ore/0=>minecraft:lit_redstone_ore/0' to mapping
[17:34:18 INFO]: LOTRCore: Patched method func_92093_a
[17:34:18 INFO]: Starting pre-init...
[17:34:18 INFO]: Loading blocks...
[17:34:18 INFO]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
[17:34:18 INFO]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
[17:34:18 INFO]: Skipping feature amber as its required mod Thaumcraft was missing.
[17:34:18 INFO]: Skipping feature arcane as its required mod Thaumcraft was missing.
[17:34:18 INFO]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
[17:34:18 INFO]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
[17:34:18 INFO]: Skipping feature railcraft as its required mod Railcraft was missing.
[17:34:18 INFO]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
[17:34:18 INFO]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
[17:34:18 INFO]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
[17:34:18 INFO]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
[17:34:18 INFO]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
[17:34:18 INFO]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
[17:34:18 INFO]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
[17:34:18 INFO]: Skipping feature tallow as its required mod Thaumcraft was missing.
[17:34:18 INFO]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
[17:34:18 INFO]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
[17:34:18 INFO]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
[17:34:18 INFO]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
[17:34:18 INFO]: Skipping feature thaumium as its required mod Thaumcraft was missing.
[17:34:18 INFO]: 86 Feature's blocks loaded.
[17:34:18 INFO]: Loading Tile Entities...
[17:34:18 INFO]: Tile Entities loaded.
[17:34:18 INFO]: Loading items...
[17:34:18 INFO]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
[17:34:18 INFO]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
[17:34:18 INFO]: Skipping feature amber as its required mod Thaumcraft was missing.
[17:34:18 INFO]: Skipping feature arcane as its required mod Thaumcraft was missing.
[17:34:18 INFO]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
[17:34:18 INFO]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
[17:34:18 INFO]: Skipping feature railcraft as its required mod Railcraft was missing.
[17:34:18 INFO]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
[17:34:18 INFO]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
[17:34:18 INFO]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
[17:34:18 INFO]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
[17:34:18 INFO]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
[17:34:18 INFO]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
[17:34:18 INFO]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
[17:34:18 INFO]: Skipping feature tallow as its required mod Thaumcraft was missing.
[17:34:18 INFO]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
[17:34:18 INFO]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
[17:34:18 INFO]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
[17:34:18 INFO]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
[17:34:18 INFO]: Skipping feature thaumium as its required mod Thaumcraft was missing.
[17:34:18 INFO]: 86 Feature's items loaded.
[17:34:18 INFO]: Pre-init finished.
[17:34:18 WARN]: [17:34:18][FINE][noppes.npcs.LogWriter:71] Sun Sep 08 17:34:18 CEST 2024
[17:34:18 WARN]: [17:34:18][FINE][noppes.npcs.controllers.ScriptController:60] Script Engines Available:
[17:34:19 WARN]: [17:34:19][FINE][noppes.npcs.controllers.ScriptController:66] Scala: .scala
[17:34:19 INFO]: Bukkit permissions enabled
[17:34:19 INFO]: Permissions available:
[17:34:19 INFO]: customnpcs.edit.blocks
[17:34:19 INFO]: customnpcs.edit.villager
[17:34:19 INFO]: customnpcs.global.bank
[17:34:19 INFO]: customnpcs.global.dialog
[17:34:19 INFO]: customnpcs.global.faction
[17:34:19 INFO]: customnpcs.global.linked
[17:34:19 INFO]: customnpcs.global.naturalspawn
[17:34:19 INFO]: customnpcs.global.playerdata
[17:34:19 INFO]: customnpcs.global.quest
[17:34:19 INFO]: customnpcs.global.recipe
[17:34:19 INFO]: customnpcs.global.transport
[17:34:19 INFO]: customnpcs.npc.advanced
[17:34:19 INFO]: customnpcs.npc.ai
[17:34:19 INFO]: customnpcs.npc.clone
[17:34:19 INFO]: customnpcs.npc.create
[17:34:19 INFO]: customnpcs.npc.delete
[17:34:19 INFO]: customnpcs.npc.display
[17:34:19 INFO]: customnpcs.npc.freeze
[17:34:19 INFO]: customnpcs.npc.gui
[17:34:19 INFO]: customnpcs.npc.inventory
[17:34:19 INFO]: customnpcs.npc.reset
[17:34:19 INFO]: customnpcs.npc.stats
[17:34:19 INFO]: customnpcs.soulstone.all
[17:34:19 INFO]: customnpcs.spawner.create
[17:34:19 INFO]: customnpcs.spawner.mob
[17:34:19 INFO]: customnpcs.tool.mounter
[17:34:19 INFO]: customnpcs.tool.pather
[17:34:19 INFO]: customnpcs.tool.scripter
[17:34:19 INFO]: LOTR: Found logger
[17:34:19 INFO]: LOTR: Registered 144 packet types
[17:34:20 INFO]: LOTR: Successfully detected Cauldron server and disabled: nothing! (Thanks, ASM!)
[17:34:20 INFO]: Applying holder lookups
[17:34:20 INFO]: Holder lookups applied
[17:34:20 INFO]: Injecting itemstacks
[17:34:20 INFO]: Itemstack injection complete
[17:34:20 INFO]: Loading properties
[17:34:20 INFO]: Default game type: SURVIVAL
[17:34:20 INFO]: This server is running Cauldron version 1.7.10-5.4 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
[17:34:21 INFO]: Using 3 threads for Netty based IO
[17:34:21 INFO]: Generating keypair
[17:34:21 INFO]: Starting Minecraft server on 0.0.0.0:25587
[17:34:21 INFO]: Starting init...
[17:34:21 INFO]: Loading recipes...
[17:34:21 INFO]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
[17:34:21 INFO]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
[17:34:21 INFO]: Skipping feature amber as its required mod Thaumcraft was missing.
[17:34:21 INFO]: Skipping feature arcane as its required mod Thaumcraft was missing.
[17:34:21 INFO]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
[17:34:21 INFO]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
[17:34:21 INFO]: Skipping feature railcraft as its required mod Railcraft was missing.
[17:34:21 INFO]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
[17:34:21 INFO]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
[17:34:21 INFO]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
[17:34:21 INFO]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
[17:34:21 INFO]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
[17:34:21 INFO]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
[17:34:21 INFO]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
[17:34:21 INFO]: Skipping feature tallow as its required mod Thaumcraft was missing.
[17:34:21 INFO]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
[17:34:21 INFO]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
[17:34:21 INFO]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
[17:34:21 INFO]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
[17:34:21 INFO]: Skipping feature thaumium as its required mod Thaumcraft was missing.
[17:34:21 INFO]: 86 Feature's recipes loaded.
[17:34:21 INFO]: Init finished.
[17:34:21 INFO]: LOTRLore: Category ruins has loaded 13 lore texts, of which 5 rewardable
[17:34:21 INFO]: LOTRLore: Category shire has loaded 20 lore texts, of which 11 rewardable
[17:34:21 INFO]: LOTRLore: Category bree has loaded 14 lore texts, of which 12 rewardable
[17:34:21 INFO]: LOTRLore: Category blue_mountains has loaded 8 lore texts, of which 5 rewardable
[17:34:21 INFO]: LOTRLore: Category lindon has loaded 11 lore texts, of which 10 rewardable
[17:34:21 INFO]: LOTRLore: Category eriador has loaded 14 lore texts, of which 14 rewardable
[17:34:21 INFO]: LOTRLore: Category rivendell has loaded 24 lore texts, of which 22 rewardable
[17:34:21 INFO]: LOTRLore: Category eregion has loaded 7 lore texts, of which 6 rewardable
[17:34:21 INFO]: LOTRLore: Category dunland has loaded 6 lore texts, of which 5 rewardable
[17:34:21 INFO]: LOTRLore: Category gundabad has loaded 4 lore texts, of which 4 rewardable
[17:34:21 INFO]: LOTRLore: Category angmar has loaded 5 lore texts, of which 5 rewardable
[17:34:21 INFO]: LOTRLore: Category woodland_realm has loaded 4 lore texts, of which 4 rewardable
[17:34:21 INFO]: LOTRLore: Category dol_guldur has loaded 4 lore texts, of which 4 rewardable
[17:34:21 INFO]: LOTRLore: Category dale has loaded 14 lore texts, of which 12 rewardable
[17:34:21 INFO]: LOTRLore: Category durins_folk has loaded 13 lore texts, of which 6 rewardable
[17:34:21 INFO]: LOTRLore: Category lothlorien has loaded 10 lore texts, of which 10 rewardable
[17:34:21 INFO]: LOTRLore: Category rohan has loaded 5 lore texts, of which 2 rewardable
[17:34:21 INFO]: LOTRLore: Category isengard has loaded 4 lore texts, of which 3 rewardable
[17:34:21 INFO]: LOTRLore: Category gondor has loaded 21 lore texts, of which 16 rewardable
[17:34:21 INFO]: LOTRLore: Category mordor has loaded 6 lore texts, of which 6 rewardable
[17:34:21 INFO]: LOTRLore: Category dorwinion has loaded 7 lore texts, of which 5 rewardable
[17:34:21 INFO]: LOTRLore: Category rhun has loaded 9 lore texts, of which 5 rewardable
[17:34:21 INFO]: LOTRLore: Category harnennor has loaded 12 lore texts, of which 9 rewardable
[17:34:21 INFO]: LOTRLore: Category southron has loaded 16 lore texts, of which 14 rewardable
[17:34:21 INFO]: LOTRLore: Category umbar has loaded 18 lore texts, of which 16 rewardable
[17:34:21 INFO]: LOTRLore: Category nomad has loaded 8 lore texts, of which 5 rewardable
[17:34:21 INFO]: LOTRLore: Category gulf has loaded 9 lore texts, of which 7 rewardable
[17:34:21 INFO]: LOTRLore: Category far_harad has loaded 0 lore texts, of which 0 rewardable
[17:34:21 INFO]: LOTRLore: Category far_harad_jungle has loaded 0 lore texts, of which 0 rewardable
[17:34:21 INFO]: LOTRLore: Category half_troll has loaded 0 lore texts, of which 0 rewardable
[17:34:21 INFO]: LOTRCore: Patched method func_151503_a
[17:34:21 INFO]: LOTRRoads: Creating roads (reticulating splines)
[17:34:22 INFO]: LOTRRoads: Created roads in 1.264549459s
[17:34:22 INFO]: LOTRRoads: roads=225, points=1861893, dbEntries=6684, dbPoints=16762221
[17:34:22 INFO]: Injecting itemstacks
[17:34:22 INFO]: Itemstack injection complete
[17:34:23 WARN]:   Item "netherlicious:SoulSoil" not found!
[17:34:23 WARN]:     Campfire Drops entry "netherlicious:SoulSoil" is invalid! Using default drop instead!
[17:34:23 INFO]: Forge Mod Loader has successfully loaded 21 mods
[17:34:23 INFO]: Registered command minetweaker with permission node minetweaker.mc1710.server.MCServer$MCCommand
[17:34:23 INFO]: Loading scripts
[17:34:23 INFO]: MineTweaker: Loading hog.zs
[17:34:23 INFO]: MineTweaker: Loading intermod
[17:34:23 WARN]: [17:34:23][FINE][noppes.npcs.controllers.LinkedNpcController:43] Loading Linked Npcs
[17:34:23 WARN]: [17:34:23][FINE][noppes.npcs.controllers.LinkedNpcController:63] Done loading Linked Npcs
[17:34:23 INFO]: Preparing level "world"
[17:34:23 INFO]: Registered command debug with permission node vanilla.command.debug
[17:34:23 INFO]: Registered command spreadplayers with permission node vanilla.command.spreadplayers
[17:34:23 INFO]: Registered command playsound with permission node vanilla.command.playsound
[17:34:23 INFO]: Registered command scoreboard with permission node vanilla.command.scoreboard
[17:34:23 INFO]: Registered command achievement with permission node vanilla.command.achievement
[17:34:23 INFO]: Registered command summon with permission node vanilla.command.summon
[17:34:23 INFO]: Registered command setblock with permission node vanilla.command.setblock
[17:34:23 INFO]: Registered command testforblock with permission node vanilla.command.testforblock
[17:34:23 INFO]: Registered command tellraw with permission node vanilla.command.tellraw
[17:34:23 INFO]: Registered command netstat with permission node vanilla.command.netstat
[17:34:23 ERROR]: This world was saved with mod FastCraft which appears to be missing, things may not work well
[17:34:23 INFO]: Injecting existing block and item data into this server instance
[17:34:23 INFO]: Applying holder lookups
[17:34:23 INFO]: Holder lookups applied
[17:34:23 INFO]: LOTRCore: Patched method func_149674_a
[17:34:23 INFO]: LOTRCore: Patched method func_149674_a
[17:34:23 INFO]: LOTRCore: Patched method func_149674_a
[17:34:23 INFO]: LOTRCore: Patched method func_149674_a
[17:34:24 INFO]: LOTRCore: Patched method func_77192_a
[17:34:24 INFO]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@54e1324)
[17:34:24 INFO]: Injecting existing block and item data into this server instance
[17:34:24 INFO]: Applying holder lookups
[17:34:24 INFO]: Holder lookups applied
[17:34:24 INFO]: Loading dimension 101 (DIM101) (net.minecraft.server.dedicated.DedicatedServer@54e1324)
[17:34:24 INFO]: Injecting existing block and item data into this server instance
[17:34:24 INFO]: Applying holder lookups
[17:34:24 INFO]: Holder lookups applied
[17:34:24 INFO]: Loading dimension 100 (DIM100) (net.minecraft.server.dedicated.DedicatedServer@54e1324)
[17:34:24 INFO]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@54e1324)
[17:34:24 INFO]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@54e1324)
[17:34:24 INFO]: Preparing start region for level 0
[17:34:24 INFO]: LOTRCore: Patched method isDamaged for Cauldron
[17:34:24 INFO]: LOTRCore: Patched method isDamaged for Cauldron
[17:34:24 INFO]: LOTRCore: Patched method isDamaged for Cauldron
[17:34:24 INFO]: LOTRCore: Patched method isDamaged for Cauldron
[17:34:24 INFO]: Server permissions file permissions.yml is empty, ignoring it
[17:34:24 INFO]: Done (1.676s)! For help, type "help" or "?"
[17:34:24 INFO]: Starting GS4 status listener
[17:34:24 INFO]: Query running on 0.0.0.0:25587
[17:34:24 INFO]: Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
[17:34:24 INFO]: Registered command wandOops with permission node portablejim.bbw.core.OopsCommand
[17:34:24 INFO]: Registered command campfirebackport with permission node connor135246.campfirebackport.util.CommandCampfireBackport
[17:34:24 INFO]: Registered command noppes with permission node foxz.command.CommandNoppes
[17:34:24 INFO]: Registered command restore Stamina with permission node de.rinonline.korinrpg.Commands.CommandRefillStamina
[17:34:24 INFO]: Registered command subtract Stamina with permission node de.rinonline.korinrpg.Commands.CommandSubtracStamina
[17:34:24 INFO]: Registered command barOffset with permission node de.rinonline.korinrpg.Commands.CommandSetBarOffset
[17:34:24 INFO]: Registered command bartype with permission node de.rinonline.korinrpg.Commands.CommandSetBarType
[17:34:24 INFO]: Registered command time with permission node lotr.common.command.LOTRCommandTimeVanilla
[17:34:24 INFO]: Registered command lotr_time with permission node lotr.common.command.LOTRCommandTime
[17:34:24 INFO]: Registered command tell with permission node lotr.common.command.LOTRCommandMessageFixed
[17:34:24 INFO]: Registered command alignment with permission node lotr.common.command.LOTRCommandAlignment
[17:34:24 INFO]: Registered command fastTravelClock with permission node lotr.common.command.LOTRCommandFastTravelClock
[17:34:24 INFO]: Registered command wpCooldown with permission node lotr.common.command.LOTRCommandWaypointCooldown
[17:34:24 INFO]: Registered command lotr_summon with permission node lotr.common.command.LOTRCommandSummon
[17:34:24 INFO]: Registered command lotrDate with permission node lotr.common.command.LOTRCommandDate
[17:34:24 INFO]: Registered command lotrWaypoints with permission node lotr.common.command.LOTRCommandWaypoints
[17:34:24 INFO]: Registered command lotrAchievement with permission node lotr.common.command.LOTRCommandAchievement
[17:34:24 INFO]: Registered command strTimelapse with permission node lotr.common.command.LOTRCommandStructureTimelapse
[17:34:24 INFO]: Registered command alignmentsee with permission node lotr.common.command.LOTRCommandAlignmentSee
[17:34:24 INFO]: Registered command fellowship with permission node lotr.common.command.LOTRCommandFellowship
[17:34:24 INFO]: Registered command fmsg with permission node lotr.common.command.LOTRCommandFellowshipMessage
[17:34:24 INFO]: Registered command alignmentZones with permission node lotr.common.command.LOTRCommandEnableAlignmentZones
[17:34:24 INFO]: Registered command lotrEnchant with permission node lotr.common.command.LOTRCommandEnchant
[17:34:24 INFO]: Registered command spawnDamping with permission node lotr.common.command.LOTRCommandSpawnDamping
[17:34:24 INFO]: Registered command facRelations with permission node lotr.common.command.LOTRCommandFactionRelations
[17:34:24 INFO]: Registered command pledgeCooldown with permission node lotr.common.command.LOTRCommandPledgeCooldown
[17:34:24 INFO]: Registered command conquest with permission node lotr.common.command.LOTRCommandConquest
[17:34:24 INFO]: Registered command invasion with permission node lotr.common.command.LOTRCommandInvasion
[17:34:24 INFO]: Registered command banStructures with permission node lotr.common.command.LOTRCommandBanStructures
[17:34:24 INFO]: Registered command allowStructures with permission node lotr.common.command.LOTRCommandAllowStructures
[17:34:24 INFO]: Registered command opHideMap with permission node lotr.common.command.LOTRCommandAdminHideMap
[17:34:24 WARN]: [17:34:24][FINE][noppes.npcs.controllers.DialogController:32] Loading Dialogs
[17:34:24 WARN]: [17:34:24][FINE][noppes.npcs.controllers.DialogController:34] Done loading Dialogs
[17:34:24 INFO]: /home/container/./world/customnpcs/clones/../clonednpcs.dat
[17:34:24 INFO]: false
[17:34:24 INFO]: Registered command veinminer with permission node portablejim.veinminer.server.MinerCommand
[17:34:24 INFO]: [Thermos] Refusing to lock affinity, disabled in Crucible.yml
[17:34:24 INFO]: Timings Reset
[17:34:24 INFO]: LOTR: Loaded 25 conquest zones
[17:34:24 INFO]: LOTR: Successfully replaced world info in Utumno
[17:34:24 INFO]: LOTR: Successfully replaced world info in MiddleEarth
[17:34:24 INFO]: WARNING! WARNING! THIS OPCODE SHOULD HAVE BEEN IF_ACMPEQ!
[17:34:24 INFO]: WARNING! INSTEAD IT WAS 166
[17:34:24 INFO]: WARNING! Opcode is IF_ACMPNE instead of expected IF_ACMPEQ, so setting it to IFEQ instead of IFNE
[17:34:24 INFO]: WARNING! Hopefully this works...
[17:34:24 INFO]: LOTRCore: Patched method func_82565_a
[17:34:26 INFO]: LOTRCore: Patched method func_77508_a
[17:34:26 INFO]: LOTRCore: Patched method func_77512_a
[17:34:26 INFO]: LOTRCore: Patched method func_152377_a
[17:34:26 INFO]: LOTRCore: Patched method func_77507_b
[17:34:26 INFO]: LOTRCore: Patched method func_90036_a
[17:34:26 INFO]: LOTRCore: Patched method func_77502_d
[17:34:26 INFO]: LOTRCore: Patched method func_77517_e
[17:34:26 INFO]: LOTRCore: Patched method func_77519_f
[17:34:33 INFO]: UUID of player SkinDisease is 37eeaaa8-5e41-431c-8a01-f6716f11d780
[17:34:33 INFO]: TrashSlot is now looking for Inventory Tweaks in aap
[17:34:33 INFO]: TrashSlot tried to fix Inventory Tweaks, but it's probably not installed.
[17:34:33 INFO]: LOTRCore: Patched method func_75113_a
[17:34:33 INFO]: Client protocol version 2
[17:34:33 INFO]: Client attempting to join with 41 mods : craftpresence@2.3.7,VeinMinerModSupport@0.36.0_1.7.10-28a7f13,NotEnoughItems@1.0.5.120,Waila@1.5.10,dss@a59,trashslot@1.0.31,FastCraft@1.25,Forge@10.13.4.1614,defaultkeys@1.0.28,iChunUtil@4.2.3,BiblioCraft@1.11.7,VeinMiner@0.36.0_1.7.10-28a7f13,heartdrop@1.3.2,campfirebackport@1.7.10-1.10.1,fw@1.3.0,CodeChickenCore@1.0.7.48,MouseTweaks@2.4.4,MineTweaker3@3.1.0,mcp@9.05,gravestone@0.7.10.3,controlling@1.7.10-1.0.0.4,AppleCore@3.1.1,FML@7.10.99.99,customnpcs@1.7.10d,inventorytweaks@1.59-dev-152-cf6e263,betterbuilderswands@0.8.1,DurabilityShow@1.2.0,BetterHorseHud@1.0,chisel@2.9.5.11,itemphysic@1.1.5,WailaHarvestability@1.1.6,lotr@Update v36.15 for Minecraft 1.7.10,hud@1.3.5,neirecipehandlers@1.1.0-BETA,soundreloader@1.1,cosmeticarmorreworked@1.7.10-v7,soundfilters@0.8_for_1.7.X,dsurround@1.0.6.4,BackTools@4.0.0,SparksHammers@1.7.10-1.6,Ding@MC1.7.10v2
[17:34:33 INFO]: Attempting connection with missing mods [Crucible, kimagine, fc-dummy] at CLIENT
[17:34:33 INFO]: [Server thread] Server side modded connection established
[17:34:33 INFO]: SkinDisease[/109.37.238.88:2987] logged in with entity id 323 at ([DIM100] -17902.282815004633, 38.0, 8142.4033905521355)
[17:34:38 INFO]: Sending server config to client.
op skindisease
[17:35:02 INFO]: CONSOLE: Opped skindisease
[17:35:05 INFO]: SkinDisease issued server command: /gamemode 1
[17:35:05 INFO]: SkinDisease: Set own game mode to CREATIVE mode
Leave a Comment