Dyson Sphere Program

Dyson Sphere Program

Ver estadísticas:
KonnorGear98 31 DIC 2023 a las 7:43
Running Error
I was wondering if anyone has had the following error and knows how to fix it, I cant seem to work it out

InvalidTimeZoneException: Exception of type 'System.InvalidTimeZoneException' was thrown.
at System.TimeZoneInfo.FromRegistryKey (System.String id, Microsoft.Win32.RegistryKey key) [0x00014] in <2fa7a6a452ca43df998f07fd1486c0df>:0
at System.TimeZoneInfo.FindSystemTimeZoneById (System.String id) [0x0003f] in <2fa7a6a452ca43df998f07fd1486c0df>:0
at System.TimeZoneInfo.CreateLocal () [0x00053] in <2fa7a6a452ca43df998f07fd1486c0df>:0
at System.TimeZoneInfo.get_Local () [0x00009] in <2fa7a6a452ca43df998f07fd1486c0df>:0
at System.TimeZoneInfo.GetDateTimeNowUtcOffsetFromUtc (System.DateTime time, System.Boolean& isAmbiguousLocalDst) [0x00000] in <2fa7a6a452ca43df998f07fd1486c0df>:0
at System.DateTime.get_Now () [0x00008] in <2fa7a6a452ca43df998f07fd1486c0df>:0
at UnityEngine.GUI..cctor () [0x00089] in <512b71eca5984710bf8fd1111d3654a2>:0
Rethrow as TypeInitializationException: The type initializer for 'UnityEngine.GUI' threw an exception.
at UnityEngine.GUIUtility.ResetGlobalState () [0x00001] in <512b71eca5984710bf8fd1111d3654a2>:0
at UnityEngine.GUIUtility.BeginGUI (System.Int32 skinMode, System.Int32 instanceID, System.Int32 useGUILayout) [0x0000d] in <512b71eca5984710bf8fd1111d3654a2>:0

(Filename: <2fa7a6a452ca43df998f07fd1486c0df> Line: 0)
Última edición por KonnorGear98; 31 DIC 2023 a las 7:44
< >
Mostrando 1-1 de 1 comentarios
cswiger 31 DIC 2023 a las 7:54 
That's a Unity engine bug where it doesn't understand your timezone:

https://forum.unity.com/threads/invalidtimezoneexception-with-2018-4-35f1.1150271/
https://issuetracker.unity3d.com/issues/project-never-loads-when-time-zones-registry-has-missing-keys

...and there's a workaround mentioned using the registry, but it might be safer to try fiddling with Date & Time settings first.
< >
Mostrando 1-1 de 1 comentarios
Por página: 1530 50

Publicado el: 31 DIC 2023 a las 7:43
Mensajes: 1