Applied Energistics 2

Applied Energistics 2

137M Downloads

I can't get into the energetic applied minecraft

mazin-o opened this issue · 1 comments

commented

Save New Duplicate & Edit Just Text Twitter
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
---- Minecraft Crash Report ----
// I blame AlgorithmX2, author of Applied Energistics 2.

Time: 2019-12-19 17:03:04 BRST
Description: Initializing game

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Applied Energistics 2 (appliedenergistics2)
Caused by: java.lang.VerifyError: Inconsistent stackmap frames at branch target 116
Exception Details:
Location:
net/minecraftforge/client/model/ModelLoader$VanillaModelWrapper.getTextures()Ljava/util/Collection; @116: invokestatic
Reason:
Type 'net/minecraftforge/client/model/IModel' (current frame, locals[1]) is not assignable to 'net/minecraft/util/ResourceLocation' (stack map, locals[1])
Current Frame:
bci: @14
flags: { }
locals: { 'net/minecraftforge/client/model/ModelLoader$VanillaModelWrapper', 'net/minecraftforge/client/model/IModel' }
stack: { 'net/minecraftforge/client/model/IModel' }
Stackmap Frame:
bci: @116
flags: { }
locals: { 'net/minecraftforge/client/model/ModelLoader$VanillaModelWrapper', 'net/minecraft/util/ResourceLocation' }
stack: { }
Bytecode:
0x0000000: 2ab4 0044 b600 9b4c 2bb8 00b5 4c2b c600
0x0000010: 662a b400 44b4 00b8 c700 5c2b b600 9e12
0x0000020: bab6 00bb 9900 102a b400 44b8 00bf b500
0x0000030: b8a7 0043 2ab4 0044 2bbb 0080 59b7 0081
0x0000040: 12c1 b600 872b b600 8a12 c3b6 0087 2ab4
0x0000050: 0044 b600 8a12 c5b6 0087 b600 8db8 0093
0x0000060: b900 c901 002a ba00 db00 00b6 00e1 c000
0x0000070: 54b5 00b8 b800 e54d 2ab4 003d 2ab4 0044
0x0000080: b800 e999 004a b200 efb9 00f2 0100 4e2d
0x0000090: b900 6501 0099 0038 2db9 0069 0100 c000
0x00000a0: a23a 042a b400 4419 04b6 00f6 3a05 bb00
0x00000b0: 6b59 1905 b700 f93a 0619 0519 04b6 00bb
0x00000c0: 9a00 0a2c 1906 b600 fc57 a7ff c52a b400
0x00000d0: 44b4 0100 b901 0301 00b9 005d 0100 4e2d
0x00000e0: b900 6501 0099 002a 2db9 0069 0100 c000
0x00000f0: a23a 0419 0413 0105 b600 a69a 0011 2cbb
0x0000100: 006b 5919 04b7 00f9 b600 fc57 a7ff d32c
0x0000110: b601 09b0
Stackmap Table:
append_frame(@52,Object[#107])
same_frame(@116)
append_frame(@143,Object[#14],Object[#97])
same_frame(@202)
chop_frame(@205,1)
append_frame(@223,Object[#97])
same_frame(@268)
chop_frame(@271,1)

at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at appeng.client.render.model.UVLModelLoader.<clinit>(UVLModelLoader.java:108)
at appeng.client.ClientHelper.preinit(ClientHelper.java:86)
at appeng.core.AppEng.preInit(AppEng.java:189)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
at net.minecraft.client.Minecraft.init(Minecraft.java:467)
at net.minecraft.client.Minecraft.run(Minecraft.java:3930)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details --
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_221, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1079955696 bytes (1029 MB) / 1661693952 bytes (1584 MB) up to 4190109696 bytes (3996 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn1000M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2847 202 mods loaded, 202 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

   | State | ID                                | Version                  | Source                                             | Signature                                |
   |:----- |:--------------------------------- |:------------------------ |:-------------------------------------------------- |:---------------------------------------- |
   | LCH   | minecraft                         | 1.12.2                   | minecraft.jar                                      | None                                     |
   | LCH   | mcp                               | 9.42                     | minecraft.jar                                      | None                                     |
   | LCH   | FML                               | 8.0.99.99                | forge-1.12.2-14.23.5.2847.jar                      | None                                     |
   | LCH   | forge                             | 14.23.5.2847             | forge-1.12.2-14.23.5.2847.jar                      | None                                     |
   | LCH   | micdoodlecore                     |                          | minecraft.jar                                      | None                                     |
   | LCH   | openmodscore                      | 0.11.5                   | minecraft.jar                                      | None                                     |
   | LCH   | foamfixcore                       | 7.7.4                    | minecraft.jar                                      | None                                     |
   | LCH   | elucore                           | 1.0                      | minecraft.jar                                      | None                                     |
   | LCH   | fastbench                         | 1.5.3                    | FastWorkbench-1.12.2-1.5.3.jar                     | None                                     |
   | LCH   | actuallyadditions                 | 1.12.2-r140              | ActuallyAdditions-1.12.2-r140.jar                  | None                                     |
   | LCH   | baubles                           | 1.5.2                    | Baubles-1.12-1.5.2.jar                             | None                                     |
   | LCH   | actuallybaubles                   | 1.1                      | ActuallyBaubles-1.12-1.1.jar                       | None                                     |
   | LCE   | appliedenergistics2               | rv5-stable-11            | appliedenergistics2-rv5-stable-11.jar              | None                                     |
   | LC    | bdlib                             | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                       | None                                     |
   | LC    | ae2stuff                          | 0.7.0.4                  | ae2stuff-0.7.0.4-mc1.12.2.jar                      | None                                     |
   | LC    | akashictome                       | 1.2-10                   | AkashicTome-1.2-10.jar                             | None                                     |
   | LC    | crafttweaker                      | 4.1.9                    | CraftTweaker2-1.12-4.1.9.jar                       | None                                     |
   | LC    | mtlib                             | 3.0.5                    | MTLib-3.0.5.jar                                    | None                                     |
   | LC    | modtweaker                        | 4.0.13                   | modtweaker-4.0.14.jar                              | None                                     |
   | LC    | jei                               | 4.12.0.216               | jei_1.12.2-4.12.0.216.jar                          | None                                     |
   | LC    | appleskin                         | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                         | None                                     |
   | LC    | quark                             | r1.5-129                 | Quark-r1.5-129.jar                                 | None                                     |
   | LC    | autoreglib                        | 1.3-20                   | AutoRegLib-1.3-20.jar                              | None                                     |
   | LC    | codechickenlib                    | 3.2.1.351                | CodeChickenLib-1.12.2-3.2.1.351-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LC    | avaritia                          | 3.2.0                    | Avaritia-1.12.2-3.2.0.25-universal.jar             | None                                     |
   | LC    | base                              | 3.10.0                   | base-1.12.2-3.10.0.jar                             | None                                     |
   | LC    | betteradvancements                | 0.0.5.17                 | BetterAdvancements-1.12.2-0.0.5.17.jar             | None                                     |
   | LC    | betterbuilderswands               | 0.11.1                   | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar    | None                                     |
   | LC    | guideapi                          | 1.12-2.1.6-61            | Guide-API-1.12-2.1.6-61.jar                        | None                                     |
   | LC    | bloodmagic                        | 1.12.2-2.3.3-101         | BloodMagic-1.12.2-2.3.3-101.jar                    | None                                     |
   | LC    | bookshelf                         | 2.3.559                  | Bookshelf-1.12.2-2.3.559.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LC    | redstoneflux                      | 2.0.2                    | RedstoneFlux-1.12-2.0.2.3-universal.jar            | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LC    | brandonscore                      | 2.4.4                    | BrandonsCore-1.12.2-2.4.4.173-universal.jar        | None                                     |
   | LC    | chameleon                         | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                           | None                                     |
   | LC    | chesttransporter                  | 2.8.8                    | ChestTransporter-1.12.2-2.8.8.jar                  | None                                     |
   | LC    | ctm                               | MC1.12.2-0.3.2.18        | CTM-MC1.12.2-0.3.2.18.jar                          | None                                     |
   | LC    | chisel                            | MC1.12.2-0.2.1.34        | Chisel-MC1.12.2-0.2.1.34.jar                       | None                                     |
   | LC    | clumps                            | 3.1.1                    | Clumps-3.1.1.jar                                   | None                                     |
   | LC    | cofhcore                          | 4.5.3                    | CoFHCore-1.12.2-4.5.3.20-universal.jar             | None                                     |
   | LC    | cofhworld                         | 1.2.0                    | CoFHWorld-1.12.2-1.2.0.5-universal.jar             | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LC    | compacter                         | 1.3.0.3                  | compacter-1.3.0.3-mc1.12.2.jar                     | None                                     |
   | LC    | ic2                               | 2.8.99-ex112             | industrialcraft-2-2.8.99-ex112.jar                 | de041f9f6187debbc77034a344134053277aa3b0 |
   | LC    | compactsolars                     | 1.12.2-5.0.17.340        | CompactSolars-1.12.2-5.0.17.340-universal.jar      | None                                     |
   | LC    | mantle                            | 1.12-1.3.2.24            | Mantle-1.12-1.3.2.24.jar                           | None                                     |
   | LC    | endercore                         | 1.12.2-0.5.39            | EnderCore-1.12.2-0.5.39.jar                        | None                                     |
   | LC    | thermalfoundation                 | 2.5.0                    | ThermalFoundation-1.12.2-2.5.0.19-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LC    | draconicevolution                 | 2.3.13                   | Draconic-Evolution-1.12.2-2.3.13.306-universal.jar | None                                     |
   | LC    | thermalexpansion                  | 5.5.0                    | ThermalExpansion-1.12.2-5.5.0.29-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LC    | enderio                           | 5.0.33                   | EnderIO-1.12.2-5.0.33.jar                          | None                                     |
   | LC    | enderiointegrationtic             | 5.0.33                   | EnderIO-1.12.2-5.0.33.jar                          | None                                     |
   | LC    | twilightforest                    | 3.8.654                  | twilightforest-1.12.2-3.8.654-universal.jar        | None                                     |
   | LC    | tconstruct                        | 1.12.2-2.10.1.87         | TConstruct-1.12.2-2.10.1.87.jar                    | None                                     |
   | LC    | conarm                            | 1.1.1                    | conarm-1.12.2-1.1.1.jar                            | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
   | LC    | controlling                       | 3.0.6                    | Controlling-3.0.6.jar                              | None                                     |
   | LC    | cookingforblockheads              | 6.4.61                   | CookingForBlockheads_1.12.2-6.4.61.jar             | None                                     |
   | LC    | ctgui                             | 1.0.0                    | CraftTweaker2-1.12-4.1.9.jar                       | None                                     |
   | LC    | crafttweakerjei                   | 2.0.2                    | CraftTweaker2-1.12-4.1.9.jar                       | None                                     |
   | LC    | projecte                          | 1.12.2-PE1.4.0           | ProjectE-1.12.2-PE1.4.0.jar                        | None                                     |
   | LC    | p455w0rdslib                      | 2.0.35                   | p455w0rdslib-1.12-2.0.35.jar                       | None                                     |
   | LC    | theoneprobe                       | 1.4.24                   | theoneprobe-1.12-1.4.24.jar                        | None                                     |
   | LC    | danknull                          | 1.4.33                   | DankNull-1.12-1.4.33.jar                           | None                                     |
   | LC    | darkutils                         | 1.8.211                  | DarkUtils-1.12.2-1.8.211.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LC    | eleccore                          | 1.8.434                  | ElecCore-1.12.2-1.8.434.jar                        | None                                     |
   | LC    | mcjtylib_ng                       | 3.0.5                    | mcjtylib-1.12-3.0.5.jar                            | None                                     |
   | LC    | deepresonance                     | 1.7.2                    | deepresonance-1.12-1.7.2.jar                       | None                                     |
   | LC    | journeymap                        | 1.12.2-5.5.2             | journeymap-1.12.2-5.5.2.jar                        | None                                     |
   | LC    | defaultoptions                    | 9.2.7                    | DefaultOptions_1.12.2-9.2.7.jar                    | None                                     |
   | LC    | diethopper                        | 1.1                      | diethopper-1.1.jar                                 | None                                     |
   | LC    | dirt2path                         | 1.7.1                    | dirt2path-1.8.0.jar                                | None                                     |
   | LC    | embers                            | 1.8                      | EmbersRekindled-1.8.jar                            | None                                     |
   | LC    | enderiobase                       | 5.0.33                   | EnderIO-1.12.2-5.0.33.jar                          | None                                     |
   | LC    | enderioconduits                   | 5.0.33                   | EnderIO-1.12.2-5.0.33.jar                          | None                                     |
   | LC    | enderioconduitsappliedenergistics | 5.0.33                   | EnderIO-1.12.2-5.0.33.jar                          | None                                     |
   | LC    | refinedstorage                    | 1.6.5                    | refinedstorage-1.6.5.jar                           | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
   | LC    | enderioconduitsopencomputers      | 5.0.33                   | EnderIO-1.12.2-5.0.33.jar                          | None                                     |
   | LC    | enderioconduitsrefinedstorage     | 5.0.33                   | EnderIO-1.12.2-5.0.33.jar                          | None                                     |
   | LC    | enderiointegrationforestry        | 5.0.33                   | EnderIO-1.12.2-5.0.33.jar                          | None                                     |
   | LC    | enderiointegrationticlate         | 5.0.33                   | EnderIO-1.12.2-5.0.33.jar                          | None                                     |
   | LC    | ftblib                            | 5.3.0.51                 | FTBLib-5.3.0.51.jar                                | None                                     |
   | LC    | enderiomachines                   | 5.0.33                   | EnderIO-1.12.2-5.0.33.jar                          | None                                     |
   | LC    | enderiopowertools                 | 5.0.33                   | EnderIO-1.12.2-5.0.33.jar                          | None                                     |
   | LC    | enderstorage                      | 2.4.5.135                | EnderStorage-1.12.2-2.4.5.135-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LC    | enderutilities                    | 0.7.8                    | enderutilities-1.12.2-0.7.8.jar                    | 2b03e1423915a189b8094816baa18f239d576dff |
   | LC    | immersiveengineering              | 0.12-85                  | ImmersiveEngineering-0.12-85.jar                   | 4cb49fcde3b43048c9889e0a3d083225da926334 |
   | LC    | engineersdoors                    | 0.7.2                    | engineersdoors-0.7.2.jar                           | None                                     |
   | LC    | valkyrielib                       | 1.12.2-2.0.15.1          | valkyrielib-1.12.2-2.0.15.1.jar                    | None                                     |
   | LC    | environmentaltech                 | 1.12.2-2.0.15.1          | environmentaltech-1.12.2-2.0.15.1.jar              | None                                     |
   | LC    | etlunar                           | 1.12.2-2.0.15.1          | etlunar-1.12.2-2.0.15.1.jar                        | None                                     |
   | LC    | mcmultipart                       | 2.5.3                    | MCMultiPart-2.5.3.jar                              | None                                     |
   | LC    | mekanism                          | 1.12.2-9.6.2.354         | Mekanism-1.12.2-9.6.2.354.jar                      | None                                     |
   | LC    | exchangers                        | 1.12.2-2.7.3             | Exchangers-1.12.2-2.7.3.jar                        | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
   | LC    | extracells                        | 2.5.13                   | ExtraCells-1.12.2-2.5.13a60.jar                    | None                                     |
   | LC    | shadowmc                          | 3.8.0                    | ShadowMC-1.12-3.8.0.jar                            | None                                     |
   | LC    | extrarails                        | 1.3.0                    | ExtraRails-1.12-1.3.0.jar                          | None                                     |
   | LC    | extrautils2                       | 1.0                      | extrautils2-1.12-1.9.2.jar                         | None                                     |
   | LC    | zerocore                          | 1.12-0.1.2.2             | zerocore-1.12-0.1.2.2.jar                          | None                                     |
   | LC    | bigreactors                       | 1.12.2-0.4.5.49          | ExtremeReactors-1.12.2-0.4.5.49.jar                | None                                     |
   | LC    | sonarcore                         | 5.0.16                   | sonarcore-1.12.2-5.0.16-16.jar                     | None                                     |
   | LC    | fluxnetworks                      | 3.0.16                   | fluxnetworks-1.12.2-3.0.16-11.jar                  | None                                     |
   | LC    | foamfix                           | 0.10.1-1.12.2            | foamfix-0.10.1-1.12.2.jar                          | None                                     |
   | LC    | forgelin                          | 1.7.4                    | Forgelin-1.7.4.jar                                 | None                                     |
   | LC    | forgemultipartcbe                 | 2.5.0.71                 | ForgeMultipart-1.12.2-2.5.0.71-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LC    | microblockcbe                     | 2.5.0.71                 | ForgeMultipart-1.12.2-2.5.0.71-universal.jar       | None                                     |
   | LC    | minecraftmultipartcbe             | 2.5.0.71                 | ForgeMultipart-1.12.2-2.5.0.71-universal.jar       | None                                     |
   | LC    | ftbguides                         | 1.0.2.22                 | FTBGuides-1.0.2.22.jar                             | None                                     |
   | LC    | ftbutilities                      | 5.3.0.50                 | FTBUtilities-5.3.0.50.jar                          | None                                     |
   | LC    | galacticraftcore                  | 4.0.1.177                | GalacticraftCore-1.12.2-4.0.1.177.jar              | None                                     |
   | LC    | galacticraftplanets               | 4.0.1.177                | Galacticraft-Planets-1.12.2-4.0.1.177.jar          | None                                     |
   | LC    | galacticrafttweaker               | 1.12.2-1.0.1             | GalacticraftTweaker-1.12.2-1.0.1.jar               | b02331787272ec3515ebe63ecdeea0d746653468 |
   | LC    | harvest                           | 1.12-1.2.6-18            | Harvest-1.12-1.2.6-18.jar                          | None                                     |
   | LC    | igwmod                            | 1.4.4-15                 | IGW-Mod-1.12.2-1.4.4-15-universal.jar              | None                                     |
   | LC    | immersivepetroleum                | 1.1.9                    | immersivepetroleum-1.12.2-1.1.9.jar                | None                                     |
   | LC    | teslacorelib                      | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LC    | industrialforegoing               | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.11.2-212.jar          | None                                     |
   | LC    | initialinventory                  | 2.0.2                    | InitialInventory-3.0.0.jar                         | None                                     |
   | LC    | natura                            | 1.12.2-4.3.2.62          | natura-1.12.2-4.3.2.62.jar                         | None                                     |
   | LC    | harvestcraft                      | 1.12.2z                  | Pam's HarvestCraft 1.12.2z.jar                     | None                                     |
   | LC    | rftools                           | 7.56                     | rftools-1.12-7.56.jar                              | None                                     |
   | LC    | integrationforegoing              | 1.12.2-1.7.4             | IntegrationForegoing-1.12.2-1.7.4.jar              | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
   | LC    | inventorytweaks                   | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                           | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
   | LC    | ironbackpacks                     | 1.12.2-3.0.8-12          | IronBackpacks-1.12.2-3.0.8-12.jar                  | None                                     |
   | LC    | ironchest                         | 1.12.2-7.0.46.831        | ironchest-1.12.2-7.0.46.831.jar                    | None                                     |
   | LC    | jaopca                            | 1.12.2-2.2.8.99          | JAOPCA-1.12.2-2.2.8.99.jar                         | None                                     |
   | LC    | oredictinit                       | 1.12.2-2.2.1.71          | JAOPCA-1.12.2-2.2.8.99.jar                         | None                                     |
   | LC    | jehc                              | 1.12.2                   | JEHC-1.12.2-1.6.1.0.jar                            | None                                     |
   | LC    | jeiintegration                    | 1.5.1.36                 | jeiintegration_1.12.2-1.5.1.36.jar                 | None                                     |
   | LC    | jeid                              | 1.0.1-16                 | JustEnoughIDs-1.0.1-16.jar                         | None                                     |
   | LC    | jeresources                       | 0.8.9.48                 | JustEnoughResources-1.12.2-0.8.9.48.jar            | None                                     |
   | LC    | kleeslabs                         | 5.4.11                   | KleeSlabs_1.12.2-5.4.11.jar                        | None                                     |
   | LC    | mekanismgenerators                | 1.12.2-9.6.2.354         | MekanismGenerators-1.12.2-9.6.2.354.jar            | None                                     |
   | LC    | testdummy                         | 1.12                     | MmmMmmMmmMmm-1.12-1.14.jar                         | None                                     |
   | LC    | mob_grinding_utils                | 0.3.11                   | MobGrindingUtils-0.3.11.jar                        | None                                     |
   | LC    | modnametooltip                    | 1.10.0                   | modnametooltip_1.12.2-1.10.0.jar                   | None                                     |
   | LC    | moreoverlays                      | 1.14                     | moreoverlays-1.14-mc1.12.2.jar                     | None                                     |
   | LC    | mousetweaks                       | 2.8                      | MouseTweaks-2.8-mc1.12.1.jar                       | None                                     |
   | LC    | mrtjpcore                         | 2.1.3.35                 | MrTJPCore-1.12.2-2.1.3.35-universal.jar            | None                                     |
   | LC    | naturescompass                    | 1.5.1                    | NaturesCompass-1.12.2-1.5.1.jar                    | None                                     |
   | LC    | netherportalfix                   | 5.3.17                   | NetherPortalFix_1.12.1-5.3.17.jar                  | None                                     |
   | LC    | nice                              | 0.3.1                    | nice-1.12-0.3.1.jar                                | None                                     |
   | LC    | notenoughwands                    | 1.7.1                    | notenoughwands-1.12-1.7.1.jar                      | None                                     |
   | LC    | openmods                          | 0.11.5                   | OpenModsLib-1.12.2-0.11.5.jar                      | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
   | LC    | openblocks                        | 1.7.6                    | OpenBlocks-1.12.2-1.7.6.jar                        | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
   | LC    | placebo                           | 1.4.1                    | Placebo-1.12.2-1.4.1.jar                           | None                                     |
   | LC    | shetiphiancore                    | 3.5.8                    | shetiphiancore-1.12.0-3.5.8.jar                    | None                                     |
   | LC    | platforms                         | 1.4.6                    | platforms-1.12.0-1.4.6.jar                         | None                                     |
   | LC    | projectred-core                   | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-Base.jar                | None                                     |
   | LC    | projectred-exploration            | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-world.jar               | None                                     |
   | LC    | plustic                           | 6.5.3.0                  | plustic-6.5.3.0.jar                                | None                                     |
   | LC    | projectred-integration            | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-integration.jar         | None                                     |
   | LC    | projectred-transmission           | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-integration.jar         | None                                     |
   | LC    | projectred-fabrication            | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-fabrication.jar         | None                                     |
   | LC    | projectred-illumination           | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-lighting.jar            | None                                     |
   | LC    | projectred-expansion              | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar          | None                                     |
   | LC    | projectred-relocation             | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar          | None                                     |
   | LC    | projectred-transportation         | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar          | None                                     |
   | LC    | quickleafdecay                    | 1.2.4                    | QuickLeafDecay-MC1.12.1-1.2.4.jar                  | None                                     |
   | LC    | rangedpumps                       | 0.5                      | rangedpumps-0.5.jar                                | None                                     |
   | LC    | reborncore                        | 3.10.0.332               | RebornCore-1.12.2-3.10.0.332-universal.jar         | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
   | LC    | rebornstorage                     | 1.0.0                    | RebornStorage-1.12.2-3.2.2.65.jar                  | None                                     |
   | LC    | refined_avaritia                  | 2.3                      | refined_avaritia-1.12.2-2.3.jar                    | None                                     |
   | LC    | refinedstorageaddons              | 0.4.2                    | refinedstorageaddons-0.4.2.jar                     | None                                     |
   | LC    | xreliquary                        | 1.12.2-1.3.4.780         | Reliquary-1.12.2-1.3.4.780.jar                     | None                                     |
   | LC    | resourceloader                    | 1.5.3                    | ResourceLoader-MC1.12.1-1.5.3.jar                  | d72e0dd57935b3e9476212aea0c0df352dd76291 |
   | LC    | rftoolscontrol                    | 1.9.1                    | rftoolsctrl-1.12-1.9.1.jar                         | None                                     |
   | LC    | rftoolsdim                        | 5.61                     | rftoolsdim-1.12-5.61.jar                           | None                                     |
   | LC    | rftoolspower                      | 1.1.1                    | rftoolspower-1.12-1.1.1.jar                        | None                                     |
   | LC    | roots                             | 0.104                    | roots-2-0.104.jar                                  | None                                     |
   | LC    | signals                           | 1.3.12-23                | Signals-1.12.2-1.3.12-23-universal.jar             | None                                     |
   | LC    | simplevoidworld                   | 1.2.0.9                  | Simple-Void-World-1.12-1.2.0.9-universal.jar       | None                                     |
   | LC    | thermaldynamics                   | 2.5.1                    | ThermalDynamics-1.12.2-2.5.1.14-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LC    | simplyjetpacks                    | 2.2.7.45                 | SimplyJetpacks2-1.12.2-2.2.7.45.jar                | None                                     |
   | LC    | snad                              | 1.12.1-1.7.09.16a        | Snad-1.12.1-1.7.09.16a.jar                         | None                                     |
   | LC    | soot                              | 1.5                      | Soot-1.5.jar                                       | None                                     |
   | LC    | soulshardstow                     | 1.12-2.7.6-56            | SoulShards-TOW-1.12-2.7.6-56.jar                   | None                                     |
   | LC    | stevescarts                       | 2.4.23.115               | StevesCarts-1.12.2-2.4.23.115.jar                  | None                                     |
   | LC    | storagedrawers                    | 1.12-5.3.5               | StorageDrawers-1.12.2-5.3.7.jar                    | None                                     |
   | LC    | storagedrawersextra               | @VERSION@                | StorageDrawersExtras-1.12-3.1.0.jar                | None                                     |
   | LC    | thermalcultivation                | 0.3.0                    | ThermalCultivation-1.12.2-0.3.0.7-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LC    | thermalinnovation                 | 0.3.0                    | ThermalInnovation-1.12.2-0.3.0.7-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LC    | thutcore                          | 5.19.7                   | thutcore-1.12.2-5.19.7.jar                         | None                                     |
   | LC    | thutcore_compat                   | 1.0                      | thutcore-1.12.2-5.19.7.jar                         | None                                     |
   | LC    | thuttech                          | 6.1.4                    | thuttech-1.12.2-6.1.4.jar                          | None                                     |
   | LC    | tinkertoolleveling                | 1.12.2-1.0.5.DEV.30c7957 | TinkerToolLeveling-1.12.2-1.0.5.jar                | None                                     |
   | LC    | tipthescales                      | 1.0.1                    | TipTheScales-1.12.2-1.0.1.jar                      | None                                     |
   | LC    | topaddons                         | 1.12.2-1.9.0             | topaddons-1.12.2-1.9.0.jar                         | None                                     |
   | LC    | torchmaster                       | 1.6.4.62                 | torchmaster_1.12.2-1.6.4.62.jar                    | 5e9a436b366831c8f54a7e80b015784da69278c6 |
   | LC    | translocators                     | 2.5.1.77                 | Translocators-1.12.2-2.5.1.77-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LC    | traverse                          | 1.6.0                    | Traverse-1.12.2-1.6.0-69.jar                       | None                                     |
   | LC    | universalmodifiers                | 1.12.2-1.0.9a            | valkyrielib-1.12.2-2.0.15.1.jar                    | None                                     |
   | LC    | vanillafix                        | 1.0.9-97                 | VanillaFix-1.0.9-97.jar                            | None                                     |
   | LC    | wanionlib                         | 1.12.2-1.5               | WanionLib-1.12.2-1.5.jar                           | None                                     |
   | LC    | wct                               | 3.9.67                   | WirelessCraftingTerminal-1.12.2-3.9.67.jar         | None                                     |
   | LC    | woot                              | 1.12.2-1.4.4             | woot-1.12.2-1.4.4.jar                              | None                                     |
   | LC    | xnet                              | 1.7.4                    | xnet-1.12-1.7.4.jar                                | None                                     |
   | LC    | xtones                            | 1.12-1.0.8-11            | Xtones-1.12-1.0.8-11.jar                           | None                                     |
   | LC    | yabba                             | 1.1.2.26                 | YABBA-1.1.2.26.jar                                 | None                                     |
   | LC    | industrialwires                   | 1.7-31                   | IndustrialWires-1.7-31.jar                         | 7e11c175d1e24007afec7498a1616bef0000027d |
   | LC    | reauth                            | 3.6.0                    | reauth-3.6.0.jar                                   | daba0ec4df71b6da841768c49fb873def208a1e3 |
   | LC    | elulib                            | 0.1.12                   | elulib-0.1.12.jar                                  | None                                     |
   | LC    | teslacorelib_registries           | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                   | None                                     |
   | LC    | unidict                           | 1.12.2-2.7b              | UniDict-1.12.2-2.7b.jar                            | None                                     |
   | LC    | wrapup                            | 1.12-1.1.3               | WrapUp-1.12-1.1.3.jar                              | None                                     |

Loaded coremods (and transformers): MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.177.jar)
micdoodle8.mods.miccore.MicdoodleTransformer
ForgelinPlugin (Forgelin-1.7.4.jar)

                                  BedPatch (bedpatch-2.2-1.12.2.jar)
                                    com.mordenkainen.bedpatch.BedPatchASM
                                  OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
                                    openmods.core.OpenModsClassTransformer
                                  VanillaFixLoadingPlugin (VanillaFix-1.0.9-97.jar)
                                    
                                  SplashAnimationCoremod (SplashAnimation-0.1.0.jar)
                                    pl.asie.splashanimation.core.SplashProgressTransformer
                                  LoadingPlugin (Quark-r1.5-129.jar)
                                    vazkii.quark.base.asm.ClassTransformer
                                  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
                                    invtweaks.forge.asm.ContainerTransformer
                                  ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
                                    shetiphian.asm.ClassTransformer
                                  FMLPlugin (elulib-0.1.12.jar)
                                    elucent.elulib.asm.ASMTransformer
                                  CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar)
                                    team.chisel.ctm.client.asm.CTMTransformer
                                  LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
                                    lumien.resourceloader.asm.ClassTransformer
                                  IELoadingPlugin (ImmersiveEngineering-core-0.12-85.jar)
                                    blusunrize.immersiveengineering.common.asm.IEClassTransformer
                                  EnderCorePlugin (EnderCore-1.12.2-0.5.39.jar)
                                    com.enderio.core.common.transform.EnderCoreTransformer
                                    com.enderio.core.common.transform.SimpleMixinPatcher
                                  JEIDLoadingPlugin (JustEnoughIDs-1.0.1-16.jar)
                                    
                                  Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.10.1-1.12.2.jar)
                                    pl.asie.foamfix.coremod.FoamFixTransformer

GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 388.13' Renderer: 'GeForce GT 730/PCIe/SSE2'
OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554
Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerHarvestTools (Enabled/Forced)
- TinkerMeleeWeapons (Enabled/Forced)
- TinkerRangedWeapons (Enabled/Forced)
- TinkerModifiers (Enabled/Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- TinkerModelRegister (Enabled/Forced)
- chiselIntegration (Enabled/Not Forced)
- theoneprobeIntegration (Enabled/Not Forced)
Pulsar/natura loaded Pulses: - NaturaCommons (Enabled/Forced)
- NaturaOverworld (Enabled/Not Forced)
- NaturaNether (Enabled/Not Forced)
- NaturaDecorative (Enabled/Not Forced)
- NaturaTools (Enabled/Not Forced)
- NaturaEntities (Enabled/Not Forced)
- NaturaOredict (Enabled/Forced)
- NaturaWorld (Enabled/Not Forced)
Suspected Mods: Applied Energistics 2 (appliedenergistics2)
Launched Version: 1.12.2-forge1.12.2-14.23.5.2847
LWJGL: 2.9.4
OpenGL: GeForce GT 730/PCIe/SSE2 GL version 4.6.0 NVIDIA 388.13, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: Português (Brasil)
Profiler Position: N/A (disabled)
CPU: 4x AMD FX(tm)-4300 Quad-Core Processor

commented

Something very odd is going on here, and I'm not totally convinced AE2 is the cause.

Regardless, the version of AE2 you are using is fairly old now. The version of Forge is not. Try the AE2 rv6 branch instead.