InfoTablet multiplies data in the index
Techlone opened this issue ยท 1 comments
Description
Hi, I have a bug with the InfoTablet. When I open it at first time after a starting the game it works fine and records in the index are not repeated. But they will be repeated as many times as I opened the InfoTablet.
I think the bug is connected with pageList
here. It's static and never be cleaned but records are always added in pageList
when the method loadPages
are called.
Also do you support the mod for 1.7.10?
Base information
- Minecraft version: 1.7.10
- Minecraft Forge version: idk
- Mod version: 1.0.2h
- Mod Pack: FTBPresentsSkyfactory25
Crash report
Nope