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

ProjectSettings.load_resource_pack() cannot open Chinese path #78933

Closed
zedrun00 opened this issue Jul 2, 2023 · 0 comments · Fixed by #78935
Closed

ProjectSettings.load_resource_pack() cannot open Chinese path #78933

zedrun00 opened this issue Jul 2, 2023 · 0 comments · Fixed by #78935

Comments

@zedrun00
Copy link

zedrun00 commented Jul 2, 2023

Godot version

v4.1.rc2.official [4642448]

System information

win10 21H2,Vulkan API 1.2.0

Issue description

E 0:00:00:0469   Node2D.gd:7 @ _ready(): Condition "f.is_null()" is true. Returning: nullptr
  <C++ 源文件>      core/io/file_access_zip.cpp:51 @ godot_open()
  <栈追踪>          Node2D.gd:7 @ _ready()

E 0:00:00:0471   Node2D.gd:7 @ _ready(): Condition "!zfile" is true. Returning: false
  <C++ 源文件>      core/io/file_access_zip.cpp:171 @ try_open_pack()
  <栈追踪>          Node2D.gd:7 @ _ready()

Steps to reproduce

run mini project

Minimal reproduction project

test_path.zip

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

Successfully merging a pull request may close this issue.

2 participants