You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This error seems to be caused by provided 'special' characters in the unique ID field. The server will not launch and will produce this error code, plus the client will also not launch and will produce this error code in a different way. Could this be confirmed?
The text was updated successfully, but these errors were encountered:
Voucher Server stopped publishing, due to error: -72004
This seems related to the
uniqueSharedId
that is provided to either theclient
orserver
. I tested this with different IDs and had these results:weoripuwieur;uqwer
: Error.weoripuwieuruqwer
: Works.This error seems to be caused by provided 'special' characters in the unique ID field. The server will not launch and will produce this error code, plus the client will also not launch and will produce this error code in a different way. Could this be confirmed?
The text was updated successfully, but these errors were encountered: