v2rayN不能正常启动

Created on 4 Jan 2020  ·  2Comments  ·  Source: 2dust/v2rayN

在提出问题前请先自行排除服务器端问题和升级到最新客户端,同时也请通过搜索确认是否有人提出过相同问题。

预期行为

描述你认为应该发生什么
v2rayN不能正常启动

实际行为

描述实际发生了什么
Error preparing the environment(准备运行环境出错)

复现方法

1.执行v2rayN.exe后弹出提示框
2.
3.

日志信息,位置在当前目录下的guiLogs

--------------------------------函数不正确。
[02:40:31]--------------------------------
System.IO.IOException: 函数不正确。

在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
在 v2rayN.Tool.FileManager.ByteArrayToFile(String fileName, Byte[] content)

环境信息(客户端请升级至最新正式版)

更新到最新3.4版后出现,之前版本正常使用。

额外信息(可选)

Most helpful comment

以管理员身份运行

All 2 comments

补充,之前程序运行在网络映射驱动器上,就会出现这样的问题,刚刚试了一下复制到本地硬盘上可以正常运行。但是以前没有这样的限制啊?

以管理员身份运行

Was this page helpful?
0 / 5 - 0 ratings