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

[BUG] "Incompatible" doesn't work. #200

Open
celisej567 opened this issue Mar 13, 2023 · 2 comments
Open

[BUG] "Incompatible" doesn't work. #200

celisej567 opened this issue Mar 13, 2023 · 2 comments
Labels

Comments

@celisej567
Copy link

celisej567 commented Mar 13, 2023

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 celisej567 added the bug label Mar 13, 2023
@celisej567
Copy link
Author

For some reason by default CompilePal dont care about steamappid inside gameinfo.txt so mod settings inside CompilePal have AppID empty. I added there numbers from steamappid and now this works.

@Exactol
Copy link
Collaborator

Exactol commented Mar 15, 2023

It should be picking up the app id, can you send your gameinfo.txt?

@Exactol Exactol reopened this Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants