Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data not displaying on client GUI #78

Open
gkeegan opened this issue Nov 16, 2022 · 0 comments
Open

Data not displaying on client GUI #78

gkeegan opened this issue Nov 16, 2022 · 0 comments

Comments

@gkeegan
Copy link

gkeegan commented Nov 16, 2022

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.

image

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:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant