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

VSCode buildMap command produces different output than grill build #986

Open
jlfarris91 opened this issue Feb 17, 2021 · 1 comment
Open

Comments

@jlfarris91
Copy link

jlfarris91 commented Feb 17, 2021

It appears to me that when I run the buildMap command in vscode that the output map file is (literally) half the size of the map file built when using grill build. I am using the same terrain map and command line arguments. When I open the larger map in Ladik's MPQ Editor and use the Compact Archive feature the resulting map ends up being half the size - the same as the map built via buildMap in vscode.

It's very strange that the smaller output file is literally half the bytes of the larger file. When I open them both in Ladik's MPQ Editor I don't see doubles of each file or anything like that so I'm guessing some very good compression is occurring and it's just a coincidence that it's half the size.

Any ideas why this is happening?

grill build in powershell - 97,317KB

buildMap in vscode (languageserver log) - 48,657KB

@Frotty
Copy link
Member

Frotty commented Mar 18, 2021

duplicate of #978 ?

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

No branches or pull requests

2 participants