1 | ---- Minecraft Crash Report ----
|
2 | |
3 | Time: 2024-11-11 02:12:07 UTC
|
4 | Description: Watching Server
|
5 | java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)
|
6 | at net.minecraft.entity.EntityLivingBase.onLivingUpdate(EntityLivingBase.java:2359)
|
7 | at net.minecraft.entity.EntityLiving.onLivingUpdate(EntityLiving.java:577)
|
8 | at net.minecraft.entity.monster.EntityMob.onLivingUpdate(EntityMob.java:45)
|
9 | at net.minecraft.entity.EntityLivingBase.onUpdate(EntityLivingBase.java:2179)
|
10 | at net.minecraft.entity.EntityLiving.onUpdate(EntityLiving.java:295)
|
11 | at net.minecraft.entity.monster.EntityMob.onUpdate(EntityMob.java:50)
|
12 | at net.minecraft.entity.monster.EntityCreeper.onUpdate(EntityCreeper.java:172)
|
13 | at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1996)
|
14 | at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:832)
|
15 | at net.minecraft.world.World.updateEntity(World.java:1958)
|
16 | at net.minecraft.world.World.redirect$zzj000$updateEntity(World.java:4123)
|
17 | at net.minecraft.world.World.updateEntities(World.java:1762)
|
18 | at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:613)
|
19 | at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:767)
|
20 | at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:397)
|
21 | at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668)
|
22 | at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
|
23 | at java.lang.Thread.run(Thread.java:748)
|
24 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
25 | ---------------------------------------------------------------------------------------
|
26 | -- Thread Dump --
|
27 | Threads: "AE Compass Service" Id=67 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@12395176
|
28 | at sun.misc.Unsafe.park(Native Method)
|
29 | - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@12395176
|
30 | at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
|
31 | at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
|
32 | at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
|
33 | at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
|
34 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
|
35 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
36 | at java.lang.Thread.run(Thread.java:748)
|
37 | "Chunk I/O Executor Thread-1" Id=58 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1cfead41
|
38 | at sun.misc.Unsafe.park(Native Method)
|
39 | - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1cfead41
|
40 | at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
|
41 | at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
|
42 | at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
|
43 | at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
|
44 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
|
45 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
46 | at java.lang.Thread.run(Thread.java:748)
|
47 | "File IO Thread" Id=54 TIMED_WAITING
|
48 | at java.lang.Thread.sleep(Native Method)
|
49 | at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:44)
|
50 | at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
|
51 | at java.lang.Thread.run(Thread.java:748)
|
52 | "Netty Epoll Server IO #3" Id=53 RUNNABLE (in native)
|
53 | at io.netty.channel.epoll.Native.epollWait0(Native Method)
|
54 | at io.netty.channel.epoll.Native.epollWait(Native.java:117)
|
55 | at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
|
56 | at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
|
57 | at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
|
58 | at java.lang.Thread.run(Thread.java:748)
|
59 | "spark-forge-async-worker" Id=52 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@18c13a06
|
60 | at sun.misc.Unsafe.park(Native Method)
|
61 | - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@18c13a06
|
62 | at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
|
63 | at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
|
64 | at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
|
65 | at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
|
66 | at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
|
67 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
|
68 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
69 | ...
|
70 | "spark-cpu-monitor" Id=51 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5dc3a77a
|
71 | at sun.misc.Unsafe.park(Native Method)
|
72 | - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5dc3a77a
|
73 | at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
|
74 | at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
|
75 | at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
|
76 | at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
|
77 | at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
|
78 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
|
79 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
80 | ...
|
81 | "Thread-13" Id=50 TIMED_WAITING on com.xcompwiz.mystcraft.world.profiling.ChunkProfilerManager@5a9ef55
|
82 | at java.lang.Object.wait(Native Method)
|
83 | - waiting on com.xcompwiz.mystcraft.world.profiling.ChunkProfilerManager@5a9ef55
|
84 | at com.xcompwiz.mystcraft.world.profiling.ChunkProfilerManager.run(ChunkProfilerManager.java:87)
|
85 | "Server Watchdog" Id=49 RUNNABLE
|
86 | at sun.management.ThreadImpl.dumpThreads0(Native Method)
|
87 | at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:496)
|
88 | at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:484)
|
89 | at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:45)
|
90 | at java.lang.Thread.run(Thread.java:748)
|
91 | "Timer-0" Id=47 TIMED_WAITING on java.util.TaskQueue@6c54de04
|
92 | at java.lang.Object.wait(Native Method)
|
93 | - waiting on java.util.TaskQueue@6c54de04
|
94 | at java.util.TimerThread.mainLoop(Timer.java:552)
|
95 | at java.util.TimerThread.run(Timer.java:505)
|
96 | "pool-4-thread-2" Id=46 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7dd4c882
|
97 | at sun.misc.Unsafe.park(Native Method)
|
98 | - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7dd4c882
|
99 | at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
|
100 | at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
|
101 | at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
|
102 | at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
|
103 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
|
104 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
105 | at java.lang.Thread.run(Thread.java:748)
|
106 | "pool-4-thread-1" Id=45 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7dd4c882
|
107 | at sun.misc.Unsafe.park(Native Method)
|
108 | - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7dd4c882
|
109 | at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
|
110 | at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
|
111 | at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
|
112 | at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
|
113 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
|
114 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
115 | at java.lang.Thread.run(Thread.java:748)
|
116 | "Java2D Disposer" Id=44 WAITING on java.lang.ref.ReferenceQueue$Lock@3dec5835
|
117 | at java.lang.Object.wait(Native Method)
|
118 | - waiting on java.lang.ref.ReferenceQueue$Lock@3dec5835
|
119 | at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
|
120 | at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
|
121 | at sun.java2d.Disposer.run(Disposer.java:148)
|
122 | at java.lang.Thread.run(Thread.java:748)
|
123 | "Netty Epoll Server IO #2" Id=43 RUNNABLE
|
124 | at io.netty.channel.epoll.Native.epollWait0(Native Method)
|
125 | at io.netty.channel.epoll.Native.epollWait(Native.java:117)
|
126 | at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
|
127 | at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
|
128 | at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
|
129 | at java.lang.Thread.run(Thread.java:748)
|
130 | "Ender IO Scheduler" Id=42 TIMED_WAITING
|
131 | at java.lang.Thread.sleep(Native Method)
|
132 | at crazypants.enderio.base.scheduler.Scheduler.run(Scheduler.java:41)
|
133 | "pool-3-thread-1" Id=41 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7775cb9a
|
134 | at sun.misc.Unsafe.park(Native Method)
|
135 | - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7775cb9a
|
136 | at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
|
137 | at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
|
138 | at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
|
139 | at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
|
140 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
|
141 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
142 | at java.lang.Thread.run(Thread.java:748)
|
143 | "threadDeathWatcher-2-1" Id=40 TIMED_WAITING
|
144 | at java.lang.Thread.sleep(Native Method)
|
145 | at io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
|
146 | at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
|
147 | at java.lang.Thread.run(Thread.java:748)
|
148 | "Netty Epoll Server IO #1" Id=39 RUNNABLE (in native)
|
149 | at io.netty.channel.epoll.Native.epollWait0(Native Method)
|
150 | at io.netty.channel.epoll.Native.epollWait(Native.java:117)
|
151 | at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
|
152 | at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
|
153 | at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
|
154 | at java.lang.Thread.run(Thread.java:748)
|
155 | "Netty Epoll Server IO #0" Id=33 RUNNABLE
|
156 | at io.netty.channel.epoll.Native.epollWait0(Native Method)
|
157 | at io.netty.channel.epoll.Native.epollWait(Native.java:117)
|
158 | at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
|
159 | at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
|
160 | at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
|
161 | at java.lang.Thread.run(Thread.java:748)
|
162 | "pool-2-thread-1" Id=32 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3d1b9f8e
|
163 | at sun.misc.Unsafe.park(Native Method)
|
164 | - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3d1b9f8e
|
165 | at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
|
166 | at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
|
167 | at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
|
168 | at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
|
169 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
|
170 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
171 | at java.lang.Thread.run(Thread.java:748)
|
172 | "Server console handler" Id=20 RUNNABLE (in native)
|
173 | at java.io.FileInputStream.readBytes(Native Method)
|
174 | at java.io.FileInputStream.read(FileInputStream.java:255)
|
175 | at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
|
176 | at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
|
177 | - locked java.io.BufferedInputStream@66d0c077
|
178 | at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
|
179 | at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
|
180 | at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
|
181 | - locked java.io.InputStreamReader@39a20168
|
182 | at java.io.InputStreamReader.read(InputStreamReader.java:184)
|
183 | ...
|
184 | "DestroyJavaVM" Id=19 RUNNABLE
|
185 | "Server thread" Id=17 RUNNABLE
|
186 | at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2359)
|
187 | at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
|
188 | at net.minecraft.entity.monster.EntityMob.func_70636_d(EntityMob.java:45)
|
189 | at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
|
190 | at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
|
191 | at net.minecraft.entity.monster.EntityMob.func_70071_h_(EntityMob.java:50)
|
192 | at net.minecraft.entity.monster.EntityCreeper.func_70071_h_(EntityCreeper.java:172)
|
193 | at net.minecraft.world.World.func_72866_a(World.java:1996)
|
194 | ...
|
195 | "Server Infinisleeper" Id=16 TIMED_WAITING
|
196 | at java.lang.Thread.sleep(Native Method)
|
197 | at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:82)
|
198 | "Snooper Timer" Id=15 TIMED_WAITING on java.util.TaskQueue@605224dd
|
199 | at java.lang.Object.wait(Native Method)
|
200 | - waiting on java.util.TaskQueue@605224dd
|
201 | at java.util.TimerThread.mainLoop(Timer.java:552)
|
202 | at java.util.TimerThread.run(Timer.java:505)
|
203 | "Signal Dispatcher" Id=4 RUNNABLE
|
204 | "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@1d420b6
|
205 | at java.lang.Object.wait(Native Method)
|
206 | - waiting on java.lang.ref.ReferenceQueue$Lock@1d420b6
|
207 | at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
|
208 | at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
|
209 | at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
|
210 | "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@61678b83
|
211 | at java.lang.Object.wait(Native Method)
|
212 | - waiting on java.lang.ref.Reference$Lock@61678b83
|
213 | at java.lang.Object.wait(Object.java:502)
|
214 | at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
|
215 | at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
|
216 | -- System Details --
|
217 | Minecraft Version: 1.12.2
|
218 | Operating System: Linux (amd64) version 5.10.0-12-amd64
|
219 | Java Version: 1.8.0_312, Temurin
|
220 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Temurin
|
221 | Memory: 999959840 bytes (953 MB) / 4404543488 bytes (4200 MB) up to 7456948224 bytes (7111 MB)
|
222 | JVM Flags: 2 total; -Xms128M -Xmx8000M
|
223 | IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 15
|
224 | FML: MCP 9.42 Powered by Forge *.*.*.*59 115 mods loaded, 115 mods active
|
225 | States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
|
226 | | State | ID | Version | Source | Signature |
|
227 | |:------ |:--------------------------------- |:------------------------ |:----------------------------------------------- |:---------------------------------------- |
|
228 | | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
|
229 | | LCHIJA | mcp | 9.42 | minecraft.jar | None |
|
230 | | LCHIJA | FML | *.*.*.* | server.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
|
231 | | LCHIJA | forge | *.*.*.*59 | server.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
|
232 | | LCHIJA | micdoodlecore | 4.0.6 | minecraft.jar | None |
|
233 | | LCHIJA | smoothfontcore | mc1.12.2-2.1.4 | minecraft.jar | None |
|
234 | | LCHIJA | openmodscore | 0.12.2 | minecraft.jar | None |
|
235 | | LCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None |
|
236 | | LCHIJA | randompatches | 1.12.2-*.*.*.* | randompatches-1.12.2-*.*.*.*.jar | None |
|
237 | | LCHIJA | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
|
238 | | LCHIJA | bdlib | *.*.*.* | bdlib-*.*.*.*-mc1.12.2.jar | None |
|
239 | | LCHIJA | ae2stuff | *.*.*.* | ae2stuff-*.*.*.*-mc1.12.2.jar | None |
|
240 | | LCHIJA | endercore | 1.12.2-0.5.78 | EnderCore-1.12.2-0.5.78.jar | None |
|
241 | | LCHIJA | jei | *.*.*.*1 | jei_1.12.2-*.*.*.*1.jar | None |
|
242 | | LCHIJA | codechickenlib | *.*.*.*8 | CodeChickenLib-1.12.2-*.*.*.*8-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
|
243 | | LCHIJA | redstoneflux | 2.1.1 | RedstoneFlux-1.12-*.*.*.*-universal.jar | None |
|
244 | | LCHIJA | cofhcore | 4.6.6 | CoFHCore-1.12.2-*.*.*.*-universal.jar | None |
|
245 | | LCHIJA | cofhworld | 1.4.0 | CoFHWorld-1.12.2-*.*.*.*-universal.jar | None |
|
246 | | LCHIJA | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-*.*.*.*-universal.jar | None |
|
247 | | LCHIJA | thermalexpansion | 5.5.7 | ThermalExpansion-1.12.2-*.*.*.*-universal.jar | None |
|
248 | | LCHIJA | tombstone | 4.6.8 | tombstone-1.12.2-4.7.0.jar | None |
|
249 | | LCHIJA | enderio | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
|
250 | | LCHIJA | mantle | 1.12-*.*.*.* | Mantle-1.12-*.*.*.*.jar | None |
|
251 | | LCHIJA | chisel | MC1.12.2-*.*.*.* | Chisel-MC1.12.2-*.*.*.*.jar | None |
|
252 | | LCHIJA | enderiointegrationtic | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
|
253 | | LCHIJA | quark | r1.6-179 | Quark-r1.6-179.jar | None |
|
254 | | LCHIJA | tconstruct | 1.12.2-*.*.*.* | TConstruct-1.12.2-*.*.*.*.jar | None |
|
255 | | LCHIJA | p455w0rdslib | 2.3.161 | p455w0rdslib-1.12.2-2.3.161.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
|
256 | | LCHIJA | ae2wtlib | 1.0.34 | AE2WTLib-1.12.2-1.0.34.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
|
257 | | LCHIJA | appleskin | 1.0.14 | AppleSkin-mc1.12-1.0.14.jar | None |
|
258 | | LCHIJA | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
|
259 | | LCHIJA | betterbuilderswands | 0.11.1 | BetterBuildersWands-1.12-*.*.*.*+69d0d70.jar | None |
|
260 | | LCHIJA | biomesoplenty | *.*.*.*5 | BiomesOPlenty-1.12.2-*.*.*.*5-universal.jar | None |
|
261 | | LCHIJA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
|
262 | | LCHIJA | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None |
|
263 | | LCHIJA | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
|
264 | | LCHIJA | cookingforblockheads | 6.5.0 | CookingForBlockheads_1.12.2-6.5.0.jar | None |
|
265 | | LCHIJA | economy | 1.5 | EconomyInc-1.6.2MC1.12.jar | None |
|
266 | | LCHIJA | enderiobase | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
|
267 | | LCHIJA | enderioconduits | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
|
268 | | LCHIJA | enderioconduitsappliedenergistics | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
|
269 | | LCHIJA | enderioconduitsopencomputers | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
|
270 | | LCHIJA | refinedstorage | 1.6.16 | refinedstorage-1.6.16.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
|
271 | | LCHIJA | enderioconduitsrefinedstorage | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
|
272 | | LCHIJA | enderiointegrationforestry | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
|
273 | | LCHIJA | enderiointegrationticlate | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
|
274 | | LCHIJA | enderioinvpanel | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
|
275 | | LCHIJA | ftblib | *.*.*.* | FTBLib-*.*.*.*.jar | None |
|
276 | | LCHIJA | enderiomachines | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
|
277 | | LCHIJA | enderiopowertools | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
|
278 | | LCHIJA | enderioendergy | 5.3.72 | EnderIO-endergy-1.12.2-5.3.72.jar | None |
|
279 | | LCHIJA | enderstorage | *.*.*.* | EnderStorage-1.12.2-*.*.*.*-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
|
280 | | LCHIJA | gunpowderlib | 1.12.2-1.1 | GunpowderLib-1.12.2-1.1.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
|
281 | | LCHIJA | mekanism | 1.12.2-*.*.*.*0 | Mekanism-1.12.2-*.*.*.*0.jar | None |
|
282 | | LCHIJA | immersiveengineering | 0.12-98 | ImmersiveEngineering-0.12-98.jar | None |
|
283 | | LCHIJA | exchangers | 1.12.2-2.10.3 | Exchangers-1.12.2-2.10.3.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
|
284 | | LCHIJA | galacticraftcore | 4.0.6 | Galacticraft-1.12.2-4.0.6.jar | None |
|
285 | | LCHIJA | galacticraftplanets | 4.0.6 | Galacticraft-1.12.2-4.0.6.jar | None |
|
286 | | LCHIJA | mjrlegendslib | 1.12.2-1.2.1 | MJRLegendsLib-1.12.2-1.2.1.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
|
287 | | LCHIJA | extraplanets | 1.12.2-0.8.0 | ExtraPlanets-1.12.2-0.8.0.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
|
288 | | LCHIJA | fastleafdecay | v14 | FastLeafDecay-v14.jar | None |
|
289 | | LCHIJA | foamfix | @VERSION@ | foamfix-0.10.15-1.12.2.jar | None |
|
290 | | LCHIJA | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
|
291 | | LCHIJA | ftbutilities | *.*.*.* | FTBUtilities-*.*.*.*.jar | None |
|
292 | | LCHIJA | cfm | 6.3.0 | furniture-6.3.2-1.12.2.jar | None |
|
293 | | LCHIJA | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
|
294 | | LCHIJA | immersivepetroleum | 1.1.10 | immersivepetroleum-1.12.2-1.1.10.jar | None |
|
295 | | LCHIJA | immersiveposts | 0.2.1 | ImmersivePosts-0.2.1.jar | 0ba8738eadcf158e7fe1452255a73a022fb15feb |
|
296 | | LCHIJA | teslacorelib | 1.0.18 | tesla-core-lib-1.12.2-1.0.18.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
|
297 | | LCHIJA | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.12.13-237.jar | None |
|
298 | | LCHIJA | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
|
299 | | LCHIJA | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
|
300 | | LCHIJA | ironchest | 1.12.2-*.*.*.*4 | ironchest-1.12.2-*.*.*.*7.jar | None |
|
301 | | LCHIJA | journeymap | 1.12.2-5.7.1p2 | journeymap-1.12.2-5.7.1p2.jar | None |
|
302 | | LCHIJA | libnine | 1.2.1 | libnine-1.12.2-1.2.1.jar | None |
|
303 | | LCHIJA | libraryex | 1.2.2 | LibraryEx-1.12.2-1.2.2.jar | None |
|
304 | | LCHIJA | mcjtylib_ng | 3.5.4 | mcjtylib-1.12-3.5.4.jar | None |
|
305 | | LCHIJA | mekanismgenerators | 1.12.2-*.*.*.*0 | MekanismGenerators-1.12.2-*.*.*.*0.jar | None |
|
306 | | LCHIJA | mekanismtools | 1.12.2-*.*.*.*0 | MekanismTools-1.12.2-*.*.*.*0.jar | None |
|
307 | | LCHIJA | modernlamps | 1.0.3 | ModernLights-1.0.3_1.12.jar | None |
|
308 | | LCHIJA | modroadworksreborn | 0.0.3 | modroadworksreborn-0.0.3.jar | None |
|
309 | | LCHIJA | mystcraft | *.*.*.* | mystcraft-1.12.2-*.*.*.*.jar | None |
|
310 | | LCHIJA | mystlibrary | 1.12.2-*.*.*.* | mystlibrary-1.12.2-*.*.*.*.jar | None |
|
311 | | LCHIJA | moremystcraft | 1.0.0 | moremystcraft-1.12.2-1.0.0.jar | None |
|
312 | | LCHIJA | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None |
|
313 | | LCHIJA | mystcraftbopdisabler | 1.0.2 | mystcraftbopdisabler-1.12.2-1.0.2.jar | None |
|
314 | | LCHIJA | natura | 1.12.2-*.*.*.* | natura-1.12.2-*.*.*.*.jar | None |
|
315 | | LCHIJA | netherex | 2.2.5 | NetherEx-1.12.2-2.2.5.jar | None |
|
316 | | LCHIJA | netherportalfix | 5.3.17 | NetherPortalFix_1.12.1-5.3.17.jar | None |
|
317 | | LCHIJA | nuclearcraft | @VERSION@ | nuclearcraft-1.12.2-2.19.jar | None |
|
318 | | LCHIJA | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
|
319 | | LCHIJA | openblocks | 1.8.1 | OpenBlocks-1.12.2-1.8.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
|
320 | | LCHIJA | harvestcraft | 1.12.2zb | Pam's HarvestCraft 1.12.2zg.jar | None |
|
321 | | LCHIJA | reborncore | 3.19.5 | RebornCore-1.12.2-3.19.5-universal.jar | None |
|
322 | | LCHIJA | rebornstorage | 1.0.0 | RebornStorage-1.12.2-*.*.*.*.jar | None |
|
323 | | LCHIJA | refinedstorageaddons | 0.4.5 | refinedstorageaddons-0.4.5.jar | None |
|
324 | | LCHIJA | rftools | 7.73 | rftools-1.12-7.73.jar | None |
|
325 | | LCHIJA | thermaldynamics | 2.5.6 | ThermalDynamics-1.12.2-*.*.*.*-universal.jar | None |
|
326 | | LCHIJA | simplyjetpacks | 1.12.2-*.*.*.* | SimplyJetpacks2-1.12.2-*.*.*.*.jar | None |
|
327 | | LCHIJA | spark | 1.6.3 | spark-forge.jar | None |
|
328 | | LCHIJA | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
|
329 | | LCHIJA | storagedrawers | 5.5.2 | StorageDrawers-1.12.2-5.5.2.jar | None |
|
330 | | LCHIJA | tconevo | 1.0.49 | tconevo-1.12.2-1.0.49.jar | None |
|
331 | | LCHIJA | thermalcultivation | 0.3.6 | ThermalCultivation-1.12.2-*.*.*.*-universal.jar | None |
|
332 | | LCHIJA | thermalinnovation | 0.3.6 | ThermalInnovation-1.12.2-*.*.*.*-universal.jar | None |
|
333 | | LCHIJA | tinkersjei | 1.2 | tinkersjei-1.2.jar | None |
|
334 | | LCHIJA | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None |
|
335 | | LCHIJA | trafficcontrol | 1.1.1 | trafficcontrol-1.1.1.jar | None |
|
336 | | LCHIJA | vanillafix | 1.0.10-150 | VanillaFix-1.0.10-150.jar | None |
|
337 | | LCHIJA | wanionlib | 1.12.2-2.91 | WanionLib-1.12.2-2.91.jar | None |
|
338 | | LCHIJA | wct | 3.12.97 | WirelessCraftingTerminal-1.12.2-3.12.97.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
|
339 | | LCHIJA | worldedit | 6.1.10 | worldedit-forge-mc1.12.2-6.1.10-dist.jar | None |
|
340 | | LCHIJA | zerocore | 1.12.2-*.*.*.* | zerocore-1.12.2-*.*.*.*.jar | None |
|
341 | | LCHIJA | teslacorelib_registries | 1.0.18 | tesla-core-lib-1.12.2-1.0.18.jar | None |
|
342 | | LCHIJA | unidict | 1.12.2-3.0.10 | UniDict-1.12.2-3.0.10.jar | None |
|
343 | Loaded coremods (and transformers): IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
|
344 | blusunrize.immersiveengineering.common.asm.IEClassTransformer
|
345 | RandomPatches (randompatches-1.12.2-*.*.*.*.jar)
|
346 | com.therandomlabs.randompatches.core.RPTransformer
|
347 | Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.15-1.12.2.jar)
|
348 | pl.asie.foamfix.coremod.FoamFixTransformer
|
349 | ForgelinPlugin (Forgelin-1.8.4.jar)
|
350 | MicdoodlePlugin (Galacticraft-1.12.2-4.0.6.jar)
|
351 | micdoodle8.mods.miccore.MicdoodleTransformer
|
352 | MekanismCoremod (Mekanism-1.12.2-*.*.*.*0.jar)
|
353 | mekanism.coremod.KeybindingMigrationHelper
|
354 | OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
|
355 | openmods.core.OpenModsClassTransformer
|
356 | Quark Plugin (Quark-r1.6-179.jar)
|
357 | vazkii.quark.base.asm.ClassTransformer
|
358 | CorePlugin (SmoothFont-mc1.12.2-2.1.4.jar)
|
359 | bre.smoothfont.asm.Transformer
|
360 | CTMCorePlugin (CTM-MC1.12.2-*.*.*.*.jar)
|
361 | team.chisel.ctm.client.asm.CTMTransformer
|
362 | TconEvoCoreMod (tconevo-1.12.2-1.0.49.jar)
|
363 | xyz.phanta.tconevo.coremod.TconEvoClassTransformer
|
364 | UniDictCoreMod (UniDict-1.12.2-3.0.10.jar)
|
365 | wanion.unidict.core.UniDictCoreModTransformer
|
366 | EnderCorePlugin (EnderCore-1.12.2-0.5.78-core.jar)
|
367 | com.enderio.core.common.transform.EnderCoreTransformer
|
368 | com.enderio.core.common.transform.SimpleMixinPatcher
|
369 | Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
|
370 | invtweaks.forge.asm.ContainerTransformer
|
371 | VanillaFixLoadingPlugin (VanillaFix-1.0.10-150.jar)
|
372 | OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:ENABLED],[player_render_hook:ENABLED],[horse_null_fix:FINISHED]
|
373 | AE2 Version: stable rv6-stable-7 for Forge *.*.*.*68
|
374 | Ender IO: No known problems detected.
|
375 | Authlib is : /home/********/minecraft_server.1.12.2.jar
|
376 | !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
377 | !!!You are looking at the diagnostics information, not at the crash. !!!
|
378 | !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
|
379 | !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
380 | Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced)
|
381 | - TinkerWorld (Enabled/Not Forced)
|
382 | - TinkerTools (Enabled/Not Forced)
|
383 | - TinkerHarvestTools (Enabled/Forced)
|
384 | - TinkerMeleeWeapons (Enabled/Forced)
|
385 | - TinkerRangedWeapons (Enabled/Forced)
|
386 | - TinkerModifiers (Enabled/Forced)
|
387 | - TinkerSmeltery (Enabled/Not Forced)
|
388 | - TinkerGadgets (Enabled/Not Forced)
|
389 | - TinkerOredict (Enabled/Forced)
|
390 | - TinkerIntegration (Enabled/Forced)
|
391 | - TinkerFluids (Enabled/Forced)
|
392 | - TinkerMaterials (Enabled/Forced)
|
393 | - TinkerModelRegister (Enabled/Forced)
|
394 | - chiselIntegration (Enabled/Not Forced)
|
395 | - chiselsandbitsIntegration (Enabled/Not Forced)
|
396 | - wailaIntegration (Enabled/Not Forced)
|
397 | - quarkIntegration (Enabled/Not Forced)
|
398 | Pulsar/natura loaded Pulses: - NaturaCommons (Enabled/Forced)
|
399 | - NaturaOverworld (Enabled/Not Forced)
|
400 | - NaturaNether (Enabled/Not Forced)
|
401 | - NaturaDecorative (Enabled/Not Forced)
|
402 | - NaturaTools (Enabled/Not Forced)
|
403 | - NaturaEntities (Enabled/Not Forced)
|
404 | - NaturaOredict (Enabled/Forced)
|
405 | - NaturaWorld (Enabled/Not Forced)
|
406 | List of loaded APIs: * ae2wtlib|API (1.0.34) from AE2WTLib-1.12.2-1.0.34.jar
|
407 | * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7.jar
|
408 | * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.14.jar
|
409 | * Chisel-API (0.0.1) from Chisel-MC1.12.2-*.*.*.*.jar
|
410 | * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-*.*.*.*.jar
|
411 | * ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.33.jar
|
412 | * cofhapi (2.5.0) from CoFHCore-1.12.2-*.*.*.*-universal.jar
|
413 | * ctm-api (0.1.0) from CTM-MC1.12.2-*.*.*.*.jar
|
414 | * ctm-api-events (0.1.0) from CTM-MC1.12.2-*.*.*.*.jar
|
415 | * ctm-api-models (0.1.0) from CTM-MC1.12.2-*.*.*.*.jar
|
416 | * ctm-api-textures (0.1.0) from CTM-MC1.12.2-*.*.*.*.jar
|
417 | * ctm-api-utils (0.1.0) from CTM-MC1.12.2-*.*.*.*.jar
|
418 | * enderioapi (4.0.0) from EnderIO-1.12.2-5.3.72.jar
|
419 | * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.3.72.jar
|
420 | * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.3.72.jar
|
421 | * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.3.72.jar
|
422 | * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.3.72.jar
|
423 | * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.3.72.jar
|
424 | * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.3.72.jar
|
425 | * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.3.72.jar
|
426 | * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.3.72.jar
|
427 | * GalacticraftAPI (1.0) from Galacticraft-1.12.2-4.0.6.jar
|
428 | * GalacticraftAPI|block (1.0) from Galacticraft-1.12.2-4.0.6.jar
|
429 | * GalacticraftAPI|entity (1.0) from Galacticraft-1.12.2-4.0.6.jar
|
430 | * GalacticraftAPI|event|client (1.0) from Galacticraft-1.12.2-4.0.6.jar
|
431 | * GalacticraftAPI|event|oxygen (1.0) from Galacticraft-1.12.2-4.0.6.jar
|
432 | * GalacticraftAPI|event|worldgen (1.0) from Galacticraft-1.12.2-4.0.6.jar
|
433 | * GalacticraftAPI|galaxies (1.0) from Galacticraft-1.12.2-4.0.6.jar
|
434 | * GalacticraftAPI|item (1.0) from Galacticraft-1.12.2-4.0.6.jar
|
435 | * GalacticraftAPI|power (1.0) from Galacticraft-1.12.2-4.0.6.jar
|
436 | * GalacticraftAPI|prefab (1.0) from Galacticraft-1.12.2-4.0.6.jar
|
437 | * GalacticraftAPI|prefab|core (1.0) from Galacticraft-1.12.2-4.0.6.jar
|
438 | * GalacticraftAPI|prefab|entity (1.0) from Galacticraft-1.12.2-4.0.6.jar
|
439 | * GalacticraftAPI|prefab|worldgen (1.0) from Galacticraft-1.12.2-4.0.6.jar
|
440 | * GalacticraftAPI|recipe (1.0) from Galacticraft-1.12.2-4.0.6.jar
|
441 | * GalacticraftAPI|tile (1.0) from Galacticraft-1.12.2-4.0.6.jar
|
442 | * GalacticraftAPI|transmission (1.0) from Galacticraft-1.12.2-4.0.6.jar
|
443 | * GalacticraftAPI|transmission|grid (1.0) from Galacticraft-1.12.2-4.0.6.jar
|
444 | * GalacticraftAPI|trasmission|tile (1.0) from Galacticraft-1.12.2-4.0.6.jar
|
445 | * GalacticraftAPI|vector (1.0) from Galacticraft-1.12.2-4.0.6.jar
|
446 | * GalacticraftAPI|world (1.0) from Galacticraft-1.12.2-4.0.6.jar
|
447 | * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-98.jar
|
448 | * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-98.jar
|
449 | * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.13-237.jar
|
450 | * jeresources|API (*.*.*.*) from JustEnoughResources-1.12.2-*.*.*.*.jar
|
451 | * journeymap|client-api (1.4) from journeymap-1.12.2-5.7.1p2.jar
|
452 | * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.7.1p2.jar
|
453 | * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.7.1p2.jar
|
454 | * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.7.1p2.jar
|
455 | * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.7.1p2.jar
|
456 | * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-*.*.*.*1.jar
|
457 | * MekanismAPI|core (9.8.1) from Mekanism-1.12.2-*.*.*.*0.jar
|
458 | * MekanismAPI|energy (9.8.1) from Mekanism-1.12.2-*.*.*.*0.jar
|
459 | * MekanismAPI|gas (9.8.1) from Mekanism-1.12.2-*.*.*.*0.jar
|
460 | * MekanismAPI|infuse (9.8.1) from Mekanism-1.12.2-*.*.*.*0.jar
|
461 | * MekanismAPI|laser (9.8.1) from Mekanism-1.12.2-*.*.*.*0.jar
|
462 | * MekanismAPI|transmitter (9.8.1) from Mekanism-1.12.2-*.*.*.*0.jar
|
463 | * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-*.*.*.*0.jar
|
464 | * MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar
|
465 | * Mystcraft|API (0.2) from mystcraft-1.12.2-*.*.*.*.jar
|
466 | * openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.1.jar
|
467 | * QuarkAPI (4) from Quark-r1.6-179.jar
|
468 | * reborncoreAPI (3.19.5) from RebornCore-1.12.2-3.19.5-universal.jar
|
469 | * reborncoreAPI|Power (3.19.5) from RebornCore-1.12.2-3.19.5-universal.jar
|
470 | * reborncoreAPI|Recipe (3.19.5) from RebornCore-1.12.2-3.19.5-universal.jar
|
471 | * reborncoreAPI|Tile (3.19.5) from RebornCore-1.12.2-3.19.5-universal.jar
|
472 | * redstonefluxapi (2.1.1) from RedstoneFlux-1.12-*.*.*.*-universal.jar
|
473 | * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.5.2.jar
|
474 | * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.5.2.jar
|
475 | * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.5.2.jar
|
476 | * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.5.2.jar
|
477 | * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.5.2.jar
|
478 | * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.5.2.jar
|
479 | * team_reborn|Praescriptum (3.19.5) from RebornCore-1.12.2-3.19.5-universal.jar
|
480 | * tombstone-api (1.5.0) from tombstone-1.12.2-4.7.0.jar
|
481 | * tombstone-api-capability (1.5.0) from tombstone-1.12.2-4.7.0.jar
|
482 | * tombstone-api-event (1.5.0) from tombstone-1.12.2-4.7.0.jar
|
483 | * tombstone-api-magic (1.5.0) from tombstone-1.12.2-4.7.0.jar
|
484 | * WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar
|
485 | * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.12.97.jar
|
486 | * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12.2-*.*.*.*.jar
|
487 | * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12.2-*.*.*.*.jar
|
488 | * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12.2-*.*.*.*.jar
|
489 | * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12.2-*.*.*.*.jar
|
490 | RebornCore: Plugin Engine: 0
|
491 | RebornCore Version: 3.19.5
|
492 | Runtime Debofucsation 1
|
493 | Invalid fingerprint detected for RebornCore!
|
494 | AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:ON, Mekanism:ON, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF
|
495 | Suspected Mods: Unknown
|
496 | Profiler Position: N/A (disabled)
|
497 | Player Count: 2 / 20; [GCEntityPlayerMP['Baschute'/658071, l='world', x=-242.30, y=84.00, z=124.53], GCEntityPlayerMP['Myloufa'/665317, l='world', x=-861.85, y=70.00, z=-169.71]]
|
498 | Is Modded: Definitely; Server brand changed to 'fml,forge'
|
499 | Type: Dedicated Server (map_server.txt)
|