free hit counters
The Process Forum - View Single Post - Cow Girl Farmer (Cuddlebeam)
View Single Post
Unread 09-10-2013   #67
CuddleBeam
DO THE IMPOSSIBLE
 
CuddleBeam's Avatar
 
Join Date: Dec 2012
Location: Spain
Posts: 872
Re: Cow Girl Farmer (Cuddlebeam)

Quote:
Originally Posted by Bestarred View Post
I was launching CGF.exe, not CGF.py, but okay. Launched renpy.exe, launched the project from there. Looks like the same issue.
Code:
I'm sorry, but an uncaught exception occurred.

Before loading the script.
WindowsError: [Error 267] The directory name is invalid: u'D:\\Fresh Downloads\\renpy-6.15.7-sdk\\CGF-1.0-all\\renpy\\common\\_layout\\screen_main_menu.rpym\\*.*'

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

Full traceback:
  File "D:\Fresh Downloads\renpy-6.15.7-sdk\renpy\bootstrap.py", line 265, in bootstrap
    renpy.main.main()
  File "D:\Fresh Downloads\renpy-6.15.7-sdk\renpy\main.py", line 164, in main
    for fn in os.listdir(dir):
WindowsError: [Error 267] The directory name is invalid: u'D:\\Fresh Downloads\\renpy-6.15.7-sdk\\CGF-1.0-all\\renpy\\common\\_layout\\screen_main_menu.rpym\\*.*'

Windows-7-6.1.7601-SP1
Ren'Py 6.15.7.374
Hrm. Try having the whole directory path not contain any spaces or odd symbols. I think that the space in "Fresh Downloads" is giving problems, since you can't put spaces or the sort into Ren'Py game project file names. I suggest putting the game file directly in D://, and running it from there.
__________________
Thank you everyone!


My Deviantart: http://cuddle-beam.deviantart.com/
CuddleBeam is offline   Reply With Quote