---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!

Time: 3/21/19 8:36 PM
Description: Ticking entity

java.lang.NullPointerException: Ticking entity
	at awb$b.e(SourceFile:267)
	at ann.e(SourceFile:55)
	at alz$$Lambda$2793/2071331455.accept(Unknown Source)
	at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
	at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
	at java.util.Iterator.forEachRemaining(Iterator.java:116)
	at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
	at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
	at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
	at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
	at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
	at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
	at alz.a(SourceFile:80)
	at aii.cX(SourceFile:615)
	at aih.k(SourceFile:2206)
	at aii.k(SourceFile:479)
	at atj.k(SourceFile:38)
	at awb.k(SourceFile:77)
	at aih.h(SourceFile:2051)
	at aii.h(SourceFile:293)
	at atj.h(SourceFile:50)
	at ahy.aL(SourceFile:1629)
	at aih.aL(SourceFile:2345)
	at vd.a(SourceFile:611)
	at vd.a(SourceFile:589)
	at vd$$Lambda$2633/380109832.accept(Unknown Source)
	at bgf.a(SourceFile:668)
	at vd.a(SourceFile:384)
	at net.minecraft.server.MinecraftServer.b(SourceFile:816)
	at net.minecraft.server.MinecraftServer.a(SourceFile:755)
	at dwc.a(SourceFile:128)
	at net.minecraft.server.MinecraftServer.run(SourceFile:630)
	at java.lang.Thread.run(Thread.java:745)


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

-- Head --
Thread: Server thread
Stacktrace:
	at awb$b.e(SourceFile:267)
	at ann.e(SourceFile:55)
	at alz$$Lambda$2793/2071331455.accept(Unknown Source)
	at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
	at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
	at java.util.Iterator.forEachRemaining(Iterator.java:116)
	at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
	at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
	at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
	at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
	at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
	at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
	at alz.a(SourceFile:80)
	at aii.cX(SourceFile:615)
	at aih.k(SourceFile:2206)
	at aii.k(SourceFile:479)
	at atj.k(SourceFile:38)
	at awb.k(SourceFile:77)
	at aih.h(SourceFile:2051)
	at aii.h(SourceFile:293)
	at atj.h(SourceFile:50)
	at ahy.aL(SourceFile:1629)
	at aih.aL(SourceFile:2345)
	at vd.a(SourceFile:611)
	at vd.a(SourceFile:589)
	at vd$$Lambda$2633/380109832.accept(Unknown Source)

-- Entity being ticked --
Details:
	Entity Type: minecraft:ravager (atp)
	Entity ID: 967055
	Entity Name: Ravager
	Entity's Exact location: 13.37, 56.00, 41.40
	Entity's Block location: World: (13,56,41), Chunk: (at 13,3,9 in 0,2; contains blocks 0,0,32 to 15,255,47), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
	Entity's Momentum: 0.00, -0.08, 0.00
	Entity's Passengers: []
	Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
	at bgf.a(SourceFile:668)
	at vd.a(SourceFile:384)

-- Affected level --
Details:
	Level name: New World
	All players: 1 total; [ve['LegoRenovate'/1, l='New World', x=-0.98, y=56.00, z=-4.47]]
	Chunk stats: ServerChunkCache: 2828
	Level seed: -6869468310648851873
	Level generator: ID 01 - flat, ver 0. Features enabled: true
	Level generator options: {biome:"minecraft:desert",layers:[{block:"minecraft:bedrock",height:1b},{block:"minecraft:stone",height:3b},{block:"minecraft:sandstone",height:52b}],structures:{}}
	Level spawn location: World: (8,55,8), Chunk: (at 8,3,8 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: 14662 game time, 14662 day time
	Level dimension: 0
	Level storage version: 0x04ABD - Anvil
	Level weather: Rain time: 60300 (now: false), thunder time: 83189 (now: false)
	Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
	at net.minecraft.server.MinecraftServer.b(SourceFile:816)
	at net.minecraft.server.MinecraftServer.a(SourceFile:755)
	at dwc.a(SourceFile:128)
	at net.minecraft.server.MinecraftServer.run(SourceFile:630)
	at java.lang.Thread.run(Thread.java:745)

-- System Details --
Details:
	Minecraft Version: 19w12b
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_51, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 859626560 bytes (819 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
	JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
	Player Count: 1 / 8; [ve['LegoRenovate'/1, l='New World', x=-0.98, y=56.00, z=-4.47]]
	Data Packs: vanilla
	Type: Integrated Server (map_client.txt)
	Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.