Mekanism

Mekanism

111M Downloads

Debug spamming console log about caps for Colossal Chests

dmodoomsirius opened this issue ยท 3 comments

commented

Please use the search functionality before reporting an issue. Also take a look at the closed issues!

Issue description:

Mekanism spamming debug about Colossal Chests caps for its chests

Steps to reproduce:

  1. any pipe that is logistical sorter or any inventory/item pipe
    2.any pipe of mek's that does isided capabilities

Version (make sure you are on the latest version before reporting):

Forge: 2478
Mekanism: 9.4.1.326
Other relevant version:

If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)

https://gist.github.com/dmodoomsirius/f08b00d79e00053ddf157a8e9f18615a

commented

That's an issue on their side. Slots are supposed to be 0 based, meaning that the highest slot number is 1 less than the number of total slots they report.

Without that check things have crashed with other mods.

commented

I just made a issue on ColossalChests issue tracker about it.

commented

Fixed by Collossal Chests