mcenderdragon / Futurepack-API

A small Api for the Futurepack
21 stars 4 forks source link

[1.16.5] Research Tree is not showing correctly when running the game with RoadRunner #831

Open Lgmrszd opened 2 years ago

Lgmrszd commented 2 years ago

Describe the bug When RoadRunner is installed, Research Tree does not show up correctly.

To Reproduce Steps to reproduce the behavior:

  1. Install FuturePack and RoadRunner
  2. Obtain Scanner
  3. Open Research Tree

Screenshots screenshot

Additional context Issue in RoadRunner repo: https://github.com/MaxNeedsSnacks/roadrunner/issues/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

mcenderdragon commented 2 years ago

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...

mcenderdragon commented 2 years ago

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.

mcenderdragon commented 2 years ago

this should be fixed in 1.17 as in I made a workaround

lebagvondouche commented 2 years ago

For the rest of us still running 1.16 will there be any fix from FP side?

mcenderdragon commented 2 years ago

I cant fix this, its on road runners side entierly

lebagvondouche commented 2 years ago

I cant fix this, its on road runners side entierly

Alright, thanks for the answer :)