Page 1 of 1

[Dominik] [0.16.23] Displaybug when having an insanely large inventory

Posted: Wed Feb 14, 2018 7:21 pm
by iSd3d
Hi,

I'm using the "Höllenmod"-Package so I need like 500 hours to start a rocket, because vanilla is so easy. To make it a bit less anoying I changed the inventory:

Code: Select all

{
        type = "character-inventory-slots-bonus",
        modifier = 1000
      }
The game can't handle it optically. The Warehousemod is part of the modpack, so when i'm trying to access a warehouse with 800 slots, i cant access all slots.

See here:
https://i.imgur.com/m0ENd4G.jpg

There are like 4-5 more rows which are invisible and can't be used anymore. Same for the "e" menu:

https://i.imgur.com/9sywlMx.jpg

Thats a game bug, right?

//iSd3d

Re: [0.16.23] Displaybug when having an insanely large inventory

Posted: Wed Feb 14, 2018 7:32 pm
by Loewchen
Ref: 56441

Re: [0.16.23] Displaybug when having an insanely large inventory

Posted: Wed Feb 14, 2018 7:58 pm
by iSd3d
thats similar, but not exactly the same issue. I have scrollbars, but it doesnt show the full inventory.

The windows have different heights. Look at that blue ore, it is cutted off.

Image

Re: [Dominik] [0.16.23] Displaybug when having an insanely large inventory

Posted: Thu Feb 15, 2018 5:44 pm
by Dominik
It is probably the same, but lets keep both for now.

Re: [Dominik] [0.16.23] Displaybug when having an insanely large inventory

Posted: Fri Mar 16, 2018 1:09 pm
by Dominik
Solved, duplicate of 56441