I'm having a bungeecord issue

Status
This thread has been locked.

Zyr

Minexus Network (minexus.org)
Supreme
Feedback score
10
Posts
197
Reactions
111
Resources
0
Hi all,

I have posted this issue also on Spigot but have received no help, I'm hoping someone from this community may know the answer to my problem.

Basically I have a bungeecord network with 7 spigot servers connected to it.

The problem I'm having is my Hub server, it keeps crashing after startup (about 30 seconds later) with no error logs or anything.

Here's what it says:
Code:
25.12 08:07:31 [Multicraft] Server shut down (running)
25.12 08:07:31 [Multicraft] Restarting crashed server in 5 seconds
25.12 08:07:31 [Multicraft] Server stopped
25.12 08:07:36 [Multicraft] Loading server properties
25.12 08:07:36 [Multicraft] Starting server!

I had contacted my hosting provider but they think it's to do with a bad plugin.

I had followed their instructions on attempting to eliminate the faulty plugin but came to the knowledge there was no faulty plugin since the plugins that I use are the same ones I'm using on my other 6 servers (Which are not crashing. Eg. WE/WG, Essentials, Pex etc.)

After that didn't work I tried setting up my Hub server from scratch, deleting EVERYTHING in the ftp server and installing plugins one by one. No dice.

The problem would eventually come back (crash and restart) while in the process of setting up the server, only getting about half-way through it.

Here is a discovery that I found this morning:

At the moment my server is still crashing, I copied the whole directory to my PC and ran the server locally, meaning I had to change 3 things:

Code:
bungeecord: false
online-mode: true
connection-throttle: 4000

When I ran the server from my PC, I did not have any issues, the server never crashed and I managed to AFK for many hours.

Then I tried the same settings on my hosting service (meaning I essentially disconnected my Hub from the Bungeecord network)

The problem went away. Which leads me to believe there's an issue with Bungeecord but I cannot put my finger on it.

After finding the potential issue in Bungeecord, I decided to try a clean install of Bungeecord to see if that would work, it did not.



I'm really baffled by what's happening here because this problem started happening 2 weeks ago, and prior to that my Hub server was working just fine the few months that I had it up until this point.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Zyr

Minexus Network (minexus.org)
Supreme
Feedback score
10
Posts
197
Reactions
111
Resources
0
Can you send the whole log?
Code:
25.12 08:06:30 [Multicraft] Server shut down (running)
25.12 08:06:30 [Multicraft] Restarting crashed server in 5 seconds
25.12 08:06:30 [Multicraft] Server stopped
25.12 08:06:35 [Multicraft] Loading server properties
25.12 08:06:35 [Multicraft] Starting server!
25.12 08:06:35 [Multicraft] Loaded config for "Spigot: 1.11.2 (20161222) [Latest build]"
25.12 08:06:36 [Server] INFO Loading libraries, please wait...
25.12 08:06:43 [Server] INFO Starting minecraft server version 1.11.2
25.12 08:06:43 [Server] INFO Loading properties
25.12 08:06:43 [Server] INFO Default game type: SURVIVAL
25.12 08:06:44 [Server] INFO This server is running CraftBukkit version git-Spigot-7d78b81-e232e15 (MC: 1.11.2) (Implementing API version 1.11.2-R0.1-SNAPSHOT)
25.12 08:06:44 [Server] INFO Debug logging is disabled
25.12 08:06:44 [Server] INFO Server Ping Player Sample Count: 12
25.12 08:06:44 [Server] INFO Using 4 threads for Netty based IO
25.12 08:06:44 [Server] INFO Generating keypair
25.12 08:06:44 [Server] INFO Starting Minecraft server on 96.9.252.10:28577
25.12 08:06:44 [Server] INFO Using epoll channel type
25.12 08:06:44 [Server] INFO Set PluginClassLoader as parallel capable
25.12 08:06:45 [Server] INFO Loading AdvancedPortals v0.0.21
25.12 08:06:45 [Server] INFO Loading EmptyWorldGenerator v1.7
25.12 08:06:45 [Server] INFO Loading Spawntp v1.0.0
25.12 08:06:45 [Server] INFO Loading FastAsyncWorldEdit v16.12.15-812816e-435-9.20.0
25.12 08:06:45 [Server] INFO Loading Essentials vTeamCity
25.12 08:06:45 [Server] INFO Loading EssentialsChat vTeamCity
25.12 08:06:45 [Server] INFO Loading PermissionsEx v1.23.4
25.12 08:06:45 [Server] WARN 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*!
25.12 08:06:45 [Server] INFO Loading Launchpad v1.5
25.12 08:06:45 [Server] INFO Loading PandoraChatFilter v13.0
25.12 08:06:45 [Server] INFO Loading WorldBorder v1.8.6
25.12 08:06:45 [Server] INFO Loading Vault v1.6.6-b${env.TRAVIS_BUILD_NUMBER}
25.12 08:06:45 [Server] INFO Loading EssentialsSpawn vTeamCity
25.12 08:06:45 [Server] INFO Loading Multiverse-Core v2.5.0-SNAPSHOT-b725
25.12 08:06:45 [Server] INFO Loading ProtocolLib v4.2.1-SNAPSHOT-b345
25.12 08:06:45 [Server] INFO Loading EnjinMinecraftPlugin v3.0.24
25.12 08:06:45 [Server] INFO Loading DeluxeChat v1.11.1
25.12 08:06:45 [Server] INFO Loading WorldEdit v6.1.7-SNAPSHOT;3662-a8d04c2
25.12 08:06:45 [Server] INFO Loading EssentialsProtect vTeamCity
25.12 08:06:45 [Server] INFO Loading React v3.1p
25.12 08:06:45 [Server] INFO Loading HolographicDisplays v2.2.3
25.12 08:06:45 [Server] INFO Loading WorldGuard v6.2.1-SNAPSHOT;1696-46cca2b
25.12 08:06:45 [Server] INFO Enabling EmptyWorldGenerator v1.7
25.12 08:06:45 [Server] INFO EmptyWorldGenerator has been enabled
25.12 08:06:45 [Server] INFO Enabling FastAsyncWorldEdit v16.12.15-812816e-435-9.20.0

