Error Attempting to Reuse Concern

Issue #222 resolved
Calem Bendell created an issue

Attempting to reuse a concern resulted in significant errors with odd repercussions.

The first I will list is the actual reuse error.

Using this snapshot: https://github.com/calben/MinuetoConcernModel/tree/b5ab47c86b16814a7629dab08e95e0deff432c46

Attempting to reuse minueto.core from minueto-for-games.core results in an error that doesn't print to console. The reuse is unsuccessful.

Comments (4)

  1. Matthias Schoettle

    Can you please try, if applying the following patch resolves this issue, #223, #224 and #225?

    The latest changes to COREWeaver revealed a problem in the feature model that unfortunately made it into a couple models (see #217). The patch will ignore the conflict resolution and is not affected by this problem.

  2. Log in to comment