Logistics Pipes

Logistics Pipes

13M Downloads

LP and HQM incompatibility

JasonMcRay opened this issue ยท 3 comments

commented

Not sure if the incompatibility comes from LP or HQM. I can't seem to put LP items into quests. I put them in, everything is fine, but when i restart minecraft all items in quest books gets replaced by bedrock. Also in the logs i can see this:
[15:06:18] [Client thread/ERROR] [HQM]: Attempted to read an item that doesn't exist LogisticsPipes:logisticsSolidBlock
[15:06:18] [Client thread/INFO] [HQM-EDIT]: Changed invalid item to bedrock.
For all the items I put in

Full log: https://paste.ee/p/tHu2N

commented

Historic reasons.

commented

Why are LP items being loaded in postInit? Items should always be loaded in preInit.

commented