Quark Oddities

Quark Oddities

22M Downloads

[Quark-1.2-90.jar] blockBed fails to register in Ore Dictionary

Lothrazar opened this issue ยท 0 comments

commented

[09:44:29] [Client thread/INFO]: [Quark] Module automation is enabled
[09:44:29] [Client thread/INFO]: [Quark] Module experimental is enabled
[09:44:29] [Client thread/INFO]: [Quark] Module misc is enabled
[09:44:29] [Client thread/INFO]: [Quark] Module building is enabled
[09:44:29] [Client thread/INFO]: [Quark] Module tweaks is enabled
[09:44:29] [Client thread/INFO]: [Quark] Module decoration is enabled
[09:44:29] [Client thread/INFO]: [Quark] Module management is enabled
[09:44:29] [Client thread/INFO]: [Quark] Module vanity is enabled
[09:44:29] [Client thread/INFO]: [Quark] Module world is enabled
[09:44:29] [Client thread/WARN]: ****************************************
[09:44:29] [Client thread/WARN]: * Invalid registration attempt for an Ore Dictionary item with name blockBed has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.
[09:44:29] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:601)
[09:44:29] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:587)
[09:44:29] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:586)
[09:44:29] [Client thread/WARN]: * at vazkii.quark.decoration.feature.ColoredBeds.preInit(ColoredBeds.java:68)
[09:44:29] [Client thread/WARN]: * at vazkii.quark.base.module.Module.lambda$preInit$1(Module.java:128)
[09:44:29] [Client thread/WARN]: * at vazkii.quark.base.module.Module$$Lambda$117/1697490899.accept(Unknown Source)...