-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.8-pre1
-
None
-
Java 7, Windows 7
-
Unconfirmed
---- Minecraft Crash Report ----
// There are four lights!
Time: 8/22/14 1:36 PM
Description: Ticking entity
java.lang.NullPointerException: Ticking entity
at apf.b(SourceFile:222)
at wv.a(SourceFile:1975)
at ahn.a(SourceFile:35)
at ahj.s_(SourceFile:148)
at aqs.a(SourceFile:1406)
at qt.a(SourceFile:601)
at aqs.g(SourceFile:1384)
at aqs.i(SourceFile:1277)
at qt.i(SourceFile:479)
at net.minecraft.server.MinecraftServer.z(SourceFile:607)
at net.minecraft.server.MinecraftServer.y(SourceFile:531)
at cyf.y(SourceFile:155)
at net.minecraft.server.MinecraftServer.run(SourceFile:447)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Stacktrace:
at apf.b(SourceFile:222)
at wv.a(SourceFile:1975)
at ahn.a(SourceFile:35)
at ahj.s_(SourceFile:148)
at aqs.a(SourceFile:1406)
at qt.a(SourceFile:601)
at aqs.g(SourceFile:1384)
– Entity being ticked –
Details:
Entity Type: SmallFireball (ahn)
Entity ID: 977075
Entity Name: Small Fireball
Entity's Exact location: -500.48, 56.51, 41.95
Entity's Block location: -501.00,56.00,41.00 - World: (-501,56,41), Chunk: (at 11,3,9 in -32,2; contains blocks -512,0,32 to -497,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Entity's Momentum: 0.01, 0.00, -0.35
Entity's Rider: ~ERROR~ NullPointerException: null
Entity's Vehicle: ~ERROR~ NullPointerException: null
Stacktrace:
at aqs.i(SourceFile:1277)
at qt.i(SourceFile:479)
– Affected level –
Details:
Level name: New World
All players: 1 total; [qw['TCPlay1'/309851, l='New World', x=-493.91, y=56.00, z=44.68]]
Chunk stats: ServerChunkCache: 676 Drop: 0
Level seed: 146769373765424592
Level generator: ID 01 - flat, ver 0. Features enabled: true
Level generator options: 3;minecraft:stone,3*minecraft:stone,52*minecraft:sandstone;2;
Level spawn location: -507.00,4.00,34.00 - World: (-507,4,34), Chunk: (at 5,0,2 in -32,2; contains blocks -512,0,32 to -497,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 8100 game time, 8100 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 67719 (now: false), thunder time: 151961 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.z(SourceFile:607)
at net.minecraft.server.MinecraftServer.y(SourceFile:531)
at cyf.y(SourceFile:155)
at net.minecraft.server.MinecraftServer.run(SourceFile:447)
at java.lang.Thread.run(Unknown Source)
– System Details –
Details:
Minecraft Version: 1.8-pre1
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_05, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 419623160 bytes (400 MB) / 961187840 bytes (916 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [qw['TCPlay1'/309851, l='New World', x=-493.91, y=56.00, z=44.68]]
Type: Integrated Server (map_client.txt)
Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
- duplicates
-
MC-68748 Crash: Command "Summon SmallFireball" on Mobs!
- Resolved