You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/usr/local/bin/v2ray", line 8, in
sys.exit(menu())
File "/usr/local/lib/python3.6/site-packages/v2ray_util/main.py", line 258, in menu
V2ray.info()
File "/usr/local/lib/python3.6/site-packages/v2ray_util/util_core/v2ray.py", line 85, in info
print(Loader().profile)
File "/usr/local/lib/python3.6/site-packages/v2ray_util/util_core/profile.py", line 33, in str
result = "{}{}".format(result, group)
File "/usr/local/lib/python3.6/site-packages/v2ray_util/util_core/group.py", line 272, in str
if self.node_list[0].flow:
AttributeError: 'Vmess' object has no attribute 'flow'
The text was updated successfully, but these errors were encountered:
[v3.11.0]这个版本
Traceback (most recent call last):
File "/usr/local/bin/v2ray", line 8, in
sys.exit(menu())
File "/usr/local/lib/python3.6/site-packages/v2ray_util/main.py", line 258, in menu
V2ray.info()
File "/usr/local/lib/python3.6/site-packages/v2ray_util/util_core/v2ray.py", line 85, in info
print(Loader().profile)
File "/usr/local/lib/python3.6/site-packages/v2ray_util/util_core/profile.py", line 33, in str
result = "{}{}".format(result, group)
File "/usr/local/lib/python3.6/site-packages/v2ray_util/util_core/group.py", line 272, in str
if self.node_list[0].flow:
AttributeError: 'Vmess' object has no attribute 'flow'
The text was updated successfully, but these errors were encountered: