ruarai / CompilePal

A tool to assist in the compiling of source engine maps
GNU General Public License v3.0
224 stars 26 forks source link

"PACK" not working #134

Closed Serpensin closed 3 years ago

Serpensin commented 3 years ago

Describe the bug In the Output it refers to a directory, which doesn't exist. (A user called '10zil')

Steps to reproduce

Expected behavior Packing custom models, sounds, etc. into the .bsp file.

Debug.log debug.log

Crash logs

Additional context I'm using version 27.13.

Exactol commented 3 years ago

Can you translate this line? System.ComponentModel.Win32Exception (0x80004005): Das System kann die angegebene Datei nicht finden

Serpensin commented 3 years ago

"The system can't find the specified file."

Exactol commented 3 years ago

Can you upload the gameConfigs.json file in the Compile Pal GameConfiguration folder?

Serpensin commented 3 years ago

https://bit.ly/3pZwjAl

IffyChan commented 3 years ago

same bug, same trouble log - 2020-11-30T16-48-40.txt

Exactol commented 3 years ago

Can you try verifying your game files, and if that doesnt work can you see if X:\SteamLibrary\steamapps\common\GarrysMod\bin\bspzip.exe is a valid path? @IffyChan can you also upload your gameConfigs.json file?

Serpensin commented 3 years ago

I don't have bspzip.exe in my folder.

Exactol commented 3 years ago

you need bspzip.exe to pack files. I checked in my GMod bin folder and it was there, can you try verifying your game files?

Serpensin commented 3 years ago

I have already redownloaded the whole game.

Serpensin commented 3 years ago

I figuered out, why bspzip.exe is not in my folder. I have the x86-64 version installed, where bspzip.exe is missing.

Exactol commented 3 years ago

@IffyChan do you also have the x86 version installed?

Serpensin commented 3 years ago

For the sake of completeness: If I use the 32-bit version of GMod, the packing works without any problems.

IffyChan commented 3 years ago

@IffyChan can you also upload your gameConfigs.json file?

sure gameConfigs.json

@IffyChan do you also have the x86 version installed?

in Betas i use Chromium + 64-bit binaries. so it's x86-64 but i think its still x64 for packing

Exactol commented 3 years ago

Does this path exist? D:\\Program\\Steam\\steamapps\\common\\GarrysMod\\bin\\bspzip.exe

Exactol commented 3 years ago

@IffyChan pinging you because I'm not sure if you are getting notifications for this issue.

IffyChan commented 3 years ago

@IffyChan pinging you because I'm not sure if you are getting notifications for this issue.

aw sorry, have hard time much work bla bla bla... no, in my bin its dissappear 0_o but, if i know right, my friend have and he same can't use pack.

Exactol commented 3 years ago

Can you try verifying your game files?

IffyChan commented 3 years ago

Can you try verifying your game files?

yes? i reinstall windows in last week and verifying gmod for reg fix

Exactol commented 3 years ago

Unfortunately this is out of scope for this project, since this is an issue with Garry's Mod. I suggest asking about why bspzip is missing on a Garry's Mod forum or Discord.