Closed curiousdannii-testing closed 2 years ago
Fixed via this commit: https://github.com/ganelson/inform/commit/1d71b34f9c571efbacc80c45de579765b5ec7818
Comment by Graham Nelson:
The error was actually in writing "exactly one deck" instead of "exactly one deck of cards", and a problem message should have been issued. It now is.
Reported by : NYKevin
Description :
Compiler produces the following output:
C:Program Files (x86)Inform 7Compilers
i
-internal "C:Program Files (x86)Inform 7Internal" -project "C:UsersKevinDocumentsInformProjectsScratch.inform" -format=ulx
Inform 7 build 6M62 has started.
I've now read your source text, which is 91 words long.
I've also read Standard Rules by Graham Nelson, which is 42655 words long.
I've also read English Language by Graham Nelson, which is 2297 words long.
In Part SR1 - The Physical World Model, Section SR1/0 - Language in the
extension Standard Rules by Graham Nelson:
>--> An internal error has occurred: tried to extract proposition from
non-description. The current sentence is 'Definition' (the Standard Rules, line 394);
the error was detected at line 21 of "inform7/Chapter 20/Descriptions.w".
This should never happen, and I am now halting in abject failure.
Compiler finished with code 1
Steps to reproduce :
Additional information :
Possibly because I wrote "deck" instead of "deck of cards"?
imported from: [Mantis 2102] Internal error when grouping together cards