You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Chapter - Definition of input loop kind in the extension Glulx Input Loops by Erik Temple:
Problem. In the sentence 'The focal window is usually the main-window' , it looks as if you intend 'The focal window is usually the main-window' to be asserting something, but that tries to set the value of the 'focal window' property to an object - which must be wrong because this property has to be a g-window.
In Chapter - New HandleGlkEvent routine, Section - The glulx input handling rulebook in the extension Glulx Input Loops by Erik Temple:
Problem. You wrote 'The glulx input handling rules have outcomes replace player input (success) and require input loop to continue (success)' : but this duplicates a previous assignment of the same outcome, and to the same rulebook.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: