2piradians / Block-Armor

The mod can be downloaded on CurseForge at the following link:
https://minecraft.curseforge.com/projects/block-armor
6 stars 5 forks source link

[Possible mod conflict] Block Armor does not play nice with Quark (v1.5-150) #24

Closed NoahJelen closed 4 years ago

NoahJelen commented 5 years ago

I am trying to launch the latest version of Block Armor with Quark and it keeps crashing on me.

The computer I am trying to launch Block Armor on: OS: Arch Linux x86_64 Processor: Intel core i3 (dual core) @2.4Ghz RAM: 16GB DDR4 @ 2133Mhz Storage: 1TB SSD

Minecraft Version:1.12.2 Forge Version: 14.23.5.2836 Other mods installed: Galacticraft Dynamic Surroundings Aether Legacy JEI Effortless Building Extra Rails WAILA Iron Chest More Planets (Galacticraft addon) Nether Noah's Paradise Mod (I made this one) Quark Quark Oddities Redstone Paste Toro Health Vanilla Fix World Edit Xaero's Minmap Xaero's Worldmap

The crash report is below: ---- Minecraft Crash Report ---- // I just don't know what went wrong :(

Time: 2019-05-08 14:33:15 MST Description: Initializing game

java.lang.ClassCastException: net.minecraft.item.ItemAir cannot be cast to net.minecraft.item.ItemBlock at twopiradians.blockArmor.common.item.ArmorSet.(ArmorSet.java:145) at twopiradians.blockArmor.common.item.ArmorSet.postInit(ArmorSet.java:231) at twopiradians.blockArmor.common.item.ModItems$RegistrationHandler.registerItems(ModItems.java:33) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_27_RegistrationHandler_registerItems_Register.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:850) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:628) 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:3931) 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) 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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196) at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231) at org.multimc.EntryPoint.listen(EntryPoint.java:143) at org.multimc.EntryPoint.main(EntryPoint.java:34)

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: Linux (amd64) version 5.0.13-arch1-1-ARCH Java Version: 1.8.0_212, Oracle Corporation Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 6793402400 bytes (6478 MB) / 8342470656 bytes (7956 MB) up to 8342470656 bytes (7956 MB) LiteLoader Brand: LiteLoader startup incomplete LiteLoader Mods: LiteLoader startup incomplete LaunchWrapper: 31 active transformer(s)

NoahJelen commented 5 years ago

I managed to isolate this to an issue with Quark by removing all my mods (except for Forge) and installing them again, one by one.

Furgl commented 4 years ago

Fixed in v2.4.12