Skip to content

(stop) within (collect words) crashes dgdebug #317

Description

@susan-davis

Test code in question:

#dont-go-north
(test *)
(run *)
	(current player $Player)
	($Player is #in #foyer)
	(collect words) (perform [go #north]) (into $) %% throw away output
	($Player is #in #foyer)

...which results in

Attempting 10 tests.
Assertion failed: (w->flags & WORDF_DICT), function eval_run, file eval.c, line 2533.
Testing #dont-go-north:make: *** [cloak] Abort trap: 6

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions