gelly-gmod / gelly

Library to integrate fluids into a game engine
GNU General Public License v3.0
19 stars 3 forks source link

[BUG]: Particle queue eventually stops evaluating particle spawns fast enough #27

Closed Cubature1 closed 4 months ago

Cubature1 commented 4 months ago

GPU

nVIDIA RTX 3050

Operating System

Windows 11

Is this specific to performance?

Issue Type

Other

Incident Description

20240603231316_1 When enough particles are spawned, the gelly gun becomes unresponsive to inputs.

Log

No response

Cubature1 commented 4 months ago

Seems to fix itself if enough time goes by without spawning liquid.

yogwoggf commented 4 months ago

Yeah this is kinda sucky, will just remove the 'feature' that caused this

yogwoggf commented 4 months ago

Triaged in #51

yogwoggf commented 4 months ago

Fixed in #52