Skip to content

Compiling error in Pulsar #36

@DontNuts

Description

@DontNuts

Pulsar version: v2.1.0
Game version: 1.208.015

2026-02-10 07:06:56.0928 [INFO] (1) Downloading https://github.com/viktor-ferenczi/se-toolbar-manager/archive/111ba1fb771e289a99b11256de8e9e3531801996.zip
2026-02-10 07:06:58.2768 [INFO] (1) Using publicized Sandbox.Graphics for se_toolbar_manager_kl34xehw.ltp
2026-02-10 07:07:02.7908 [INFO] (1) Using publicized Sandbox.Game for se_toolbar_manager_kl34xehw.ltp
2026-02-10 07:07:03.3757 [ERROR] (1) Failed to build viktor-ferenczi/se-toolbar-manager|Toolbar Manager:
2026-02-10 07:07:03.3757 [ERROR] (1) CS0117: 'MyGuiScreenToolbarConfigBase' does not contain a definition for 'dragAndDrop_OnDrop' in file: ToolbarManager\Patches\MyGuiScreenToolbarConfigBasePatch.cs (137,59)
2026-02-10 07:07:03.3757 [ERROR] (1) CS0117: 'MyGuiScreenToolbarConfigBase' does not contain a definition for 'AddGridItemToToolbar' in file: ToolbarManager\Patches\MyGuiScreenToolbarConfigBasePatch.cs (338,59)
2026-02-10 07:07:03.3757 [ERROR] (1) CS1061: 'CustomToolbarConfigScreen' does not contain a definition for 'AddGridItemToToolbar' and no accessible extension method 'AddGridItemToToolbar' accepting a first argument of type 'CustomToolbarConfigScreen' could be found (are you missing a using directive or an assembly reference?) in file: ToolbarManager\Gui\CustomToolbarConfigScreen.cs (127,18)
2026-02-10 07:07:03.3757 [ERROR] (1) CS0122: 'MyGuiScreenToolbarConfigBase.m_toolbarControl' is inaccessible due to its protection level in file: ToolbarManager\Patches\MyGuiScreenToolbarConfigBasePatch.cs (64,24)
2026-02-10 07:07:03.3757 [ERROR] (1) CS0122: 'MyGuiScreenToolbarConfigBase.m_gridBlocksPanel' is inaccessible due to its protection level in file: ToolbarManager\Patches\MyGuiScreenToolbarConfigBasePatch.cs (67,46)
2026-02-10 07:07:03.3757 [ERROR] (1) CS1061: 'MyGuiScreenToolbarConfigBase' does not contain a definition for 'm_toolbarLabel' and no accessible extension method 'm_toolbarLabel' accepting a first argument of type 'MyGuiScreenToolbarConfigBase' could be found (are you missing a using directive or an assembly reference?) in file: ToolbarManager\Patches\MyGuiScreenToolbarConfigBasePatch.cs (68,43)
2026-02-10 07:07:03.3757 [ERROR] (1) CS0122: 'MyGuiScreenToolbarConfigBase.m_toolbarControl' is inaccessible due to its protection level in file: ToolbarManager\Patches\MyGuiScreenToolbarConfigBasePatch.cs (98,39)
2026-02-10 07:07:03.3757 [ERROR] (1) CS0122: 'MyGuiScreenToolbarConfigBase.m_character' is inaccessible due to its protection level in file: ToolbarManager\Patches\MyGuiScreenToolbarConfigBasePatch.cs (98,103)
2026-02-10 07:07:03.3867 [ERROR] (1) CS0122: 'MyGuiScreenToolbarConfigBase.m_gridBlocks' is inaccessible due to its protection level in file: ToolbarManager\Patches\MyGuiScreenToolbarConfigBasePatch.cs (104,66)
2026-02-10 07:07:03.3867 [ERROR] (1) CS0122: 'MyGuiScreenToolbarConfigBase.m_gridBlocks' is inaccessible due to its protection level in file: ToolbarManager\Patches\MyGuiScreenToolbarConfigBasePatch.cs (111,49)
2026-02-10 07:07:03.3867 [ERROR] (1) CS0122: 'MyGuiScreenToolbarConfigBase.m_dragAndDrop' is inaccessible due to its protection level in file: ToolbarManager\Patches\MyGuiScreenToolbarConfigBasePatch.cs (130,24)
2026-02-10 07:07:03.3867 [ERROR] (1) CS0122: 'MyGuiScreenToolbarConfigBase.m_toolbarControl' is inaccessible due to its protection level in file: ToolbarManager\Patches\MyGuiScreenToolbarConfigBasePatch.cs (146,57)
2026-02-10 07:07:03.3867 [ERROR] (1) CS0122: 'MyGuiScreenToolbarConfigBase.m_toolbarControl' is inaccessible due to its protection level in file: ToolbarManager\Patches\MyGuiScreenToolbarConfigBasePatch.cs (146,127)
2026-02-10 07:07:03.3867 [ERROR] (1) CS0122: 'MyGuiScreenToolbarConfigBase.m_dragAndDrop' is inaccessible due to its protection level in file: ToolbarManager\Patches\MyGuiScreenToolbarConfigBasePatch.cs (306,42)
2026-02-10 07:07:03.3867 [ERROR] (1) CS1061: 'MyGuiScreenToolbarConfigBase' does not contain a definition for 'StartDragging' and no accessible extension method 'StartDragging' accepting a first argument of type 'MyGuiScreenToolbarConfigBase' could be found (are you missing a using directive or an assembly reference?) in file: ToolbarManager\Patches\MyGuiScreenToolbarConfigBasePatch.cs (317,42)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions