I was playing regular un-modified Minecraft and suddenly it gives me a familiar message "Server Closed"... This is not multiplayer, this world that I'm playing on is 100% SINGLE PLAYER... O.o So does anyone have any idea why this happened? After this happened I clicked "back to title screen" and logged back onto the world and now is working fine.
I was playing regular un-modified Minecraft and suddenly it gives me a familiar message "Server Closed"... This is not multiplayer, this world that I'm playing on is 100% SINGLE PLAYER... O.o So does anyone have any idea why this happened? After this happened I clicked "back to title screen" and logged back onto the world and now is working fine.
Why did you post this if it was fixed? Maybe mine craft made a temporary internal server, but it shut down before you logged in.
I was playing regular un-modified Minecraft and suddenly it gives me a familiar message "Server Closed"... This is not multiplayer, this world that I'm playing on is 100% SINGLE PLAYER... O.o So does anyone have any idea why this happened? After this happened I clicked "back to title screen" and logged back onto the world and now is working fine.
When I saw this post I was interested. I usually play offline, single player. But I've had reason to wonder about this topic myself. Now with 'twitch tv' and warnings about knowing how to set permissions for a server if you are thinking about it, it seems to be a credible topic. All kinds of people think they are privileged to enter other peoples domains, I know, I have seen the results and evidence of it. From Adobe to self proclaimed authorities, to derelicts, they don't seem to leave another person a fig leaf to shelter under. Even the Microsoft card games insist on collecting unwanted game statistics on how many games you've 'won' and in how many moves. It is very annoying and doesn't reflect the reasons why I might play. I was interested in trying a mod that needed a server or virtual server set up and nothing worked correctly. It was very disappointing. I will burn my hard drive and or my operating system and damn the programs that get in the way if I think it is out of hand. I have a consistent problem I will make an original post for that keeps asking for information. Sometimes for server options, sometimes for twitch tv. They are both nice program options if one is looking to use them.
I'm currently having this issue actually. Only happens with one of my worlds. I start minecraft, and run the world I've been playing on for days, only for the entire thing to stop on "downloading terrain", and say that the connection to the server was lost, after which I'm returned to the multiplayer server select screen.
Here's my log for the crash:
[03:06:00] [Client thread/INFO]: Created: 512x512 textures/items-atlas
[03:06:09] [Server thread/INFO]: Starting integrated minecraft server version 1.7.2
[03:06:09] [Server thread/INFO]: Generating keypair
[03:06:09] [Server thread/INFO]: Preparing start region for level 0
[03:06:10] [Server thread/INFO]: Preparing spawn area: 51%
[03:06:11] [Server thread/INFO]: Master00Maniac[local:E:bf9b4cb1] logged in with entity id 310 at (-283.36280227563094, 64.0, 2865.2614056849698)
[03:06:11] [Server thread/INFO]: Master00Maniac joined the game
[03:06:11] [Client thread/INFO]: [CHAT] A new §eOptiFine§f version is available: §eHD Ultra C2§f
[03:06:13] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.NoClassDefFoundError: b
at net.minecraft.server.MinecraftServer.u(SourceFile:505) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.t(SourceFile:441) ~[MinecraftServer.class:?]
at bsk.t(IntegratedServer.java:185) ~[bsk.class:?]
at net.minecraft.server.MinecraftServer.run(SourceFile:358) [MinecraftServer.class:?]
at ky.run(SourceFile:617) [ky.class:?]
Caused by: java.lang.ClassNotFoundException: b
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:94) ~[launchwrapper-1.7.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0-ea]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0-ea]
... 5 more
[03:06:13] [Server thread/INFO]: Stopping server
EDIT: Found my problem. Hopped on MCEdit, and noticed MILLIONS of items scattered about caves and stuff. This was a user error on my end, as I had replaced a LOT of air blocks in my world with torches using MCEdit. Wasn't aware that it would have such a significant impact. Anyway, clearing the torches and deleting entities was my solution.
Playing minecraft in the latest versions always involves a 'server' these days. In single player the server is integrated:
[03:06:09] [Server thread/INFO]: Starting integrated minecraft server version 1.7.2
If you get disconnected from that server it is usually because it crashed, as in Master00Maniac's log. Why it crashed can't be determined without a log. It could be a bug, it could be corruption, it could be because you tried using a save that had been used with mods you no longer have, or had been used with a newer version of minecraft than you were currently trying to use.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Why did you post this if it was fixed? Maybe mine craft made a temporary internal server, but it shut down before you logged in.
When I saw this post I was interested. I usually play offline, single player. But I've had reason to wonder about this topic myself. Now with 'twitch tv' and warnings about knowing how to set permissions for a server if you are thinking about it, it seems to be a credible topic. All kinds of people think they are privileged to enter other peoples domains, I know, I have seen the results and evidence of it. From Adobe to self proclaimed authorities, to derelicts, they don't seem to leave another person a fig leaf to shelter under. Even the Microsoft card games insist on collecting unwanted game statistics on how many games you've 'won' and in how many moves. It is very annoying and doesn't reflect the reasons why I might play. I was interested in trying a mod that needed a server or virtual server set up and nothing worked correctly. It was very disappointing. I will burn my hard drive and or my operating system and damn the programs that get in the way if I think it is out of hand. I have a consistent problem I will make an original post for that keeps asking for information. Sometimes for server options, sometimes for twitch tv. They are both nice program options if one is looking to use them.
Here's my log for the crash:
[03:06:09] [Server thread/INFO]: Starting integrated minecraft server version 1.7.2
[03:06:09] [Server thread/INFO]: Generating keypair
[03:06:09] [Server thread/INFO]: Preparing start region for level 0
[03:06:10] [Server thread/INFO]: Preparing spawn area: 51%
[03:06:11] [Server thread/INFO]: Master00Maniac[local:E:bf9b4cb1] logged in with entity id 310 at (-283.36280227563094, 64.0, 2865.2614056849698)
[03:06:11] [Server thread/INFO]: Master00Maniac joined the game
[03:06:11] [Client thread/INFO]: [CHAT] A new §eOptiFine§f version is available: §eHD Ultra C2§f
[03:06:13] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.NoClassDefFoundError: b
at net.minecraft.server.MinecraftServer.u(SourceFile:505) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.t(SourceFile:441) ~[MinecraftServer.class:?]
at bsk.t(IntegratedServer.java:185) ~[bsk.class:?]
at net.minecraft.server.MinecraftServer.run(SourceFile:358) [MinecraftServer.class:?]
at ky.run(SourceFile:617) [ky.class:?]
Caused by: java.lang.ClassNotFoundException: b
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:94) ~[launchwrapper-1.7.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0-ea]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0-ea]
... 5 more
[03:06:13] [Server thread/INFO]: Stopping server
EDIT: Found my problem. Hopped on MCEdit, and noticed MILLIONS of items scattered about caves and stuff. This was a user error on my end, as I had replaced a LOT of air blocks in my world with torches using MCEdit. Wasn't aware that it would have such a significant impact. Anyway, clearing the torches and deleting entities was my solution.
If you get disconnected from that server it is usually because it crashed, as in Master00Maniac's log. Why it crashed can't be determined without a log. It could be a bug, it could be corruption, it could be because you tried using a save that had been used with mods you no longer have, or had been used with a newer version of minecraft than you were currently trying to use.