CompilePal icon indicating copy to clipboard operation
CompilePal copied to clipboard

[BUG] "Incompatible" doesn't work.

Open celisej567 opened this issue 1 year ago • 2 comments

Compile Pal V028

Describe the bug Compile Pal shows that my SDK Base 2013 sp mod have -StaticPropLightingFinal, but VDC says its not. image Basically, this new feature that shows what command are exist in compiler doesn't work for me at all. This happens even with different -StaticProp commands that exist only in csgo, but compiler says its ok with my mod.

How expected, my log says that VRAD get bad launch option and send me a list of all launch options that he supports. And of course there is no -StaticPropLightingFinal.

Steps to reproduce

  • Create a new SDK base 2013 SP mod in steam/steamapps/sourcemods folder.
  • Open Compile Pal and choose this modification.
  • Add some command in VRAD and see that Compile pal shows that my mod have good launch options, but its not.

Expected behavior Get the same thing as here. I dont have it. image image

Additional context I have downloaded Compile Pal for the first time. My modification actually uses mapbase's compilers. I replaced default SDK's compilers with this inside SDK base 2013 SP/bin folder.

Debug.log debug.log

celisej567 avatar Mar 13 '23 16:03 celisej567