alvyxaz / barebones-masterserver

Master Server framework for Unity
476 stars 106 forks source link

Why I get this error with the database ? #232

Open DarkNemesisUmbrella opened 5 years ago

DarkNemesisUmbrella commented 5 years ago

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.

Mandrugin commented 3 years ago

Try to change .NET framework to 4.x in PlayerSettings