[1.16.5] Research Tree is not showing correctly when running the game with RoadRunner
Lgmrszd opened this issue ยท 6 comments
Describe the bug
When RoadRunner is installed, Research Tree does not show up correctly.
To Reproduce
Steps to reproduce the behavior:
- Install FuturePack and RoadRunner
- Obtain Scanner
- Open Research Tree
Additional context
Issue in RoadRunner repo: MaxNeedsSnacks/roadrunner#35
Version
Minecraft Version: 1.16.5
Forge Version: 36.2.8
Futurepack Version: 1.16.5-31.2.6976
Additional mods:
RoadRunner-mc1.16.5-1.3.0
Logs
Section of the log featuring the bug:
https://gist.github.com/Lgmrszd/90a6e7a6a9ff4551006bf4c72cd81718
Seems like lithium is breaking futurepack researches. ohh ROadRUnner is a lithium fork. well its th breakign the vnailla code via mixings and thuss it doesnt work anymore...
OK yeah this is a Bug in RoadRuner, they change the TileENtityList and thus you cant iterate over it anymore. They break vanilla code unfortunetly.