Null Divide
Null Divide
Looks like we receive THREAD_TERMINATED event from `cpp.vm.Debugger` with `threadNumber :-1`. So it's a bug or undocumented behaviour: https://api.haxe.org/cpp/vm/Debugger.html#setEventNotificationHandler
Could you emerge minimal sample for reproducing? I will take a look
Looks like duplicate of this one https://github.com/vshaxe/hxcpp-debugger/issues/8
Thanks for fast response - double checked my build options: ``` Flutter 2.0.1 • channel beta • https://github.com/flutter/flutter.git Framework • revision c5a4b4029c (4 days ago) • 2021-03-04 09:47:48 -0800 Engine...
Thanks for the clear explanation. Anyway, gathered minimal representation example here: https://github.com/nulld/lottie-flutter-issue140 And hosted results with github pages: * build with this plugin is here https://nulld.github.io/#/ (it looks smoth for...
> There are other packages that use the "official" lottie libraries for each platform and bind it to the flutter canvas using an "external texture". This is a totally different...
> Thanks for the reproductions. NP, attached them to issue description.
Try to reproduce via console interface please https://github.com/HaxeFoundation/hxcpp-debugger/wiki/Getting-started