FlClash
FlClash copied to clipboard
[BUG] 覆写规则页面无法正常打开
问题描述 / Describe the bug
尝试打开覆写页面,但是无法打开
软件版本 / Version
0.8.82
复现步骤 / To Reproduce
- 打开 FlClash
- 选择 配置 选项
- 点击任意配置旁的三个点,选择 覆写
- 无法打开覆写页面
操作系统 / OS
Linux
操作系统版本 / OS Version
ArchLinux Gnome48
日志(勿上传日志文件,请粘贴日志内容) / Log (Do not upload the log file, paste the log content directly)
[ERROR:flutter/runtime/dart_vm_initializer.cc(40)] Unhandled Exception: type 'String' is not a subtype of type 'num?' in type cast
#0 _$$ProxyGroupImplFromJson (package:fl_clash/models/generated/clash_config.g.dart:16)
#1 new _$ProxyGroupImpl.fromJson (package:fl_clash/models/generated/clash_config.freezed.dart:317)
#2 _$ProxyGroupFromJson (package:fl_clash/models/generated/clash_config.freezed.dart:18)
#3 new ProxyGroup.fromJson (package:fl_clash/models/clash_config.dart:132)
#4 _$$ClashConfigSnippetImplFromJson.<anonymous closure> (package:fl_clash/models/generated/clash_config.g.dart:244)
#5 MappedIterable.elementAt (dart:_internal/iterable.dart:402)
#6 ListIterator.moveNext (dart:_internal/iterable.dart:371)
#7 new _GrowableList._ofEfficientLengthIterable (dart:core-patch/growable_array.dart:190)
#8 new _GrowableList.of (dart:core-patch/growable_array.dart:150)
#9 new List.of (dart:core-patch/array_patch.dart:40)
#10 SetBase.toList (dart:collection/set.dart:119)
#11 _$$ClashConfigSnippetImplFromJson (package:fl_clash/models/generated/clash_config.g.dart:245)
#12 new _$ClashConfigSnippetImpl.fromJson (package:fl_clash/models/generated/clash_config.freezed.dart:2706)
#13 _$ClashConfigSnippetFromJson (package:fl_clash/models/generated/clash_config.freezed.dart:2553)
#14 new ClashConfigSnippet.fromJson (package:fl_clash/models/clash_config.dart:420)
#15 ClashCore.getProfile.<anonymous closure> (package:fl_clash/clash/core.dart:249)
#16 _RemoteRunner._run (dart:isolate:1118)
#17 _RemoteRunner._remoteExecute (dart:isolate:1112)
#18 _delayEntrypointInvocation.<anonymous closure> (dart:isolate-patch/isolate_patch.dart:318)
#19 _RawReceivePort._handleMessage (dart:isolate-patch/isolate_patch.dart:194)
BTW,希望能有一个手动授权内核的选项,FlClash 在第一次启用虚拟网卡的时候会弹出这个提示,但是在后续如果修改了一些东西,就没有办法再次授权以确认权限,如果有一个手动授权的权限会方便很多
同样问题
我也遇到了,Windows10 22H2 19045.3996。三个配置里其中一个覆写打不开
我是 Android 15,vivo,FIClash 0.8.90 也是点击进入页面后一直加载中 @chen08209