Skip to content

Unexpected behaviors running experiments in Python simulation models #23

@AlABarazi

Description

@AlABarazi

Describe the bug

The problem occurs in this simulation when I run an experiment. Running the simulation as an experiment delete some of the agents and behaviours and thus wrong results .
The normal run (200 steps) should look like this
https://user-images.githubusercontent.com/7549404/232717172-dce44228-3383-44a0-bcb1-40fb71b9c73a.mov
The balls (workers) move to the blue grids (walls). The simulation also has black squares agents (external walls) and some other agents.

The video below show the run from the experiment (200 steps)
https://user-images.githubusercontent.com/7549404/232717124-1f7e7251-d5cf-4b68-8643-440179388ca5.mov

With the following issues :

  • Balls are not moving
  • External walls are not there
  • Some of agents are deleted

To reproduce

  1. go to https://core.hash.ai/@alaabarazi/actorexperiment/main
  2. select experiments
  3. click on ex from the menu
  4. wait
  5. when the run is done, click on view to the see the results

compare this when the normal run of the simulation

Expected behavior

Experiment should not delete some agents and their behaviours. The run from experiment should look quite similar to the normal run of the simulation.

Project URL

https://core.hash.ai/@alaabarazi/actorexperiment/main

Device

Macos pro 2019

Operating system

13.2.1 (22D68)

Browser

Version 111.0.5563.146 (Official Build) (x86_64)

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions