-
Bug
-
Resolution: Invalid
-
Minor
-
None
-
None
-
- 1.11
- 1.12
- 1.121
- Jarfile
- JavaPlugin
- Kicked
- Openable
- QuitReason
- Spigot
- Unhandled
- Unknown
- broken
- bug
- bug,
- chat
- command
- console
- crash
- delay
- disable
- disconnect
- disconnected
- display
- eating
- effect
- error
- factions
- fail
- failed
- fatal
- fix
- glitch
- incorrect
- interact
- is
- it
- jar
- java
- java1.6
- java8
- java9
- kick
- lag
- latest
- load
- loading
- location
- log
- logging
- login
- major
- mcmmo
- memory
- message
- minecraft
- mining
- new
- no
- none
- not
- notloading
- of
- on
- op
- open
- performance
- permissionex
- permissions
- permissionsEx
- persistent
- ping
- player
- playerinteractevent
- playermoveevent
- please
- plugin
- removal
- render
- respawn
- responding
- restart
- run
- runtwice
- server
- servercrash
- servershutoff
- setup
- spigot
- tick
- ticking
- timeout
- timings
- to
- unknown-command
- unload
- unresponsive
- update
- uuid
- walk
- warning
- what
- with
- work
- world
- yml
- zPermissions
-
We run this server on windows 10.
Home hosted.
Ethernet connection to modem/port-forwarded through modem.
Leaving our player alone will make the disconnection take longer to happen.
No error messages in the console.
Updated java.
I have restarted our modem and router.(even though we go straight through the modem.)
Our modem is a modem/wifi combo with the wifi disabled.
The server PC is accessed by teamviewer and has nothing but server info on it.
I connect to the server using a ethernet cable into the same modem and still get disconnected.Run.bat file:
ECHO OFF
:start
java -Xms512M -Xmx4096M -jar spigot.jar -o true
goto startÂ
PAUSE(we usually don't have the -Xms512M in but tried it to see if it fixed our problem.)
Our plugins:
Clearlag
essentials
essentialschat
essentialsspawn
MCCore
PermissionsEx
ShopChest
SkillAPI
Vault
Announcer
BarAPI
BlockParticles[v1.9.5.1]
CleanroomGenerator
ConsoleSpamFix 1.4.0
CratesPlus 4.4.3
CustomEnchantments
EffectLib 5.2
HolographicDisplays
Hotels
LegacyFactions 1.4.1
LockettePro
Multiverse-core 2.5
Multiverse-Portals 2.5
MythicDrops
MythicLib
PerWorldPlugins v1.1.0
Rankup
SignColors
SnowballDamage
SuperTrails
SuperVanish
Tim
TrollBoss v5.1
votifier 1.9
VotingPlugin
worldedit-bukit 6.1.7.2
worldguard 6.2.1(We have other plugins but had them removed to stop errors and keep them away while working on more important plugins. They don't have an effect on the disconnecting problem at all as far as I know.)
I took out some text from the log because I went over the max length. Nothing important.
Example of things I removed from log.
[23:06:11] [Server thread/INFO]: Cactus Growth Modifier: 100%Our IP is 70.114.157.87 to experience it yourself.
We run this server on windows 10. Home hosted. Ethernet connection to modem/port-forwarded through modem. Leaving our player alone will make the disconnection take longer to happen. No error messages in the console. Updated java. I have restarted our modem and router.(even though we go straight through the modem.) Our modem is a modem/wifi combo with the wifi disabled. The server PC is accessed by teamviewer and has nothing but server info on it. I connect to the server using a ethernet cable into the same modem and still get disconnected. Run.bat file: ECHO OFF :start java -Xms512M -Xmx4096M -jar spigot.jar -o true goto start PAUSE (we usually don't have the -Xms512M in but tried it to see if it fixed our problem.) Our plugins: Clearlag essentials essentialschat essentialsspawn MCCore PermissionsEx ShopChest SkillAPI Vault Announcer BarAPI BlockParticles [v1.9.5.1] CleanroomGenerator ConsoleSpamFix 1.4.0 CratesPlus 4.4.3 CustomEnchantments EffectLib 5.2 HolographicDisplays Hotels LegacyFactions 1.4.1 LockettePro Multiverse-core 2.5 Multiverse-Portals 2.5 MythicDrops MythicLib PerWorldPlugins v1.1.0 Rankup SignColors SnowballDamage SuperTrails SuperVanish Tim TrollBoss v5.1 votifier 1.9 VotingPlugin worldedit-bukit 6.1.7.2 worldguard 6.2.1 (We have other plugins but had them removed to stop errors and keep them away while working on more important plugins. They don't have an effect on the disconnecting problem at all as far as I know.) I took out some text from the log because I went over the max length. Nothing important. Example of things I removed from log. [23:06:11] [Server thread/INFO] : Cactus Growth Modifier: 100% Our IP is 70.114.157.87 to experience it yourself.
I have been using spigot for a while and had no problems running a server. Recently after updating to 1.11.2 my server would disconnect players. It would run fine then suddenly all the players would start lagging and no commands would work and within 15 seconds everyone would disconnect with this message.
(Player lost connection. internal exception java.io.ioexception an existing connection was forcibly closed by the remote host)
As soon as they disconnected they could reconnect with no problems. Also if a player would start lagging they could quit the server and re-log and this would skip the whole error message and disconnecting. Sometimes it takes 10 minutes to do this after joining and sometimes it does it every minute. We fixed this by changing the run.bat file to use a max limit of 8GB instead of 12GB. Or from leaving the server running for a long time. I'm not sure what fixed it because most of the players were all busy during this time and didn't play on the server at all. Since fixing it we have had no problems with random disconnecting. Now after updating to 1.12 or 1.12.1 (both have these problems) this problem came back up and won't go away no matter what we try. Sometimes all players will disconnect but 1 but other times all players disconnect. We have had just a few players on because of this problem and from working out bugs and this disconnecting still happens with just 2 of us.