Skip to content

Bug: firework (debugger logs). #8

@henricattoire

Description

@henricattoire

Problem:

Run vuurwerk in normal mode and in debug mode and you will see the following difference:

  • normal mode

Schermafbeelding 2023-12-13 om 15 53 37

  • debug mode

Schermafbeelding 2023-12-13 om 15 53 28

It seems like the circles do not move in a random direction when in debug mode, a lot of them share the same direction. But this block certainly tells each clone to pick a random direction:

Schermafbeelding 2023-12-13 om 15 54 04

It seems like variables are being shared among clones when logged and this is unwanted behavior.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingwontfixThis will not be worked on

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions