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

[BUG] Error importing steam data list #245

Open
mescaline007 opened this issue Feb 27, 2023 · 4 comments
Open

[BUG] Error importing steam data list #245

mescaline007 opened this issue Feb 27, 2023 · 4 comments

Comments

@mescaline007
Copy link

Describe the bug
Error importing steam data list issue immediately after app opens

To Reproduce
Steps to reproduce the behavior:

  1. Open app
  2. See error

Expected behavior
App opens, imports steam data and shows full list of acc's games

Screenshots
image

Desktop (please complete the following information):

  • OS: Win11
  • .NET Version 6
@mescaline007
Copy link
Author

UPD: It also happens while importing steam config

1 Run app
2 Click on Profile > Improt Steam Config
3 Get error

@mescaline007
Copy link
Author

Also about 50 games added to account recently not importing to Deppressurizer

@y0LAs
Copy link

y0LAs commented Mar 16, 2023

Also about 50 games added to account recently not importing to Deppressurizer

Same here. The soft needs an update

@Grogwort
Copy link

Same error and issue with new games not getting imported.
Here's the error output from my depressurizer log file:
04/19/2023 14:32:40 Error | Exception encountered while importing the remote config file. Google.Protobuf.InvalidProtocolBufferException: While parsing a protocol message, the input ended unexpectedly in the middle of a field. This could mean either that the input has been truncated or that an embedded message misreported its own length.
at Google.Protobuf.CodedInputStream.RefillBuffer(Boolean mustSucceed)
at Google.Protobuf.CodedInputStream.ReadRawBytes(Int32 size)
at Google.Protobuf.CodedInputStream.ReadBytes()
at IronLevelDB.DB.VersionEdit.ReadInternalKey(CodedInputStream pb)
at IronLevelDB.DB.VersionEdit.DecodeFrom(Stream stream)
at IronLevelDB.IronLeveldbBuilder.Build(IIronLeveldbOptions options)
at IronLevelDB.IronLeveldbBuilder.BuildFromPath(IIronLeveldbOptions options, String path)
at Depressurizer.Core.Models.SteamLevelDB..ctor(String steamID3) in D:\GitHub\Depressurizer\Depressurizer\src\Depressurizer.Core\Models\SteamLevelDB.cs:line 19
at Depressurizer.Core.Models.GameList.ImportSteamLevelDB(Int64 steamId) in D:\GitHub\Depressurizer\Depressurizer\src\Depressurizer.Core\Models\GameList.cs:line 654
at Depressurizer.Core.Models.GameList.ImportSteamConfig(Int64 steamId, SortedSet 1 ignore, Boolean includeShortcuts) in D:\GitHub\Depressurizer\Depressurizer\src\Depressurizer.Core\Models\GameList.cs:line 637
at Depressurizer.Profile.ImportSteamData() in D:\GitHub\Depressurizer\Depressurizer\src\Depressurizer\Profile.cs:line 347
at Depressurizer.FormMain.ImportConfig() in D:\GitHub\Depressurizer\Depressurizer\src\Depressurizer\MainForm.cs:line 2093

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants