ruarai / CompilePal

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

Cubemap-generator isnt working #154

Closed Lopi13 closed 2 years ago

Lopi13 commented 2 years ago

CompilePal - Cubemap Generator Detecting HDR levels... Something broke: System.ComponentModel.Win32Exception (0x80004005): Das System kann die angegebene Datei nicht finden bei System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo) bei System.Diagnostics.Process.Start() bei CompilePalX.Compilers.CubemapProcess.FetchHDRLevels() in C:\Users\10zil\OneDrive\Documents\Projects\C Sharp\CompilePal\CompilePalX\Compilers\CubemapProcess.cs:Zeile 100. bei CompilePalX.Compilers.CubemapProcess.Run(CompileContext context) in C:\Users\10zil\OneDrive\Documents\Projects\C Sharp\CompilePal\CompilePalX\Compilers\CubemapProcess.cs:Zeile 41.

Exactol commented 2 years ago

Can you translate the stack trace?

Lopi13 commented 2 years ago

CompilePal - Cubemap Generator Detecting HDR levels ... Something broke: System.ComponentModel.Win32Exception (0x80004005): The system cannot find the specified file at System.Diagnostics.Process.StartWithCreateProcess (ProcessStartInfo startInfo) at System.Diagnostics.Process.Start () at CompilePalX.Compilers.CubemapProcess.FetchHDRLevels () in C: \ Users \ 10zil \ OneDrive \ Documents \ Projects \ C Sharp \ CompilePal \ CompilePalX \ Compilers \ CubemapProcess.cs: line 100. at CompilePalX.Compilers.CubemapProcess.Run (CompileContext context) in C: \ Users \ 10zil \ OneDrive \ Documents \ Projects \ C Sharp \ CompilePal \ CompilePalX \ Compilers \ CubemapProcess.cs: line 41.

Exactol commented 2 years ago

Can you check that the bsp exists in the game's map folder?

Lopi13 commented 2 years ago

yeah but i fixed it with copying vbspinfo.exe from half-life 2/bin folder in garrysmod/bin folder