-
Reported by : dfremont
Description :
because the format of the Table of User Styles has changed. The problem is easily fixed by updating the definition of special-style-1, but I'm marking this 'seriou…
-
Reported by : dfremont
Description :
Inform seems to accept any syntactically-valid description of scenes in a "during" clause, even if it makes use of conditions that can't apply to scenes - see the …
-
Reported by : otistdog
Description :
Use of the incorrect word "rules" instead of "rule" when providing the name for a rule generates a problem message that complains about the rule's when/while claus…
-
Reported by : dfremont
Description :
Raising a number to a real number and asking for the result as a number via an equation yields the wrong result. The problem only arises if the base is a number, n…
-
Reported by : dogcow
Description :
When I Click "Go" to compile a project: any plain file without an extension in a child directory of DocumentsInformExtensions will get renamed to (filename).i7x. Thi…
-
Reported by : ChrisC
Description :
1) The problem with the accusative [those] has already been reported in #1232, though if the Standard Library's responses rather than the behavior of [th…
-
Reported by : mcmartin
Description :
To quote the example:
"Note that because we only deactivate the carrying requirements rule under one specific circumstance, the player still takes the gumdrop bef…
-
Reported by : EmacsUser
Description :
The attached source crashes the Linux IDE with
- - -
Chimara:ERROR:chimara/libchimara/chimara-if.c:148:chimara_if_line_input: assertion failed: (priv->input ==…
-
Reported by : climbingstars
Description :
Inform fails to recognise that the otherwise statement goes with the first if statement even though there is no phrase after the otherwise statement.
Steps to…
-
Reported by : Trekkie101
Description :
I've created an object that I want to move randomly around a certain region in my game, however I also want the player to be able to obtain the object at some po…