Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Getting 404 Not Found Right After The Loading Screen #181

Open
Nezzst opened this issue Apr 1, 2022 · 1 comment
Open

Getting 404 Not Found Right After The Loading Screen #181

Nezzst opened this issue Apr 1, 2022 · 1 comment
Labels
type: bug Something isn't working

Comments

@Nezzst
Copy link

Nezzst commented Apr 1, 2022

Using the latest windows release, right after the loading screen the error I have described in the title and below appears.

Message: Something horribly went wrong.
Error: FormatException: Unexpected character (at character 4)
404: Not Found
^

Stack trace:
#0 _ChunkedJsonParser.fail (dart:convert-patch/convert_patch.dart:1405)
#1 _ChunkedJsonParser.parse (dart:convert-patch/convert_patch.dart:892)
#2 _parseJson (dart:convert-patch/convert_patch.dart:40)
#3 JsonDecoder.convert (dart:convert/json.dart:612)
#4 JsonCodec.decode (dart:convert/json.dart:216)
#5 ExtensionsManager._loadStore (package:yukino_app/modules/extensions/extensions.dart:79)

#6 ExtensionsManager.initialize (package:yukino_app/modules/extensions/extensions.dart:34)

#7 AppLifecycle.initialize (package:yukino_app/modules/app/lifecycle.dart:112)

#8 _PageState.initState. (package:yukino_app/ui/pages/stacked_home_page/splash_page.dart:42)

#9 HooksState.markReady (package:yukino_app/modules/state/hooks.dart:14)

@Nezzst Nezzst added the type: bug Something isn't working label Apr 1, 2022
@zyrouge
Copy link
Collaborator

zyrouge commented Apr 1, 2022

It was caused due to merging the new extensions system. The current app is currently not capable of working with it as if now.

@zyrouge zyrouge pinned this issue Apr 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants