- 09/01/2014 16:57
Hola a todos.Ya hace algún tiempo realicé un juego en Blender con Python. Al exportarlo a.exe (Save as game Engine Runtime) me salió este error:
Error.
Tracebak (most recent call last):
File C:\Program Files\Blender Foundation\Blender\2.69\scripts\addons\game_engine_save_as_runtime, py, line 228, in execute.
Self, report.
File C:\Program Files\Blender Foundation\Blender\2.69\scripts\addons\game_engine_save_as_runtime, py, line 228, in WriteRuntime.
Blend_file = open(blend_path, rb).
FileNotFoundError:[Errno 2] No such file or directory: c\\users\\dani\\appdata\\local\\temp\\tmpszfitk\\C__Users_Dani_Desktop_Blender2_prueba__exe, blend.
Location::-1.
He mirado muchos foros, y es verdad, salen errores, pero no he visto ninguno de este tipo. Gracias de antemano.
Error.
Tracebak (most recent call last):
File C:\Program Files\Blender Foundation\Blender\2.69\scripts\addons\game_engine_save_as_runtime, py, line 228, in execute.
Self, report.
File C:\Program Files\Blender Foundation\Blender\2.69\scripts\addons\game_engine_save_as_runtime, py, line 228, in WriteRuntime.
Blend_file = open(blend_path, rb).
FileNotFoundError:[Errno 2] No such file or directory: c\\users\\dani\\appdata\\local\\temp\\tmpszfitk\\C__Users_Dani_Desktop_Blender2_prueba__exe, blend.
Location:
He mirado muchos foros, y es verdad, salen errores, pero no he visto ninguno de este tipo. Gracias de antemano.