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

Error when compiling #250

Open
KenHyoudou opened this issue Sep 16, 2021 · 0 comments
Open

Error when compiling #250

KenHyoudou opened this issue Sep 16, 2021 · 0 comments

Comments

@KenHyoudou
Copy link

KenHyoudou commented Sep 16, 2021

Whenever I try to compile my rom, coilsnake shows me the following message:
Starting compilation...
CoilSnakeUnexpectedError: Unexpected error:
Traceback (most recent call last):
File "coilsnake\util\common\yml.py", line 66, in yml_load
File "yaml_init_.py", line 114, in load
File "yaml\constructor.py", line 49, in get_single_data
File "yaml_yaml.pyx", line 702, in yaml._yaml.CParser.get_single_node
File "yaml_yaml.pyx", line 905, in yaml._yaml.CParser._parse_next_event
yaml.reader.ReaderError: unacceptable character #x0000: control characters are not allowed
in "C:/Users//Downloads/Back up (newer)/Keep or put on USB/EB Stuff/MOTHER 2.3/MOTHER 2.3\Project.snake", position 0
How do I solve this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant