HGL
extended-yellow

[Solved] Timezone Problem when open a game from epicgames

NotSupportedException: Can't get timezone name.

at System.CurrentSystemTimeZone..ctor (Int64 lnow) [0x00000] in <filename unknown>:0


at System.TimeZone..cctor () [0x00000] in <filename unknown>:0

Rethrow as TypeInitializationException: An exception was thrown by the type initializer for System.TimeZone

at System.DateTime.get_Now () [0x00000] in <filename unknown>:0


at UnityEngine.GUI..cctor () [0x00000] in <filename unknown>:0

Rethrow as TypeInitializationException: An exception was thrown by the type initializer for UnityEngine.GUI

at BootLoader.Awake () [0x00000] in <filename unknown>:0
NotSupportedException: Can't get timezone name.

at System.CurrentSystemTimeZone..ctor (Int64 lnow) [0x00000] in <filename unknown>:0


at System.TimeZone..cctor () [0x00000] in <filename unknown>:0

Rethrow as TypeInitializationException: An exception was thrown by the type initializer for System.TimeZone

at System.DateTime.get_Now () [0x00000] in <filename unknown>:0


at UnityEngine.GUI..cctor () [0x00000] in <filename unknown>:0

Rethrow as TypeInitializationException: An exception was thrown by the type initializer for UnityEngine.GUI

at BootLoader.Awake () [0x00000] in <filename unknown>:0
3 Replies
extended-yellow
extended-yellowOP6mo ago
GitHub
Error: NotSupportedException: Can't get timezone name. · Issue #419...
Describe the bug When I'm trying to play inside game by heroicgames luncher, I got black screen and I close it and open the game log, I found an error with : NotSupportedException: Can't ge...
rising-crimson
rising-crimson6mo ago
have you tried ensuring your systems time and timzone is configured properly? this is an error log from the game not heroic btw.
extended-yellow
extended-yellowOP5mo ago
timedatectl Local time: Tue 2024-12-24 00:29:38 EET Universal time: Mon 2024-12-23 22:29:38 UTC RTC time: Mon 2024-12-23 22:29:38 Time zone: Africa/Cairo (EET, +0200) System clock synchronized: yes NTP service: active RTC in local TZ: no --------------- I'm in egypt, and this must be correct time and time zone for my arch machine just change wine proton to proton-ge

Did you find this page helpful?