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]: Cannot update Zenless Zone Zero. #629

Open
ldy2333 opened this issue Dec 18, 2024 · 3 comments
Open

[Bug]: Cannot update Zenless Zone Zero. #629

ldy2333 opened this issue Dec 18, 2024 · 3 comments
Labels
Area: Hi3Helper.Http Issue labeled for Hi3Helper.Http submodule issue releated Bug Something isn't working Need Further Investigation/Attention Some details are missing and need further investigation before checking Priority: High

Comments

@ldy2333
Copy link

ldy2333 commented Dec 18, 2024

Affected Version

1.82.7

Bug Behavior

Cannot update Zenlees Zone Zero, seems due to unable catch the update url.

Expected Behavior

Update correctly.

Steps to reproduce

System.NullReferenceException: Oops, the launcher cannot finalize the installation but don't worry, your game has been totally updated.
Please report this issue to our GitHub here: https://github.com/CollapseLauncher/Collapse/issues/new or come back to the launcher and make sure to use Repair Game in Game Settings button later.
Throw: System.NullReferenceException: Url returns an empty/null data!
at Hi3Helper.Sophon.SophonManifest.CreateSophonChunkManifestInfoPair(HttpClient client, String url, String matchingField, CancellationToken token) in C:\projects\collapse\Hi3Helper.Sophon\Structs\SophonChunksBranch.cs:line 60
at CollapseLauncher.InstallManager.Base.InstallManagerBase.AddSophonDiffAssetsToList(HttpClient httpClient, String requestedUrlFrom, String requestedUrlTo, List1 sophonPreloadAssetList, String matchingField, SophonDownloadSpeedLimiter downloadSpeedLimiter) in C:\projects\collapse\CollapseLauncher\Classes\InstallManagement\BaseClass\InstallManagerBase.cs:line 1274 at CollapseLauncher.InstallManager.Base.InstallManagerBase.StartPackageUpdateSophon(GameInstallStateEnum gameState, Boolean isPreloadMode) in C:\projects\collapse\CollapseLauncher\Classes\InstallManagement\BaseClass\InstallManagerBase.cs:line 1106 at CollapseLauncher.InstallManager.Base.InstallManagerBase.StartPackageDownload(Boolean skipDialog) in C:\projects\collapse\CollapseLauncher\Classes\InstallManagement\BaseClass\InstallManagerBase.cs:line 644 at CollapseLauncher.Pages.HomePage.UpdateGameDialog(Object sender, RoutedEventArgs e) in C:\projects\collapse\CollapseLauncher\XAMLs\MainApp\Pages\HomePage.xaml.cs:line 2610 ---> System.NullReferenceException: Url returns an empty/null data! at Hi3Helper.Sophon.SophonManifest.CreateSophonChunkManifestInfoPair(HttpClient client, String url, String matchingField, CancellationToken token) in C:\projects\collapse\Hi3Helper.Sophon\Structs\SophonChunksBranch.cs:line 60 at CollapseLauncher.InstallManager.Base.InstallManagerBase.AddSophonDiffAssetsToList(HttpClient httpClient, String requestedUrlFrom, String requestedUrlTo, List1 sophonPreloadAssetList, String matchingField, SophonDownloadSpeedLimiter downloadSpeedLimiter) in C:\projects\collapse\CollapseLauncher\Classes\InstallManagement\BaseClass\InstallManagerBase.cs:line 1274
at CollapseLauncher.InstallManager.Base.InstallManagerBase.StartPackageUpdateSophon(GameInstallStateEnum gameState, Boolean isPreloadMode) in C:\projects\collapse\CollapseLauncher\Classes\InstallManagement\BaseClass\InstallManagerBase.cs:line 1106
at CollapseLauncher.InstallManager.Base.InstallManagerBase.StartPackageDownload(Boolean skipDialog) in C:\projects\collapse\CollapseLauncher\Classes\InstallManagement\BaseClass\InstallManagerBase.cs:line 644
at CollapseLauncher.Pages.HomePage.UpdateGameDialog(Object sender, RoutedEventArgs e) in C:\projects\collapse\CollapseLauncher\XAMLs\MainApp\Pages\HomePage.xaml.cs:line 2610
Exception_EndOfInnerExceptionStack

Related Issues

No response

Screenshot(s)

No response

Additional Information

No response

@ldy2333 ldy2333 added the Needs Triaging This issue needs the developer's attention to sort & prioritize. label Dec 18, 2024
@bagusnl
Copy link
Member

bagusnl commented Dec 18, 2024

Have you downloaded the preload? If you haven't and need to have the game updated ASAP you can go and disable Sophon in the settings for now while we investigate this

Copy link

sentry-io bot commented Dec 18, 2024

Sentry Issue: COLLAPSE-LAUNCHER-BF

@ldy2333
Copy link
Author

ldy2333 commented Dec 18, 2024

Have you downloaded the preload? If you haven't and need to have the game updated ASAP you can go and disable Sophon in the settings for now while we investigate this

Thanks for your help. I could download the update when sophon was disabled now.

@Cryotechnic Cryotechnic added Bug Something isn't working Area: Hi3Helper.Http Issue labeled for Hi3Helper.Http submodule issue releated Need Further Investigation/Attention Some details are missing and need further investigation before checking Priority: High and removed Needs Triaging This issue needs the developer's attention to sort & prioritize. labels Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Hi3Helper.Http Issue labeled for Hi3Helper.Http submodule issue releated Bug Something isn't working Need Further Investigation/Attention Some details are missing and need further investigation before checking Priority: High
Projects
None yet
Development

No branches or pull requests

3 participants