We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug - it's not writing the PerceptEvent into STM:
STM Add: MemoryEvent{179fc,1ms,0.500,{eventData:3 + ? = 8,eventType:TextRequestEvent}} STM Add: MemoryEvent{b0cdd,0ms,0.600,{eventData:true,eventType:StuckThoughtEvent}}
I think that should include
PerceptEvent{8ffb0,19ms,0.058,ref=0efb6,Equation#3b388[Number#a6fea(3) Operator#48bb5(+) ExpressionToken#6221f(?) EquationOperator#1c814(=) Number#0fb94(8)]}
Part of the problem is that I think I've missed a step:
Originally posted by @toaomalkster in #6 (comment)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug - it's not writing the PerceptEvent into STM:
I think that should include
Part of the problem is that I think I've missed a step:
Originally posted by @toaomalkster in #6 (comment)
The text was updated successfully, but these errors were encountered: