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

Error loading vpk with dota2 #24

Closed
mreak opened this issue Mar 4, 2021 · 1 comment
Closed

Error loading vpk with dota2 #24

mreak opened this issue Mar 4, 2021 · 1 comment

Comments

@mreak
Copy link

mreak commented Mar 4, 2021

I successfully packaged the official dota2 custom game-overthrow, but there are some errors.

Console Code
dota_launch_custom_game overthrow_test test_1

  1. dota2 can't load the path of panorama code correctly.
    panorama:CSource2UIFileSystem:LoadFilelntoBuffer():Error loading panorama/layout/loading screen.xml c: Addons can only add layouts in the panoramalayout/custom gamel subdirector.

  2. It also fails to load when I add some custom assets(models/texture).

I really hope it can be fixed.Thank you

@rossengeorgiev
Copy link
Member

Dota 2 probably only supports v2 VPK file. Since v1.4.0 v2 is the default format.

Related #25

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

No branches or pull requests

2 participants