IP - Forward

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Uživatelský avatar
NetManSK
Příspěvky: 911
Registrován: 29 pro 2013, 20:00
Reputation: 0
Bydliště: Kartonova 3

IP - Forward

#1 Příspěvekod NetManSK » 12 srp 2015, 11:30

82.208.17.26:27428

Zdravím,keď sa pripojim na lobby server tak mi napíše že "If you wish the ip forwarding please enable it in your BungeeCord config as well"
Skúšal som tam dať true,false ale nešlo to..
Strejdu som použil hladal som na forku našiel som,skusil som,nešlo to :)
BTW: Bungee problem topic bol vyriešený pre tých ktorý mi tam pomohli.Teraz tento :)
Ďakujem,odmením kramou
Dobrí obchodníci:
MarekBurget,Escalator
Pomohol som ti? K+

marty_
Příspěvky: 1191
Věk: 54
Registrován: 27 srp 2012, 10:10
Reputation: 0
Bydliště: Hranice na Morave
Kontaktovat uživatele:

Re: IP - Forward

#2 Příspěvekod marty_ » 12 srp 2015, 12:21

viewtopic.php?f=67&t=26888
tam mas odpovedi kde mas hledat problem..
a navic dodnes si nedal log bungee... a idealni by byl i log z lobby.
ale na 99,9% mas radu tam kde sem dal odkaz.
Všechny své servery jsem sloučil pomocí BungeeCordu na jediny multiserver play.hero-craft.cz a jsem maximálně spokojenej :)
Jsou to tyto:
Lobby (1.11), Creativ(1.12), Skyblock(1.12), Planet(1.12), Games(1.9.4), Hranice(1.11), Classic(1.12), , Seniorcraft (1.12), a dalsi pripravuji... (aktualne RPG 1.12)

Uživatelský avatar
NetManSK
Příspěvky: 911
Registrován: 29 pro 2013, 20:00
Reputation: 0
Bydliště: Kartonova 3

Re: IP - Forward

#3 Příspěvekod NetManSK » 12 srp 2015, 12:52

v bungee logu nemám nič,je prázdny
Nenašiel som tam žiadnu radu ktora mi pomohla
Log lobby:

Kód: Vybrat vše

[11:07:49] [Server thread/INFO]: Starting minecraft server version 1.8.8
[11:07:49] [Server thread/INFO]: Loading properties
[11:07:49] [Server thread/INFO]: Default game type: SURVIVAL
[11:07:49] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-fdc1440-880a532 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
[11:07:49] [Server thread/INFO]: Debug logging is disabled
[11:07:49] [Server thread/INFO]: Server Ping Player Sample Count: 12
[11:07:49] [Server thread/INFO]: Using 4 threads for Netty based IO
[11:07:49] [Server thread/INFO]: Generating keypair
[11:07:49] [Server thread/INFO]: Starting Minecraft server on 82.208.17.21:27075
[11:07:49] [Server thread/INFO]: Using epoll channel type
[11:07:49] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[11:07:49] [Server thread/ERROR]: Could not load 'plugins/YourHub.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: dev/nuddel/hub/main : Unsupported major.minor version 52.0
   at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[minecraft_server.jar:git-Spigot-fdc1440-880a532]
   at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[minecraft_server.jar:git-Spigot-fdc1440-880a532]
   at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [minecraft_server.jar:git-Spigot-fdc1440-880a532]
   at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [minecraft_server.jar:git-Spigot-fdc1440-880a532]
   at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [minecraft_server.jar:git-Spigot-fdc1440-880a532]
   at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [minecraft_server.jar:git-Spigot-fdc1440-880a532]
   at java.lang.Thread.run(Thread.java:744) [?:1.7.0_51]
Caused by: java.lang.UnsupportedClassVersionError: dev/nuddel/hub/main : Unsupported major.minor version 52.0
   at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_51]
   at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_51]
   at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_51]
   at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_51]
   at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_51]
   at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_51]
   at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_51]
   at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_51]
   at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_51]
   at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[minecraft_server.jar:git-Spigot-fdc1440-880a532]
   at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[minecraft_server.jar:git-Spigot-fdc1440-880a532]
   at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_51]
   at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_51]
   at java.lang.Class.forName0(Native Method) ~[?:1.7.0_51]
   at java.lang.Class.forName(Class.java:270) ~[?:1.7.0_51]
   at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[minecraft_server.jar:git-Spigot-fdc1440-880a532]
   at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[minecraft_server.jar:git-Spigot-fdc1440-880a532]
   ... 6 more
[11:07:49] [Server thread/INFO]: [CustomJoinItems] Loading CustomJoinItems v1.5.1
[11:07:49] [Server thread/INFO]: [StopJoinMessage] Loading StopJoinMessage v0.1
[11:07:49] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
[11:07:49] [Server thread/INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
[11:07:49] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.3
[11:07:49] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
[11:07:49] [Server thread/INFO]: [BungeePortals] Loading BungeePortals v1.1
[11:07:49] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
[11:07:49] [Server thread/INFO]: [DoubleJumpPlus] Loading DoubleJumpPlus v1.1
[11:07:49] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
[11:07:49] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
[11:07:49] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.0-SNAPSHOT
[11:07:49] [Server thread/INFO]: [Residence] Loading Residence v2.6.7.0
[11:07:49] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[11:07:49] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[11:07:49] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
[11:07:49] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
[11:07:49] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[11:07:49] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[11:07:49] [Server thread/INFO]: Preparing level "world"
[11:07:49] [Server thread/INFO]: -------- World Settings For [world] --------
[11:07:49] [Server thread/INFO]: Mob Spawn Range: 4
[11:07:49] [Server thread/INFO]: Anti X-Ray: true
[11:07:49] [Server thread/INFO]:    Engine Mode: 1
[11:07:49] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[11:07:49] [Server thread/INFO]:    Replace Blocks: [1, 5]
[11:07:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[11:07:49] [Server thread/INFO]: Cactus Growth Modifier: 100%
[11:07:49] [Server thread/INFO]: Cane Growth Modifier: 100%
[11:07:49] [Server thread/INFO]: Melon Growth Modifier: 100%
[11:07:49] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[11:07:49] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[11:07:49] [Server thread/INFO]: Sapling Growth Modifier: 100%
[11:07:49] [Server thread/INFO]: Wheat Growth Modifier: 100%
[11:07:49] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[11:07:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[11:07:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[11:07:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[11:07:49] [Server thread/INFO]: Random Lighting Updates: false
[11:07:49] [Server thread/INFO]: Structure Info Saving: true
[11:07:49] [Server thread/INFO]: Sending up to 10 chunks per packet
[11:07:49] [Server thread/INFO]: Max Entity Collisions: 8
[11:07:49] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[11:07:49] [Server thread/INFO]: Max TNT Explosions: 100
[11:07:49] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[11:07:49] [Server thread/INFO]: Item Despawn Rate: 6000
[11:07:49] [Server thread/INFO]: Item Merge Radius: 2.5
[11:07:49] [Server thread/INFO]: Arrow Despawn Rate: 1200
[11:07:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[11:07:49] [Server thread/INFO]: View Distance: 7
[11:07:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[11:07:49] [Server thread/INFO]: Experience Merge Radius: 3.0
[11:07:49] [Server thread/INFO]: Chunks to Grow per Tick: 650
[11:07:49] [Server thread/INFO]: Clear tick list: false
[11:07:49] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[11:07:49] [Server thread/INFO]: Mob Spawn Range: 4
[11:07:49] [Server thread/INFO]: Anti X-Ray: true
[11:07:49] [Server thread/INFO]:    Engine Mode: 1
[11:07:49] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[11:07:49] [Server thread/INFO]:    Replace Blocks: [1, 5]
[11:07:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[11:07:49] [Server thread/INFO]: Cactus Growth Modifier: 100%
[11:07:49] [Server thread/INFO]: Cane Growth Modifier: 100%
[11:07:49] [Server thread/INFO]: Melon Growth Modifier: 100%
[11:07:49] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[11:07:49] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[11:07:49] [Server thread/INFO]: Sapling Growth Modifier: 100%
[11:07:49] [Server thread/INFO]: Wheat Growth Modifier: 100%
[11:07:49] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[11:07:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[11:07:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[11:07:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[11:07:49] [Server thread/INFO]: Random Lighting Updates: false
[11:07:49] [Server thread/INFO]: Structure Info Saving: true
[11:07:49] [Server thread/INFO]: Sending up to 10 chunks per packet
[11:07:49] [Server thread/INFO]: Max Entity Collisions: 8
[11:07:49] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[11:07:49] [Server thread/INFO]: Max TNT Explosions: 100
[11:07:49] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[11:07:49] [Server thread/INFO]: Item Despawn Rate: 6000
[11:07:49] [Server thread/INFO]: Item Merge Radius: 2.5
[11:07:49] [Server thread/INFO]: Arrow Despawn Rate: 1200
[11:07:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[11:07:49] [Server thread/INFO]: View Distance: 7
[11:07:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[11:07:49] [Server thread/INFO]: Experience Merge Radius: 3.0
[11:07:49] [Server thread/INFO]: Chunks to Grow per Tick: 650
[11:07:49] [Server thread/INFO]: Clear tick list: false
[11:07:49] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[11:07:49] [Server thread/INFO]: Mob Spawn Range: 4
[11:07:49] [Server thread/INFO]: Anti X-Ray: true
[11:07:49] [Server thread/INFO]:    Engine Mode: 1
[11:07:49] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[11:07:49] [Server thread/INFO]:    Replace Blocks: [1, 5]
[11:07:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[11:07:49] [Server thread/INFO]: Cactus Growth Modifier: 100%
[11:07:49] [Server thread/INFO]: Cane Growth Modifier: 100%
[11:07:49] [Server thread/INFO]: Melon Growth Modifier: 100%
[11:07:49] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[11:07:49] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[11:07:49] [Server thread/INFO]: Sapling Growth Modifier: 100%
[11:07:49] [Server thread/INFO]: Wheat Growth Modifier: 100%
[11:07:49] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[11:07:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[11:07:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[11:07:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[11:07:49] [Server thread/INFO]: Random Lighting Updates: false
[11:07:49] [Server thread/INFO]: Structure Info Saving: true
[11:07:49] [Server thread/INFO]: Sending up to 10 chunks per packet
[11:07:49] [Server thread/INFO]: Max Entity Collisions: 8
[11:07:49] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[11:07:49] [Server thread/INFO]: Max TNT Explosions: 100
[11:07:49] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[11:07:49] [Server thread/INFO]: Item Despawn Rate: 6000
[11:07:49] [Server thread/INFO]: Item Merge Radius: 2.5
[11:07:49] [Server thread/INFO]: Arrow Despawn Rate: 1200
[11:07:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[11:07:49] [Server thread/INFO]: View Distance: 7
[11:07:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[11:07:49] [Server thread/INFO]: Experience Merge Radius: 3.0
[11:07:49] [Server thread/INFO]: Chunks to Grow per Tick: 650
[11:07:49] [Server thread/INFO]: Clear tick list: false
[11:07:49] [Server thread/INFO]: Preparing start region for level 0 (Seed: 358575630854151594)
[11:07:50] [Server thread/INFO]: Preparing start region for level 1 (Seed: 358575630854151594)
[11:07:51] [Server thread/INFO]: Preparing start region for level 2 (Seed: 358575630854151594)
[11:07:51] [Server thread/INFO]: [CustomJoinItems] Enabling CustomJoinItems v1.5.1
[11:07:51] [Server thread/INFO]: [StopJoinMessage] Enabling StopJoinMessage v0.1
[11:07:51] [Server thread/INFO]: SJM: Ok !
[11:07:51] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
[11:07:51] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[11:07:51] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
[11:07:51] [Server thread/INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
[11:07:51] [Server thread/INFO]: Starting FakaHedaMinequery server on 82.208.17.21:28075
[11:07:51] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.3
[11:07:51] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[11:07:51] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
[11:07:51] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[11:07:51] [Server thread/INFO]: [BungeePortals] Enabling BungeePortals v1.1
[11:07:51] [Server thread/INFO]: [BungeePortals] Metrics initiated!
[11:07:51] [Server thread/INFO]: [BungeePortals] Commands registered!
[11:07:51] [Server thread/INFO]: [BungeePortals] Events registered!
[11:07:51] [Server thread/INFO]: [BungeePortals] Plugin channel registered!
[11:07:51] [Server thread/INFO]: [BungeePortals] Configuration file config.yml loaded!
[11:07:51] [Server thread/INFO]: [BungeePortals] Configuration file portals.yml loaded!
[11:07:51] [Server thread/INFO]: [BungeePortals] Portal data loaded! (0ms)
[11:07:51] [Server thread/INFO]: [BungeePortals] Save task started!
[11:07:51] [Server thread/INFO]: [BungeePortals] Version 1.1 has been enabled. (7ms)
[11:07:51] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
[11:07:51] [Server thread/INFO]: [DoubleJumpPlus] Enabling DoubleJumpPlus v1.1
[11:07:51] [Server thread/INFO]: [DoubleJumpPlus] v1.1 has been Enabled!
[11:07:51] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
[11:07:51] [Server thread/INFO]: Bukkit version format changed. Version not checked.
[11:07:51] [Server thread/INFO]: git-Spigot-fdc1440-880a532 (MC: 1.8.8)
[11:07:51] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
[11:07:51] [Server thread/INFO]: Using locale en_US
[11:07:52] [Server thread/INFO]: Using locale en_US
[11:07:52] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
[11:07:52] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
[11:07:52] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.0-SNAPSHOT
[11:07:52] [Server thread/INFO]: [AuthMe] Loading Configuration File...
[11:07:52] [Server thread/INFO]: [AuthMe] Set Language: en
[11:07:52] [Server thread/INFO]: [AuthMe] Metrics started successfully!
[11:07:52] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
[11:07:52] [Server thread/INFO]: [AuthMe] SQLite driver loaded
[11:07:52] [Server thread/INFO]: [AuthMe] SQLite Setup finished
[11:07:52] [Server thread/INFO]: [AuthMe] [LICENSE] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
[11:07:52] [Server thread/INFO]: [AuthMe] AuthMe hook perfectly with server hosting VERYGAMES
[11:07:52] [Server thread/INFO]: [AuthMe] Authme 5.0-SNAPSHOT enabled
[11:07:52] [Server thread/INFO]: [Residence] Enabling Residence v2.6.7.0
[11:07:52] [Server thread/INFO]: [Residence] Permissions plugin NOT FOUND!
[11:07:52] [Server thread/INFO]: [Residence] Failed to update language file: Polish.yml
[11:07:52] [Server thread/INFO]: [Residence] Scanning for economy systems...
[11:07:52] [Server thread/INFO]: [Residence] Vault NOT found!
[11:07:52] [Server thread/INFO]: [Residence] BOSEconomy NOT found!
[11:07:52] [Server thread/INFO]: [Residence] Successfully linked with Essentials Economy!
[11:07:52] [Server thread/INFO]: [Residence] Found WorldEdit
[11:07:52] [Server thread/INFO]: [Residence] Enabled! Version 2.6.7.0 by bekvon
[11:07:52] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[11:07:52] [Server thread/INFO]: Done (2.963s)! For help, type "help" or "?"
[11:07:52] [Server thread/INFO]: Starting GS4 status listener
[11:07:52] [Server thread/INFO]: Starting remote control listener
[11:07:52] [Query Listener #1/INFO]: Query running on 82.208.17.21:27075
[11:07:52] [Server thread/WARN]: No rcon password set in '/hlserver/27075/server.properties', rcon disabled!
[11:14:11] [Server thread/INFO]: Reloaded the whitelist
[11:14:50] [Server thread/INFO]: /178.40.9.226:39109 lost connection: If you wish to use IP forwarding, please enable it in your BungeeCord config as well!
[11:21:59] [Server thread/INFO]: /178.40.9.226:41254 lost connection: If you wish to use IP forwarding, please enable it in your BungeeCord config as well!
[11:27:46] [Server thread/INFO]: /178.40.9.226:43644 lost connection: If you wish to use IP forwarding, please enable it in your BungeeCord config as well!
[12:32:16] [Server thread/INFO]: Saving...
[12:32:16] [Server thread/INFO]: Saved the world
[12:32:27] [Server thread/INFO]: Turned off world auto-saving
[12:32:32] [Server thread/INFO]: Turned on world auto-saving
[12:50:26] [Server thread/INFO]: Stopping the server
[12:50:26] [Server thread/INFO]: Stopping server
[12:50:26] [Server thread/INFO]: [Residence] Disabling Residence v2.6.7.0
[12:50:26] [Server thread/INFO]: [Residence] Disabled!
[12:50:26] [Server thread/INFO]: [AuthMe] Disabling AuthMe v5.0-SNAPSHOT
[12:50:26] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
[12:50:26] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
[12:50:26] [Server thread/INFO]: [DoubleJumpPlus] Disabling DoubleJumpPlus v1.1
[12:50:26] [Server thread/INFO]: [DoubleJumpPlus] v1.1 has been Disabled!
[12:50:26] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.1.10
[12:50:26] [Server thread/INFO]: [BungeePortals] Disabling BungeePortals v1.1
[12:50:26] [Server thread/INFO]: [BungeePortals] Portal data saved! (1ms)
[12:50:26] [Server thread/INFO]: [BungeePortals] Version 1.1 has been disabled. (1ms)
[12:50:26] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.3
[12:50:26] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[12:50:26] [Server thread/INFO]: [FakaHedaMinequery] Disabling FakaHedaMinequery v1.3
[12:50:26] [Thread-11/INFO]: Stopping FakaHedaMinequery server
[12:50:26] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id
[12:50:26] [Server thread/INFO]: [StopJoinMessage] Disabling StopJoinMessage v0.1
[12:50:26] [Server thread/INFO]: [CustomJoinItems] Disabling CustomJoinItems v1.5.1
[12:50:26] [Server thread/INFO]: Saving players
[12:50:26] [Server thread/INFO]: Saving worlds
[12:50:26] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[12:50:26] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
[12:50:26] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
Dobrí obchodníci:
MarekBurget,Escalator
Pomohol som ti? K+

Uživatelský avatar
Hanakocz
Příspěvky: 3228
Věk: 34
Registrován: 25 črc 2013, 20:53
Reputation: 7
Kontaktovat uživatele:

Re: IP - Forward

#4 Příspěvekod Hanakocz » 12 srp 2015, 13:00

A úplně na začátku máš error přes milion řádků, stačí si ho přečíst....

Kód: Vybrat vše

[Server thread/ERROR]: Could not load 'plugins/YourHub.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: dev/nuddel/hub/main : Unsupported major.minor version 52.0


Jinak pokud se nepletu, tak "nemám v logu nic" většinou platí jen pro vypnutý server, ne?
Industry 2.0 -> 1.7.10 GregTech6 server. Pro připojení stačí napsat.
Člen ligy pro aktualizaci serverů na novější verze a rozšíření modovaného MC.
Discord FH : http://discord.fakaheda.eu/ (sem psát pokud chcete poradit s MC mody akutně)

marty_
Příspěvky: 1191
Věk: 54
Registrován: 27 srp 2012, 10:10
Reputation: 0
Bydliště: Hranice na Morave
Kontaktovat uživatele:

Re: IP - Forward

#5 Příspěvekod marty_ » 12 srp 2015, 13:34

presne tak, yourhub mas pro jinouverzi mc.. bud ho aktualizuj nebo smaz :-)
a log bungee je vzdy.... pokud teda bezi :-)
nicmene bungee te posle spravne na lobby server to uz mas nastavene nejspise dobre, ackoliv nevime co ostatni veci, ale tato hlaska:

Kód: Vybrat vše

[11:21:59] [Server thread/INFO]: /178.40.9.226:41254 lost connection: If you wish to use IP forwarding, please enable it in your BungeeCord config as well!

a ukaz ty dva yml soubory o kterych sem ti v jinem tematu rikal ze si je mas upravit..
Všechny své servery jsem sloučil pomocí BungeeCordu na jediny multiserver play.hero-craft.cz a jsem maximálně spokojenej :)
Jsou to tyto:
Lobby (1.11), Creativ(1.12), Skyblock(1.12), Planet(1.12), Games(1.9.4), Hranice(1.11), Classic(1.12), , Seniorcraft (1.12), a dalsi pripravuji... (aktualne RPG 1.12)

Uživatelský avatar
NetManSK
Příspěvky: 911
Registrován: 29 pro 2013, 20:00
Reputation: 0
Bydliště: Kartonova 3

Re: IP - Forward

#6 Příspěvekod NetManSK » 12 srp 2015, 15:36

Kukol som do konzoli bungee a je tam "server is closed"
pritom je zap. skúšal som reŠtart aj vyp. a zap. ale nejde..
Tie 2 subory ti poslať nemožem keďže tam nemam config tych pluginov
yourhub plugin som zmazal a ta hláška stale piše
Dobrí obchodníci:
MarekBurget,Escalator
Pomohol som ti? K+

marty_
Příspěvky: 1191
Věk: 54
Registrován: 27 srp 2012, 10:10
Reputation: 0
Bydliště: Hranice na Morave
Kontaktovat uživatele:

Re: IP - Forward

#7 Příspěvekod marty_ » 13 srp 2015, 09:20

navim jak je to u fakahedy, ale ja kdyz na svem soukromem serveru pustim bungee tak log se udela i kdyby pak se udelalo server is closed
dazdopadne logy se ukladaji zpetne tak i kdyz server ted nejede tak obsah toho logu zkopiruj (proxy.log.0).
a ty dva soubory nechci z bungee ale z serveru lobby.
Všechny své servery jsem sloučil pomocí BungeeCordu na jediny multiserver play.hero-craft.cz a jsem maximálně spokojenej :)
Jsou to tyto:
Lobby (1.11), Creativ(1.12), Skyblock(1.12), Planet(1.12), Games(1.9.4), Hranice(1.11), Classic(1.12), , Seniorcraft (1.12), a dalsi pripravuji... (aktualne RPG 1.12)

Uživatelský avatar
NetManSK
Příspěvky: 911
Registrován: 29 pro 2013, 20:00
Reputation: 0
Bydliště: Kartonova 3

Re: IP - Forward

#8 Příspěvekod NetManSK » 13 srp 2015, 10:05

Ten log,to viem.. ale ako hovorím nič tam nemám
Ani tam sa nechcu načítať..
Dobrí obchodníci:
MarekBurget,Escalator
Pomohol som ti? K+

marty_
Příspěvky: 1191
Věk: 54
Registrován: 27 srp 2012, 10:10
Reputation: 0
Bydliště: Hranice na Morave
Kontaktovat uživatele:

Re: IP - Forward

#9 Příspěvekod marty_ » 13 srp 2015, 10:59

bez logu nedokazu poradit....
Všechny své servery jsem sloučil pomocí BungeeCordu na jediny multiserver play.hero-craft.cz a jsem maximálně spokojenej :)
Jsou to tyto:
Lobby (1.11), Creativ(1.12), Skyblock(1.12), Planet(1.12), Games(1.9.4), Hranice(1.11), Classic(1.12), , Seniorcraft (1.12), a dalsi pripravuji... (aktualne RPG 1.12)

Uživatelský avatar
NetManSK
Příspěvky: 911
Registrován: 29 pro 2013, 20:00
Reputation: 0
Bydliště: Kartonova 3

Re: IP - Forward

#10 Příspěvekod NetManSK » 14 srp 2015, 08:40

Konzola

Kód: Vybrat vše

*** 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 10 seconds ***
05:31:56 [INFO] Using OpenSSL based native cipher.
 05:31:56 [INFO] Using native code compressor
 05:31:56 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.8-SNAPSHOT:"6343416":1076
 05:31:57 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource())
 05:31:57 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource())
 05:31:57 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource())
 05:31:57 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource())
 05:31:57 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource())
 05:31:57 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource())
 05:31:57 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.8-SNAPSHOT:"6343416":1076 by SpigotMC
 05:31:57 [INFO] Loaded plugin cmd_find version git:cmd_find:1.8-SNAPSHOT:"6343416":1076 by SpigotMC
 05:31:57 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.8-SNAPSHOT:"6343416":1076 by SpigotMC
 05:31:57 [INFO] Loaded plugin cmd_server version git:cmd_server:1.8-SNAPSHOT:"6343416":1076 by SpigotMC
 05:31:57 [INFO] Loaded plugin cmd_send version git:cmd_send:1.8-SNAPSHOT:"6343416":1076 by SpigotMC
 05:31:57 [INFO] Loaded plugin cmd_list version git:cmd_list:1.8-SNAPSHOT:"6343416":1076 by SpigotMC
 05:31:57 [SEVERE] Exception in thread "main"
 05:31:57 [SEVERE] mapping values are not allowed here
in 'reader', line 43, column 12:
lobby:
^

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

Log http://leteckaposta.cz/369287954
Dobrí obchodníci:
MarekBurget,Escalator
Pomohol som ti? K+


Zpět na „Minecraft, Tekkit“

Kdo je online

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