DawnTeamMC / Mubble

🌈 Ultimate pop culture crossover mod for Minecraft. Mainly focused on Nintendo content.
https://dawnteammc.github.io/mubble
GNU Lesser General Public License v3.0
18 stars 5 forks source link

Game crash when putting a ground block in Timeswap Table #69

Closed Maxbrick closed 3 years ago

Maxbrick commented 4 years ago

When i put in a ground block in the Timeswap Table, a game crash occurs:

The game crashed whilst rendering screen Error: java.lang.IndexOutOfBoundsException: Index: 204, Size: 45 Exit Code: -1

(Mod Version: 4.0 pre-3)

Im guessing that maybe the new update somehow made a limitation to the number of items displayed on the time table, because if you put any ground block, it shows all the ground blocks in the table. I'm not sure though, this didnt happen in the older version..

Steps to reproduce the behavior:

  1. Pick any ground block
  2. Put it in the Timeswap Table
  3. The game will freeze, and crash

Expected behavior The timeswap table would function normally without crashing

Hugman76 commented 3 years ago

Thanks for the report!

This bug has been fixed for the next version. I was so dumb that I used the wrong variable to get tooltips and yeah whatever