Skip to content
New issue

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

Problem with datamap for a variable attribute #22

Open
PLatCIC opened this issue May 9, 2024 · 2 comments
Open

Problem with datamap for a variable attribute #22

PLatCIC opened this issue May 9, 2024 · 2 comments
Assignees
Labels

Comments

@PLatCIC
Copy link

PLatCIC commented May 9, 2024

ghost-draw.txt

The above file is a .soar file with the extension changed to .txt so github will accept it.

When I try to check against the datamap, this file produces lots of errors, as shown in this file:

ghost-draw-errors.txt

It appears that all the errors originate from the places where there is a variable for an attribute, as in lines 38 and 73 of the .soar file. A Soar agent seems to handle this just fine, but Visual Soar does not seem to understand it.

@garfieldnate
Copy link
Contributor

The above file is a .soar file with the extension changed to .txt so github will accept it.

I'm not sure what application behavior led you to believe this, but git and github (and any other git website) work well with any text files, regardless of the extension. Is there something weird you're seeing in GitHub Desktop?

Here's a random Soar file being displayed on GitHub: https://github.com/SoarGroup/Soar/blob/development/UnitTests/SoarTestAgents/Chunking/expected/ChunkingDemoTests_Teach_Soar_9_Games_expected.soar.

@PLatCIC
Copy link
Author

PLatCIC commented May 9, 2024

The issue is not that I can't put a link to a .soar file, but that I can't paste a .soar file write here in my comment. I get this:

image

@amnuxoll amnuxoll self-assigned this May 15, 2024
@amnuxoll amnuxoll added the bug label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants