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
Hi @calex80! It looks like this bug occurs since your filename excluding .bin (demon.x64) has a period (.) within it. This name is used as a Nim identifier, but Nim does not support periods I believe.
If you did not get this to work yet, could you please try again with a name such as demon.bin for the input file?
I am needing help to understand where is my error.
The text was updated successfully, but these errors were encountered: