---- Minecraft Crash Report ----

WARNING: coremods are present:
  LoadingPlugin (1.12.2区块加载动画mod.jar)
  Inventory Tweaks Coremod (1.12.2R键整理.jar)
  LoliPickaxeCore (1.12.2氪金萝莉.jar)
  CustomSkinLoader ([万用皮肤补丁]CustomSkinLoader_Forge-14.11-SNAPSHOT-89.jar)
  CXLibraryCore ([1.12.2]更多熔炉前置.jar)
  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.2-1.12.2强力推荐，可以防止崩溃.jar)
Contact their authors BEFORE contacting forge

// There are four lights!

Time: 1/31/22 6:20 AM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from SuperOres (superores)
Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at java.util.ArrayList.rangeCheck(ArrayList.java:659)
	at java.util.ArrayList.get(ArrayList.java:435)
	at net.minecraft.util.NonNullList.get(SourceFile:44)
	at abused_master.superores.blocks.BlockOreBase.<init>(BlockOreBase.java:66)
	at abused_master.superores.registry.ModResources.register(ModResources.java:36)
	at abused_master.superores.proxy.CommonProxy.preInit(CommonProxy.java:22)
	at abused_master.superores.proxy.ClientProxy.preInit(ClientProxy.java:23)
	at abused_master.superores.SuperOres.preinit(SuperOres.java:25)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.func_71384_a(Minecraft.java:467)
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
	at net.minecraft.client.main.Main.main(SourceFile:123)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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 --
