justalemon / SimpleSync

Resource for FiveM that allows you to sync Time, Weather and Artificial Lights (Blackout) between players
MIT License
15 stars 9 forks source link

Using an Invalid timezone on Linux causes an infinite loop #33

Closed justalemon closed 4 years ago

justalemon commented 4 years ago

I tested this on WSL with 18.04 and this causes an infinite loop because "Pacific Standard Time" is not valid on Linux.

image

justalemon commented 4 years ago

The Time Zone in Linux is now set to Americas/Los_Angeles:

image

In Windows, is still set to Pacific Standard Time:

image