mojira.dev
MC-87869

crash after steping off Pressure Plate

---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!

Time: 02.09.15 17:22
Description: Exception ticking world

java.lang.IllegalStateException: TickNextTick list out of synch
	at ll.a(SourceFile:557)
	at ll.d(SourceFile:225)
	at net.minecraft.server.MinecraftServer.D(SourceFile:617)
	at net.minecraft.server.MinecraftServer.C(SourceFile:553)
	at bvd.C(SourceFile:154)
	at net.minecraft.server.MinecraftServer.run(SourceFile:457)
	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 ll.a(SourceFile:557)
	at ll.d(SourceFile:225)

-- Affected level --
Details:
	Level name: TEst
	All players: 1 total; [ln['0H111'/0, l='TEst', x=397,84, y=88,00, z=-40,90]]
	Chunk stats: ServerChunkCache: 1426 Drop: 0
	Level seed: -1345878532405487537
	Level generator: ID 00 - default, ver 1. Features enabled: true
	Level generator options: 
	Level spawn location: 77,00,64,00,-171,00 - World: (77,64,-171), Chunk: (at 13,4,5 in 4,-11; contains blocks 64,0,-176 to 79,255,-161), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
	Level time: 2274188 game time, 3868822 day time
	Level dimension: 0
	Level storage version: 0x04ABD - Anvil
	Level weather: Rain time: 106314 (now: false), thunder time: 92867 (now: false)
	Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
	at net.minecraft.server.MinecraftServer.D(SourceFile:617)
	at net.minecraft.server.MinecraftServer.C(SourceFile:553)
	at bvd.C(SourceFile:154)
	at net.minecraft.server.MinecraftServer.run(SourceFile:457)
	at java.lang.Thread.run(Unknown Source)

-- System Details --
Details:
	Minecraft Version: 15w36a
	Operating System: Windows 7 (amd64) version 6.1
	Java Version: 1.8.0_31, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 385037120 bytes (367 MB) / 870318080 bytes (830 MB) up to 3817865216 bytes (3641 MB)
	JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G
	IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
	Profiler Position: N/A (disabled)
	Player Count: 1 / 8; [ln['0H111'/0, l='TEst', x=397,84, y=88,00, z=-40,90]]
	Type: Integrated Server (map_client.txt)
	Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.

Linked issues

Attachments

Comments 6

crash after steping off Pressure Plate.
the Pressure Plate had to close a door.

Dlawso the Really Lucky Rabbit

Incomplete without a crash report. Please attach it so the issue can be diagnosed.

This ticket is incomplete. Please review the guidelines before reporting issues.
For technical support please use the Mojang Support Center.

--- This action was performed automagically. If you believe this was done erroneously, please :light_bulb_on: raise an issue.

I put it in the description

Gustav Sulingga Wahrberg

Can confirm this for servers as well...

Crash log:

[17:27:44] [Server thread/ERROR]: Encountered an unexpected exception
e: Exception ticking world
at net.minecraft.server.MinecraftServer.D(SourceFile:621) ~[minecraft_server.15w36a.jar:?]
at kv.D(SourceFile:314) ~[minecraft_server.15w36a.jar:?]
at net.minecraft.server.MinecraftServer.C(SourceFile:553) ~[minecraft_server.15w36a.jar:?]
at net.minecraft.server.MinecraftServer.run(SourceFile:457) [minecraft_server.15w36a.jar:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
Caused by: java.lang.IllegalStateException: TickNextTick list out of synch
at ll.a(SourceFile:557) ~[minecraft_server.15w36a.jar:?]
at ll.d(SourceFile:225) ~[minecraft_server.15w36a.jar:?]
at net.minecraft.server.MinecraftServer.D(SourceFile:617) ~[minecraft_server.15w36a.jar:?]
... 4 more
[17:27:44] [Server thread/ERROR]: This crash report has been saved to: D:\Minecraft\Servers[Snapshots]\15w36\Snapshot Survival\.\crash-reports\crash-2015-09-02_17.27.44-server.txt
[17:27:44] [Server thread/INFO]: Stopping server
[17:27:44] [Server thread/INFO]: Saving players
[17:27:44] [Server thread/INFO]: — lost connection: TranslatableComponent{key='disconnect.genericReason', args=[Internal Exception: java.lang.StackOverflowError], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
[17:27:44] [Server thread/INFO]: — left the game
[17:27:44] [Server thread/INFO]: Saving worlds
[17:27:44] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[17:27:44] [Server thread/INFO]: Saving chunks for level 'world'/Nether
[17:27:44] [Server thread/INFO]: Saving chunks for level 'world'/The End
[17:27:45] [Server Shutdown Thread/INFO]: Stopping server

Oliver Hein

(Unassigned)

Unconfirmed

Minecraft 15w36a

Minecraft 15w36b

Retrieved