Jump to content

"Shutting down Internal Server"


NinjaAlpha

Recommended Posts

I've been having a problem with the minecraft downloading stuff for a while now. I'm not that experienced to downloading mods and stuff like that but I'm not a total loser with it. So I've looked up many videos on how to download forge and some did work. But ever since i updated to 1.5.2 I haven't been able to play singleplayer. I think i tried everything, here are the steps that i did.

1.Go to files.minecraft.forge.net

2.I've downloaded the universal for everyone, the latest recommended and the first 2 on the page.

3.Download it, then drag it to my browser,then click on it to bring it to winrar

4%appdata%

5. .minecraft/bin/open minecraft with winrar

6. Delete META-INF in minecraft/not in forge

7.drag all the folders from forge into minecraft

8.start up minecraft/see FML loading little screen/ then it says I've download forge for minecraft

9.But here comes the problem; after I start up a singleplayer game it starts loading and then it still has the dirt background and then it says "Shutting down Internal Server"

10.I've tried the force updating thing, looked at many videos and forums/threads Just don't know what to do now. Not sure what the minecraft crash reports do but i will paste them down anyways

 

I hope someone can help me soon, Thanks

 

 

-- Minecraft Crash Report ----

// Oh - I know what I did wrong!

 

Time: 6/11/13 8:47 PM

Description: Exception in server tick loop

 

java.lang.ClassCastException: net.minecraft.entity.player.EntityPlayerMP cannot be cast to cpw.mods.fml.common.network.Player

at cpw.mods.fml.common.network.NetworkRegistry.playerLoggedIn(NetworkRegistry.java:173)

at cpw.mods.fml.common.network.FMLNetworkHandler.handlePlayerLogin(FMLNetworkHandler.java:298)

at net.minecraft.server.management.ServerConfigurationManager.func_72355_a(ServerConfigurationManager.java:150)

at net.minecraft.server.integrated.IntegratedServerListenThread.func_71747_b(IntegratedServerListenThread.java:97)

at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:677)

at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:573)

at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:127)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470)

at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- System Details --

Details:

Minecraft Version: 1.5.2

Operating System: Windows 7 (x86) version 6.1

Java Version: 1.7.0_21, Oracle Corporation

Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation

Memory: 313098848 bytes (298 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)

JVM Flags: 2 total; -Xms512m -Xmx1024m

AABB Pool Size: 1027 (57512 bytes; 0 MB) allocated, 1027 (57512 bytes; 0 MB) used

Suspicious classes: FML and Forge are installed

IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63

FML: MCP v7.51 FML v5.2.23.734 Minecraft Forge 7.8.0.734 3 mods loaded, 3 mods active

mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

FML{5.2.23.734} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Forge{7.8.0.734} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Profiler Position: N/A (disabled)

Vec3 Pool Size: 151 (8456 bytes; 0 MB) allocated, 151 (8456 bytes; 0 MB) used

Player Count: 1 / 8; [EntityPlayerMP['nelaj1999'/116, l='New World', x=203.50, y=76.00, z=264.50]]

Type: Integrated Server (map_client.txt)

Is Modded: Definitely; Client brand changed to 'fml,forge'

 

 

 

Heres the thing i see when it crashes on my screen

 

      Minecraft has crashed!     

      ----------------------     

 

Minecraft has stopped running because it encountered a problem; Unexpected error

 

A full error report has been saved to C:\Users\Secret\AppData\Roaming\.minecraft\crash-reports\crash-2013-06-11_21.05.17-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(

 

 

 

--- BEGIN ERROR REPORT a17cc6fa --------

Full report at:

C:\Users\Secret\AppData\Roaming\.minecraft\crash-reports\crash-2013-06-11_21.05.17-client.txt

Please show that file to Mojang, NOT just this screen!

 

Generated 6/11/13 9:05 PM

 

-- Head --

Stacktrace:

at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:237)

at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:84)

at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1571)

at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:59)

at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)

 

-- Affected level --

Details:

Level name: MpServer

All players: 1 total; [EntityClientPlayerMP['nelaj1999'/116, l='MpServer', x=203.50, y=77.62, z=264.50]]

Chunk stats: MultiplayerChunkCache: 0

Level seed: 0

Level generator: ID 00 - default, ver 1. Features enabled: false

Level generator options:

Level spawn location: World: (200,64,256), Chunk: (at 8,4,0 in 12,16; contains blocks 192,0,256 to 207,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)

Level time: 2 game time, 2 day time

Level dimension: 0

Level storage version: 0x00000 - Unknown?

Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)

Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false

Forced entities: 1 total; [EntityClientPlayerMP['nelaj1999'/116, l='MpServer', x=203.50, y=77.62, z=264.50]]

Retry entities: 0 total; []

Stacktrace:

at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:441)

at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2414)

at net.minecraft.client.Minecraft.run(Minecraft.java:783)

at java.lang.Thread.run(Unknown Source)

 

-- System Details --

Details:

Minecraft Version: 1.5.2

Operating System: Windows 7 (x86) version 6.1

Java Version: 1.7.0_21, Oracle Corporation

Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation

Memory: 377541728 bytes (360 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)

JVM Flags: 2 total; -Xms512m -Xmx1024m

AABB Pool Size: 10817 (605752 bytes; 0 MB) allocated, 10817 (605752 bytes; 0 MB) used

Suspicious classes: FML and Forge are installed

IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63

FML: MCP v7.51 FML v5.2.23.734 Minecraft Forge 7.8.0.734 3 mods loaded, 3 mods active

mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

FML{5.2.23.734} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Forge{7.8.0.734} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

LWJGL: 2.4.2

OpenGL: ATI Radeon HD 4200  GL version 3.3.9836 Compatibility Profile Context, ATI Technologies Inc.

Is Modded: Definitely; Client brand changed to 'fml,forge'

Type: Client (map_client.txt)

Texture Pack: Default

Profiler Position: N/A (disabled)

Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

 

java.lang.ClassCastException: net.minecraft.client.entity.EntityClientPlayerMP cannot be cast to cpw.mods.fml.common.network.Player

at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:237)

at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:84)

at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1571)

at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:59)

at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)

at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1899)

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:835)

at net.minecraft.client.Minecraft.run(Minecraft.java:760)

at java.lang.Thread.run(Unknown Source)

--- END ERROR REPORT 4e18333b ----------

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.