25.12 08:06:46 [Server] INFO -------- World Settings For [world] --------
25.12 08:06:46 [Server] INFO Mob Spawn Range: 4
25.12 08:06:46 [Server] INFO Cactus Growth Modifier: 100%
25.12 08:06:46 [Server] INFO Cane Growth Modifier: 100%
25.12 08:06:46 [Server] INFO Melon Growth Modifier: 100%
25.12 08:06:46 [Server] INFO Mushroom Growth Modifier: 100%
25.12 08:06:46 [Server] INFO Pumpkin Growth Modifier: 100%
25.12 08:06:46 [Server] INFO Sapling Growth Modifier: 100%
25.12 08:06:46 [Server] INFO Wheat Growth Modifier: 100%
25.12 08:06:46 [Server] INFO NetherWart Growth Modifier: 100%
25.12 08:06:46 [Server] INFO Vine Growth Modifier: 100%
25.12 08:06:46 [Server] INFO Cocoa Growth Modifier: 100%
25.12 08:06:46 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
25.12 08:06:46 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
25.12 08:06:46 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
25.12 08:06:46 [Server] INFO Random Lighting Updates: false
25.12 08:06:46 [Server] INFO Structure Info Saving: true
25.12 08:06:46 [Server] INFO Custom Map Seeds:  Village: 10387312 Feature: 14357617
25.12 08:06:46 [Server] INFO Max TNT Explosions: 100
25.12 08:06:46 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
25.12 08:06:46 [Server] INFO Item Despawn Rate: 6000
25.12 08:06:46 [Server] INFO Item Merge Radius: 2.5
25.12 08:06:46 [Server] INFO Arrow Despawn Rate: 1200
25.12 08:06:46 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
25.12 08:06:46 [Server] INFO View Distance: 10
25.12 08:06:46 [Server] INFO Experience Merge Radius: 3.0
25.12 08:06:46 [Server] INFO Zombie Aggressive Towards Villager: true
25.12 08:06:46 [Server] INFO Nerfing mobs spawned from spawners: false
25.12 08:06:47 [Server] INFO -------- World Settings For [world_the_end] --------
25.12 08:06:47 [Server] INFO Mob Spawn Range: 4
25.12 08:06:47 [Server] INFO Cactus Growth Modifier: 100%
25.12 08:06:47 [Server] INFO Cane Growth Modifier: 100%
25.12 08:06:47 [Server] INFO Melon Growth Modifier: 100%
25.12 08:06:47 [Server] INFO Mushroom Growth Modifier: 100%
25.12 08:06:47 [Server] INFO Pumpkin Growth Modifier: 100%
25.12 08:06:47 [Server] INFO Sapling Growth Modifier: 100%
25.12 08:06:47 [Server] INFO Wheat Growth Modifier: 100%
25.12 08:06:47 [Server] INFO NetherWart Growth Modifier: 100%
25.12 08:06:47 [Server] INFO Vine Growth Modifier: 100%
25.12 08:06:47 [Server] INFO Cocoa Growth Modifier: 100%
25.12 08:06:47 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
25.12 08:06:47 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
25.12 08:06:47 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
25.12 08:06:47 [Server] INFO Random Lighting Updates: false
25.12 08:06:47 [Server] INFO Structure Info Saving: true
25.12 08:06:47 [Server] INFO Custom Map Seeds:  Village: 10387312 Feature: 14357617
25.12 08:06:47 [Server] INFO Max TNT Explosions: 100
25.12 08:06:47 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
25.12 08:06:47 [Server] INFO Item Despawn Rate: 6000
25.12 08:06:47 [Server] INFO Item Merge Radius: 2.5
25.12 08:06:47 [Server] INFO Arrow Despawn Rate: 1200
25.12 08:06:47 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
25.12 08:06:47 [Server] INFO View Distance: 10
25.12 08:06:47 [Server] INFO Experience Merge Radius: 3.0
25.12 08:06:47 [Server] INFO Zombie Aggressive Towards Villager: true
25.12 08:06:47 [Server] INFO Nerfing mobs spawned from spawners: false
25.12 08:06:47 [Server] INFO Preparing start region for level 0 (Seed: 8071060993140541568)
25.12 08:06:48 [Server] INFO Preparing spawn area: 28%
25.12 08:06:49 [Server] INFO Preparing spawn area: 84%
25.12 08:06:49 [Server] INFO Preparing start region for level 1 (Seed: 8071060993140541568)
25.12 08:06:49 [Server] INFO Enabling AdvancedPortals v0.0.21
25.12 08:06:49 [Server] INFO ENTITY_ENDERMEN_TELEPORT found
25.12 08:06:49 [Server] INFO ENTITY_GENERIC_EXPLODE found
25.12 08:06:49 [Server] INFO Advanced portals have been successfully enabled!
25.12 08:06:49 [Server] INFO Enabling Spawntp v1.0.0
25.12 08:06:49 [Server] INFO The spawn plugin is activated!
25.12 08:06:49 [Server] INFO Enabling Essentials vTeamCity
25.12 08:06:49 [Server] INFO Bukkit version format changed. Version not checked.
25.12 08:06:49 [Server] INFO git-Spigot-7d78b81-e232e15 (MC: 1.11.2)
25.12 08:06:49 [Server] INFO 1.11.2-R0.1-SNAPSHOT
25.12 08:06:49 [Server] INFO Using locale en_US
25.12 08:06:49 [Server] INFO Using locale en_US
25.12 08:06:50 [Server] INFO [Vault][Economy] Essentials Economy hooked.
25.12 08:06:50 [Server] INFO Essentials: Using config file enhanced permissions.
25.12 08:06:50 [Server] INFO Permissions listed in as player-commands will be given to all users.
25.12 08:06:50 [Server] INFO Enabling EssentialsChat vTeamCity
25.12 08:06:50 [Server] INFO Enabling PermissionsEx v1.23.4
25.12 08:06:50 [Server] INFO Initializing file backend
25.12 08:06:50 [Server] INFO Permissions file successfully reloaded
25.12 08:06:50 [Server] INFO [Vault][Permission] PermissionsEx hooked.
25.12 08:06:50 [Server] INFO [Vault][Chat] PermissionsEx_Chat hooked.
25.12 08:06:50 [Server] INFO Essentials: Using PermissionsEx based permissions.
25.12 08:06:50 [Server] INFO Enabling Launchpad v1.5
25.12 08:06:50 [Server] INFO Enabling PandoraChatFilter v13.0
25.12 08:06:50 [Server] INFO Enabling WorldBorder v1.8.6
25.12 08:06:50 [Server] INFO [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
25.12 08:06:50 [Server] INFO [CONFIG] Border-checking timed task started.
25.12 08:06:50 [Server] INFO [CONFIG] World "spawn" has border radius 65 at X: 0.5 Z: 0.5
25.12 08:06:50 [Server] INFO For reference, the main world's spawn location is at X: 235.0 Y: 66.0 Z: -211.0
25.12 08:06:50 [Server] INFO Enabling EssentialsSpawn vTeamCity
25.12 08:06:50 [Server] INFO Enabling Multiverse-Core v2.5.0-SNAPSHOT-b725
25.12 08:06:50 [Server] INFO -------- World Settings For [spawn] --------
25.12 08:06:50 [Server] INFO Mob Spawn Range: 4
25.12 08:06:50 [Server] INFO Cactus Growth Modifier: 100%
25.12 08:06:50 [Server] INFO Cane Growth Modifier: 100%
25.12 08:06:50 [Server] INFO Melon Growth Modifier: 100%
25.12 08:06:50 [Server] INFO Mushroom Growth Modifier: 100%
25.12 08:06:50 [Server] INFO Pumpkin Growth Modifier: 100%
25.12 08:06:50 [Server] INFO Sapling Growth Modifier: 100%
25.12 08:06:50 [Server] INFO Wheat Growth Modifier: 100%
25.12 08:06:50 [Server] INFO NetherWart Growth Modifier: 100%
25.12 08:06:50 [Server] INFO Vine Growth Modifier: 100%
25.12 08:06:50 [Server] INFO Cocoa Growth Modifier: 100%
25.12 08:06:50 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
25.12 08:06:50 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
25.12 08:06:50 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
25.12 08:06:50 [Server] INFO Random Lighting Updates: false
25.12 08:06:50 [Server] INFO Structure Info Saving: true
25.12 08:06:50 [Server] INFO Custom Map Seeds:  Village: 10387312 Feature: 14357617
25.12 08:06:50 [Server] INFO Max TNT Explosions: 100
25.12 08:06:50 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
25.12 08:06:50 [Server] INFO Item Despawn Rate: 6000
25.12 08:06:50 [Server] INFO Item Merge Radius: 2.5
25.12 08:06:50 [Server] INFO Arrow Despawn Rate: 1200
25.12 08:06:50 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
25.12 08:06:50 [Server] INFO View Distance: 10
25.12 08:06:50 [Server] INFO Experience Merge Radius: 3.0
25.12 08:06:50 [Server] INFO Zombie Aggressive Towards Villager: true
25.12 08:06:50 [Server] INFO Nerfing mobs spawned from spawners: false
25.12 08:06:50 [Server] INFO Preparing start region for level 2 (Seed: -1854273595423533339)
25.12 08:06:51 [Server] INFO -------- World Settings For [world_nether] --------
25.12 08:06:51 [Server] INFO Mob Spawn Range: 4
25.12 08:06:51 [Server] INFO Cactus Growth Modifier: 100%
25.12 08:06:51 [Server] INFO Cane Growth Modifier: 100%
25.12 08:06:51 [Server] INFO Melon Growth Modifier: 100%
25.12 08:06:51 [Server] INFO Mushroom Growth Modifier: 100%
25.12 08:06:51 [Server] INFO Pumpkin Growth Modifier: 100%
25.12 08:06:51 [Server] INFO Sapling Growth Modifier: 100%
25.12 08:06:51 [Server] INFO Wheat Growth Modifier: 100%
25.12 08:06:51 [Server] INFO NetherWart Growth Modifier: 100%
25.12 08:06:51 [Server] INFO Vine Growth Modifier: 100%
25.12 08:06:51 [Server] INFO Cocoa Growth Modifier: 100%
25.12 08:06:51 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
25.12 08:06:51 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
25.12 08:06:51 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
25.12 08:06:51 [Server] INFO Random Lighting Updates: false
25.12 08:06:51 [Server] INFO Structure Info Saving: true
25.12 08:06:51 [Server] INFO Custom Map Seeds:  Village: 10387312 Feature: 14357617
25.12 08:06:51 [Server] INFO Max TNT Explosions: 100
25.12 08:06:51 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
25.12 08:06:51 [Server] INFO Item Despawn Rate: 6000
25.12 08:06:51 [Server] INFO Item Merge Radius: 2.5
25.12 08:06:51 [Server] INFO Arrow Despawn Rate: 1200
25.12 08:06:51 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
25.12 08:06:51 [Server] INFO View Distance: 10
25.12 08:06:51 [Server] INFO Experience Merge Radius: 3.0
25.12 08:06:51 [Server] INFO Zombie Aggressive Towards Villager: true
25.12 08:06:51 [Server] INFO Nerfing mobs spawned from spawners: false
25.12 08:06:51 [Server] INFO Preparing start region for level 3 (Seed: 8071060993140541568)
25.12 08:06:52 [Server] INFO Preparing spawn area for world_nether, 77%
25.12 08:06:52 [Server] INFO 4 - World(s) loaded.
25.12 08:06:52 [Server] INFO Version 2.5.0-SNAPSHOT-b725 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
25.12 08:06:52 [Server] INFO Enabling EnjinMinecraftPlugin v3.0.24
25.12 08:06:52 [Server] INFO Initializing for the first time.
25.12 08:06:53 [Server] INFO Enabling DeluxeChat v1.11.1
25.12 08:06:53 [Server] INFO 1 formats loaded!
25.12 08:06:53 [Server] INFO Loading DeluxeChat messages.yml
25.12 08:06:53 [Server] INFO Loading placeholders.yml
25.12 08:06:53 [Server] INFO Hooked into Vault for economy placeholders!
25.12 08:06:53 [Server] INFO Hooked into Vault for permissions placeholders!
25.12 08:06:53 [Server] INFO 3 placeholder hooks have been registered and are enabled.
25.12 08:06:53 [Server] INFO ----------------------------
25.12 08:06:53 [Server] INFO DeluxeChat Updater
25.12 08:06:53 [Server] INFO You are running 1.11.1
25.12 08:06:53 [Server] INFO The latest version
25.12 08:06:53 [Server] INFO of DeluxeChat!
25.12 08:06:53 [Server] INFO ----------------------------
25.12 08:06:53 [Server] INFO Enabling WorldEdit v6.1.7-SNAPSHOT;3662-a8d04c2
25.12 08:06:53 [Server] INFO WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
25.12 08:06:53 [Server] INFO Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_11_R1 as the Bukkit adapter
25.12 08:06:53 [Server] INFO Enabling EssentialsProtect vTeamCity
25.12 08:06:53 [Server] INFO Enabling React v3.1p
25.12 08:06:54 [Server] INFO ____                            __     
25.12 08:06:54 [Server] INFO /\  _`\                         /\ \__   
25.12 08:06:54 [Server] INFO \ \ \L\ \     __     __      ___\ \ ,_\  Version 3.2p(3200)
25.12 08:06:54 [Server] INFO \ \ ,  /   /'__`\ /'__`\   /'___\ \ \/   20 Controllers
25.12 08:06:54 [Server] INFO \ \ \\ \ /\  __//\ \L\.\_/\ \__/\ \ \_   26 Samplers
25.12 08:06:54 [Server] INFO \ \_\ \_\ \____\ \__/.\_\ \____\\ \__\   13 Actions
25.12 08:06:54 [Server] INFO \/_/\/ /\/____/\/__/\/_/\/____/ \/__/
25.12 08:06:54 [Server] INFO Enabling HolographicDisplays v2.2.3
25.12 08:06:54 [Server] INFO Found ProtocolLib, using new version.
25.12 08:06:54 [Server] INFO Enabled player relative placeholders with ProtocolLib.
25.12 08:06:54 [Server] INFO Enabling WorldGuard v6.2.1-SNAPSHOT;1696-46cca2b
25.12 08:06:54 [Server] INFO (world) TNT ignition is PERMITTED.
25.12 08:06:54 [Server] INFO (world) Lighters are PERMITTED.
25.12 08:06:54 [Server] INFO (world) Lava fire is blocked.
25.12 08:06:54 [Server] INFO (world) Fire spread is UNRESTRICTED.
25.12 08:06:54 [Server] INFO Loaded configuration for world 'world'
25.12 08:06:54 [Server] INFO (world_the_end) TNT ignition is PERMITTED.
25.12 08:06:54 [Server] INFO (world_the_end) Lighters are PERMITTED.
25.12 08:06:54 [Server] INFO (world_the_end) Lava fire is blocked.
25.12 08:06:54 [Server] INFO (world_the_end) Fire spread is UNRESTRICTED.
25.12 08:06:54 [Server] INFO Loaded configuration for world 'world_the_end'
25.12 08:06:54 [Server] INFO (spawn) TNT ignition is PERMITTED.
25.12 08:06:54 [Server] INFO (spawn) Lighters are PERMITTED.
25.12 08:06:54 [Server] INFO (spawn) Lava fire is blocked.
25.12 08:06:54 [Server] INFO (spawn) Fire spread is UNRESTRICTED.
25.12 08:06:54 [Server] INFO Loaded configuration for world 'spawn'
25.12 08:06:54 [Server] INFO (world_nether) TNT ignition is PERMITTED.
25.12 08:06:54 [Server] INFO (world_nether) Lighters are PERMITTED.
25.12 08:06:54 [Server] INFO (world_nether) Lava fire is blocked.
25.12 08:06:54 [Server] INFO (world_nether) Fire spread is UNRESTRICTED.
25.12 08:06:54 [Server] INFO Loaded configuration for world 'world_nether'
25.12 08:06:54 [Server] INFO Loading region data...
25.12 08:06:55 [Server] INFO Server permissions file permissions.yml is empty, ignoring it
25.12 08:06:55 [Server] Startup Done (8.210s)! For help, type "help" or "?"
25.12 08:06:55 [Server] INFO (FAWE) Plugin 'WorldGuard' found. Using it now.
25.12 08:06:55 [Server] INFO Checking for Updates ...
25.12 08:06:55 [Server] INFO Stable Version: 1.5.6 | Current Version: 1.6.6
25.12 08:07:30 [Server] INFO Stopping the server
25.12 08:07:30 [Server] INFO Stopping server
 

Zyr

Minexus Network (minexus.org)
Supreme
Feedback score
10
Posts
197
Reactions
111
Resources
0
That must be your hosting. There's no way bungeecord can interfere with a Spigot server. All Bungeecord does is create a proxy and redirect you to another server when you do certain things.

I thought this aswell, like a possible Java issue or something.

I'm currently using AnvilNode for hosting, I'm not an expert but I have been doing this for a few years and know what I'm doing. Nothing that I have done has been server crash inducing at all but the support at AnvilNode don't believe it's a hosting issue.[DOUBLEPOST=1482673268][/DOUBLEPOST]
Were you using spigot 1.11 on your local machine?

I am running 1.11.2 locally, keep in mind this issue started 2 weeks ago, at the time I was running 1.11 and running perfectly fine at that, this random crash issue literally came out of no where.
 
Last edited:

Zyr

Minexus Network (minexus.org)
Supreme
Feedback score
10
Posts
197
Reactions
111
Resources
0
#Update

I received a response from support over at AnvilNode, once again they believe it's a plugin issue.

I gave them the benefit of the doubt and restarted my server from scratch for the 6th time.

This time as I was doing it I was taking note of what I was doing, here are the steps:

deleted all server files
started up server
installed essentials
restarted server (console was fine, didn't see any errors)
edited some files to make the server apart of the bungeecord network
- spigot.yml
bungeecord: true
- bukkit.yml
connection-throttle: -1
- server.properties
online-mode: false
announce-player-achievements: false (not necessary but didn't want to forget to disable this)

restarted server
attempted to join
could not connect to a default or fallback server, please try again later: io.netty.channel.ConnectTimeoutException
checked console and saw that the server crashed and was restarting in 5 seconds

I have no idea what I'm doing wrong now.
 
Status
This thread has been locked.
Top