Skip to content

Bug (VBSP): Argument mismatch for -dumpstaticprops #1782

@maxik34

Description

@maxik34

Describe the bug

VBSP recognizes -dumpstaticprop while in the docs/VBSP help text it is -dumpstaticprops (plural).
Also, the VBSP help text for this option has been merged into one line with the text for the -blocksize option.

Image

To Reproduce

  1. Open any map in Hammer.
  2. Open the "Run Map [Advanced]" window.
  3. Specify the -dumpstaticprops argument for $bsp_exe.
  4. The console will display the options help text and the compilation will not start.

Issue Map

Hammer (cool map btw)

Expected Behavior

To fix this, in vbsp.cpp add letter "s" at the end of "-dumpstaticprop" string.

Operating System

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugThis is a problem with something that should be working one way, but isn't.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions