Kaiteki-Fedi / Kaiteki

The comfy SNS client for everything, everywhere

Home Page:https://kaiteki.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Must not be null

LucasGGamerM opened this issue · comments

Error Type

ArgumentError

Error Message

Invalid argument(s) (path): Must not be null

Stack Trace

#0      ArgumentError.checkNotNull (dart:core/errors.dart:220)
#1      BackendManager.deleteBox (package:hive/src/backend/vm/backend_manager.dart:67)
#2      HiveImpl.deleteBoxFromDisk (package:hive/src/hive_impl.dart:232)
#3      migrateBoxes.migrateBox (package:kaiteki/hive.dart:64)
<asynchronous suspension>
#4      migrateBoxes (package:kaiteki/hive.dart:73)
<asynchronous suspension>
#5      main (package:kaiteki/main.dart:33)
<asynchronous suspension>

Additional information

Platform: Android (TQ3A.230901.001.23414000)
Version: Weekly 2023-42.1 (1697502963)

Duplicate of #447