что значит a fatal error has occurred this connection is terminated
A fatal error has occurred this connection is terminated #556
Comments
KajesLorian commented Jun 25, 2016
Brief explanation of problem: Whenever I join my server, after the initial load, if I try to walk anywhere I disconnect with «a fatal error has occurred this connection is terminated». Attempting to rejoin immediately causes same disconnect. If I restart I’m fine during the initial load, then it happens again. No problem if I open the same world in single player.
Steps to reproduce: simply logging on to server and moving around
The text was updated successfully, but these errors were encountered:
KajesLorian commented Jun 25, 2016
BlackAce21 commented Jun 25, 2016 •
The problem is you have too many mods that are registering global ID’s of which there is a hard limit. It is discussed in detail here MinecraftForge/MinecraftForge#1703
This mod SHOULD be changed to no longer use the EntityRegistry.registerGlobalEntityID but to fix your particular issue you simply need to remove some mods that add entities and pester the crap out of the devs of each mod to switch from using the global system to their own 😉
Also not all mods use the global entity registry so please don’t take that as incentive to go confront every mod author on your list xD but enough of them are that you have overloaded the 255 entity limit of the vanilla registry system.
::Edit:: found more information mostly for the author’s benefit MinecraftForge/MinecraftForge#1880
KajesLorian commented Jun 26, 2016
Okay. Thank you for that complete explanation. I shall see what I can live without!
simeonradivoev commented Jul 3, 2016
It’s fixed in 1.8+ version of the mod
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.
Minecraft Forums
A fatal error has occurred, this connection is terminated
So the title says it, I tried to start a new single player world and tried using an old one. It gives me 1/2 a second before it says «Shutting down server» (even though i’m on single player) Then it says «A fatal error has occurred, this connection is terminated» and sends me to the multiplayer menu.
I have No crash report but I have my log. Also heres my mods folder: http://imgur.com/A0M9cEC
[21:49:36] [main/INFO]: Setting user: tdog123123123
[21:49:40] [Client thread/INFO]: LWJGL Version: 2.9.1
[21:49:57] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Better Furnaces, FMLFileResourcePack:Heart Health, FMLFileResourcePack:BetterStorage, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Transport, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:DrZhark’s Mo’Creatures Mod, FMLFileResourcePack:Familiars API, FMLFileResourcePack:DefaultMobPack, FMLFileResourcePack:ExtendedFamPack, FMLFileResourcePack:HerobrineFamPack, FMLFileResourcePack:The Farlanders, FMLFileResourcePack:Infernal Mobs, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Lucky Block, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:VoxelMap No Radar, FMLFileResourcePack:Waila
[21:50:11] [Sound Library Loader/INFO]: Sound engine started
[21:50:12] [Client thread/INFO]: Created: 512×512 textures/blocks-atlas
[21:50:13] [Client thread/INFO]: Created: 512×512 textures/items-atlas
[21:50:18] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Better Furnaces, FMLFileResourcePack:Heart Health, FMLFileResourcePack:BetterStorage, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Transport, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:DrZhark’s Mo’Creatures Mod, FMLFileResourcePack:Familiars API, FMLFileResourcePack:DefaultMobPack, FMLFileResourcePack:ExtendedFamPack, FMLFileResourcePack:HerobrineFamPack, FMLFileResourcePack:The Farlanders, FMLFileResourcePack:Infernal Mobs, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Lucky Block, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:VoxelMap No Radar, FMLFileResourcePack:Waila
[21:50:19] [Client thread/INFO]: Created: 512×512 textures/items-atlas
[21:50:21] [Client thread/INFO]: Created: 512×512 textures/blocks-atlas
[21:50:22] [Sound Library Loader/INFO]: Sound engine started
[21:50:44] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[21:50:44] [Server thread/INFO]: Generating keypair
[21:50:44] [Server thread/INFO]: Converting map!
[21:50:44] [Server thread/INFO]: Scanning folders.
[21:50:44] [Server thread/INFO]: Total conversion count is 0
[21:50:46] [Server thread/INFO]: Preparing start region for level 0
[21:50:47] [Server thread/INFO]: Preparing spawn area: 3%
[21:50:48] [Server thread/INFO]: Preparing spawn area: 4%
[21:50:49] [Server thread/INFO]: Preparing spawn area: 8%
[21:50:50] [Server thread/INFO]: Preparing spawn area: 12%
[21:50:51] [Server thread/INFO]: Preparing spawn area: 19%
[21:50:52] [Server thread/INFO]: Preparing spawn area: 25%
[21:50:53] [Server thread/INFO]: Preparing spawn area: 33%
[21:50:54] [Server thread/INFO]: Preparing spawn area: 42%
[21:50:55] [Server thread/INFO]: Preparing spawn area: 49%
[21:50:56] [Server thread/INFO]: Preparing spawn area: 56%
[21:50:57] [Server thread/INFO]: Preparing spawn area: 63%
[21:50:58] [Server thread/INFO]: Preparing spawn area: 72%
[21:50:59] [Server thread/INFO]: Preparing spawn area: 81%
[21:51:00] [Server thread/INFO]: Preparing spawn area: 90%
[21:51:01] [Server thread/INFO]: Preparing spawn area: 97%
[21:51:02] [Server thread/INFO]: Changing view distance to 4, from 10
[21:51:03] [Server thread/INFO]: tdog123123123[local:E:068f6292] logged in with entity id 159 at (93.5, 63.0, 275.5)
[21:51:03] [Server thread/INFO]: tdog123123123 joined the game
[21:51:05] [Client thread/INFO]: [CHAT] InvTweaks: Configuration loaded.
[21:51:05] [Server thread/INFO]: tdog123123123 lost connection: TextComponent
[21:51:05] [Server thread/INFO]: tdog123123123 left the game
[21:51:05] [Server thread/INFO]: Stopping singleplayer server as player logged out
[21:51:05] [Server thread/INFO]: Stopping server
[21:51:05] [Server thread/INFO]: Saving players
[21:51:05] [Server thread/INFO]: Saving worlds
[21:51:05] [Server thread/INFO]: Saving chunks for level ‘New World’/Overworld
[21:51:10] [Server thread/INFO]: Saving chunks for level ‘New World’/Nether
[21:51:10] [Server thread/INFO]: Saving chunks for level ‘New World’/The End
[21:51:10] [Server thread/INFO]: Saving chunks for level ‘New World’/Wyvern Lair
[21:51:10] [Server thread/INFO]: Saving chunks for level ‘New World’/Twilight Forest
[21:51:23] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[21:51:23] [Server thread/INFO]: Generating keypair
[21:51:24] [Server thread/INFO]: Preparing start region for level 0
[21:51:25] [Server thread/INFO]: Preparing spawn area: 50%
[21:51:26] [Server thread/INFO]: Changing view distance to 4, from 10
[21:51:26] [Server thread/INFO]: tdog123123123[local:E:813ad324] logged in with entity id 413 at (93.5, 63.0, 275.5)
[21:51:26] [Server thread/INFO]: tdog123123123 joined the game
[21:51:27] [Server thread/INFO]: tdog123123123 lost connection: TextComponent
[21:51:27] [Server thread/INFO]: tdog123123123 left the game
[21:51:27] [Client thread/INFO]: [CHAT] Damage Indicators v.3.2.0.0 is up to date.
[21:51:27] [Server thread/INFO]: Stopping singleplayer server as player logged out
[21:51:27] [Server thread/INFO]: Stopping server
[21:51:27] [Server thread/INFO]: Saving players
[21:51:27] [Server thread/INFO]: Saving worlds
[21:51:27] [Server thread/INFO]: Saving chunks for level ‘New World’/Overworld
[21:51:27] [Client thread/INFO]: [CHAT] §ENo waypoints exist for this world/server.
[21:51:29] [Server thread/INFO]: Saving chunks for level ‘New World’/Nether
[21:51:29] [Server thread/INFO]: Saving chunks for level ‘New World’/The End
[21:51:29] [Server thread/INFO]: Saving chunks for level ‘New World’/Wyvern Lair
[21:51:29] [Server thread/INFO]: Saving chunks for level ‘New World’/Twilight Forest
[22:36:13] [Client thread/INFO]: Stopping!
A fatal error has occured connection terminated #1412
Comments
xPiwkoPL commented Jul 10, 2017
The text was updated successfully, but these errors were encountered:
xJon commented Jul 10, 2017
Did you try to reinstall the modpack?
xPiwkoPL commented Jul 10, 2017
xPiwkoPL commented Jul 10, 2017
tried also previous versions
xPiwkoPL commented Jul 10, 2017
got 8gb of ram 3gb for minecraft
xPiwkoPL commented Jul 10, 2017
i used 4gb for minecraft also, still doesnt work
xJon commented Jul 10, 2017 •
Whoops, my bad. I’ve missed the error in the log, but I’ve found it now:
[15:02:30] [Client thread/ERROR] [FML/]: There was a critical exception handling a packet on channel Morph
java.lang.ClassCastException: com.google.gson.JsonPrimitive cannot be cast to com.google.gson.JsonObject
It seems that the Morph mod is giving you trouble, but that’s weird and shouldn’t happen.
As a first fix, try to remove it and launch the game. If that works, try to re-add it and see what happens.
xPiwkoPL commented Jul 10, 2017
i tried to remove morph earlie bcs i read another issue, but its automatically redownloaded while launching a modpack
xPiwkoPL commented Jul 10, 2017
ok now it worked removing morph
xPiwkoPL commented Jul 11, 2017
i5-7500
gtx 1070
8gb ram
laggings sometimes
xJon commented Jul 11, 2017
Try to disable VSync and change the FPS limitation to unlimited.
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.
A Fatal Error has occurred, this connection is terminated #822
Comments
ghost commented Aug 9, 2014
I’m getting the above message (which in turn kicks the client) every time they go to a space-station they’ve created.
Player is OP and when they log back in it’s as if they’ve landed already and all is normal.
Does not occur on mars/moon/asteroids.
The text was updated successfully, but these errors were encountered:
radfast commented Aug 9, 2014
there will be a log client-side which gives us the cause (it should also be in console)
Please can I have that.
ghost commented Aug 9, 2014
Found it hiding in client, server had no idea:
[03:26:35] [Client thread/ERROR]: There was a critical exception handling a packet on channel GalacticraftCore
java.lang.NullPointerException
at micdoodle8.mods.galacticraft.core.dimension.SpaceStationWorldData.func_76184_a(SpaceStationWorldData.java:48)
[SpaceStationWorldData.class:?]
at micdoodle8.mods.galacticraft.core.network.PacketSimple.handleClientSide(PacketSimple.java:505)
[PacketSimple.class:?]
at micdoodle8.mods.galacticraft.core.network.GalacticraftPacketHandler.channelRead0(GalacticraftPacketHandler.java:24)
[GalacticraftPacketHandler.class:?]
at micdoodle8.mods.galacticraft.core.network.GalacticraftPacketHandler.channelRead0(GalacticraftPacketHandler.java:12)
[GalacticraftPacketHandler.class:?]
at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98)
[SimpleChannelInboundHandler.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
[DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
[DefaultChannelHandlerContext.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)
[MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111)
[MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
[DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
[DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
[DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169)
[EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:197) [ef.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [biy.class:?]
at net.minecraft.client.Minecraft.func_71407_l(MinecraftOverlay.java:1542) [azd.class:?]
at net.minecraft.client.Minecraft.func_71411_J(MinecraftOverlay.java:917) [azd.class:?]
at net.minecraft.client.Minecraft.func_99999_d(MinecraftOverlay.java:835) [azd.class:?]
at net.minecraft.client.main.Main.main(SourceFile:103) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[?:1.7.0_65]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[?:1.7.0_65]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[?:1.7.0_65]
at java.lang.reflect.Method.invoke(Unknown Source)
[?:1.7.0_65]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
radfast commented Aug 9, 2014
Galacticraft version on client? It looks like issue #764 which has been fixed since 3.0.0.145.
ghost commented Aug 9, 2014
radfast commented Aug 9, 2014
Any error earlier than that in the client log? Please give me the previous 30 seconds or so of log.
ghost commented Aug 9, 2014
[03:23:50] [Client thread/INFO]: [CHAT] [CONSOLE: Reloaded white-list from file]
[03:24:19] [Client thread/WARN]: EnergyTileUnloadEvent: posted for mods.immibis.ars.TileEntityGeneratorCore@68c803ea client-side, aborting
[03:24:25] [Client thread/INFO]: [CHAT] [MultiWorld] Moved player Bysokar to world SGC
[03:24:50] [Client thread/INFO]: [CHAT] [CONSOLE: Reloaded white-list from file]
[03:24:50] [Client thread/INFO]: [CHAT] [Broadcast] Strapped for cash? Check out the jobs plugin! Type /jobs browse to list all the jobs you can join and /jobs join to join one and be paid to play!
[03:25:05] [Client thread/INFO]: [CHAT] Returning to previous location.
[03:25:15] [Client thread/INFO]: [CHAT] [MultiWorld] Moved player Bysokar to world galaxy
[03:25:25] [Client thread/INFO]: [CHAT]
ghost commented Aug 9, 2014
ghost commented Aug 10, 2014
I can confirm (I went back and forth between versions) B150 is not working.
radfast commented Aug 10, 2014
That’s a bit of a mystery but so long as it’s working now, that’s the main thing!
ozzy4812 commented Dec 31, 2014
same thing happend to me can you please help me when the weather mod is installed and i go into single player it says the conecction is terminated thing
when i open a world it says:a fatal error has occured this connection is terminated #828
Comments
tfrrft commented Nov 20, 2016
No description provided.
The text was updated successfully, but these errors were encountered:
tfrrft commented Nov 20, 2016
Tamaized commented Nov 20, 2016
Post logs, specifically the fml-client-latest.log (or something similar) or we can’t help
tfrrft commented Nov 20, 2016
Tamaized commented Nov 20, 2016 •
In your Minecraft directory there’s a folder called «logs» in there is a fml-client-latest.log file, we need to see the contents of that after this error occurred, if you reboot minecraft then the file will get wiped so get it right as the error happens. Use gist or pastebin, don’t copy and paste its contents directly here.
tfrrft commented Nov 20, 2016
[22:56:32] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
Tamaized commented Nov 20, 2016
I mean, we need the entire log
tfrrft commented Nov 20, 2016
i cant it is says that it is too big and i cant send it
Tamaized commented Nov 20, 2016
you’ve tried both pastebin and gist?
tfrrft commented Nov 20, 2016
i just copy the log paste it in pastebin,submit then copy and paste here
tfrrft commented Nov 20, 2016
did i need to paste the RAW paste data?
Tamaized commented Nov 20, 2016
We need the link to the pastebin
tfrrft commented Nov 20, 2016
tfrrft commented Nov 20, 2016
Tamaized commented Nov 20, 2016 •
Can you try this with Morph 0.9.3 and iChunUtil 4.2.3, you’re using outdated versions.