下路ADC
*** Warning, this build is outdated ***
*** Please download a new build from http://ci.md-5.net/job/BungeeCord ***
*** You will get NO support regarding this build ***
*** Server will start in 30 seconds ***
20:01:12 [信息] Unable to initialize fancy terminal. To fix this on Windows, install the correct Microsoft Visual C++ 2008 Runtime
20:01:12 [信息] NOTE: This error is non crucial, and BungeeCord will still function correctly! Do not bug the author about it unless you are still unable to get it working
20:01:12 [信息] Using standard Java JCE cipher. To enable the OpenSSL based native cipher, please make sure you are using 64 bit Ubuntu or Debian with libssl installed.
20:01:12 [信息] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.8-SNAPSHOT:"ef364d9":1021
20:01:12 [信息] Discovered module: ModuleSpec(name=cmd_alert, file=modules\cmd_alert.jar, provider=JenkinsModuleSource())
20:01:12 [信息] Discovered module: ModuleSpec(name=cmd_find, file=modules\cmd_find.jar, provider=JenkinsModuleSource())
20:01:12 [信息] Discovered module: ModuleSpec(name=cmd_list, file=modules\cmd_list.jar, provider=JenkinsModuleSource())
20:01:12 [信息] Discovered module: ModuleSpec(name=cmd_send, file=modules\cmd_send.jar, provider=JenkinsModuleSource())
20:01:12 [信息] Discovered module: ModuleSpec(name=cmd_server, file=modules\cmd_server.jar, provider=JenkinsModuleSource())
20:01:12 [信息] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules\reconnect_yaml.jar, provider=JenkinsModuleSource())
20:01:12 [信息] Loaded plugin cmd_alert version git:cmd_alert:1.8-SNAPSHOT:"ef364d9":1021 by SpigotMC
20:01:12 [信息] Loaded plugin cmd_find version git:cmd_find:1.8-SNAPSHOT:"ef364d9":1021 by SpigotMC
20:01:12 [信息] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.8-SNAPSHOT:"ef364d9":1021 by SpigotMC
20:01:12 [信息] Loaded plugin cmd_server version git:cmd_server:1.8-SNAPSHOT:"ef364d9":1021 by SpigotMC
20:01:12 [信息] Loaded plugin cmd_send version git:cmd_send:1.8-SNAPSHOT:"ef364d9":1021 by SpigotMC
20:01:12 [信息] Loaded plugin cmd_list version git:cmd_list:1.8-SNAPSHOT:"ef364d9":1021 by SpigotMC
20:01:12 [严重] Exception in thread "main"
20:01:12 [严重] org.yaml.snakeyaml.error.YAMLException: java.nio.charset.MalformedInputException: Input length = 1
20:01:12 [严重]     at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:200)
20:01:12 [严重]     at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:60)
20:01:12 [严重]     at org.yaml.snakeyaml.Yaml.load(Yaml.java:412)
20:01:12 [严重]     at net.md_5.bungee.conf.YamlConfig.load(YamlConfig.java:61)
20:01:12 [严重]     at net.md_5.bungee.conf.Configuration.load(Configuration.java:59)
20:01:12 [严重]     at net.md_5.bungee.BungeeCord.start(BungeeCord.java:231)
20:01:12 [严重]     at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:50)
20:01:12 [严重]     at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
20:01:12 [严重] Caused by: java.nio.charset.MalformedInputException: Input length = 1
20:01:12 [严重]     at java.nio.charset.CoderResult.throwException(Unknown Source)
20:01:12 [严重]     at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
20:01:12 [严重]     at sun.nio.cs.StreamDecoder.read(Unknown Source)
20:01:12 [严重]     at java.io.InputStreamReader.read(Unknown Source)
20:01:12 [严重]     at org.yaml.snakeyaml.reader.UnicodeReader.read(UnicodeReader.java:123)
20:01:12 [严重]     at java.io.Reader.read(Unknown Source)
20:01:12 [严重]     at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:184)
20:01:12 [严重]     ... 7 more


就是这些
不能重装系统

酱瓜
请在服务器端安装Microsoft Visual C++ 2008依赖库
解决给最佳,谢谢

下路ADC
酱瓜 发表于 2015-9-20 20:10
请在服务器端安装Microsoft Visual C++ 2008依赖库
解决给最佳,谢谢

然而并不行。。。。。

3颗猫饼干
需提供config截图

下路ADC

懒人包原帖:
  1. http://www.mcbbs.net/thread-498292-1-1.html
复制代码

config:


  1. stats: 5ed7f24d-c36a-476e-a404-5924e044478a
  2. ip_forward: true
  3. online_mode: false
  4. G_xingchen:
  5. - admin
  6. permissions:
  7.   default:
  8.   - bungeecord.command.server
  9.   - bungeecord.command.list
  10.   admin:
  11.   - bungeecord.command.alert
  12.   - bungeecord.command.end
  13.   - bungeecord.command.ip
  14.   - bungeecord.command.reload
  15. groups: {}
  16. servers:
  17.   lobby:
  18.     address: localhost:100
  19.     restricted: false
  20.     motd: '&1登陆服'
  21.   sc:
  22.     address: localhost:101
  23.     restricted: false
  24.     motd: '&1生存服'
  25.   kd:
  26.     address: localhost:102
  27.     restricted: false
  28.     motd: '&1空岛服'
  29.   yx:
  30.     address: localhost:103
  31.     restricted: false
  32.     motd: '&1小游戏服'
  33.   cz:
  34.     address: localhost:104
  35.     restricted: false
  36.     motd: '&1创造服'
  37.   RPG:
  38.     address: localhost:105
  39.     restricted: false
  40.     motd: '&1RPG服'
  41. timeout: 30000
  42. listeners:
  43. - max_players: 100
  44.   fallback_server: lobby
  45.   host: 0.0.0.0:25565
  46.   bind_local_address: true
  47.   ping_passthrough: false
  48.   tab_list: GLOBAL_PING
  49.   default_server: lobby
  50.   forced_hosts:
  51.     pvp.md-5.net: pvp
  52.   tab_size: 60
  53.   force_default_server: false
  54.   motd: '&a 服务器测试&4欢迎加入!'
  55.   query_enabled: false
  56.   query_port: 25565
  57. player_limit: -1
  58. disabled_commands:
  59. - disabledcommandhere
  60. connection_throttle: 4000
复制代码





3颗猫饼干
下路ADC 发表于 2015-9-21 06:59
懒人包原帖:
config:

格式不知道错哪去了
http://www.mcbbs.net/thread-450015-1-1.html
对照仔细阅读

下路ADC
3颗猫饼干 发表于 2015-9-21 10:42
格式不知道错哪去了
http://www.mcbbs.net/thread-450015-1-1.html
对照仔细阅读

格式没有错

下路ADC

第一次都可以用

下路ADC

只是改了MOTD

下路ADC
3颗猫饼干 发表于 2015-9-21 10:42
格式不知道错哪去了
http://www.mcbbs.net/thread-450015-1-1.html
对照仔细阅读

搞定了,懒人包里的BC有问题= =换一个就好了