BungeeCord chyba java....

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Uživatelský avatar
TopCz
Příspěvky: 667
Věk: 27
Registrován: 15 led 2014, 21:00
Reputation: 11
Kontaktovat uživatele:

BungeeCord chyba java....

#1 Příspěvekod TopCz » 29 led 2014, 21:51

Zdravím mám problém asi před hodinou jsem jsi koupil BungeeCord lobby server ale když ho chci zapnout tak java chodí chybu a server se nazepne přitom chvíly šel......

Server pro lobby atd mám v configu nastavený

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: '&4BungeeCord server ecrafting.eu'
  forced_hosts:
    pvp.md-5.net: pvp
  host: 93.91.250.148:27897
  max_players: 50
  fallback_server: lobby
  default_server: lobby
  ping_passthrough: false
timeout: 30000
connection_throttle: 4000
servers:
  lobby:
    motd: '&4BungeeCord server ecrafting.eu'
    restricted: true
    address: 93.185.105.236:25565
online_mode: false
  survival:
    motd: '&4BungeeCord server ecrafting.eu'
    restricted: true
    address: 93.185.105.236:25565
online_mode: false



Spoiler: zobrazit

Kód: Vybrat vše

[FakaHeda] Successfully authorized 81.201.48.30!
20:47:55 [INFO] Enabled BungeeCord version git-BungeeCord-Proxy-1.6.4-SNAPSHOT-"8133304"-673
> 20:47:55 [INFO] Listening on /93.91.250.148:27897
> 20:47:55 [SEVERE] [/81.0.217.172:53649] <-> InitialHandler - encountered exception
io.netty.handler.codec.DecoderException: net.md_5.bungee.protocol.BadPacketException: Unknown packet id 50
at io.netty.handler.codec.ReplayingDecoder.callDecode(ReplayingDecoder.java:417)
at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:131)
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:149)
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:100)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:478)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
at java.lang.Thread.run(Thread.java:724)
Caused by: net.md_5.bungee.protocol.BadPacketException: Unknown packet id 50
at net.md_5.bungee.protocol.Vanilla.read(Vanilla.java:81)
at net.md_5.bungee.netty.PacketDecoder.decode(PacketDecoder.java:39)
at io.netty.handler.codec.ReplayingDecoder.callDecode(ReplayingDecoder.java:362)
... 13 more
> 20:48:03 [SEVERE] [/81.0.217.172:53932] <-> InitialHandler - encountered exception
io.netty.handler.codec.DecoderException: net.md_5.bungee.protocol.BadPacketException: Unknown packet id 50
at io.netty.handler.codec.ReplayingDecoder.callDecode(ReplayingDecoder.java:417)
at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:131)
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:149)
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:100)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:478)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
at java.lang.Thread.run(Thread.java:724)
Caused by: net.md_5.bungee.protocol.BadPacketException: Unknown packet id 50
at net.md_5.bungee.protocol.Vanilla.read(Vanilla.java:81)
at net.md_5.bungee.netty.PacketDecoder.decode(PacketDecoder.java:39)
at io.netty.handler.codec.ReplayingDecoder.callDecode(ReplayingDecoder.java:362)
... 13 more
> 20:48:09 [SEVERE] [/81.0.217.172:54124] <-> InitialHandler - encountered exception
io.netty.handler.codec.DecoderException: net.md_5.bungee.protocol.BadPacketException: Unknown packet id 50
at io.netty.handler.codec.ReplayingDecoder.callDecode(ReplayingDecoder.java:417)
at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:131)
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:149)
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:100)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:478)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
at java.lang.Thread.run(Thread.java:724)
Caused by: net.md_5.bungee.protocol.BadPacketException: Unknown packet id 50
at net.md_5.bungee.protocol.Vanilla.read(Vanilla.java:81)
at net.md_5.bungee.netty.PacketDecoder.decode(PacketDecoder.java:39)
at io.netty.handler.codec.ReplayingDecoder.callDecode(ReplayingDecoder.java:362)
... 13 more
> 20:48:16 [SEVERE] [/81.201.48.30:54503] <-> InitialHandler - encountered exception
io.netty.handler.codec.DecoderException: net.md_5.bungee.protocol.BadPacketException: Unknown packet id 50
at io.netty.handler.codec.ReplayingDecoder.callDecode(ReplayingDecoder.java:417)
at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:131)
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:149)
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:100)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:478)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
at java.lang.Thread.run(Thread.java:724)
Caused by: net.md_5.bungee.protocol.BadPacketException: Unknown packet id 50
at net.md_5.bungee.protocol.Vanilla.read(Vanilla.java:81)
at net.md_5.bungee.netty.PacketDecoder.decode(PacketDecoder.java:39)
at io.netty.handler.codec.ReplayingDecoder.callDecode(ReplayingDecoder.java:362)
... 13 more
Obrázek

Mysti
Příspěvky: 96
Registrován: 29 led 2014, 22:38
Reputation: 0

Re: BungeeCord chyba java....

#2 Příspěvekod Mysti » 29 led 2014, 22:40

No chyba je v tom

Spoiler: zobrazit

Kód: Vybrat vše

bind_local_address: true


dej na

Spoiler: zobrazit

Kód: Vybrat vše

bind_local_address: false
Pomohl jsem? Jestli jo budu rád když mi dáš Karmu
IP Serveru: 93.91.250.111:26076
Skype: m0bY_czE
Ptejte se mně bud v PM nebo na Skype
Díky Mysti (m0bY)

Uživatelský avatar
TopCz
Příspěvky: 667
Věk: 27
Registrován: 15 led 2014, 21:00
Reputation: 11
Kontaktovat uživatele:

Re: BungeeCord chyba java....

#3 Příspěvekod TopCz » 30 led 2014, 09:29

Díky už je vše v pořádku dávám karmu za pomoc :)
Obrázek

Uživatelský avatar
nejento
Příspěvky: 9815
Registrován: 28 lis 2011, 14:09
Reputation: 55
Kontaktovat uživatele:

Re: BungeeCord chyba java....

#4 Příspěvekod nejento » 30 led 2014, 17:33

Autor neidentifikoval server.

//LOCK
Obrázek

Obrázek Přidejte se ke komunitě zákazníků na FakaHeda.eu Discord! Poznejte nové lidi nebo vyřešte svůj technický problém živě: https://discord.fakaheda.eu/


Zpět na „Minecraft, Tekkit“

Kdo je online

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