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

pck file missing #28849

Closed
Deliner opened this issue May 13, 2019 · 6 comments
Closed

pck file missing #28849

Deliner opened this issue May 13, 2019 · 6 comments
Labels

Comments

@Deliner
Copy link

Deliner commented May 13, 2019

After compilation on linux with params: platform=windows tools=no target=release bits=64
Exe file shows alert dialog -> Could not load game data at path ".". Is the .pck file missing?

@groud
Copy link
Member

groud commented May 13, 2019

That's normal, with such parameters you are not compiling the editor in the executable. So the executable needs a game file (.pck next to it to run)

Use the project exporter to have the executable generated with the project file.

@groud groud closed this as completed May 13, 2019
@groud groud added the archived label May 13, 2019
@ulissescad
Copy link

Hi, I have the same problem, how can I use these "project exporter"? Anyone can help me? Thanks

@groud
Copy link
Member

groud commented Jun 6, 2019

How to export you project: link

If you still have problem about it, please ask on the other community channels. We use Github to submit bugs or ask for enhancements, not for support. :)

@ulissescad
Copy link

Thanks, I guess.

@ghost

This comment has been minimized.

@ghost

This comment has been minimized.

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

No branches or pull requests

3 participants