How to fix this [Errno 0] Error?

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
User avatar
Li yuanlin
Regular
Posts: 34
Joined: Sat Aug 04, 2018 8:42 pm
Location: Hong Kong
Contact:

How to fix this [Errno 0] Error?

#1 Post by Li yuanlin » Sun May 17, 2020 11:21 am

I'm sorry, but an uncaught exception occurred.

After loading the script.
IOError: [Errno 0] Error

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "E:\renpy-7.0.0-sdk\renpy\bootstrap.py", line 306, in bootstrap
renpy.main.main()
File "E:\renpy-7.0.0-sdk\renpy\main.py", line 415, in main
if renpy.parser.report_parse_errors():
File "E:\renpy-7.0.0-sdk\renpy\parser.py", line 2655, in report_parse_errors
print(i)
File "E:\renpy-7.0.0-sdk\renpy\log.py", line 227, in write
self.real_file.write(es)
IOError: [Errno 0] Error

Windows-8-6.2.9200
Ren'Py 7.0.0.196

That's all, it has been alright 5 hours before but now it is something worng.
stay hungry,stay foolish.

rames44
Veteran
Posts: 232
Joined: Sun May 29, 2016 4:38 pm
Contact:

Re: How to fix this [Errno 0] Error?

#2 Post by rames44 » Sun May 17, 2020 12:50 pm

Based on the reference to a parse error, it sounds like you’ve added something to your rpy files that has managed to freak Ren’py out in such a way that it’s having a hard Time reporting it. I’d suggest that you try backing out some of your recent changes until it works again - that might indicate what’s been added that’s wrong.

Post Reply

Who is online

Users browsing this forum: span4ev