NetLogo / NetLogo/LevelSpace

Errors in the command line of child models aren't being caught correctly

Open
#103 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Scala
Stars
20
Forks
8
PR merge metrics
No merged PRs in 30d

Description

To reproduce: Open a model and run ls:create-models 1 user-file to create a child model. Run ls:show 0 to open a view of that model. Run error "foo" in the command center of that model. No error is reported.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the failure by creating a child model with ls:create-models 1 user-file, opening it with ls:show 0, and running error "foo" in its command center. Trace the child-model command error handling and verify that the error is reported instead of being silently missed.

Written by the indexing model from the issue text.

Assessment

Tech stack
scala
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.