Skip to content

Dedicated Linux with sbproj fails to launch (Folder Capitalization) unless I rename base addon code -> Code #11364

Description

@dimmerly

Version / Commit

Latest Release

Describe the bug

The base package folder is lowercase code
It needs to be "Code"

https://github.com/Facepunch/sbox-public/tree/9680a01cdf95a489843e5817f8ae0bf1755282d2/game/addons/base

addons/base is the odd one out in this repo (its folder is lowercase code while menu and tools use Code), which is why only base needs the rename to work under sbproj launch on Linux.

Linux workaround: mv addons/base/code addons/base/Code

After running the above, the server runs fine, no compile issue.

e.g. the menu folder is correct:

Image

To Reproduce

Run a s&box server with a sbproj and it'll fail to to compile the game because the base library is missing.

Expected behavior

It should work

Media/Files

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions