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

[Bug]: (Symphony) IO level runs Wire Spaghetti code #326

Open
Gelthir opened this issue Dec 12, 2024 · 0 comments
Open

[Bug]: (Symphony) IO level runs Wire Spaghetti code #326

Gelthir opened this issue Dec 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Gelthir
Copy link

Gelthir commented Dec 12, 2024

Discord Thread

https://discord.com/channels/828292123936948244/1316820730092060763

What happened?

It's possible to load Wire Spaghetti's code (with just nand ... instructions) in the IO level

  1. Build and complete Wire Spaghetti (This creates a new_assembly.asm file)
  2. Rerun the level tests, this prompts "Default already exists ", select "Keep both"
  3. Open the IO level and select Default 2
  4. Note the ASM blocks starts with 2 0 4 0 (an out instruction) as expected.
  5. Click ASM Edit
  6. This loads the ASM with the new_assembly.asm from Wire Spaghetti with just nands
  7. Run nand only code - level passes.
    At no point do I connect the level IO.

Version

0.1247 Beta

What OSes are you seeing the problem on?

Windows

Relevant debug.log output, search next to the exectuable

No response

@Gelthir Gelthir added the bug Something isn't working label Dec 12, 2024
@github-project-automation github-project-automation bot moved this to Needs triage in Issues & Suggestions Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Needs triage
Development

No branches or pull requests

1 participant