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

Compilepal - Missing components #214

Closed AleCTC closed 5 months ago

AleCTC commented 1 year ago

Compile Pal Version [Compile Pal V28]

Describe the bug Tried packing some materials from portal2 (using it for CS:GO), and it missed some extra textures used in the .vmt (In the comments below is a screenshot)

Texture: effects/fakeportalring_blue

Missed: models/portals/noise-blur-256x256 models/portals/portal-blue-color models/portals/portal-mask-dx8 models/portals/portal-blue-color-dx8

Located here: common\Counter-Strike Global Offensive\csgo\materials\models\portals

File (fakeportalring_blue.vmt): https://www.sendspace.com/file/2xunqx (In the comments below is a screenshot)

The .vmt is pretty messy, maybe that could be the reason? Or the Portalrefract part?

Steps to reproduce Just used the pack process feature. Everything else worked perfectly.

Expected behavior Everything is packaged.

Debug.log None

Crash logs None

AleCTC commented 1 year ago

image

Screenshot of my "setup"

AleCTC commented 1 year ago

image

In case you don't wanna risk it on the .vmt, here's a screenshot

Exactol commented 1 year ago

Can you try this build? https://www.dropbox.com/s/27gwbexhqdbwmeq/Compile%20Pal%20028.1.zip?dl=0

Exactol commented 11 months ago

Has your issue been resolved?