Details:
	Minecraft Version: 1.12.2
	Operating System: Linux (aarch64) version 4.19.95-perf+
	Java Version: 1.8.0-internal, Oracle Corporation
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 297450752 bytes (283 MB) / 821559296 bytes (783 MB) up to 954728448 bytes (910 MB)
	JVM Flags: 1 total; -Xmx1024M
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	FML: MCP 9.42 Powered by Forge 14.23.5.2847 46 mods loaded, 46 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   | lolipickaxecore       | 1.0.8                    | minecraft.jar                                        | None                                     |
	| LCH   | foamfixcore           | 7.7.4                    | minecraft.jar                                        | None                                     |
	| LCH   | voxelmap              | 1.9.11                   | 体素地图〖1.12.2〗.jar                                     | None                                     |
	| LCH   | stemweapon            | 2.0.3                    | 1.12.2[梗多武器]StemWeapon-2.0.3.jar                     | None                                     |
	| LCH   | inventorytweaks       | 1.63+release.109.220f184 | 1.12.2R键整理.jar                                       | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
	| LCH   | chunkanimator         | 1.2                      | 1.12.2区块加载动画mod.jar                                  | None                                     |
	| LCH   | magicclover           | 1.12-0.7.8               | 1.12.2幸运四叶草.jar                                      | None                                     |
	| LCH   | codechickenlib        | 3.2.3.358                | 1.12.2无尽贪婪前置.jar                                     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
	| LCH   | avaritia              | 3.3.0                    | 1.12.2无尽贪婪.jar                                       | None                                     |
	| LCH   | cxlibrary             | 1.6.1                    | [1.12.2]更多熔炉前置.jar                                   | None                                     |
	| LCH   | morefurnaces          | 1.10.5                   | 1.12.2更多熔炉.jar                                       | None                                     |
	| LCH   | lolipickaxe           | 1.0.8                    | 1.12.2氪金萝莉.jar                                       | None                                     |
	| LCH   | jei                   | 4.15.0.293               | JEI合成表_1.12.2-4.15.0.293.jar                         | None                                     |
	| LCH   | projecte              | 1.12.2-PE1.4.1           | 1.12.2等价交换.jar                                       | None                                     |
	| LCH   | ironchest             | 1.12-7.0.31.818          | [1.12.2]更多箱子.jar                                     | None                                     |
	| LCH   | neat                  | 1.4-17                   | [1.12.2]血量显示.jar                                     | None                                     |
	| LCH   | customskinloader      | 14.11-SNAPSHOT-89        | [万用皮肤补丁]CustomSkinLoader_Forge-14.11-SNAPSHOT-89.jar | 52885f395e68f42e9b3b629ba56ecf606f7d4269 |
	| LCH   | foamfix               | 0.10.2-1.12.2            | [优化]foamfix-0.10.2-1.12.2强力推荐，可以防止崩溃.jar             | None                                     |
	| LCH   | roguelike             | 1.8.0                    | [冒险地牢]RoguelikeDungeons-1.12.2-1.8.0.jar             | None                                     |
	| LCH   | torcherino            | 7.1                      | [加速火把]Torcherino-7.1-1.12.2.jar                      | None                                     |
	| LCH   | toughasnails          | 3.1.0.139                | [口渴度 体温]ToughAsNails-1.12.2-3.1.0.139-universal.jar  | None                                     |
	| LCH   | lucky                 | 7.5.0                    | [幸运方块]Lucky-Block-Mod-1.12.jar                       | None                                     |
	| LCH   | flammpfeil.slashblade | mc1.12-r32               | [拔刀剑]SlashBlade-mc1.12.x-r32.jar                     | None                                     |
	| LCH   | bettercombatmod       | 1.5.6                    | [更好的战斗]BetterCombat-1.12.2-1.5.6.jar                 | None                                     |
	| LCH   | infernalmobs          | 1.7.5                    | [精英怪]InfernalMobs-1.12.2.jar                         | None                                     |
	| LCH   | fastbench             | 1.7.2                    | ad(大型mod用)FastWorkbench.jar                          | None                                     |
	| LCH   | shui                  | 114                      | 《1.12.2》五彩斑斓武器.jar                                   | None                                     |
	| LCH   | redstoneflux          | 2.1.1                    | 【1.12.2】龙之进化前置1RedstoneFlux.1.1.1-universal.jar      | None                                     |
	| LCH   | veinminer             | 0.38.2                   | 【实用】连锁挖矿1.12.2.jar                                   | None                                     |
	| LCH   | veinminermodsupport   | 0.38.2                   | 【实用】连锁挖矿1.12.2.jar                                   | None                                     |
	| LCH   | llibrary              | 1.7.9                    | 冰与火之歌前置llibrary-1.7.9-1.12.jar                       | None                                     |
	| LCH   | iceandfire            | 1.7.1                    | 冰与火之歌iceandfire-1.12.2.jar                           | None                                     |
	| LCH   | ic2                   | 2.8.194-ex112            | 工业时代2（1.12）.jar                                      | de041f9f6187debbc77034a344134053277aa3b0 |
	| LCH   | fpsreducer            | 1.12.2-1.8               | 帧率提升2.jar                                            | None                                     |
	| LCH   | lootbags              | 2.5.8.5                  | 战利品袋-1.12.2-2.5.8.5.jar                              | None                                     |
	| LCH   | deconstruction        | 3.0.4                    | 拆解台1.12.2mod.jar                                     | None                                     |
	| LCH   | spartanshields        | 1.5.4                    | 斯巴达之盾-1.12.2-1.5.4(1).jar                            | None                                     |
	| LCH   | spartanweaponry       | beta 1.3.1               | 斯巴达武器-1.12.2-beta-1.3.1.jar                          | None                                     |
	| LCH   | twilightforest        | 3.11.1019                | 暮色森林-1.12.2-3.11.1019.jar                            | None                                     |
	| LCH   | brandonscore          | 2.4.19                   | 龙之研究前置-1.12.2-2.4.19.214.jar                         | None                                     |
	| LCH   | draconicevolution     | 2.3.25                   | 龙之研究1.12.2-2.3.25.351.jar                            | None                                     |
	| LCE   | superores             | 1.9.0_1.12               | 1.12.2超级矿石.jar                                       | None                                     |

	Loaded coremods (and transformers): 
LoadingPlugin (1.12.2区块加载动画mod.jar)
  lumien.chunkanimator.asm.ClassTransformer
Inventory Tweaks Coremod (1.12.2R键整理.jar)
  invtweaks.forge.asm.ContainerTransformer
LoliPickaxeCore (1.12.2氪金萝莉.jar)
  com.anotherstar.core.transformer.LoliPickaxeTransformer
CustomSkinLoader ([万用皮肤补丁]CustomSkinLoader_Forge-14.11-SNAPSHOT-89.jar)
  customskinloader.forge.loader.LaunchWrapper
CXLibraryCore ([1.12.2]更多熔炉前置.jar)
  cubex2.cxlibrary.CoreModTransformer
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.2-1.12.2强力推荐，可以防止崩溃.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer