Bungee, teleportSigns

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
KesuorpedCZ
Příspěvky: 23
Registrován: 18 říj 2014, 21:37
Reputation: 0

Bungee, teleportSigns

#1 Příspěvekod KesuorpedCZ » 21 říj 2014, 19:39

Server: 93.91.250.148:27075
Dobrý den,

Nevíte proč mi crashuje server Bungee. Lobby mám nastavenou na IP: 93.91.250.128:27590 a druhý server jsem nastavil na IP: 93.91.240.151:27595 a dal jsem v configu od bungee tomu název "pvp"

Config bungee:

Spoiler: zobrazit

Kód: Vybrat vše

groups:
  md_5:
  - admin
disabled_commands:
- find
player_limit: -1
stats: 4fe5830f-13a2-4cd0-86d9-6b97eed3b407
permissions:
  admin:
  - bungeecord.command.alert
  - bungeecord.command.end
  - bungeecord.command.ip
  - bungeecord.command.reload
  default:
  - bungeecord.command.server
  - bungeecord.command.list
listeners:
- tab_list: GLOBAL_PING
  bind_local_address: true
  force_default_server: false
  tab_size: 60
  motd: '&b&l[&c&lLegendaryMine&b&l] &9&l<<&e&lMini-hry&9&l>> &6&l[1.7 - 1.8]'
  forced_hosts:
    pvp.md-5.net: pvp
  host: 93.91.250.148:27075
  max_players: 50
  fallback_server: lobby
  default_server: lobby
  ping_passthrough: false
  query_enabled: false
  query_port: 25577
timeout: 30000
connection_throttle: 4000
servers:
  pvp:
    motd: '&1BungeeCord server FakaHeda.eu'
    restricted: false
    address: 93.91.240.151:27595
ip_forward: false
online_mode: false


A potom mám druhý problém nejde mi teleportace mezi servery přes plugin TeleportSigns, když vytořím cedulku nic se nestane jenom tam zůstane to, co jsem napsal.
Config:

Spoiler: zobrazit

Kód: Vybrat vše

#message when a player tries to connect to offline server
offline-message: '&cServer je vypnut!'
show-offline-message: true
#time between pings/signupdate in seconds
interval: 5
#signs updates per tick
sign-updates: 20
#connect timeout
timeout: 1500
#cooldown for being teleported (milliseconds)
cooldown: 2000
#debugmode
debug: false
#specify your servers here
servers:
  pvp:
    address: '93.91.240.151'
    displayname: '&cHG'
  survival:
    address: '127.0.0.1:25567'
    displayname: '&aSurvival'


#placeholders:
#%numpl% = online players
#%maxpl% = max players
#%motd% = motd
#%displayname% = displayname
#%isonline% whether the server is online or offline
layouts:
  #you can change the default layout but don't delete it!
  default:
    teleport: true
    layout:
      - '&bTeleport to:'
      - '%motd%'
      - '&f&l%numpl%/%maxpl%'
      - '%isonline%'
    online: '&aOnline'
    offline: '&cOffline'
    offline-int: '-'
  info:
    teleport: false
    layout:
      - '%displayname%'
      - '&c%numpl%&a/&c%maxpl%'
      - '&6&fInfosign'
      - ''
    online: 'Online'
    offline: 'Offline'
    offline-int: '-'
  game:
    teleport: true
    layout:
      - '&n&fPvP-Match'
      - '%motd%'
      - '&1%numpl%&a/&1%maxpl%'
      - '%isonline%'
    online: '&a+++'
    offline: '&c---'
    offline-int: '-'


A ten plugin mám na tom lobby serveru a to musím mít i na tom druhém?

Děkuji

Uživatelský avatar
DenOwq
Příspěvky: 2703
Věk: 29
Registrován: 06 bře 2014, 21:26
Reputation: 2

Re: Bungee, teleportSigns

#2 Příspěvekod DenOwq » 21 říj 2014, 19:40

Prosím dodej log.
Muhahha.

KesuorpedCZ
Příspěvky: 23
Registrován: 18 říj 2014, 21:37
Reputation: 0

Re: Bungee, teleportSigns

#3 Příspěvekod KesuorpedCZ » 21 říj 2014, 19:43

Log z Bungee:

Spoiler: zobrazit

Kód: Vybrat vše

[FakaHeda] Successfully authorized 93.185.2.242!
*** 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 ***
19:43:40 [INFO] 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.
 19:43:40 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.8-SNAPSHOT:"dcc9be9":999
 19:43:40 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource())
 19:43:40 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource())
 19:43:40 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource())
 19:43:40 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource())
 19:43:40 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource())
 19:43:40 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource())
 19:43:40 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.8-SNAPSHOT:"dcc9be9":999 by SpigotMC
 19:43:40 [INFO] Loaded plugin cmd_find version git:cmd_find:1.8-SNAPSHOT:"dcc9be9":999 by SpigotMC
 19:43:40 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.8-SNAPSHOT:"dcc9be9":999 by SpigotMC
 19:43:40 [INFO] Loaded plugin cmd_send version git:cmd_send:1.8-SNAPSHOT:"dcc9be9":999 by SpigotMC
 19:43:40 [INFO] Loaded plugin cmd_server version git:cmd_server:1.8-SNAPSHOT:"dcc9be9":999 by SpigotMC
 19:43:40 [INFO] Loaded plugin cmd_list version git:cmd_list:1.8-SNAPSHOT:"dcc9be9":999 by SpigotMC
 19:43:40 [SEVERE] Exception in thread "main"
 19:43:40 [SEVERE] java.lang.IllegalArgumentException: Default server lobby is not defined
 19:43:40 [SEVERE] at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148)
 19:43:40 [SEVERE] at net.md_5.bungee.conf.Configuration.load(Configuration.java:111)
 19:43:40 [SEVERE] at net.md_5.bungee.BungeeCord.start(BungeeCord.java:230)
 19:43:40 [SEVERE] at net.md_5.bungee.Bootstrap.main(Bootstrap.java:68)

Uživatelský avatar
DenOwq
Příspěvky: 2703
Věk: 29
Registrován: 06 bře 2014, 21:26
Reputation: 2

Re: Bungee, teleportSigns

#4 Příspěvekod DenOwq » 21 říj 2014, 19:44

Nemáš určení hlavní server.
Muhahha.

KesuorpedCZ
Příspěvky: 23
Registrován: 18 říj 2014, 21:37
Reputation: 0

Re: Bungee, teleportSigns

#5 Příspěvekod KesuorpedCZ » 21 říj 2014, 19:49

Tak jsem to upravil a pořád nejde, ale ten server lobby mám určený nahoře:
Config:

Spoiler: zobrazit

Kód: Vybrat vše

groups:
  md_5:
  - admin
disabled_commands:
- find
player_limit: -1
stats: 4fe5830f-13a2-4cd0-86d9-6b97eed3b407
permissions:
  admin:
  - bungeecord.command.alert
  - bungeecord.command.end
  - bungeecord.command.ip
  - bungeecord.command.reload
  default:
  - bungeecord.command.server
  - bungeecord.command.list
listeners:
- tab_list: GLOBAL_PING
  bind_local_address: true
  force_default_server: false
  tab_size: 60
  motd: '&b&l[&c&lLegendaryMine&b&l] &9&l<<&e&lMini-hry&9&l>> &6&l[1.7 - 1.8]'
  forced_hosts:
    pvp.md-5.net: pvp
  host: 93.91.250.148:27075
  max_players: 50
  fallback_server: lobby
  default_server: lobby
  ping_passthrough: false
  query_enabled: false
  query_port: 25577
timeout: 30000
connection_throttle: 4000
servers:
  lobby:
    motd: '&1BungeeCord server FakaHeda.eu'
    restricted: false
    address: 93.91.250.148:27075
ip_forward: false
online_mode: false
  pvp:
    motd: '&1BungeeCord server FakaHeda.eu'
    restricted: false
    address: 93.91.240.151:27595
ip_forward: false
online_mode: false


Log ze serveru:

Spoiler: zobrazit

Kód: Vybrat vše

[FakaHeda] Successfully authorized 93.185.2.242!
*** 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 ***
19:47:19 [INFO] 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.
 19:47:19 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.8-SNAPSHOT:"dcc9be9":999
 19:47:19 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource())
 19:47:19 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource())
 19:47:19 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource())
 19:47:19 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource())
 19:47:19 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource())
 19:47:19 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource())
 19:47:19 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.8-SNAPSHOT:"dcc9be9":999 by SpigotMC
 19:47:19 [INFO] Loaded plugin cmd_find version git:cmd_find:1.8-SNAPSHOT:"dcc9be9":999 by SpigotMC
 19:47:19 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.8-SNAPSHOT:"dcc9be9":999 by SpigotMC
 19:47:20 [INFO] Loaded plugin cmd_send version git:cmd_send:1.8-SNAPSHOT:"dcc9be9":999 by SpigotMC
 19:47:20 [INFO] Loaded plugin cmd_server version git:cmd_server:1.8-SNAPSHOT:"dcc9be9":999 by SpigotMC
 19:47:20 [INFO] Loaded plugin cmd_list version git:cmd_list:1.8-SNAPSHOT:"dcc9be9":999 by SpigotMC
 19:47:20 [SEVERE] Exception in thread "main"
 19:47:20 [SEVERE] mapping values are not allowed here
in 'reader', line 41, column 6:
pvp:
^

 19:47:20 [SEVERE] at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:871)
 19:47:20 [SEVERE] at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:360)
 19:47:20 [SEVERE] at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226)
 19:47:20 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558)
 19:47:20 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158)
 19:47:20 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143)
 19:47:20 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:226)
 19:47:20 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
 19:47:20 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
 19:47:20 [SEVERE] at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
 19:47:20 [SEVERE] at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120)
 19:47:20 [SEVERE] at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481)
 19:47:20 [SEVERE] at org.yaml.snakeyaml.Yaml.load(Yaml.java:412)
 19:47:20 [SEVERE] at net.md_5.bungee.conf.YamlConfig.load(YamlConfig.java:61)
 19:47:20 [SEVERE] at net.md_5.bungee.conf.Configuration.load(Configuration.java:59)
 19:47:20 [SEVERE] at net.md_5.bungee.BungeeCord.start(BungeeCord.java:230)
 19:47:20 [SEVERE] at net.md_5.bungee.Bootstrap.main(Bootstrap.java:68)

Uživatelský avatar
DenOwq
Příspěvky: 2703
Věk: 29
Registrován: 06 bře 2014, 21:26
Reputation: 2

Re: Bungee, teleportSigns

#6 Příspěvekod DenOwq » 21 říj 2014, 19:50

Projet si config parserem ZDE
Muhahha.

KesuorpedCZ
Příspěvky: 23
Registrován: 18 říj 2014, 21:37
Reputation: 0

Re: Bungee, teleportSigns

#7 Příspěvekod KesuorpedCZ » 21 říj 2014, 19:55

Vypsalo mi to toto:

ERROR:

mapping values are not allowed here
in "<unicode string>", line 41, column 6:
pvp:
^

Myslím si že mám dát pod lobby enter.

Uživatelský avatar
DenOwq
Příspěvky: 2703
Věk: 29
Registrován: 06 bře 2014, 21:26
Reputation: 2

Re: Bungee, teleportSigns

#8 Příspěvekod DenOwq » 21 říj 2014, 19:57

Zkus

Kód: Vybrat vše

groups:
  md_5:
  - admin
disabled_commands:
- find
player_limit: -1
stats: 4fe5830f-13a2-4cd0-86d9-6b97eed3b407
permissions:
  admin:
  - bungeecord.command.alert
  - bungeecord.command.end
  - bungeecord.command.ip
  - bungeecord.command.reload
  default:
  - bungeecord.command.server
  - bungeecord.command.list
listeners:
- tab_list: GLOBAL_PING
  bind_local_address: true
  force_default_server: false
  tab_size: 60
  motd: '&b&l[&c&lLegendaryMine&b&l] &9&l<<&e&lMini-hry&9&l>> &6&l[1.7 - 1.8]'
  forced_hosts:
    pvp.md-5.net: pvp
  host: 93.91.250.148:27075
  max_players: 50
  fallback_server: lobby
  default_server: lobby
  ping_passthrough: false
  query_enabled: false
  query_port: 25577
timeout: 30000
connection_throttle: 4000
servers:
  lobby:
    motd: '&1BungeeCord server FakaHeda.eu'
    restricted: false
    address: 93.91.250.148:27075
  pvp:
    motd: '&1BungeeCord server FakaHeda.eu'
    restricted: false
    address: 93.91.240.151:27595
ip_forward: false
online_mode: false
Muhahha.

KesuorpedCZ
Příspěvky: 23
Registrován: 18 říj 2014, 21:37
Reputation: 0

Re: Bungee, teleportSigns

#9 Příspěvekod KesuorpedCZ » 21 říj 2014, 20:19

Už to jede, ale kickuje mě za to že je tam WhiteList.

Uživatelský avatar
DenOwq
Příspěvky: 2703
Věk: 29
Registrován: 06 bře 2014, 21:26
Reputation: 2

Re: Bungee, teleportSigns

#10 Příspěvekod DenOwq » 21 říj 2014, 20:21

Tak tam je zapnutý ne? Jinak zadej správnou ip.
Muhahha.


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 26 hostů