Problem Creating Menus and Windows???

Trying to make windows and menus for my game but keep getting errors with the extensions:

[code]Problem. It looks as if ‘Table of Common Color Values (continued)’ is meant to be related to an existing table, but I can’t find one if it is.

Perhaps you’ve put the new part before the original? The original has to be earlier in the source text.


Problem. It looks as if ‘Table of Common Color Values (continued)’ is meant to be related to an existing table, but I can’t find one if it is.

Perhaps you’ve put the new part before the original? The original has to be earlier in the source text.[/code]

Which extensions are giving you errors, and what are their version numbers?

Check the Public Library under the Extensions tab in Inform 7 and see if there’s a version of your extension that is updated.

Also, (based on the error message) is your extension included first in your source text? If you’ve tried to extend the table before including the extension, I7 can get confused.