You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @elonmir thanks for the feedback and sorry for the late reply!
It would be great if you could provide your savegame - as I personally did not had the time to create a test world with lots of data streaming in. (I just wrote my bachelor thesis ^^)
I will have a look at the loading of the incoming data... as I have more time now.
I think the mod also allows for some kind of real-time data socket connections - maybe that is better for performance
I guess with larger save games you will run into issues like that:
The interval of 1 sec just nukes the game and makes it completely unresponsive, and you have to close the web app.
After further investigation, it seems that only the dashboard is the culprit, as well as
https://ficsit-rmd.vercel.app/storageView
.I strongly would suggest to add an caching layer, the application generally sends too many not needed polls.
If it helps for development, I gladly can provide my savegame.
The text was updated successfully, but these errors were encountered: