-
-
Notifications
You must be signed in to change notification settings - Fork 21.5k
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
Can't open project #19
Comments
This bug happens when the project opened (or the engine?) is in a path with a non ascii character. I'm not exactly sure why it happens, as the whole engine is unicode, but I'll try to fix it as soon as I can. |
I occured this problem.My env: ubuntu13.04_64bit, $LANG zh_CN.UTF-8; ./bin/godot_server |
Godot server is headless and meant for running scripts tools or servers, it On Wed, Feb 12, 2014 at 1:15 AM, zhymin77 [email protected] wrote:
|
Fix #19 Can't open project (with non-ASCII path)
Fix Polygon2D skinned bounds (for culling)
Improve and fix new Ad settings UI
Fontfix for exp
I get this when i try to open a project.
opening pack C:/Users/JoÒo/Downloads/data.pck, -1, -1
opening pack C:/Users/JoÒo/Downloads/data.pcz, -1, 0
ERROR: set_custom_property_info: Condition ' !props.has(p_prop) ' is true.
At: core/globals.cpp:1317
lost?
ERROR: Error attempting to create data dir: C:\Users\Joo\AppData\Roaming\Alien
Adventure
At: core/os/os.cpp:380
ERROR: set_font: Condition ' p_font.is_null() ' is true.
At: scene/resources/theme.cpp:302
ERROR: set_stylebox: Condition ' p_style.is_null() ' is true.
At: scene/resources/theme.cpp:251
editor: 0
ERROR: create: Cannot find path for config directory!
At: tools/editor/editor_settings.cpp:192
ERROR: Plugin dir does not exist!
At: tools/editor/editor_settings.cpp:319
SCAN PROJECTS AT: C:/Users/JoÒo/Downloads
found: 2 projects.
ERROR: save: Cannot save EditorSettings config, no valid path
At: tools/editor/editor_settings.cpp:358
OPENING: C:/Users/JoÒo/Downloads/teste (C:::Users::JoÒo::Downloads::teste)
running cmdline: "C:\Users\Joo\Downloads\godot_win64.exe" "-path" "C:/Users/JoÒo
/Downloads/teste" "-editor"
ERROR: execute: Condition ' ret == 0 ' is true. returned: ERR_CANT_FORK
At: platform/windows/os_windows.cpp:1482
ERROR: _open_project: Condition ' err ' is true.
At: tools/editor/project_manager.cpp:485
The text was updated successfully, but these errors were encountered: