Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.1.9.1 doesn't start #2740

Closed
f242 opened this issue Dec 22, 2019 · 6 comments
Closed

4.1.9.1 doesn't start #2740

f242 opened this issue Dec 22, 2019 · 6 comments
Labels

Comments

@f242
Copy link

f242 commented Dec 22, 2019

Shadowsocks version / 影梭版本

4.1.9.1

Environment (Operating system, .NET Framework, etc) / 使用环境(操作系统,.NET Framework等)

Win 10 x64 1909, .NET Framework 1.1, 2.0.50727, 3.0, 3.5, 4.0, 4.8

Steps you have tried / 操作步骤

just replaced .exe with new version

What did you expect to see? / 期望的结果

Icon in tray

What did you see instead? / 实际结果

Nothing

Config and error log in detail (with all sensitive info masked) / 配置文件和日志文件(请隐去敏感信息)

[2019-12-22 13:13:29] Current language is: ru-RU
[2019-12-22 13:13:29] [E] System.TypeInitializationException: Инициализатор типа "Shadowsocks.Controller.I18N" выдал исключение. ---> System.IndexOutOfRangeException: Индекс находился вне границ массива.
   в Shadowsocks.Controller.I18N.Init(String res, String locale)
   в Shadowsocks.Controller.I18N..cctor()
   --- Конец трассировки внутреннего стека исключений ---
   в Shadowsocks.Controller.I18N.GetString(String key, Object[] args)
   в Shadowsocks.View.MenuViewController.CreateMenuItem(String text, EventHandler click)
   в Shadowsocks.View.MenuViewController.LoadMenu()
   в Shadowsocks.View.MenuViewController..ctor(ShadowsocksController controller)
   в Shadowsocks.Program.Main(String[] args)
{
  "version": "4.1.8.0",
  "configs": [
    {
      "server": "xxx",
      "server_port": 8488,
      "password": "xxx",
      "method": "aes-256-gcm",
      "plugin": "",
      "plugin_opts": "",
      "plugin_args": "",
      "remarks": "xxx",
      "timeout": 5
    }
  ],
  "strategy": null,
  "index": 0,
  "global": false,
  "enabled": false,
  "shareOverLan": false,
  "isDefault": false,
  "isIPv6Enabled": false,
  "localPort": 1088,
  "portableMode": true,
  "pacUrl": null,
  "useOnlinePac": false,
  "secureLocalPac": true,
  "availabilityStatistics": false,
  "autoCheckUpdate": false,
  "checkPreRelease": false,
  "isVerboseLogging": false,
  "logViewer": {
    "topMost": false,
    "wrapText": false,
    "toolbarShown": false,
    "Font": "Cuprum, 11.25pt",
    "BackgroundColor": "Black",
    "TextColor": "White"
  },
  "proxy": {
    "useProxy": false,
    "proxyType": 0,
    "proxyServer": "",
    "proxyPort": 0,
    "proxyTimeout": 3,
    "useAuth": false,
    "authUser": "",
    "authPwd": ""
  },
  "hotkey": {
    "SwitchSystemProxy": "",
    "SwitchSystemProxyMode": "",
    "SwitchAllowLan": "",
    "ShowLogs": "",
    "ServerMoveUp": "",
    "ServerMoveDown": "",
    "RegHotkeysAtStartup": false
  }
}
@ghost ghost added the bug label Dec 22, 2019
@ghost ghost self-assigned this Dec 22, 2019
@ghost
Copy link

ghost commented Dec 22, 2019

Shadowsocks-4.1.9.1-debug-unofficial.zip

Can you try this one?

@vanyaindigo
Copy link

+1 doesn't start at all

@ghost
Copy link

ghost commented Dec 23, 2019

+1 doesn't start at all

can you provide log?

@vanyaindigo
Copy link

can you provide log?

The same as provided:

[2019-12-22 13:13:29] Current language is: ru-RU
[2019-12-22 13:13:29] [E] System.TypeInitializationException: Инициализатор типа "Shadowsocks.Controller.I18N" выдал исключение. ---> System.IndexOutOfRangeException: Индекс находился вне границ массива.
   в Shadowsocks.Controller.I18N.Init(String res, String locale)
   в Shadowsocks.Controller.I18N..cctor()
   --- Конец трассировки внутреннего стека исключений ---
   в Shadowsocks.Controller.I18N.GetString(String key, Object[] args)
   в Shadowsocks.View.MenuViewController.CreateMenuItem(String text, EventHandler click)
   в Shadowsocks.View.MenuViewController.LoadMenu()
   в Shadowsocks.View.MenuViewController..ctor(ShadowsocksController controller)
   в Shadowsocks.Program.Main(String[] args)

@ghost
Copy link

ghost commented Dec 23, 2019

The same as provided:

Shadowsocks-4.1.9.1-debug-unofficial.zip

Can you try this too?

@ghost ghost closed this as completed in efc5a25 Dec 23, 2019
@ghost
Copy link

ghost commented Dec 25, 2019

4.1.9.2 should works

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants