vishalxl / nostr_console

Nostr console is an open-source twitter-like social network, direct chat app and group chat all bundled into one program. Built on the decentralized Nostr protocol.
GNU Affero General Public License v3.0
439 stars 33 forks source link

Unhandled exception: type 'Null' is not a subtype of type 'String' #75

Closed ghost closed 1 year ago

ghost commented 1 year ago
Waiting for user posts to come in........done
Waiting for feed to come in..............done
Unhandled exception:
type 'Null' is not a subtype of type 'String'
#0      Store.handleChannelEvents (package:nostr_console/tree_ds.dart:815)
#1      new Store.fromEvents.<anonymous closure> (package:nostr_console/tree_ds.dart:1263)
#2      _LinkedHashMapMixin.forEach (dart:collection-patch/compact_hash.dart:617)
#3      new Store.fromEvents (package:nostr_console/tree_ds.dart:1254)
#4      getTree (package:nostr_console/tree_ds.dart:2723)
#5      main.<anonymous closure>.<anonymous closure> (file:///work/bin/nostr_console.dart:426)
#6      new Future.delayed.<anonymous closure> (dart:async/future.dart:424)
#7      Timer._createTimer.<anonymous closure> (dart:async-patch/timer_patch.dart:18)
#8      _Timer._runTimers (dart:isolate-patch/timer_impl.dart:398)
#9      _Timer._handleMessage (dart:isolate-patch/timer_impl.dart:429)
#10     _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:192)
vishalxl commented 1 year ago

This is same as #70

vishalxl commented 1 year ago

Release with fix is 0.3.5