Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

For some reason the game renders only (what i believe to be) the skybox

checking log.txt shows two errors 

A.
System.FormatException: String was not recognized as a valid DateTime. at System.DateTimeParse.Parse (System.String s, System.Globalization.DateTimeFormatInfo dtfi, System.Globalization.DateTimeStyles styles) [0x00029] in :0
at System.DateTime.Parse (System.String s, System.IFormatProvider provider) [0x00007] in :0
at System.Convert.ToDateTime (System.String value, System.IFormatProvider provider) [0x0000b] in :0
at System.String.System.IConvertible.ToDateTime (System.IFormatProvider provider) [0x00000] in :0
at System.Convert.ToDateTime (System.Object value, System.IFormatProvider provider) [0x00003] in :0
at Newtonsoft.Json.Linq.JToken.op_Explicit (Newtonsoft.Json.Linq.JToken value) [0x0005c] in :0
at Newtonsoft.Json.Linq.JToken.ToObject (System.Type objectType) [0x0027e] in :0
at Newtonsoft.Json.Linq.JToken.ToObject[T] () [0x00000] in :0
at Snapshot.Saving.SaveManager+d__14.MoveNext () [0x003e4] in :0

B. (recurring)
Screen position out of view frustum (screen pos 668.000000, 507.000000) (Camera rect 0 0 1600 900)