Minecraft 1.5.2 Keeps crashing. Not sure if I'm in right place
7 replies [Last post]
Spacejas
WoM Member
Members
WoM Member: 630164
WoM Coins: 3

Sorry if this isn't in the right place. This is my first time on forums.

My minecraft (1.5.2) Keeps crashing and saying there is.... well I can just put the information on a see what you can tell me. I don't know anything about these kinds of things and am quite frustrated. I think all the information is in the crash report, but if not please ask and I will answer whatever questions you have.

 

Thank you in advance.

 

 

---- Minecraft Crash Report ----
// Shall we play a game?
 
Time: 5/9/13 5:34 PM
Description: Exception ticking world
 
java.lang.NullPointerException
at net.minecraft.world.World.func_72803_f(World.java:594)
at net.minecraft.block.BlockFarmland.func_72247_n(BlockFarmland.java:143)
at net.minecraft.block.BlockFarmland.func_71847_b(BlockFarmland.java:73)
at net.minecraft.world.WorldServer.func_72893_g(WorldServer.java:438)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:641)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:571)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:171)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:469)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
 
 
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
 
-- Head --
Stacktrace:
at net.minecraft.world.World.func_72803_f(World.java:594)
at net.minecraft.block.BlockFarmland.func_72247_n(BlockFarmland.java:143)
at net.minecraft.block.BlockFarmland.func_71847_b(BlockFarmland.java:73)
at net.minecraft.world.WorldServer.func_72893_g(WorldServer.java:438)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)
 
-- Affected level --
Details:
Level name: Utopia
All players: 1 total; [EntityPlayerMP['spacejas'/308, l='Utopia', x=151.54, y=64.00, z=370.52]]
Chunk stats: ServerChunkCache: 670 Drop: 0
Level seed: 6728542290215461461
Level generator: ID 02 - largeBiomes, ver 0. Features enabled: true
Level generator options: 
Level spawn location: World: (180,64,256), Chunk: (at 4,4,0 in 11,16; contains blocks 176,0,256 to 191,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 227192 game time, 337755 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 6728 (now: true), thunder time: 53960 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:641)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:571)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:171)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:469)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
 
-- 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(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 311848728 bytes (297 MB) / 518979584 bytes (494 MB) up to 518979584 bytes (494 MB)
JVM Flags: 2 total; -Xms512m -Xmx512m
AABB Pool Size: 3842 (215152 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 71
FML: MCP v7.51 FML v5.2.2.684 Minecraft Forge 7.8.0.684 Optifine OptiFine_1.5.2_HD_D2 9 mods loaded, 9 mods active
mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{5.2.2.684} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{7.8.0.684} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{0.8.6.4} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.5.2.11} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Highlands{1.2.5} [Highlands] (Highlands-Mod-1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Wuppy29_Peacefulpack{1.1.5.9} [The Peacefulpack] (The-Peacefulpack-Mod-1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_ControlPack{5.8} [mod_ControlPack] (ControlPack-Mod-1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
SatscapeSimukraft{0.10.3 Beta} [Sim-U-Kraft] (Sim-U-Kraft-forge-0.10.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 750 (42000 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['spacejas'/308, l='Utopia', x=151.54, y=64.00, z=370.52]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
Yenwood
Staff Memember
Community Managers
WoM Member: 325067
WoM Coins: 1644

This is multiplayer, right? Try it without mods.

Spacejas
WoM Member
Members
WoM Member: 630164
WoM Coins: 3
It wierd, but I am not

It wierd, but I am not playing multiplayer, just single and offline. I have reinstalled everything and it seems to be working now. I will keep this updated with what is going on.  Thank you.

bwinb
Contributor
Contributor
WoM Member: 499352
WoM Coins: 399
Level storage version:

Level storage version: 0x04ABD - Anvil

Anvil?!?!?

SkYaRa
Epic Contributor
Contributor
WoM Member: 59579
WoM Coins: 1028

Anvil is Minecraft's world format

Source: Niels

bwinb
Contributor
Contributor
WoM Member: 499352
WoM Coins: 399
Anvil is Minecraft's world

Anvil is Minecraft's world format

Oh okay didn't know that.
ssfdre38
Epic Contributor
Contributor +
WoM Member: 369733
WoM Coins: 1405

your forge isnt setup right so you need to redo your minecraft forge

Spacejas
WoM Member
Members
WoM Member: 630164
WoM Coins: 3
I will try that. I hasn't

I will try that. I hasn't happened in a couple days, but now it's very laggy. I will try again.  Thank you all for the help.