You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Data is not displaying on client. No set information from Settings, Restrictions, Limits, Loadouts, or Users is being shown.
I can add loadouts to users, and delete those loadouts, but I cannot see loadouts from previously, and forcing a Fetch just gets stuck.
I can see my files in the data folder, so I know it isn't empty. The usergroups don't populate either. Running latest from GitHub and have tried with the versions from before the change to using nil instead of _ too. Happens with Workshop version as well.
This is what I see after doing a Flush of data and user data, then pressing Fetch data:
Sending request! (NAME: subscription) (x3)
Sending request! (NAME: restrictions)
Sending request! (NAME: subscription)
Sending request! (NAME: restrictionitems)
Sending request! (NAME: limits)
Sending request! (NAME: cvarlimits)
Sending request! (NAME: subscription)
Sending request! (NAME: loadouts)
Sending request! (NAME: subscription)
-1: Compressed data recieved! (SIZE: 37977 bits)
Processing compressed data. Size: 4722
Data sucessfully decompressed. Size: 38344
Process Data Update: (WUMA_Restriction)
Information recieved! (NAME: restrictionitems) (SIZE: 5896 bits)
Process Information Update:
-1: Compressed data recieved! (SIZE: 1473 bits)
Processing compressed data. Size: 165
Data sucessfully decompressed. Size: 569
Process Data Update: (WUMA_Limit)
Information recieved! (NAME: cvarlimits) (SIZE: 2128 bits)
Process Information Update:
The text was updated successfully, but these errors were encountered:
Data is not displaying on client. No set information from Settings, Restrictions, Limits, Loadouts, or Users is being shown.
I can add loadouts to users, and delete those loadouts, but I cannot see loadouts from previously, and forcing a Fetch just gets stuck.
I can see my files in the data folder, so I know it isn't empty. The usergroups don't populate either. Running latest from GitHub and have tried with the versions from before the change to using nil instead of _ too. Happens with Workshop version as well.
This is what I see after doing a Flush of data and user data, then pressing Fetch data:
The text was updated successfully, but these errors were encountered: