Experiencing considerable lag
-
I have a lot of blocks (1000+) and am encountering 4-5 seconds of lag trying to connect one block to another. Any tips or tricks with specific browsers or settings to reduce lag. I have an i9 9900k and a 2080Ti graphics card. If I start a new project the lag is completely gone.
-
Hey there! Check out my 1000+ blocks on the same project-related issue post here : -> https://fxdreema.com/forum/topic/14841/builder-doesn-t-respond/14
-
You sir are a lifesaver. I would have never thought all the event tabs have their own buffers. This workaround is exactly what I was looking for. Thank you very much.
-
@iagnew it is because i can feel your pain, bro. Make sure to keep the unused blocks/block-chains on DEINIT tab disabled, so they are not triggered. Also, you may try to experiment with storing unused blocks in other tabs, as well, and let me know in this thread if they are applicable for this purpose. Enjoy!) cc @FXDREEMA @l-andorrĂ
-
-
Hi folks! To update this thread on bulky Project Saving/Syncing failures that may appear from time to time.
-
This typically happens to the extended Projects with more than 500+ connected Condition Blocks.
-
Not sure if the solution I've found was already described on this Forum or in any of the platform Manuals, but just for the Community contribution sake:
-
There is no need to store all the Condition blocks you've already built once in the same Project if those planned to be used for the future use on new Projects, as that entails that your Project will eventually become more bulky and unexportable.
-
In case anyone needs to use any of the older Condition blocks or some parts of the previous Projects you've already built, FXDreema actually supports Copy/Paste operations through the OS Default Clipboard BETWEEN THE DIFFERENT PROJECTS
-
Example: one can store his older Condition Blocks in a single "Archive project", occupying any of the Project tabs: OnInit/OnTick/OnDeinit etc for a later use on a new Project, and copy a certain Condition Blocks from the "Archive project" to any new project through the clipboard, when required
-
The only requirement would be the "Archive Project" must remain exportable, to make sure you always keep a local recovery backup copy.
-
This allows keeping the new Project lightweight, while retaining access to the older Condition blocks through an "Archive Project", thus the building and syncing operations on a new Project will be performed much more efficiently and quickly
-
Additionally, by organizing a personal FXDreema workflow according to the scheme described above, user can significantly optimize the time spent on EA testing and building operations, as he can always use parts of his previous Projects to start with or enhance on the new Projects WITHOUT REBUILDING SAME BLOCKS FROM THE GROUND UP each time
-
Hope that will help many of the aspiring FXDreema users moving forward
-