NotAHero04 / inventory-mod

The next infinite inventory mod
MIT License
6 stars 3 forks source link

Error: Unable to move items to a 2x2 grid on MC 1.20.4 with REI #6

Open lospejos opened 8 months ago

lospejos commented 8 months ago

When using Infinitory version 1.5.1+1.20.4 on Minecraft 1.20.4 with Fabric 0.96.11+1.20.4 with Roughly Enough Items mod version 14.0.688, I cannot use a 3x3 grid from this mod getting an error: Unable to move items to a 2x2 grid appears.

Mods loaded:

[02:53:29] [main/INFO]: Loading Minecraft 1.20.4 with Fabric Loader 0.15.7
[02:53:30] [main/INFO]: Loading 61 mods:
    - architectury 11.1.17
    - cloth-config 13.0.121
       \-- cloth-basic-math 0.6.1
    - fabric-api 0.96.11+1.20.4
       |-- fabric-api-base 0.4.36+78d798af4f
       |-- fabric-api-lookup-api-v1 1.6.49+82b1bb3e4f
       |-- fabric-biome-api-v1 13.0.16+78d798af4f
       |-- fabric-block-api-v1 1.0.16+3e2216cb4f
       |-- fabric-block-view-api-v2 1.0.4+78d798af4f
       |-- fabric-blockrenderlayer-v1 1.1.46+78d798af4f
       |-- fabric-client-tags-api-v1 1.1.7+78d798af4f
       |-- fabric-command-api-v1 1.2.41+f71b366f4f
       |-- fabric-command-api-v2 2.2.20+78d798af4f
       |-- fabric-commands-v0 0.2.58+df3654b34f
       |-- fabric-containers-v0 0.1.86+df3654b34f
       |-- fabric-content-registries-v0 5.0.15+78d798af4f
       |-- fabric-convention-tags-v1 1.5.10+78d798af4f
       |-- fabric-crash-report-info-v1 0.2.23+78d798af4f
       |-- fabric-data-attachment-api-v1 1.1.4+b90db5744f
       |-- fabric-data-generation-api-v1 13.2.4+5c0133444f
       |-- fabric-dimensions-v1 2.1.61+78d798af4f
       |-- fabric-entity-events-v1 1.6.1+09fc25014f
       |-- fabric-events-interaction-v0 0.7.1+389931eb4f
       |-- fabric-events-lifecycle-v0 0.2.74+df3654b34f
       |-- fabric-game-rule-api-v1 1.0.46+78d798af4f
       |-- fabric-item-api-v1 2.2.0+d6f2b0844f
       |-- fabric-item-group-api-v1 4.0.26+58f8c0124f
       |-- fabric-key-binding-api-v1 1.0.41+78d798af4f
       |-- fabric-keybindings-v0 0.2.39+df3654b34f
       |-- fabric-lifecycle-events-v1 2.3.0+a67ffb5d4f
       |-- fabric-loot-api-v2 2.1.9+78d798af4f
       |-- fabric-message-api-v1 6.0.5+78d798af4f
       |-- fabric-mining-level-api-v1 2.1.65+78d798af4f
       |-- fabric-model-loading-api-v1 1.0.8+78d798af4f
       |-- fabric-models-v0 0.4.7+9386d8a74f
       |-- fabric-networking-api-v1 3.1.7+2e5ac5484f
       |-- fabric-object-builder-api-v1 13.0.14+080016e44f
       |-- fabric-particles-v1 1.1.7+78d798af4f
       |-- fabric-recipe-api-v1 2.0.20+78d798af4f
       |-- fabric-registry-sync-v0 4.0.19+58f8c0124f
       |-- fabric-renderer-api-v1 3.2.4+78d798af4f
       |-- fabric-renderer-indigo 1.5.4+78d798af4f
       |-- fabric-renderer-registries-v1 3.2.53+df3654b34f
       |-- fabric-rendering-data-attachment-v1 0.3.42+73761d2e4f
       |-- fabric-rendering-fluids-v1 3.1.1+e761c6694f
       |-- fabric-rendering-v0 1.1.56+df3654b34f
       |-- fabric-rendering-v1 3.2.0+6fd945a04f
       |-- fabric-resource-conditions-api-v1 2.3.14+78d798af4f
       |-- fabric-resource-loader-v0 0.11.20+df798a894f
       |-- fabric-screen-api-v1 2.0.17+78d798af4f
       |-- fabric-screen-handler-api-v1 1.3.55+78d798af4f
       |-- fabric-sound-api-v1 1.0.17+78d798af4f
       |-- fabric-transfer-api-v1 4.0.11+eb30349a4f
       \-- fabric-transitive-access-wideners-v1 5.0.14+78d798af4f
    - fabricloader 0.15.7
       \-- mixinextras 0.3.5
    - infinitory 1.5.1+1.20.4
    - java 21
    - minecraft 1.20.4
    - roughlyenoughitems 14.0.688
       \-- error_notifier 1.0.9

Log file contains no error regarding Infinitory mod or Roughly Enough Items mod.

Screenshot displaying that Infinitory was loaded successfully: image

Screenshot displaying error trying to use REI: image

Please note, I'm not sure if this an error in REI or Infinitory mod.

When trying to use more recent version inventorymod-0.9.0-beta.3 - the 3x3 grid was not appeared.

Thanks!

lospejos commented 8 months ago

This error (a "Unable to move items to a 2x2 grid" hint over red button) is also appears if I use JEI mod version 17.3.0.49 instead of REI mod.