-
Notifications
You must be signed in to change notification settings - Fork 238
Closed
Labels
Description
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:
- 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) - 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.
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
Reactions are currently unavailable
