1

Bungee Cord help.

BoostedBMW 12/8/13 4:53 pm
601
12/9/2013 1:58 pm
Hi Guys, I'm Taygub.
I own a hub server and need some config help.
So when I open up my SSH and login then do
Screen -r 3208 (bungee screen) I get this:
login as: root
root@198.143.136.158's password:
Last login: Mon Dec 9 00:33:46 2013 from 207.171.252.110
[root@lightz-network ~]# screen -r
There are several suitable screens on:
3208.pts-2.lightz-network (Detached)
4087.pts-0.lightz-network (Detached)
5606.pts-0.lightz-network (Detached)
1884.pts-0.lightz-network (Attached)
Type "screen [-d] -r [pid.]tty.host" to resume one of them.
[root@lightz-network ~]# screen -r 1884
There is a screen on:
1884.pts-0.lightz-network (Attached)
There is no screen to be resumed matching 1884.
[root@lightz-network ~]# screen -r 5606
der.java:60)
01:40:26 [SEVERE] at org.yaml.snakeyaml.Yaml.load(Yaml.java:412)
01:40:26 [SEVERE] at net.md_5.bungee.conf.YamlConfig.load(YamlConfig.java:61)
01:40:26 [SEVERE] at net.md_5.bungee.conf.Configuration.load(Configuration.java:59)
01:40:26 [SEVERE] at net.md_5.bungee.BungeeCord.start(BungeeCord.java:185)
01:40:26 [SEVERE] at net.md_5.bungee.Bootstrap.main(Bootstrap.java:67)
01:40:26 [SEVERE] Caused by: java.nio.charset.MalformedInputException: Input length = 1
01:40:26 [SEVERE] at java.nio.charset.CoderResult.throwException(CoderResult.java:277)
01:40:26 [SEVERE] at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:338)
01:40:26 [SEVERE] at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
01:40:26 [SEVERE] at java.io.InputStreamReader.read(InputStreamReader.java:184)
01:40:26 [SEVERE] at org.yaml.snakeyaml.reader.UnicodeReader.read(UnicodeReader.java:123)
01:40:26 [SEVERE] at java.io.Reader.read(Reader.java:140)
01:40:26 [SEVERE] at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:184)
01:40:26 [SEVERE] ... 6 more
This is what my config looks like:
groups:
taygub:
- admin
disabled_commands:
player_limit: -1
stats: cfa1c261-0ecd-4469-b6ab-9efc3daa0c1c
permissions:
default:
- bungeecord.command.server
- bungeecord.command.list
admin:
- bungeecord.command.alert
- bungeecord.command.end
- bungeecord.command.ip
- bungeecord.command.reload
listeners:
- max_players: 1
fallback_server: hub
host: 198.143.136.158:25565
bind_local_address: true
ping_passthrough: false
tab_list: GLOBAL_PING
default_server: hub
forced_hosts:
pvp.md-5.net: pvp
tab_size: 60
force_default_server: true
motd: '§4§k|| §1§l§nLIGHTZ-NETWORK §4§k||'
query_enabled: false
query_port: 25577
timeout: 30000
connection_throttle: 4000
servers:
hub:
address: 209.222.16.82:25657
restricted: false
motd: '§4§k|| §1§l§nLIGHTZ-NETWORK §4§k||'
lightcraft:
address: 64.237.55.163:25565
restricted: false
motd: '§4§k|| §1§l§nLIGHTZ-NETWORK §4§k||'
zcraft:
address: 198.143.131.101:25565
restricted: false

If you see anything wrong with it, let me know.
Posted by
BoostedBMW
Level 35 : Artisan Toast
29

  Have something to say?

JoinSign in

5

planetminecrafter52342
12/09/2013 1:58 pm
Level 17 : Journeyman Zombie
Name all of your servers different in the screens.
Like screen -dm lightz-network1
screen -dm lightz-network2
screen -dm lightz-network3
etc.
I see 4 of the exact screen names. If they are all being used then rename, if not do
kill <screen process number>
Then keep the 1
1
stupid3700
12/09/2013 1:12 pm
Level 19 : Journeyman Toast
Please post your config file on http://pastie.org/ and provide the link as to preserve the formatting of the file.
1
BoostedBMW
12/08/2013 5:03 pm
Level 35 : Artisan Toast
I already have. No response. And it's a cloud server for 1 max players.
1
G0dlyCheese
12/08/2013 5:00 pm
Level 48 : Master Pegasus
You should post on either the Spigot website or the BukkitDev website if you need help with something like this, they probably know more about this than we do.

Also, you have max_players set to 1, which is not good if you don't want to do single player.
1
BoostedBMW
12/08/2013 4:57 pm
Level 35 : Artisan Toast
BUMP
1

Welcome