Skip to content

SyncplayServer does not run with room permanence enabled #526

@haz429

Description

@haz429

Describe the bug
I have tried to start a private server with the new "room permanence" option, but when trying to run the server, the window would close immediately after opening and briefly show an error message (below). I've had no problems running a private server without this option, and the only thing I can assume is that it's just broken.

To Reproduce
Steps to reproduce the behavior:

  1. Run the server with --rooms-db-file [file] option, for example:
    "C:\Program Files (x86)\Syncplay\syncplayServer.exe" --password X --salt Y --port Z --rooms-db-file [anything] --permanent-rooms-file [something else]
    I am not 100% sure what the last two parameters are meant to be, but I tried multiple different things (full path, .db file & .txt file, files with no extension)
  2. Server window opens and immediately closes, showing an error message for a very brief amount of time.

Expected behavior
For the server to start with room permanence enabled.

Screenshots
image

Version and platform:

  • OS: Windows 10 64-bit
  • Syncplay version and build type: Syncplay 1.7.0 Beta 1
  • Media player and version: n/a

Additional context
n/a

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions