-
Notifications
You must be signed in to change notification settings - Fork 62
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
GraphQL sizeInBytes
field for mod file fragments sometimes doesn't contain a value
#2709
Comments
sizeInBytes
field for mod file fragments sometimes doesn't contain a value
I think this was raised before, not sure if we already have an issue for this, but this an issue with the GraphQL API. We're requesting the mod file details, including NexusMods.App/src/Networking/NexusMods.Networking.NexusWebApi/GraphQL/CollectionRevisionInfo.graphql Line 23 in d28d6fa
For some reason we don't get back a value and just save NexusMods.App/src/Networking/NexusMods.Networking.NexusWebApi/Extensions/FragmentExtensions.cs Lines 54 to 62 in a28e77d
See issue |
We might be able to fall back to |
Bug Report
Summary
Some mods are showing incorrect file sizes for the mods. They are showing as 0 Bytes
Steps to reproduce
Some are showing as 0 e.g. Animated Food and Drinks
What is the expected behaviour?
File sizes should match what they are on the website
Other information
Log files can be found in these locations:
nexusmods.app.main.current.log
nexusmods.app.slim.current.log
%LOCALAPPDATA%\NexusMods.App\Logs
~/.local/state/NexusMods.App/Logs
Please attach both
nexusmods.app.main
andnexusmods.app.slim
log files with the most recent dates.The text was updated successfully, but these errors were encountered: