I have had crashing issues, so I just force updated to 1.4.7, and got the latest version of forge for 1.4.7. I have installed forge many times, so this isn't an installation issue. I put forge into the jar, and loaded minecraft. It came to the main menu fine as well. Upon making a new world, it begins loading, and displays converting world. The game doesn't crash, it simply sits there, doing nothing. I just downloaded it this morning, so this is the latest version of forge. Any suggestions?
---- Minecraft Crash Report ----
// Why did you do that?
Time: 1/26/13 12:31 PM
Description: Exception getting block type in world
java.lang.NullPointerException
at net.minecraftforge.common.ForgeChunkManager.fetchDormantChunk(ForgeChunkManager.java:883)
at im.c(ChunkProviderServer.java:115)
at im.d(ChunkProviderServer.java:166)
at yc.e(World.java:524)
at yc.a(World.java:404)
at yc.c(World.java:433)
at yc.b(World.java:375)
at aaq.a(WorldProvider.java:100)
at in.b(WorldServer.java:775)
at in.a(WorldServer.java:739)
at yc.<init>(World.java:288)
at in.<init>(WorldServer.java:103)
at bdz.a(IntegratedServer.java:69)
at bdz.c(IntegratedServer.java:101)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
at fy.run(SourceFile:849)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraftforge.common.ForgeChunkManager.fetchDormantChunk(ForgeChunkManager.java:883)
at im.c(ChunkProviderServer.java:115)
at im.d(ChunkProviderServer.java:166)
at yc.e(World.java:524)
-- Requested block coordinates --
Details:
Found chunk: true
Location: World: (16,64,-60), Chunk: (at 0,4,4 in 1,-4; contains blocks 16,0,-64 to 31,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Stacktrace:
at yc.a(World.java:404)
at yc.c(World.java:433)
at yc.b(World.java:375)
at aaq.a(WorldProvider.java:100)
at in.b(WorldServer.java:775)
at in.a(WorldServer.java:739)
-- Affected level --
Details:
Level name: New World
All players: 0 total; []
Chunk stats: ServerChunkCache: 0 Drop: 0
Level seed: -6478566947567747810
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 0 game time, 0 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at yc.<init>(World.java:288)
at in.<init>(WorldServer.java:103)
at bdz.a(IntegratedServer.java:69)
at bdz.c(IntegratedServer.java:101)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
at fy.run(SourceFile:849)
-- System Details --
Details:
Minecraft Version: 1.4.7
Operating System: Mac OS X (x86_64) version 10.7.4
Java Version: 1.6.0_33, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 475646848 bytes (453 MB) / 554369024 bytes (528 MB) up to 1069416448 bytes (1019 MB)
JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 5, tallocated: 35
FML: MCP v7.26a FML v4.7.22.539 Minecraft Forge 6.6.0.510 3 mods loaded, 3 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Profiler Position: N/A (disabled)
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge,fml'
I have the same issue. I dug around in the log and this crash seems to be caused by an error 503 between a server that forge is downloading from and my client. Apparently error 503 is that the server you're trying to reach is either down or refused your request.
This doesn't solve my problem, but it could just be a temporary thing? idk.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
---- Minecraft Crash Report ----
// Why did you do that?
Time: 1/26/13 12:31 PM
Description: Exception getting block type in world
java.lang.NullPointerException
at net.minecraftforge.common.ForgeChunkManager.fetchDormantChunk(ForgeChunkManager.java:883)
at im.c(ChunkProviderServer.java:115)
at im.d(ChunkProviderServer.java:166)
at yc.e(World.java:524)
at yc.a(World.java:404)
at yc.c(World.java:433)
at yc.b(World.java:375)
at aaq.a(WorldProvider.java:100)
at in.b(WorldServer.java:775)
at in.a(WorldServer.java:739)
at yc.<init>(World.java:288)
at in.<init>(WorldServer.java:103)
at bdz.a(IntegratedServer.java:69)
at bdz.c(IntegratedServer.java:101)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
at fy.run(SourceFile:849)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraftforge.common.ForgeChunkManager.fetchDormantChunk(ForgeChunkManager.java:883)
at im.c(ChunkProviderServer.java:115)
at im.d(ChunkProviderServer.java:166)
at yc.e(World.java:524)
-- Requested block coordinates --
Details:
Found chunk: true
Location: World: (16,64,-60), Chunk: (at 0,4,4 in 1,-4; contains blocks 16,0,-64 to 31,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Stacktrace:
at yc.a(World.java:404)
at yc.c(World.java:433)
at yc.b(World.java:375)
at aaq.a(WorldProvider.java:100)
at in.b(WorldServer.java:775)
at in.a(WorldServer.java:739)
-- Affected level --
Details:
Level name: New World
All players: 0 total; []
Chunk stats: ServerChunkCache: 0 Drop: 0
Level seed: -6478566947567747810
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 0 game time, 0 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at yc.<init>(World.java:288)
at in.<init>(WorldServer.java:103)
at bdz.a(IntegratedServer.java:69)
at bdz.c(IntegratedServer.java:101)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
at fy.run(SourceFile:849)
-- System Details --
Details:
Minecraft Version: 1.4.7
Operating System: Mac OS X (x86_64) version 10.7.4
Java Version: 1.6.0_33, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 475646848 bytes (453 MB) / 554369024 bytes (528 MB) up to 1069416448 bytes (1019 MB)
JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 5, tallocated: 35
FML: MCP v7.26a FML v4.7.22.539 Minecraft Forge 6.6.0.510 3 mods loaded, 3 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Profiler Position: N/A (disabled)
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge,fml'
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumThis doesn't solve my problem, but it could just be a temporary thing? idk.