fantasycalendar / FoundryVTT-Sequencer

This module implements a basic pipeline that can be used for managing the flow of a set of functions, effects, sounds, and macros.
Other
41 stars 17 forks source link

[BUG] - Sequencer module causes 100% server side spike and freezes my server #219

Open kbender84 opened 2 months ago

kbender84 commented 2 months ago

After enabling sequencer module my Foundry server goes to 100% even when I am not using any sequences. After 100% CPU usage is reached, I cannot interact with my server until I reboot my Foundry instance. Setup: Self hosted linux (confirmed on ubutnu and debian) with node.js foundry.

Haxxer commented 2 months ago

Based on the discussion in JB2A's server, this is an issue that only really affects your setup, so I have to conclude that it has something to do with your particular hardware and software versions.

kbender84 commented 2 months ago

Can you paste the JB2A discussion details?

I think the issue can be related to latest Sequencer releases. I will try installing 3.0x and checking if I have the same behavior.

kbender84 commented 2 months ago

The issue was with 3.0.14, 3.0.10 and 3.0.0

I will check older Foundry versions (everything was working fine two months ago)