- working with other mods
-
working with other mods
How can I make non-mandatory compatibility with another mod? that is, if this mod exists, then there are functions for it, if not, then no
-
Slot 55 not in valid range - [0,55)
oh yes, this work!
-
Slot 55 not in valid range - [0,55)
sorry i create 2 threads because i doesn't see first
-
Slot 55 not in valid range - [0,55)
crash log:
-
Slot 55 not in valid range - [0,55)
I need a make a large crate with 91 slots, but when i open it game crash and logs send Slot 55 not in valid range - [0,55) Block Class BlockEntity Class BlockMenu Class BlockScreen Class can somebody explain me, what is wrong? before that block i do 5 crate's and they are work if you need Github Repo: https://github.com/zaDR0tic/FancyDecorativeBlocks/tree/master
-
Slot 55 not in valid range - [0,55)
I need a make a large crate with 91 slots, but when i open it game crash and logs send Slot 55 not in valid range - [0,55) Block Class BlockEntity Class BlockMenu Class BlockScreen Class can somebody explain me, what is wrong? before that block i do 5 crate's and they are work if you need Github Repo: https://github.com/zaDR0tic/FancyDecorativeBlocks/tree/master
-
Container size 41 is smaller than expected 45
realy!😅 sorry my mistake
-
Container size 41 is smaller than expected 45
I make a crate that need to have 45 but when i try open it, he not opening. in logs he sand like Container size 41 is smaller than expected 45 GoldCrate GoldCrateEntity GoldCrateMenu GoldCrateSreen if you need there is Github Repo: https://github.com/zaDR0tic/FancyDecorativeBlocks
-
Slot 0 not in valid range - [0,0)
i change this and this
-
Slot 0 not in valid range - [0,0)
https://ibb.co/PhvQRVp i fix this private void addPlayerInventory(Inventory playerInv) { for(int i = 0; i < 3; ++i) { for(int l = 0; l < 9; ++l) { this.addSlot(new Slot(playerInv, l + i * 9 + 9, 8 + l * 18, 66 + i * 18)); } } } private void addPlayerHotbar(Inventory playerInventory) { for(int i = 0; i < 9; ++i) { this.addSlot(new Slot(playerInventory, i, (8 + i * 18), 124)); } }
-
Slot 0 not in valid range - [0,0)
https://ibb.co/tZ64qP2 this is 256 size in both values i need change slots positions or add offset for, but how...
-
Slot 0 not in valid range - [0,0)
i copy the vanilla image and just move screen up
-
Slot 0 not in valid range - [0,0)
the size of the photo is 256 by 256, but the size of the window inside is the one that I indicated
-
Slot 0 not in valid range - [0,0)
i change AbsractContainerMenu variables but result the same
IPS spam blocked by CleanTalk.