CyclopsMC / IntegratedDynamics

A Minecraft mod to take full and automated control of your appliances.
http://cyclopsmc.github.io/IntegratedDynamics/
MIT License
126 stars 59 forks source link

World Reader "TPS" Value not responding to current dimension/server TPS #1325

Closed ConnorMiner closed 4 months ago

ConnorMiner commented 4 months ago

Issue type:


Short description:

When using a World Reader in a world suffering from TPS lag, the "TPS" value outputted by World Readers don't respond accordingly.

Steps to reproduce the problem:

  1. Place a World Reader and get it's "TPS" value
  2. (Optional) Use a Display Panel to show the value graphically
  3. Create a bunch of TPS lag
  4. World Reader still reports a "TPS" value of "20.0" 2024-02-09_23 17 27

Expected behaviour:

The World Reader's "TPS" value should correspond to the dimension/server's actual TPS.


Versions:

Log file:

https://pastebin.com/DtRVVPgc

rubensworks commented 4 months ago

Thanks for reporting!