How can I fix this error ?
"Failed to setup LiteDB. Try removing generated database files, because we've switched to V2 of LiteDB instead of V3. This caused files, generated by V3, to be incompatible with V2.
UnityEngine.DebugLogHandler:Internal_Log()"
When I want to run my Master Server outside the editor I get this error, But in the Editor this does not happen.
How can I fix this error ? "Failed to setup LiteDB. Try removing generated database files, because we've switched to V2 of LiteDB instead of V3. This caused files, generated by V3, to be incompatible with V2. UnityEngine.DebugLogHandler:Internal_Log()" When I want to run my Master Server outside the editor I get this error, But in the Editor this does not happen.